@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap);:root{--color-default:#231815;--color-black:#000;--color-white:#fff;--color-gray:#595757;--color-gray2:#606060;--color-sky-blue:#EBF4F9;--color-red:#E50012}html{font-weight:500;font-family:"Noto Sans JP",-apple-system,BlinkMacSystemFont," .SFNSDisplay-Regular","Hiragino Sans",Helvetica,"游ゴシック  Medium",meiryo,sans-serif;font-size:.83vw;line-height:2em;color:var(--color-font-default);background-color:var(--color-bg-default);scroll-padding-top:140px;overflow-x:hidden}@media screen and (max-width:840px){html{font-size:4.1vw}}a,button,h1,h2,h3,h4,h5,h6,input,label,li,p,select,textarea{font-weight:500;font-size:1rem;line-height:2em;color:var(--color-default)}a.serif,button.serif,h1.serif,h2.serif,h3.serif,h4.serif,h5.serif,h6.serif,input.serif,label.serif,li.serif,p.serif,select.serif,textarea.serif{font-family:"Noto Serif JP",sans-serif}a.semi-bold,button.semi-bold,h1.semi-bold,h2.semi-bold,h3.semi-bold,h4.semi-bold,h5.semi-bold,h6.semi-bold,input.semi-bold,label.semi-bold,li.semi-bold,p.semi-bold,select.semi-bold,textarea.semi-bold{font-weight:600}a.bold,button.bold,h1.bold,h2.bold,h3.bold,h4.bold,h5.bold,h6.bold,input.bold,label.bold,li.bold,p.bold,select.bold,textarea.bold{font-weight:700}a.extra-bold,button.extra-bold,h1.extra-bold,h2.extra-bold,h3.extra-bold,h4.extra-bold,h5.extra-bold,h6.extra-bold,input.extra-bold,label.extra-bold,li.extra-bold,p.extra-bold,select.extra-bold,textarea.extra-bold{font-weight:800}a.right,button.right,h1.right,h2.right,h3.right,h4.right,h5.right,h6.right,input.right,label.right,li.right,p.right,select.right,textarea.right{text-align:right}a.left,button.left,h1.left,h2.left,h3.left,h4.left,h5.left,h6.left,input.left,label.left,li.left,p.left,select.left,textarea.left{text-align:left!important}a.justify,button.justify,h1.justify,h2.justify,h3.justify,h4.justify,h5.justify,h6.justify,input.justify,label.justify,li.justify,p.justify,select.justify,textarea.justify{text-align:justify}a.center,button.center,h1.center,h2.center,h3.center,h4.center,h5.center,h6.center,input.center,label.center,li.center,p.center,select.center,textarea.center{text-align:center}a.underline,button.underline,h1.underline,h2.underline,h3.underline,h4.underline,h5.underline,h6.underline,input.underline,label.underline,li.underline,p.underline,select.underline,textarea.underline{text-decoration:underline}.modal-cont,.section,footer,header,section{position:relative;width:100%;padding:0 24px}@media screen and (max-width:840px){.modal-cont,.section,footer,header,section{padding:0 10px}}.modal-cont>.bg,.section>.bg,footer>.bg,header>.bg,section>.bg{position:absolute;z-index:-1}.modal-cont>.bg.bg-cover,.section>.bg.bg-cover,footer>.bg.bg-cover,header>.bg.bg-cover,section>.bg.bg-cover{top:0;right:0;bottom:0;left:0}.modal-cont>.bg.bg-center,.section>.bg.bg-center,footer>.bg.bg-center,header>.bg.bg-center,section>.bg.bg-center{top:50%;right:50%;transform:translate(50%,-50%);width:100%;height:100%}.modal-cont>.bg.bg-hidden,.section>.bg.bg-hidden,footer>.bg.bg-hidden,header>.bg.bg-hidden,section>.bg.bg-hidden{overflow:hidden}.modal-cont>.container,.section>.container,footer>.container,header>.container,section>.container{position:relative;width:100%;max-width:62.3vw;margin:auto}@media screen and (max-width:840px){.modal-cont>.container,.section>.container,footer>.container,header>.container,section>.container{max-width:640px}}.modal-cont>.container.narrow,.section>.container.narrow,footer>.container.narrow,header>.container.narrow,section>.container.narrow{max-width:996px}@media screen and (max-width:840px){.modal-cont>.container.narrow,.section>.container.narrow,footer>.container.narrow,header>.container.narrow,section>.container.narrow{max-width:640px}}.modal-cont>.container.wide,.section>.container.wide,footer>.container.wide,header>.container.wide,section>.container.wide{max-width:78.1vw}@media screen and (max-width:840px){.modal-cont>.container.wide,.section>.container.wide,footer>.container.wide,header>.container.wide,section>.container.wide{max-width:640px}}.modal-cont.wide,.section.wide,footer.wide,header.wide,section.wide{padding:0 26px}@media screen and (max-width:840px){.modal-cont.wide,.section.wide,footer.wide,header.wide,section.wide{padding:0 40px}}.modal-cont.no-max,.section.no-max,footer.no-max,header.no-max,section.no-max{padding:0}.modal-cont.no-max>.container,.section.no-max>.container,footer.no-max>.container,header.no-max>.container,section.no-max>.container{max-width:none}img{display:block;width:100%;height:100%;-webkit-backface-visibility:hidden}button:disabled{background:var(--color-bg-gray-dark2)!important}input[type=submit]{cursor:pointer}.is-md{display:none}@media screen and (max-width:840px){.is-md{display:inherit}}.is-no-md{display:inherit}@media screen and (max-width:840px){.is-no-md{display:none}}.is-sm{display:none}@media screen and (max-width:680px){.is-sm{display:block}}.is-no-sm{display:block}@media screen and (max-width:680px){.is-no-sm{display:none}}.is-xs{display:none}@media screen and (max-width:425px){.is-xs{display:block}}.is-no-xs{display:block}@media screen and (max-width:425px){.is-no-xs{display:none}}@keyframes topToBottom{0%{transform:translateY(-108%)}80%{transform:translateY(108%)}100%{transform:translateY(108%)}}@keyframes moreArrow{0%{transform:translateX(0)}50%{transform:translateX(-32%)}100%{transform:translateX(0)}}.none{display:none!important}.event-none{pointer-events:none}.inline-block{display:inline-block}body{overflow-x:clip}@media screen and (max-width:840px){main{padding-top:6.9vh}}main a{font-size:14px;word-break:break-word}@media screen and (max-width:840px){main a{font-size:12px}}main a.not-line{text-decoration:none}main a.inherit{font-size:inherit}.swiper-pagination-bullet{width:.5vw;height:.5vw}@media screen and (max-width:840px){.swiper-pagination-bullet{width:1.5vw;height:1.5vw}}.swiper-pagination-bullet-active{background:var(--color-black)}.swiper-button-next,.swiper-button-prev{color:var(--color-black);top:unset}.swiper-button-next::after,.swiper-button-prev::after{font-size:.8vw;top:unset}@media screen and (max-width:840px){.swiper-button-next::after,.swiper-button-prev::after{font-size:1.5vw}}.more{font-weight:700;font-size:.93vw;position:relative;padding-right:2vw}@media screen and (max-width:840px){.more{font-size:2.8vw;padding-right:6vw}}.more::after{content:"";position:absolute;background-image:url(../../imgs/arrow.svg);background-repeat:no-repeat;width:1.5vw;height:.55vh;bottom:45%;right:0}@media screen and (max-width:840px){.more::after{width:5vw;height:1vh;bottom:.4vh}}header{position:absolute;top:0;width:100%;height:5.5vh;z-index:100}@media screen and (max-width:840px){header{height:6.9vh;background-color:var(--color-white)}}header.open{background-color:var(--color-black)}header.open>.container>.logo>a{color:var(--color-white)}header.open>.container>nav>ul>li>a{color:var(--color-white)}header.open .hamburger-button .hamburger-icon-bar{background-color:var(--color-white)}header>.container{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:840px){header>.container{height:inherit}}header>.container>.logo{padding-left:1vw}header>.container>.logo>a{font-size:1.56vw}@media screen and (max-width:840px){header>.container>.logo>a{font-size:6vw}}header>.container>.logo>h1{text-indent:-9999px;display:block;position:absolute}header>.container>nav{width:47vw}@media screen and (max-width:840px){header>.container>nav{display:none}}header>.container>nav>ul{display:flex;justify-content:space-between;align-items:center}header>.container>nav>ul>li>a{font-size:1.04vw}#sns-head{width:10.2vw;height:4.3vh;display:flex;align-items:self-start;justify-content:space-between;margin-right:5vw;margin-left:auto;margin-top:5.5vh}@media screen and (max-width:840px){#sns-head{display:none}}#sns-head>li>a>img{width:2vw;height:auto}#sns-head>li>a>p{font-size:.6vw;margin-top:-.5vw}#sns-head>li.ig{margin-top:-.2vw}#sns-head>li.ig>a>img{width:2.1vw}#sns-head>li.fc>a>img{width:1.8vw}.hamburger-menu{display:none}@media screen and (max-width:840px){.hamburger-menu{display:block}}.hamburger-button{background-color:transparent;border:none;padding:0;cursor:pointer;width:10vw;height:3.38vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative}.hamburger-button .hamburger-icon{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.hamburger-button .hamburger-icon-bar{display:block;width:100%;height:4px;background-color:var(--color-black);border-radius:2px;transition:transform .3s ease-in-out,opacity .3s ease-in-out,background-color .3s ease-in-out}.hamburger-button.active .hamburger-icon-bar{background-color:var(--color-black)}.hamburger-button.active .hamburger-icon-bar:nth-child(1){transform:translateY(12px) rotate(45deg)}.hamburger-button.active .hamburger-icon-bar:nth-child(2){opacity:0;transform:translateX(-100%)}.hamburger-button.active .hamburger-icon-bar:nth-child(3){transform:translateY(-12px) rotate(-45deg)}.sp-menu{display:none;position:fixed;top:6.9vh;left:0;width:100%;height:30vh;background-color:var(--color-black);z-index:1000;overflow-y:auto;padding:0 calc(10px + 1vw)}.sp-menu.active{display:flex;justify-content:space-between}.sp-menu *{color:var(--color-white)}.sp-menu ul li a{color:var(--color-white);font-size:5vw}.sp-menu .wrap{padding-top:4vh}.sp-menu .wrap>.sns{display:flex;align-items:start;justify-content:space-between;width:45vw}.sp-menu .wrap>.sns>.x{width:7vw;height:7vh}.sp-menu .wrap>.sns>.x img{margin:0 auto;padding-left:4px}.sp-menu .wrap>.sns>.x p{font-size:2vw;margin-top:-.4vh}.sp-menu .wrap>.sns>.ig img{width:10vw;height:7vh}.sp-menu .wrap>.sns>.fc{width:9.7vw;height:9.7vw}.sp-menu .wrap>.sns img{max-width:30px;max-height:30px}.sp-menu .wrap>.link>li>a{font-size:3vw}.no-scroll{overflow:hidden}footer{height:51vh;padding:8.3vh 0 5.7vh;text-align:center;background-color:var(--color-white)}@media screen and (max-width:840px){footer{height:unset;padding:3vh 10px 2.5vh}}footer>.container>.logo>a{font-size:3.1vw}@media screen and (max-width:840px){footer>.container>.logo>a{font-size:10vw}}footer>.container>.sns{margin:0 auto;display:flex;align-items:start;justify-content:space-between;width:12vw}@media screen and (max-width:840px){footer>.container>.sns{width:36vw}}footer>.container>.sns>.x{width:2.7vw;height:5.5vh}@media screen and (max-width:840px){footer>.container>.sns>.x{width:7vw;height:7vh}}footer>.container>.sns>.x img{margin:0 auto;padding-left:4px}footer>.container>.sns>.x p{font-size:.6vw;margin-top:-.4vh}@media screen and (max-width:840px){footer>.container>.sns>.x p{font-size:2vw}}footer>.container>.sns>.ig img{width:2.7vw;height:2.7vw;margin-top:-.3vw}@media screen and (max-width:840px){footer>.container>.sns>.ig img{width:10vw;height:7vh}}footer>.container>.sns>.fc{width:3.5vw;height:3.5vw;margin-top:-.1vw}@media screen and (max-width:840px){footer>.container>.sns>.fc{width:9.7vw;height:9.7vw}}footer>.container>.sns img{max-width:30px;max-height:30px}footer>.container>nav{width:41.4vw;margin:0 auto}@media screen and (max-width:840px){footer>.container>nav{width:100%}}footer>.container>nav>ul{display:flex;align-items:center;justify-content:space-around}footer>.container>nav>ul>li a{font-size:1vw}@media screen and (max-width:840px){footer>.container>nav>ul>li a{font-size:4vw}}footer>.container>nav.under{padding-top:5.3vh}@media screen and (max-width:840px){footer>.container>nav.under{padding-top:2vh;width:78vw}}@media screen and (max-width:840px){footer>.container>nav.under>ul>li a{font-size:2.5vw}}footer>.container>.cr{padding:5.7vh 0 0;font-size:.72vw}@media screen and (max-width:840px){footer>.container>.cr{font-size:1.9vw}}.top h2{font-size:2.08vw;letter-spacing:.02em;position:relative;line-height:1}@media screen and (max-width:840px){.top h2{font-size:3vw;letter-spacing:.15em}}.top h2::after{content:"";position:absolute;background-color:var(--color-black)}.top>#fv{position:relative;max-height:1080px;padding:0}@media screen and (max-width:840px){.top>#fv{width:100%}}.top>#fv .swiper-container .swiper-wrapper{height:100%;max-height:1080px}@media screen and (max-width:840px){.top>#fv .swiper-container .swiper-wrapper{height:100vh;max-height:1274px;width:100%}}.top>#fv .swiper-container .swiper-wrapper>.swiper-slide>img{-o-object-fit:cover;object-fit:cover}.top>#fv>.container{position:relative;height:inherit;z-index:1}.top>#fv>.container>img{position:absolute;width:39vw;height:auto;bottom:0;left:50%;transform:translateX(-50%);bottom:8.5vh}@media screen and (max-width:840px){.top>#fv>.container>img{width:53vw}}.top>#fv>.container>.sns{position:absolute;bottom:0;left:46%;transform:translateX(-50%);display:flex;align-items:start;justify-content:space-between;width:12vw}@media screen and (max-width:840px){.top>#fv>.container>.sns{width:36vw;left:50%}}.top>#fv>.container>.sns>.x{width:2.7vw;height:5.5vh}@media screen and (max-width:840px){.top>#fv>.container>.sns>.x{width:7vw;height:7vh}}.top>#fv>.container>.sns>.x img{margin:0 auto;padding-left:4px}.top>#fv>.container>.sns>.x p{font-size:.6vw;margin-top:-.4vh}@media screen and (max-width:840px){.top>#fv>.container>.sns>.x p{font-size:2vw}}.top>#fv>.container>.sns>.ig img{width:2.7vw;height:2.7vw;margin-top:-.2vw}@media screen and (max-width:840px){.top>#fv>.container>.sns>.ig img{width:10vw;height:7vh}}.top>#fv>.container>.sns>.fc{width:3.5vw;height:3.5vw}@media screen and (max-width:840px){.top>#fv>.container>.sns>.fc{width:9.7vw;height:9.7vw}}.top>#fv>.container>.sns img{max-width:30px;max-height:30px}.top>.fv.swiper-pagination{position:relative;padding-top:1.7vh}.top>#banner{padding-top:4.8vh}.top>#banner>.container>.swiper-container{margin:0 auto;width:58.3vw;max-width:700px;height:32vh;overflow-x:hidden}@media screen and (max-width:840px){.top>#banner>.container>.swiper-container{width:60vw;height:15vh}}.top>#banner>.container>.swiper-container img{-o-object-fit:contain;object-fit:contain}.top>#banner>.container>.swiper-container>.swiper-button-next,.top>#banner>.container>.swiper-container>.swiper-button-prev{width:4vw;position:absolute;top:56%;transform:translateY(-50%)}.top>#banner>.container>.swiper-container>.swiper-button-next::after,.top>#banner>.container>.swiper-container>.swiper-button-prev::after{content:"";width:4vw;height:4vw;border-radius:50%;background-image:url(../../imgs/arrow2.svg);background-size:50%;background-repeat:no-repeat;background-position:center;background-color:rgba(0,0,0,.5)}@media screen and (max-width:840px){.top>#banner>.container>.swiper-container>.swiper-button-next,.top>#banner>.container>.swiper-container>.swiper-button-prev{width:8vw;top:60%;transform:translateY(-40%)}.top>#banner>.container>.swiper-container>.swiper-button-next::after,.top>#banner>.container>.swiper-container>.swiper-button-prev::after{content:"";width:8vw;height:8vw}}.top>#banner>.container>.swiper-container>.swiper-button-prev{left:2vw}.top>#banner>.container>.swiper-container>.swiper-button-prev::after{transform:rotate(180deg)}.top>#banner>.container>.swiper-container>.swiper-button-next{right:2vw}.top>#banner>.container>div{position:relative}.top>#banner>.container>.swiper-pagination{margin-top:1vh;width:unset}.top>#news-schedule{margin-top:2.9vh;padding-top:13vh;padding-bottom:2.2vh;background-color:var(--color-sky-blue)}@media screen and (max-width:840px){.top>#news-schedule{margin-top:0;padding-top:7.7vh}}.top>#news-schedule>.container{display:flex;justify-content:space-between}@media screen and (max-width:840px){.top>#news-schedule>.container{display:block}}.top>#news-schedule>.container>.news,.top>#news-schedule>.container>.schedule{width:calc(50% - 1.7vw);height:52.2vh;display:flex;justify-content:space-between;position:relative}@media screen and (max-width:840px){.top>#news-schedule>.container>.news,.top>#news-schedule>.container>.schedule{width:100%;height:unset;display:block;padding-bottom:3.5vh}}.top>#news-schedule>.container>.news h2,.top>#news-schedule>.container>.schedule h2{position:relative;font-size:2vw;padding-right:.8vw;line-height:1.2}@media screen and (max-width:840px){.top>#news-schedule>.container>.news h2,.top>#news-schedule>.container>.schedule h2{font-size:6vw;padding-right:0;padding-bottom:1.7vh}}.top>#news-schedule>.container>.news h2::after,.top>#news-schedule>.container>.schedule h2::after{content:"";position:absolute;bottom:0;right:0;width:1px;height:calc(100% - .8vh);background-color:var(--color-black)}@media screen and (max-width:840px){.top>#news-schedule>.container>.news h2::after,.top>#news-schedule>.container>.schedule h2::after{width:71vw;right:unset;left:0;height:1px}}.top>#news-schedule>.container>.news .posts,.top>#news-schedule>.container>.schedule .posts{position:relative}.top>#news-schedule>.container>.news .posts>.post,.top>#news-schedule>.container>.schedule .posts>.post{display:flex;justify-content:space-between;width:25.4vw;height:12vh}@media screen and (max-width:840px){.top>#news-schedule>.container>.news .posts>.post,.top>#news-schedule>.container>.schedule .posts>.post{width:100%;height:22vh;padding:3.5vh 0;border-bottom:1px solid var(--color-black)}}.top>#news-schedule>.container>.news .posts>.post>.thumbnail,.top>#news-schedule>.container>.schedule .posts>.post>.thumbnail{width:7.8vw;height:6.7vw}@media screen and (max-width:840px){.top>#news-schedule>.container>.news .posts>.post>.thumbnail,.top>#news-schedule>.container>.schedule .posts>.post>.thumbnail{width:42vw;height:100%}}.top>#news-schedule>.container>.news .posts>.post>.thumbnail img,.top>#news-schedule>.container>.schedule .posts>.post>.thumbnail img{-o-object-fit:cover;object-fit:cover}.top>#news-schedule>.container>.news .posts>.post>.wrap,.top>#news-schedule>.container>.schedule .posts>.post>.wrap{width:15.9vw}.top>#news-schedule>.container>.news .posts>.post>.wrap.wide,.top>#news-schedule>.container>.schedule .posts>.post>.wrap.wide{width:100%}@media screen and (max-width:840px){.top>#news-schedule>.container>.news .posts>.post>.wrap,.top>#news-schedule>.container>.schedule .posts>.post>.wrap{width:calc(100% - 45vw)}}.top>#news-schedule>.container>.news .posts>.post>.wrap>.info,.top>#news-schedule>.container>.schedule .posts>.post>.wrap>.info{display:flex;align-items:center}.top>#news-schedule>.container>.news .posts>.post>.wrap>.info>.date,.top>#news-schedule>.container>.schedule .posts>.post>.wrap>.info>.date{width:5.4vw;height:2.96vh;color:var(--color-black);border:1px solid var(--color-black);display:flex;align-items:center;justify-content:center;border-radius:40px;font-size:.83vw}@media screen and (max-width:840px){.top>#news-schedule>.container>.news .posts>.post>.wrap>.info>.date,.top>#news-schedule>.container>.schedule .posts>.post>.wrap>.info>.date{width:23vw;height:2.1vh;font-size:2.7vw}}.top>#news-schedule>.container>.news .posts>.post>.wrap>.info>.category,.top>#news-schedule>.container>.schedule .posts>.post>.wrap>.info>.category{margin-left:.5vw}@media screen and (max-width:840px){.top>#news-schedule>.container>.news .posts>.post>.wrap>.info>.category,.top>#news-schedule>.container>.schedule .posts>.post>.wrap>.info>.category{margin-left:1.5vw}}@media screen and (max-width:840px){.top>#news-schedule>.container>.news .posts>.post>.wrap>.info>.category>p,.top>#news-schedule>.container>.schedule .posts>.post>.wrap>.info>.category>p{font-size:2.7vw}}.top>#news-schedule>.container>.news .posts>.post>.wrap>.text,.top>#news-schedule>.container>.schedule .posts>.post>.wrap>.text{font-size:.93vw;line-height:1.8}@media screen and (max-width:840px){.top>#news-schedule>.container>.news .posts>.post>.wrap>.text,.top>#news-schedule>.container>.schedule .posts>.post>.wrap>.text{margin-top:.5vh;font-size:2.7vw}}.top>#news-schedule>.container>.news .posts>.post+.post,.top>#news-schedule>.container>.schedule .posts>.post+.post{margin-top:5.5vh}@media screen and (max-width:840px){.top>#news-schedule>.container>.news .posts>.post+.post,.top>#news-schedule>.container>.schedule .posts>.post+.post{margin-top:0}}.top>#news-schedule>.container>.news>.more,.top>#news-schedule>.container>.schedule>.more{position:absolute;bottom:-2.2vh;right:0}@media screen and (max-width:840px){.top>#news-schedule>.container>.news>.more,.top>#news-schedule>.container>.schedule>.more{bottom:0}}@media screen and (max-width:840px){.top>#news-schedule>.container>.schedule>.posts .post{height:13vh}}.top>#profile{padding-top:10vh;background-color:var(--color-sky-blue)}.top>#profile>.container>h2{padding-bottom:2.5vh}.top>#profile>.container>h2::after{bottom:0;left:50%;transform:translateX(-50%);width:19.4vw;height:1px}@media screen and (max-width:840px){.top>#profile>.container>h2::after{width:35vw}}.top>#profile>.container>.wrap{position:relative;width:100%;margin-top:5.7vh;height:38vh}@media screen and (max-width:1000px){.top>#profile>.container>.wrap{height:27vh}}@media screen and (max-width:840px){.top>#profile>.container>.wrap{height:17vh}}.top>#profile>.container>.wrap>.msg{padding:3.5vh 7vw 1vh 0;position:absolute;bottom:-10vh;left:0;background-color:var(--color-sky-blue);z-index:1}@media screen and (max-width:840px){.top>#profile>.container>.wrap>.msg{padding:1.5vh 2vw 0 0;bottom:-12vh}}.top>#profile>.container>.wrap>.msg>h3{font-size:1.3vw;width:20vw}@media screen and (max-width:840px){.top>#profile>.container>.wrap>.msg>h3{font-size:3.5vw}}.top>#profile>.container>.wrap>.msg>p{padding-top:2vh;font-size:1vw}@media screen and (max-width:840px){.top>#profile>.container>.wrap>.msg>p{padding-top:.5vh;font-size:1.7vw}}.top>#profile>.container>.wrap>.msg>.link{padding-top:2vh;text-align:right}@media screen and (max-width:840px){.top>#profile>.container>.wrap>.msg>.link{padding-top:1vh}}@media screen and (max-width:840px){.top>#profile>.container>.wrap>.msg>.link>a{font-size:2.5vw}}.top>#profile>.container>.wrap>.msg>.link>a::after{bottom:0}.top>#profile>.container>.wrap>img{position:absolute;top:0;right:0;width:auto;height:inherit;max-height:469px}@media screen and (max-width:840px){.top>#profile>.container>.wrap>img{max-height:308px}}.top>#movie{padding:15vh 10px 12vh;background-color:var(--color-sky-blue)}.top>#movie>.container>.ttl{text-align:center;padding-bottom:6vh}.top>#movie>.container>.ttl>h2{position:relative;display:inline-block}.top>#movie>.container>.ttl>h2::after{content:"";position:absolute;bottom:-6vh;right:-.9vw;width:1px;height:calc(100% + 6vh);background:var(--color-black)}.top>#movie>.container>.post>.movie>iframe{width:100%;height:61vh;max-height:669px}@media screen and (max-width:840px){.top>#movie>.container>.post>.movie>iframe{max-height:30vh}}.top>#movie>.container>.wrap{display:flex;align-items:center;justify-content:space-between}.top>#movie>.container>.wrap>p{font-size:1.1vw}@media screen and (max-width:840px){.top>#movie>.container>.wrap>p{font-size:3.5vw}}.top>#movie>.container>.sub-movies-slider{overflow-x:hidden}.top>#gallery{padding:7.6vh 0 8.1vh;background-image:url(../../imgs/bg.png);z-index:1;position:relative;height:60vh;min-height:500px}@media screen and (max-width:840px){.top>#gallery{padding:3.5vh 10px 4vh;height:39vh;background-size:cover;min-height:unset}}.top>#gallery>.bg{width:100%;padding-top:20vh}.top>#gallery>.bg>.swiper-container{width:100%;height:30vh}.top>#gallery>.bg>.swiper-container .swiper-wrapper{transition-timing-function:linear!important}.top>#gallery>.bg>.swiper-container .swiper-slide{height:25vh;min-height:240px;width:auto;min-width:320px}@media screen and (max-width:840px){.top>#gallery>.bg>.swiper-container .swiper-slide{height:13vh;min-height:unset;min-width:unset}}.top>#gallery>.bg>.swiper-container .swiper-slide img{-o-object-fit:cover;object-fit:cover}.top>#gallery>.container>h2{padding-bottom:2.5vh}@media screen and (max-width:840px){.top>#gallery>.container>h2{padding-bottom:1vh}}.top>#gallery>.container>h2::after{content:"";position:absolute;bottom:0;left:0;width:19.6vw;max-width:377px;height:1px;background-color:var(--color-black)}.top>#gallery>.container>p{padding-top:2vh;font-size:1vw}@media screen and (max-width:840px){.top>#gallery>.container>p{padding-top:1vh;font-size:2vw}}.top>#gallery>.container>.link{padding-top:1vh;text-align:right;width:23vw;max-width:430px}@media screen and (max-width:840px){.top>#gallery>.container>.link{width:45vw;max-width:170px}}@media screen and (max-width:840px){.top>#gallery>.container>.link>.more::after{bottom:0}}.top>#gallery>.container>.img{position:absolute;top:4vh;right:0;width:40vw;max-width:480px;height:auto}@media screen and (max-width:1440px){.top>#gallery>.container>.img{max-width:400px}}@media screen and (max-width:840px){.top>#gallery>.container>.img{top:13vh;left:30%;width:52vw}}.top>#sns{padding-top:23vh;background-color:var(--color-sky-blue)}@media screen and (max-width:840px){.top>#sns{padding-top:14vh}}.top>#sns>.container>h2{padding-bottom:2.5vh}@media screen and (max-width:840px){.top>#sns>.container>h2{padding-bottom:1vh}}.top>#sns>.container>h2::after{content:"";position:absolute;bottom:0;left:0;width:19.6vw;max-width:377px;height:1px;background-color:var(--color-black)}.top>#sns>.container>.sns{display:flex}@media screen and (max-width:840px){.top>#sns>.container>.sns{display:none}}.top>#sns>.container>.sns-swiper{display:none}@media screen and (max-width:840px){.top>#sns>.container>.sns-swiper{display:flex}}.top>#sns>.container>.sns,.top>#sns>.container>.sns-swiper{justify-content:space-between}.top>#sns>.container>.sns-swiper>.swiper-wrapper>div,.top>#sns>.container>.sns-swiper>div,.top>#sns>.container>.sns>.swiper-wrapper>div,.top>#sns>.container>.sns>div{width:calc(33.3333333333% - 3.7vw);max-width:357px;padding-top:2vh}@media screen and (max-width:840px){.top>#sns>.container>.sns-swiper>.swiper-wrapper>div,.top>#sns>.container>.sns-swiper>div,.top>#sns>.container>.sns>.swiper-wrapper>div,.top>#sns>.container>.sns>div{max-width:unset;width:calc(98% - 3vw);overflow-x:scroll;margin-right:3vw}}.top>#sns>.container>.sns-swiper>.swiper-wrapper>div>.ttl,.top>#sns>.container>.sns-swiper>div>.ttl,.top>#sns>.container>.sns>.swiper-wrapper>div>.ttl,.top>#sns>.container>.sns>div>.ttl{display:flex;align-items:center}.top>#sns>.container>.sns-swiper>.swiper-wrapper>div>.ttl>img,.top>#sns>.container>.sns-swiper>div>.ttl>img,.top>#sns>.container>.sns>.swiper-wrapper>div>.ttl>img,.top>#sns>.container>.sns>div>.ttl>img{width:30px;height:30px}.top>#sns>.container>.sns-swiper>.swiper-wrapper>div>.ttl>p,.top>#sns>.container>.sns-swiper>div>.ttl>p,.top>#sns>.container>.sns>.swiper-wrapper>div>.ttl>p,.top>#sns>.container>.sns>div>.ttl>p{padding-left:.8vw;font-size:1.2vw}@media screen and (max-width:840px){.top>#sns>.container>.sns-swiper>.swiper-wrapper>div>.ttl>p,.top>#sns>.container>.sns-swiper>div>.ttl>p,.top>#sns>.container>.sns>.swiper-wrapper>div>.ttl>p,.top>#sns>.container>.sns>div>.ttl>p{font-size:2.3vw}}.top>#sns>.container>.sns-swiper>.swiper-wrapper>div>.id,.top>#sns>.container>.sns-swiper>div>.id,.top>#sns>.container>.sns>.swiper-wrapper>div>.id,.top>#sns>.container>.sns>div>.id{font-size:1.1vw}@media screen and (max-width:840px){.top>#sns>.container>.sns-swiper>.swiper-wrapper>div>.id,.top>#sns>.container>.sns-swiper>div>.id,.top>#sns>.container>.sns>.swiper-wrapper>div>.id,.top>#sns>.container>.sns>div>.id{font-size:2.3vw}}.top>#sns>.container>.sns-swiper>.swiper-wrapper>div>.emb,.top>#sns>.container>.sns-swiper>div>.emb,.top>#sns>.container>.sns>.swiper-wrapper>div>.emb,.top>#sns>.container>.sns>div>.emb{margin-top:1vh}.top>#sns>.container>.sns-swiper>.swiper-wrapper>div>a,.top>#sns>.container>.sns-swiper>div>a,.top>#sns>.container>.sns>.swiper-wrapper>div>a,.top>#sns>.container>.sns>div>a{width:75%;display:block;margin:8px auto 0;border-radius:40px;font-size:1vw;text-align:center;color:var(--color-white);background-color:var(--color-black)}@media screen and (max-width:840px){.top>#sns>.container>.sns-swiper>.swiper-wrapper>div>a,.top>#sns>.container>.sns-swiper>div>a,.top>#sns>.container>.sns>.swiper-wrapper>div>a,.top>#sns>.container>.sns>div>a{font-size:2.3vw;width:50%}}.top #media,.top>#ec{padding-top:11vh;background-color:var(--color-sky-blue)}@media screen and (max-width:840px){.top #media,.top>#ec{padding-top:5vh}}.top #media>.container>h2,.top>#ec>.container>h2{padding-bottom:2.5vh}@media screen and (max-width:840px){.top #media>.container>h2,.top>#ec>.container>h2{padding-bottom:1vh}}.top #media>.container>h2::after,.top>#ec>.container>h2::after{content:"";position:absolute;bottom:0;left:0;width:19.6vw;max-width:377px;height:1px;background-color:var(--color-black)}@media screen and (max-width:840px){.top #media>.container>h2::after,.top>#ec>.container>h2::after{width:27vw}}.top #media>.container>p,.top>#ec>.container>p{padding-top:2vh;font-size:1.1vw}@media screen and (max-width:840px){.top #media>.container>p,.top>#ec>.container>p{padding-top:1vh;font-size:2vw}}.top #media>.container>.link,.top>#ec>.container>.link{padding-top:.2vh;text-align:right;width:23vw;max-width:430px}@media screen and (max-width:840px){.top #media>.container>.link,.top>#ec>.container>.link{width:45vw;max-width:170px}}@media screen and (max-width:840px){.top #media>.container>.link>.more::after,.top>#ec>.container>.link>.more::after{bottom:0}}.top #media>.container>.imgs,.top>#ec>.container>.imgs{padding-top:3.7vh;display:flex;align-items:center;margin-left:-2vw}.top #media>.container>.imgs>a,.top>#ec>.container>.imgs>a{width:calc(33.3333333333% - 1.45vw);max-width:702px;height:auto;margin-left:2vw}.top #media>.container>.imgs>a img,.top>#ec>.container>.imgs>a img{-o-object-fit:contain;object-fit:contain}.top>#media{padding-bottom:12.7vh}@media screen and (max-width:840px){.top>#media{padding-bottom:6vh}}