.upShow{animation:jsUpShow 1.2s cubic-bezier(.165,.84,.44,1) 1s backwards}@keyframes jsUpShow{0%{opacity:0;transform:translateY(40px);visibility:hidden}60%{opacity:.8}to{opacity:1;transform:translateY(0);visibility:visible}}@keyframes jsDownShow{0%{opacity:0;transform:translateY(-30px);visibility:hidden}60%{opacity:.8}to{opacity:1;transform:translateY(0);visibility:visible}}@keyframes jsFedeShow{0%{opacity:0}to{opacity:1;visibility:visible}}@keyframes jsFedeHide{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes moveToRight{0%{transform:translateX(0)}to{transform:translateX(100px)}}@keyframes moveToLeft{0%{transform:translateX(0)}to{transform:translateX(-100px)}}@keyframes moveFromRight{0%{transform:translateX(40px)}to{transform:translateX(0)}}@keyframes moveFromLeft{0%{transform:translateX(-40px)}to{transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes accordionHeight{0%{height:0}to{height:100%}}.jsStanby{visibility:hidden}.scrAnim,.scrTextAnim{position:relative}.animShow{animation:jsUpShow 1.35s cubic-bezier(.165,.84,.44,1) forwards}.animShowLeft{animation:moveFromRight .75s cubic-bezier(.165,.84,.44,1) forwards}.menuOpen .section-nav{animation-name:fadeIn;animation-duration:.7s;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-fill-mode:forwards}.menuClose .section-nav{animation-name:fadeOut;animation-duration:.7s;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-fill-mode:forwards}html{font-size:62.5%}@media screen and (min-width:320px)and (max-width:768px){html{font-size:2.6666666667vw}}@media screen and (min-width:768px)and (max-width:1440px){html{font-size:.6944444444vw}}@media screen and (min-width:1440px){html{font-size:10px}}body{color:#050505;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Noto Sans CJK JP,Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;font-style:normal;font-size:14px;position:relative;padding:0;margin:0;line-height:1.5;font-weight:400;font-feature-settings:"palt";overflow-y:scroll}body *,body :after,body :before{box-sizing:border-box}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#f0f0f3;z-index:100}body.ready:after{content:none}.bold{font-weight:700}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none;color:#000}a,a:focus{outline:none}a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:visited{color:#000}i{display:inline-block}ul{padding:0;margin:0}li{list-style:none}figure{margin:0}img{width:100%;height:auto}canvas,img,video{vertical-align:top}button{display:inline-block;text-align:center;text-decoration:none;text-transform:inherit;white-space:normal;cursor:pointer}button,input,select,textarea{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;appearance:none;font-family:inherit;font-weight:inherit;color:inherit;line-height:inherit;letter-spacing:inherit;-webkit-backface-visibility:hidden;backface-visibility:hidden}.uneditable-input:focus,input:focus,input[type]:focus,textarea:focus{outline:0;box-shadow:none;border:none;background-color:transparent}input[type=date],input[type=date]:focus,input[type=email],input[type=email]:focus,input[type=file],input[type=file]:focus,input[type=number],input[type=number]:focus,input[type=password],input[type=password]:focus,input[type=search],input[type=search]:focus,input[type=tel],input[type=tel]:focus,input[type=text],input[type=text]:focus,input[type=url],input[type=url]:focus,select,select:focus,textarea,textarea:focus{padding:12px;border:1px solid #ccc;width:335px;height:45px;font-size:14px}@media(max-width:768px){input[type=date],input[type=date]:focus,input[type=email],input[type=email]:focus,input[type=file],input[type=file]:focus,input[type=number],input[type=number]:focus,input[type=password],input[type=password]:focus,input[type=search],input[type=search]:focus,input[type=tel],input[type=tel]:focus,input[type=text],input[type=text]:focus,input[type=url],input[type=url]:focus,select,select:focus,textarea,textarea:focus{font-size:16px;width:100%}}select{font-weight:700;background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 8"><path d="M0 0h10L5 8z"/></svg>') no-repeat right 20px top 50%/10px 8px}textarea,textarea:focus{height:135px}input[type=checkbox],input[type=checkbox]:focus,input[type=radio],input[type=radio]:focus{width:20px;height:20px;border:1px solid #ccc;margin-right:10px;position:relative}input[type=checkbox]:focus[type=radio],input[type=checkbox][type=radio],input[type=radio]:focus[type=radio],input[type=radio][type=radio]{border-radius:20px}input[type=checkbox]:checked:before,input[type=radio]:checked:before{background-color:#333;content:"";position:absolute;top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px)}input[type=checkbox]:checked[type=radio],input[type=checkbox]:checked[type=radio]:before,input[type=radio]:checked[type=radio],input[type=radio]:checked[type=radio]:before{border-radius:20px}.hide{display:none}@media(min-width:769px){.spOnly{display:none!important}.btn{display:block;opacity:1;transition:opacity .2s linear;text-decoration:none}.btn:hover{opacity:.6}}@media(max-width:768px){.pcOnly{display:none!important}}.t-Mincho{font-family:Hiragino Mincho Pro,"Noto Serif JP",游明朝,YuMincho,serif}.lh-2{line-height:2}svg{width:100%;height:auto}.relative{position:relative}.w100{width:100%}.t-center{text-align:center}@media(min-width:769px){.flex,.flex-end{display:flex}.flex-end{align-items:center;justify-content:flex-end}}@media(min-width:769px){.flex-align-center{display:flex;align-items:center}}@media(min-width:769px){.flex-center{justify-content:center;display:flex}}.flex-right{justify-content:flex-end}.flex-column{flex-direction:column}.flx-wrap{flex-wrap:wrap}.bg-blur{box-shadow:3px 3px 3px 0 rgba(0,0,0,.09)}.bg-blur-1{box-shadow:1px 1px 1px 0 rgba(0,0,0,.18)}.bg-inset{box-shadow:inset 0 0 1px rgba(0,0,0,.99)}.bg-blur-inset{box-shadow:1px 1px 3px 0 rgba(0,0,0,.09),inset 0 0 1px rgba(0,0,0,.99)}.shape-rec,.shape-rec-l,.shape-solid-rec{transform:skewX(-20deg);border-radius:3px}@media(max-width:768px){.shape-rec,.shape-rec-l,.shape-solid-rec{transform:skewX(-20deg)}}.shape-rec-l>*,.shape-rec>*,.shape-solid-rec>*{transform:translateZ(0) skewX(20deg)}@media(max-width:768px){.shape-rec-l>*,.shape-rec>*,.shape-solid-rec>*{transform:translateZ(0) skewX(20deg)}}.shape-rec-l .icon,.shape-rec .icon,.shape-solid-rec .icon{display:block;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0) skewX(20deg)}@media(max-width:768px){.shape-rec-l .icon,.shape-rec .icon,.shape-solid-rec .icon{transform:translate3d(-50%,-50%,0) skewX(20deg)}}.shape-rec-l.bg-blur,.shape-rec-l.bg-blur-inset,.shape-rec.bg-blur,.shape-rec.bg-blur-inset,.shape-solid-rec.bg-blur,.shape-solid-rec.bg-blur-inset{background-color:#fff}.shape-rec-l.tw-rectangle,.shape-rec.tw-rectangle,.shape-solid-rec.tw-rectangle{background-color:#1d9bf0}.shape-rec-l.more-rectangle,.shape-rec.more-rectangle,.shape-solid-rec.more-rectangle{background-color:#f9f369}.shape-rec-l{border-radius:6px}.shape-solid-rec{border-radius:0;border:0}.swiper-pagination,.swiper-wrapper{display:flex;align-items:center}.swiper-pagination{justify-content:center}@media (min-width:769px){.swiper-pagination{margin-top:49px}}@media (max-width:768px){.swiper-pagination{margin-top:9.8666666667vw}}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{bottom:0}@media (min-width:769px){.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}}@media (max-width:768px){.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 1.0666666667vw}}.swiper-pagination-bullet{display:block;background-color:rgba(0,0,0,.18);transform:skewX(-20deg)}@media (min-width:769px){.swiper-pagination-bullet{width:18px}}@media (max-width:768px){.swiper-pagination-bullet{width:3.4666666667vw}}@media (min-width:769px){.swiper-pagination-bullet{height:16px}}@media (max-width:768px){.swiper-pagination-bullet{height:3.2vw}}.swiper-pagination-bullet-active{background-color:#f9f369;box-shadow:1px 1px 3px 0 rgba(0,0,0,.09),inset 0 0 1px rgba(0,0,0,.99)}.uk-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.6);opacity:0;transition:opacity .15s linear}@media(min-width:640px){.uk-modal{padding:140px 30px}}.uk-modal.uk-open{opacity:1}.uk-modal-page{overflow:hidden}.uk-modal-dialog{position:relative;box-sizing:border-box;margin:0 auto;width:600px;max-width:calc(100% - .01px)!important;opacity:0;will-change:transform;transform:scale(.8);transition:.5s;transition-property:opacity,transform}.uk-open>.uk-modal-dialog{will-change:transform;opacity:1;transform:scale(1);transition:all .5s}[class*=uk-modal-close-]{position:absolute;z-index:1010;top:10px;right:10px;padding:5px}[class*=uk-modal-close-]:first-child+*{margin-top:0}.uk-flex{display:flex}.uk-flex-top{align-items:flex-start}.uk-margin-auto-vertical{margin-top:auto!important;margin-bottom:auto!important}.uk-width-auto{width:auto}body{background-color:#f0f0f3}img,svg{width:100%;height:auto}img{-webkit-backface-visibility:hidden;backface-visibility:hidden}html.IE .ie-format,picture{display:block}html:not(.IE) .ie-format{display:none}.wrap{position:relative;z-index:1}@media (min-width:769px){.wrap{padding-top:105px}}@media (max-width:768px){.wrap{padding-top:25.0666666667vw}}header.header{width:100%;position:fixed;top:0;left:0;z-index:10}@media (min-width:769px){header.header.open>.inner{height:210px}}@media (max-width:768px){header.header.open>.inner{height:56vw}}header.header>.inner{position:relative;margin:auto;padding-top:1px}@media (min-width:769px){header.header>.inner{width:1024px}}@media (max-width:768px){header.header>.inner{width:100vw}}@media (min-width:769px){header.header>.inner{height:105px}}@media (max-width:768px){header.header>.inner{height:26.4vw}}@media (min-width:769px){header.header>.inner{margin-top:-10px}}@media (max-width:768px){header.header>.inner{margin-top:-1.3333333333vw}}header.header .brand-logo{display:flex;justify-content:center;align-items:center;font-size:0;box-sizing:content-box}@media (min-width:769px){header.header .brand-logo{padding:5px}}@media (max-width:768px){header.header .brand-logo{padding:1.3333333333vw}}@media (min-width:769px){header.header .brand-logo{width:161px}}@media (max-width:768px){header.header .brand-logo{width:42.9333333333vw}}@media (min-width:769px){header.header .brand-logo{margin-left:51px}}@media (max-width:768px){header.header .brand-logo{margin-left:8.2666666667vw}}@media (min-width:769px){header.header .brand-logo{margin-top:40px}}@media (max-width:768px){header.header .brand-logo{margin-top:9.3333333333vw}}header.header .btn-menu{position:absolute;display:flex;align-items:center;justify-content:center}@media (min-width:769px){header.header .btn-menu{padding:20px}}@media (max-width:768px){header.header .btn-menu{padding:1.3333333333vw}}@media (min-width:769px){header.header .btn-menu{top:25px}}@media (max-width:768px){header.header .btn-menu{top:9.8666666667vw}}@media (min-width:769px){header.header .btn-menu{right:37px}}@media (max-width:768px){header.header .btn-menu{right:8vw}}header.header .btn-menu .line-holder{display:flex;justify-content:flex-end;align-items:center;width:100%;height:100%;transform:skewX(-20deg)}header.header .btn-menu i{margin:0 3px;display:block;height:18px;background-color:#000;border:.3px solid #000;transition:all .7s cubic-bezier(.19,1,.22,1)}@media (min-width:769px){header.header .btn-menu i{width:3px}}@media (max-width:768px){header.header .btn-menu i{width:1.0666666667vw}}@media (min-width:769px){header.header .btn-menu i{margin:0 3.5px}}@media (max-width:768px){header.header .btn-menu i{margin:0 .9333333333vw}}header.header .bg-white{background-color:#fff;transition:opacity .5s,transform .6s cubic-bezier(.165,.84,.44,1);transform:translateY(-40px);height:210px;position:absolute}header.header .bg-white,header.header .overlay{pointer-events:none;opacity:0;top:0;left:0;width:100%}header.header .overlay{transition:opacity .5s;background-color:rgba(0,0,0,.2);position:fixed;height:100%}header.header .nav-wrap{width:100%;visibility:hidden;pointer-events:none;position:absolute}@media (min-width:769px){header.header .nav-wrap{top:88px}}@media (max-width:768px){header.header .nav-wrap{top:21.8666666667vw}}@media (min-width:769px){header.header .nav-wrap{padding:14px 65px}}@media (max-width:768px){header.header .nav-wrap{padding:5.3333333333vw 8vw}}header.header .nav-wrap .nav{margin:auto;display:flex;align-items:center}@media(min-width:769px){header.header .nav-wrap{margin:auto;width:1154px;left:0;right:0}}@media(max-width:768px){header.header .nav-wrap{overflow-x:scroll;padding-right:12vw;-ms-overflow-style:none;scrollbar-width:none}header.header .nav-wrap .nav{width:237.3333333333vw}header.header .nav-wrap::-webkit-scrollbar{display:none}}header.header .btn-nav{margin-bottom:0}header.header .btn-nav.btn-home{margin-left:0}@media (min-width:769px){header.header .btn-nav.btn-home{width:106px}}@media (max-width:768px){header.header .btn-nav.btn-home{width:22.9333333333vw}}@media (min-width:769px){header.header .btn-nav.btn-home .txt-sec{width:42px}}@media (max-width:768px){header.header .btn-nav.btn-home .txt-sec{width:10.1333333333vw}}@media (min-width:769px){header.header .btn-nav.btn-about{width:265px}}@media (max-width:768px){header.header .btn-nav.btn-about{width:58.6666666667vw}}@media (min-width:769px){header.header .btn-nav.btn-about .txt-sec{width:190px}}@media (max-width:768px){header.header .btn-nav.btn-about .txt-sec{width:45.0666666667vw}}@media (min-width:769px){header.header .btn-nav.btn-cast{width:198px}}@media (max-width:768px){header.header .btn-nav.btn-cast{width:42.6666666667vw}}@media (min-width:769px){header.header .btn-nav.btn-cast .txt-sec{width:127px}}@media (max-width:768px){header.header .btn-nav.btn-cast .txt-sec{width:30.1333333333vw}}@media (min-width:769px){header.header .btn-nav.btn-staff{width:203px}}@media (max-width:768px){header.header .btn-nav.btn-staff{width:44vw}}@media (min-width:769px){header.header .btn-nav.btn-staff .txt-sec{width:133px}}@media (max-width:768px){header.header .btn-nav.btn-staff .txt-sec{width:31.7333333333vw}}@media (min-width:769px){header.header .btn-nav.btn-virtual{width:265px}}@media (max-width:768px){header.header .btn-nav.btn-virtual{width:58.4vw}}@media (min-width:769px){header.header .btn-nav.btn-virtual .txt-sec{width:183px}}@media (max-width:768px){header.header .btn-nav.btn-virtual .txt-sec{width:43.4666666667vw}}@media (min-width:769px){header.header .btn-nav+.btn-nav{margin-left:14px}}@media (max-width:768px){header.header .btn-nav+.btn-nav{margin-left:2.9333333333vw}}@media(min-width:769px){header.header .btn-nav{min-height:49px}}@media(max-width:768px){header.header .btn-nav{margin:0}header.header .btn-nav .bg-ttl{left:1.0666666667vw}}header.header.open .bg-white{transform:translateY(0)}header.header.open .bg-white,header.header.open .overlay{pointer-events:auto;opacity:1}@keyframes menuBtnsTo{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}header.header.open .nav-wrap{pointer-events:auto;visibility:visible}header.header.open .nav-wrap .btn-nav:first-of-type{animation:menuBtnsTo 1.4s cubic-bezier(.165,.84,.44,1) .2s both}header.header.open .nav-wrap .btn-nav:nth-of-type(2){animation:menuBtnsTo 1.4s cubic-bezier(.165,.84,.44,1) .28s both}header.header.open .nav-wrap .btn-nav:nth-of-type(3){animation:menuBtnsTo 1.4s cubic-bezier(.165,.84,.44,1) .36s both}header.header.open .nav-wrap .btn-nav:nth-of-type(4){animation:menuBtnsTo 1.4s cubic-bezier(.165,.84,.44,1) .44s both}header.header.open .nav-wrap .btn-nav:nth-of-type(5){animation:menuBtnsTo 1.4s cubic-bezier(.165,.84,.44,1) .52s both}@media (min-width:769px){header.header.open .btn-menu{right:37px}}@media (max-width:768px){header.header.open .btn-menu{right:9.0666666667vw}}header.header.open .btn-menu i{background-color:#f9f369}@media (min-width:769px){header.header.open .btn-menu i{width:4px}}@media (max-width:768px){header.header.open .btn-menu i{width:1.3333333333vw}}@media(min-width:769px){header.header.open .btn-menu i:first-of-type{transform:translateX(-16px)}header.header.open .btn-menu i:nth-of-type(2){transform:translateX(-8px)}}@media(max-width:768px){header.header.open .btn-menu i:first-of-type{transform:translateX(-8px)}header.header.open .btn-menu i:nth-of-type(2){transform:translateX(-4px)}}body:not(.ep1_top) header.header .btn-menu{display:none}.btn-nav,.ttl-sec{z-index:1;font-size:0;display:flex;align-items:center;justify-content:center;position:relative;border-radius:0}@media(min-width:769px){.btn-nav,.ttl-sec{padding-bottom:7px;margin-left:7px}.btn-nav.ml-auto,.ttl-sec.ml-auto{margin-left:auto;margin-right:10px}.btn-nav.mr-auto,.ttl-sec.mr-auto{margin-right:auto;margin-left:7px}}@media(max-width:768px){.btn-nav,.ttl-sec{padding-bottom:1.6vw;margin:auto auto 8vw}.btn-nav,.btn-nav .inner,.ttl-sec,.ttl-sec .inner{min-height:10.6666666667vw}.btn-nav.ml-auto,.ttl-sec.ml-auto{margin-left:auto;margin-right:10.1333333333vw}.btn-nav.mr-auto,.ttl-sec.mr-auto{margin-right:auto;margin-left:13.8666666667vw}}.btn-nav .bg-ttl,.btn-nav .inner,.btn-nav .txt-sec,.ttl-sec .bg-ttl,.ttl-sec .inner,.ttl-sec .txt-sec{border-radius:0}.btn-nav .inner,.ttl-sec .inner{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid #000}.btn-nav .bg-ttl-wrap,.ttl-sec .bg-ttl-wrap{position:absolute;width:100%;height:100%;bottom:0;display:block}.btn-nav .bg-ttl,.ttl-sec .bg-ttl{border:0;width:100%;display:block;position:absolute;bottom:0;z-index:-1}@media(min-width:769px){.btn-nav .bg-ttl,.ttl-sec .bg-ttl{left:8px}}@media(max-width:768px){.btn-nav .bg-ttl,.ttl-sec .bg-ttl{left:1.8666666667vw}}.btn-nav .txt-sec,.ttl-sec .txt-sec{display:block}.ttl-sec .bg-ttl{background-color:#f9f369}@media(min-width:769px){.ttl-sec{min-height:72px;margin-bottom:36px;margin-left:7px}.ttl-sec .inner{min-height:72px;padding-top:3px}.ttl-sec .bg-ttl{min-height:71px}}@media(max-width:768px){.ttl-sec .bg-ttl,.ttl-sec .inner{min-height:16.8vw}}.btn-nav .bg-ttl{background-color:rgba(5,5,5,.09);transition:background-color .3s}.btn-nav.active .bg-ttl,.btn-nav:hover .bg-ttl{background-color:#f9f369}@media(min-width:769px){.btn-nav,.btn-nav .bg-ttl,.btn-nav .inner{min-height:49px}}@media(max-width:768px){.btn-nav,.btn-nav .bg-ttl,.btn-nav .inner{min-height:11.7333333333vw}}.btn-holder .btn-text{line-height:1;font-style:italic;font-weight:700;display:inline-block}@media (min-width:769px){.btn-holder .btn-text{font-size:26px}}@media (max-width:768px){.btn-holder .btn-text{font-size:6.4vw}}@media(min-width:769px){.btn-holder .btn-text.t-Mincho{letter-spacing:.11em}}@media(max-width:768px){.btn-holder .btn-text.t-Mincho{letter-spacing:.1em}}.btn-holder.ended .btn-play-yt{display:block}@media (min-width:769px){.btn-holder.ended .btn-play-yt{padding:17px 50px 12px 118px}}@media (max-width:768px){.btn-holder.ended .btn-play-yt{padding:3.2vw 6.6666666667vw 3.2vw 28vw}}.btn-holder.ended .btn-text{display:block;font-style:normal}@media (min-width:769px){.btn-holder.ended .btn-text{margin-left:-38px}}@media (max-width:768px){.btn-holder.ended .btn-text{margin-left:-7.4666666667vw}}@media (min-width:769px){.btn-holder.ended .btn-text{font-size:18px}}@media (max-width:768px){.btn-holder.ended .btn-text{font-size:4vw}}.btn-holder.ended .btn-text.small{font-weight:400;margin-left:0}@media (min-width:769px){.btn-holder.ended .btn-text.small{font-size:12px}}@media (max-width:768px){.btn-holder.ended .btn-text.small{font-size:2.6666666667vw}}@media (min-width:769px){.btn-holder.ended .btn-text.small{margin-top:10px}}@media (max-width:768px){.btn-holder.ended .btn-text.small{margin-top:1.8666666667vw}}@media(min-width:769px){.btn-holder:hover .more-rectangle,.btn-holder:hover .yt-rectangle{transform:translate3d(3px,3px,0) skewX(-20deg)}}@media(max-width:768px){.btn-holder:hover .more-rectangle,.btn-holder:hover .yt-rectangle{transform:translate3d(.5333333333vw,.5333333333vw,0) skewX(-20deg)}}.btn-more-holder{margin-left:auto;position:relative}@media (min-width:769px){.btn-more-holder{width:323px}}@media (max-width:768px){.btn-more-holder{width:68.8vw}}@media (min-width:769px){.btn-more-holder{padding-top:9px}}@media (max-width:768px){.btn-more-holder{padding-top:1.6vw}}@media (min-width:769px){.btn-more-holder{padding-bottom:4px}}@media (max-width:768px){.btn-more-holder{padding-bottom:1.0666666667vw}}@media (min-width:769px){.btn-more-holder{margin-top:35px}}@media (max-width:768px){.btn-more-holder{margin-top:8vw}}@media (min-width:769px){.btn-more-holder{margin-right:-7px}}@media (max-width:768px){.btn-more-holder{margin-right:.5333333333vw}}.btn-more-holder .btn-more{display:flex;align-items:center}@media (min-width:769px){.btn-more-holder .btn-more{margin-right:19px}}@media (max-width:768px){.btn-more-holder .btn-more{margin-right:0}}@media (min-width:769px){.btn-more-holder .btn-more{padding:17px 30px 18px 93px}}@media (max-width:768px){.btn-more-holder .btn-more{padding:3.2vw 2.6666666667vw 3.2vw 20vw}}@media (min-width:769px){.btn-more-holder .btn-text{font-size:21px}}@media (max-width:768px){.btn-more-holder .btn-text{font-size:5.6vw}}.btn-more-holder .btn-text.t-Mincho{letter-spacing:.06em}.btn-more-holder .more-rectangle{background-color:#f9f369;pointer-events:none;position:absolute;z-index:1;top:0;transition:all .4s cubic-bezier(.165,.84,.44,1)}@media (min-width:769px){.btn-more-holder .more-rectangle{left:-7px}}@media (max-width:768px){.btn-more-holder .more-rectangle{left:-1.6vw}}@media (min-width:769px){.btn-more-holder .more-rectangle{height:58px}}@media (max-width:768px){.btn-more-holder .more-rectangle{height:12.2666666667vw}}@media (min-width:769px){.btn-more-holder .more-rectangle{width:63px}}@media (max-width:768px){.btn-more-holder .more-rectangle{width:13.3333333333vw}}@media (min-width:769px){.btn-more-holder .icon-arrow{width:30px}}@media (max-width:768px){.btn-more-holder .icon-arrow{width:6.9333333333vw}}@media (min-width:769px){.btn-more-holder .icon-arrow{height:28px}}@media (max-width:768px){.btn-more-holder .icon-arrow{height:6.4vw}}.btn-back{display:flex;align-items:center;justify-content:center;background-color:#f9f369;position:fixed;z-index:3;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width:769px){.btn-back{top:105px}}@media (max-width:768px){.btn-back{top:25.6vw}}@media (min-width:769px){.btn-back{width:65px}}@media (max-width:768px){.btn-back{width:13.8666666667vw}}@media (min-width:769px){.btn-back{height:58px}}@media (max-width:768px){.btn-back{height:12.8vw}}@media (min-width:769px){.btn-back .icon-back{width:29px}}@media (max-width:768px){.btn-back .icon-back{width:6.4vw}}@media (min-width:769px){.btn-back .icon-back{height:27px}}@media (max-width:768px){.btn-back .icon-back{height:5.8666666667vw}}@media(min-width:769px){.btn-back{left:50%;margin-left:-404px;transform:translateX(-50%) skewX(-20deg)}}@media(max-width:768px){.btn-back{left:6.4vw}}.btn-under{text-decoration:underline}.btn-under:hover{text-decoration:none}.tw-rectangle{background-color:#1d9bf0;pointer-events:none;position:absolute;z-index:2}.movie-modal-wrap.uk-modal{background:rgba(0,0,0,.93)}.close-btn{display:flex;align-items:flex-start}html:not(.touchable) .move .close-btn{opacity:1;pointer-events:auto}html:not(.touchable) .close-btn{transition:opacity .3s;opacity:0;pointer-events:none}.close-btn.uk-modal-close-outside{transform:translateY(-100%);color:#fff}.close-btn.uk-modal-close-outside svg{width:24px;height:24px}.close-btn.uk-modal-close-outside:hover{color:#fff}@media(max-width:960px){.close-btn{top:17.0666666667vw;left:6.6666666667vw}}@media(min-width:960px){.close-btn.uk-modal-close-outside{right:auto;top:50%;left:50%;transform:translate(100%,-100%);margin-top:-29.1015625vw;margin-left:-45vw}}.movie{background-color:#050505;max-width:1920px;max-height:1080px}@media (min-width:768px){.movie{width:90vw}}@media (max-width:767px){.movie{width:100vw}}@media (min-width:768px){.movie{height:50.546875vw}}@media (max-width:767px){.movie{height:57.8666666667vw}}.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve){stroke:#fff}html.IE .scroll-dummy,html.IE .scroll-wrapper,html.IE footer.footer,html.IE header.header{display:none}html.IE .wrap{padding:0}.ie-format{width:100%;height:100vh;min-height:550px;color:#050505;z-index:999;position:relative;margin:auto}.ie-format .inner{width:100%;margin:auto;position:absolute;top:50%;left:0;right:0;padding:60px 60px 75px;transform:translateY(-50%)}.ie-format .title{font-size:24px;margin-bottom:30px;font-weight:700;text-align:center}.ie-format .text,.ie-format .text-lead{line-height:2;font-size:15px}.ie-format .text-lead{text-align:center}.ie-format .text-holder{display:flex;align-items:center;justify-content:center;margin-top:60px}.ie-format .item{width:auto}.ie-format .item+.item{margin-left:60px}.ie-format .item-text{font-size:16px;font-weight:700;margin-bottom:5px}.ie-format .text{text-align:left;width:300px;margin:30px auto auto}.ie-format .copy{margin-top:100px;text-align:center;position:relative;z-index:5}html .anchor{position:absolute;top:-60px}.restrict{z-index:100;background-color:hsla(0,0%,96.5%,.96)}.container{position:relative;margin:auto}@media (min-width:769px){.container{padding:0 40px}}@media (max-width:768px){.container{padding:0}}@media (min-width:769px){.container{width:846px}}@media (max-width:768px){.container{width:100vw;overflow:hidden}}.container-s{position:relative;margin:auto}@media (min-width:769px){.container-s{padding:0 40px}}@media (max-width:768px){.container-s{padding:0}}@media (min-width:769px){.container-s{width:716px}}@media (max-width:768px){.container-s{width:100vw}}.content-main{position:relative;margin:auto}@media (min-width:769px){.content-main{padding:0 40px}}@media (max-width:768px){.content-main{padding:0}}.container-xs{position:relative;margin:auto}@media (min-width:769px){.container-xs{padding:0 40px}}@media (max-width:768px){.container-xs{padding:0}}@media (min-width:769px){.container-xs{width:587px}}@media (max-width:768px){.container-xs{width:85.3333333333vw}}section{position:relative}@media (min-width:769px){.pic{margin-bottom:36px}}@media (max-width:768px){.pic{margin-bottom:8vw}}@keyframes letterSpace{0%{letter-spacing:7px}to{letter-spacing:-.03em}}.animTextShow{white-space:nowrap;animation:fadeIn 1.75s forwards,letterSpace 1.2s cubic-bezier(.165,.84,.44,1) forwards}@media (min-width:769px){.lead-text{font-size:18px}}@media (max-width:768px){.lead-text{font-size:3.2vw}}@media (min-width:769px){.lead-text+.lead-text{margin-top:18px}}@media (max-width:768px){.lead-text+.lead-text{margin-top:4vw}}@media (min-width:769px){.lead-holder+.lead-holder{margin-top:18px}}@media (max-width:768px){.lead-holder+.lead-holder{margin-top:4vw}}@media (min-width:769px){.lead-holder+.lead-holder+.lead-text{margin-top:0}}@media (max-width:768px){.lead-holder+.lead-holder+.lead-text{margin-top:0}}@media (min-width:769px){.text{font-size:15px}}@media (max-width:768px){.text{font-size:3.2vw}}.bg-sky-wrap{width:100%;overflow:hidden;z-index:0;left:0}.bg-sky-holder,.bg-sky-wrap{height:100%;position:absolute;top:0}.bg-sky-holder{left:calc(50% - 576px)}@media (min-width:769px){.bg-sky-holder{width:1152px}}@media (max-width:768px){.bg-sky-holder{width:100vw;left:0!important}}@keyframes skyShow{0%{-webkit-clip-path:inset(50% 0);clip-path:inset(50% 0)}to{-webkit-clip-path:inset(0 0);clip-path:inset(0 0)}}.bg-sky{position:absolute}@media (min-width:769px){.bg-sky{width:1124px}}@media (max-width:768px){.bg-sky{width:149.8666666667vw}}@media (min-width:769px){.bg-sky{height:1200px}}@media (max-width:768px){.bg-sky{height:160vw}}.bg-sky .mask{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-clip-path:polygon(39.1459074733% 0,100% 0,60.8540925267% 100%,0 100%);clip-path:polygon(39.1459074733% 0,100% 0,60.8540925267% 100%,0 100%)}@media (min-width:769px){.bg-sky .mask .pic{margin:0 -138px}}@media (max-width:768px){.bg-sky .mask .pic{margin:0 -18.4vw}}@media (min-width:769px){.bg-sky .mask .pic{width:1400px}}@media (max-width:768px){.bg-sky .mask .pic{width:186.6666666667vw}}@media (min-width:769px){.bg-sky .mask .pic{height:1200px}}@media (max-width:768px){.bg-sky .mask .pic{height:160vw}}body.ep1_top .bg-sky.n1{opacity:.9}@media (min-width:769px){body.ep1_top .bg-sky.n1{top:-18px}}@media (max-width:768px){body.ep1_top .bg-sky.n1{top:-1.6vw}}@media (min-width:769px){body.ep1_top .bg-sky.n1{right:387px}}@media (max-width:768px){body.ep1_top .bg-sky.n1{right:20.8vw}}body.ep1_top .bg-sky.n2{opacity:.9;z-index:1}@media (min-width:769px){body.ep1_top .bg-sky.n2{top:420px}}@media (max-width:768px){body.ep1_top .bg-sky.n2{top:122.4vw}}@media (min-width:769px){body.ep1_top .bg-sky.n2{left:389px}}@media (max-width:768px){body.ep1_top .bg-sky.n2{left:5.6vw}}body.ep1_top .bg-sky.n3{opacity:.3}@media (min-width:769px){body.ep1_top .bg-sky.n3{top:1344px}}@media (max-width:768px){body.ep1_top .bg-sky.n3{top:345.0666666667vw}}@media (min-width:769px){body.ep1_top .bg-sky.n3{right:451px}}@media (max-width:768px){body.ep1_top .bg-sky.n3{right:26.6666666667vw}}body.ep1_top .bg-sky.n4{opacity:.6}@media (min-width:769px){body.ep1_top .bg-sky.n4{top:1495px}}@media (max-width:768px){body.ep1_top .bg-sky.n4{top:309.8666666667vw}}@media (min-width:769px){body.ep1_top .bg-sky.n4{left:443px}}@media (max-width:768px){body.ep1_top .bg-sky.n4{left:21.0666666667vw}}body.ep1_top .bg-sky.n5{opacity:.6}@media (min-width:769px){body.ep1_top .bg-sky.n5{top:2749px}}@media (max-width:768px){body.ep1_top .bg-sky.n5{top:529.3333333333vw}}@media (min-width:769px){body.ep1_top .bg-sky.n5{right:387px}}@media (max-width:768px){body.ep1_top .bg-sky.n5{right:21.3333333333vw}}body.ep1_top .bg-sky.n6{opacity:.6}@media (min-width:769px){body.ep1_top .bg-sky.n6{top:3272px}}@media (max-width:768px){body.ep1_top .bg-sky.n6{top:642.9333333333vw}}@media (min-width:769px){body.ep1_top .bg-sky.n6{left:378px}}@media (max-width:768px){body.ep1_top .bg-sky.n6{left:9.3333333333vw}}body.ep1_top .bg-sky.n7{opacity:.6}@media (min-width:769px){body.ep1_top .bg-sky.n7{top:4673px}}@media (max-width:768px){body.ep1_top .bg-sky.n7{top:850.1333333333vw}}@media (min-width:769px){body.ep1_top .bg-sky.n7{right:442px}}@media (max-width:768px){body.ep1_top .bg-sky.n7{right:4vw}}body.ep1_top .bg-sky.n8{opacity:.9}@media (min-width:769px){body.ep1_top .bg-sky.n8{top:5676px}}@media (max-width:768px){body.ep1_top .bg-sky.n8{top:1181.6vw}}@media (min-width:769px){body.ep1_top .bg-sky.n8{left:387px}}@media (max-width:768px){body.ep1_top .bg-sky.n8{left:4vw}}body.ep1_top .bg-sky.n9{opacity:.9}@media (min-width:769px){body.ep1_top .bg-sky.n9{top:7472px}}@media (max-width:768px){body.ep1_top .bg-sky.n9{top:0}}@media (min-width:769px){body.ep1_top .bg-sky.n9{right:451px}}@media (max-width:768px){body.ep1_top .bg-sky.n9{right:0;display:none}}body.ep1_top .bg-sky.n10{opacity:.9}@media (min-width:769px){body.ep1_top .bg-sky.n10{bottom:-60px}}@media (max-width:768px){body.ep1_top .bg-sky.n10{bottom:133.6vw}}@media (min-width:769px){body.ep1_top .bg-sky.n10{left:314px}}@media (max-width:768px){body.ep1_top .bg-sky.n10{left:-32vw}}body.ep1_interview.cast .bg-sky.n1{opacity:.9}@media (min-width:769px){body.ep1_interview.cast .bg-sky.n1{top:-122px}}@media (max-width:768px){body.ep1_interview.cast .bg-sky.n1{top:-17.0666666667vw}}@media (min-width:769px){body.ep1_interview.cast .bg-sky.n1{left:314px}}@media (max-width:768px){body.ep1_interview.cast .bg-sky.n1{left:15.4666666667vw}}body.ep1_interview.cast .bg-sky.n2{opacity:.6}@media (min-width:769px){body.ep1_interview.cast .bg-sky.n2{top:1290px}}@media (max-width:768px){body.ep1_interview.cast .bg-sky.n2{top:208vw}}@media (min-width:769px){body.ep1_interview.cast .bg-sky.n2{right:313px}}@media (max-width:768px){body.ep1_interview.cast .bg-sky.n2{right:9.6vw}}body.ep1_interview.cast .bg-sky.n3{opacity:.9}@media (min-width:769px){body.ep1_interview.cast .bg-sky.n3{top:2400px}}@media (max-width:768px){body.ep1_interview.cast .bg-sky.n3{top:416vw}}@media (min-width:769px){body.ep1_interview.cast .bg-sky.n3{left:314px}}@media (max-width:768px){body.ep1_interview.cast .bg-sky.n3{left:4vw}}body.ep1_interview.cast .bg-sky.n4{opacity:.6}@media (min-width:769px){body.ep1_interview.cast .bg-sky.n4{top:3690px}}@media (max-width:768px){body.ep1_interview.cast .bg-sky.n4{top:624vw}}@media (min-width:769px){body.ep1_interview.cast .bg-sky.n4{right:442px}}@media (max-width:768px){body.ep1_interview.cast .bg-sky.n4{right:-70.9333333333vw}}body.ep1_interview.cast .bg-sky.n5{opacity:.9}@media (min-width:769px){body.ep1_interview.cast .bg-sky.n5{right:-92px}}@media (max-width:768px){body.ep1_interview.cast .bg-sky.n5{right:1.6vw}}@media(min-width:769px){body.ep1_interview.cast .bg-sky.n5{bottom:95px}}@media(max-width:768px){body.ep1_interview.cast .bg-sky.n5{top:832vw}body.ep1_interview.cast .bg-sky.n6{top:1040vw;left:21.0666666667vw}body.ep1_interview.cast .bg-sky.n7{top:1088vw;right:9.6vw}body.ep1_interview.cast .bg-sky.n8{top:1456vw;left:4vw}body.ep1_interview.cast .bg-sky.n9{top:1664vw;right:18.6666666667vw}body.ep1_interview.cast .bg-sky.n10{bottom:45.3333333333vw;right:4vw}}body.ep1_interview.staff .bg-sky.n1{opacity:.6}@media (min-width:769px){body.ep1_interview.staff .bg-sky.n1{top:-122px}}@media (max-width:768px){body.ep1_interview.staff .bg-sky.n1{top:-17.0666666667vw}}@media (min-width:769px){body.ep1_interview.staff .bg-sky.n1{right:55px}}@media (max-width:768px){body.ep1_interview.staff .bg-sky.n1{right:1.0666666667vw}}body.ep1_interview.staff .bg-sky.n2{opacity:.6}@media (min-width:769px){body.ep1_interview.staff .bg-sky.n2{top:1290px}}@media (max-width:768px){body.ep1_interview.staff .bg-sky.n2{top:208vw}}@media (min-width:769px){body.ep1_interview.staff .bg-sky.n2{left:508px}}@media (max-width:768px){body.ep1_interview.staff .bg-sky.n2{left:11.4666666667vw}}body.ep1_interview.staff .bg-sky.n3{opacity:.6}@media (min-width:769px){body.ep1_interview.staff .bg-sky.n3{top:2580px}}@media (max-width:768px){body.ep1_interview.staff .bg-sky.n3{top:416vw}}@media (min-width:769px){body.ep1_interview.staff .bg-sky.n3{right:313px}}@media (max-width:768px){body.ep1_interview.staff .bg-sky.n3{right:-9.3333333333vw}}body.ep1_interview.staff .bg-sky.n4{opacity:.6}@media (min-width:769px){body.ep1_interview.staff .bg-sky.n4{top:3691px}}@media (max-width:768px){body.ep1_interview.staff .bg-sky.n4{top:624vw}}@media (min-width:769px){body.ep1_interview.staff .bg-sky.n4{left:507px}}@media (max-width:768px){body.ep1_interview.staff .bg-sky.n4{left:22.1333333333vw}}body.ep1_interview.staff .bg-sky.n5{opacity:.9}@media (min-width:769px){body.ep1_interview.staff .bg-sky.n5{top:5011px}}@media (max-width:768px){body.ep1_interview.staff .bg-sky.n5{top:832vw}}@media (min-width:769px){body.ep1_interview.staff .bg-sky.n5{right:313px}}@media (max-width:768px){body.ep1_interview.staff .bg-sky.n5{right:0}}body.ep1_interview.staff .bg-sky.n6{opacity:.6}@media (min-width:769px){body.ep1_interview.staff .bg-sky.n6{left:120px}}@media (max-width:768px){body.ep1_interview.staff .bg-sky.n6{left:1.6vw}}@media(min-width:769px){body.ep1_interview.staff .bg-sky.n6{bottom:-100px}}@media(max-width:768px){body.ep1_interview.staff .bg-sky.n5{top:832vw}body.ep1_interview.staff .bg-sky.n6{opacity:.6;top:1040vw;left:10.6666666667vw}body.ep1_interview.staff .bg-sky.n7{opacity:.9;top:1248vw;right:1.0666666667vw}body.ep1_interview.staff .bg-sky.n8{opacity:.6;top:1456vw;left:11.2vw}body.ep1_interview.staff .bg-sky.n9{opacity:.6;top:1664vw;right:-9.0666666667vw}body.ep1_interview.staff .bg-sky.n10{opacity:.6;top:1872vw;left:21.0666666667vw}body.ep1_interview.staff .bg-sky.n11{opacity:.9;top:2080vw;right:0}body.ep1_interview.staff .bg-sky.n12{opacity:.6;bottom:125.3333333333vw;left:9.6vw}}.section-main .section-inner{margin:auto;position:relative}@media (min-width:769px){.section-main .section-inner{width:1024px}}@media (max-width:768px){.section-main .section-inner{width:100vw}}@media (min-width:769px){.section-main .section-inner{padding-top:50px}}@media (max-width:768px){.section-main .section-inner{padding-top:13.3333333333vw;overflow:hidden}}.section-main .page-title{position:absolute;z-index:1}@media (min-width:769px){.section-main .page-title{top:0}}@media (max-width:768px){.section-main .page-title{top:.5333333333vw}}@media (min-width:769px){.section-main .page-title{left:254px}}@media (max-width:768px){.section-main .page-title{left:-.2666666667vw}}@media (min-width:769px){.section-main .page-title{width:517px}}@media (max-width:768px){.section-main .page-title{width:100vw}}.section-main .pic{overflow:hidden}@media (min-width:769px){.section-main .pic{width:1024px}}@media (max-width:768px){.section-main .pic{width:100vw}}@media (min-width:769px){.section-main .pic{margin-bottom:37px}}@media (max-width:768px){.section-main .pic{margin-bottom:8vw}}.section-main .kv-men,.section-main .kv-women{position:absolute}@media (min-width:769px){.section-main .kv-men{width:461px}}@media (max-width:768px){.section-main .kv-men{width:94.1333333333vw}}@media (min-width:769px){.section-main .kv-men{right:-8px}}@media (max-width:768px){.section-main .kv-men{right:-37.6vw}}@media (min-width:769px){.section-main .kv-men{top:281px}}@media (max-width:768px){.section-main .kv-men{top:53.6vw}}@media (min-width:769px){.section-main .kv-women{width:639px}}@media (max-width:768px){.section-main .kv-women{width:130.6666666667vw}}@media (min-width:769px){.section-main .kv-women{left:-59px}}@media (max-width:768px){.section-main .kv-women{left:-36.5333333333vw}}@media (min-width:769px){.section-main .kv-women{top:472px}}@media (max-width:768px){.section-main .kv-women{top:85.3333333333vw}}.section-main .btn-holder{position:relative;margin-left:auto}@media (min-width:769px){.section-main .btn-holder{width:425px}}@media (max-width:768px){.section-main .btn-holder{width:72vw}}@media (min-width:769px){.section-main .btn-holder{padding-top:10px}}@media (max-width:768px){.section-main .btn-holder{padding-top:1.6vw}}@media (min-width:769px){.section-main .btn-holder{margin-right:70px}}@media (max-width:768px){.section-main .btn-holder{margin-right:0;margin-right:1.0666666667vw}}.section-main .btn-play-yt{width:100%;display:flex;align-items:center}@media (min-width:769px){.section-main .btn-play-yt{padding:22px 50px 22px 168px}}@media (max-width:768px){.section-main .btn-play-yt{padding:3.2vw 8vw 3.2vw 26.6666666667vw;min-height:16vw}}.section-main .yt-rectangle{position:absolute;top:0;z-index:2;pointer-events:none;background-color:#f96369;transition:all .4s cubic-bezier(.165,.84,.44,1)}@media (min-width:769px){.section-main .yt-rectangle{left:-9px}}@media (max-width:768px){.section-main .yt-rectangle{left:-1.6vw}}@media (min-width:769px){.section-main .yt-rectangle{width:100px}}@media (max-width:768px){.section-main .yt-rectangle{width:22.9333333333vw}}@media (min-width:769px){.section-main .yt-rectangle{height:72px}}@media (max-width:768px){.section-main .yt-rectangle{height:16vw}}@media (min-width:769px){.section-main .yt-rectangle{border-width:.396px}}@media (max-width:768px){.section-main .yt-rectangle{border-width:.2666666667vw}}@media (min-width:769px){.section-main .yt-rectangle .icon-play{width:28px}}@media (max-width:768px){.section-main .yt-rectangle .icon-play{width:6.4vw}}@media (min-width:769px){.section-main .yt-rectangle .icon-play{height:28px}}@media (max-width:768px){.section-main .yt-rectangle .icon-play{height:6.4vw}}@media (min-width:769px){.section-main .yt-rectangle .icon-play{margin-left:3px}}@media (max-width:768px){.section-main .yt-rectangle .icon-play{margin-left:.5333333333vw}}@media (min-width:769px){.section-main .yt-rectangle .icon-play{margin-top:-3px}}@media (max-width:768px){.section-main .yt-rectangle .icon-play{margin-top:-.5333333333vw}}.section-main .campaign-block{margin:auto;cursor:pointer;position:relative}@media (min-width:769px){.section-main .campaign-block{width:605px}}@media (max-width:768px){.section-main .campaign-block{width:82.6666666667vw}}@media (min-width:769px){.section-main .campaign-block{padding-top:8px}}@media (max-width:768px){.section-main .campaign-block{padding-top:1.6vw}}@media (min-width:769px){.section-main .campaign-block{padding-bottom:4px}}@media (max-width:768px){.section-main .campaign-block{padding-bottom:4vw}}@media (min-width:769px){.section-main .campaign-block{margin-top:61px}}@media (max-width:768px){.section-main .campaign-block{margin-top:14.4vw}}@media(min-width:769px){.section-main .campaign-block:hover .tw-rectangle{transform:translate3d(3px,3px,0) skewX(-20deg)}}@media(max-width:768px){.section-main .campaign-block:hover .tw-rectangle{transform:translate3d(1.6vw,.5333333333vw,0) skewX(-20deg)}}.section-main .campaign-block .tw-rectangle{top:0;transition:all .4s cubic-bezier(.165,.84,.44,1)}@media (min-width:769px){.section-main .campaign-block .tw-rectangle{left:3px}}@media (max-width:768px){.section-main .campaign-block .tw-rectangle{left:-1.0666666667vw}}@media (min-width:769px){.section-main .campaign-block .tw-rectangle{width:62px}}@media (max-width:768px){.section-main .campaign-block .tw-rectangle{width:12.8vw}}@media (min-width:769px){.section-main .campaign-block .tw-rectangle{height:58px}}@media (max-width:768px){.section-main .campaign-block .tw-rectangle{height:12.2666666667vw}}@media (min-width:769px){.section-main .campaign-block .tw-rectangle .icon-tw{width:32px}}@media (max-width:768px){.section-main .campaign-block .tw-rectangle .icon-tw{width:6.6666666667vw}}@media (min-width:769px){.section-main .campaign-block .tw-rectangle .icon-tw{height:26px}}@media (max-width:768px){.section-main .campaign-block .tw-rectangle .icon-tw{height:5.3333333333vw}}@media (min-width:769px){.section-main .campaign-block .item-campaign{padding:19.5px 30px}}@media (max-width:768px){.section-main .campaign-block .item-campaign{padding:4.8vw 0}}.section-main .campaign-block .text-block{text-align:center}.section-main .campaign-block .catch{font-weight:700}@media (min-width:769px){.section-main .campaign-block .catch{font-size:15px}}@media (max-width:768px){.section-main .campaign-block .catch{font-size:3.2vw}}.section-main .campaign-block .text{font-weight:700}@media (min-width:769px){.section-main .campaign-block .text{font-size:24px}}@media (max-width:768px){.section-main .campaign-block .text{font-size:4.8vw}}@media (min-width:769px){.section-main .campaign-block .text{margin-top:12px}}@media (max-width:768px){.section-main .campaign-block .text{margin-top:2.1333333333vw}}.section-main .campaign-block .pic{font-size:0;display:block;position:absolute}@media (min-width:769px){.section-main .campaign-block .pic{top:-23px}}@media (max-width:768px){.section-main .campaign-block .pic{top:-4.5333333333vw}}@media (min-width:769px){.section-main .campaign-block .pic{right:37px}}@media (max-width:768px){.section-main .campaign-block .pic{right:-3.7333333333vw}}@media (min-width:769px){.section-main .campaign-block .pic{width:72px}}@media (max-width:768px){.section-main .campaign-block .pic{width:15.2vw}}@media (min-width:769px){.section-about{margin-top:86px}}@media (max-width:768px){.section-about{margin-top:17.6vw}}@media (min-width:769px){.section-about .container-xs{padding-left:170px}}@media (max-width:768px){.section-about .container-xs{padding-left:4vw}}@media (min-width:769px){.section-about .container-xs{padding-bottom:0}}@media (max-width:768px){.section-about .container-xs{padding-bottom:15.7333333333vw}}@media (min-width:769px){.section-about .ttl-sec{width:358px}}@media (max-width:768px){.section-about .ttl-sec{width:84.2666666667vw}}@media (min-width:769px){.section-about .txt-sec{width:275px}}@media (max-width:768px){.section-about .txt-sec{width:64.8vw}}.section-about .lead-text{line-height:2;letter-spacing:-.03em}.section-about .lead-text+.lead-text{margin-top:0}@media (min-width:769px){.section-about .lead-holder+.lead-holder{margin-top:18px}}@media (max-width:768px){.section-about .lead-holder+.lead-holder{margin-top:4.8vw}}@keyframes swipeOver{0%{-webkit-clip-path:polygon(0 0,-3.4% 0,-30% 100%,-26.6% 100%,0 0);clip-path:polygon(0 0,-3.4% 0,-30% 100%,-26.6% 100%,0 0)}to{-webkit-clip-path:polygon(0 0,126.6% 0,100% 100%,-26.6% 100%,0 0);clip-path:polygon(0 0,126.6% 0,100% 100%,-26.6% 100%,0 0)}}@keyframes swipeOverReverse{0%{-webkit-clip-path:polygon(0 0,156.6% 0,130% 100%,-26.6% 100%,0 0);clip-path:polygon(0 0,156.6% 0,130% 100%,-26.6% 100%,0 0)}to{-webkit-clip-path:polygon(130% 0,156.6% 0,130% 100%,103.4% 100%,130% 0);clip-path:polygon(130% 0,156.6% 0,130% 100%,103.4% 100%,130% 0)}}.section-about .pic-swipe,.section-about .pic-swipe .def{position:relative}.section-about .pic-swipe .gene{position:absolute;top:0;left:0;width:100%;height:100%;animation:swipeOverReverse 1s cubic-bezier(.19,1,.22,1) both}.section-about .pic-swipe.over .gene{animation:swipeOver 1s cubic-bezier(.19,1,.22,1) both}@media(min-width:769px){.section-about .container-xs{width:716px}}@media(max-width:768px){.section-about{overflow:hidden}.section-about+.section-story{margin-top:0}}@media (min-width:769px){.section-story{margin-top:67px}}@media (max-width:768px){.section-story{margin-top:17.6vw}}@media (min-width:769px){.section-story .ttl-sec{width:150px}}@media (max-width:768px){.section-story .ttl-sec{width:40vw}}.section-story .ttl-story{position:absolute}@media (min-width:769px){.section-story .ttl-story{top:0}}@media (max-width:768px){.section-story .ttl-story{top:0}}@media (min-width:769px){.section-story .ttl-story{right:80px}}@media (max-width:768px){.section-story .ttl-story{right:9.6vw}}@media (min-width:769px){.section-story .ttl-story{width:39px}}@media (max-width:768px){.section-story .ttl-story{width:8vw}}@media (min-width:769px){.section-story .txt-sec{width:72px}}@media (max-width:768px){.section-story .txt-sec{width:19.2vw}}.section-story .lead-text{letter-spacing:-.03em}@media (min-width:769px){.section-story .lead-text{padding-left:130px}}@media (max-width:768px){.section-story .lead-text{padding-left:0}}@media (min-width:769px){.section-story .lead-text{padding-right:90px}}@media (max-width:768px){.section-story .lead-text{padding-right:0}}.section-story .btn-holder{position:relative}@media (min-width:769px){.section-story .btn-holder{margin-bottom:38px}}@media (max-width:768px){.section-story .btn-holder{margin-bottom:8vw}}.section-story .btn-yt{font-size:0;margin:auto;display:block}.section-story .btn-yt .pic{margin-bottom:0}.section-story .icon-play-large{z-index:2;font-size:0;position:absolute;top:50%;left:50%;pointer-events:none;transform:translate3d(-50%,-50%,0)}@media (min-width:769px){.section-story .icon-play-large{width:260px}}@media (max-width:768px){.section-story .icon-play-large{width:33.8666666667vw}}.section-story .catch-holder{position:relative}@media (min-width:769px){.section-story .catch-holder{margin-bottom:49px}}@media (max-width:768px){.section-story .catch-holder{margin-bottom:13.8666666667vw}}@media (min-width:769px){.section-story .catch-holder{margin-left:0}}@media (max-width:768px){.section-story .catch-holder{margin-left:11.2vw}}@media (min-width:769px){.section-story .charactor-block{margin-top:0}}@media (max-width:768px){.section-story .charactor-block{margin-top:8vw}}.section-story .charactor-block .inner{display:flex;align-items:center}.section-story .charactor-block .inner .text,.section-story .charactor-block .inner .text-name{letter-spacing:-.03em}@media (min-width:769px){.section-story .charactor-block .inner+.inner{margin-top:-37px}}@media (max-width:768px){.section-story .charactor-block .inner+.inner{margin-top:-4vw}}.section-story .charactor-block .inner.men{justify-content:flex-end}.section-story .charactor-block .inner.men.animShow{animation:none}.section-story .charactor-block .inner.men.animShow .pic-charactor{animation:moveFromLeft 1.2s cubic-bezier(.165,.84,.44,1) forwards,fadeIn .5s}.section-story .charactor-block .inner.men.animShow .text-block{animation:jsUpShow 1.35s cubic-bezier(.165,.84,.44,1) forwards}@media (min-width:769px){.section-story .charactor-block .inner.men .pic-charactor{width:296px}}@media (max-width:768px){.section-story .charactor-block .inner.men .pic-charactor{width:52.5333333333vw}}@media (min-width:769px){.section-story .charactor-block .inner.men .pic-charactor{margin-right:17px}}@media (max-width:768px){.section-story .charactor-block .inner.men .pic-charactor{margin-right:-2.1333333333vw}}@media (min-width:769px){.section-story .charactor-block .inner.men .text-block{margin-top:-32px}}@media (max-width:768px){.section-story .charactor-block .inner.men .text-block{margin-top:-17.8666666667vw}}@media (min-width:769px){.section-story .charactor-block .inner.men .text-block{margin-right:104px}}@media (max-width:768px){.section-story .charactor-block .inner.men .text-block{margin-right:-2.6666666667vw}}@media (min-width:769px){.section-story .charactor-block .inner.men .name-holder{margin-top:27px}}@media (max-width:768px){.section-story .charactor-block .inner.men .name-holder{margin-top:4.2666666667vw}}.section-story .charactor-block .inner.women.animShow{animation:none}.section-story .charactor-block .inner.women.animShow .pic-charactor{animation:moveFromRight 1.2s cubic-bezier(.165,.84,.44,1) forwards,fadeIn .5s}.section-story .charactor-block .inner.women.animShow .text-block{animation:jsUpShow 1.35s cubic-bezier(.165,.84,.44,1) forwards}@media (min-width:769px){.section-story .charactor-block .inner.women{margin-top:-68px}}@media (max-width:768px){.section-story .charactor-block .inner.women{margin-top:-8vw}}@media (min-width:769px){.section-story .charactor-block .inner.women{margin-left:56px}}@media (max-width:768px){.section-story .charactor-block .inner.women{margin-left:-2.4vw}}@media (min-width:769px){.section-story .charactor-block .inner.women .pic-charactor{width:259px}}@media (max-width:768px){.section-story .charactor-block .inner.women .pic-charactor{width:45.8666666667vw}}@media (min-width:769px){.section-story .charactor-block .inner.women .text-block{margin-top:75px}}@media (max-width:768px){.section-story .charactor-block .inner.women .text-block{margin-top:14.6666666667vw}}@media (min-width:769px){.section-story .charactor-block .inner.women .text-block{margin-left:137px}}@media (max-width:768px){.section-story .charactor-block .inner.women .text-block{margin-left:5.8666666667vw}}@media (min-width:769px){.section-story .charactor-block .inner.women .name-holder{margin-top:27px}}@media (max-width:768px){.section-story .charactor-block .inner.women .name-holder{margin-top:4.2666666667vw}}.section-story .charactor-block .name-holder{display:flex;align-items:center}@media (min-width:769px){.section-story .charactor-block .name-holder{margin-top:18px}}@media (max-width:768px){.section-story .charactor-block .name-holder{margin-top:1.3333333333vw}}.section-story .charactor-block .txt-name{font-weight:700}@media (min-width:769px){.section-story .charactor-block .txt-name{font-size:21px}}@media (max-width:768px){.section-story .charactor-block .txt-name{font-size:4.8vw}}@media (min-width:769px){.section-story .charactor-block .txt-name{margin-right:13px}}@media (max-width:768px){.section-story .charactor-block .txt-name{margin-right:2.1333333333vw}}@media (min-width:769px){.section-story .charactor-block .txt-name-kana{font-size:12px}}@media (max-width:768px){.section-story .charactor-block .txt-name-kana{font-size:2.6666666667vw}}.section-story .charactor-block .txt-cv{line-height:2}@media (min-width:769px){.section-story .charactor-block .txt-cv{font-size:15px}}@media (max-width:768px){.section-story .charactor-block .txt-cv{font-size:3.2vw}}@media (min-width:769px){.section-story .charactor-block .txt-cv{margin-top:13px}}@media (max-width:768px){.section-story .charactor-block .txt-cv{margin-top:2.1333333333vw}}.section-story .credit-block{z-index:0;position:relative}@media (min-width:769px){.section-story .credit-block{width:377px}}@media (max-width:768px){.section-story .credit-block{width:88.8vw}}@media (min-width:769px){.section-story .credit-block{padding:36px 20px 35px 75px}}@media (max-width:768px){.section-story .credit-block{padding:8vw 5.3333333333vw 8vw 23.4666666667vw}}@media (min-width:769px){.section-story .credit-block{margin-top:0}}@media (max-width:768px){.section-story .credit-block{margin-top:0}}@media (min-width:769px){.section-story .credit-block{margin-left:-9px}}@media (max-width:768px){.section-story .credit-block{margin-left:-13.6vw}}.section-story .credit-block .text{letter-spacing:-.04em}@media (min-width:769px){.section-story .credit-block .text{line-height:30px}}@media (max-width:768px){.section-story .credit-block .text{line-height:8vw}}.section-story .bg-credit{background-color:#fff;position:absolute;display:block;left:0;top:0;z-index:-1;width:100%;height:100%}.section-story .ttl-credit{font-weight:700;letter-spacing:-.03em}@media (min-width:769px){.section-story .ttl-credit{font-size:21px}}@media (max-width:768px){.section-story .ttl-credit{font-size:4.8vw}}@media (min-width:769px){.section-story .ttl-credit{line-height:30px}}@media (max-width:768px){.section-story .ttl-credit{line-height:8vw}}@media (min-width:769px){.section-story .ttl-credit{margin-bottom:18px}}@media (max-width:768px){.section-story .ttl-credit{margin-bottom:2.1333333333vw}}.section-story .lead-text{line-height:2}@media(max-width:768px){.section-story{overflow:hidden}.section-story .lead-text{line-height:2.1}.section-story+.section-story{margin-top:0}}.section-story .ended-text{color:#505050;text-align:right;letter-spacing:.08em}@media (min-width:769px){.section-story .ended-text{font-size:10px}}@media (max-width:768px){.section-story .ended-text{font-size:2.6666666667vw}}@media (min-width:769px){.section-story .ended-text{margin-top:8px}}@media (max-width:768px){.section-story .ended-text{margin-top:2.1333333333vw}}@media (min-width:769px){.section-story .ended-text{margin-right:4px}}@media (max-width:768px){.section-story .ended-text{margin-right:1.0666666667vw}}@media (min-width:769px){.section-top-cast{margin-top:98px}}@media (max-width:768px){.section-top-cast{margin-top:17.0666666667vw}}.section-top-cast .container-s{overflow:hidden}@media (min-width:769px){.section-top-cast .ttl-sec{width:262px}}@media (max-width:768px){.section-top-cast .ttl-sec{width:61.8666666667vw}}@media (min-width:769px){.section-top-cast .txt-sec{width:184px}}@media (max-width:768px){.section-top-cast .txt-sec{width:43.2vw}}.section-top-cast .text{line-height:2;letter-spacing:-.025em}@media(max-width:768px){.section-top-cast .container-xs{width:80vw}.section-top-cast .text{line-height:2.3}.section-top-cast .btn-more-holder{margin-top:8vw}}@media (min-width:769px){.section-top-staff{margin-top:87px}}@media (max-width:768px){.section-top-staff{margin-top:17.6vw}}.section-top-staff .container-s{overflow:hidden}@media (min-width:769px){.section-top-staff .ttl-sec{width:267px}}@media (max-width:768px){.section-top-staff .ttl-sec{width:63.2vw}}@media (min-width:769px){.section-top-staff .txt-sec{width:195px}}@media (max-width:768px){.section-top-staff .txt-sec{width:45.6vw}}.section-top-staff .text{line-height:2;letter-spacing:-.025em}@media(max-width:768px){.section-top-staff .ttl-sec{margin-left:6.9333333333vw}.section-top-staff .text{margin:auto;line-height:2.3;width:80vw}.section-top-staff .pic{margin-left:-7.3333333333vw;margin-right:-7.3333333333vw}}@media (min-width:769px){.section-virtual-backgrounds{margin-top:87px}}@media (max-width:768px){.section-virtual-backgrounds{margin-top:17.6vw}}@media (min-width:769px){.section-virtual-backgrounds .container{padding-bottom:17px}}@media (max-width:768px){.section-virtual-backgrounds .container{padding-bottom:1.3333333333vw}}@media (min-width:769px){.section-virtual-backgrounds .ttl-sec{width:358px}}@media (max-width:768px){.section-virtual-backgrounds .ttl-sec{width:84.2666666667vw}}@media (min-width:769px){.section-virtual-backgrounds .txt-sec{width:267px}}@media (max-width:768px){.section-virtual-backgrounds .txt-sec{width:62.4vw}}.section-virtual-backgrounds .btn-target{display:block;margin-left:auto;position:absolute;z-index:2;background-color:#f9f369}@media (min-width:769px){.section-virtual-backgrounds .btn-target{right:100px}}@media (max-width:768px){.section-virtual-backgrounds .btn-target{right:6.6666666667vw}}@media (min-width:769px){.section-virtual-backgrounds .btn-target{bottom:10px}}@media (max-width:768px){.section-virtual-backgrounds .btn-target{bottom:0}}@media (min-width:769px){.section-virtual-backgrounds .btn-target{width:53px}}@media (max-width:768px){.section-virtual-backgrounds .btn-target{width:10.1333333333vw}}@media (min-width:769px){.section-virtual-backgrounds .btn-target{height:48px}}@media (max-width:768px){.section-virtual-backgrounds .btn-target{height:9.6vw}}@media (min-width:769px){.section-virtual-backgrounds .icon-target{width:22px}}@media (max-width:768px){.section-virtual-backgrounds .icon-target{width:4.8vw}}@media (min-width:769px){.section-virtual-backgrounds .icon-target{height:22px}}@media (max-width:768px){.section-virtual-backgrounds .icon-target{height:4.8vw}}@media(min-width:769px){.section-virtual-backgrounds .ttl-sec{margin-right:auto}}@media(max-width:768px){.section-virtual-backgrounds+.section-campaign{margin-top:21.6vw}}@media (min-width:769px){.section-campaign{margin-top:131px}}@media (max-width:768px){.section-campaign{margin-top:0}}.section-campaign .container-s{overflow:visible}.section-campaign .campaign-holder{margin:auto;position:relative;background-color:rgba(249,243,105,.93)}@media (min-width:769px){.section-campaign .campaign-holder{width:655px}}@media (max-width:768px){.section-campaign .campaign-holder{width:100vw}}@media (min-width:769px){.section-campaign .campaign-holder{margin-top:52px}}@media (max-width:768px){.section-campaign .campaign-holder{margin-top:0}}.section-campaign .tw-holder{margin:auto;position:absolute;top:0;left:0;right:0}@media (min-width:769px){.section-campaign .tw-holder{top:-52px}}@media (max-width:768px){.section-campaign .tw-holder{top:-8.8vw}}@media (min-width:769px){.section-campaign .tw-holder{width:120px}}@media (max-width:768px){.section-campaign .tw-holder{width:20.8vw}}.section-campaign .tw-holder .thumb{border-radius:50%;border:1px solid #fff}.section-campaign .tw-holder .badge{position:absolute;bottom:0}@media (min-width:769px){.section-campaign .tw-holder .badge{width:45px}}@media (max-width:768px){.section-campaign .tw-holder .badge{width:8vw}}@media (min-width:769px){.section-campaign .tw-holder .badge{right:-8px}}@media (max-width:768px){.section-campaign .tw-holder .badge{right:0}}.section-campaign .pic{position:absolute}@media (min-width:769px){.section-campaign .pic{top:-25px}}@media (max-width:768px){.section-campaign .pic{top:-4.8vw}}@media (min-width:769px){.section-campaign .pic{right:97px}}@media (max-width:768px){.section-campaign .pic{right:9.6vw}}@media (min-width:769px){.section-campaign .pic{width:66px}}@media (max-width:768px){.section-campaign .pic{width:12.8vw}}.section-campaign .f-c-white{color:#fff}.section-campaign .bg_skew_white{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTI1IiBoZWlnaHQ9IjE0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDcxLjMyNyAxNDYuMDg3TDUyNSAwSDUzLjY3M0wwIDE0Ni4wODdoNDcxLjMyN3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat 50%/contain}.section-campaign .bg_skew_blue{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwIiBoZWlnaHQ9IjYwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik05OC4xMjUgNjBMMTIwIDBIMjIuMDQ0TDAgNjBoOTguMTI1eiIgZmlsbD0iIzFFOUZGMCIvPjwvc3ZnPg==) no-repeat 50%/contain}.section-campaign .bg_white{border-radius:3px;background-color:hsla(0,0%,100%,.93)}@media (min-width:769px){.section-campaign .block_m{width:525px}}@media (max-width:768px){.section-campaign .block_m{width:92vw}}@media (min-width:769px){.section-campaign .block_s{width:396px}}@media (max-width:768px){.section-campaign .block_s{width:88.8vw}}.section-campaign .underline{text-decoration:underline}.section-campaign .num{position:absolute;display:inline-block;font-weight:700}@media (min-width:769px){.section-campaign .num{padding:12px 54px}}@media (max-width:768px){.section-campaign .num{padding:3.4666666667vw 9.0666666667vw}}@media (min-width:769px){.section-campaign .num{font-size:33px}}@media (max-width:768px){.section-campaign .num{font-size:8vw}}.section-campaign .people{position:absolute;display:inline-block;line-height:1;background-color:#1e9ff0}@media (min-width:769px){.section-campaign .people{border-radius:100px}}@media (max-width:768px){.section-campaign .people{border-radius:26.6666666667vw}}@media (min-width:769px){.section-campaign .people{font-size:33px}}@media (max-width:768px){.section-campaign .people{font-size:8vw}}.section-campaign .block{position:relative;margin:auto;display:flex;align-items:center}@media (min-width:769px){.section-campaign .block+.block{margin-top:30px}}@media (max-width:768px){.section-campaign .block+.block{margin-top:8vw}}.section-campaign .block.bg_white+.bg_white:before{content:"";display:block;margin:auto;position:absolute;left:0;right:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDE2LjE5TC4wMS40NGgyNS45OEwxMyAxNi4xOXoiIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjkiLz48L3N2Zz4=) no-repeat 50%/contain}@media (min-width:769px){.section-campaign .block.bg_white+.bg_white:before{top:-24px}}@media (max-width:768px){.section-campaign .block.bg_white+.bg_white:before{top:-5.8666666667vw}}@media (min-width:769px){.section-campaign .block.bg_white+.bg_white:before{width:30px}}@media (max-width:768px){.section-campaign .block.bg_white+.bg_white:before{width:6.4vw}}@media (min-width:769px){.section-campaign .block.bg_white+.bg_white:before{height:21px}}@media (max-width:768px){.section-campaign .block.bg_white+.bg_white:before{height:4.8vw}}.section-campaign .block .text{font-weight:700}.section-campaign .block .text .btn{display:inline-flex}@media(min-width:769px){.section-campaign .block .desc .btn{margin-left:1em;display:inline-flex}}@media(max-width:768px){.section-campaign .block .desc{padding:0 4vw}}.section-campaign .btn-close{margin:auto;background-color:#1e9ff0;transform:skew(-20deg);border-radius:3px;text-align:center}@media (min-width:769px){.section-campaign .btn-close{margin-bottom:10px}}@media (max-width:768px){.section-campaign .btn-close{margin-bottom:0}}@media (min-width:769px){.section-campaign .btn-close{padding:16px 0}}@media (max-width:768px){.section-campaign .btn-close{padding:4.5333333333vw 0 5.0666666667vw}}@media (min-width:769px){.section-campaign .btn-close{width:378px}}@media (max-width:768px){.section-campaign .btn-close{width:86.6666666667vw}}.section-campaign .btn-close p.text{transform:skew(20deg);color:#fff;font-weight:700}@media (min-width:769px){.section-campaign .btn-close p.text{font-size:21px}}@media (max-width:768px){.section-campaign .btn-close p.text{font-size:4.8vw}}.section-campaign .icon-close{position:relative;display:block;margin-left:auto;transition:transform .3s cubic-bezier(.165,.84,.44,1);transform-origin:center}@media (min-width:769px){.section-campaign .icon-close{bottom:-9px}}@media (max-width:768px){.section-campaign .icon-close{bottom:-2.4vw}}@media (min-width:769px){.section-campaign .icon-close{margin-right:85px}}@media (max-width:768px){.section-campaign .icon-close{margin-right:8vw}}@media (min-width:769px){.section-campaign .icon-close{width:56px}}@media (max-width:768px){.section-campaign .icon-close{width:12.8vw}}.section-campaign .icon-close.open{transform:rotate(45deg)}@media (min-width:769px){.section-campaign .block_01{margin-top:118px}}@media (max-width:768px){.section-campaign .block_01{margin-top:25.3333333333vw}}@media (min-width:769px){.section-campaign .block_01{margin-bottom:80px}}@media (max-width:768px){.section-campaign .block_01{margin-bottom:16vw}}@media (min-width:769px){.section-campaign .block_01 .num{top:-45px}}@media (max-width:768px){.section-campaign .block_01 .num{top:-10.6666666667vw}}@media (min-width:769px){.section-campaign .block_01 .num{left:18px}}@media (max-width:768px){.section-campaign .block_01 .num{left:1.3333333333vw}}.section-campaign .block_01 .people{font-weight:700}@media (min-width:769px){.section-campaign .block_01 .people{top:122px}}@media (max-width:768px){.section-campaign .block_01 .people{top:23.2vw}}@media (min-width:769px){.section-campaign .block_01 .people{left:73px}}@media (max-width:768px){.section-campaign .block_01 .people{left:7.2vw}}@media (min-width:769px){.section-campaign .block_01 .people{padding:12px 30px 16px 36px}}@media (max-width:768px){.section-campaign .block_01 .people{padding:1.3333333333vw 5.3333333333vw 1.3333333333vw 8vw}}@media (min-width:769px){.section-campaign .block_01 .people .small{font-size:20px}}@media (max-width:768px){.section-campaign .block_01 .people .small{font-size:4.2666666667vw}}@media (min-width:769px){.section-campaign .block_01 .text{padding:42px 269px 44px 73px}}@media (max-width:768px){.section-campaign .block_01 .text{padding:6.9333333333vw 37.0666666667vw 5.8666666667vw 13.0666666667vw}}@media (min-width:769px){.section-campaign .block_01 .text{font-size:21px}}@media (max-width:768px){.section-campaign .block_01 .text{font-size:4.8vw}}@media (min-width:769px){.section-campaign .block_01 .text{line-height:30px}}@media (max-width:768px){.section-campaign .block_01 .text{line-height:6.4vw}}@media(min-width:769px){.section-campaign .block_01 .text{letter-spacing:-.04em}}@media (min-width:769px){.section-campaign .block_01 .pic_01{top:-56px}}@media (max-width:768px){.section-campaign .block_01 .pic_01{top:-10.1333333333vw}}@media (min-width:769px){.section-campaign .block_01 .pic_01{left:375px}}@media (max-width:768px){.section-campaign .block_01 .pic_01{left:67.4666666667vw}}@media (min-width:769px){.section-campaign .block_01 .pic_01{width:118px}}@media (max-width:768px){.section-campaign .block_01 .pic_01{width:21.0666666667vw}}.section-campaign .block_01 .pic_02{border:2px solid #fff;border-radius:100%}@media (min-width:769px){.section-campaign .block_01 .pic_02{top:55px}}@media (max-width:768px){.section-campaign .block_01 .pic_02{top:12vw}}@media (min-width:769px){.section-campaign .block_01 .pic_02{left:265px}}@media (max-width:768px){.section-campaign .block_01 .pic_02{left:49.0666666667vw}}@media (min-width:769px){.section-campaign .block_01 .pic_02{width:144px}}@media (max-width:768px){.section-campaign .block_01 .pic_02{width:25.6vw}}@media(max-width:768px){.section-campaign .block_02,.section-campaign .block_03,.section-campaign .block_04,.section-campaign .block_07,.section-campaign .block_08,.section-campaign .block_09{height:24vw}}@media (min-width:769px){.section-campaign .block_02 .text,.section-campaign .block_03 .text,.section-campaign .block_04 .text{line-height:24px}}@media (max-width:768px){.section-campaign .block_02 .text,.section-campaign .block_03 .text,.section-campaign .block_04 .text{line-height:5.6vw}}@media (min-width:769px){.section-campaign .block_02 .text,.section-campaign .block_03 .text,.section-campaign .block_04 .text{font-size:15px}}@media (max-width:768px){.section-campaign .block_02 .text,.section-campaign .block_03 .text,.section-campaign .block_04 .text{font-size:3.2vw}}.section-campaign .block_02 .pic_01,.section-campaign .block_07 .pic_01{position:relative;margin-bottom:0}@media (min-width:769px){.section-campaign .block_02 .pic_01,.section-campaign .block_07 .pic_01{top:2px}}@media (max-width:768px){.section-campaign .block_02 .pic_01,.section-campaign .block_07 .pic_01{top:0}}@media (min-width:769px){.section-campaign .block_02 .pic_01,.section-campaign .block_07 .pic_01{left:21px}}@media (max-width:768px){.section-campaign .block_02 .pic_01,.section-campaign .block_07 .pic_01{left:4vw}}@media (min-width:769px){.section-campaign .block_02 .pic_01,.section-campaign .block_07 .pic_01{width:72px}}@media (max-width:768px){.section-campaign .block_02 .pic_01,.section-campaign .block_07 .pic_01{width:16vw}}@media (min-width:769px){.section-campaign .block_02 .pic_02,.section-campaign .block_07 .pic_02{top:66px}}@media (max-width:768px){.section-campaign .block_02 .pic_02,.section-campaign .block_07 .pic_02{top:14.4vw}}@media (min-width:769px){.section-campaign .block_02 .pic_02,.section-campaign .block_07 .pic_02{left:70px}}@media (max-width:768px){.section-campaign .block_02 .pic_02,.section-campaign .block_07 .pic_02{left:15.2vw}}@media (min-width:769px){.section-campaign .block_02 .pic_02,.section-campaign .block_07 .pic_02{width:24px}}@media (max-width:768px){.section-campaign .block_02 .pic_02,.section-campaign .block_07 .pic_02{width:5.6vw}}@media (min-width:769px){.section-campaign .block_02 .text,.section-campaign .block_07 .text{padding:32px 16px 32px 40px}}@media (max-width:768px){.section-campaign .block_02 .text,.section-campaign .block_07 .text{padding:0 4.2666666667vw 0 10.6666666667vw}}.section-campaign .block_03 .pic_01{position:relative;margin-bottom:0;border-radius:100%;background-color:#1e9ff0}@media (min-width:769px){.section-campaign .block_03 .pic_01{top:-7px}}@media (max-width:768px){.section-campaign .block_03 .pic_01{top:-2.1333333333vw}}@media (min-width:769px){.section-campaign .block_03 .pic_01{left:15px}}@media (max-width:768px){.section-campaign .block_03 .pic_01{left:3.2vw}}@media (min-width:769px){.section-campaign .block_03 .pic_01{width:60px}}@media (max-width:768px){.section-campaign .block_03 .pic_01{width:12.8vw}}@media (min-width:769px){.section-campaign .block_03 .pic_01{padding:15px}}@media (max-width:768px){.section-campaign .block_03 .pic_01{padding:3.2vw}}@media (min-width:769px){.section-campaign .block_03 .pic_02{top:78px}}@media (max-width:768px){.section-campaign .block_03 .pic_02{top:16.8vw}}@media (min-width:769px){.section-campaign .block_03 .pic_02{left:60px}}@media (max-width:768px){.section-campaign .block_03 .pic_02{left:12.8vw}}@media (min-width:769px){.section-campaign .block_03 .pic_02{width:30px}}@media (max-width:768px){.section-campaign .block_03 .pic_02{width:8vw}}@media (min-width:769px){.section-campaign .block_03 .text{padding:18px 16px 16px 48px}}@media (max-width:768px){.section-campaign .block_03 .text{padding:0 4.2666666667vw 0 13.8666666667vw}}.section-campaign .block_04 .pic_01,.section-campaign .block_09 .pic_01{position:relative;margin-bottom:0}@media (min-width:769px){.section-campaign .block_04 .pic_01,.section-campaign .block_09 .pic_01{top:0}}@media (max-width:768px){.section-campaign .block_04 .pic_01,.section-campaign .block_09 .pic_01{top:0}}@media (min-width:769px){.section-campaign .block_04 .pic_01,.section-campaign .block_09 .pic_01{left:32px}}@media (max-width:768px){.section-campaign .block_04 .pic_01,.section-campaign .block_09 .pic_01{left:6.9333333333vw}}@media (min-width:769px){.section-campaign .block_04 .pic_01,.section-campaign .block_09 .pic_01{width:48px}}@media (max-width:768px){.section-campaign .block_04 .pic_01,.section-campaign .block_09 .pic_01{width:10.6666666667vw}}@media (min-width:769px){.section-campaign .block_04 .text,.section-campaign .block_09 .text{padding:19px 16px 14px 60px}}@media (max-width:768px){.section-campaign .block_04 .text,.section-campaign .block_09 .text{padding:0 4.2666666667vw 0 16.2666666667vw}}.section-campaign .block_04 .desc,.section-campaign .block_09 .desc{font-weight:400;letter-spacing:-.04em;padding:0}@media (min-width:769px){.section-campaign .block_04 .desc,.section-campaign .block_09 .desc{margin-top:6px}}@media (max-width:768px){.section-campaign .block_04 .desc,.section-campaign .block_09 .desc{margin-top:1.6vw}}@media (min-width:769px){.section-campaign .block_04 .desc,.section-campaign .block_09 .desc{font-size:12px}}@media (max-width:768px){.section-campaign .block_04 .desc,.section-campaign .block_09 .desc{font-size:2.6666666667vw}}@media (min-width:769px){.section-campaign .block_05{margin-bottom:80px}}@media (max-width:768px){.section-campaign .block_05{margin-bottom:20vw}}.section-campaign .block_05 .desc{display:flex;font-weight:400}@media (min-width:769px){.section-campaign .block_05 .desc{margin-top:-15px}}@media (max-width:768px){.section-campaign .block_05 .desc{margin-top:-4vw}}@media (min-width:769px){.section-campaign .block_05 .desc{line-height:21px}}@media (max-width:768px){.section-campaign .block_05 .desc{line-height:4vw}}@media (min-width:769px){.section-campaign .block_05 .desc{font-size:12px}}@media (max-width:768px){.section-campaign .block_05 .desc{font-size:2.6666666667vw}}@media (min-width:769px){.section-campaign .block_06{margin-bottom:80px}}@media (max-width:768px){.section-campaign .block_06{margin-bottom:16vw}}@media (min-width:769px){.section-campaign .block_06 .num{top:-46px}}@media (max-width:768px){.section-campaign .block_06 .num{top:-10.6666666667vw}}@media (min-width:769px){.section-campaign .block_06 .num{left:267px}}@media (max-width:768px){.section-campaign .block_06 .num{left:44.8vw}}.section-campaign .block_06 .people{font-weight:700}@media (min-width:769px){.section-campaign .block_06 .people{top:122px}}@media (max-width:768px){.section-campaign .block_06 .people{top:23.2vw}}@media (min-width:769px){.section-campaign .block_06 .people{left:325px}}@media (max-width:768px){.section-campaign .block_06 .people{left:50.9333333333vw}}@media (min-width:769px){.section-campaign .block_06 .people{padding:13px 48px 16px}}@media (max-width:768px){.section-campaign .block_06 .people{padding:1.3333333333vw 9.3333333333vw 1.3333333333vw 5.3333333333vw}}@media (min-width:769px){.section-campaign .block_06 .people .small{font-size:15px}}@media (max-width:768px){.section-campaign .block_06 .people .small{font-size:4vw}}.section-campaign .block_06 .text{text-align:center}@media (min-width:769px){.section-campaign .block_06 .text{padding:42px 70px 43px 283px}}@media (max-width:768px){.section-campaign .block_06 .text{padding:6.9333333333vw 7.2vw 6.4vw 45.3333333333vw}}@media (min-width:769px){.section-campaign .block_06 .text{font-size:21px}}@media (max-width:768px){.section-campaign .block_06 .text{font-size:4.8vw}}@media (min-width:769px){.section-campaign .block_06 .pic_01{top:-18px}}@media (max-width:768px){.section-campaign .block_06 .pic_01{top:-2.4vw}}@media (min-width:769px){.section-campaign .block_06 .pic_01{left:0}}@media (max-width:768px){.section-campaign .block_06 .pic_01{left:0}}@media (min-width:769px){.section-campaign .block_06 .pic_01{width:275px}}@media (max-width:768px){.section-campaign .block_06 .pic_01{width:45.3333333333vw}}.section-campaign .block_08 .pic_01{position:relative;margin-bottom:0}@media (min-width:769px){.section-campaign .block_08 .pic_01{top:0}}@media (max-width:768px){.section-campaign .block_08 .pic_01{top:0}}@media (min-width:769px){.section-campaign .block_08 .pic_01{left:27px}}@media (max-width:768px){.section-campaign .block_08 .pic_01{left:6.1333333333vw}}@media (min-width:769px){.section-campaign .block_08 .pic_01{width:54px}}@media (max-width:768px){.section-campaign .block_08 .pic_01{width:12vw}}@media (min-width:769px){.section-campaign .block_08 .text{padding:41px 16px 43px 54px}}@media (max-width:768px){.section-campaign .block_08 .text{padding:0 4.2666666667vw 0 14.6666666667vw}}@media (min-width:769px){.section-campaign .block_09,.section-campaign .block_10,.section-campaign .block_11{margin-bottom:-15px}}@media (max-width:768px){.section-campaign .block_09,.section-campaign .block_10,.section-campaign .block_11{margin-bottom:-3.2vw}}.section-campaign .block_10 .desc,.section-campaign .block_11 .desc,.section-campaign .block_12 .desc{padding-left:1em;text-indent:-1em}@media (min-width:769px){.section-campaign .block_10 .desc,.section-campaign .block_11 .desc,.section-campaign .block_12 .desc{font-size:12px}}@media (max-width:768px){.section-campaign .block_10 .desc,.section-campaign .block_11 .desc,.section-campaign .block_12 .desc{font-size:2.6666666667vw}}@media (min-width:769px){.section-campaign .block_10 .desc,.section-campaign .block_11 .desc,.section-campaign .block_12 .desc{line-height:21px}}@media (max-width:768px){.section-campaign .block_10 .desc,.section-campaign .block_11 .desc,.section-campaign .block_12 .desc{line-height:4vw}}@media (min-width:769px){.section-campaign .block_12{margin-bottom:84px}}@media (max-width:768px){.section-campaign .block_12{margin-bottom:20vw}}.section-campaign .block_13{background-color:hsla(0,0%,100%,.93);justify-content:center}@media (min-width:769px){.section-campaign .block_13{padding:45px 0}}@media (max-width:768px){.section-campaign .block_13{padding:12.8vw 0 16vw}}@media (min-width:769px){.section-campaign .block_13{margin-bottom:65px}}@media (max-width:768px){.section-campaign .block_13{margin-bottom:12vw}}.section-campaign .block_13 .date_holder{position:absolute;color:#fff;font-weight:700;background-color:#1e9ff0;transform:skew(-20deg)}@media (min-width:769px){.section-campaign .block_13 .date_holder{top:-39px}}@media (max-width:768px){.section-campaign .block_13 .date_holder{top:-8vw}}@media (min-width:769px){.section-campaign .block_13 .date_holder{left:138px}}@media (max-width:768px){.section-campaign .block_13 .date_holder{left:8vw}}@media (min-width:769px){.section-campaign .block_13 .date_holder{padding:18px 50px}}@media (max-width:768px){.section-campaign .block_13 .date_holder{padding:3.2vw 8vw}}@media (min-width:769px){.section-campaign .block_13 .date_holder{font-size:21px}}@media (max-width:768px){.section-campaign .block_13 .date_holder{font-size:4.8vw}}.section-campaign .block_13 .date_holder .date{transform:skew(20deg)}@media (min-width:769px){.section-campaign .block_13 .text_holder .text{font-size:18px}}@media (max-width:768px){.section-campaign .block_13 .text_holder .text{font-size:4vw}}@media (min-width:769px){.section-campaign .block_13 .strong{font-size:33px}}@media (max-width:768px){.section-campaign .block_13 .strong{font-size:8vw}}.section-campaign .block_13 .tweet{position:absolute;background-color:#1e9ff0;transform:skew(-20deg);border-radius:3px}@media (min-width:769px){.section-campaign .block_13 .tweet{top:162px}}@media (max-width:768px){.section-campaign .block_13 .tweet{top:43.2vw}}@media (min-width:769px){.section-campaign .block_13 .tweet{width:398px}}@media (max-width:768px){.section-campaign .block_13 .tweet{width:84vw}}@media (min-width:769px){.section-campaign .block_13 .tweet{padding:23px}}@media (max-width:768px){.section-campaign .block_13 .tweet{padding:5.6vw}}.section-campaign .block_13 .tweet .pic{margin-bottom:0;transform:skew(20deg)}@media (min-width:769px){.section-campaign .block_13 .tweet .pic{top:12px}}@media (max-width:768px){.section-campaign .block_13 .tweet .pic{top:3.7333333333vw}}@media (min-width:769px){.section-campaign .block_13 .tweet .pic{left:39px}}@media (max-width:768px){.section-campaign .block_13 .tweet .pic{left:6.4vw}}@media (min-width:769px){.section-campaign .block_13 .tweet .pic{width:54px}}@media (max-width:768px){.section-campaign .block_13 .tweet .pic{width:11.2vw}}.section-campaign .block_13 .tweet p.text{transform:skew(20deg);color:#fff}@media (min-width:769px){.section-campaign .block_13 .tweet p.text{padding-left:114px}}@media (max-width:768px){.section-campaign .block_13 .tweet p.text{padding-left:17.0666666667vw}}@media (min-width:769px){.section-campaign .block_13 .tweet p.text{font-size:21px}}@media (max-width:768px){.section-campaign .block_13 .tweet p.text{font-size:4.8vw}}@media (min-width:769px){.section-campaign .heading{margin-bottom:20px}}@media (max-width:768px){.section-campaign .heading{margin-bottom:4.8vw}}@media (min-width:769px){.section-campaign .heading{font-size:21px}}@media (max-width:768px){.section-campaign .heading{font-size:4.8vw}}.section-campaign .heading+.inner .text{font-weight:400}@media (min-width:769px){.section-campaign .heading+.inner .text{line-height:24px}}@media (max-width:768px){.section-campaign .heading+.inner .text{line-height:5.6vw}}@media (min-width:769px){.section-campaign .heading+.inner .text{margin-bottom:50px}}@media (max-width:768px){.section-campaign .heading+.inner .text{margin-bottom:13.3333333333vw}}.section-campaign .text-holder{font-weight:700;text-align:center}@media (min-width:769px){.section-campaign .text-holder{padding:40px}}@media (max-width:768px){.section-campaign .text-holder{padding:8vw 0}}@media (min-width:769px){.section-campaign .text-holder.campaign{padding-top:88px}}@media (max-width:768px){.section-campaign .text-holder.campaign{padding-top:16.8vw}}.section-campaign .text-holder.bg-light-yellow{background-color:hsla(0,0%,100%,.93)}.section-campaign .text-holder .lead{text-align:center}@media (min-width:769px){.section-campaign .text-holder .lead{font-size:24px}}@media (max-width:768px){.section-campaign .text-holder .lead{font-size:5.6vw}}.section-campaign .text-holder .lead-s{text-align:center;letter-spacing:-.03em}@media (min-width:769px){.section-campaign .text-holder .lead-s{margin-top:15px}}@media (max-width:768px){.section-campaign .text-holder .lead-s{margin-top:4vw}}@media (min-width:769px){.section-campaign .text-holder .lead-s{margin-bottom:-8px}}@media (max-width:768px){.section-campaign .text-holder .lead-s{margin-bottom:-1.3333333333vw}}@media (min-width:769px){.section-campaign .text-holder .lead-s{font-size:18px}}@media (max-width:768px){.section-campaign .text-holder .lead-s{font-size:4vw}}.section-campaign .text-holder .inner{margin:auto;text-align:left}@media (min-width:769px){.section-campaign .text-holder .inner{width:525px}}@media (max-width:768px){.section-campaign .text-holder .inner{width:89.3333333333vw}}.section-campaign .text-holder .text{line-height:2}.section-campaign .text-holder .text .btn{display:inline-block}@media (min-width:769px){.section-campaign .text-holder .text+.text{margin-top:20px}}@media (max-width:768px){.section-campaign .text-holder .text+.text{margin-top:5.3333333333vw}}.section-campaign .text-holder .btn-tw{margin:auto;display:flex;align-items:center;background-color:#5ab4f0}@media (min-width:769px){.section-campaign .text-holder .btn-tw{height:78px}}@media (max-width:768px){.section-campaign .text-holder .btn-tw{height:17.6vw}}@media (min-width:769px){.section-campaign .text-holder .btn-tw{width:495px}}@media (max-width:768px){.section-campaign .text-holder .btn-tw{width:84.2666666667vw}}@media (min-width:769px){.section-campaign .text-holder .btn-tw{padding:0 45px}}@media (max-width:768px){.section-campaign .text-holder .btn-tw{padding:0 5.0666666667vw}}@media (min-width:769px){.section-campaign .text-holder .btn-tw{margin-top:25px}}@media (max-width:768px){.section-campaign .text-holder .btn-tw{margin-top:7.4666666667vw}}.section-campaign .text-holder .btn-tw .thumb-tw{display:block;position:relative}@media (min-width:769px){.section-campaign .text-holder .btn-tw .thumb-tw{width:54px}}@media (max-width:768px){.section-campaign .text-holder .btn-tw .thumb-tw{width:11.2vw}}@media (min-width:769px){.section-campaign .text-holder .btn-tw .thumb-tw{margin-right:27px}}@media (max-width:768px){.section-campaign .text-holder .btn-tw .thumb-tw{margin-right:4.5333333333vw}}.section-campaign .text-holder .btn-tw .btn-txt{color:#fff;letter-spacing:-.03em;text-shadow:0 3px 0 rgba(0,0,0,.18)}@media (min-width:769px){.section-campaign .text-holder .btn-tw .btn-txt{font-size:21px}}@media (max-width:768px){.section-campaign .text-holder .btn-tw .btn-txt{font-size:4vw}}@media (min-width:769px){.section-campaign .text-holder.campaign .btn-tw{margin-top:37px}}@media (max-width:768px){.section-campaign .text-holder.campaign .btn-tw{margin-top:8.5333333333vw}}.section-campaign .scroll-holder{margin:auto;overflow-y:scroll;background-color:hsla(0,0%,100%,.9);-ms-overflow-style:none;scrollbar-width:none}.section-campaign .scroll-holder::-webkit-scrollbar{display:none}@media (min-width:769px){.section-campaign .scroll-holder{width:525px}}@media (max-width:768px){.section-campaign .scroll-holder{width:92vw}}@media (min-width:769px){.section-campaign .scroll-holder{height:270px}}@media (max-width:768px){.section-campaign .scroll-holder{height:56vw}}@media (min-width:769px){.section-campaign .scroll-holder{margin-top:18px}}@media (max-width:768px){.section-campaign .scroll-holder{margin-top:-.8vw}}@media (min-width:769px){.section-campaign .scroll-holder{margin-bottom:45px}}@media (max-width:768px){.section-campaign .scroll-holder{margin-bottom:12vw}}@media (min-width:769px){.section-campaign .scroll-holder{border-radius:6px}}@media (max-width:768px){.section-campaign .scroll-holder{border-radius:1.6vw}}.section-campaign .scroll-holder .text{text-align:left;font-weight:400}@media (min-width:769px){.section-campaign .scroll-inner{padding:30px}}@media (max-width:768px){.section-campaign .scroll-inner{padding:4.8vw 5.3333333333vw}}@media (min-width:769px){body.ep1_interview .ttl-sec{margin-top:0}}@media (max-width:768px){body.ep1_interview .ttl-sec{margin-top:1.0666666667vw}}@media (min-width:769px){body.ep1_interview .ttl-sec{margin-left:62px}}@media (max-width:768px){body.ep1_interview .ttl-sec{margin-left:27.2vw}}body.ep1_interview .section-other-interview .ttl-sec{margin-left:auto}@media (min-width:769px){body.ep1_interview .section-other-interview .ttl-sec{margin-right:20px}}@media (max-width:768px){body.ep1_interview .section-other-interview .ttl-sec{margin-right:9.3333333333vw}}@media (min-width:769px){body.ep1_interview.cast .section-other-interview .ttl-sec{margin-left:8px}}@media (max-width:768px){body.ep1_interview.cast .section-other-interview .ttl-sec{margin-left:14.1333333333vw}}@media (min-width:769px){body.ep1_interview .main-pic{margin-top:30px}}@media (max-width:768px){body.ep1_interview .main-pic{margin-top:0}}@media (min-width:769px){body.ep1_interview .pic{margin-bottom:37px}}@media (max-width:768px){body.ep1_interview .pic{margin-bottom:8.2666666667vw}}body.ep1_interview .thumb{border-radius:50%;box-shadow:inset 0 0 1px rgba(0,0,0,.99)}body.ep1_interview .top-text{line-height:2;margin:auto}@media (min-width:769px){body.ep1_interview .top-text{width:509px}}@media (max-width:768px){body.ep1_interview .top-text{width:89.3333333333vw}}@media (min-width:769px){body.ep1_interview .top-text{font-size:15px}}@media (max-width:768px){body.ep1_interview .top-text{font-size:4vw}}@media (min-width:769px){body.ep1_interview .top-text{margin-bottom:37px}}@media (max-width:768px){body.ep1_interview .top-text{margin-bottom:8.8vw}}body.ep1_interview .info-holder{margin:auto}@media (min-width:769px){body.ep1_interview .info-holder{width:525px}}@media (max-width:768px){body.ep1_interview .info-holder{width:100vw}}@media (min-width:769px){body.ep1_interview .info-holder{padding-left:0}}@media (max-width:768px){body.ep1_interview .info-holder{padding-left:5.3333333333vw}}@media (min-width:769px){body.ep1_interview .info-holder.profile{padding-right:0}}@media (max-width:768px){body.ep1_interview .info-holder.profile{padding-right:5.3333333333vw}}@media (min-width:769px){body.ep1_interview .info-holder .ttl{font-size:18px}}@media (max-width:768px){body.ep1_interview .info-holder .ttl{font-size:4.8vw}}@media (min-width:769px){body.ep1_interview .info-holder .ttl{margin-bottom:22px}}@media (max-width:768px){body.ep1_interview .info-holder .ttl{margin-bottom:4vw}}@media (min-width:769px){body.ep1_interview .info-holder .ttl{margin-left:15px}}@media (max-width:768px){body.ep1_interview .info-holder .ttl{margin-left:3.4666666667vw}}body.ep1_interview .info-holder .item{display:flex;align-items:center}@media (min-width:769px){body.ep1_interview .info-holder .item+.item{margin-top:22px}}@media (max-width:768px){body.ep1_interview .info-holder .item+.item{margin-top:4.8vw}}@media (min-width:769px){body.ep1_interview .info-holder .thumb{width:78px}}@media (max-width:768px){body.ep1_interview .info-holder .thumb{width:20.8vw}}@media (min-width:769px){body.ep1_interview .info-holder .thumb{height:78px}}@media (max-width:768px){body.ep1_interview .info-holder .thumb{height:20.8vw}}@media (min-width:769px){body.ep1_interview .info-holder .thumb{margin-right:20px}}@media (max-width:768px){body.ep1_interview .info-holder .thumb{margin-right:3.4666666667vw}}body.ep1_interview .info-holder .txt-info{letter-spacing:-.04em}@media (min-width:769px){body.ep1_interview .info-holder .txt-info{font-size:15px}}@media (max-width:768px){body.ep1_interview .info-holder .txt-info{font-size:4vw}}@media (min-width:769px){body.ep1_interview .info-holder .txt-info{line-height:27px}}@media (max-width:768px){body.ep1_interview .info-holder .txt-info{line-height:7.2vw}}body.ep1_interview .info-holder .name{display:block;font-weight:700}@media (min-width:769px){body.ep1_interview .info-holder .name{margin-bottom:5px}}@media (max-width:768px){body.ep1_interview .info-holder .name{margin-bottom:1.3333333333vw}}@media (min-width:769px){body.ep1_interview .interview-block{margin-top:69px}}@media (max-width:768px){body.ep1_interview .interview-block{margin-top:16vw}}@media (min-width:769px){body.ep1_interview .interview-block+.info-holder{margin-top:90px}}@media (max-width:768px){body.ep1_interview .interview-block+.info-holder{margin-top:16.8vw}}body.ep1_interview .interview-block .interview-inner{margin:auto}@media (min-width:769px){body.ep1_interview .interview-block .interview-inner{width:509px}}@media (max-width:768px){body.ep1_interview .interview-block .interview-inner{width:88vw}}@media (min-width:769px){body.ep1_interview .interview-block .ttl-interview{padding:0 5px}}@media (max-width:768px){body.ep1_interview .interview-block .ttl-interview{padding:0 1.3333333333vw}}body.ep1_interview .interview-block .lead{font-weight:700;letter-spacing:-.03em}@media (min-width:769px){body.ep1_interview .interview-block .lead{font-size:15px}}@media (max-width:768px){body.ep1_interview .interview-block .lead{font-size:4vw}}@media (min-width:769px){body.ep1_interview .interview-block .lead{line-height:30px}}@media (max-width:768px){body.ep1_interview .interview-block .lead{line-height:8vw}}@media (min-width:769px){body.ep1_interview .interview-block .lead{margin-bottom:36px}}@media (max-width:768px){body.ep1_interview .interview-block .lead{margin-bottom:8vw}}@media (min-width:769px){body.ep1_interview .interview-block .text{font-size:15px}}@media (max-width:768px){body.ep1_interview .interview-block .text{font-size:4vw}}@media (min-width:769px){body.ep1_interview .interview-block .text{line-height:30px}}@media (max-width:768px){body.ep1_interview .interview-block .text{line-height:8vw}}@media (min-width:769px){body.ep1_interview .interview-block .text+.text{margin-top:20px}}@media (max-width:768px){body.ep1_interview .interview-block .text+.text{margin-top:4vw}}body.ep1_interview .interview-block .item{display:flex;justify-content:space-between}@media (min-width:769px){body.ep1_interview .interview-block .item+.item{margin-top:42px}}@media (max-width:768px){body.ep1_interview .interview-block .item+.item{margin-top:8.2666666667vw}}@media (min-width:769px){body.ep1_interview .interview-block .item+.lead{margin-top:60px}}@media (max-width:768px){body.ep1_interview .interview-block .item+.lead{margin-top:7.7333333333vw}}@media (min-width:769px){body.ep1_interview .interview-block .item .thumb{width:54px}}@media (max-width:768px){body.ep1_interview .interview-block .item .thumb{width:14.4vw}}@media (min-width:769px){body.ep1_interview .interview-block .item .thumb{height:54px}}@media (max-width:768px){body.ep1_interview .interview-block .item .thumb{height:14.4vw}}@media (min-width:769px){body.ep1_interview .interview-block .item .text-holder{width:442px}}@media (max-width:768px){body.ep1_interview .interview-block .item .text-holder{width:72vw}}@media (min-width:769px){body.ep1_interview .interview-block .item .text-holder{font-size:15px}}@media (max-width:768px){body.ep1_interview .interview-block .item .text-holder{font-size:4vw}}@media (min-width:769px){body.ep1_interview .interview-block .item .text-holder{line-height:30px}}@media (max-width:768px){body.ep1_interview .interview-block .item .text-holder{line-height:8vw}}@media (min-width:769px){body.ep1_interview .interview-block .item .text-holder{margin-left:13px}}@media (max-width:768px){body.ep1_interview .interview-block .item .text-holder{margin-left:2.6666666667vw}}@media (min-width:769px){body.ep1_interview .btn-more-holder{margin-top:32px}}@media (max-width:768px){body.ep1_interview .btn-more-holder{margin-top:8vw}}@media(min-width:769px){body.ep1_interview .ttl-cast{letter-spacing:.03em}}@media(max-width:768px){body.ep1_interview .ttl-sec .inner{min-height:16.8vw}body.ep1_interview .ttl-cast{letter-spacing:-.06em}}@media (min-width:769px){.section-cast+section{margin-top:90px}}@media (max-width:768px){.section-cast+section{margin-top:27.2vw}}@media (min-width:769px){.section-cast .ttl-sec{width:261px}}@media (max-width:768px){.section-cast .ttl-sec{width:62.4vw}}@media (min-width:769px){.section-cast .ttl-sec .txt-sec{width:184px}}@media (max-width:768px){.section-cast .ttl-sec .txt-sec{width:43.2vw}}@media (min-width:769px){.section-staff+section{margin-top:90px}}@media (max-width:768px){.section-staff+section{margin-top:27.2vw}}@media (min-width:769px){.section-staff .ttl-sec{width:268px}}@media (max-width:768px){.section-staff .ttl-sec{width:63.2vw}}@media (min-width:769px){.section-staff .ttl-sec{margin-left:45px}}@media (max-width:768px){.section-staff .ttl-sec{margin-left:8.8vw}}@media (min-width:769px){.section-staff .txt-sec{width:193px}}@media (max-width:768px){.section-staff .txt-sec{width:45.6vw}}@media (min-width:769px){.section-other-interview .text{line-height:30px}}@media (max-width:768px){.section-other-interview .text{line-height:7.2vw}}@media(min-width:769px){.section-other-interview .container-s{width:587px}}@media(max-width:768px){.section-other-interview{overflow:hidden}.section-other-interview .container-s.t-Mincho{margin:auto;width:80.8vw}}.uk-modal.restrict .uk-modal-dialog{text-align:center}@media (min-width:769px){.uk-modal.restrict .lead{font-size:15px}}@media (max-width:768px){.uk-modal.restrict .lead{font-size:4vw}}@media (min-width:769px){.uk-modal.restrict .lead{line-height:30px}}@media (max-width:768px){.uk-modal.restrict .lead{line-height:8vw}}@media (min-width:769px){.uk-modal.restrict .title{font-size:24px}}@media (max-width:768px){.uk-modal.restrict .title{font-size:6.4vw}}@media (min-width:769px){.uk-modal.restrict .title{line-height:36px}}@media (max-width:768px){.uk-modal.restrict .title{line-height:9.6vw}}@media (min-width:769px){.uk-modal.restrict .title{margin-top:36px}}@media (max-width:768px){.uk-modal.restrict .title{margin-top:8vw}}@media (min-width:769px){.uk-modal.restrict .title{margin-bottom:36px}}@media (max-width:768px){.uk-modal.restrict .title{margin-bottom:8vw}}.uk-modal.restrict .button-holder{display:flex;align-items:center;justify-content:center}@media (min-width:769px){.uk-modal.restrict .button-holder{margin-bottom:36px}}@media (max-width:768px){.uk-modal.restrict .button-holder{margin-bottom:8.5333333333vw}}@media (min-width:769px){.uk-modal.restrict .button-holder .button-inner+.button-inner{margin-left:18px}}@media (max-width:768px){.uk-modal.restrict .button-holder .button-inner+.button-inner{margin-left:.8vw}}.uk-modal.restrict .button-holder .btn{display:flex;align-items:center;justify-content:center;position:relative;top:auto;left:auto}@media (min-width:769px){.uk-modal.restrict .button-holder .btn{width:249px}}@media (max-width:768px){.uk-modal.restrict .button-holder .btn{width:40vw}}@media (min-width:769px){.uk-modal.restrict .button-holder .btn{height:60px}}@media (max-width:768px){.uk-modal.restrict .button-holder .btn{height:16vw}}.uk-modal.restrict .button-holder .btn-text{font-weight:700;font-style:italic}@media (min-width:769px){.uk-modal.restrict .button-holder .btn-text{font-size:24px}}@media (max-width:768px){.uk-modal.restrict .button-holder .btn-text{font-size:6.4vw}}.uk-modal.restrict .button-holder .txt{text-align:center}@media (min-width:769px){.uk-modal.restrict .button-holder .txt{font-size:12px}}@media (max-width:768px){.uk-modal.restrict .button-holder .txt{font-size:3.2vw}}@media (min-width:769px){.uk-modal.restrict .button-holder .txt{margin-top:20px}}@media (max-width:768px){.uk-modal.restrict .button-holder .txt{margin-top:5.3333333333vw}}.uk-modal.restrict .label-holder{cursor:pointer;align-items:center;display:inline-flex;justify-content:center}@media (min-width:769px){.uk-modal.restrict .label-holder{margin-bottom:36px}}@media (max-width:768px){.uk-modal.restrict .label-holder{margin-bottom:8vw}}.uk-modal.restrict .label-holder .el{font-size:0}@media (min-width:769px){.uk-modal.restrict .label-holder .text{font-size:12px}}@media (max-width:768px){.uk-modal.restrict .label-holder .text{font-size:2.6666666667vw}}@media (min-width:769px){.uk-modal.restrict .attention-text{font-size:9px}}@media (max-width:768px){.uk-modal.restrict .attention-text{font-size:2.4vw}}@media (min-width:769px){.uk-modal.restrict .attention-text{line-height:21px}}@media (max-width:768px){.uk-modal.restrict .attention-text{line-height:5.8666666667vw}}@media (min-width:769px){.uk-modal.restrict .attention-text{margin-bottom:36px}}@media (max-width:768px){.uk-modal.restrict .attention-text{margin-bottom:8vw}}.uk-modal.restrict .logo-sanwa{margin:auto}@media (min-width:769px){.uk-modal.restrict .logo-sanwa{width:180px}}@media (max-width:768px){.uk-modal.restrict .logo-sanwa{width:48vw}}.uk-modal.restrict input[type=checkbox]{border:0;cursor:pointer;border-radius:3px;background-color:rgba(5,5,5,.18);transition:all .3s;box-shadow:inset 0 0 1px rgba(0,0,0,.99)}@media (min-width:769px){.uk-modal.restrict input[type=checkbox]{width:30px}}@media (max-width:768px){.uk-modal.restrict input[type=checkbox]{width:8vw}}@media (min-width:769px){.uk-modal.restrict input[type=checkbox]{height:30px}}@media (max-width:768px){.uk-modal.restrict input[type=checkbox]{height:8vw}}@media (min-width:769px){.uk-modal.restrict input[type=checkbox]{margin-right:15px}}@media (max-width:768px){.uk-modal.restrict input[type=checkbox]{margin-right:4vw}}.uk-modal.restrict input[type=checkbox]:checked{border-radius:50%;background-color:#f9f369;box-shadow:inset 0 0 1px rgba(0,0,0,.99)}.uk-modal.restrict input[type=checkbox]:checked:before{border-radius:50%;background-color:#f9f369}@media(max-width:768px){.uk-modal.restrict .button-holder{margin-right:-3.2vw}.uk-modal.restrict .button-holder .txt.left{margin-left:-9.3333333333vw}.uk-modal.restrict .button-holder .txt.right{margin-left:-2.1333333333vw}}