<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{font-family:YuGothicM;font-weight:normal;src:local("YuGothic-Medium"),local("Yu Gothic Medium"),local("YuGothic-Regular")}@font-face{font-family:YuGothicM;font-weight:bold;src:local("YuGothic-Bold"),local("Yu Gothic Bold")}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}@-webkit-keyframes AnimatedLinearGradient{0%{background-position:0% 50%;background-size:100% 200%}50%{background-position:100% 50%;background-size:400% 400%}100%{background-position:0% 50%;background-size:100% 200%}}@keyframes AnimatedLinearGradient{0%{background-position:0% 50%;background-size:100% 200%}50%{background-position:100% 50%;background-size:400% 400%}100%{background-position:0% 50%;background-size:100% 200%}}@-webkit-keyframes text_animation1{0%{letter-spacing:-.7em}100%{letter-spacing:0}}@keyframes text_animation1{0%{letter-spacing:-.7em}100%{letter-spacing:0}}@font-face{font-family:YuGothicM;font-weight:normal;src:local("YuGothic-Medium"),local("Yu Gothic Medium"),local("YuGothic-Regular")}@font-face{font-family:YuGothicM;font-weight:bold;src:local("YuGothic-Bold"),local("Yu Gothic Bold")}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}@keyframes AnimatedLinearGradient{0%{background-position:0% 50%;background-size:100% 200%}50%{background-position:100% 50%;background-size:400% 400%}100%{background-position:0% 50%;background-size:100% 200%}}@keyframes text_animation1{0%{letter-spacing:-.7em}100%{letter-spacing:0}}.information .hero-main .title{color:#333}.information .nav-breadcrumb&gt;ul&gt;li{color:#333}.information .nav-breadcrumb&gt;ul&gt;li&gt;a{color:#333}

.is-single ul.press-list {
    margin: 30px 0 0 0!important;
    padding: 0!important;
}
@media (max-width: 1160px) {
    .is-single ul.press-list {
        margin: 10px 0 0 0!important;
    }
}
.is-single ul.press-list &gt; li.press-item {
    padding: 0;
    text-indent: 0;
    text-align: center;
}

.is-single ul &gt; li.press-item::before {
    content: none;
}

.press-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

@media (max-width: 1160px) {
    .press-list {
        flex-direction: column;
    }
}

.press-item {
    position: relative;
    width: 30%;
    margin-top: 15px;
    margin-right: 40px;
    text-align: center;
}

@media (max-width: 1160px) {
    .press-item {
        width: 100%;
    }
}

.press-item:nth-of-type(3n) {
    margin-right: 0;
}

@media (max-width: 1160px) {
    .press-item {
        margin-right: 30px;
        text-align: left;
    }
}

.press-item &gt; input {
    display: none;
}
.press-item &gt; label {
    display: inline-block;
}
.press-item &gt; label .press-caption::before, .press-item &gt; label .press-caption::after {
    position: absolute;
    top: 0;
    left: 20px;
    content: '';
    display: block;
}
.press-item &gt; label .press-caption::after {
  position: absolute;
  top: 0;
  left: 20px;
  content: '';
  display: block;
}
.press-item &gt; input:checked + label .press-caption::after {
  top: 0;
  left: 25px;
  width: 18px;
  height: 9px;
  border-left: 2px solid #999;
  border-bottom: 2px solid #999;
  margin-left: -22px;
  vertical-align: middle;
  -webkit-transform: rotate(-55deg);
          transform: rotate(-55deg);
}
@media (max-width: 1160px) {
    .press-item &gt; input:checked + label .press-caption::after {
        margin-left: -25px;
    }
}
.press-item &gt; label .press-caption::before {
  content: '';
  width: 20px;
  height: 20px;
  border: 2px solid #dbdbdb;
  margin-left: -1.5em;
  background-color: #fff;
}
@media (max-width: 1160px) {
    .press-item &gt; label .press-caption::before {
        margin-left: -2.5em;
    }
}

.press-image img {
    object-fit: cover;
    font-family: 'object-fit:cover;';
    /* width: 100%; */
    height: 200px;
}

.press-caption {
    position: relative;
    text-align: left;
    padding-left: 30px;
    margin-top: 5px;
    font-size: 1.3rem;
    line-height: 1.3;
}

.press-buttons {
    margin-top: 40px;
}
.press-buttons &gt; label {
    display: block;
    width: 50%;
    margin: 0 auto;
}
.press-buttons &gt; label &gt; input {
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 20px;
}
.press-buttons &gt; label &gt; input[type="button"] {
    color: #fff;
    background-color: #333;
    cursor: pointer;
}
.press-buttons &gt; label &gt; input[type="button"]:disabled {
    opacity: 0.3;
    cursor: default;
}

.hero-main.hero-pres .title,
.hero-main.hero-pres .nav-breadcrumb li &gt; a {
    color: #fff;
}

.hero-main.hero-pres .nav-breadcrumb &gt; ol &gt; li:not(:first-child)::before {
    border-left-color: #fff;
}</pre></body></html>