<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: 'Noto Sans JP',"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo, sans-serif;
}

.sp_only { display: none;}

#page {
    background: url(../images/pc_back.jpg) fixed top center / 100%;
    overflow: hidden;
}

#cyarikisha_top {
    padding-top: 3%;
    margin-bottom: 3%;
}

#cyarikisha_top div {
    max-width: 1152px;
    width: 60%;
    margin: 0 auto;
}

#cyarikisha_top a { 
    display: block;
    margin-bottom: 5%;
}

#cyarikisha_top a picture { transition: all .3s;}

#cyarikisha_top a picture:hover { transform: translateY(-5%);}

#cyarikisha_top picture {
    display: block;
    width: 100%;
}

#cyarikisha_top picture img { width: 100%;}

#page section {
    width: 80%;
    padding-top: 5%;
    display: flex;
    position: relative;
    box-shadow: 35px 35px 0 rgba(0, 0, 0, .25);
}

#page section &gt; div { width: 75%;}

#page section h2 {
    text-align: center;
    width: 100%;
    margin-bottom: 4%;
}

#page section picture { 
    display: block;
    width: 100%;
}

#page .left {
    justify-content: flex-end;
    float: left;
}

#page .right {
    justify-content: flex-start;
    float: right;
}

.clearboth { clear: both;}

#concept {
    background: url(../images/concept_deco_top_pc.png) no-repeat top / 
    100%, url(../images/concept_deco_btm_pc.png) no-repeat bottom / 100% ,#0d6fb8;
    padding-bottom: 25%;
    padding-right: 5%;
    margin-bottom: 25%;
}

#concept h2 img { width: 27%;}

#concept .concept_img {
    position: absolute;
    width: 65%; 
    right: -10%;  
}

#concept p {
    width: 100%;
    text-align: center;
    margin-bottom: 4%;
}

#concept picture img { width: 60%;}

#concept .movie {
    position: relative;
    width: 80%;
    aspect-ratio: 16/9;
    margin: 0 auto 4%;
    overflow: hidden;
 }

 #concept .tvo-video {
    position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     right: 0;
}

#cast {
    background: url(../images/cast_deco_top_pc.png) no-repeat top left / 80%,
    url(../images/cast_deco_btm_pc.png) no-repeat bottom right / 70%, #e60012;
    padding-bottom: 15%;
    margin-bottom: 25%;
}

#cast ul {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 6%;
}

#cast ul li { width: 35%;}

#cast ul li:first-child { margin-right: 7%;}

#cast ul li img { width: 100%;}

#cast .cast_img {
    position: absolute;
    width: 75%;
    bottom: -25%;
    left: -5%; 
}

#cast h2 img { width: 20%;}

#location { 
    background: url(../images/place_deco.png) repeat-y top left / 30%, #fff;
}

#location h2 img { width: 45%;}

#location .place:first-of-type { margin-bottom: 10%;}

#location .place &gt; img { 
    display: block;
    width: 85%;
    margin: 0 auto 4%;
}

#location p {
    width: 100%;
    text-align: center;
}

#location p:first-of-type picture {
    width: 60% !important;
    margin: 0 auto 5%;
}

#location p:last-of-type picture {
    width: 75% !important;
    margin: 0 auto 12% auto;
}

#location picture img { width: 100%;}

#location h3 {
    text-align: center;
    width: 100%;
    margin-bottom: 3%;
}

#location h3 img { width: 50%;}

#location .place_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.5em;
    width: 85%;
    margin: 0 auto 5%;
}

#location .place_list li { text-align: center;}

#location .place_list li h4 {
    font-size: 1.3vw;
    font-weight: 700;
    /* color: #e60012; */
    margin-bottom: 2%;
    background: rgb(255,255,0);
background: linear-gradient(0deg, rgba(255,255,0,1) 0%, rgba(255,255,0,1) 50%, rgba(255,255,0,0) 50%, rgba(255,255,0,0) 100%);
}

#location .place_list li h4 span,
#location .place_list li p:last-of-type span { color: #e60012;}

#location .place_list li img { 
    width: 100%;
    margin-bottom: 2%;
}

#location .place_list li p { line-height: 1.3;}

#location .place_list li p:first-of-type {
    font-size: 1vw;
    font-weight: 700;
    margin-bottom: 2%;
}

#location .place_list li p:last-of-type {
    font-size: 1vw;
    font-weight: 400;
}

#location .place_list li p:last-of-type span { font-weight: 700;}

#location .map {
    width: 85%;
    margin: 0 auto 5%;
    position: relative;    
}


#location .point a {
    display: block;
    width: 2.7%;
    padding-top: 2.7%;
    background: url(../images/star.png) no-repeat center / 100%;
    position: absolute;
    transition: all .3s;
}

#location .point a:hover { transform: translateY(-5%);}

#location .point .star01 {
    top: 78.5%;
    left: 32%;
}

#location .point .star02 {
    top: 76.5%;
    left: 35.9%;
}

#location .point .star03 {
    top: 66%;
    left: 40.3%;
}

#location .point .star04 {
    top: 63.9%;
    left: 38.3%;
}

#location .point .star05 {
    top: 63.9%;
    left: 33.1%;
}

#location .point .star06 {
    top: 59.8%;
    left: 37.5%;
}

#location .point .star07 {
    top: 37.5%;
    left: 42.2%;
}

.modaal-gallery-prev-inner,
.modaal-gallery-next-inner { display: none !important;}


#location .map &gt; img { width: 100%;}

