<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

  @media screen and (max-width: 480px) {
.logo-header img {
max-width: 320px;
}
}
.header {
background-size: contain;
}  @media screen and (max-width: 1240px){ } @media screen and (max-width: 1030px){ } @media screen and (max-width: 768px){ } @media screen and (max-width: 480px){ }  .navi-in &gt; ul &gt; li {
line-height: calc(1256px / 6 * 64 / 460);
width: calc(100% / 6);
height: calc(1256px / 6 * 64 / 460 + 1em); }
#navi .navi-in &gt; .menu-mobile li {
height: calc(100vw / 2 * 64 / 460 + 1em);
} #navi-in &gt; ul &gt; li &gt; a {
width: 100%;
height: calc(100% - 1em);
background-size: contain;
} .navi-in &gt; ul &gt; li:nth-child(1) &gt; a {
background: url(https://douyo-shouka.com/wp-content/uploads/2023/02/gloval_2_haru_off.jpg) no-repeat;
}
.navi-in &gt; ul &gt; li:nth-child(1) &gt; a:hover {
background: url(https://douyo-shouka.com/wp-content/uploads/2023/02/gloval_2_haru_on.jpg) no-repeat;
} .navi-in &gt; ul &gt; li:nth-child(2) &gt; a {
background: url(https://douyo-shouka.com/wp-content/uploads/2023/02/gloval_2_natsu_off.jpg) no-repeat;
}
.navi-in &gt; ul &gt; li:nth-child(2) &gt; a:hover {
background: url(https://douyo-shouka.com/wp-content/uploads/2023/02/gloval_2_natsu_on.jpg) no-repeat;
} .navi-in &gt; ul &gt; li:nth-child(3) &gt; a {
background: url(https://douyo-shouka.com/wp-content/uploads/2023/02/gloval_2_aki_off.jpg) no-repeat;
}
.navi-in &gt; ul &gt; li:nth-child(3) &gt; a:hover {
background: url(https://douyo-shouka.com/wp-content/uploads/2023/02/gloval_2_aki_on.jpg) no-repeat;
} .navi-in &gt; ul &gt; li:nth-child(4) &gt; a {
background: url(https://douyo-shouka.com/wp-content/uploads/2023/02/gloval_2_fuyu_off.jpg) no-repeat;
}
.navi-in &gt; ul &gt; li:nth-child(4) &gt; a:hover {
background: url(https://douyo-shouka.com/wp-content/uploads/2023/02/gloval_2_fuyu_on.jpg) no-repeat;
} .navi-in &gt; ul &gt; li:nth-child(5) &gt; a {
background: url(https://douyo-shouka.com/wp-content/uploads/2023/02/gloval_2_sato_off.jpg) no-repeat;
}
.navi-in &gt; ul &gt; li:nth-child(5) &gt; a:hover {
background: url(https://douyo-shouka.com/wp-content/uploads/2023/02/gloval_2_sato_on.jpg) no-repeat;
} .navi-in &gt; ul &gt; li:nth-child(6) &gt; a {
background: url(https://douyo-shouka.com/wp-content/uploads/2023/02/gloval_2_wa_off.jpg) no-repeat;
}
.navi-in &gt; ul &gt; li:nth-child(6) &gt; a:hover {
background: url(https://douyo-shouka.com/wp-content/uploads/2023/02/gloval_2_wa_on.jpg) no-repeat;
} #navi-in &gt; ul &gt; li &gt; a .caption-wrap {
position: absolute;
bottom: -1.5em;
font-size: 0.75em;
font-weight: bold;
width: 100%;
height: 1.5em;
line-height: 1.5em;
}
#navi .navi-in &gt; .menu-mobile li {
height: calc(100vw / 2 * 64 / 460 + 1em);
} .navi-in a .item-label {
color: #ed98ff;
transition: .3s;
} #navi-in .item-label:hover {
transform: translateY(-5%);
text-shadow: 3px 4px 8px #6e6c6c;
} .widget_categories ul li a{
line-height: 1.3;
} .video-container {
max-width: none;
} add_action( 'template_redirect', function() {
if ( is_feed() &amp;&amp; headers_sent() === false ) {
header( 'X-Robots-Tag: noindex, follow', true );
}
} ); .wp-caption-text,
.wp-caption figcaption {
font-size: 75%; line-height: 1.4; margin-top: 0.5em; }</pre></body></html>