@charset "UTF-8";:root{--key-color:#1e3142;--lexend:"Lexend","Noto Sans JP",sans-serif;--font-aoboshi:"Aoboshi One",serif;--linear:cubic-bezier(0.250,0.250,0.750,0.750);--ease:cubic-bezier(0.250,0.100,0.250,1.000);--ease-in:cubic-bezier(0.420,0.000,1.000,1.000);--ease-out:cubic-bezier(0.000,0.000,0.580,1.000);--ease-in-out:cubic-bezier(0.420,0.000,0.580,1.000);--easeInQuad:cubic-bezier(0.550,0.085,0.680,0.530);--easeInCubic:cubic-bezier(0.550,0.055,0.675,0.190);--easeInQuart:cubic-bezier(0.895,0.030,0.685,0.220);--easeInQuint:cubic-bezier(0.755,0.050,0.855,0.060);--easeInSine:cubic-bezier(0.470,0.000,0.745,0.715);--easeInExpo:cubic-bezier(0.950,0.050,0.795,0.035);--easeInCirc:cubic-bezier(0.600,0.040,0.980,0.335);--easeInBack:cubic-bezier(0.600,-0.280,0.735,0.045);--easeOutQuad:cubic-bezier(0.250,0.460,0.450,0.940);--easeOutCubic:cubic-bezier(0.215,0.610,0.355,1.000);--easeOutQuart:cubic-bezier(0.165,0.840,0.440,1.000);--easeOutQuint:cubic-bezier(0.230,1.000,0.320,1.000);--easeOutSine:cubic-bezier(0.390,0.575,0.565,1.000);--easeOutExpo:cubic-bezier(0.190,1.000,0.220,1.000);--easeOutCirc:cubic-bezier(0.075,0.820,0.165,1.000);--easeOutBack:cubic-bezier(0.175,0.885,0.320,1.275);--easeInOutQuad:cubic-bezier(0.455,0.030,0.515,0.955);--easeInOutCubic:cubic-bezier(0.645,0.045,0.355,1.000);--easeInOutQuart:cubic-bezier(0.770,0.000,0.275,1.000);--easeInOutQuint:cubic-bezier(0.860,0.000,0.070,1.000);--easeInOutSine:cubic-bezier(0.445,0.050,0.550,0.950);--easeInOutExpo:cubic-bezier(1.000,0.000,0.000,1.000);--easeInOutCirc:cubic-bezier(0.785,0.135,0.150,0.860);--easeInOutBack:cubic-bezier(0.680,-0.550,0.265,1.550);--easeBuruBuru:cubic-bezier(0.42,0,0.58,1)}.is-visible-ld,.is-visible-sd{display:none}@media screen and (max-width:1100px){.is-visible-ld{display:block}.is-hidden-ld{display:none}}@media screen and (max-width:810px){.is-visible-sd{display:block}.is-hidden-sd{display:none!important}}#blockSkip a{position:fixed;width:40%;top:0rem;left:30%;z-index:103;background-color:#fff;padding:10px;-webkit-transform:scale(0);transform:scale(0);font-size:16px;text-align:center}@media screen and (max-width:810px){#blockSkip a{width:60%;left:20%}}#blockSkip a:focus{-webkit-transform:scale(1);transform:scale(1)}body{padding-top:100px!important}@media screen and (max-width:1100px){body{padding-top:70px!important}}@media screen and (max-width:810px){body{padding-top:90px!important}}body.page-sns-jpc #wrapper{padding-top:0rem!important}body.page-cps-jpc #wrapper{padding-top:0rem!important}body.page-gpci #wrapper{padding-bottom:0rem!important}header{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Noto Sans JP",sans-serif}header *{-webkit-box-sizing:border-box;box-sizing:border-box}header{position:fixed;top:0rem;left:0rem;width:100%;height:100px;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;background-color:#fff;padding:0 50px;-webkit-transition:0.3s var(--easeOutQuad);transition:0.3s var(--easeOutQuad)}@media screen and (max-width:1300px){header{padding:0 30px}}@media screen and (max-width:1100px){header{height:70px!important;padding:0 70px 0 15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:810px){header{height:90px!important;padding:0 70px 0 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:810px){header.bg{background-color:#fff}}@media screen and (max-width:810px){header.dark{background:none!important}header.dark .header-logo a .dark_logo{opacity:0}header.dark .header-logo a .light_logo{opacity:1}header.dark .header-menu_open .header-menu_open_inner:before{background-color:#fff}header.dark .header-menu_open .header-menu_open_inner:after{background-color:#fff}}header .header-logo{width:155px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1100px){header .header-logo{width:130px}}@media screen and (max-width:810px){header .header-logo{width:200px}}header .header-logo a{display:block;width:100%;aspect-ratio:1/0.26;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);position:relative;font-size:0rem}header .header-logo a .dark_logo{position:absolute;top:0rem;left:0rem;width:100%;height:100%;background:url("/assets/img/logo_black.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transition:0.5s var(--easeOutQuad);transition:0.5s var(--easeOutQuad)}header .header-logo a .light_logo{position:absolute;top:0rem;left:0rem;width:100%;height:100%;background:url("/assets/img/logo_white.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transition:0.5s var(--easeOutQuad);transition:0.5s var(--easeOutQuad);opacity:0}header .header-logo a img{display:none}header .header-logo a:hover{opacity:0.8}header nav.header__menu{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}@media screen and (max-width:1100px){header nav.header__menu{display:none}}header nav.header__menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%;margin-right:25px}@media screen and (max-width:1200px){header nav.header__menu>ul{margin-right:15px}}@media screen and (max-width:1100px){header nav.header__menu>ul{margin-right:5px}}header nav.header__menu>ul>li{height:100%}header nav.header__menu>ul>li.events_reports br{display:none}@media screen and (max-width:1100px){header nav.header__menu>ul>li.events_reports br{display:block}}header nav.header__menu>ul>li>a{padding:0 20px;position:relative;height:100%;text-decoration:none;font-weight:400;font-family:var(--font-aoboshi);font-size:16px;letter-spacing:1px;color:#000;-webkit-transition:0.3s var(--easeOutQuad);transition:0.3s var(--easeOutQuad);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1400px){header nav.header__menu>ul>li>a{font-size:14px;padding:0 10px}}@media screen and (max-width:1200px){header nav.header__menu>ul>li>a{line-height:120%;padding:0 10px}}@media screen and (max-width:1100px){header nav.header__menu>ul>li>a{font-size:12px;padding:0 8px}}header nav.header__menu>ul>li>a span{text-decoration:none;padding:5px 0;background:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)) no-repeat bottom right/0 1px;background:linear-gradient(#000,#000) no-repeat bottom right/0 1px;-webkit-transition:background-size 0.3s;transition:background-size 0.3s}header nav.header__menu>ul>li>a:hover span{background-position:bottom left;background-size:100% 1px}header nav.header__menu>ul>li.active>a{color:#B0B0B0}header nav.header__menu>ul>li.active>a span{background:none}header nav.header__menu>ul>li .drop{position:absolute;top:100%;left:0rem;width:100vw;background:-webkit-gradient(linear,left top,right top,from(#000),to(#3A5466));background:linear-gradient(to right,#000 0%,#3A5466 100%);padding:65px 0;display:none;color:#fff}header nav.header__menu>ul>li .drop .drop_ttl{font-size:40px;line-height:100%;font-family:var(--font-aoboshi);letter-spacing:5px;font-weight:400;margin-right:200px}@media screen and (max-width:1200px){header nav.header__menu>ul>li .drop .drop_ttl{margin-right:150px}}header nav.header__menu>ul>li .drop{}header nav.header__menu>ul>li .drop ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 60px}header nav.header__menu>ul>li .drop ul li{width:210px}header nav.header__menu>ul>li .drop ul li.active a{color:#B0B0B0;pointer-events:none}header nav.header__menu>ul>li .drop ul li a{display:inline-block;position:relative;color:#fff;text-decoration:none}header nav.header__menu>ul>li .drop ul li a .thumbnail{margin-bottom:15px;position:relative;aspect-ratio:1/0.5837320574}header nav.header__menu>ul>li .drop ul li a .thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}header nav.header__menu>ul>li .drop ul li a .thumbnail:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:rgba(255,255,255,0.4);-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:2;opacity:0}header nav.header__menu>ul>li .drop ul li a .txt{font-size:16px;letter-spacing:1px;font-weight:700;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}header nav.header__menu>ul>li .drop ul li a .txt>span{padding-bottom:10px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background-image:linear-gradient(#fff,#fff);background-repeat:no-repeat;background-position:bottom right;background-size:0 1px;-webkit-transition:background-size 0.3s;transition:background-size 0.3s}header nav.header__menu>ul>li .drop ul li a:hover .thumbnail:before{opacity:1}header nav.header__menu>ul>li .drop ul li a:hover .txt{letter-spacing:2px}header nav.header__menu>ul>li .drop ul li a:hover .txt>span{background-position:bottom left;background-size:100% 1px}header nav.header__menu>ul>li.focus .drop,header nav.header__menu>ul>li:hover .drop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation:headerDropAnime 0.5s var(--easeOutQuad) 0s forwards;animation:headerDropAnime 0.5s var(--easeOutQuad) 0s forwards}@-webkit-keyframes headerDropAnime{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes headerDropAnime{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}header .header__lang{width:80px;border:1px solid #D7D7D7;background-color:#eee;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:55px}@media screen and (max-width:1200px){header .header__lang{margin-right:20px}}@media screen and (max-width:1100px){header .header__lang{width:60px;margin-right:10px}}@media screen and (max-width:810px){header .header__lang{margin-right:10px;width:110px;position:relative;top:2px;margin-right:30px}}header .header__lang li{width:100%}header .header__lang li a{font-family:var(--font-aoboshi);font-weight:400;text-decoration:none;display:block;text-align:center;border-radius:100px;background:none;color:#000;font-size:11px;line-height:100%;padding:7px 0 5px;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:1100px){header .header__lang li a{font-size:12px;padding:7px 0 5px}}@media screen and (max-width:810px){header .header__lang li a{font-size:22px;padding:10px 0 8px}}header .header__lang li a:hover{opacity:0.8}header .header__lang li a.off{background-color:#000;color:#fff;cursor:default}header .header__search{width:190px}@media screen and (max-width:1200px){header .header__search{width:150px}}@media screen and (max-width:1100px){header .header__search{width:120px;display:none}}@media screen and (max-width:810px){header .header__search{display:none}}header .header__search form{display:-webkit-box;display:-ms-flexbox;display:flex}header .header__search form #s{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:none;border:none;border-bottom:2px solid #ADADAD;padding:5px 2px;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);outline:0}header .header__search form #s::-webkit-input-placeholder{font-size:12px;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}header .header__search form #s::-moz-placeholder{font-size:12px;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}header .header__search form #s:-ms-input-placeholder{font-size:12px;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}header .header__search form #s::-ms-input-placeholder{font-size:12px;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}header .header__search form #s::placeholder{font-size:12px;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}header .header__search form #s:focus+*+#searchsubmit{-webkit-transform:translateX(3px);transform:translateX(3px)}header .header__search form #searchsubmit{-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;width:30px;font-size:0rem;cursor:pointer;background:url("/assets/img/icon_search_black.svg") center center no-repeat;background-size:70% auto}header .btn_contact{width:130px;height:100%}@media screen and (max-width:1200px){header .btn_contact{width:80px}}header .btn_contact a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;font-weight:500;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#EB3E60),to(#AD0707));background:linear-gradient(to bottom,#EB3E60 0%,#AD0707 100%);position:relative}@media screen and (max-width:1200px){header .btn_contact a{font-size:12px}}header .btn_contact a:before{content:"";position:absolute;top:0rem;left:0rem;width:0%;height:100%;background-color:rgba(255,255,255,0.8);z-index:1;-webkit-transition:0.3s var(--easeOutQuad);transition:0.3s var(--easeOutQuad)}header .btn_contact a span{-webkit-transition:0.2s var(--easeOutQuad);transition:0.2s var(--easeOutQuad);position:relative;z-index:2}header .btn_contact a:hover:before{width:100%}header .btn_contact a:hover span{color:#000}header .btn_recruit{width:130px;height:100%}@media screen and (max-width:1200px){header .btn_recruit{width:75px}}header .btn_recruit a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;text-decoration:none;font-weight:500;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#FD732A),to(#DE3A25));background:linear-gradient(to bottom,#FD732A 0%,#DE3A25 100%);position:relative}@media screen and (max-width:1200px){header .btn_recruit a{font-size:12px}}header .btn_recruit a:before{content:"";position:absolute;top:0rem;left:0rem;width:0%;height:100%;background-color:rgba(255,255,255,0.8);z-index:1;-webkit-transition:0.3s var(--easeOutQuad);transition:0.3s var(--easeOutQuad)}header .btn_recruit a span{-webkit-transition:0.3s var(--easeOutQuad);transition:0.3s var(--easeOutQuad);position:relative;z-index:2;display:inline-block}header .btn_recruit a span:after{content:"";display:inline-block;width:12px;aspect-ratio:1;background:url("/assets/img/icon_blank_white.svg") 0 0 no-repeat;background-size:100% auto;margin-left:5px;position:relative;top:1px;-webkit-transition:0.3s var(--easeOutQuad);transition:0.3s var(--easeOutQuad)}@media screen and (max-width:1100px){header .btn_recruit a span:after{display:block;margin:5px auto 0}}header .btn_recruit a:hover:before{width:100%}header .btn_recruit a:hover span{color:#000}header .btn_recruit a:hover span:after{background:url("/assets/img/icon_blank_black.svg") 0 0 no-repeat;background-size:100% auto}header .header-menu_open{border:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;width:80px;aspect-ratio:1;position:absolute;top:0rem;right:0rem;font-size:0rem;-ms-touch-action:manipulation;touch-action:manipulation}@media screen and (max-width:1100px){header .header-menu_open{width:70px}}@media screen and (max-width:810px){header .header-menu_open{width:90px}}header .header-menu_open .header-menu_open_inner{width:60%;aspect-ratio:1/0.8;position:absolute;top:26%;left:20%;z-index:2}header .header-menu_open .header-menu_open_inner:before{content:"";position:absolute;top:25%;left:0%;width:100%;height:2px;background-color:#000;-webkit-transition:0.2s var(--easeOutQuad);transition:0.2s var(--easeOutQuad)}header .header-menu_open .header-menu_open_inner:after{content:"";position:absolute;top:60%;left:35%;width:65%;height:2px;background-color:#000;-webkit-transition:0.2s var(--easeOutQuad);transition:0.2s var(--easeOutQuad)}header .header-menu_open:hover .header-menu_open_inner:before{top:25%}header .header-menu_open:hover .header-menu_open_inner span:before{bottom:25%}header .header-menu_open.active .header-menu_open_inner:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:50%;width:80%;left:10%}header .header-menu_open.active .header-menu_open_inner:after{width:80%;left:10%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:50%}#sp_menu{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Noto Sans JP",sans-serif}#sp_menu *{-webkit-box-sizing:border-box;box-sizing:border-box}#sp_menu{height:calc(100% - 90px);position:fixed;top:90px;right:0rem;background:-webkit-gradient(linear,left top,left bottom,from(#000),to(#3A5466));background:linear-gradient(to bottom,#000 0%,#3A5466 100%);z-index:10;display:none;backdrop-filter:blur(10px)}@media screen and (min-width:1101px){#sp_menu{display:none!important}}@media screen and (max-width:1100px){#sp_menu{top:70px;width:375px}}@media screen and (max-width:810px){#sp_menu{width:100%;height:100%;top:0px}}#sp_menu.active{display:block;-webkit-animation:spMenuAnime 0.3s var(--easeOutQuad) 0s forwards;animation:spMenuAnime 0.3s var(--easeOutQuad) 0s forwards}@-webkit-keyframes spMenuAnime{0%{opacity:0;-webkit-transform:translateX(70%);transform:translateX(70%)}to{opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes spMenuAnime{0%{opacity:0;-webkit-transform:translateX(70%);transform:translateX(70%)}to{opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%)}}#sp_menu .sp_menu__scroll{overflow-y:auto;overscroll-behavior-y:none;height:100%;padding:50px 50px 80px;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll{padding:30px 50px;height:calc(100% - 90px);margin-top:90px}}#sp_menu .sp_menu__scroll::-webkit-scrollbar{width:5px}#sp_menu .sp_menu__scroll::-webkit-scrollbar-thumb{background-color:#fff}#sp_menu .sp_menu__scroll .header__search{margin-bottom:40px}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .header__search{margin-bottom:70px}}#sp_menu .sp_menu__scroll .header__search form{display:-webkit-box;display:-ms-flexbox;display:flex}#sp_menu .sp_menu__scroll .header__search form #s{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:none;border:none;border-bottom:2px solid #4A4A4A;color:#fff;font-size:22px;padding:10px 2px;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);outline:0}#sp_menu .sp_menu__scroll .header__search form #s::-webkit-input-placeholder{font-size:14px;letter-spacing:1px;font-weight:400;color:#767676;font-family:var(--font-aoboshi)}#sp_menu .sp_menu__scroll .header__search form #s::-moz-placeholder{font-size:14px;letter-spacing:1px;font-weight:400;color:#767676;font-family:var(--font-aoboshi)}#sp_menu .sp_menu__scroll .header__search form #s:-ms-input-placeholder{font-size:14px;letter-spacing:1px;font-weight:400;color:#767676;font-family:var(--font-aoboshi)}#sp_menu .sp_menu__scroll .header__search form #s::-ms-input-placeholder{font-size:14px;letter-spacing:1px;font-weight:400;color:#767676;font-family:var(--font-aoboshi)}#sp_menu .sp_menu__scroll .header__search form #s::placeholder{font-size:14px;letter-spacing:1px;font-weight:400;color:#767676;font-family:var(--font-aoboshi)}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .header__search form #s::-webkit-input-placeholder{font-size:20px}#sp_menu .sp_menu__scroll .header__search form #s::-moz-placeholder{font-size:20px}#sp_menu .sp_menu__scroll .header__search form #s:-ms-input-placeholder{font-size:20px}#sp_menu .sp_menu__scroll .header__search form #s::-ms-input-placeholder{font-size:20px}#sp_menu .sp_menu__scroll .header__search form #s::placeholder{font-size:20px}}#sp_menu .sp_menu__scroll .header__search form #s:focus+*+#searchsubmit{-webkit-transform:translateX(3px);transform:translateX(3px)}#sp_menu .sp_menu__scroll .header__search form #searchsubmit{-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;width:25px;font-size:0rem;cursor:pointer;background:url("/assets/img/icon_search_white.svg") center center no-repeat;background-size:80% auto}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .header__search form #searchsubmit{width:40px}}#sp_menu .sp_menu__scroll .sp_menu_contents{margin-bottom:40px}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .sp_menu_contents{margin-bottom:60px}}#sp_menu .sp_menu__scroll .sp_menu_contents>li{padding:0 0 0 0;background:none!important}#sp_menu .sp_menu__scroll .sp_menu_contents>li:not(:last-child){margin-bottom:30px}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .sp_menu_contents>li:not(:last-child){margin-bottom:50px}}#sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop.open{display:block;-webkit-animation:spmenuDropOpen 0.5s var(--easeOutQuad) 0s forwards;animation:spmenuDropOpen 0.5s var(--easeOutQuad) 0s forwards}#sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop.close{display:block;-webkit-animation:spmenuDropClose 0.5s var(--easeOutQuad) 0s forwards;animation:spmenuDropClose 0.5s var(--easeOutQuad) 0s forwards}@-webkit-keyframes spmenuDropOpen{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes spmenuDropOpen{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes spmenuDropClose{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes spmenuDropClose{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}#sp_menu .sp_menu__scroll .sp_menu_contents>li.active>a.btn_drop_open{position:relative;padding:0 30px 0 0}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .sp_menu_contents>li.active>a.btn_drop_open{padding:0 40px 0 0}}#sp_menu .sp_menu__scroll .sp_menu_contents>li.active>a.btn_drop_open:after{background:url("/assets/img/header_drop_close.svg") 0 0 no-repeat;background-size:100% auto}#sp_menu .sp_menu__scroll .sp_menu_contents>li>a{font-size:16px;text-decoration:none}@media screen and (max-width:1100px){#sp_menu .sp_menu__scroll .sp_menu_contents>li>a{font-size:14px}}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .sp_menu_contents>li>a{font-size:26px}}#sp_menu .sp_menu__scroll .sp_menu_contents>li>a{font-weight:400;font-family:var(--font-aoboshi);letter-spacing:2px;color:#fff}#sp_menu .sp_menu__scroll .sp_menu_contents>li>a.btn_drop_open{position:relative;padding:0 30px 0 0}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .sp_menu_contents>li>a.btn_drop_open{padding:0 40px 0 0}}#sp_menu .sp_menu__scroll .sp_menu_contents>li>a.btn_drop_open:after{content:"";width:20px;aspect-ratio:1;font-size:0rem;background:url("/assets/img/header_drop_open.svg") 0 0 no-repeat;background-size:100% auto;position:absolute;top:2px;right:0rem}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .sp_menu_contents>li>a.btn_drop_open:after{top:5px;width:30px}}#sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop{padding:20px 0 0 30px;display:none;opacity:0;background:none!important}#sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop>li:not(:last-child){margin-bottom:20px}#sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop>li a{font-size:12px;font-weight:700;color:#B0B0B0;text-decoration:none}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop>li a{font-size:24px}}#sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop>li a .en{font-size:15px;font-family:var(--font-aoboshi);font-weight:400}#sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop>li a .pipe{width:20px;display:inline-block;width:1px;height:10px;margin:0 10px;background-color:#4D4D4D}#sp_menu .sp_menu__scroll .other_menu{margin-bottom:40px}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .other_menu{margin-bottom:60px}}#sp_menu .sp_menu__scroll .other_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#sp_menu .sp_menu__scroll .other_menu li{width:100%}#sp_menu .sp_menu__scroll .other_menu li a{font-size:12px;text-decoration:none}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .other_menu li a{font-size:20px}}#sp_menu .sp_menu__scroll .other_menu li a{font-weight:700;color:#fff}#sp_menu .sp_menu__scroll .btn_mail a{display:block;background-color:#000;padding:10px 20px;color:#fff;text-decoration:none;position:relative;line-height:110%;font-size:16px;font-weight:700;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}#sp_menu .sp_menu__scroll .btn_mail a span{font-size:10px}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .btn_mail a{font-size:26px;padding:15px 25px}#sp_menu .sp_menu__scroll .btn_mail a span{font-size:16px}}#sp_menu .sp_menu__scroll .btn_mail a:after{content:"";background:url("/assets/img/footer_mail_icon_black.svg") right center no-repeat;background-size:15px auto;position:absolute;top:calc((100% - 25px) / 2);right:10px;width:40px;aspect-ratio:1/0.7;border-left:1px solid #404040}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll .btn_mail a:after{background-size:30px auto}}#sp_menu .sp_menu__scroll .btn_mail a{background-color:#fff;color:#000;border:1px solid #000}#sp_menu .sp_menu__scroll .sp_menu_nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px}#sp_menu .sp_menu__scroll .sp_menu_nav div{width:100%}#sp_menu .sp_menu__scroll .sp_menu_nav div:first-child{border-right:1px solid #B0B0B0}#sp_menu .sp_menu__scroll .sp_menu_nav div:last-child{border-left:1px solid #B0B0B0;margin-left:-1px;padding-left:10px}#sp_menu .sp_menu__scroll .sp_menu_nav div .ttl{font-size:12px;font-weight:700;margin-bottom:10px}#sp_menu .sp_menu__scroll .sp_menu_nav div .list li:not(:last-child){margin-bottom:22px}#sp_menu .sp_menu__scroll .sp_menu_nav div .list li a{font-size:11px;font-weight:700;color:#4A4A4A}@media screen and (max-width:810px){.prototype_new_page{padding-top:60px!important}.prototype_new_page header{height:60px!important}.prototype_new_page header .header-logo{width:130px}.prototype_new_page header .header-menu_open{width:60px}.prototype_new_page header .header__lang{width:70px;margin-right:0px}.prototype_new_page header .header__lang li a{font-size:12px!important;padding:3px 0 3px!important}.prototype_new_page #sp_menu .sp_menu__scroll{height:calc(100% - 60px);margin-top:60px}.prototype_new_page #sp_menu .sp_menu__scroll .sp_menu_contents{margin-bottom:30px}.prototype_new_page #sp_menu .sp_menu__scroll .sp_menu_contents>li:not(:last-child){margin-bottom:30px}.prototype_new_page #sp_menu .sp_menu__scroll .sp_menu_contents>li>a{font-size:15px}.prototype_new_page #sp_menu .sp_menu__scroll .sp_menu_contents>li>a.btn_drop_open{padding:0 25px 0 0}.prototype_new_page #sp_menu .sp_menu__scroll .sp_menu_contents>li>a.btn_drop_open:after{width:18px;top:2px}.prototype_new_page #sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop{padding:15px 0 0 25px}.prototype_new_page #sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop>li:not(:last-child){margin-bottom:15px}.prototype_new_page #sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop>li a{font-size:14px}.prototype_new_page #sp_menu .other_menu{margin-bottom:30px}.prototype_new_page #sp_menu .other_menu li a{font-size:11px}.prototype_new_page #sp_menu .header__search{margin-bottom:30px}.prototype_new_page #sp_menu .header__search form #s::-webkit-input-placeholder{font-size:12px}.prototype_new_page #sp_menu .header__search form #s::-moz-placeholder{font-size:12px}.prototype_new_page #sp_menu .header__search form #s:-ms-input-placeholder{font-size:12px}.prototype_new_page #sp_menu .header__search form #s::-ms-input-placeholder{font-size:12px}.prototype_new_page #sp_menu .header__search form #s::placeholder{font-size:12px}.prototype_new_page #sp_menu .header__search form #searchsubmit{width:30px}.prototype_new_page #sp_menu .btn_mail a{padding:10px 20px;font-size:14px}.prototype_new_page #sp_menu .btn_mail a span{font-size:10px}.prototype_new_page #sp_menu .btn_mail a:after{background-size:20px auto}}footer{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Noto Sans JP",sans-serif}footer *{-webkit-box-sizing:border-box;box-sizing:border-box}footer img{width:100%}footer{font-size:16px;color:#fff;background-color:#181818;padding:90px 0 65px;position:relative;z-index:3}@media screen and (max-width:810px){footer{font-size:24px;padding:60px 0 60px}}footer .footer_inner{width:60%;margin:0 auto}@media screen and (max-width:2000px){footer .footer_inner{width:1100px}}@media screen and (max-width:1180px){footer .footer_inner{width:95%}}@media screen and (max-width:810px){footer .footer_inner{width:90%}}footer .footer_inner .footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}@media screen and (max-width:1100px){footer .footer_inner .footer__logo{display:block}}@media screen and (max-width:810px){footer .footer_inner .footer__logo{margin-bottom:50px}}footer .footer_inner .footer__logo .logo{width:220px;margin-right:9%}@media screen and (max-width:1100px){footer .footer_inner .footer__logo .logo{width:150px;margin:0 0 30px}}@media screen and (max-width:810px){footer .footer_inner .footer__logo .logo{width:300px;margin:0 auto}}footer .footer_inner .footer__logo .logo a{display:block;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}footer .footer_inner .footer__logo .logo a:hover{opacity:0.8}footer .footer_inner .footer__logo .other{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media screen and (max-width:1100px){footer .footer_inner .footer__logo .other{margin-bottom:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:810px){footer .footer_inner .footer__logo .other{margin:0 0 40px;display:block;display:none}}@media screen and (max-width:810px){footer .footer_inner .footer__logo .other li:not(:last-child){margin-bottom:20px}}footer .footer_inner .footer__logo .other li a{font-size:14px;font-weight:700;color:#fff;text-decoration:none;display:inline;background:linear-gradient(to top,currentColor 1px,transparent 0%) no-repeat;-webkit-transition:0.5s var(--easeOutQuad);transition:0.5s var(--easeOutQuad);background-position:0% 100%;background-size:0% 1px}@media screen and (max-width:1150px){footer .footer_inner .footer__logo .other li a{font-size:12px}}@media screen and (max-width:810px){footer .footer_inner .footer__logo .other li a{font-size:12px}}footer .footer_inner .footer__logo .other li a:hover{background-size:100% 1px}footer .footer_inner .footer__logo .btn_mail{width:265px}@media screen and (max-width:1100px){footer .footer_inner .footer__logo .btn_mail{margin:0 auto}}@media screen and (max-width:810px){footer .footer_inner .footer__logo .btn_mail{width:79%;margin:0 0 0 0;display:none}}footer .footer_inner .footer__logo .btn_mail a:hover{background-color:#fff;color:#000}footer .footer_inner .footer__logo .btn_mail a:hover:after{background:url("/assets/img/footer_mail_icon_black.svg") right center no-repeat;background-size:15px auto;border-left:1px solid #000}footer .footer_inner .footer__logo .btn_mail a{display:block;border:1px solid #fff;background-color:#000;padding:8px 20px;font-size:15px;color:#fff;text-decoration:none;position:relative;line-height:110%;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}footer .footer_inner .footer__logo .btn_mail a span{font-size:11px}@media screen and (max-width:810px){footer .footer_inner .footer__logo .btn_mail a{font-size:14px}footer .footer_inner .footer__logo .btn_mail a span{font-size:10px}}footer .footer_inner .footer__logo .btn_mail a:after{content:"";background:url("/assets/img/footer_mail_icon.svg") right center no-repeat;background-size:15px auto;position:absolute;top:calc((100% - 20px) / 2);right:10px;width:30px;aspect-ratio:1/0.7;border-left:1px solid #404040}footer .footer_inner .footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #535353;padding-bottom:60px;margin-bottom:50px}@media screen and (max-width:810px){footer .footer_inner .footer__menu{display:block;padding-bottom:45px;margin-bottom:45px;display:none}}footer .footer_inner .footer__menu .iud{width:100%;position:relative;padding-right:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:810px){footer .footer_inner .footer__menu .iud{display:block;margin-bottom:45px}}footer .footer_inner .footer__menu .iud:after{content:"";position:absolute;top:0rem;right:0rem;width:1px;height:100%;background-color:#535353}@media screen and (max-width:810px){footer .footer_inner .footer__menu .iud:after{display:none}}footer .footer_inner .footer__menu .ius{width:100%;padding-left:70px}@media screen and (max-width:810px){footer .footer_inner .footer__menu .ius{padding-left:0rem}}footer .footer_inner .footer__menu .ttl{margin-bottom:20px}@media screen and (max-width:810px){footer .footer_inner .footer__menu .ttl{margin-bottom:13px}}footer .footer_inner .footer__menu .ttl a{font-weight:700;color:#fff;line-height:110%;text-decoration:none;display:inline;background:linear-gradient(to top,currentColor 1px,transparent 0%) no-repeat;-webkit-transition:0.5s var(--easeOutQuad);transition:0.5s var(--easeOutQuad);background-position:0% 100%;background-size:0% 1px}@media screen and (max-width:810px){footer .footer_inner .footer__menu .ttl a{font-size:14px}}footer .footer_inner .footer__menu .ttl a .pipe{display:inline-block;height:12px;width:1px;background-color:#666;margin:0 8px}footer .footer_inner .footer__menu .ttl a:hover{background-size:100% 1px}footer .footer_inner .footer__menu .list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem}@media screen and (max-width:810px){footer .footer_inner .footer__menu .list{display:block}}@media screen and (max-width:810px){footer .footer_inner .footer__menu .list ul:not(:last-child){margin-bottom:10px}}footer .footer_inner .footer__menu .list ul li:not(:last-child){margin-bottom:15px}@media screen and (max-width:810px){footer .footer_inner .footer__menu .list ul li:not(:last-child){margin-bottom:8px}}footer .footer_inner .footer__menu .list ul li a{color:#A4A4A4;font-size:14px;line-height:180%;font-weight:700;text-decoration:none;display:inline;background:linear-gradient(to top,currentColor 1px,transparent 0%) no-repeat;-webkit-transition:0.5s var(--easeOutQuad);transition:0.5s var(--easeOutQuad);background-position:0% 100%;background-size:0% 1px}@media screen and (max-width:810px){footer .footer_inner .footer__menu .list ul li a{font-size:12px}}footer .footer_inner .footer__menu .list ul li a:hover{background-size:100% 1px}footer .footer_inner .footer__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:810px){footer .footer_inner .footer__address{display:block}}@media screen and (max-width:810px){footer .footer_inner .footer__address .address{margin-bottom:50px}}footer .footer_inner .footer__address .address .name{margin-bottom:20px;font-weight:700}@media screen and (max-width:810px){footer .footer_inner .footer__address .address .name{font-size:26px;text-align:center;margin-bottom:30px}}footer .footer_inner .footer__address .address .name a{color:#fff;text-decoration:none;display:inline;background:linear-gradient(to top,currentColor 1px,transparent 0%) no-repeat;-webkit-transition:0.5s var(--easeOutQuad);transition:0.5s var(--easeOutQuad);background-position:0% 100%;background-size:0% 1px}footer .footer_inner .footer__address .address .name a:hover{background-size:100% 1px}footer .footer_inner .footer__address .address .txt{font-size:14px;font-weight:700;line-height:190%}@media screen and (max-width:810px){footer .footer_inner .footer__address .address .txt{line-height:200%;text-align:center;font-size:22px}}footer .footer_inner .footer__address .address .txt a.link_map{display:inline-block;font-size:10px;font-weight:700;line-height:100%;background-color:#000;border:1px solid #fff;color:#fff;border-radius:3px;padding:3px 20px 3px 10px;text-decoration:none;margin-left:10px;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);position:relative}footer .footer_inner .footer__address .address .txt a.link_map:before{content:"";position:absolute;top:calc((100% - 10px) / 2);right:7px;width:10px;aspect-ratio:1;background:url("/assets/img/link_map_blank_white.svg") 0 0 no-repeat;background-size:100% auto}@media screen and (max-width:810px){footer .footer_inner .footer__address .address .txt a.link_map:before{width:15px}}footer .footer_inner .footer__address .address .txt a.link_map:hover{background-color:#fff;border:1px solid #000;color:#000}footer .footer_inner .footer__address .address .txt a.link_map:hover:before{background:url("/assets/img/link_map_blank_black.svg") 0 0 no-repeat;background-size:100% auto}@media screen and (max-width:1100px){footer .footer_inner .footer__address .address .txt a.link_map{margin:5px 0 0 0}}@media screen and (max-width:810px){footer .footer_inner .footer__address .address .txt a.link_map{font-size:18px;padding:15px 25px 15px 10px;margin:15px 0}}footer .footer_inner .footer__address .copyright{color:#888;font-size:10px;font-weight:700;position:relative;top:-5px}@media screen and (max-width:810px){footer .footer_inner .footer__address .copyright{font-size:18px;text-align:center}}footer .footer-pagetop{cursor:pointer;border:none;position:absolute;right:5rem;top:0rem;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:80px;aspect-ratio:1;font-size:0rem;background:url("/assets/img/footer_pagetop.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:810px){footer .footer-pagetop{width:60px;right:1rem}}@media (hover:hover){footer .footer-pagetop:hover{-webkit-transform:translateY(calc(-50% - 10px));transform:translateY(calc(-50% - 10px))}}@media screen and (max-width:810px){.prototype_new_page footer{padding:35px 0 35px}.prototype_new_page footer .footer_inner .footer__logo{margin-bottom:30px}.prototype_new_page footer .footer_inner .footer__logo .logo{width:175px}.prototype_new_page footer .footer_inner .footer__address .name{margin-bottom:20px}.prototype_new_page footer .footer_inner .footer__address .address{margin-bottom:30px}.prototype_new_page footer .footer_inner .footer__address .address p{font-size:12px!important}.prototype_new_page footer .footer_inner .footer__address a.link_map{font-size:10px!important;padding:10px 25px 10px 10px!important}.prototype_new_page footer .footer_inner .footer__address .copyright{font-size:10px!important}}