#location .sns, #location .tver_yt {
    width: 65%;
    margin: 0 auto 8% auto;
    display: flex;
    justify-content: space-between;
}

#location .sns li, #location .tver_yt li { 
    width: 47%;
    margin-bottom: 0;
}

#location .sns li img, #location .tver_yt li img { width: 100%;}

#location .sns li:hover,
#location .tver_yt li a:hover,
#location .archives li a:hover,
#location .cycle_mode a:hover { opacity: .7;}

#location .archives_hd {
    position: relative;
    width: 85%;
    margin: 0 auto 3% auto;
    font-size: 1.3vw;
    font-weight: 700;
}

#location .archives_hd::before,
#location .archives_hd::after {
    position: absolute;
    content: "";
    display: block;
    width: 37%;
    height: 2px;
    top: calc(50% - 1px);
    background-color: #000;
}

#location .archives_hd::before { left: 0;}

#location .archives_hd::after { right: 0;}

#location .archives {
    width: 85%;
    margin: 0 auto 6% auto;
    border-bottom: solid 2px #000;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2em;
    padding-bottom: 5%;
}

#location .archives li img { 
    width: 100%;
    margin-bottom: 2%;
}

#location .archives p { 
    font-size: 0.9vw;
    font-weight: 700;
    line-height: 1.5;
}

#location h5 {
    font-size: 1.3vw;
    font-weight: 700;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 2%;
}

#location h5::before,
#location h5::after {
    position: absolute;
    content: "";
    display: block;
    width: 3%;
    height: 3px;
    background-color: #000;
    bottom: 35%;
}

#location h5::before { 
    left: 35.5%;
    transform: rotate(50deg);
}

#location h5::after { 
    right: 35.5%;
    transform: rotate(-50deg);
}

#location .cycle_mode {
    width: 35%;
    margin: 0 auto 10% auto;
}

#location .cycle_mode a img { width: 100%;}

#page-top {
    position: fixed;
    right: 0;
    bottom: 3%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 150px;
    color: #fff;
    background-color: #154df4;
    writing-mode: vertical-rl;
    font-size: 22px;
    letter-spacing: 0.05em;
    font-weight: 700;
    border-left: solid 1px #fff;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

/* ----------- responsive ----------- */

@media (max-width: 767px) {

    .sp_only { display: block;}


    #page { background: url(../images/sp_back.jpg) fixed top center/ 100%;}

    #cyarikisha_top {
        padding-top: 13%;
        margin-bottom: 13%;
    }

    #cyarikisha_top div,
    #page section &gt; div { width: 90%;}

    #cyarikisha_top a { margin-bottom: 10%;}

    #page section { 
        width: 100%;
        padding-top: 13%;
    }

    #page .left, #page .right { justify-content: center;}

    #concept h2 img { width: 55%;}

    #page section h2 { margin-bottom: 10%;}

    #concept .movie {
        width: 100%;
        margin: 0 auto 10%;
    }

    #concept {
        background: url(../images/concept_deco_top_sp.png) no-repeat top / 100%, 
        url(../images/concept_deco_btm_sp.png) no-repeat bottom / 100% ,#0d6fb8;
        padding-right: 0;
        padding-bottom: 65%;
        margin-bottom: 10%;
        margin-bottom: 75%;
    }

    #concept p { margin-bottom: 15%;}

    #concept picture img { width: 100%;}

    #concept .concept_img {
        width: 100%;
        right: -5%;
    }

    #cast h2 img { width: 40%;}

    #cast ul { 
        flex-direction: column;
        align-items: center;
    }

    #cast ul li { width: 70%;}

    #cast ul li:first-child {
        margin-right: 0;
        margin-bottom: 10%;
    }

    #cast {
        background: url(../images/cast_deco_top_sp.png) no-repeat top left / 100%, 
        url(../images/cast_deco_btm_sp.png) no-repeat bottom right / 100%, #e60012;
        padding-bottom: 50%;
        margin-bottom: 30%;
    }

    #cast .cast_img {
        width: 100%;
        bottom: -5%;
        left: 3%;
    }

    #location { background-image: none;}

    #location h2 img { width: 90%;}

    #location .place &gt; img {
        width: 100%;
        margin: 0 auto 10%;
    }

    #location h3 img { width: 90%;}

    #location .place_list { gap: 1.5em;
}

    #location ul li { margin-bottom: 10%;}

    #location ul li img { margin-bottom: 5%;}

    #location .place_list li p:first-of-type { font-size: 3vw;}

    #location .place_list li p:last-of-type,
    #location .archives p { font-size: 2.5vw;}

    #location .place_list li h4 {
        font-size: 2.8vw;
        margin-bottom: 5%;
    }

    #location .archives {
        grid-template-columns: 1fr 1fr;
        gap: 1.5em;
    }

    #location .place_list, #location .map, #location .archives,
    #location .archives_hd { width: 100%;}

    #location .sns,
    #location .tver_yt {
        flex-direction: column;
        align-items: center;
        margin-bottom: 10%;
    }

    #location .sns li,
    #location .tver_yt li { width: 100%;}

    #location .archives_hd { font-size: 4vw;}

    #location .archives_hd::before,
    #location .archives_hd::after { width: 30%;}

    #location h5 { font-size: 3.8vw;}

    #location h5::before, #location h5::after { width: 5%;}

    #location h5::before { left: 22%;}

    #location h5::after { right: 22%;}

    #location .cycle_mode {
        width: 65%;
        margin: 0 auto 15% auto;
    }

    #page-top {
        width: 50px;
        height: 110px;
        font-size: 16px;
    }

}</pre></body></html>