﻿html{font-family:"Noto Sans JP",sans-serif;font-weight:300;font-size:14px;line-height:1.7;overflow-x:hidden}main:not(.single) img{width:100%}body{display:flex;flex-direction:column;justify-content:space-between}body.--fixed{position:fixed;width:100%}figure{margin:0}img{height:auto}a{display:block}.scrollTop{position:fixed;bottom:10px;right:10px;z-index:1;background-image:url(../img/common/scroll.svg);background-size:contain;height:50px;width:50px;visibility:hidden;opacity:0;transition:.2s;cursor:pointer}.scrollTop.--active{visibility:visible;opacity:1}.wrapper{max-width:1200px;margin:0 auto}.center{display:flex;flex-direction:column;align-items:center;width:100%}.under{font-weight:400;font-size:clamp(18px,2.2vw,22px);width:50%;position:relative;padding-bottom:.6em;margin-bottom:1em;max-width:300px}.under::before{content:"";position:absolute;height:4px;width:20%;left:0;bottom:0;background:#ee4d00}.under::after{content:"";position:absolute;height:4px;width:80%;right:0;bottom:0;background:#cbcbcb}.nsp{display:none}main.--padding{padding:clamp(40px,6vw,60px) clamp(10px,2vw,20px) clamp(40px,8vw,80px)}.youtube-container{position:relative;display:block;width:100%;padding:0;overflow:hidden;padding-top:56.25%}.youtube-container iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.header img{width:100%;height:auto}.header::before{content:"";position:absolute;height:100%;width:60%;top:0;right:0;background:linear-gradient(to right, #fff, #d9d5d5);z-index:-1;opacity:.4}.header-inner{height:65px;padding:10px 10px 15px}.header-contents{height:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.header-main{display:flex;gap:10px;height:100%;z-index:1;flex:1}.header-pickup{text-align:center;background:#fffad6;border-radius:5px;border:solid 1px #dd5810;padding:0 6px;font-weight:500;display:grid;align-items:center;height:100%;line-height:1.2}.header-pickup p:first-of-type{color:#919191;font-size:12px}.header-pickup p:last-of-type{color:#dd5810;font-size:14px}.header-logo{height:100%}.header-logo *{height:100%}.header-logo img{width:auto;height:100%}.header-button__wrap{height:35px;width:35px;cursor:pointer}.header-button__wrap.--target{position:relative}.header-button__wrap.--target>div{position:absolute;width:100%;transition:.4s}.header-button__wrap.--target>div:nth-of-type(1){top:0}.header-button__wrap.--target>div:nth-of-type(2){top:calc(50% - 3px)}.header-button__wrap.--target>div:nth-of-type(3){bottom:0}.header-button__wrap.--target>div>div{height:6px;width:100%;background:#cfd8dc;transform-origin:center;transition:.4s}.header-button.--active .--target>div{top:calc(50% - 3px)}.header-button.--active .--target>div:nth-of-type(1)>div{transform:rotate(45deg)}.header-button.--active .--target>div:nth-of-type(2)>div{transform:translateX(-5px);opacity:0}.header-button.--active .--target>div:nth-of-type(3)>div{transform:rotate(-45deg)}.header-menu{position:fixed;display:flex;flex-direction:column;width:100%;height:calc(100vh - 65px);top:65px;left:0;background:#f9f9f9;z-index:999;overflow-y:scroll;transform:translateX(100%);transition:.4s}.header-menu.--load{transition:.4s}.header-menu.--active{transform:translateX(0)}.header-menu__main a{background:#fff;display:flex;position:relative;align-items:center;justify-content:center;width:100%;font-size:20px;height:65px}.header-menu__main a::after{content:"";position:absolute;right:10%;width:12px;height:12px;border-top:4px solid #e6e6e6;border-right:4px solid #e6e6e6;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header-menu__main a:not(:first-of-type){box-shadow:rgba(0,0,0,.12) 0px 3px 8px inset}.header-menu__banner nav{width:100%;margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:10px}.header-menu__banner nav a{width:90%;max-width:400px}.header-menu__large{height:100%;display:none;gap:10px}.header-menu__large-button{height:100%;width:105px;padding-right:15px;border-radius:5px;position:relative;display:flex;align-items:center}.header-menu__large-button::before{content:"";display:block;height:10px;width:10px;border-top:solid 2px #fff;border-right:solid 2px #fff;position:absolute;right:4px;transform:rotate(45deg)}.header-menu__large-button.--beast{border:solid 2px #002a56;background:#002a56}.header-menu__large-button.--golf{border:solid 2px #00a000;background:#00a000}.header-menu__large-button.--asiadrama{border:solid 2px #ea677c;background:#ea677c}.header-menu__large-button.--star{border:solid 2px #3e3c39;background:#3e3c39}.header-menu__large-button figure{width:100%;height:100%;background:#fff;position:relative;border-radius:3px 0 0 3px}.header-menu__large-button figure img{padding:5px 3px;position:absolute;height:100%;object-fit:contain;object-position:center center}.footer img{width:100%;height:auto}.footer-sns{padding:0 10px}.footer-sns__contents{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,4vw,40px);padding:clamp(20px,2.5vw,25px) 0;max-width:800px}.footer-sns__contents a{display:flex;align-items:center;gap:8px;font-weight:400;border:solid 1px #c3c3c3;padding:clamp(8px,1.2vw,12px);box-shadow:rgba(0,0,0,.16) 0px 1px 4px;border-radius:8px;position:relative;font-size:clamp(13px,1.8vw,18px);color:#707070}.footer-sns__contents a::before{content:"";height:.8em;width:.8em;border-top:solid 4px #000;border-right:solid 4px #000;position:absolute;transform:rotate(45deg) skew(5deg, 5deg);right:8px}.footer-sns__contents a.--twitter::before{border-top:solid 4px #009ef6;border-right:solid 4px #009ef6}.footer-sns__contents a.--youtube::before{border-top:solid 4px #ea3323;border-right:solid 4px #ea3323}.footer-sns__contents figure{height:clamp(20px,2.5vw,25px);display:flex}.footer-sns__contents figure img{height:100%;width:auto}.footer-list{background:#f9f9f9;padding:20px 10px}.footer-list__contents{display:grid;gap:20px}.footer-list__contents figure{max-width:600px}.footer-list__contents dl{display:grid;gap:10px}.footer-list__contents dl dt{font-weight:500;font-size:clamp(14px,2vw,20px)}.footer-list__contents dl dd{display:flex;flex-wrap:wrap;gap:.3em 2em;overflow:hidden;font-size:clamp(14px,1.6vw,16px)}.footer-list__contents dl dd a{position:relative;display:flex;align-items:center;gap:2px}.footer-list__contents dl dd a:not(:last-of-type)::before{content:"";position:absolute;height:.8em;width:1px;background:#000;right:-1em}.footer-list__contents dl dd a[target=_blank]::after{content:"";display:block;height:.9em;width:.9em;background:url("../img/common/window.svg");background-repeat:no-repeat;background-size:contain}.footer-writing{height:50px;display:flex;align-items:center;justify-content:center;background:#707070;color:#fff}.common .text-container{display:grid;gap:clamp(40px,6vw,60px)}.common .text-row{display:grid;gap:1em}.common .text-row h2{font-size:clamp(16px,2.2vw,22px);font-weight:500}.common .text-row p{font-size:clamp(14px,1.8vw,18px)}.common .text a{display:inline;text-decoration:underline}.c-shadow__top{position:relative}.c-shadow__top::before{content:"";position:absolute;width:100%;height:10px;left:0;top:0;background:linear-gradient(#989898, transparent);opacity:30%;margin:0 calc(50% - 50vw);width:100vw}.c-shadow__bottom{position:relative}.c-shadow__bottom::after{content:"";position:absolute;width:100%;height:10px;left:0;bottom:0;background:linear-gradient(transparent, #989898);opacity:30%;margin:0 calc(50% - 50vw);width:100vw}.c-title{margin-bottom:clamp(40px,8vw,80px)}.c-title h1{font-size:clamp(18px,3vw,30px);text-align:center;font-weight:500}.common-application{background:#ffe6cd;position:relative;overflow:hidden;padding:30px 10px;font-weight:500;line-height:1.5;display:flex;justify-content:center}.common-application img{width:100%;height:auto}.common-application::before{content:"";position:absolute;height:200%;width:150%;top:-50%;left:-25%;background-image:url("../img/application/bg-logo.svg");background-size:clamp(100px,20vw,200px) clamp(150px,25vw,250px);transform:rotate(-7deg);opacity:.2}.common-application::after{content:"";position:absolute;height:200%;width:150%;top:calc(-50% + clamp(75px,12.5vw,125px));left:calc(-25% + clamp(50px,10vw,100px));background-image:url("../img/application/bg-logo.svg");background-size:clamp(100px,20vw,200px) clamp(150px,25vw,250px);transform:rotate(-7deg);opacity:.2}.common-application .wrapper{position:relative;z-index:1;max-width:1000px}.common-application__icon{display:grid;gap:clamp(5px,1.5vw,15px);font-size:clamp(14px,2.6vw,26px);align-items:center}.common-application__icon img{border-radius:clamp(5px,1.5vw,15px)}.common-application__icon dl dt{color:#ee4d00}.common-application__column{display:grid;grid-template-columns:auto 1fr;gap:clamp(10px,3vw,30px);max-width:800px;align-items:center}.common-application__row{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:10px;height:100%}.common-application__img{max-width:40vw}.common-application__app{display:grid;grid-template-columns:clamp(70px,15vw,150px) clamp(70px,15vw,150px);grid-template-rows:auto auto;gap:clamp(5px,1vw,10px);align-items:center}.common-application__app .--row{grid-row:1/3}.common-application__app .--border{padding:clamp(5px,1vw,10px)}.common-application__app .--border img{border:solid 1px #999;border-radius:clamp(10px,2vw,20px);box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.common-application__text{text-align:center;font-size:clamp(12px,2.2vw,22px);font-weight:500}.common-application__text span{color:#dd5810}.common-application__button{color:#fff;background:#dd5810;text-align:center;padding:3px;border-radius:1em;font-size:clamp(14px,2.4vw,24px);width:100%}@media screen and (min-width: 1000px){.nsp{display:block}.npc{display:none !important}.header-button{display:none}.header-menu{display:contents}.header-menu nav{display:flex;gap:2em}.header-menu nav a{height:auto;width:auto;font-size:16px;font-weight:400;background:none}.header-menu nav a::after{content:none}.header-menu nav a:not(:first-of-type){box-shadow:none}.header-menu__banner{display:none}.header-menu__large{display:flex}.common-application__column{gap:clamp(30px,5vw,50px);grid-template-columns:auto 1fr}.common-application__row{padding:10px 0;justify-content:center;gap:30px}.common-application__app{gap:10px clamp(20px,5vw,50px);grid-template-columns:clamp(70px,15vw,150px) clamp(70px,19vw,190px)}.common-application__icon{grid-template-columns:clamp(40px,8vw,80px) 1fr}.common-application__text{line-height:1.8}.common-application__detail{background:#dd5810;display:flex;border-radius:5px;padding:10px;justify-content:space-between;position:relative}.common-application__detail p{color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center;flex:1}.common-application__detail figure{width:60px}.common-application__detail span{position:absolute;width:50px;left:-20px;top:-40px}}.rebuild .front-wrapper{max-width:1240px;margin:0 auto;padding:clamp(30px,5vw,50px) 20px;display:grid;grid-template-columns:1fr auto;grid-template-areas:"header button" "content content";align-items:center;gap:clamp(15px,2vw,20px)}.rebuild .row01{grid-area:header;margin:0;font-size:clamp(1.5rem,3vw,2.6rem);font-weight:bold;margin-bottom:40px}.rebuild .row02{grid-area:button;text-align:right;margin-bottom:40px}.rebuild .row02 a{display:inline-block;padding:6px 30px;background-color:#333;color:#fff;text-decoration:none;transition:opacity .3s ease}.rebuild .row02 a:hover{opacity:.8}.rebuild .row03{grid-area:content}.rebuild .no-slider{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(15px,2vw,20px);list-style:none;padding:0;margin:0}.rebuild .item__inner{display:block;text-decoration:none;color:inherit;overflow:hidden}.rebuild .selection-item{margin:0;overflow:hidden;border-radius:8px;background-color:#f0f0f0}.rebuild .selection-item img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;vertical-align:bottom;transition:transform .4s ease}.rebuild .item__inner:hover .zoom_img img,.rebuild .item__inner:focus .zoom_img img{transform:scale(1.08)}.rebuild .item_txt{padding-top:12px;font-weight:bold;line-height:1.5}@media(max-width: 1199px){.rebuild .front-wrapper{grid-template-columns:1fr;grid-template-areas:none}.rebuild .row01{grid-area:auto}.rebuild .row03{grid-area:auto}.rebuild .row02{grid-area:auto;order:3;text-align:center;margin-top:10px}}@media(max-width: 600px){.rebuild .no-slider{grid-template-columns:repeat(2, 1fr);gap:15px}.rebuild .item_txt{font-size:.8em;padding-top:8px;padding-bottom:10px}.rebuild .selection-item img{aspect-ratio:4/3}.rebuild .front-wrapper{padding:clamp(30px,5vw,50px) 15px}.rebuild .row01{margin:0;font-weight:bold;margin-bottom:10px;font-size:clamp(20px,2vw,27px);line-height:1.5}}.fvSlider .swiper-button-next,.fvSlider .swiper-button-prev{width:27px;height:42px;margin-top:0;top:35%}.fvSlider .fv-button-prev::after{content:"";background:url(../resources/img/arw_std_wh.svg) left top no-repeat;background-size:contain;width:27px;height:42px;transform:rotate(180deg)}.fvSlider .fv-button-next::after{content:"";background:url(../resources/img/arw_std_wh.svg) left top no-repeat;background-size:contain;width:27px;height:42px}#top_drama .swiper .zoom_img img{max-height:225px;width:100%;height:auto;object-fit:contain}#top_drama .swiper .zoom_img{max-height:225px;display:flex;align-items:center;justify-content:center;overflow:hidden}.oshirase-new{display:inline-block;margin-left:10px;background:#000;color:#fff;padding:3px 10px;font-size:clamp(12px,2vw,14px);font-weight:500}@media(max-width: 600px){.oshirase-new{display:inline}.fvSlider .swiper-button-next,.fvSlider .swiper-button-prev{width:23px;height:30px}.fvSlider .fv-button-prev::after{width:23px;height:30px}.fvSlider .fv-button-next::after{width:23px;height:30px}.fvSlider{background:#3e3c39;margin-bottom:40px}.front-mv__title a{bottom:-15px !important}#top_drama .row03{margin-top:20px}#top_drama .swiper-slide{width:20%}.fvSlider .swiper-slide{margin-top:0 !important}#top_drama .swiper-slide{margin-top:0 !important}.row03 .swiper-slide{margin-top:0 !important}#top_drama .swiper .zoom_img img{max-height:200px}#top_drama .swiper .zoom_img{max-height:200px}}.fv-movie__wrap{width:100%;aspect-ratio:16/9}.fv-movie__wrap iframe{width:100%;height:100%;display:block;border:0}.front-mv__box{padding-bottom:4rem !important}.front-mv__wrap{position:relative;padding-top:20px}.front-mv__wrap a{display:flex;gap:15px}.front-mv__wrap a:hover{text-decoration:none}.front-mv__wrap .front-mv__wrap__left{width:85%}.front-mv__wrap .front-mv__wrap__right{width:15%}.front-mv__wrap .front-mv__title-sub{margin-top:10px}.front-mv__link{border-radius:0;display:flex;clip-path:polygon(10px 0, 0 10px, 0 100%, 100% 100%, 100% 0);padding:clamp(2px,.5vw,5px) 10px clamp(2px,.5vw,5px) 15px;background:#3e3c39;color:#fff;font-size:clamp(12px,1.6vw,16px);position:relative}.front-mv__link:after{content:"→";transform:rotate(0deg);border:none;height:auto;width:auto;display:block;color:#fff}@media(max-width: 1024px){.front-mv__wrap{padding:20px 20px 0 20px}}@media(max-width: 600px){.front-mv__box{padding-bottom:1rem !important}.front-mv__wrap{padding:0}.front-mv__wrap a{flex-wrap:wrap;padding:10px}.front-mv__wrap .front-mv__wrap__left{width:100%}.front-mv__wrap .front-mv__wrap__left p{color:#fff}.front-mv__wrap .front-mv__wrap__right{width:100%;display:flex;justify-content:flex-end}.front-mv__link{width:100px;background:#fff;color:#3e3c39}.front-mv__link:after{color:#3e3c39}}/*# sourceMappingURL=main.min.css.map */