@charset "UTF-8";:root{--key-color:#000;--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)}a,address,body,dd,div,dl,dt,h1,h2,h3,h4,h5,header,li,ol,p,section,span,strong,ul{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}li,ul{list-style:none}ol{padding:0 0 0 2rem;margin:0 0 0 0}ol li{list-style:decimal}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;margin:0 0 0 0;padding:0 0 0 0;cursor:pointer}input[type=text]{border-radius:0px}address{font-style:normal}img{width:100%;border:0;vertical-align:bottom}html{font-size:62.5%}body,button,input,select,textarea{font-family:"Noto Sans JP",sans-serif}html{overflow-x:hidden!important}body{overflow-x:hidden!important}a{color:#000;text-underline-offset:0.3rem;text-decoration:none}a:hover{text-decoration:none}.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}}#widthdebug{position:fixed;left:0rem;bottom:0rem;background-color:#000;color:#fff;font-size:1.6rem;z-index:1000000}main{font-size:1.6rem;padding-bottom:15rem;color:#000}@media screen and (max-width:810px){main{padding-bottom:10rem}}main a{color:#000}@media print{body{zoom:0.55;-webkit-print-color-adjust:exact}header{position:relative!important}main{overflow-x:hidden;padding-top:0rem!important}#gdpr,#widthdebug,.pagetop{display:none!important}}#blockSkip a{position:fixed;width:40%;top:0rem;left:30%;z-index:103;background-color:#fff;padding:1rem;-webkit-transform:scale(0);transform:scale(0);font-size:1.6rem;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)}main{padding-top:100px}@media screen and (max-width:1100px){main{padding-top:70px}}@media screen and (max-width:810px){main{padding-top:60px}}header{position:fixed;top:0rem;left:0rem;width:100%;height:100px;z-index:12;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;padding:0 5rem;-webkit-transition:0.3s var(--easeOutQuad);transition:0.3s var(--easeOutQuad)}@media screen and (max-width:1300px){header{padding:0 3rem}}@media screen and (max-width:1100px){header{height:70px!important;padding:0 7rem 0 1.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:810px){header{height:60px!important;padding:0 7rem 0 2rem;background:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}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:130px}}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("../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("../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:2.5rem}@media screen and (max-width:1200px){header nav.header__menu>ul{margin-right:1.5rem}}@media screen and (max-width:1100px){header nav.header__menu>ul{margin-right:0.5rem}}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 2rem;position:relative;height:100%;text-decoration:none;font-weight:400;font-family:var(--font-aoboshi);font-size:1.6rem;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:1.4rem;padding:0 1rem}}@media screen and (max-width:1200px){header nav.header__menu>ul>li>a{line-height:120%;padding:0 0.5rem}}@media screen and (max-width:1100px){header nav.header__menu>ul>li>a{font-size:1.2rem;padding:0 0.8rem}}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}@media screen and (max-width:1200px){header nav.header__menu>ul>li>a span{padding:8px 0}}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:6.5rem 0;display:none;color:#fff}header nav.header__menu>ul>li .drop .drop_ttl{font-size:4rem;line-height:100%;font-family:var(--font-aoboshi);letter-spacing:5px;font-weight:400;margin-right:20rem}@media screen and (max-width:1200px){header nav.header__menu>ul>li .drop .drop_ttl{margin-right:15rem}}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:0.5rem 6rem}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:1.3rem;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:1.8rem;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:7px;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}body.mode_en header nav.header__menu>ul>li .drop ul li a .txt>span{padding-bottom:2px}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{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:5.5rem}@media screen and (max-width:1200px){header .header__lang{margin-right:2rem}}@media screen and (max-width:1100px){header .header__lang{width:60px;margin-right:1rem}}@media screen and (max-width:810px){header .header__lang{margin-right:0rem;width:80px;position:relative;top:0.2rem}}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:1.2rem;line-height:100%;padding:0.6rem 0 0.6rem;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:1100px){header .header__lang li a{font-size:1.2rem}}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:0.5rem 0.2rem;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);outline:0}header .header__search form #s::-webkit-input-placeholder{font-size:1.2rem;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}header .header__search form #s::-moz-placeholder{font-size:1.2rem;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}header .header__search form #s:-ms-input-placeholder{font-size:1.2rem;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}header .header__search form #s::-ms-input-placeholder{font-size:1.2rem;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}header .header__search form #s::placeholder{font-size:1.2rem;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("../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:1.2rem}}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:1.2rem}}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("../img/icon_blank_white.svg") 0 0 no-repeat;background-size:100% auto;margin-left:0.5rem;position:relative;top:0.1rem;-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:0.5rem 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("../img/icon_blank_black.svg") 0 0 no-repeat;background-size:100% auto}header .header-menu_open{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:60px}}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{height:calc(100% - 50px);position:fixed;top:70px;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{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:5rem 5rem 8rem;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:810px){#sp_menu .sp_menu__scroll{padding:3rem 5rem;height:calc(100% - 60px);margin-top:60px}}#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:4rem}#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;padding:0.5rem 0.2rem;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);outline:0;color:#fff}#sp_menu .sp_menu__scroll .header__search form #s::-webkit-input-placeholder{font-size:1.2rem;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:1.2rem;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:1.2rem;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:1.2rem;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:1.2rem;letter-spacing:1px;font-weight:400;color:#767676;font-family:var(--font-aoboshi)}#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:30px;font-size:0rem;cursor:pointer;background:url("../img/icon_search_white.svg") center center no-repeat;background-size:80% auto}#sp_menu .sp_menu__scroll .sp_menu_contents{margin-bottom:4rem}#sp_menu .sp_menu__scroll .sp_menu_contents>li:not(:last-child){margin-bottom:3rem}#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 27px 0 0}#sp_menu .sp_menu__scroll .sp_menu_contents>li.active>a.btn_drop_open:after{background:url("../img/header_drop_close.svg?ver=2") 0 0 no-repeat;background-size:100% auto}#sp_menu .sp_menu__scroll .sp_menu_contents>li>a{font-size:1.5rem;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 27px 0 0}#sp_menu .sp_menu__scroll .sp_menu_contents>li>a.btn_drop_open:after{content:"";width:19px;aspect-ratio:1;font-size:0rem;background:url("../img/header_drop_open.svg") 0 0 no-repeat;background-size:100% auto;position:absolute;top:0.1rem;right:0rem}#sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop{padding:2rem 0 0 3rem;display:none;opacity:0}#sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop>li:not(:last-child){margin-bottom:2rem}#sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop>li a{font-size:1.2rem;font-weight:700;color:#B0B0B0}#sp_menu .sp_menu__scroll .sp_menu_contents>li>.drop>li a .en{font-size:1.5rem;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 1rem;background-color:#4D4D4D}#sp_menu .sp_menu__scroll .other_menu{margin-bottom:4rem;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:1.1rem;font-weight:700;color:#fff}#sp_menu .sp_menu__scroll .btn_mail a{display:block;background-color:#000;padding:0.8rem 2rem;color:#fff;text-decoration:none;position:relative;line-height:110%;font-size:1.4rem;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:1rem}#sp_menu .sp_menu__scroll .btn_mail a:after{content:"";background:url("../img/footer_mail_icon_black.svg") right center no-repeat;background-size:15px auto;position:absolute;top:calc((100% - 20px) / 2);right:1rem;width:30px;aspect-ratio:1/0.7;border-left:1px solid #404040}#sp_menu .sp_menu__scroll .btn_mail a:hover{background-color:#fff;color:#000}#sp_menu .sp_menu__scroll .btn_mail a:hover:after{background:url("../img/footer_mail_icon_black.svg") right center no-repeat;background-size:15px auto;border-left:1px solid #000}#sp_menu .sp_menu__scroll .btn_mail a{background-color:#fff;color:#000;border:1px solid #000}#sp_menu .sp_menu__scroll .btn_mail a:after{content:"";background:url("../img/footer_mail_icon_black.svg") right center no-repeat;background-size:15px auto}#sp_menu .sp_menu__scroll .sp_menu_nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5rem}#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:1rem}#sp_menu .sp_menu__scroll .sp_menu_nav div .ttl{font-size:1.2rem;font-weight:700;margin-bottom:1rem}#sp_menu .sp_menu__scroll .sp_menu_nav div .list li:not(:last-child){margin-bottom:2.2rem}#sp_menu .sp_menu__scroll .sp_menu_nav div .list li a{font-size:1.1rem;font-weight:700;color:#4A4A4A}@media print{header nav.header__menu>ul{margin-right:1.5rem}header nav.header__menu>ul>li>a{padding:0 1rem;font-size:1.6rem}header .header__lang{margin-right:2rem}}footer{font-size:1.6rem;color:#fff;background-color:#181818;padding:9rem 0 6.5rem;position:relative;z-index:3}@media screen and (max-width:810px){footer{padding:4rem 0 4rem}}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:5rem}@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:3rem}}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 3rem}}@media screen and (max-width:810px){footer .footer_inner .footer__logo .logo{width:175px;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:3rem}@media screen and (max-width:1100px){footer .footer_inner .footer__logo .other{margin-bottom:3rem;-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 4rem;display:block;display:none}}@media screen and (max-width:810px){footer .footer_inner .footer__logo .other li:not(:last-child){margin-bottom:2rem}}footer .footer_inner .footer__logo .other li a{font-size:1.4rem;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:1.2rem}}@media screen and (max-width:810px){footer .footer_inner .footer__logo .other li a{font-size:1.2rem}}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("../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:0.8rem 2rem;font-size:1.5rem;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:1.1rem}@media screen and (max-width:810px){footer .footer_inner .footer__logo .btn_mail a{font-size:1.4rem}footer .footer_inner .footer__logo .btn_mail a span{font-size:1rem}}footer .footer_inner .footer__logo .btn_mail a:after{content:"";background:url("../img/footer_mail_icon.svg") right center no-repeat;background-size:15px auto;position:absolute;top:calc((100% - 20px) / 2);right:1rem;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:6rem;margin-bottom:5rem}@media screen and (max-width:810px){footer .footer_inner .footer__menu{display:block;padding-bottom:4.5rem;margin-bottom:4.5rem;display:none}}footer .footer_inner .footer__menu .iud{width:100%;position:relative;padding-right:7rem;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:4.5rem}}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:7rem}@media screen and (max-width:810px){footer .footer_inner .footer__menu .ius{padding-left:0rem}}footer .footer_inner .footer__menu .ttl{margin-bottom:2rem}@media screen and (max-width:810px){footer .footer_inner .footer__menu .ttl{margin-bottom:1.3rem}}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:1.4rem}}footer .footer_inner .footer__menu .ttl a .pipe{display:inline-block;height:12px;width:1px;background-color:#666;margin:0 0.8rem}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:1rem}}footer .footer_inner .footer__menu .list ul li:not(:last-child){margin-bottom:1.5rem}@media screen and (max-width:810px){footer .footer_inner .footer__menu .list ul li:not(:last-child){margin-bottom:0.8rem}}footer .footer_inner .footer__menu .list ul li a{color:#A4A4A4;font-size:1.4rem;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:1.2rem}}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:3rem}}footer .footer_inner .footer__address .address .name{margin-bottom:2rem;font-weight:700}@media screen and (max-width:810px){footer .footer_inner .footer__address .address .name{font-size:1.4rem;text-align:center}}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:1.4rem;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:1.2rem}}footer .footer_inner .footer__address .address .txt a.link_map{display:inline-block;font-size:1rem;font-weight:700;line-height:100%;background-color:#000;border:1px solid #fff;color:#fff;border-radius:3px;padding:0.3rem 2rem 0.3rem 1rem;text-decoration:none;margin-left:1rem;-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:0.7rem;width:10px;aspect-ratio:1;background:url("../img/link_map_blank_white.svg") 0 0 no-repeat;background-size:100% auto}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("../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:0.5rem 0 0 0}}@media screen and (max-width:810px){footer .footer_inner .footer__address .address .txt a.link_map{padding:1rem 2rem 1rem 1rem;margin:1rem 0}}footer .footer_inner .footer__address .copyright{color:#888;font-size:1rem;font-weight:700;position:relative;top:-0.5rem}@media screen and (max-width:810px){footer .footer_inner .footer__address .copyright{font-size:1rem;text-align:center}}footer .footer-pagetop{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("../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:40px;right:1rem}}@media (hover:hover){footer .footer-pagetop:hover{-webkit-transform:translateY(calc(-50% - 10px));transform:translateY(calc(-50% - 10px))}}@media print{footer .footer_inner{width:90%!important}}section.page_ttl{height:200px;background-color:#eee;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;position:relative;z-index:1;overflow:hidden}@media screen and (max-width:810px){section.page_ttl{height:150px}}section.page_ttl.active .page_ttl__bg{opacity:1;-webkit-animation:pageTtlBgAnime 1s var(--easeOutQuad) 0s forwards;animation:pageTtlBgAnime 1s var(--easeOutQuad) 0s forwards}section.page_ttl .page_ttl__inner{position:relative;z-index:2;text-align:center;padding:0 2rem}section.page_ttl .page_ttl__bg{position:absolute;top:0rem;left:0rem;width:100%;height:100%;z-index:-1;opacity:0}section.page_ttl .page_ttl__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes pageTtlBgAnime{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pageTtlBgAnime{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}section.page_ttl h1{font-size:5.6rem;letter-spacing:4px;font-weight:400;font-family:var(--font-aoboshi)}section.page_ttl h1._white{color:#fff}section.page_ttl h1._font_jp{font-size:5rem;letter-spacing:3px;font-family:"Noto Sans JP",sans-serif;font-weight:700}@media screen and (max-width:810px){section.page_ttl h1._font_jp{font-size:2.4rem;letter-spacing:2px}}@media screen and (max-width:810px){section.page_ttl h1{font-size:2.4rem}}section.page_ttl h1 .string_inner{opacity:0}section.page_ttl h1 .string_inner .split_string{display:inline-block;opacity:0}section.page_ttl h1 .string_inner .split_string.space{width:1.5rem}@media screen and (max-width:810px){section.page_ttl h1 .string_inner .split_string.space{width:0.7rem}}section.page_ttl h1 .string_inner .split_string:not(:last-child){margin-right:0rem}section.page_ttl h1 .string_inner.active{opacity:1}section.page_ttl h1 .string_inner.active .split_string:nth-child(0){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0s forwards}section.page_ttl h1 .string_inner.active .split_string:first-child{-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.05s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.05s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(2){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.1s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.1s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(3){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.15s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.15s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(4){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.2s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.2s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(5){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.25s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.25s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(6){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.3s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.3s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(7){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.35s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.35s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(8){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.4s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.4s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(9){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.45s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.45s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(10){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.5s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.5s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(11){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.55s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.55s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(12){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.6s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.6s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(13){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.65s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.65s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(14){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.7s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.7s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(15){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.75s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.75s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(16){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.8s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.8s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(17){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.85s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.85s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(18){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.9s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.9s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(19){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.95s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 0.95s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(20){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(21){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.05s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.05s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(22){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.1s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.1s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(23){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.15s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.15s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(24){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.2s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.2s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(25){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.25s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.25s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(26){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.3s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.3s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(27){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.35s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.35s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(28){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.4s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.4s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(29){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.45s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.45s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(30){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.5s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.5s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(31){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.55s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.55s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(32){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.6s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.6s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(33){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.65s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.65s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(34){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.7s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.7s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(35){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.75s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.75s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(36){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.8s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.8s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(37){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.85s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.85s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(38){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.9s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.9s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(39){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.95s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 1.95s forwards}section.page_ttl h1 .string_inner.active .split_string:nth-child(40){-webkit-animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 2s forwards;animation:pageTtlTxtAnime 0.4s var(--easeOutSine) 2s forwards}section.page_ttl .page_ttl-sub{font-size:1.6rem;line-height:180%;font-weight:500;text-align:center;margin-top:2rem;opacity:0}@media screen and (max-width:810px){section.page_ttl .page_ttl-sub{font-size:1.2rem}}section.page_ttl .page_ttl-sub._white{color:#fff}section.page_ttl .page_ttl-sub.active{-webkit-animation:pageTtlSubAnime 1.2s var(--easeOutQuad) 0s forwards;animation:pageTtlSubAnime 1.2s var(--easeOutQuad) 0s forwards}@-webkit-keyframes pageTtlTxtAnime{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes pageTtlTxtAnime{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@-webkit-keyframes pageTtlSubAnime{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes pageTtlSubAnime{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}.ttl_style01{font-size:5rem;font-family:var(--font-aoboshi);letter-spacing:5px;font-weight:400;margin-bottom:2.5rem}.ttl_style01._letter-spacing0{letter-spacing:0px}.ttl_style01._letter-spacing2{letter-spacing:2px}@media screen and (max-width:810px){.ttl_style01._letter-spacing-1sp{letter-spacing:-3px}.ttl_style01._letter-spacing0sp{letter-spacing:0px}.ttl_style01._letter-spacing2sp{letter-spacing:2px}}.ttl_style01._font_jp{font-family:"Noto Sans JP",sans-serif;font-weight:700}@media screen and (max-width:1100px){.ttl_style01{font-size:4rem}}.ttl_style01._pc_small{font-size:3.8rem}@media screen and (max-width:810px){.ttl_style01._pc_small{font-size:2rem!important}}@media screen and (max-width:810px){.ttl_style01{font-size:3rem;letter-spacing:3px;margin-bottom:1rem}.ttl_style01._sp_small{font-size:2.6rem;letter-spacing:1px}}.ttl_style01 .ttl_style01__inner{line-height:100%;display:inline-block}.ttl_style01 .ttl_style01__inner .split_string{line-height:100%;overflow:hidden;display:inline-block;padding:0.5rem 0}.ttl_style01 .ttl_style01__inner .split_string span{display:inline-block;line-height:100%;-webkit-transform:translateY(120%);transform:translateY(120%)}.ttl_style01 .ttl_style01__inner .split_string.space{width:1rem}.ttl_style01.active{opacity:1}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(0) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(0) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:first-child span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:first-child span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.04s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.04s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(2) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(2) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.08s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.08s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(3) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(3) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.12s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.12s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(4) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(4) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.16s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.16s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(5) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(5) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.2s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.2s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(6) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(6) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.24s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.24s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(7) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(7) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.28s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.28s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(8) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(8) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.32s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.32s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(9) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(9) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.36s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.36s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(10) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(10) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.4s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.4s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(11) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(11) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.44s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.44s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(12) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(12) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.48s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.48s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(13) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(13) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.52s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.52s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(14) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(14) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.56s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.56s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(15) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(15) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.6s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.6s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(16) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(16) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.64s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.64s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(17) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(17) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.68s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.68s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(18) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(18) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.72s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.72s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(19) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(19) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.76s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.76s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(20) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(20) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.8s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.8s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(21) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(21) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.84s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.84s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(22) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(22) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.88s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.88s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(23) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(23) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.92s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.92s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(24) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(24) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.96s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.96s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(25) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(25) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(26) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(26) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.04s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.04s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(27) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(27) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.08s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.08s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(28) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(28) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.12s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.12s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(29) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(29) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.16s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.16s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(30) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(30) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.2s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.2s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(31) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(31) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.24s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.24s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(32) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(32) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.28s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.28s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(33) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(33) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.32s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.32s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(34) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(34) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.36s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.36s forwards}.ttl_style01.active .ttl_style01__inner:first-child>.split_string:nth-child(35) span,.ttl_style01.active .ttl_style01__inner:only-child>.split_string:nth-child(35) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.4s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.4s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(0) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.2s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.2s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:first-child span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.24s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.24s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(2) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.28s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.28s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(3) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.32s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.32s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(4) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.36s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.36s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(5) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.4s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.4s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(6) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.44s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.44s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(7) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.48s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.48s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(8) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.52s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.52s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(9) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.56s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.56s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(10) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.6s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.6s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(11) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.64s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.64s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(12) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.68s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.68s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(13) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.72s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.72s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(14) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.76s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.76s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(15) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.8s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.8s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(16) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.84s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.84s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(17) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.88s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.88s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(18) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.92s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.92s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(19) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.96s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 0.96s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(20) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(21) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.04s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.04s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(22) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.08s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.08s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(23) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.12s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.12s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(24) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.16s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.16s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(25) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.2s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.2s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(26) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.24s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.24s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(27) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.28s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.28s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(28) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.32s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.32s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(29) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.36s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.36s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(30) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.4s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.4s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(31) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.44s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.44s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(32) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.48s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.48s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(33) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.52s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.52s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(34) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.56s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.56s forwards}.ttl_style01.active .ttl_style01__inner:not(:first-child):last-child>.split_string:nth-child(35) span{-webkit-animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.6s forwards;animation:ttlStyle01Anime 0.35s var(--easeOutSine) 1.6s forwards}@-webkit-keyframes ttlStyle01Anime{0%{-webkit-transform:translateY(120%);transform:translateY(120%)}50%{-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{-webkit-transform:translateY(0%);transform:translateY(0%)}}@keyframes ttlStyle01Anime{0%{-webkit-transform:translateY(120%);transform:translateY(120%)}50%{-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{-webkit-transform:translateY(0%);transform:translateY(0%)}}.ttl_style01._white{color:#fff}.ttl_style2{font-size:2.5rem;margin-bottom:3rem}@media screen and (max-width:810px){.ttl_style2{font-size:2rem;margin-bottom:2.5rem}}.btn_style01{margin:0 auto}.btn_style01 a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;padding:2.8rem 4rem 2.8rem 3.5rem;text-decoration:none;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);position:relative;z-index:1;background-color:#fff}@media screen and (max-width:1100px){.btn_style01 a{padding:2rem 3rem 2rem 3rem}}@media screen and (max-width:810px){.btn_style01 a{padding:2.2rem 1.5rem 2.2rem 2rem}}.btn_style01 a:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);background:-webkit-gradient(linear,left top,right top,from(#000),to(#3A5466));background:linear-gradient(to right,#000 0%,#3A5466 100%);z-index:-1}.btn_style01 a:after{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;border:1px solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0}.btn_style01 a:hover{color:var(--key-color)}.btn_style01 a:hover:after{opacity:1}.btn_style01 a:hover:before{opacity:0}.btn_style01 a:hover .btn_style01-txt2:after{background:url("../img/icon_arrow_black.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transform:translateX(2px);transform:translateX(2px)}.btn_style01 a .btn_style01-txt1{font-size:2rem;letter-spacing:1px;font-family:var(--font-aoboshi);font-weight:400;line-height:120%;margin-right:4rem;position:relative}.btn_style01 a .btn_style01-txt1._font_jp{font-family:"Noto Sans JP",sans-serif;font-weight:700}@media screen and (max-width:1100px){.btn_style01 a .btn_style01-txt1{font-size:1.5rem}}@media screen and (max-width:810px){.btn_style01 a .btn_style01-txt1{font-size:1.5rem}}.btn_style01 a .btn_style01-txt1._no_pipe{margin-right:0rem}.btn_style01 a .btn_style01-txt1:not(._no_pipe):after{content:"";width:2px;height:100%;position:absolute;top:0rem;right:-2rem;background-color:#4a4a4a}.btn_style01 a .btn_style01-txt1._small{font-size:1.7rem}@media screen and (max-width:1100px){.btn_style01 a .btn_style01-txt1._small{font-size:1.2rem}}@media screen and (max-width:810px){.btn_style01 a .btn_style01-txt1._small{font-size:1.2rem}}.btn_style01 a .btn_style01-txt2{font-size:1.5rem;font-weight:500;line-height:120%;position:relative;padding-right:2rem;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:1100px){.btn_style01 a .btn_style01-txt2{font-size:1.2rem}}@media screen and (max-width:810px){.btn_style01 a .btn_style01-txt2{font-size:1.2rem;padding-right:2rem}}.btn_style01 a .btn_style01-txt2:after{content:"";position:absolute;top:calc((100% - 5px) / 2);right:0rem;width:16px;aspect-ratio:1/0.45;background:url("../img/icon_arrow_white.svg") 0 0 no-repeat;background-size:100% auto;z-index:2;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}.btn_style01._white a{color:#000}.btn_style01._white a:after{opacity:1}.btn_style01._white a:before{opacity:0}.btn_style01._white a:hover{color:#fff}.btn_style01._white a:hover:after{opacity:0}.btn_style01._white a:hover:before{opacity:1}.btn_style01._white a:hover .btn_style01-txt2:after{background:url("../img/icon_arrow_white.svg") 0 0 no-repeat;background-size:100% auto}.btn_style01._white a .btn_style01-txt2:after{background:url("../img/icon_arrow_black.svg") 0 0 no-repeat;background-size:100% auto}a .btn_style01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;padding:2.8rem 4rem 2.8rem 2.5rem;text-decoration:none;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);position:relative;z-index:1;background-color:#fff}@media screen and (max-width:1100px){a .btn_style01{padding:2rem 3rem 2rem 3rem}}@media screen and (max-width:810px){a .btn_style01{padding:2rem 1.5rem 2rem 2rem}}a .btn_style01._line2{padding:2.2rem 4rem 2.2rem 2.5rem}@media screen and (max-width:1100px){a .btn_style01._line2{padding:1.6rem 3rem 1.6rem 3rem}}@media screen and (max-width:810px){a .btn_style01._line2{padding:1.6rem 1.5rem 1.6rem 2rem}}a .btn_style01:after{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;border:1px solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0}a .btn_style01:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);background:-webkit-gradient(linear,left top,right top,from(#020101),to(#365164));background:linear-gradient(to right,#020101 0%,#365164 100%);z-index:-1}a .btn_style01 .btn_style01-txt1{font-size:2rem;font-family:var(--font-aoboshi);font-weight:400;line-height:120%;margin-right:4rem;position:relative}@media screen and (max-width:1100px){a .btn_style01 .btn_style01-txt1{font-size:1.5rem}}@media screen and (max-width:810px){a .btn_style01 .btn_style01-txt1{font-size:1.6rem;margin-right:2.5rem}}a .btn_style01 .btn_style01-txt1:after{content:"";width:2px;height:100%;position:absolute;top:0rem;right:-2rem;background-color:#4a4a4a}@media screen and (max-width:810px){a .btn_style01 .btn_style01-txt1:after{right:-1.25rem}}a .btn_style01 .btn_style01-txt2{font-size:1.5rem;font-weight:500;line-height:120%;position:relative;padding-right:3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:1100px){a .btn_style01 .btn_style01-txt2{font-size:1.2rem}}@media screen and (max-width:810px){a .btn_style01 .btn_style01-txt2{font-size:1.2rem}}a .btn_style01 .btn_style01-txt2:after{content:"";position:absolute;top:calc((100% - 5px) / 2);right:0rem;width:16px;aspect-ratio:1/0.45;background:url("../img/icon_arrow_white.svg") 0 0 no-repeat;background-size:100% auto;z-index:2;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}a .btn_style01 .btn_style01-txt2._arrow_down:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}a:hover .btn_style01{color:#000}a:hover .btn_style01:after{opacity:1}a:hover .btn_style01:before{opacity:0}a:hover .btn_style01 .btn_style01-txt2:after{background:url("../img/icon_arrow_black.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transform:translateX(2px);transform:translateX(2px)}a:hover .btn_style01 .btn_style01-txt2._arrow_down:after{-webkit-transform:rotate(90deg) translateX(5px);transform:rotate(90deg) translateX(5px)}.paginate_links{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;margin-top:3.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.paginate_links .current,.paginate_links .page-numbers{margin:0 0.3rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #B0B0B0;color:#000;width:40px;height:40px;font-size:1.2rem;font-family:var(--font-aoboshi);font-weight:400!important;cursor:pointer;-webkit-transition:0.2s var(--easeOutQuad);transition:0.2s 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:810px){.paginate_links .current,.paginate_links .page-numbers{width:28px;height:28px;font-size:1.4rem;margin:0 0.3rem}}.paginate_links .current:hover,.paginate_links .page-numbers:hover{background-color:#E0E0E0}.paginate_links .current{background-color:var(--key-color);color:#fff;pointer-events:none}.paginate_links .pages{display:none}.paginate_links .first,.paginate_links .last,.paginate_links .next,.paginate_links .prev{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;font-size:0rem;width:40px;height:40px;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);border:1px solid #B0B0B0}@media screen and (max-width:810px){.paginate_links .first,.paginate_links .last,.paginate_links .next,.paginate_links .prev{width:28px;height:28px}}.paginate_links .next,.paginate_links .prev{background:url("../img/paging_box_next.svg") center center no-repeat;background-size:6px auto}.paginate_links .next:hover,.paginate_links .prev:hover{background:none;background-color:#000!important;background:url("../img/paging_box_next_white.svg") center center no-repeat;background-size:6px auto}.paginate_links .prev{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.paginate_links .first{background:url("../img/paging_box_last.svg") center center no-repeat;background-size:10px auto;margin:0 0.3rem;-webkit-transform:scale(-1,1);transform:scale(-1,1)}.paginate_links .first:hover{background-color:#000!important;background:url("../img/paging_box_last_white.svg") center center no-repeat;background-size:10px auto}.paginate_links .last{background:url("../img/paging_box_last.svg") center center no-repeat;background-size:10px auto;margin:0 0.3rem}.paginate_links .last:hover{background-color:#000!important;background:url("../img/paging_box_last_white.svg") center center no-repeat;background-size:10px auto}.paginate_links .dots{width:auto;height:auto;border:none;margin:0 1rem 0;font-size:1.6rem;font-weight:400!important;font-family:"Noto Sans JP",sans-serif;pointer-events:none}@media screen and (max-width:810px){.paginate_links .dots{margin:0 0.7rem 0 0.5rem}}.previous_next{margin:5rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3rem}@media screen and (max-width:810px){.previous_next{width:100%;gap:2rem}}.previous_next a{width:350px;display:block;border:1px solid #000;padding:2.5rem 0;text-align:center;position:relative;font-size:2rem;font-weight:700;z-index:1}@media screen and (max-width:1100px){.previous_next a{font-size:1.4rem;padding:1.5rem 0}}.previous_next a:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#000),to(#3A5466));background:linear-gradient(to right,#000 0%,#3A5466 100%);-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:-1;opacity:0}.previous_next a:after{content:"";position:absolute;top:calc((100% - 5px) / 2);right:3rem;width:16px;aspect-ratio:1/0.45;background:url("../img/icon_arrow_black.svg") 0 0 no-repeat;background-size:100% auto;z-index:2;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}.previous_next a[rel=prev]:after{right:initial;left:3rem;-webkit-transform:scale(-1,1);transform:scale(-1,1)}.previous_next a:hover{color:#fff}.previous_next a:hover:before{opacity:1}.previous_next a:hover:after{background:url("../img/icon_arrow_white.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transform:translateX(5px);transform:translateX(5px)}.previous_next a:hover[rel=prev]:after{-webkit-transform:scale(-1,1) translateX(5px);transform:scale(-1,1) translateX(5px)}.narrow_wrap_block{position:relative;z-index:3}.narrow_wrap_block .narrow_list_wrap{width:54.5%}@media screen and (max-width:810px){.narrow_wrap_block .narrow_list_wrap{width:100%}}.narrow_wrap_block .toggle{position:absolute;top:0rem;right:0rem;width:43.8%;background-color:#fff;border:1px solid #D6D6D6;border-radius:10px}@media screen and (max-width:810px){.narrow_wrap_block .toggle{border-radius:6px;position:relative;width:100%}}.narrow_wrap_block .toggle .toggle-ttl{position:relative;display:block;width:100%;padding:1.5rem 0;font-size:1.4rem;font-weight:700;color:#000!important}@media screen and (max-width:810px){.narrow_wrap_block .toggle .toggle-ttl{font-size:1.1rem;padding:1.4rem 0}}.narrow_wrap_block .toggle .toggle-ttl:after{content:"";width:8px;height:8px;border-right:1px solid #000;border-top:1px solid #000;display:block;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:absolute;top:calc((100% - 8px) / 2);right:2.4rem;-webkit-transition:0.3s var(--easeOutQuad);transition:0.3s var(--easeOutQuad)}.narrow_wrap_block .toggle .toggle__body{display:none;padding:0rem 1rem 1rem}.narrow_wrap_block .toggle .toggle__body .narrow_list_wrap{background:none;border:none;padding:0rem}.narrow_wrap_block .toggle .toggle__body .sub_narrow_list_wrap_ttl{display:none}.narrow_wrap_block .toggle .toggle__body .sub_narrow_list_wrap{background:none;border:none;padding:0rem}.narrow_wrap_block .toggle .toggle__body .narrow_list_wrap{width:100%;height:100%}.narrow_wrap_block .toggle .toggle__body .sub_narrow_list_wrap{width:100%;height:100%}.narrow_wrap_block .toggle.active .toggle-ttl:after{content:"";width:8px;height:8px;border-right:1px solid #000;border-top:1px solid #000;display:block;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:calc((100% - 3px) / 2)}.narrow_wrap_block .toggle.active .toggle__body{display:block;-webkit-animation:subToggleBodyAnime 0.4s var(--easeOutQuad) 0s forwards;animation:subToggleBodyAnime 0.4s var(--easeOutQuad) 0s forwards}@-webkit-keyframes subToggleBodyAnime{0%{opacity:0}to{opacity:1}}@keyframes subToggleBodyAnime{0%{opacity:0}to{opacity:1}}.narrow_list_wrap{width:100%;height:auto;border:1px solid #D6D6D6;background-color:#fff;border-radius:10px;position:relative;z-index:1;padding:0.8rem 1rem}.narrow_list_wrap._border_light{border:1px solid #ccc}.narrow_list_wrap._border_black{border:2px solid #666}.narrow_list_wrap .marker{position:absolute;top:0.5rem;left:0.5rem;background-color:#000;z-index:-1;border-radius:5px;-webkit-transition:0.5s var(--easeOutCirc);transition:0.5s var(--easeOutCirc)}@media screen and (max-width:810px){.narrow_list_wrap .marker{border-radius:3px}}@media screen and (max-width:810px){.narrow_list_wrap{border-radius:5px;padding:0.9rem}.narrow_list_wrap:not(:last-child){margin-bottom:0.8rem}}.narrow_list{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;gap:0.5rem}.narrow_list li{width:100%}@media screen and (max-width:810px){body.mode_jp .narrow_list li:first-child{width:150px!important}}.narrow_list li a,.narrow_list li button{font-size:1.4rem;display:block;font-weight:600;width:100%;height:100%;border-radius:5px;padding:0.7rem 0;text-decoration:none;text-align:center;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);color:#000;position:relative;z-index:1}.narrow_list li a._line2,.narrow_list li button._line2{padding:0rem 0;line-height:110%}@media screen and (max-width:810px){.narrow_list li a._line2,.narrow_list li button._line2{padding:0.5rem 0}}.narrow_list li a.active,.narrow_list li button.active{color:#fff}@media screen and (max-width:1100px){.narrow_list li a,.narrow_list li button{font-size:1.3rem}}@media screen and (max-width:810px){.narrow_list li a,.narrow_list li button{font-size:1.1rem;padding:0.5rem 0}}.narrow_list li a .pipe,.narrow_list li button .pipe{display:inline-block;height:12px;width:1px;background-color:#666;margin:0 0.5rem}@media screen and (max-width:810px){.narrow_list li a .pipe,.narrow_list li button .pipe{height:10px}}.narrow_list li a:before,.narrow_list li button:before{content:"";position:absolute;bottom:5px;left:50%;width:0%;height:1px;background-color:rgba(0,0,0,0.5);z-index:-1;border-radius:3px;-webkit-transition:0.3s var(--easeOutSine);transition:0.3s var(--easeOutSine)}.narrow_list li a:not(.active):hover,.narrow_list li button:not(.active):hover{background-color:#E0E0E0}.sub_narrow_list_wrap{width:100%;height:auto;border:2px solid #ccc;background-color:#fff;border-radius:10px;position:relative;z-index:1;padding:0.5rem 1.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:810px){.sub_narrow_list_wrap{padding:1rem;border-radius:5px}}.sub_narrow_list_wrap._border_light{border:1px solid #ccc}.sub_narrow_list_wrap .sub_narrow_list_wrap_ttl{font-size:1.2rem;font-weight:700;margin-right:1rem}.sub_narrow_list_wrap .sub_narrow_list_wrap_ttl:after{content:"：";margin-left:1rem}@media screen and (max-width:810px){.sub_narrow_list_wrap .sub_narrow_list_wrap_ttl{font-size:1rem;margin-right:0.5rem}.sub_narrow_list_wrap .sub_narrow_list_wrap_ttl:after{margin-left:0.5rem}}.sub_narrow_list_wrap .marker{position:absolute;top:0.5rem;left:0.5rem;background-color:var(--key-color);z-index:-1;border-radius:3px;-webkit-transition:0.5s var(--easeOutCirc);transition:0.5s var(--easeOutCirc);display:none}.sub_narrow_list{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.5rem 1.33333%;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:810px){.sub_narrow_list{gap:1.3rem 5%}}.sub_narrow_list._column3{gap:0.5rem 2%}.sub_narrow_list._column3 li{width:32%}.sub_narrow_list li{width:24%}@media screen and (max-width:810px){.sub_narrow_list li{width:30%}}.sub_narrow_list li a,.sub_narrow_list li button{display:block;font-size:1.2rem;font-weight:600;color:#000;width:100%;height:100%;border:1px solid #d2d2d2;background-color:#fff;color:#000;border-radius:100px;padding:0.1rem 0.2rem 0.15rem;text-decoration:none;text-align:center;-webkit-transition:0.2s var(--easeOutQuad);transition:0.2s var(--easeOutQuad);position:relative;z-index:1}@media screen and (max-width:810px){.sub_narrow_list li a,.sub_narrow_list li button{font-size:1rem;padding:0.5rem 0.2rem 0.5rem}}.sub_narrow_list li a.active,.sub_narrow_list li button.active{color:#fff;background-color:#000;border:1px solid #000}.sub_narrow_list li a .pipe,.sub_narrow_list li button .pipe{display:inline-block;height:12px;width:1px;background-color:#666;margin:0 0.8rem}.sub_narrow_list li a:before,.sub_narrow_list li button:before{content:"";position:absolute;bottom:3px;left:50%;width:0%;height:1px;background-color:rgba(0,0,0,0.5);z-index:-1;border-radius:3px;-webkit-transition:0.3s var(--easeOutSine);transition:0.3s var(--easeOutSine)}.sub_narrow_list li a:not(.active):hover,.sub_narrow_list li button:not(.active):hover{background-color:#E0E0E0}.article_category_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem 0.5rem}.article_category_list:not(:last-child){margin-bottom:0.5rem}.article_category_list span{display:inline-block;background-color:#000;color:#fff;font-size:1.2rem;font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:100%;padding:2px 0.7rem 3px}@media screen and (max-width:810px){.article_category_list span{font-size:1.1rem}}.breadcrumb{padding:1rem 0;border-top:1px solid #ddd}@media screen and (max-width:810px){.breadcrumb{padding:0.5rem 0}}.breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1200px;margin:0 auto}@media screen and (max-width:1280px){.breadcrumb ul{width:95%}}@media screen and (max-width:810px){.breadcrumb ul{width:90%}}.breadcrumb ul li{margin:0.2rem 2.5rem 0.2rem 0;font-size:1.4rem}@media screen and (max-width:810px){.breadcrumb ul li{font-size:1.2rem}}.breadcrumb ul li a{text-decoration:none;position:relative}.breadcrumb ul li a:after{content:"";width:6px;height:6px;border-right:1px solid #000;border-top:1px solid #000;display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:calc((100% - 6px) / 2);right:-1.3rem}.breadcrumb ul li a{display:inline;background:linear-gradient(to top,currentColor 1px,transparent 0%) no-repeat;-webkit-transition:1s var(--easeOutQuad);transition:1s var(--easeOutQuad);background-position:0% 100%;background-size:0% 1px}.breadcrumb ul li a:hover{background-size:200% 1px;opacity:1}#paging_box{margin:3rem 0 0;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}#paging_box button.first,#paging_box button.last,#paging_box button.next,#paging_box button.prev{display:block;-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px;aspect-ratio:1/1;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;margin:0 0.3rem;-webkit-transition:0.2s var(--easeOutQuad);transition:0.2s var(--easeOutQuad);font-size:0rem;border-radius:100px}@media screen and (max-width:810px){#paging_box button.first,#paging_box button.last,#paging_box button.next,#paging_box button.prev{-webkit-box-flex:0;-ms-flex:0 0 25px;flex:0 0 25px}}#paging_box button.first:disabled,#paging_box button.last:disabled,#paging_box button.next:disabled,#paging_box button.prev:disabled{cursor:default;opacity:0.5}#paging_box button.first:not(:disabled).first:hover,#paging_box button.first:not(:disabled).prev:hover,#paging_box button.last:not(:disabled).first:hover,#paging_box button.last:not(:disabled).prev:hover,#paging_box button.next:not(:disabled).first:hover,#paging_box button.next:not(:disabled).prev:hover,#paging_box button.prev:not(:disabled).first:hover,#paging_box button.prev:not(:disabled).prev:hover{-webkit-transform:translateX(-3px) scale(-1,1);transform:translateX(-3px) scale(-1,1)}#paging_box button.first:not(:disabled).last:hover,#paging_box button.first:not(:disabled).next:hover,#paging_box button.last:not(:disabled).last:hover,#paging_box button.last:not(:disabled).next:hover,#paging_box button.next:not(:disabled).last:hover,#paging_box button.next:not(:disabled).next:hover,#paging_box button.prev:not(:disabled).last:hover,#paging_box button.prev:not(:disabled).next:hover{-webkit-transform:translateX(3px);transform:translateX(3px)}#paging_box button.next{background:url("../img/icon_arrow_right_black.svg") 0 0 no-repeat;background-size:100% auto}#paging_box button.prev{background:url("../img/icon_arrow_right_black.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transform:scale(-1,1);transform:scale(-1,1)}#paging_box button.last{background:url("../img/icon_double_arrow_right_green.svg") 0 0 no-repeat;background-size:100% auto}#paging_box button.first{background:url("../img/icon_double_arrow_right_green.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transform:scale(-1,1);transform:scale(-1,1)}#paging_box .paging{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;-ms-flex-wrap:wrap;flex-wrap:wrap}#paging_box .paging li{display:inline-block;vertical-align:top;margin:0.5rem 0.5rem}@media screen and (max-width:810px){#paging_box .paging li{margin:0.3rem 0.3rem}}#paging_box .paging li button{display:block;border:1px solid var(--key-color);width:45px;aspect-ratio:1/1;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:1px;text-align:center;text-decoration:none;color:var(--key-color);background-color:#fff;font-size:1.6rem;line-height:100%;font-weight:700;-webkit-transition:0.2s var(--easeOutQuad);transition:0.2s var(--easeOutQuad);border-radius:100px;border:1px solid #ff0000}#paging_box .paging li button:hover{background-color:#eff0f3}#paging_box .paging li button:active{background-color:var(--key-color)}@media screen and (max-width:810px){#paging_box .paging li button{width:35px}}#paging_box .paging li.active button{border:1px solid var(--key-color);background-color:var(--key-color);color:#fff;cursor:default}.narrow_error{text-align:center;font-size:1.8rem;color:#cc0000;margin:5rem 0;display:none}@media screen and (max-width:810px){.narrow_error{font-size:1.4rem}}.narrow_error.active{display:block;-webkit-animation:narrowErrorAnime 0.4s var(--easeOutQuad) 0s forwards;animation:narrowErrorAnime 0.4s var(--easeOutQuad) 0s forwards}@-webkit-keyframes narrowErrorAnime{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes narrowErrorAnime{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}.paging_box{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;margin:5rem 0 0}.paging_box .paging{margin:0 0.3rem}.paging_box .paging button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #B0B0B0;color:#000;width:40px;height:40px;font-size:1.2rem;font-family:var(--font-aoboshi);font-weight:400!important;cursor:pointer;margin:0 0.3rem;-webkit-transition:0.2s var(--easeOutQuad);transition:0.2s var(--easeOutQuad)}@media screen and (max-width:810px){.paging_box .paging button{width:28px;height:28px;font-size:1.4rem;margin:0 0.3rem}}.paging_box .paging button:hover{background-color:#E0E0E0}.paging_box .paging button.active{background-color:var(--key-color);color:#fff;pointer-events:none}.paging_box .first,.paging_box .last,.paging_box .next,.paging_box .prev{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;font-size:0rem;width:40px;height:40px;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);border:1px solid #B0B0B0}@media screen and (max-width:810px){.paging_box .first,.paging_box .last,.paging_box .next,.paging_box .prev{width:28px;height:28px}}.paging_box .next,.paging_box .prev{background:url("../img/paging_box_next.svg") center center no-repeat;background-size:6px auto}.paging_box .next:hover,.paging_box .prev:hover{background:none;background-color:#000!important;background:url("../img/paging_box_next_white.svg") center center no-repeat;background-size:6px auto}.paging_box .prev{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.paging_box .first{background:url("../img/paging_box_last.svg") center center no-repeat;background-size:10px auto;margin:0 0.6rem;-webkit-transform:scale(-1,1);transform:scale(-1,1)}.paging_box .first:hover{background-color:#000!important;background:url("../img/paging_box_last_white.svg") center center no-repeat;background-size:10px auto}.paging_box .last{background:none;font-size:1.2rem;font-weight:700;margin-right:0.6rem}@media screen and (max-width:810px){.paging_box .last{font-size:1.4rem}}.paging_box .last:hover{background:none;background-color:#ccc}.paging_box .dotted{margin:0 1.5rem 0 1rem}@media screen and (max-width:810px){.paging_box .dotted{margin:0 0.7rem 0 0.5rem}}.common_loading{position:absolute;top:0rem;left:0rem;width:100%;height:200px;z-index:10;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}.common_loading .loading_circle{width:100px;aspect-ratio:1;position:relative;z-index:2}@media screen and (max-width:810px){.common_loading .loading_circle{width:80px}}.common_loading .loading_circle{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}.common_loading .loading_circle img.small{position:absolute;top:0rem;left:0rem;width:100%;-webkit-animation:loadingAnime 0.5s linear 0s infinite;animation:loadingAnime 0.5s linear 0s infinite}.common_loading .loading_circle img.big{position:absolute;top:-10%;left:-10%;width:120%;-webkit-animation:loadingAnime2 0.5s linear 0s infinite;animation:loadingAnime2 0.5s linear 0s infinite}.common_loading .loading_circle ul{width:45%;aspect-ratio:1;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;gap:0 10%;position:relative;z-index:2}.common_loading .loading_circle ul li{width:10%;height:100%;background-color:var(--key-color);-webkit-transform:scale(1,0);transform:scale(1,0)}.common_loading .loading_circle ul li:first-child{-webkit-animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0s infinite;animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0s infinite}.common_loading .loading_circle ul li:nth-child(2){-webkit-animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.05s infinite;animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.05s infinite}.common_loading .loading_circle ul li:nth-child(3){-webkit-animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.1s infinite;animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.1s infinite}.common_loading .loading_circle ul li:nth-child(4){-webkit-animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.15s infinite;animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.15s infinite}.common_loading .loading_circle ul li:nth-child(5){-webkit-animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.2s infinite;animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.2s infinite}.common_loading .loading_circle ul li:nth-child(6){-webkit-animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.25s infinite;animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.25s infinite}.common_loading .loading_circle ul li:nth-child(7){-webkit-animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.3s infinite;animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.3s infinite}.common_loading .loading_circle ul li:nth-child(8){-webkit-animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.35s infinite;animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.35s infinite}.common_loading .loading_circle ul li:nth-child(9){-webkit-animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.4s infinite;animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.4s infinite}.common_loading .loading_circle ul li:nth-child(10){-webkit-animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.45s infinite;animation:topLoadingBarAnime 0.5s var(--easeOutQuad) 0.45s infinite}@-webkit-keyframes topLoadingBarAnime{0%{opacity:0;-webkit-transform:scale(1,0);transform:scale(1,0)}50%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}to{opacity:0;-webkit-transform:scale(1,0);transform:scale(1,0)}}@keyframes topLoadingBarAnime{0%{opacity:0;-webkit-transform:scale(1,0);transform:scale(1,0)}50%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}to{opacity:0;-webkit-transform:scale(1,0);transform:scale(1,0)}}#loading{position:fixed;top:0rem;left:0rem;width:100%;height:100%;z-index:10001;display:none}#loading.active{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}@-webkit-keyframes loadingInnerAnime{0%{-webkit-transform:scale(0.7);transform:scale(0.7)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes loadingInnerAnime{0%{-webkit-transform:scale(0.7);transform:scale(0.7)}to{-webkit-transform:scale(1);transform:scale(1)}}#loading .loader,#loading .loader:after{border-radius:50%;width:9em;height:9em;margin:0 auto}@media screen and (max-width:810px){#loading .loader,#loading .loader:after{width:6em;height:6em}}#loading .loader{margin:20px auto;font-size:10px;position:relative;text-indent:-9999em;border-top:1em solid rgba(255,255,255,0.5);border-right:1em solid rgba(255,255,255,0.5);border-bottom:1em solid rgba(255,255,255,0.5);border-left:1em solid #fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 0.5s infinite linear;animation:load8 0.5s infinite linear}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#loading .txt{font-size:1.8rem;text-align:center;color:#fff}#loading.active .txt{letter-spacing:30px;-webkit-animation:loadingTxtAnime 0.5s var(--easeOutQuad) 0s forwards;animation:loadingTxtAnime 0.5s var(--easeOutQuad) 0s forwards}@-webkit-keyframes loadingTxtAnime{0%{letter-spacing:30px}to{letter-spacing:5px}}@keyframes loadingTxtAnime{0%{letter-spacing:30px}to{letter-spacing:5px}}.member_modal{width:1000px;position:fixed;top:70px;height:calc(100% - 100px);left:calc((100% - 1000px) / 2);background-color:#fff;z-index:101;display:none;font-size:1.6rem}@media screen and (max-width:1080px){.member_modal{width:95%;left:2.5%}}.member_modal.active{-webkit-animation:memberModalAnime 0.4s var(--easeOutCubic) 0s forwards;animation:memberModalAnime 0.4s var(--easeOutCubic) 0s forwards;display:block}@-webkit-keyframes memberModalAnime{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0%);transform:translateY(0%)}}@keyframes memberModalAnime{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0%);transform:translateY(0%)}}.member_modal .member_modal-close{display:block;position:absolute;top:-50px;right:0rem;width:35px;height:35px;font-size:0rem;background:url("../img/icon_close.svg?ver=2") 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){.member_modal .member_modal-close{width:30px;height:30px;top:-40px}}.member_modal .member_modal-close:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.member_modal .member_modal_scroll{-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto;height:100%;-webkit-overflow-scrolling:auto;overscroll-behavior-y:none}.member_modal .member_modal_scroll::-webkit-scrollbar{width:7px}.member_modal .member_modal_scroll::-webkit-scrollbar-thumb{background:#000}.member_modal .member_modal__block{-webkit-box-sizing:border-box;box-sizing:border-box;padding:2rem;display:none}@media screen and (max-width:810px){.member_modal .member_modal__block{padding:4rem 2rem}}.member_modal .member_modal__block .member_modal__block__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:810px){.member_modal .member_modal__block .member_modal__block__inner{display:block}}.member_modal .member_modal__block .photo_block{width:200px;margin-right:2.5rem}@media screen and (max-width:810px){.member_modal .member_modal__block .photo_block{width:50%;margin:0 auto 3rem}}.member_modal .member_modal__block .photo_block .photo{margin-bottom:1rem}.member_modal .member_modal__block .photo_block .copy{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:810px){.member_modal .member_modal__block .photo_block .copy{text-align:center;font-size:1.4rem}}.member_modal .member_modal__block .photo_block .copy .name{font-weight:700;font-size:1.8rem}.member_modal .member_modal__block .photo_block .copy .name:not(:last-child){margin-bottom:0.5rem}@media screen and (max-width:810px){.member_modal .member_modal__block .photo_block .copy .name{font-size:1.4rem}}.member_modal .member_modal__block .photo_block .copy .position:not(:last-child){margin-bottom:0.5rem}.member_modal .member_modal__block .profile{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3%}@media screen and (max-width:810px){.member_modal .member_modal__block .profile{display:block}}.member_modal .member_modal__block .profile .block_editor{width:100%}.member_modal .member_modal__block .profile dl{width:48.5%;margin-bottom:2rem}@media screen and (max-width:810px){.member_modal .member_modal__block .profile dl{width:100%}}.member_modal .member_modal__block .profile dl dt{font-size:1.8rem;font-weight:700;border-bottom:1px solid #ccc;padding-bottom:1rem;margin-bottom:0.8rem}.member_modal .member_modal__block .profile dl dt .small{font-size:1.5rem;letter-spacing:-1px}@media screen and (max-width:810px){.member_modal .member_modal__block .profile dl dt{font-size:1.6rem!important}.member_modal .member_modal__block .profile dl dt span[style*="font-size: 18px"]{font-size:1.6rem!important}.member_modal .member_modal__block .profile dl dt span[style*="font-size: 16px"]{font-size:1.4rem!important}.member_modal .member_modal__block .profile dl dt span[style*="font-size: 14px"]{font-size:1.2rem!important}}@media screen and (max-width:810px){.member_modal .member_modal__block .profile dl dd{font-size:1.4rem}}.member_modal .member_modal__block .profile dl dd p{line-height:180%}.member_modal .member_modal__block .profile dl dd ul{padding-left:2.5rem}.member_modal .member_modal__block .profile dl dd ul li{list-style:disc}.member_modal .member_modal__block .profile dl dd ul li:not(:last-child){margin-bottom:0.5rem}.member_modal_bg{position:fixed;top:0rem;left:0rem;width:100%;height:100%;z-index:100;background-color:rgba(0,0,0,0.5);display:none}.member_modal_bg.active{display:block;-webkit-animation:memberModalBgAnime 0.5s var(--easeOutQuad) 0s forwards;animation:memberModalBgAnime 0.5s var(--easeOutQuad) 0s forwards}@-webkit-keyframes memberModalBgAnime{0%{opacity:0}to{opacity:1}}@keyframes memberModalBgAnime{0%{opacity:0}to{opacity:1}}@-webkit-keyframes photoMaskAnime{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes photoMaskAnime{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes itemShowAnime{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes itemShowAnime{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}#publications_modal_bg{position:fixed;top:0rem;left:0rem;width:100%;height:100%;z-index:10000;display:none}#publications_modal_bg:after{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;height:100lvh;-webkit-transform:translate3d(0,0,-1px);transform:translate3d(0,0,-1px);background-color:rgba(0,0,0,0.5)}#publications_modal_bg.active{display:block}#publications_modal_bg.active:after{-webkit-animation:spMenuAfterAnime 0.5s var(--easeOutQuad) 0s forwards;animation:spMenuAfterAnime 0.5s var(--easeOutQuad) 0s forwards}@-webkit-keyframes spMenuAfterAnime{0%{opacity:0}to{opacity:1}}@keyframes spMenuAfterAnime{0%{opacity:0}to{opacity:1}}#publications_modal{-webkit-box-sizing:border-box;box-sizing:border-box;width:1000px;background-color:#fff;position:fixed;top:0rem;left:calc((100% - 1000px) / 2);z-index:10001;display:none}@media screen and (max-width:1080px){#publications_modal{width:95%;left:2.5%}}@media screen and (max-width:810px){#publications_modal{width:100%;left:0%}}#publications_modal.active{-webkit-animation:publicationsModalAnime 0.4s var(--easeOutCubic) 0s forwards;animation:publicationsModalAnime 0.4s var(--easeOutCubic) 0s forwards;display:block}@-webkit-keyframes publicationsModalAnime{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0%);transform:translateY(0%)}}@keyframes publicationsModalAnime{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0%);transform:translateY(0%)}}#publications_modal .wp-pagenavi{display:none}#publications_modal .close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;display:block;position:absolute;top:-50px;right:0rem;width:35px;height:35px;font-size:0rem;background:url("../img/icon_close.svg?ver=2") 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){#publications_modal .close{width:30px;height:30px;top:-40px;right:1rem}}#publications_modal .close:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#publications_modal .scroll{overflow-y:auto;-webkit-overflow-scrolling:auto;overscroll-behavior-y:none}#publications_modal .scroll::-webkit-scrollbar{width:7px}#publications_modal .scroll::-webkit-scrollbar-thumb{background:#000}.detail_publications{padding:3rem}@media screen and (max-width:810px){.detail_publications{padding:2.5rem 2rem}}.detail_publications .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:810px){.detail_publications .inner{display:block}}#publications_modal .photo_box{width:35%}#publications_modal .photo_box img{width:100%}@media screen and (max-width:810px){#publications_modal .photo_box{width:100%}}#publications_modal .photo_box .photo{margin:0 auto 4rem}@media screen and (max-width:810px){#publications_modal .photo_box .photo{width:70%}}#publications_modal .photo_box .photo img{width:100%;border:1px solid #ccc}#publications_modal .copy_box{width:60%;font-size:1.4rem}@media screen and (max-width:810px){#publications_modal .copy_box{width:100%}}#publications_modal .copy_box .category{margin-bottom:1rem}#publications_modal .copy_box .series{font-size:1.4rem;margin-bottom:1rem}#publications_modal .copy_box .ttl{font-size:2.2rem;font-weight:600;line-height:160%;margin-bottom:2rem;background-color:#f5f5f5;padding:1.5rem}@media screen and (max-width:810px){#publications_modal .copy_box .ttl{font-size:2rem;padding:1rem}}#publications_modal .copy_box .sub_ttl{font-size:1.4rem;font-weight:normal;line-height:160%;margin-bottom:2rem}#publications_modal .copy_box .sub_ttl p{line-height:160%}#publications_modal .copy_box .sub_ttl p:not(:last-child){margin-bottom:1.5rem}#publications_modal .copy_box .sub_ttl a{text-decoration:underline}#publications_modal .copy_box .sub_ttl a:hover{text-decoration:none}#publications_modal .copy_box .info{font-size:1.4rem;font-weight:normal;line-height:160%;border-bottom:1px solid #ccc;padding-bottom:2rem;margin-bottom:2rem}#publications_modal .copy_box .info p{line-height:160%}#publications_modal .copy_box .info p:not(:last-child){margin-bottom:1.5rem}#publications_modal .copy_box .info a{text-decoration:underline}#publications_modal .copy_box .info a:hover{text-decoration:none}#publications_modal .copy_box .intro{font-size:1.4rem;font-weight:normal;line-height:160%;margin-bottom:2rem}#publications_modal .copy_box .intro p{line-height:160%}#publications_modal .copy_box .intro p:not(:last-child){margin-bottom:1.5rem}#publications_modal .copy_box .intro a{text-decoration:underline}#publications_modal .copy_box .intro a:hover{text-decoration:none}#publications_modal .copy_box .intro img{border:1px solid #ccc}#publications_modal .cap{margin-top:3rem}#publications_modal .cap p{font-size:1.2rem;color:#888;line-height:160%}#publications_modal .cap img{border:1px solid #ccc;display:block;margin:1rem 0}#publications_modal .btn a{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.2rem 0;display:block;background:-webkit-gradient(linear,left top,right top,from(#000),to(#3A5466));background:linear-gradient(to right,#000 0%,#3A5466 100%);text-align:center;font-size:1.6rem;line-height:160%;color:#fff;font-weight:bold;margin:0 auto;text-decoration:none;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);position:relative}#publications_modal .photo_box .btn_site a{background:-webkit-gradient(linear,left top,right top,from(#000),to(#3A5466));background:linear-gradient(to right,#000 0%,#3A5466 100%)}#publications_modal .photo_box .btn_site a:before{content:"";width:25px;aspect-ratio:1/1.1;background:url("../img/icon_excel_white.svg") 0 0 no-repeat;background-size:100% auto;position:absolute;top:calc((100% - 30px) / 2);left:1.5rem;z-index:2}#publications_modal .btn_summary a{position:relative;background-color:#52a33c}#publications_modal .btn_summary a:before{content:"";position:absolute;top:0rem;left:2rem;width:20px;height:100%;background:url("../img/icon_pdf_white.svg") center center no-repeat;background-size:100% auto}#publications_modal .btn_summary a:after{content:"";position:absolute;top:0rem;right:2rem;width:20px;height:100%;background:url("../img/icon_blank_white.svg") center center no-repeat;background-size:100% auto}#publications_modal .btn_blank a{background:-webkit-gradient(linear,left top,right top,from(#000),to(#3A5466));background:linear-gradient(to right,#000 0%,#3A5466 100%)}#publications_modal .btn_blank a:before{content:"";width:20px;aspect-ratio:1;background:url("../img/icon_blank_white.svg") 0 0 no-repeat;background-size:100% auto;position:absolute;top:calc((100% - 20px) / 2);left:1.5rem;z-index:2}#publications_modal .btn a:hover{opacity:0.8}#publications_modal .photo_box .btn{margin-bottom:2rem}.single_ttl_area{border-bottom:1px solid #b0b0b0;padding-bottom:2rem;margin-bottom:3rem}.single_ttl_area:has(h1 .sub_ttl){padding-bottom:0.8rem}.single_ttl_area .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1rem}@media screen and (max-width:810px){.single_ttl_area .meta{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single_ttl_area .meta .new{border:1px solid #000;margin-right:1rem;font-size:1.4rem;line-height:100%;padding:0.2rem 0.3rem;position:relative;top:0.3rem}@media screen and (max-width:810px){.single_ttl_area .meta .new{font-size:1rem;top:0rem;margin-right:0.5rem}}.single_ttl_area .meta .date{font-size:2.2rem;font-weight:700;line-height:100%;margin-right:2rem}@media screen and (max-width:810px){.single_ttl_area .meta .date{font-size:1.4rem}}.single_ttl_area .meta .category{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem 0.5rem;position:relative;top:0.4rem}@media screen and (max-width:810px){.single_ttl_area .meta .category{width:100%;margin-top:1rem}}.single_ttl_area .meta .category:not(:last-child){margin-bottom:0.5rem}.single_ttl_area .meta .category span{display:inline-block;background-color:#000;color:#fff;font-size:1.2rem;font-family:var(--font-aoboshi);font-weight:400;line-height:100%;padding:0.3rem 0.7rem}.single_ttl_area h1{font-size:3.8rem;line-height:150%;font-weight:700}@media screen and (max-width:810px){.single_ttl_area h1{font-size:2rem}}.single_ttl_area h1 .sub_ttl{font-size:2.5rem;line-height:120%;display:inline-block;position:relative;top:-1rem}@media screen and (max-width:810px){.single_ttl_area h1 .sub_ttl{font-size:1.6rem;top:0rem}}.sns_area{margin-bottom:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sns_area .anchor_contact{width:160px;margin-right:4rem}@media screen and (max-width:810px){.sns_area .anchor_contact{width:100px;margin-right:2rem}}.sns_area .anchor_contact a{display:block;background:-webkit-gradient(linear,left top,right top,from(#000),to(#3A5466));background:linear-gradient(to right,#000 0%,#3A5466 100%);height:100%;color:#fff;font-size:1.4rem;font-weight:500;padding:1rem 0 1rem 2rem;z-index:1;position:relative;border:1px solid #fff;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);display:block}@media screen and (max-width:810px){.sns_area .anchor_contact a{font-size:1.1rem;padding:0.8rem 0 0.8rem 0.7rem}}.sns_area .anchor_contact a:after{position:absolute;content:"";background:url("../img/icon_arrow_white.svg") 0 bottom no-repeat;background-size:100% auto;width:11px;height:2px;right:1rem;top:calc((100% - 2px) / 2);-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-left:2.5rem;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:810px){.sns_area .anchor_contact a:after{right:0.7rem}}.sns_area .anchor_contact a:before{content:"";position:absolute;top:0rem;left:0rem;width:0%;height:100%;background-color:#fff;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:-1}.sns_area .anchor_contact a:hover{border:1px solid #000;color:#000}.sns_area .anchor_contact a:hover:after{-webkit-transform:translateY(3px) rotate(90deg);transform:translateY(3px) rotate(90deg);background:url("../img/icon_arrow_black.svg") 0 0 no-repeat;background-size:100% auto}.sns_area .anchor_contact a:hover:before{width:100%}.sns_area .sns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media screen and (max-width:810px){.sns_area .sns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}}.sns_area .sns li a{display:block;width:40px;aspect-ratio:1;font-size:0rem;background-color:#f5f5f5;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:810px){.sns_area .sns li a{width:30px}}.sns_area .sns li a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.sns_area .sns li.x a{background:url("../img/icon_x.svg") 0 0 no-repeat;background-size:100% auto}.sns_area .sns li.facebook a{background:url("../img/icon_facebook.svg") 0 0 no-repeat;background-size:100% auto}.sns_area .sns li.linkedin a{width:45px;background:url("../img/icon_linkedin.png") 0 0 no-repeat;background-size:100% auto;aspect-ratio:1/0.84}@media screen and (max-width:810px){.sns_area .sns li.linkedin a{width:35px}}.contact_area{padding:7rem 0;margin-bottom:10rem;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;position:relative;z-index:1}@media screen and (max-width:810px){.contact_area{display:block;padding:4rem 0;margin-bottom:7rem}}.contact_area:before{content:"";position:absolute;top:0rem;width:100vw;left:calc(50% - 50vw);height:100%;background-color:#F7F7F7;z-index:-2}.contact_area h2{font-size:3rem;font-weight:700;margin-right:12rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}@media screen and (max-width:810px){.contact_area h2{display:block;font-size:1.8rem;text-align:center;margin:0 0 4rem}}.contact_area h2:after{content:"";width:1px;height:calc(100% + 50px);background-color:#B0B0B0;position:absolute;top:-25px;right:-6rem}@media screen and (max-width:810px){.contact_area h2:after{height:1px;width:50px;top:inherit;bottom:-2rem;left:calc((100% - 50px) / 2)}}.contact_area .contact_area-txt{font-size:1.8rem;line-height:180%;font-weight:700}@media screen and (max-width:810px){.contact_area .contact_area-txt{font-size:1.4rem;text-align:center}}.contact_area .contact_area-txt .contact_area-txt-first{position:relative;left:-1.2rem}@media screen and (max-width:810px){.contact_area .contact_area-txt .contact_area-txt-first{left:0rem}}.contact_area .contact_area-txt a{text-decoration:none;background:linear-gradient(to top,currentColor 1px,transparent 0%) no-repeat;-webkit-transition:0.5s var(--easeOutQuad);transition:0.5s var(--easeOutQuad);background-position:35px 100%;background-size:100% 1px;margin-right:1rem;position:relative;padding:0 0 0 35px}@media screen and (max-width:810px){.contact_area .contact_area-txt a{padding:0 0 0 28px;background-position:28px 100%}}.contact_area .contact_area-txt a:before{content:"";width:20px;aspect-ratio:1/0.8;background:url("../img/contact_area_mail_icon.svg") 0 0 no-repeat;background-size:100% auto;position:absolute;top:0.6rem;left:0rem}@media screen and (max-width:810px){.contact_area .contact_area-txt a:before{top:0.3rem}}.contact_area .contact_area-txt a:hover{background-size:0% 1px}.block_editor{}.block_editor p{line-height:170%;font-weight:500}.block_editor p:not(:last-child){margin-bottom:6rem}.block_editor p.has-large-font-size,.block_editor p.has-medium-font-size,.block_editor p.has-small-font-size,.block_editor p.has-x-large-font-size{margin-bottom:1rem}.block_editor{}.block_editor .wp-block-column p:not(:last-child){margin-bottom:3rem}.block_editor{}.block_editor .wp-block-heading{margin-bottom:3.5rem;line-height:140%}.block_editor h1.wp-block-heading{font-size:3.8rem}.block_editor h2.wp-block-heading{font-size:3.4rem}.block_editor h3.wp-block-heading{font-size:3rem}.block_editor h4.wp-block-heading{font-size:2.2rem}.block_editor h5.wp-block-heading{font-size:1.8rem}.block_editor h6.wp-block-heading{font-size:1.2rem}@media screen and (max-width:810px){.block_editor h1.wp-block-heading{font-size:3.2rem}.block_editor h2.wp-block-heading{font-size:2.9rem}.block_editor h3.wp-block-heading{font-size:2.4rem}.block_editor h4.wp-block-heading{font-size:2rem}.block_editor h5.wp-block-heading{font-size:1.6rem}.block_editor h6.wp-block-heading{font-size:1.2rem}}.block_editor{}.block_editor .wp-block-embed{margin-bottom:6rem}.block_editor .wp-block-embed iframe{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;aspect-ratio:16/9;border:1px solid #ccc}.block_editor{}.block_editor .wp-block-table{padding:0 0 0 0;margin:0 0 0 0;margin-bottom:6rem;position:relative}@media screen and (max-width:810px){.block_editor .wp-block-table:after{content:"";position:absolute;top:50%;left:50%;width:20%;aspect-ratio:1;z-index:2;background:url("../img/table_scroll_help.svg") center center no-repeat;background-size:100% auto;-webkit-animation:tableScrollHelpAnime 2s var(--easeOutQuad) 0s infinite;animation:tableScrollHelpAnime 2s var(--easeOutQuad) 0s infinite}.block_editor .wp-block-table.help_hide:after{display:none}@-webkit-keyframes tableScrollHelpAnime{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}20%{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}80%{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}to{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}}@keyframes tableScrollHelpAnime{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}20%{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}80%{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}to{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}}.block_editor .wp-block-table{overflow-x:auto;overflow-y:hidden;padding-bottom:0.8rem}.block_editor .wp-block-table::-webkit-scrollbar{height:5px}.block_editor .wp-block-table::-webkit-scrollbar-thumb{background-color:#ccc}}.block_editor .wp-block-table table{width:100%;border-collapse:collapse}@media screen and (max-width:810px){.block_editor .wp-block-table table{width:150%}}.block_editor .wp-block-table table thead{border:none}.block_editor .wp-block-table table th{background-color:#f0f0f0;border:1px solid #b0b0b0;padding:1rem;font-size:2rem;font-weight:700}@media screen and (max-width:810px){.block_editor .wp-block-table table th{font-size:1.4rem;padding:0.8rem}}.block_editor .wp-block-table table td{border:1px solid #b0b0b0;padding:1.5rem;font-size:1.8rem;font-weight:500}@media screen and (max-width:810px){.block_editor .wp-block-table table td{font-size:1.4rem;padding:0.8rem}}.block_editor{}.block_editor ul{padding-left:2.2rem;margin-bottom:6rem}.block_editor ul li{font-size:2rem;font-weight:500;list-style:disc;line-height:180%}@media screen and (max-width:810px){.block_editor ul li{font-size:1.6rem}}.block_editor ul li::marker{color:#2D78B5}.block_editor{}.block_editor ol{margin-bottom:6rem}.block_editor ol li{font-size:2rem;font-weight:500;list-style:decimal;line-height:180%}@media screen and (max-width:810px){.block_editor ol li{font-size:1.6rem}}.block_editor{}.block_editor .wp-block-image{margin:0 auto;text-align:center}.block_editor .wp-block-image a{display:block}.block_editor .wp-block-image:not(:last-child){margin-bottom:6rem}.block_editor .wp-element-caption{font-size:1.2rem;line-height:150%;font-weight:500;color:#909090;margin-top:1.8rem}.block_editor{}.block_editor .wp-block-columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:6rem}@media screen and (max-width:810px){.block_editor .wp-block-columns{display:block}}.block_editor .wp-block-columns .wp-block-column{width:100%}.block_editor .wp-block-columns .wp-block-column:not(:last-child){margin-right:2rem}@media screen and (max-width:810px){.block_editor .wp-block-columns .wp-block-column:not(:last-child){margin:0 0 3rem}}.block_editor .wp-block-columns .wp-block-column .wp-block-image:not(:last-child){margin-bottom:2rem}.block_editor{}.block_editor a:not(.wp-block-button__link):not(:has([class*=wp-image-])){color:#2271b1;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;font-weight:600}.block_editor a:not(.wp-block-button__link):not(:has([class*=wp-image-])):hover{background-size:100% 1px!important}.block_editor a:not(.wp-block-button__link):not(:has([class*=wp-image-]))[target$=blank]{padding:0 20px 0 0;margin-right:0.5rem;position:relative;display:inline-block;color:#2271b1}.block_editor a:not(.wp-block-button__link):not(:has([class*=wp-image-]))[target$=blank]:after{content:"";position:absolute;top:0.6rem;right:0rem;width:16px;aspect-ratio:1;background:url("/assets/img/icon_blank_black.svg") 0 0 no-repeat;background-size:100% auto}.block_editor a:not(.wp-block-button__link):not(:has([class*=wp-image-]))[href$=".pdf"]{padding:0 20px 0 0;margin-right:0.5rem;position:relative;display:inline-block;color:#2271b1}.block_editor a:not(.wp-block-button__link):not(:has([class*=wp-image-]))[href$=".pdf"]:after{content:"";position:absolute;top:0.6rem;right:0rem;width:16px;aspect-ratio:1/1.1;background:url("/assets/img/icon_pdf.svg") 0 0 no-repeat;background-size:100% auto}.block_editor ul li a[href$=".pdf"]:after,.block_editor ul li a[target$=blank]:after{top:0.9rem!important}.block_editor{}.block_editor .wp-block-buttons{font-weight:700}.block_editor .wp-block-buttons:not(:last-child){margin-bottom:6rem}.block_editor .wp-block-buttons .wp-block-button{position:relative}@media screen and (max-width:810px){.block_editor .wp-block-buttons .wp-block-button{width:100%!important}}.block_editor .wp-block-buttons .wp-block-button__link{min-width:460px;font-size:2rem;font-weight:700;position:relative;border-radius:0px!important;background:-webkit-gradient(linear,left top,right top,from(#000),to(#3A5466));background:linear-gradient(to right,#000 0%,#3A5466 100%);padding:3rem 8rem 3rem 4rem;z-index:1;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:810px){.block_editor .wp-block-buttons .wp-block-button__link{min-width:auto;width:100%!important;font-size:1.6rem;padding:1.5rem 8rem 1.5rem 4rem;-webkit-box-sizing:border-box;box-sizing:border-box}}.block_editor .wp-block-buttons .wp-block-button__link:after{content:"";position:absolute;top:0rem;right:4rem;width:20px;height:100%;background:url("/assets/img/icon_arrow_white.svg") center center no-repeat;background-size:100% auto;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}.block_editor .wp-block-buttons .wp-block-button__link:before{content:"";position:absolute;top:0rem;left:0rem;width:calc(100% - 1px);height:calc(100% - 1px);background-color:#fff;border:1px solid #000;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:-1;opacity:0}.block_editor .wp-block-buttons .wp-block-button__link[target$=blank]:after{background:url("/assets/img/icon_blank_white.svg") center center no-repeat;background-size:100% auto}.block_editor .wp-block-buttons .wp-block-button__link[href$=".pdf"]:after{background:url("/assets/img/icon_pdf_white.svg") center center no-repeat;background-size:100% auto}.block_editor .wp-block-buttons .wp-block-button__link:hover{color:#000}.block_editor .wp-block-buttons .wp-block-button__link:hover:before{opacity:1}.block_editor .wp-block-buttons .wp-block-button__link:hover:after{background:url("/assets/img/icon_arrow_black.svg") center center no-repeat;background-size:100% auto;-webkit-transform:translateX(5px);transform:translateX(5px)}.block_editor .wp-block-buttons .wp-block-button__link:hover[target$=blank]:after{background:url("/assets/img/icon_blank_black.svg") center center no-repeat;background-size:100% auto}.block_editor .wp-block-buttons .wp-block-button__link:hover[href$=".pdf"]:after{background:url("/assets/img/icon_pdf.svg") center center no-repeat;background-size:100% auto}.block_editor{}.block_editor .wp-block-separator{margin:3rem 0}.block_editor{}.block_editor .wp-block-gallery{margin-bottom:6rem}.block_editor .wp-block-gallery .wp-block-image{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc}.block_editor{}.block_editor .wp-block-group{margin-bottom:6rem}.block_editor{}.block_editor .wp-block-file{margin-bottom:6rem}.block_editor .wp-block-file a{font-size:1.6rem;color:#2271b1}.news_index._jspaging li{display:none}.news_index._jspaging li.show{display:block;-webkit-animation:itemShowAnime 0.6s var(--easeOutSine) 0s forwards;animation:itemShowAnime 0.6s var(--easeOutSine) 0s forwards}.news_index li{border-bottom:1px solid #ccc}.news_index li a{display:block;padding:2.6rem 4.5rem 2.6rem 0;text-decoration:none;position:relative}@media screen and (max-width:810px){.news_index li a{padding:2rem 4.5rem 2rem 0}}.news_index li a.off{pointer-events:none}.news_index li a.off:after{display:none}.news_index li a:after{content:"";position:absolute;top:calc((100% - 18px) / 2);right:2rem;width:18px;aspect-ratio:1/1.1;background:url("../img/icon_arrow_black.svg") center center no-repeat;background-size:100% auto;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:810px){.news_index li a:after{right:1rem;width:16px}}.news_index li a[target$=blank]:after{background:url("../img/icon_blank_black.svg") center center no-repeat;background-size:100% auto}.news_index li a[href$=".pdf"]:after{background:url("../img/icon_pdf.svg") center center no-repeat;background-size:100% auto}.news_index li a[data-modal-url]:after{background:url("../img/icon_modal_black.svg") center center no-repeat;background-size:100% auto}.news_index li a .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}@media screen and (max-width:810px){.news_index li a .meta{margin-bottom:1rem}}.news_index li a .meta .new{border:1px solid #000;margin-right:1rem;font-size:1.2rem;line-height:100%;padding:0.2rem 0.3rem}.news_index li a .meta .date{margin-right:2rem;font-family:var(--lexend)}@media screen and (max-width:810px){.news_index li a .meta .date{font-size:1.2rem;margin-right:1rem}}.news_index li a .meta{}.news_index li a .ttl{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){.news_index li a .ttl{font-size:1.4rem}.news_index li a .ttl span{line-height:150%;display:inline-block}}.news_index li a:hover .ttl{background-size:100% 1px}.news_index li a:hover:after{-webkit-transform:translateX(5px);transform:translateX(5px)}.news_index .no_data{text-align:center;padding:2rem 0}.research_index{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2.266666% 1fr 2.266666% 1fr 2.266666% 1fr;grid-template-columns:repeat(4,1fr);gap:4rem 2.266666%}@media screen and (max-width:810px){.research_index{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:2rem 0}}.research_index._jspaging li{display:none}.research_index._jspaging li.show{display:-ms-grid;display:grid;-ms-grid-rows:subgrid;grid-template-rows:subgrid;-ms-grid-row-span:2;grid-row:span 2;gap:0px;-webkit-animation:itemShowAnime 0.5s var(--easeOutSine) 0s forwards;animation:itemShowAnime 0.5s var(--easeOutSine) 0s forwards}.research_index._jspaging li.show .photo{-webkit-animation:photoMaskAnime 0.3s var(--easeOutSine) 0s forwards;animation:photoMaskAnime 0.3s var(--easeOutSine) 0s forwards}.research_index li{display:-ms-grid;display:grid;-ms-grid-rows:subgrid;grid-template-rows:subgrid;-ms-grid-row-span:2;grid-row:span 2;gap:0px}@media screen and (max-width:810px){.research_index li{width:100%}}.research_index li a{display:inherit;-ms-grid-rows:inherit;grid-template-rows:inherit;grid-row:inherit;gap:inherit;-webkit-transition:0.3s var(--easeOutQuad);transition:0.3s var(--easeOutQuad);-webkit-transform:translateZ(0);transform:translateZ(0)}.research_index li a:hover .photo:before{opacity:1}.research_index li a:hover .copy .ttl span{background-size:100% 1px}@media screen and (max-width:810px){.research_index li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4%}}.research_index li a .photo{margin-bottom:1rem;position:relative;aspect-ratio:1/0.7;overflow:hidden;position:relative}.research_index li a .photo: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}.research_index li a .photo .new{position:absolute;top:0rem;left:0rem;z-index:2;background-color:#cc0000;color:#fff;font-size:1.4rem;line-height:100%;padding:0.5rem 0.5rem;display:block;z-index:2;font-family:var(--lexend)}@media screen and (max-width:810px){.research_index li a .photo{width:35%;margin-bottom:0rem}}.research_index li a .photo img{width:100%!important;height:auto!important;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.research_index li a .photo._h_base img{height:100%!important;width:auto!important;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.research_index li a .copy{display:-ms-grid;display:grid;-ms-grid-rows:1fr auto auto;grid-template-rows:1fr auto auto}@media screen and (max-width:810px){.research_index li a .copy{-webkit-box-flex:1;-ms-flex:1;flex:1}}.research_index li a .copy .ttl{margin-bottom:0.3rem;font-weight:700;word-break:break-all}.research_index li a .copy .ttl>span{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:1100px){.research_index li a .copy .ttl{font-size:1.4rem}}@media screen and (max-width:810px){.research_index li a .copy .ttl{font-size:1.4rem}}.research_index li a .copy .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.5rem 0.5rem}.research_index li a .copy .date{font-size:1.3rem;font-weight:600;color:#525252;position:relative;top:1px}@media screen and (max-width:1100px){.research_index li a .copy .date{font-size:1.4rem}}@media screen and (max-width:810px){.research_index li a .copy .date{font-size:1.2rem;width:100%}}.research_index li a .copy .category{position:relative;top:0.2rem;margin-bottom:0rem}@media screen and (max-width:810px){.research_index li a .copy .category{top:0rem}}.research_index li a .copy .summary{margin-bottom:1rem;font-size:1.4rem;line-height:150%}@media print{.research_index{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem 2.266666%}.research_index li{display:block;width:23.3%}.research_index li a{display:block}}.publications_index{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.333333% 1fr 1.333333% 1fr 1.333333% 1fr;grid-template-columns:repeat(4,1fr);gap:4rem 1.333333%;margin-bottom:2rem}@media screen and (max-width:810px){.publications_index{-ms-grid-columns:1fr 4% 1fr;grid-template-columns:repeat(2,1fr);gap:2rem 4%}}.publications_index li{display:none;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}.publications_index li.show{display:-ms-grid;display:grid;-ms-grid-rows:subgrid;grid-template-rows:subgrid;-ms-grid-row-span:3;grid-row:span 3;gap:0px;-webkit-animation:itemShowAnime 0.5s var(--easeOutSine) 0s forwards;animation:itemShowAnime 0.5s var(--easeOutSine) 0s forwards}.publications_index li.show .photo{-webkit-animation:photoMaskAnime 0.5s var(--easeOutSine) 0s forwards;animation:photoMaskAnime 0.5s var(--easeOutSine) 0s forwards}.publications_index li a{display:inherit;-ms-grid-rows:inherit;grid-template-rows:inherit;grid-row:inherit;gap:inherit;position:relative}.publications_index li a:hover .photo:before{opacity:1}.publications_index li a .photo{-webkit-box-sizing:border-box;box-sizing:border-box;width:60%;margin:0 auto 1rem;-webkit-transition:0.2s var(--easeOutQuad);transition:0.2s var(--easeOutQuad);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.publications_index li a .photo:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:rgba(255,255,255,0.3);-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:2;opacity:0}.publications_index li a .photo .new{position:absolute;top:0rem;left:0rem;z-index:2;background-color:#cc0000;color:#fff;font-size:1.4rem;line-height:100%;padding:0.5rem 0.5rem;display:block;z-index:2;font-family:var(--lexend)}@media screen and (max-width:810px){.publications_index li a .photo .new{font-size:1.2rem}}.publications_index li a .photo img{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.publications_index li a:hover .photo{-webkit-transform:scale(1.05);transform:scale(1.05)}.publications_index li a:hover .ttl span{background-size:100% 1px}.publications_index li a .category:not(:last-child){margin-bottom:0.8rem}.publications_index li a .tag{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:auto;display:none}.publications_index li a .tag span{background-color:#fff;border:1px solid #ccc;padding:0.3rem 0.5rem;font-size:1rem;line-height:110%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0.5rem 0.5rem 0}.publications_index li a .tag span:before{width:10px;aspect-ratio:1;content:"";background:url("../img/icon_tag_black.svg") 0 0 no-repeat;background-size:100% auto;margin-right:0.5rem}.publications_index li a .ttl{font-weight:700;line-height:160%;margin-bottom:0.5rem}.publications_index li a .ttl span{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:1100px){.publications_index li a .ttl{font-size:1.4rem}}@media screen and (max-width:810px){.publications_index li a .ttl{font-size:1.4rem}}.events_index{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2.266666% 1fr 2.266666% 1fr 2.266666% 1fr;grid-template-columns:repeat(4,1fr);gap:0rem 2.266666%}@media screen and (max-width:810px){.events_index{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:2rem 0}}.events_index:not(._jspaging) li{display:-ms-grid;display:grid;-ms-grid-rows:subgrid;grid-template-rows:subgrid;-ms-grid-row-span:4;grid-row:span 4;gap:0px!important;margin-bottom:4rem}@media screen and (max-width:810px){.events_index:not(._jspaging) li{margin-bottom:0rem}}@media screen and (max-width:810px){.events_index:not(._jspaging) li{display:block}}.events_index:not(._jspaging) li a{display:inherit;-ms-grid-rows:inherit;grid-template-rows:inherit;grid-row:inherit;gap:inherit;-webkit-transform:translateZ(0);transform:translateZ(0)}@media screen and (max-width:810px){.events_index:not(._jspaging) li a{display:block}}.events_index._jspaging li{display:none;margin-bottom:4rem}@media screen and (max-width:810px){.events_index._jspaging li{margin-bottom:0rem}}.events_index._jspaging li.show{display:-ms-grid;display:grid;-ms-grid-rows:subgrid;grid-template-rows:subgrid;-ms-grid-row-span:4;grid-row:span 4;gap:0px!important;-webkit-animation:itemShowAnime 0.6s var(--easeOutSine) 0s forwards;animation:itemShowAnime 0.6s var(--easeOutSine) 0s forwards}@media screen and (max-width:810px){.events_index._jspaging li.show{display:block}}.events_index._jspaging li.show a{display:inherit;-ms-grid-rows:inherit;grid-template-rows:inherit;grid-row:inherit;gap:inherit;-webkit-transform:translateZ(0);transform:translateZ(0)}@media screen and (max-width:810px){.events_index._jspaging li.show a{display:block}}.events_index._jspaging li.show .photo{-webkit-animation:photoMaskAnime 0.5s var(--easeOutSine) 0s forwards;animation:photoMaskAnime 0.5s var(--easeOutSine) 0s forwards}@media screen and (max-width:810px){.events_index li{width:100%;display:block}}.events_index li a{-webkit-transition:0.3s var(--easeOutQuad);transition:0.3s var(--easeOutQuad);position:relative}.events_index li a:hover .photo:before{opacity:1}.events_index li a:hover .ttl span{background-size:100% 1px}@media screen and (max-width:810px){.events_index li a{display:block;padding:0 0 0 calc(35% + 1.5rem);min-height:18.2vw}}.events_index li a .photo{margin-bottom:1.5rem;position:relative;aspect-ratio:1/0.7;overflow:hidden;background-color:#fff}.events_index li a .photo:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:rgba(255,255,255,0.3);-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:2;opacity:0}.events_index li a .photo .new{position:absolute;top:0rem;left:0rem;z-index:2;background-color:#cc0000;color:#fff;font-size:1.4rem;line-height:100%;padding:0.5rem 0.5rem;display:block;z-index:2;font-family:var(--lexend)}@media screen and (max-width:810px){.events_index li a .photo{width:35%;margin-bottom:0rem;position:absolute;top:0rem;left:0rem}}.events_index li a .photo img{width:100%!important;height:auto!important;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.events_index li a .photo._h_base img{height:100%!important;width:auto!important;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.events_index li a .ttl{margin-bottom:0.5rem;font-weight:700}.events_index li a .ttl span{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:1100px){.events_index li a .ttl{font-size:1.4rem}}@media screen and (max-width:810px){.events_index li a .ttl{font-size:1.4rem}}.events_index li a[target$=blank] .ttl span{background:url("/img/icon_new_blank.svg") right 0.5rem no-repeat;background-size:18px auto;padding:0 30px 0 0}.events_index li a[href$=".pdf"] .ttl span{background:url("/img/icon_new_pdf.svg") right 0.3rem no-repeat;background-size:18px auto;padding:0 30px 0 0}.events_index li a .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.5rem 0.5rem}.events_index li a .category{position:relative;top:0.15rem;margin-bottom:0rem}@media screen and (max-width:810px){.events_index li a .category{top:0rem}}.events_index li a .date{font-size:1.3rem;font-weight:600;color:#525252}@media screen and (max-width:1100px){.events_index li a .date{font-size:1.4rem}}@media screen and (max-width:810px){.events_index li a .date{width:100%;font-size:1.2rem}}body:has(main.page_top) header{-webkit-transform:translateY(-100%);transform:translateY(-100%)}body:has(main.page_top) header.top_active{-webkit-animation:headerTopAnime 0.5s var(--easeOutQuad) 0s forwards;animation:headerTopAnime 0.5s var(--easeOutQuad) 0s forwards}@-webkit-keyframes headerTopAnime{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0%);transform:translateY(0%)}}@keyframes headerTopAnime{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0%);transform:translateY(0%)}}main.page_top{position:relative;z-index:1;background-color:#f1f1f1}@-webkit-keyframes blob_rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes blob_rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}main.page_top .bg-blobs{position:fixed;left:0;top:0;z-index:-1;width:100%;height:100vh;overflow:hidden;pointer-events:none;opacity:0;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}main.page_top .bg-blobs.active{opacity:1}main.page_top .blob{position:absolute;left:50%;top:50%;-webkit-animation-name:blob_rotate;animation-name:blob_rotate;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}main.page_top .blob:before{content:"";display:block;position:absolute;border-radius:50%;opacity:0.4;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}main.page_top{}main.page_top .blob:first-child{-webkit-animation-duration:35000ms;animation-duration:35000ms}main.page_top .blob:first-child:before{left:450px;top:-450px;width:900px;height:900px;background:radial-gradient(rgb(186,215,250) 50%,rgba(186,215,250,0) 70%)}main.page_top .blob:nth-child(2){-webkit-animation-duration:30000ms;animation-duration:30000ms;animation-direction:reverse}main.page_top .blob:nth-child(2):before{left:-250px;top:250px;width:500px;height:500px;background:radial-gradient(rgb(222,205,244) 50%,rgba(222,205,224,0) 70%)}main.page_top .blob:nth-child(3):before{}main.page_top{}@media (max-width:767px){main.page_top .blob:first-child:before{left:150px;top:-150px;width:350px;height:350px}main.page_top .blob:nth-child(2):before{left:-50px;top:50px;width:250px;height:250px}main.page_top{}}main.page_top{}main.page_top .fixed_bg{position:fixed;top:0rem;left:0rem;width:100%;height:100%;z-index:-1;background:url("../img/top/fixed_bg.png") center center no-repeat;background-size:100% auto;opacity:0;display:none}@media screen and (max-width:810px){main.page_top .fixed_bg{background-size:200% auto;background-position:center bottom}}main.page_top .fixed_bg.active{-webkit-animation:fixedBgAnime 4s var(--easeOutQuad) 0s infinite;animation:fixedBgAnime 4s var(--easeOutQuad) 0s infinite}@-webkit-keyframes fixedBgAnime{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes fixedBgAnime{0%{opacity:0}50%{opacity:1}to{opacity:0}}main.page_top{}main.page_top .mv_loading2{position:fixed;top:0rem;left:0rem;width:100%;height:100%;z-index:100000;display:none}main.page_top .mv_loading2.show{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}main.page_top .mv_loading2.show .logo{-webkit-animation:mvLoading2LogoAnime 0.5s var(--easeOutQuad) 0s forwards;animation:mvLoading2LogoAnime 0.5s var(--easeOutQuad) 0s forwards}@-webkit-keyframes mvLoading2LogoAnime{0%{-webkit-transform:scale(0.9);transform:scale(0.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mvLoading2LogoAnime{0%{-webkit-transform:scale(0.9);transform:scale(0.9)}to{-webkit-transform:scale(1);transform:scale(1)}}main.page_top .mv_loading2 .bg{position:absolute;top:0rem;left:0rem;width:100%;height:100%;z-index:-1;background:-webkit-gradient(linear,left top,right top,from(#000),to(#0a283c));background:linear-gradient(to right,#000 0%,#0a283c 100%)}main.page_top .mv_loading2 .bg.hide{-webkit-animation:overlayAnime2 1s var(--easeOutQuad) 0s forwards;animation:overlayAnime2 1s var(--easeOutQuad) 0s forwards}main.page_top .mv_loading2 .bg:after{position:absolute;content:"";width:100%;height:500px;top:100%;left:0rem;background:-webkit-gradient(linear,left top,right top,from(#000),to(#0a283c));background:linear-gradient(to right,#000 0%,#0a283c 100%);-webkit-mask-image:url("../img/top/firstview_mask.png");mask-image:url("../img/top/firstview_mask.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:100% 100%;mask-size:100% 100%}@-webkit-keyframes overlayAnime2{0%{-webkit-transform:translateY(0%);transform:translateY(0%)}to{-webkit-transform:translateY(calc(-100% - 500px));transform:translateY(calc(-100% - 500px))}}@keyframes overlayAnime2{0%{-webkit-transform:translateY(0%);transform:translateY(0%)}to{-webkit-transform:translateY(calc(-100% - 500px));transform:translateY(calc(-100% - 500px))}}main.page_top .mv_loading2.hide{-webkit-animation:logoHideAnime 1s var(--easeOutQuad) 0s forwards;animation:logoHideAnime 1s var(--easeOutQuad) 0s forwards;pointer-events:none}main.page_top .mv_loading2 .logo{width:320px;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:810px){main.page_top .mv_loading2 .logo{width:70%}}main.page_top .mv_loading2 .logo.hide{opacity:0}@-webkit-keyframes logoHideAnime{0%{opacity:1}to{opacity:0}}@keyframes logoHideAnime{0%{opacity:1}to{opacity:0}}main.page_top .mv_loading2 .progress{width:400px;position:absolute;left:calc((100% - 400px) / 2);bottom:2rem;z-index:2;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}main.page_top .mv_loading2 .progress.hide{opacity:0}@media screen and (max-width:810px){main.page_top .mv_loading2 .progress{width:70%;left:15%}}main.page_top .mv_loading2 .progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.page_top .mv_loading2 .progress .bar{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background-color:#aaa}main.page_top .mv_loading2 .progress .bar p{height:1px;background-color:#545454}main.page_top .mv_loading2 .progress .number{color:#fff;width:50px;text-align:right;font-size:1.8rem;font-weight:400;font-family:var(--font-aoboshi)}main.page_top .session_load{position:fixed;top:0rem;left:0rem;width:100%;height:100%;background-color:#fff;z-index:100}main.page_top .session_load.hide{-webkit-animation:sessionLoadHide 0.5s var(--easeOutQuad) 0s forwards;animation:sessionLoadHide 0.5s var(--easeOutQuad) 0s forwards;pointer-events:none}@-webkit-keyframes sessionLoadHide{0%{opacity:1}to{opacity:0}}@keyframes sessionLoadHide{0%{opacity:1}to{opacity:0}}main.page_top{}main.page_top section.mv_fixed{aspect-ratio:1/0.4515625;position:relative;margin-bottom:10rem;border:1px solid #ff0000!important;z-index:3}@media screen and (max-width:1100px){main.page_top section.mv_fixed{margin-bottom:8rem}}@media screen and (max-width:810px){main.page_top section.mv_fixed{aspect-ratio:1/1.45;margin-bottom:4rem;padding-top:5%}}main.page_top{}main.page_top section.mv{aspect-ratio:1/0.453125;position:relative;margin-bottom:10rem}@media screen and (max-width:1100px){main.page_top section.mv{margin-bottom:8rem}}@media screen and (max-width:810px){main.page_top section.mv{aspect-ratio:1/1.1066666667;margin-bottom:4rem;padding-top:5%}}main.page_top section.mv{}main.page_top section.mv .mv_loading{position:absolute;top:0rem;left:0rem;width:100%;height:100%;z-index:5;pointer-events:none;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}main.page_top section.mv .mv_loading:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:#f1f1f1;z-index:-1;-webkit-transition:0.4s var(--easeOutQuad) 0.2s;transition:0.4s var(--easeOutQuad) 0.2s}main.page_top section.mv .mv_loading.active:before{opacity:0}main.page_top section.mv .mv_loading.active .circle_wrap .circle{-webkit-animation:circleWrapHide 0.8s var(--easeOutQuad) 0s forwards;animation:circleWrapHide 0.8s var(--easeOutQuad) 0s forwards}@-webkit-keyframes circleWrapHide{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0.4) rotate(360deg);transform:scale(0.4) rotate(360deg);opacity:0}}@keyframes circleWrapHide{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0.4) rotate(360deg);transform:scale(0.4) rotate(360deg);opacity:0}}main.page_top section.mv .circle_wrap{width:100%;height:100%;position:absolute;top:0rem;left:0rem;z-index:3;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}main.page_top section.mv .circle_wrap-txt{position:absolute;top:0rem;left:0rem;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;font-family:var(--font-aoboshi);font-size:1.6vw;font-weight:400;letter-spacing:0.1vw;color:rgba(1,40,135,0.8)}@media screen and (max-width:810px){main.page_top section.mv .circle_wrap-txt{font-size:4vw}}main.page_top section.mv .circle{width:15%;aspect-ratio:1/1;position:relative;top:-5%;z-index:2}@media screen and (max-width:810px){main.page_top section.mv .circle{width:40%}}main.page_top section.mv .circle span{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0rem;border-radius:100%}main.page_top section.mv .circle span:first-child{width:100%;height:90%;top:5%;left:0%;border:1px solid rgba(1,40,135,0.8);-webkit-animation:loadCircleAnime1 1.5s linear 0s infinite;animation:loadCircleAnime1 1.5s linear 0s infinite}main.page_top section.mv .circle span:nth-child(2){width:95%;height:80%;border:1px solid rgba(1,40,135,0.3);-webkit-animation:loadCircleAnime1 2.5s linear 0s infinite;animation:loadCircleAnime1 2.5s linear 0s infinite;top:10%;left:2.5%}main.page_top section.mv .circle span:nth-child(3){width:85%;height:80%;border:1px solid rgba(1,40,135,0.6);-webkit-animation:loadCircleAnime1 3.5s linear 0s infinite;animation:loadCircleAnime1 3.5s linear 0s infinite;top:10%;left:7.5%}main.page_top section.mv .circle span:nth-child(4){width:70%;height:80%;border:1px solid rgba(1,40,135,0.5);-webkit-animation:loadCircleAnime1 2.2s linear 0s infinite;animation:loadCircleAnime1 2.2s linear 0s infinite;top:10%;left:15%}main.page_top section.mv .circle span:nth-child(5){width:90%;height:95%;border:1px solid rgba(1,40,135,0.5);-webkit-animation:loadCircleAnime1 2.2s linear 0s infinite;animation:loadCircleAnime1 2.2s linear 0s infinite;top:2.5%;left:5%}main.page_top section.mv .circle span:nth-child(6){width:80%;height:85%;border:1px solid rgba(1,40,135,0.5);-webkit-animation:loadCircleAnime1 2.2s linear 0s infinite;animation:loadCircleAnime1 2.2s linear 0s infinite;top:7.5%;left:10%}@-webkit-keyframes loadCircleAnime1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loadCircleAnime1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}main.page_top section.mv .mv__copy{position:absolute;left:5.5%;top:15.5%;z-index:4}@media screen and (max-width:1100px){main.page_top section.mv .mv__copy{left:3%}}@media screen and (max-width:810px){main.page_top section.mv .mv__copy{top:7%;left:5.5%}}main.page_top section.mv .mv__copy h1{font-size:2.7vw;color:#fff;font-weight:400;line-height:115%;margin-bottom:3%;opacity:0;padding-bottom:4%;position:relative}@media screen and (max-width:810px){main.page_top section.mv .mv__copy h1{font-size:5.5vw}}main.page_top section.mv .mv__copy h1:before{content:"";position:absolute;left:0rem;bottom:0rem;width:0%;height:2px;background-color:#fff;-webkit-transition:1s var(--easeOutQuad) 1s;transition:1s var(--easeOutQuad) 1s}@media screen and (max-width:810px){main.page_top section.mv .mv__copy h1:before{height:1px}}main.page_top section.mv .mv__copy h1>span{display:inline-block}main.page_top section.mv .mv__copy h1>span:not(:last-child){margin-bottom:3%}main.page_top section.mv .mv__copy h1 .split_string{opacity:0;display:inline-block}main.page_top section.mv .mv__copy h1 .split_string:not(:last-child){margin-right:0.2vw}@media screen and (max-width:810px){main.page_top section.mv .mv__copy h1 .split_string:not(:last-child){margin-right:0.8vw}body.mode_en main.page_top section.mv .mv__copy h1 .split_string:not(:last-child){margin-right:0.5vw}}main.page_top section.mv .mv__copy h1.active{opacity:1}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(0){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:first-child{-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.1s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.1s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(2){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.2s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.2s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(3){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.3s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.3s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(4){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.4s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.4s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(5){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.5s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.5s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(6){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.6s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.6s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(7){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.7s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.7s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(8){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.8s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.8s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(9){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.9s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.9s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(10){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(11){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.1s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.1s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(12){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.2s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.2s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(13){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.3s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.3s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(14){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.4s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.4s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(15){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.5s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.5s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(16){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.6s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.6s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(17){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.7s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.7s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(18){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.8s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.8s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(19){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.9s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.9s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(20){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(21){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.1s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.1s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(22){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.2s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.2s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(23){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.3s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.3s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(24){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.4s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.4s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(25){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.5s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.5s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(26){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.6s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.6s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(27){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.7s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.7s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(28){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.8s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.8s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(29){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.9s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.9s forwards}main.page_top section.mv .mv__copy h1.active>span:first-child .split_string:nth-child(30){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 3s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 3s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(0){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.15s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.15s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:first-child{-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.25s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.25s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(2){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.35s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.35s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(3){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.45s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.45s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(4){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.55s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.55s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(5){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.65s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.65s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(6){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.75s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.75s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(7){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.85s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.85s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(8){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 0.95s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 0.95s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(9){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.05s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.05s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(10){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.15s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.15s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(11){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.25s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.25s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(12){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.35s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.35s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(13){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.45s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.45s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(14){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.55s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.55s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(15){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.65s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.65s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(16){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.75s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.75s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(17){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.85s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.85s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(18){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 1.95s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 1.95s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(19){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.05s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.05s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(20){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.15s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.15s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(21){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.25s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.25s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(22){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.35s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.35s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(23){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.45s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.45s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(24){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.55s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.55s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(25){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.65s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.65s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(26){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.75s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.75s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(27){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.85s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.85s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(28){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 2.95s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 2.95s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(29){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 3.05s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 3.05s forwards}main.page_top section.mv .mv__copy h1.active>span:last-child .split_string:nth-child(30){-webkit-animation:mvH1anime 0.8s var(--easeOutSine) 3.15s forwards;animation:mvH1anime 0.8s var(--easeOutSine) 3.15s forwards}main.page_top section.mv .mv__copy h1.active:before{width:100%}@-webkit-keyframes mvH1anime{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes mvH1anime{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}main.page_top section.mv .mv__copy h1 span span{display:inline-block}main.page_top section.mv .mv__copy h1 .space{width:1.5vw}main.page_top section.mv .mv__copy .en{font-size:2vw;line-height:130%;margin-bottom:5%;font-family:var(--font-aoboshi)}@media screen and (max-width:810px){main.page_top section.mv .mv__copy .en{font-size:4vw;margin-bottom:7%}}main.page_top section.mv .mv__copy .en .split_string{opacity:0;display:inline-block}main.page_top section.mv .mv__copy .en .split_string:not(:last-child){margin-right:0.3vw}@media screen and (max-width:810px){main.page_top section.mv .mv__copy .en .split_string:not(:last-child){margin-right:0.5vw}}main.page_top section.mv .mv__copy .en .split_string.space{width:1vw}main.page_top section.mv .mv__copy .en.active{opacity:1}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(0){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:first-child{-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.03s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.03s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(2){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.06s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.06s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(3){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.09s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.09s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(4){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.12s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.12s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(5){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.15s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.15s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(6){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.18s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.18s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(7){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.21s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.21s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(8){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.24s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.24s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(9){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.27s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.27s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(10){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.3s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.3s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(11){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.33s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.33s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(12){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.36s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.36s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(13){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.39s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.39s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(14){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.42s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.42s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(15){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.45s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.45s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(16){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.48s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.48s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(17){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.51s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.51s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(18){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.54s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.54s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(19){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.57s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.57s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(20){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.6s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.6s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(21){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.63s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.63s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(22){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.66s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.66s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(23){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.69s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.69s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(24){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.72s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.72s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(25){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.75s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.75s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(26){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.78s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.78s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(27){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.81s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.81s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(28){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.84s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.84s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(29){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.87s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.87s forwards}main.page_top section.mv .mv__copy .en.active>span:first-child .split_string:nth-child(30){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.9s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.9s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(0){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.15s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.15s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:first-child{-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.18s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.18s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(2){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.21s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.21s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(3){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.24s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.24s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(4){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.27s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.27s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(5){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.3s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.3s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(6){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.33s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.33s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(7){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.36s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.36s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(8){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.39s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.39s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(9){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.42s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.42s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(10){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.45s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.45s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(11){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.48s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.48s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(12){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.51s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.51s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(13){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.54s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.54s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(14){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.57s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.57s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(15){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.6s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.6s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(16){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.63s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.63s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(17){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.66s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.66s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(18){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.69s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.69s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(19){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.72s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.72s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(20){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.75s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.75s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(21){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.78s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.78s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(22){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.81s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.81s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(23){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.84s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.84s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(24){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.87s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.87s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(25){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.9s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.9s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(26){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.93s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.93s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(27){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.96s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.96s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(28){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 0.99s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 0.99s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(29){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 1.02s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 1.02s forwards}main.page_top section.mv .mv__copy .en.active>span:last-child .split_string:nth-child(30){-webkit-animation:mvEnanime 0.8s var(--easeOutSine) 1.05s forwards;animation:mvEnanime 0.8s var(--easeOutSine) 1.05s forwards}@-webkit-keyframes mvEnanime{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes mvEnanime{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}main.page_top section.mv .mv__copy .sub{margin-bottom:5%}body.mode_en main.page_top section.mv .mv__copy .sub{margin-bottom:3%}@media screen and (max-width:810px){body.mode_en main.page_top section.mv .mv__copy .sub{margin-bottom:50%}}@media screen and (max-width:810px){main.page_top section.mv .mv__copy .sub{margin-bottom:50%}}main.page_top section.mv .mv__copy .sub>span{background-color:#000;display:inline-block;padding:1.5% 2% 1.5%;overflow:hidden;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}main.page_top section.mv .mv__copy .sub>span:not(:last-child){margin-bottom:0.5%}main.page_top section.mv .mv__copy .sub>span>span{opacity:0;-webkit-transform:translateY(20%);transform:translateY(20%);display:inline-block}main.page_top section.mv .mv__copy .sub>span>span>span{font-size:1.9vw;font-weight:700;line-height:100%;color:#fff}body.mode_en main.page_top section.mv .mv__copy .sub>span>span>span{font-family:var(--font-aoboshi);font-weight:400}@media screen and (max-width:810px){main.page_top section.mv .mv__copy .sub>span>span>span{font-size:6vw}}main.page_top section.mv .mv__copy .sub>span:first-child{-webkit-transition:0.8s var(--easeOutSine);transition:0.8s var(--easeOutSine)}main.page_top section.mv .mv__copy .sub>span:first-child>span{-webkit-transition:0.8s var(--easeOutSine) 0.1s;transition:0.8s var(--easeOutSine) 0.1s}main.page_top section.mv .mv__copy .sub>span:last-child{-webkit-transition:0.8s var(--easeOutSine) 0.1s;transition:0.8s var(--easeOutSine) 0.1s}main.page_top section.mv .mv__copy .sub>span:last-child>span{-webkit-transition:0.8s var(--easeOutSine) 0.2s;transition:0.8s var(--easeOutSine) 0.2s}main.page_top section.mv .mv__copy .sub.active>span{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}main.page_top section.mv .mv__copy .sub.active>span>span{opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}main.page_top section.mv .mv__copy .txt{font-size:1.5vw;letter-spacing:0.3vw;font-weight:400;line-height:180%;color:#fff}@media screen and (max-width:810px){main.page_top section.mv .mv__copy .txt{font-size:3.5vw;letter-spacing:0.5vw}}main.page_top section.mv .mv__copy .txt span{display:inline-block;opacity:0}main.page_top section.mv .mv__copy .txt.active:before{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}main.page_top section.mv .mv__copy .txt.active span:nth-child(0){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0s forwards}main.page_top section.mv .mv__copy .txt.active span:first-child{-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.035s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.035s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(2){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.07s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.07s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(3){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.105s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.105s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(4){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.14s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.14s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(5){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.175s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.175s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(6){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.21s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.21s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(7){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.245s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.245s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(8){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.28s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.28s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(9){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.315s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.315s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(10){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.35s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.35s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(11){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.385s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.385s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(12){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.42s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.42s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(13){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.455s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.455s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(14){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.49s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.49s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(15){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.525s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.525s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(16){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.56s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.56s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(17){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.595s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.595s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(18){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.63s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.63s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(19){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.665s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.665s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(20){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.7s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.7s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(21){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.735s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.735s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(22){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.77s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.77s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(23){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.805s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.805s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(24){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.84s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.84s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(25){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.875s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.875s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(26){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.91s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.91s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(27){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.945s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.945s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(28){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 0.98s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 0.98s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(29){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 1.015s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 1.015s forwards}main.page_top section.mv .mv__copy .txt.active span:nth-child(30){-webkit-animation:mvTxtAnime 1s var(--easeOutSine) 1.05s forwards;animation:mvTxtAnime 1s var(--easeOutSine) 1.05s forwards}@-webkit-keyframes mvTxtAnime{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes mvTxtAnime{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}main.page_top section.mv .drawing{position:absolute;top:0rem;left:0rem;width:100%;height:100%;overflow:hidden}main.page_top section.mv .drawing p{position:absolute;top:0rem;left:0rem;width:100%;height:100%;opacity:0;-webkit-transition:2s var(--easeOutQuad);transition:2s var(--easeOutQuad)}main.page_top section.mv .drawing p:nth-child(2){z-index:2;-webkit-transition:2s var(--easeOutQuad);transition:2s var(--easeOutQuad)}main.page_top section.mv .drawing p:nth-child(3){z-index:3;-webkit-transition:3s var(--easeOutQuad);transition:3s var(--easeOutQuad)}main.page_top section.mv .drawing p.active{opacity:1}main.page_top section.mv .drawing img{position:absolute;top:0rem;left:0rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}main.page_top section.mv .drawing.active{-webkit-animation:mvPhotoAnime 1s var(--easeOutSine) 0s forwards;animation:mvPhotoAnime 1s var(--easeOutSine) 0s forwards}main.page_top section.mv .mv__photo{position:absolute;top:0rem;right:0rem;width:69.4270833333%;height:100%;overflow:hidden;-webkit-transform:translateX(10vw);transform:translateX(10vw)}@media screen and (max-width:810px){main.page_top section.mv .mv__photo{position:absolute;width:100%;height:auto;aspect-ratio:1/0.72;top:26.5%}main.page_top section.mv .mv__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}main.page_top section.mv .mv__photo.active{-webkit-animation:mvPhotoAnime 1s var(--easeOutSine) 0s forwards;animation:mvPhotoAnime 1s var(--easeOutSine) 0s forwards}@-webkit-keyframes mvPhotoAnime{}@keyframes mvPhotoAnime{}main.page_top section.mv .mv__photo .line{position:absolute;top:0rem;left:0rem;width:100%;height:110%;background-size:cover;z-index:2}main.page_top section.mv .mv__photo .painting{position:absolute;top:0rem;left:0rem;width:100%;height:110%;background-size:cover;-webkit-transition:0.6s var(--easeInOutSine) 0.6s;transition:0.6s var(--easeInOutSine) 0.6s;z-index:3;clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}main.page_top section.mv .mv__photo .normal{position:absolute;top:0rem;left:0rem;width:100%;height:100%;z-index:4}main.page_top section.mv .mv__photo .normal span{display:block;position:absolute;top:0rem;left:0rem;width:100%;height:100%;opacity:0;-webkit-transition:0.6s var(--easeInOutSine) 0s;transition:0.6s var(--easeInOutSine) 0s}main.page_top section.mv .mv__photo .normal span:after{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%}@-webkit-keyframes mvPhotoBrightAnime{0%{-webkit-filter:brightness(100%);filter:brightness(100%)}50%{-webkit-filter:brightness(130%);filter:brightness(130%)}to{-webkit-filter:brightness(100%);filter:brightness(100%)}}@keyframes mvPhotoBrightAnime{0%{-webkit-filter:brightness(100%);filter:brightness(100%)}50%{-webkit-filter:brightness(130%);filter:brightness(130%)}to{-webkit-filter:brightness(100%);filter:brightness(100%)}}main.page_top section.mv .mv__photo.active .painting{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}main.page_top section.mv .mv__photo.active .normal span{opacity:1}main.page_top{}main.page_top section.about{opacity:0;-webkit-transition:1s var(--easeOutQuad);transition:1s var(--easeOutQuad)}main.page_top section.about.active{opacity:1}main.page_top section.about{width:1100px;margin:0 auto 10rem}@media screen and (max-width:1180px){main.page_top section.about{width:95%}}@media screen and (max-width:1100px){main.page_top section.about{margin-bottom:8rem}}@media screen and (max-width:810px){main.page_top section.about{width:90%;margin-bottom:7rem}}main.page_top section.about .about__lead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5.5rem}@media screen and (max-width:810px){main.page_top section.about .about__lead{display:block;margin-bottom:3rem}}main.page_top section.about .about__lead .txt{font-weight:600;line-height:180%;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10rem}@media screen and (max-width:1100px){main.page_top section.about .about__lead .txt{font-size:1.4rem;margin-right:5rem}}@media screen and (max-width:810px){main.page_top section.about .about__lead .txt{font-size:1.4rem;margin:0 0 2rem}}main.page_top section.about .about__lead .btn_style01{width:380px;position:relative;top:-0.5rem}@media screen and (max-width:1100px){main.page_top section.about .about__lead .btn_style01{width:320px}}@media screen and (max-width:810px){main.page_top section.about .about__lead .btn_style01{width:86%;top:0rem;margin:0 0 0 auto}}main.page_top section.about .about__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5rem}@media screen and (max-width:810px){main.page_top section.about .about__list{display:block}}main.page_top section.about .about__list li{width:100%}@media screen and (max-width:810px){main.page_top section.about .about__list li:not(:last-child){margin-bottom:3rem}}main.page_top section.about .about__list li a{display:block;text-decoration:none}main.page_top section.about .about__list li a:hover .photo .photo_inner:before{opacity:1}main.page_top section.about .about__list li a .photo{margin-bottom:6rem;position:relative}@media screen and (max-width:810px){main.page_top section.about .about__list li a .photo{width:95%;margin-bottom:4rem}}main.page_top section.about .about__list li a .photo .photo_inner{overflow:hidden;aspect-ratio:1/0.5833333333;position:relative;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);margin-right:3.35rem}main.page_top section.about .about__list li a .photo .photo_inner:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:rgba(255,255,255,0.3);-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:2;opacity:0}main.page_top section.about .about__list li a .photo .photo_inner img{position:absolute;top:0rem;left:0rem}main.page_top section.about .about__list li a .photo .btn_style01{width:60%;z-index:2;-webkit-transform:translateY(50%) translateX(0px);transform:translateY(50%) translateX(0px);position:absolute;right:0rem;bottom:0rem}@media screen and (max-width:1100px){main.page_top section.about .about__list li a .photo .btn_style01{width:75%;-webkit-transform:translateY(50%) translateX(0px);transform:translateY(50%) translateX(0px)}}@media screen and (max-width:810px){main.page_top section.about .about__list li a .photo .btn_style01{width:70%;right:-5%;-webkit-transform:translateY(50%) translateX(0px);transform:translateY(50%) translateX(0px)}}main.page_top section.about .about__list li a .photo img{-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}main.page_top section.about .about__list li a .txt{font-weight:600;line-height:180%}body.mode_jp main.page_top section.about .about__list li a .txt{text-align:justify}@media screen and (max-width:1100px){main.page_top section.about .about__list li a .txt{font-size:1.4rem}}@media screen and (max-width:810px){main.page_top section.about .about__list li a .txt{font-size:1.4rem}}main.page_top{}main.page_top section.news{background:-webkit-gradient(linear,left top,right bottom,from(#1a1a1a),to(#213b4c));background:linear-gradient(to right bottom,#1a1a1a 0%,#213b4c 100%);padding:7.5rem 0 0;margin-bottom:10rem}@media screen and (max-width:1100px){main.page_top section.news{margin-bottom:8rem}}@media screen and (max-width:810px){main.page_top section.news{background:-webkit-gradient(linear,left top,right top,from(#1a1a1a),to(#213b4c));background:linear-gradient(to right,#1a1a1a 0%,#213b4c 100%);padding:5rem 0 0;margin-bottom:8rem}}main.page_top section.news .news__inner{width:1100px;margin:0 auto;position:relative}@media screen and (max-width:1180px){main.page_top section.news .news__inner{width:95%}}@media screen and (max-width:810px){main.page_top section.news .news__inner{width:86%}}main.page_top section.news .news__inner .ttl_style01{margin-bottom:0rem}main.page_top section.news .news__inner .news_index2{margin-bottom:4.5rem}@media screen and (max-width:810px){main.page_top section.news .news__inner .news_index2{margin-bottom:0rem}}main.page_top section.news .news__inner .news_index2 li{border-bottom:1px solid #4A4A4A}main.page_top section.news .news__inner .news_index2 li a{display:block;padding:2.6rem 4.5rem 2.6rem 0;text-decoration:none;position:relative}@media screen and (max-width:810px){main.page_top section.news .news__inner .news_index2 li a{padding:2rem 4.5rem 2rem 0}}main.page_top section.news .news__inner .news_index2 li a.off{pointer-events:none}main.page_top section.news .news__inner .news_index2 li a.off:after{display:none}main.page_top section.news .news__inner .news_index2 li a:after{content:"";position:absolute;top:calc((100% - 18px) / 2);right:2rem;width:18px;aspect-ratio:1/1.1;background:url("../img/icon_arrow_white.svg") center center no-repeat;background-size:100% auto;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:810px){main.page_top section.news .news__inner .news_index2 li a:after{right:1rem;width:16px}}main.page_top section.news .news__inner .news_index2 li a[target$=blank]:after{background:url("../img/icon_blank_white.svg") center center no-repeat;background-size:100% auto}main.page_top section.news .news__inner .news_index2 li a[href$=".pdf"]:after{background:url("../img/icon_pdf_white.svg") center center no-repeat;background-size:100% auto}main.page_top section.news .news__inner .news_index2 li a[data-modal-url]:after{background:url("../img/icon_modal_white.svg") center center no-repeat;background-size:100% auto}main.page_top section.news .news__inner .news_index2 li a .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}@media screen and (max-width:810px){main.page_top section.news .news__inner .news_index2 li a .meta{margin-bottom:1rem}}main.page_top section.news .news__inner .news_index2 li a .meta .new{border:1px solid #fff;color:#fff;margin-right:1rem;font-size:1.2rem;line-height:100%;padding:0.2rem 0.3rem}main.page_top section.news .news__inner .news_index2 li a .meta .date{color:#fff;margin-right:2rem;font-family:var(--lexend)}@media screen and (max-width:810px){main.page_top section.news .news__inner .news_index2 li a .meta .date{font-size:1.2rem;margin-right:1rem}}main.page_top section.news .news__inner .news_index2 li a .meta .category{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.3rem}@media screen and (max-width:810px){main.page_top section.news .news__inner .news_index2 li a .meta .category{width:100%}}main.page_top section.news .news__inner .news_index2 li a .meta .category span{background-color:#fff;font-size:1.2rem;font-weight:500;line-height:100%;padding:0.2rem 0.5rem;color:#000}main.page_top section.news .news__inner .news_index2 li a .ttl{color:#fff;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){main.page_top section.news .news__inner .news_index2 li a .ttl{font-size:1.4rem}main.page_top section.news .news__inner .news_index2 li a .ttl span{line-height:150%;display:inline-block}}main.page_top section.news .news__inner .news_index2 li a:hover .ttl{background-size:100% 1px}main.page_top section.news .news__inner .news_index2 li a:hover:after{-webkit-transform:translateX(5px);transform:translateX(5px)}main.page_top section.news .news__inner .help{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem;font-size:1.3rem;position:absolute;left:0rem;bottom:1.5rem}@media screen and (max-width:810px){main.page_top section.news .news__inner .help{display:block;position:relative;bottom:0rem;margin-top:2rem;font-size:1rem}}main.page_top section.news .news__inner .help span{font-weight:700}main.page_top section.news .btn_index{width:330px;margin:0 0 0 auto;position:relative;-webkit-transform:translateY(50%);transform:translateY(50%)}@media screen and (max-width:810px){main.page_top section.news .btn_index{width:78%;margin:0 auto}}main.page_top{}main.page_top section.research{width:1100px;margin:0 auto 10rem}@media screen and (max-width:1180px){main.page_top section.research{width:95%}}@media screen and (max-width:1100px){main.page_top section.research{margin-bottom:8rem}}@media screen and (max-width:810px){main.page_top section.research{width:90%;margin-bottom:5rem}}main.page_top section.research .narrow_list_wrap{width:54.5%;margin-bottom:4rem}@media screen and (max-width:810px){main.page_top section.research .narrow_list_wrap{width:100%}}@media screen and (max-width:810px){main.page_top section.research .narrow_list_wrap{margin-bottom:2.5rem}}main.page_top section.research .research_index{margin-bottom:5rem}@media screen and (max-width:810px){main.page_top section.research .research_index{margin-bottom:4rem}}main.page_top section.research .research_index .summary{display:none}main.page_top section.research .btn_index{width:310px;margin:0 0 0 auto}body.mode_en main.page_top section.research .btn_index{width:350px}@media screen and (max-width:810px){main.page_top section.research .btn_index{width:75%;margin:0 auto}}main.page_top{}main.page_top section.events{width:1100px;margin:0 auto 10rem}@media screen and (max-width:1180px){main.page_top section.events{width:95%}}@media screen and (max-width:1100px){main.page_top section.events{margin-bottom:8rem}}@media screen and (max-width:810px){main.page_top section.events{width:90%;margin-bottom:5rem}}main.page_top section.events .narrow_wrap_block{margin-bottom:4rem}@media screen and (max-width:810px){main.page_top section.events .narrow_wrap_block{margin-bottom:2rem}}main.page_top section.events .events_index{margin-bottom:2.5rem}@media screen and (max-width:810px){main.page_top section.events .events_index{margin-bottom:3.5rem}}main.page_top section.events .btn_index{width:400px;margin:0 0 0 auto}body.mode_en main.page_top section.events .btn_index{width:430px}@media screen and (max-width:810px){main.page_top section.events .btn_index{width:93%;margin:0 auto}}main.page_top{}main.page_top section.publications{width:1100px;margin:0 auto 10rem}@media screen and (max-width:1180px){main.page_top section.publications{width:95%}}@media screen and (max-width:1100px){main.page_top section.publications{margin-bottom:8rem}}@media screen and (max-width:810px){main.page_top section.publications{width:90%;margin-bottom:5rem}}main.page_top section.publications .narrow_list_wrap{width:54.5%;margin-bottom:5.5rem}@media screen and (max-width:810px){main.page_top section.publications .narrow_list_wrap{width:100%;margin-bottom:2.5rem}}main.page_top section.publications .narrow_list_wrap{}main.page_top section.publications .publications_index{margin-bottom:5rem}main.page_top section.publications .btn_index{width:360px;margin:0 0 0 auto}body.mode_en main.page_top section.publications .btn_index{width:390px}@media screen and (max-width:810px){body.mode_en main.page_top section.publications .btn_index{width:90%}}@media screen and (max-width:810px){main.page_top section.publications .btn_index{width:80%;margin:0 auto}}main.page_top{}main.page_top section.links{width:1100px;margin:0 auto}@media screen and (max-width:1180px){main.page_top section.links{width:95%}}@media screen and (max-width:810px){main.page_top section.links{width:90%}}main.page_top section.links .links__bnr a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);overflow:hidden;position:relative}main.page_top section.links .links__bnr a:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:rgba(255,255,255,0.3);-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:2;opacity:0}main.page_top section.links .links__bnr a:hover:before{opacity:1}main.page_top section.links .links__bnr a:hover .photo:before{-webkit-transform:scale(1.1);transform:scale(1.1)}main.page_top section.links .links__bnr a:hover .copy:before{-webkit-transform:scale(1.2);transform:scale(1.2)}main.page_top section.links .links__bnr a .photo{width:34%;position:relative}@media screen and (max-width:810px){main.page_top section.links .links__bnr a .photo{width:30%}}main.page_top section.links .links__bnr a .photo:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background:url("/assets/img/top/links_bnr_photo.jpg") center center no-repeat;background-size:cover;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}main.page_top section.links .links__bnr a .copy{-webkit-box-flex:1;-ms-flex:1;flex:1;background:-webkit-gradient(linear,left top,right top,from(#010101),to(#3a5465));background:linear-gradient(to right,#010101 0%,#3a5465 100%);padding:3.5rem 2rem 3.5rem 6rem;color:#fff;position:relative}@media screen and (max-width:810px){main.page_top section.links .links__bnr a .copy{padding:1rem 1.5rem}}main.page_top section.links .links__bnr a .copy:before{content:"";position:absolute;right:0rem;bottom:0rem;width:10%;aspect-ratio:1;background:url("/assets/img/top/links_bnr_arrow.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);-webkit-transform-origin:right bottom;transform-origin:right bottom}@media screen and (max-width:810px){main.page_top section.links .links__bnr a .copy:before{width:18%}}main.page_top section.links .links__bnr a .copy .ttl{font-size:3.2rem;font-weight:500;margin-bottom:1.5rem}@media screen and (max-width:1180px){main.page_top section.links .links__bnr a .copy .ttl{font-size:2.2rem}}@media screen and (max-width:810px){main.page_top section.links .links__bnr a .copy .ttl{font-size:1.4rem;margin-bottom:0.5rem}}main.page_top section.links .links__bnr a .copy .txt{font-size:1.7rem;line-height:150%;font-weight:500}@media screen and (max-width:1180px){main.page_top section.links .links__bnr a .copy .txt{font-size:1.55rem}}@media screen and (max-width:810px){main.page_top section.links .links__bnr a .copy .txt{font-size:0.9rem}}main.page_sec_top{}main.page_sec_top .page_ttl{height:360px;margin-bottom:8rem}main.page_sec_top .page_ttl h1{font-size:4.6rem}@media screen and (max-width:1100px){main.page_sec_top .page_ttl h1{font-size:3.8rem}}@media screen and (max-width:810px){main.page_sec_top .page_ttl h1{font-size:2.4rem}body.mode_en main.page_sec_top .page_ttl h1{font-size:1.6rem}}main.page_sec_top .page_ttl .page_ttl-sub-first{margin-top:0.5rem!important}body.mode_en main.page_sec_top .page_ttl .page_ttl-sub:not(.page_ttl-sub-first){margin-left:auto;margin-right:auto;width:1100px}@media screen and (max-width:1180px){body.mode_en main.page_sec_top .page_ttl .page_ttl-sub:not(.page_ttl-sub-first){width:95%}}@media screen and (max-width:810px){main.page_sec_top .page_ttl{height:150px;margin-bottom:4rem}}main.page_sec_top{}main.page_sec_top ul.anchor_list{display:none!important;width:1100px;margin:0 auto 7rem;border-top:1px solid #ccc;border-bottom:1px solid #ccc}@media screen and (max-width:1180px){main.page_sec_top ul.anchor_list{width:95%}}@media screen and (max-width:810px){main.page_sec_top ul.anchor_list{width:90%}}main.page_sec_top ul.anchor_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}main.page_sec_top ul.anchor_list li{position:relative}main.page_sec_top ul.anchor_list li:not(:last-child){margin-right:4rem}main.page_sec_top ul.anchor_list li:not(:last-child):after{content:"";position:absolute;top:40%;right:-2rem;width:1px;height:20%;background-color:#999}main.page_sec_top ul.anchor_list li a{display:block;padding:1.8rem 1.5rem 1.8rem 0;font-size:1.6rem;font-family:var(--font-aoboshi);position:relative}@media screen and (max-width:810px){main.page_sec_top ul.anchor_list li a{font-size:1.4rem;padding:0.5rem 1.2rem 0.5rem 0}}main.page_sec_top ul.anchor_list li a:after{content:"";width:5px;height:5px;border-right:1px solid #000;border-top:1px solid #000;display:block;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:absolute;top:calc((100% - 5px) / 2);right:0rem;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}main.page_sec_top ul.anchor_list li a span{position:relative}main.page_sec_top ul.anchor_list li a span:before{content:"";position:absolute;bottom:-3px;left:0rem;width:0%;height:1px;background-color:var(--key_color);-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}main.page_sec_top ul.anchor_list li a:hover{color:var(--key_color);opacity:1}main.page_sec_top ul.anchor_list li a:hover:after{-webkit-transform:translateY(2px) rotate(135deg);transform:translateY(2px) rotate(135deg)}main.page_sec_top ul.anchor_list li a:hover span:before{width:100%}main.page_sec_top{}main.page_sec_top .sec_top_lead{width:1100px;margin:0 auto 10rem;line-height:180%;font-weight:700}@media screen and (max-width:1180px){main.page_sec_top .sec_top_lead{width:95%}}@media screen and (max-width:810px){main.page_sec_top .sec_top_lead{font-size:1.2rem;width:90%;margin-bottom:4rem}}main.page_sec_top{}main.page_sec_top section.about{width:1100px;margin:0 auto 7rem}@media screen and (max-width:1180px){main.page_sec_top section.about{width:95%}}@media screen and (max-width:810px){main.page_sec_top section.about{width:90%}}main.page_sec_top section.about .lead{margin-bottom:4rem;line-height:180%}main.page_sec_top section.about .toggle{display:none;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}main.page_sec_top section.about .toggle.active{display:block;-webkit-animation:toggleAnime 0.5s var(--easeOutQuad) 0s forwards;animation:toggleAnime 0.5s var(--easeOutQuad) 0s forwards}@-webkit-keyframes toggleAnime{0%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes toggleAnime{0%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}main.page_sec_top section.about .btn_toggle{text-align:center}main.page_sec_top section.about .btn_toggle a{display:inline-block;position:relative;text-align:center;padding:1rem 2rem 1rem 0}main.page_sec_top section.about .btn_toggle a:after{content:"";width:8px;height:8px;border-right:1px solid #000;border-top:1px solid #000;display:block;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:absolute;top:1.45rem;right:0rem}main.page_sec_top section.about .btn_toggle a span.close{display:none}main.page_sec_top section.about .btn_toggle a.active:after{-webkit-transform:rotate(315deg);transform:rotate(315deg);top:2rem}main.page_sec_top section.about .btn_toggle a.active span.close{display:block}main.page_sec_top section.about .btn_toggle a.active span.open{display:none}main.page_sec_top{}main.page_sec_top .member{margin:0 auto 5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem 3.5%}@media screen and (max-width:810px){main.page_sec_top .member{gap:2rem 0}}main.page_sec_top .member li{width:31%}@media screen and (max-width:810px){main.page_sec_top .member li{width:100%}}main.page_sec_top .member li a{pointer-events:none;position:relative}main.page_sec_top .member li a[data-id]{pointer-events:all}main.page_sec_top .member li a[data-id] .copy .name{font-weight:700;font-size:1.8rem}main.page_sec_top .member li a[data-id] .copy .name:not(:last-child){margin-bottom:0.5rem}main.page_sec_top .member li a[data-id] .copy .name span{display:inline-block;position:relative;padding:0 28px 0 0}main.page_sec_top .member li a[data-id] .copy .name span:after{content:"";position:absolute;top:0.4rem;right:0rem;width:20px;aspect-ratio:1;background:url("../img/icon_member_modal_open.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}main.page_sec_top .member li a[data-id]:hover .copy .name span:after{-webkit-transform:scale(1.2);transform:scale(1.2)}main.page_sec_top .member li a[data-id]:hover:before{height:0%}main.page_sec_top .member li a[data-id]:hover .photo:before{opacity:1}main.page_sec_top .member li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.page_sec_top .member li a .photo{width:40%;margin-right:1.5rem}@media screen and (max-width:810px){main.page_sec_top .member li a .photo{width:25%}}main.page_sec_top .member li a .photo:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:rgba(255,255,255,0.3);-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:2;opacity:0}main.page_sec_top .member li a .copy{-webkit-box-flex:1;-ms-flex:1;flex:1}main.page_sec_top .member li a .copy .name{font-weight:700;font-size:1.8rem}main.page_sec_top .member li a .copy .name:not(:last-child){margin-bottom:0.5rem}main.page_sec_top .member li a .copy .position:not(:last-child){margin-bottom:0.5rem}main.page_sec_top .member_small_wrapper{background-color:#eee;padding:3rem}main.page_sec_top .member_small{margin-bottom:3rem}main.page_sec_top .member_small li .photo{display:none}main.page_sec_top .member_small li .name{font-size:1.8rem;font-weight:700}main.page_sec_top .member_small li:not(:last-child){margin-bottom:2rem}main.page_sec_top .member_small li a{pointer-events:none;position:relative}main.page_sec_top .member_small li a[data-id]{display:inline-block;pointer-events:all}main.page_sec_top .member_small li a[data-id] .copy .name span{display:inline-block;position:relative;padding:0 28px 0 0}main.page_sec_top .member_small li a[data-id] .copy .name span:after{content:"";position:absolute;top:0.4rem;right:0rem;width:20px;aspect-ratio:1;background:url("../img/icon_member_modal_open.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}main.page_sec_top .member_small li a[data-id]:hover .copy .name span:after{-webkit-transform:scale(1.2);transform:scale(1.2)}main.page_sec_top .member_small li a[data-id]:hover:before{height:0%}main.page_sec_top{}main.page_sec_top section.news{width:1100px;margin:0 auto 10rem}@media screen and (max-width:1180px){main.page_sec_top section.news{width:95%}}@media screen and (max-width:810px){main.page_sec_top section.news{width:90%;margin-bottom:6rem}}main.page_sec_top section.news .news_index{margin-bottom:5rem}@media screen and (max-width:810px){main.page_sec_top section.news .news_index{margin-bottom:4rem}}main.page_sec_top section.news .btn_index{width:335px;margin:0 0 0 auto}@media screen and (max-width:810px){main.page_sec_top section.news .btn_index{width:80%;margin:0 auto}}main.page_sec_top{}main.page_sec_top section.research{position:relative;padding:6rem 0;margin-bottom:10rem}@media screen and (max-width:810px){main.page_sec_top section.research{padding:5rem 0;margin-bottom:6rem}}main.page_sec_top section.research:after{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:rgba(0,0,0,0.05)}main.page_sec_top section.research .ttl_style01{margin-bottom:6rem}@media screen and (max-width:810px){main.page_sec_top section.research .ttl_style01{margin-bottom:4rem}}main.page_sec_top section.research .inner{width:1100px;margin:0 auto;position:relative;z-index:2}@media screen and (max-width:1180px){main.page_sec_top section.research .inner{width:95%}}@media screen and (max-width:810px){main.page_sec_top section.research .inner{width:90%}}main.page_sec_top section.research .inner .research_index{margin-bottom:6rem}@media screen and (max-width:810px){main.page_sec_top section.research .inner .research_index{margin-bottom:4rem}}main.page_sec_top section.research .inner .btn_index{width:310px;margin:0 0 0 auto}@media screen and (max-width:810px){main.page_sec_top section.research .inner .btn_index{width:75%;margin:0 auto}}main.page_sec_top{}main.page_sec_top section.events{width:1100px;margin:0 auto 10rem}@media screen and (max-width:1180px){main.page_sec_top section.events{width:95%}}@media screen and (max-width:810px){main.page_sec_top section.events{width:90%;margin-bottom:6rem}}main.page_sec_top section.events .ttl_style01{margin-bottom:6rem}@media screen and (max-width:810px){main.page_sec_top section.events .ttl_style01{margin-bottom:4rem}}main.page_sec_top section.events .events_index{margin-bottom:6rem}@media screen and (max-width:810px){main.page_sec_top section.events .events_index{margin-bottom:4rem}}main.page_sec_top section.events .btn_index{width:400px;margin:0 0 0 auto}@media screen and (max-width:810px){main.page_sec_top section.events .btn_index{width:93%;margin:0 auto}}main.page_sec_top{}main.page_sec_top section.publications{position:relative;padding:6rem 0}@media screen and (max-width:810px){main.page_sec_top section.publications{padding:5rem 0}}main.page_sec_top section.publications:after{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:rgba(0,0,0,0.05)}main.page_sec_top section.publications .ttl_style01{margin-bottom:6rem}@media screen and (max-width:810px){main.page_sec_top section.publications .ttl_style01{margin-bottom:4rem}}main.page_sec_top section.publications .inner{width:1100px;margin:0 auto;position:relative;z-index:2}@media screen and (max-width:1180px){main.page_sec_top section.publications .inner{width:95%}}@media screen and (max-width:810px){main.page_sec_top section.publications .inner{width:90%}}main.page_sec_top section.publications .inner .publications_index{margin-bottom:6rem}@media screen and (max-width:810px){main.page_sec_top section.publications .inner .publications_index{margin-bottom:6rem}}main.page_sec_top section.publications .inner .btn_index{width:360px;margin:0 0 0 auto}@media screen and (max-width:810px){main.page_sec_top section.publications .inner .btn_index{width:80%;margin:0 auto}}main.page_sec_top{}main.page_sec_top section.contact{display:none}main.page_sec_top section.contact .ttl_style01{width:1100px;margin:0 auto 3rem}@media screen and (max-width:1180px){main.page_sec_top section.contact .ttl_style01{width:95%}}@media screen and (max-width:810px){main.page_sec_top section.contact .ttl_style01{width:90%;margin:0 auto 2rem}}main.page_sec_top section.contact .map{position:relative}main.page_sec_top section.contact .map .address{position:absolute;left:0rem;bottom:6rem;z-index:2;background-color:#fff;padding:2rem}main.page_sec_top section.contact .map .address a{text-decoration:underline}@media screen and (max-width:810px){main.page_sec_top section.contact .map .address{position:static}}main.page_sec_top section.contact .map .address .ttl{font-weight:500;margin-bottom:0.5rem}main.page_sec_top section.contact .map .address .txt{line-height:180%;font-size:1.4rem}main.page_sec_top section.contact .map iframe{display:block;-webkit-filter:grayscale(1);filter:grayscale(1)}main.page_aboutus{}main.page_aboutus .page_ttl{height:360px;margin-bottom:10rem}main.page_aboutus .page_ttl h1{font-size:4.6rem}@media screen and (max-width:810px){main.page_aboutus .page_ttl h1{font-size:2.4rem}}@media screen and (max-width:810px){main.page_aboutus .page_ttl{height:150px;margin-bottom:4rem}}body.mode_en main.page_aboutus .page_ttl .page_ttl-sub:not(.page_ttl-sub-first){margin-left:auto;margin-right:auto;width:1100px}@media screen and (max-width:1180px){body.mode_en main.page_aboutus .page_ttl .page_ttl-sub:not(.page_ttl-sub-first){width:95%}}main.page_aboutus{}main.page_aboutus section.intro{width:1100px;margin:0 auto 10rem}@media screen and (max-width:1180px){main.page_aboutus section.intro{width:95%}}@media screen and (max-width:810px){main.page_aboutus section.intro{width:90%;margin-bottom:6rem}}main.page_aboutus section.intro h2{display:none}main.page_aboutus section.intro .intro__copy{margin-bottom:6rem;line-height:180%;font-weight:700}@media screen and (max-width:810px){main.page_aboutus section.intro .intro__copy{font-size:1.4rem;margin-bottom:4rem}}main.page_aboutus section.intro .intro__menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5rem}@media screen and (max-width:810px){main.page_aboutus section.intro .intro__menu{display:block}}main.page_aboutus section.intro .intro__menu li{width:100%}@media screen and (max-width:810px){main.page_aboutus section.intro .intro__menu li:not(:last-child){margin-bottom:3rem}}main.page_aboutus section.intro .intro__menu li a{display:block;position:relative;margin-bottom:6rem}@media screen and (max-width:810px){main.page_aboutus section.intro .intro__menu li a{margin-bottom:5rem}}main.page_aboutus section.intro .intro__menu li a:hover .photo:before{opacity:1}main.page_aboutus section.intro .intro__menu li a:hover .txt:after{-webkit-transform:translateY(5px) rotate(135deg);transform:translateY(5px) rotate(135deg)}main.page_aboutus section.intro .intro__menu li a .photo{position:relative;margin-right:33.5px}@media screen and (max-width:810px){main.page_aboutus section.intro .intro__menu li a .photo{margin-right:15px}}main.page_aboutus section.intro .intro__menu li a .photo:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:rgba(255,255,255,0.3);-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:2;opacity:0}main.page_aboutus section.intro .intro__menu li a .btn_style01{width:60%;z-index:2;-webkit-transform:translateY(50%) translateX(0px);transform:translateY(50%) translateX(0px);position:absolute;right:0rem;bottom:0rem}@media screen and (max-width:1100px){main.page_aboutus section.intro .intro__menu li a .btn_style01{width:75%;-webkit-transform:translateY(50%) translateX(0px);transform:translateY(50%) translateX(0px)}}@media screen and (max-width:810px){main.page_aboutus section.intro .intro__menu li a .btn_style01{width:70%;-webkit-transform:translateY(50%) translateX(0px);transform:translateY(50%) translateX(0px)}}main.page_aboutus section.intro .intro__menu li .txt{font-size:1.6rem;line-height:180%;font-weight:700}body.mode_jp main.page_aboutus section.intro .intro__menu li .txt{text-align:justify}@media screen and (max-width:810px){main.page_aboutus section.intro .intro__menu li .txt{font-size:1.4rem;margin-right:0px}}main.page_aboutus{}main.page_aboutus section.mission{width:1100px;margin:0 auto 10rem}@media screen and (max-width:1180px){main.page_aboutus section.mission{width:95%}}@media screen and (max-width:810px){main.page_aboutus section.mission{width:90%;margin-bottom:6rem}}main.page_aboutus section.mission .mission__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5rem}@media screen and (max-width:810px){main.page_aboutus section.mission .mission__inner{display:block}}main.page_aboutus section.mission .mission__copy{-webkit-box-flex:1;-ms-flex:1;flex:1}main.page_aboutus section.mission .mission__copy p{line-height:180%}main.page_aboutus section.mission .mission__copy p:not(:last-child){margin-bottom:1.5rem}@media screen and (max-width:810px){main.page_aboutus section.mission .mission__copy p{font-size:1.4rem}}@media screen and (max-width:810px){main.page_aboutus section.mission .mission__copy{margin-bottom:3rem}}main.page_aboutus section.mission .member{width:400px}@media screen and (max-width:810px){main.page_aboutus section.mission .member{width:100%}}main.page_aboutus section.mission .member li{width:100%}main.page_aboutus{}main.page_aboutus section.outline{width:1100px;margin:0 auto 10rem}@media screen and (max-width:1180px){main.page_aboutus section.outline{width:95%}}@media screen and (max-width:810px){main.page_aboutus section.outline{width:90%;margin-bottom:6rem}}main.page_aboutus section.outline dl{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin-top:-1px;padding:3rem 0}@media screen and (max-width:810px){main.page_aboutus section.outline dl{display:block}}main.page_aboutus section.outline dl dt{width:120px;font-weight:700;line-height:180%}body.mode_en main.page_aboutus section.outline dl dt{width:200px}@media screen and (max-width:810px){main.page_aboutus section.outline dl dt{margin-bottom:1rem}}main.page_aboutus section.outline dl dd{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:810px){main.page_aboutus section.outline dl dd{font-size:1.4rem}}main.page_aboutus section.outline dl dd p{line-height:180%}@media screen and (max-width:810px){main.page_aboutus section.outline dl dd p{font-size:1.4rem}}main.page_aboutus section.outline dl dd ol li,main.page_aboutus section.outline dl dd ul li{line-height:180%}main.page_aboutus section.outline dl dd ol li:not(:last-child),main.page_aboutus section.outline dl dd ul li:not(:last-child){margin-bottom:0.5rem}@media screen and (max-width:810px){main.page_aboutus section.outline dl dd ol li:not(:last-child),main.page_aboutus section.outline dl dd ul li:not(:last-child){margin-bottom:1rem}}@media screen and (max-width:810px){main.page_aboutus section.outline dl dd ol li,main.page_aboutus section.outline dl dd ul li{font-size:1.4rem}}main.page_aboutus section.outline dl dd a{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:100% 1px;position:relative}main.page_aboutus section.outline dl dd a[href$=".pdf"]:before{content:"";width:16px;aspect-ratio:1/1.1;background:url("/assets/img/icon_pdf.svg") 0 0 no-repeat;background-size:100% auto;position:absolute;top:0.4rem;right:0rem}@media screen and (max-width:810px){main.page_aboutus section.outline dl dd a[href$=".pdf"]:before{top:0.1rem}}main.page_aboutus section.outline dl dd a[href$=".pdf"]{padding:0 20px 0 0}main.page_aboutus section.outline dl dd a:hover{background-size:0% 1px}main.page_aboutus{}main.page_aboutus section.councilor_list{width:1100px;margin:0 auto 10rem}@media screen and (max-width:1180px){main.page_aboutus section.councilor_list{width:95%}}@media screen and (max-width:810px){main.page_aboutus section.councilor_list{width:90%;margin-bottom:6rem}}main.page_aboutus section.councilor_list .councilor_list__block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 5%}@media screen and (max-width:810px){main.page_aboutus section.councilor_list .councilor_list__block{display:block}}main.page_aboutus section.councilor_list .councilor_list__block .block{width:48.5%;background-color:rgba(0,0,0,0.05);padding:3rem}@media screen and (max-width:810px){main.page_aboutus section.councilor_list .councilor_list__block .block{width:100%;padding:2rem;margin-bottom:2rem}}main.page_aboutus section.councilor_list .councilor_list__block .block h3{font-size:2.5rem;margin-bottom:3.5rem}@media screen and (max-width:810px){main.page_aboutus section.councilor_list .councilor_list__block .block h3{font-size:1.6rem;margin-bottom:2rem}}main.page_aboutus{}main.page_aboutus .member_small._column3{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2% 1fr 2% 1fr;grid-template-columns:repeat(3,1fr);gap:2rem 2%}main.page_aboutus .member_small._column3 li{display:-ms-grid;display:grid;-ms-grid-rows:subgrid;grid-template-rows:subgrid;-ms-grid-row-span:2;grid-row:span 2;gap:0px}main.page_aboutus .member_small._column3 li a{display:-ms-grid;display:grid;-ms-grid-rows:subgrid;grid-template-rows:subgrid;-ms-grid-row-span:2;grid-row:span 2;gap:0px}main.page_aboutus .member_small._column3 li a .name{margin:0.5rem 0}@media screen and (max-width:810px){main.page_aboutus .member_small._column3{display:block}main.page_aboutus .member_small._column3 li{width:100%}}@media screen and (max-width:810px) and (max-width:810px){main.page_aboutus .member_small._column3 li{margin-bottom:2rem}}main.page_aboutus .member_small:not(._column3) li:not(:last-child){margin-bottom:3rem}@media screen and (max-width:810px){main.page_aboutus .member_small:not(._column3) li:not(:last-child){margin-bottom:2rem}}main.page_aboutus .member_small:not(._column3) li .position:not(:last-child){margin-bottom:0.5rem}main.page_aboutus .member_small:not(._column3) li .name:not(:last-child){margin-bottom:0.5rem}main.page_aboutus .member_small .photo{display:none}@media screen and (max-width:810px){main.page_aboutus .member_small .position{font-size:1.4rem}}main.page_aboutus .member_small .name{font-size:1.8rem;font-weight:700}@media screen and (max-width:810px){main.page_aboutus .member_small .name{font-size:1.4rem}}main.page_aboutus .member_small a{pointer-events:none;position:relative}main.page_aboutus .member_small a[data-id]{display:inline-block;pointer-events:all}main.page_aboutus .member_small a[data-id] .name span{display:inline-block;position:relative;padding:0 28px 0 0}@media screen and (max-width:810px){main.page_aboutus .member_small a[data-id] .name span{padding:0 24px 0 0}}main.page_aboutus .member_small a[data-id] .name span:after{content:"";position:absolute;top:0.4rem;right:0rem;width:20px;aspect-ratio:1;background:url("../img/icon_member_modal_open.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){main.page_aboutus .member_small a[data-id] .name span:after{top:0.2rem;width:18px}}main.page_aboutus .member_small a[data-id]:hover .name span:after{-webkit-transform:scale(1.2);transform:scale(1.2)}main.page_aboutus .member_small a[data-id]:hover:before{height:0%}main.page_aboutus{}main.page_aboutus section.about_iud{margin:0 auto 7rem}main.page_aboutus section.about_ius{margin:0 auto}main.page_aboutus section.about_iud,main.page_aboutus section.about_ius{width:1100px}@media screen and (max-width:1180px){main.page_aboutus section.about_iud,main.page_aboutus section.about_ius{width:95%}}@media screen and (max-width:810px){main.page_aboutus section.about_iud,main.page_aboutus section.about_ius{width:90%}}main.page_aboutus section.about_iud .lead_block:not(:last-child),main.page_aboutus section.about_ius .lead_block:not(:last-child){margin-bottom:3rem}main.page_aboutus section.about_iud .lead_block,main.page_aboutus section.about_ius .lead_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:810px){main.page_aboutus section.about_iud .lead_block,main.page_aboutus section.about_ius .lead_block{display:block}}main.page_aboutus section.about_iud .lead_block .lead,main.page_aboutus section.about_ius .lead_block .lead{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:5rem}@media screen and (max-width:810px){main.page_aboutus section.about_iud .lead_block .lead,main.page_aboutus section.about_ius .lead_block .lead{margin:0 0 3rem 0}}main.page_aboutus section.about_iud .lead_block .lead p,main.page_aboutus section.about_ius .lead_block .lead p{line-height:180%}main.page_aboutus section.about_iud .lead_block .lead p:not(:last-child),main.page_aboutus section.about_ius .lead_block .lead p:not(:last-child){margin-bottom:2rem}@media screen and (max-width:810px){main.page_aboutus section.about_iud .lead_block .lead p,main.page_aboutus section.about_ius .lead_block .lead p{font-size:1.4rem}}main.page_aboutus section.about_iud .lead_block .keycut,main.page_aboutus section.about_ius .lead_block .keycut{width:400px;position:relative}@media screen and (max-width:810px){main.page_aboutus section.about_iud .lead_block .keycut,main.page_aboutus section.about_ius .lead_block .keycut{width:100%}}main.page_aboutus section.about_iud .lead_block .keycut .txt,main.page_aboutus section.about_ius .lead_block .keycut .txt{position:absolute;top:0rem;left:0rem;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;color:#fff}main.page_aboutus section.about_iud .lead_block .keycut a,main.page_aboutus section.about_ius .lead_block .keycut a{display:block;position:relative}main.page_aboutus section.about_iud .lead_block .keycut a:hover:after,main.page_aboutus section.about_ius .lead_block .keycut a:hover:after{opacity:1}main.page_aboutus section.about_iud .lead_block .keycut a:before,main.page_aboutus section.about_ius .lead_block .keycut a:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:rgba(0,0,0,0.3)}main.page_aboutus section.about_iud .lead_block .keycut a:after,main.page_aboutus section.about_ius .lead_block .keycut a:after{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:rgba(255,255,255,0.3);-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:2;opacity:0}main.page_aboutus section.about_iud .btn_index,main.page_aboutus section.about_ius .btn_index{width:400px;margin:0 0 0 auto}@media screen and (max-width:810px){main.page_aboutus section.about_iud .btn_index,main.page_aboutus section.about_ius .btn_index{width:100%}}main.page_aboutus{}main.page_aboutus .researcher{background-color:rgba(0,0,0,0.05);padding:3rem}@media screen and (max-width:810px){main.page_aboutus .researcher{padding:2rem}}main.page_aboutus .researcher:not(:last-child){margin-bottom:4rem}main.page_aboutus .researcher h3{font-size:2.5rem;margin-bottom:3.5rem}@media screen and (max-width:810px){main.page_aboutus .researcher h3{font-size:1.6rem;margin-bottom:2.5rem}}main.page_aboutus{}main.page_aboutus .member{margin:0 auto 7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem 3.5%}@media screen and (max-width:810px){main.page_aboutus .member{gap:2rem 0%}}main.page_aboutus .member li{width:31%}@media screen and (max-width:810px){main.page_aboutus .member li{width:100%}}main.page_aboutus .member li a{pointer-events:none;position:relative}main.page_aboutus .member li a[data-id]{pointer-events:all}main.page_aboutus .member li a[data-id] .copy .name{font-weight:700;font-size:1.8rem}main.page_aboutus .member li a[data-id] .copy .name:not(:last-child){margin-bottom:0.5rem}main.page_aboutus .member li a[data-id] .copy .name span{position:relative;padding:0 28px 0 0;display:inline-block}main.page_aboutus .member li a[data-id] .copy .name span:after{content:"";position:absolute;top:0.4rem;right:0rem;width:20px;aspect-ratio:1;background:url("../img/icon_member_modal_open.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){main.page_aboutus .member li a[data-id] .copy .name span:after{top:0.5rem}}main.page_aboutus .member li a[data-id]:hover .copy .name span:after{-webkit-transform:scale(1.2);transform:scale(1.2)}main.page_aboutus .member li a[data-id]:hover:before{height:0%}main.page_aboutus .member li a[data-id]:hover .photo:before{opacity:1}main.page_aboutus .member li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.page_aboutus .member li a .photo{position:relative;width:40%;margin-right:1.5rem}@media screen and (max-width:810px){main.page_aboutus .member li a .photo{width:25%}}main.page_aboutus .member li a .photo:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background-color:rgba(255,255,255,0.3);-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:2;opacity:0}main.page_aboutus .member li a .copy{-webkit-box-flex:1;-ms-flex:1;flex:1}main.page_aboutus .member li a .copy .name{font-weight:700;font-size:1.8rem}main.page_aboutus .member li a .copy .name:not(:last-child){margin-bottom:0.5rem}main.page_aboutus .member li a .copy .position:not(:last-child){margin-bottom:0.5rem}main.page_news{}main.page_news .page_ttl{height:160px}@media screen and (max-width:810px){main.page_news .page_ttl{height:100px}}main.page_news .page_ttl .split_string:first-child span{color:#020203}main.page_news .page_ttl .split_string:nth-child(2) span{color:#19242c}main.page_news .page_ttl .split_string:nth-child(3) span{color:#2c404d}main.page_news .page_ttl .split_string:nth-child(4) span{color:#395364}main.page_news .page_ttl .page_ttl__bg{display:none!important}main.page_news .page_ttl{background:none}main.page_news{}main.page_news section.archive_news{width:1100px;margin:2rem auto 0}@media screen and (max-width:1180px){main.page_news section.archive_news{width:95%}}@media screen and (max-width:810px){main.page_news section.archive_news{width:90%}}main.page_news section.archive_news .narrow_wrap_block{margin-bottom:4rem}main.page_news{}main.page_news section.single_news{width:1100px;margin:7rem auto 0}@media screen and (max-width:1180px){main.page_news section.single_news{width:95%}}@media screen and (max-width:810px){main.page_news section.single_news{width:90%}}main.page_news section.single_news .block_editor{margin-bottom:10rem}@media screen and (max-width:810px){main.page_news section.single_news .block_editor{margin-bottom:5rem}}main.page_news section.single_news .btn_index{width:350px;margin:0 auto 7rem}@media screen and (max-width:810px){main.page_news section.single_news .btn_index{width:100%;margin-bottom:5rem}}main.page_events_reports{}main.page_events_reports .page_ttl{height:160px}@media screen and (max-width:810px){main.page_events_reports .page_ttl{height:100px}}main.page_events_reports .page_ttl .split_string:first-child span{color:#010101}main.page_events_reports .page_ttl .split_string:nth-child(2) span{color:#05080a}main.page_events_reports .page_ttl .split_string:nth-child(3) span{color:#090d0f}main.page_events_reports .page_ttl .split_string:nth-child(4) span{color:#0c1215}main.page_events_reports .page_ttl .split_string:nth-child(5) span{color:#11191e}main.page_events_reports .page_ttl .split_string:nth-child(6) span{color:#151f25}main.page_events_reports .page_ttl .split_string:nth-child(8) span{color:#1b2830}main.page_events_reports .page_ttl .split_string:nth-child(10) span{color:#21303a}main.page_events_reports .page_ttl .split_string:nth-child(11) span{color:#253641}main.page_events_reports .page_ttl .split_string:nth-child(12) span{color:#21313b}main.page_events_reports .page_ttl .split_string:nth-child(13) span{color:#24343f}main.page_events_reports .page_ttl .split_string:nth-child(14) span{color:#283a46}main.page_events_reports .page_ttl .split_string:nth-child(15) span{color:#2c3f4d}main.page_events_reports .page_ttl .split_string:nth-child(16) span{color:#324858}main.page_events_reports .page_ttl .split_string:nth-child(17) span{color:#354d5d}main.page_events_reports .page_ttl .split_string:nth-child(18) span{color:#395364}main.page_events_reports .page_ttl._research_page_ttl .split_string:first-child span{color:#010101}main.page_events_reports .page_ttl._research_page_ttl .split_string:nth-child(2) span{color:#05080a}main.page_events_reports .page_ttl._research_page_ttl .split_string:nth-child(3) span{color:#0c1215}main.page_events_reports .page_ttl._research_page_ttl .split_string:nth-child(4) span{color:#151f25}main.page_events_reports .page_ttl._research_page_ttl .split_string:nth-child(5) span{color:#21303a}main.page_events_reports .page_ttl._research_page_ttl .split_string:nth-child(6) span{color:#21313b}main.page_events_reports .page_ttl._research_page_ttl .split_string:nth-child(7) span{color:#283a46}main.page_events_reports .page_ttl._research_page_ttl .split_string:nth-child(8) span{color:#324858}main.page_events_reports .page_ttl._research_page_ttl .split_string:nth-child(9) span{color:#395364}main.page_events_reports .page_ttl .page_ttl__bg{display:none!important}main.page_events_reports .page_ttl{background:none}main.page_events_reports{}main.page_events_reports section.archive_event{width:1100px;margin:5rem auto 0}@media screen and (max-width:1180px){main.page_events_reports section.archive_event{width:95%}}@media screen and (max-width:810px){main.page_events_reports section.archive_event{width:90%}}main.page_events_reports section.archive_event .narrow_wrap_block{margin-bottom:4rem}main.page_events_reports section.archive_event .index_wrap{min-height:150px;position:relative}main.page_events_reports_single{}main.page_events_reports_single section.single_event{width:1100px;margin:7rem auto 0}@media screen and (max-width:1180px){main.page_events_reports_single section.single_event{width:95%}}@media screen and (max-width:810px){main.page_events_reports_single section.single_event{width:90%}}main.page_events_reports_single section.single_event .btn_index{width:500px;margin:0 auto 7rem}@media screen and (max-width:810px){main.page_events_reports_single section.single_event .btn_index{width:100%;margin-bottom:5rem}}main.page_events_reports_single section.single_event .thumbnail{margin-bottom:5rem;position:relative;border:1px solid #ccc;overflow:hidden}main.page_events_reports_single section.single_event .thumbnail img{width:100%!important}main.page_events_reports_single section.single_event .thumbnail._h_base img{height:100%!important;width:auto!important;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}main.page_events_reports_single section.single_event .outline_wrapper{background-color:#F0F0F0;padding:6rem}@media screen and (max-width:810px){main.page_events_reports_single section.single_event .outline_wrapper{padding:2rem}}main.page_events_reports_single section.single_event .outline_wrapper:not(:last-child){margin-bottom:6rem}main.page_events_reports_single section.single_event .outline_wrapper .location,main.page_events_reports_single section.single_event .outline_wrapper .organizer,main.page_events_reports_single section.single_event .outline_wrapper .outline{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:810px){main.page_events_reports_single section.single_event .outline_wrapper .location,main.page_events_reports_single section.single_event .outline_wrapper .organizer,main.page_events_reports_single section.single_event .outline_wrapper .outline{display:block}}main.page_events_reports_single section.single_event .outline_wrapper .location:not(:last-child),main.page_events_reports_single section.single_event .outline_wrapper .organizer:not(:last-child),main.page_events_reports_single section.single_event .outline_wrapper .outline:not(:last-child){margin-bottom:3rem}main.page_events_reports_single section.single_event .outline_wrapper .location dt,main.page_events_reports_single section.single_event .outline_wrapper .organizer dt,main.page_events_reports_single section.single_event .outline_wrapper .outline dt{font-size:2.2rem;font-weight:700;line-height:150%;width:100px;position:relative;margin-right:3rem}body.mode_en main.page_events_reports_single section.single_event .outline_wrapper .location dt,body.mode_en main.page_events_reports_single section.single_event .outline_wrapper .organizer dt,body.mode_en main.page_events_reports_single section.single_event .outline_wrapper .outline dt{width:130px}@media screen and (max-width:810px){body.mode_en main.page_events_reports_single section.single_event .outline_wrapper .location dt,body.mode_en main.page_events_reports_single section.single_event .outline_wrapper .organizer dt,body.mode_en main.page_events_reports_single section.single_event .outline_wrapper .outline dt{width:100%}}@media screen and (max-width:810px){main.page_events_reports_single section.single_event .outline_wrapper .location dt,main.page_events_reports_single section.single_event .outline_wrapper .organizer dt,main.page_events_reports_single section.single_event .outline_wrapper .outline dt{font-size:1.8rem;width:100%;margin:0 0 1rem;padding-bottom:1rem}}main.page_events_reports_single section.single_event .outline_wrapper .location dt:after,main.page_events_reports_single section.single_event .outline_wrapper .organizer dt:after,main.page_events_reports_single section.single_event .outline_wrapper .outline dt:after{content:"";width:1px;height:100%;background-color:#b0b0b0;position:absolute;top:0rem;right:0rem}@media screen and (max-width:810px){main.page_events_reports_single section.single_event .outline_wrapper .location dt:after,main.page_events_reports_single section.single_event .outline_wrapper .organizer dt:after,main.page_events_reports_single section.single_event .outline_wrapper .outline dt:after{width:100%;height:1px;top:initial;bottom:0rem;left:0rem}}main.page_events_reports_single section.single_event .outline_wrapper .location dd,main.page_events_reports_single section.single_event .outline_wrapper .organizer dd,main.page_events_reports_single section.single_event .outline_wrapper .outline dd{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:2.2rem;font-weight:700;line-height:150%}@media screen and (max-width:810px){main.page_events_reports_single section.single_event .outline_wrapper .location dd,main.page_events_reports_single section.single_event .outline_wrapper .organizer dd,main.page_events_reports_single section.single_event .outline_wrapper .outline dd{font-size:1.6rem}}main.page_events_reports_single section.single_event .outline_wrapper .outline dd{font-size:1.6rem;font-weight:500;line-height:160%;position:relative;top:0.5rem}@media screen and (max-width:810px){main.page_events_reports_single section.single_event .outline_wrapper .outline dd{font-size:1.6rem;top:0rem}}main.page_events_reports_single section.single_event .outline_wrapper .btn_link{width:350px;margin:0 auto}@media screen and (max-width:810px){main.page_events_reports_single section.single_event .outline_wrapper .btn_link{width:100%}}main.page_events_reports_single section.single_event .outline_wrapper .btn_link a{display:block;background-color:#fff;border:1px solid #000;text-align:center;font-size:2rem;font-weight:700;position:relative;padding:1.5rem 0;z-index:1}@media screen and (max-width:810px){main.page_events_reports_single section.single_event .outline_wrapper .btn_link a{font-size:1.4rem}}main.page_events_reports_single section.single_event .outline_wrapper .btn_link a:before{content:"";position:absolute;top:0rem;left:0rem;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#000),to(#3A5466));background:linear-gradient(to right,#000 0%,#3A5466 100%);-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);z-index:-1;opacity:0}main.page_events_reports_single section.single_event .outline_wrapper .btn_link a.link_pdf:after{-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);content:"";position:absolute;top:0rem;right:1.5rem;width:20px;height:100%;background:url("../img/icon_pdf.svg") center center no-repeat;background-size:100% auto}main.page_events_reports_single section.single_event .outline_wrapper .btn_link a.link_url:after{content:"";position:absolute;top:calc((100% - 5px) / 2);right:1.5rem;width:16px;aspect-ratio:1/0.45;background:url("../img/icon_arrow_black.svg") 0 0 no-repeat;background-size:100% auto;z-index:2;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}main.page_events_reports_single section.single_event .outline_wrapper .btn_link a:hover{color:#fff}main.page_events_reports_single section.single_event .outline_wrapper .btn_link a:hover:before{opacity:1}main.page_events_reports_single section.single_event .outline_wrapper .btn_link a:hover.link_pdf:after{background:url("../img/icon_pdf_white.svg") center center no-repeat;background-size:100% auto;-webkit-transform:translateX(5px);transform:translateX(5px)}main.page_events_reports_single section.single_event .outline_wrapper .btn_link a:hover.link_url:after{background:url("../img/icon_arrow_white.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transform:translateX(5px);transform:translateX(5px)}.page_publications{}.page_publications .page_ttl{height:160px}@media screen and (max-width:810px){.page_publications .page_ttl{height:100px}}.page_publications .page_ttl .split_string:first-child span{color:#010101}.page_publications .page_ttl .split_string:nth-child(2) span{color:#05080a}.page_publications .page_ttl .split_string:nth-child(3) span{color:#090d0f}.page_publications .page_ttl .split_string:nth-child(4) span{color:#0c1215}.page_publications .page_ttl .split_string:nth-child(5) span{color:#11191e}.page_publications .page_ttl .split_string:nth-child(6) span{color:#151f25}.page_publications .page_ttl .split_string:nth-child(7) span{color:#1b2830}.page_publications .page_ttl .split_string:nth-child(8) span{color:#1b2830}.page_publications .page_ttl .split_string:nth-child(9) span{color:#253641}.page_publications .page_ttl .split_string:nth-child(10) span{color:#24343f}.page_publications .page_ttl .split_string:nth-child(11) span{color:#283a46}.page_publications .page_ttl .split_string:nth-child(12) span{color:#324858}.page_publications .page_ttl .split_string:nth-child(13) span{color:#395364}.page_publications .page_ttl .page_ttl__bg{display:none!important}.page_publications .page_ttl{background:none}.page_publications section.publications{width:1100px;margin:5rem auto 0}@media screen and (max-width:1180px){.page_publications section.publications{width:95%}}@media screen and (max-width:810px){.page_publications section.publications{width:90%;margin-top:0rem}}.page_publications section.publications{}.page_publications section.publications .publications_narrow_area{margin-bottom:4rem}.page_publications section.publications .publications_narrow_area .first_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}@media screen and (max-width:810px){.page_publications section.publications .publications_narrow_area .first_row{display:block}}.page_publications section.publications .publications_narrow_area .first_row .narrow_list_wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:3.5rem}@media screen and (max-width:810px){.page_publications section.publications .publications_narrow_area .first_row .narrow_list_wrap{margin:0 0 2rem}}.page_publications section.publications .publications_narrow_area .first_row .narrow_year_block{width:215px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:4.5rem}@media screen and (max-width:1100px){.page_publications section.publications .publications_narrow_area .first_row .narrow_year_block{margin-right:2rem;width:180px}}@media screen and (max-width:810px){.page_publications section.publications .publications_narrow_area .first_row .narrow_year_block{width:95%;margin:0 auto 1rem}}.page_publications section.publications .publications_narrow_area .first_row .narrow_year_block .narrow_year_block-ttl{font-size:1.4rem;font-weight:700;white-space:nowrap;margin-right:1rem}.page_publications section.publications .publications_narrow_area .first_row .narrow_year_block .narrow_year{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:1.5rem 1rem 1.5rem 1.8rem;font-size:1.4rem;font-weight:700;border:1px solid #D6D6D6;border-radius:6px;color:#000;cursor:pointer;background:url("../img/icon_arrow_down_black.svg") right 1.5rem top 50% no-repeat;background-size:12px auto;background-color:#fff;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:810px){.page_publications section.publications .publications_narrow_area .first_row .narrow_year_block .narrow_year{padding:1rem 1rem}}.page_publications section.publications .publications_narrow_area .first_row .narrow_year_block .narrow_year{position:relative}.page_publications section.publications .publications_narrow_area .first_row .narrow_year_block .narrow_year:focus{background-position:right 1.5rem top 60%}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:250px;height:52px;position:relative;z-index:2}@media screen and (max-width:810px){.page_publications section.publications .publications_narrow_area .first_row .tag_wrap{width:95%;height:46px;margin:0 auto}}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap-ttl{font-size:1.4rem;font-weight:700;white-space:nowrap;margin-right:1rem}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap_toggle{border:1px solid #D6D6D6;background-color:#fff;border-radius:6px;position:absolute;top:0rem;right:0rem;width:calc(100% - 50px)}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap-btn{display:block;text-align:left;font-size:1.4rem;font-weight:700;padding:1.5rem 2rem 1.5rem 2rem;width:100%;position:relative}@media screen and (max-width:810px){.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap-btn{padding:1.1rem 2rem 1.1rem 1rem}}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap-btn:after{content:"";width:12px;aspect-ratio:1/0.6;background:url("../img/icon_arrow_down_black.svg") 0 0 no-repeat;background-size:100% auto;position:absolute;top:calc((100% - 8px) / 2);right:1.5rem;-webkit-transition:0.3s var(--easeOutQuad);transition:0.3s var(--easeOutQuad)}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap-btn.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap__list{display:none;padding:1rem}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap__list.active{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.5rem;-webkit-animation:tagWrapListAnime 0.4s var(--easeOutQuad) 0s forwards;animation:tagWrapListAnime 0.4s var(--easeOutQuad) 0s forwards}@-webkit-keyframes tagWrapListAnime{0%{opacity:0}to{opacity:1}}@keyframes tagWrapListAnime{0%{opacity:0}to{opacity:1}}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap__list li button{background-color:#fff;border:1px solid #ccc;padding:0.2rem 0.5rem 0.2rem 0.2rem;font-size:1.1rem;position:relative;-webkit-transition:0.2s var(--easeOutQuad);transition:0.2s var(--easeOutQuad);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:810px){.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap__list li button{font-size:1rem}}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap__list li button:hover{background-color:#f5f5f5}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap__list li button:before{width:15px;aspect-ratio:1;content:"";background:url("../img/icon_tag_black.svg") 0 0 no-repeat;background-size:100% auto;margin-right:0.3rem}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap__list li button.active{background-color:#000;color:#fff}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap__list li button.active:before{background:url("../img/icon_tag_white.svg") 0 0 no-repeat;background-size:100% auto}.page_publications section.publications .publications_narrow_area .first_row .tag_wrap .tag_wrap__list li button.active{-webkit-animation:tagAnime 0.2s var(--easeOutQuad) 0s forwards;animation:tagAnime 0.2s var(--easeOutQuad) 0s forwards}@-webkit-keyframes tagAnime{0%{-webkit-transform:scale(0.9);transform:scale(0.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tagAnime{0%{-webkit-transform:scale(0.9);transform:scale(0.9)}to{-webkit-transform:scale(1);transform:scale(1)}}.page_publications section.publications .publications_narrow_area .second_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:810px){.page_publications section.publications .publications_narrow_area .second_row{display:block}}.page_publications section.publications .publications_narrow_area .second_row .publications_search_block{width:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:810px){.page_publications section.publications .publications_narrow_area .second_row .publications_search_block{-ms-flex-wrap:wrap;flex-wrap:wrap;width:95%;margin:0 auto 3rem}}.page_publications section.publications .publications_narrow_area .second_row .publications_search_block .publications_search_block-ttl{font-size:1.4rem;font-weight:700;white-space:nowrap;margin-right:1rem}@media screen and (max-width:810px){.page_publications section.publications .publications_narrow_area .second_row .publications_search_block .publications_search_block-ttl{width:100%;margin:0 0 1rem}}.page_publications section.publications .publications_narrow_area .second_row .publications_search_block .publications_search_block__text{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #D6D6D6;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page_publications section.publications .publications_narrow_area .second_row .publications_search_block .publications_search{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:calc(100% - 50px);background:none;border:none;padding:1.35rem;outline:0;font-size:1.4rem;font-weight:700;margin-right:1.2rem}@media screen and (max-width:810px){.page_publications section.publications .publications_narrow_area .second_row .publications_search_block .publications_search{width:calc(100% - 35px);margin-right:0.5rem}}.page_publications section.publications .publications_narrow_area .second_row .publications_search_block .publications_search::-webkit-input-placeholder{font-size:1.2rem;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}.page_publications section.publications .publications_narrow_area .second_row .publications_search_block .publications_search::-moz-placeholder{font-size:1.2rem;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}.page_publications section.publications .publications_narrow_area .second_row .publications_search_block .publications_search:-ms-input-placeholder{font-size:1.2rem;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}.page_publications section.publications .publications_narrow_area .second_row .publications_search_block .publications_search::-ms-input-placeholder{font-size:1.2rem;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}.page_publications section.publications .publications_narrow_area .second_row .publications_search_block .publications_search::placeholder{font-size:1.2rem;letter-spacing:1px;font-weight:400;color:#C0C0C0;font-family:var(--font-aoboshi)}.page_publications section.publications .publications_narrow_area .second_row .publications_search_block .publications_search_btn{-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;width:55px;cursor:pointer;background-color:#000;color:#fff;border-radius:4px;margin:0.8rem;font-size:1.1rem;padding:1rem 0}.page_publications section.publications .publications_narrow_area .second_row .btn_reset{width:160px}@media screen and (max-width:810px){.page_publications section.publications .publications_narrow_area .second_row .btn_reset{width:70%;margin:0 auto}}.page_publications section.publications .publications_narrow_area .second_row .btn_reset a{background-color:var(--key-color);color:#fff;border-radius:6px;padding:1.7rem 0;font-size:1.4rem;font-weight:700;text-align:center;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);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}.page_publications section.publications .publications_narrow_area .second_row .btn_reset a:hover{opacity:0.8}.page_publications section.publications .open_narrow{background-color:#f5f5f5;padding:1rem;width:100%;margin-bottom:2rem;display:none}.page_publications section.publications .detail_toggle_btn{display:none;font-size:1.4rem;font-weight:700;border:1px solid #D6D6D6;border-radius:6px;width:100%;padding:1rem 2rem;text-align:left;position:relative}.page_publications section.publications .detail_toggle_btn:after{content:"";width:8px;aspect-ratio:1/1.8;background:url("../img/icon_arrow_right_black.svg") 0 0 no-repeat;background-size:100% auto;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad);position:absolute;right:1.7rem;top:calc((100% - 10px) / 2);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.page_publications section.publications .detail_toggle_btn.active:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:calc((100% - 15px) / 2)}@media screen and (max-width:810px){.page_publications section.publications .detail_toggle_body{display:none;padding-top:2rem}.page_publications section.publications .detail_toggle_body.active{display:block}}.page_publications section.publications .js_error{text-align:center;color:#cc0000;font-size:1.8rem;display:none}.page_publications section.publications .hit_wrapper{margin-bottom:6rem;border-bottom:1px solid #D6D6D6;padding-bottom:0.3rem;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){.page_publications section.publications .hit_wrapper{display:block;border-bottom:none;padding-bottom:0rem}}.page_publications section.publications .hit_length{font-size:1.4rem;font-weight:700;white-space:nowrap;margin-right:2rem}@media screen and (max-width:810px){.page_publications section.publications .hit_length{text-align:center;border-bottom:1px solid #D6D6D6;padding-bottom:0.3rem;margin:0 0 1.5rem}}.page_publications section.publications .hit_length span{font-size:3rem;font-weight:700;margin:0 0.8rem;display:inline-block}@media screen and (max-width:810px){.page_publications section.publications .hit_length span{font-size:3rem}}.page_publications section.publications .hit_length span.active{-webkit-animation:hitLengthAnime 0.5s var(--easeOutQuad) 0s forwards;animation:hitLengthAnime 0.5s var(--easeOutQuad) 0s forwards}@-webkit-keyframes hitLengthAnime{0%{-webkit-transform:scale(0.3);transform:scale(0.3)}30%{-webkit-transform:scale(1.35);transform:scale(1.35)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes hitLengthAnime{0%{-webkit-transform:scale(0.3);transform:scale(0.3)}30%{-webkit-transform:scale(1.35);transform:scale(1.35)}to{-webkit-transform:scale(1);transform:scale(1)}}.page_publications section.publications .status{text-align:right;font-size:1.2rem;font-weight:700;margin-bottom:0.8rem}@media screen and (max-width:810px){.page_publications section.publications .status{text-align:center}}.page_publications section.publications .status span:not(:last-child){padding-right:1rem;margin-right:1rem;border-right:1px solid #D6D6D6}.page_publications section.publications .index_wrap{position:relative;min-height:200px}.page_publications section.publications .index_wrap .loading{width:100%;height:200px;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;position:absolute;top:0rem;left:0rem;z-index:2}.page_publications section.publications .index_wrap .loading img{display:block;width:100px;-webkit-animation:loadingLoopAnime 1s linear 0s infinite;animation:loadingLoopAnime 1s linear 0s infinite}@-webkit-keyframes loadingLoopAnime{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loadingLoopAnime{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.page_publications section.publications .error{text-align:center;width:100%}.page_publications section.publications .back_issues{margin:0 calc(50% - 50vw);width:100vw;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#333;padding:7rem 1.5rem}@media screen and (max-width:810px){.page_publications section.publications .back_issues{padding:5rem 2rem}}.page_publications section.publications .back_issues{display:none}.page_publications section.publications .back_issues ul{max-width:1100px;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:1fr 3% 1fr;grid-template-columns:1fr 1fr;gap:0 3%;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:810px){.page_publications section.publications .back_issues ul{display:block}}.page_publications section.publications .back_issues ul li{margin-bottom:1rem}.page_publications section.publications .back_issues ul li a{position:relative;color:#fff;padding:0 0 0 20px;display:inline-block}@media screen and (max-width:810px){.page_publications section.publications .back_issues ul li a{font-size:1.4rem}}.page_publications section.publications .back_issues ul li a:before{content:"";position:absolute;top:0.8rem;left:0rem;width:8px;height:8px;background-color:#fff;border-radius:100px;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}.page_publications section.publications .back_issues ul li a span{display:inline-block;position:relative}.page_publications section.publications .back_issues ul li a span:after{content:"";position:absolute;left:0rem;bottom:-2px;width:0%;height:1px;background-color:#fff;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}.page_publications section.publications .back_issues ul li a:hover:before{-webkit-transform:scale(1.8);transform:scale(1.8)}.page_publications section.publications .back_issues ul li a:hover span:after{width:100%}main.page_search{}main.page_search .page_ttl{height:160px}@media screen and (max-width:810px){main.page_search .page_ttl{height:100px}}main.page_search .page_ttl .split_string:first-child span{color:#010101}main.page_search .page_ttl .split_string:nth-child(2) span{color:#05080a}main.page_search .page_ttl .split_string:nth-child(3) span{color:#090d0f}main.page_search .page_ttl .split_string:nth-child(4) span{color:#0c1215}main.page_search .page_ttl .split_string:nth-child(5) span{color:#11191e}main.page_search .page_ttl .split_string:nth-child(6) span{color:#151f25}main.page_search .page_ttl .split_string:nth-child(7) span{color:#1b2830}main.page_search .page_ttl .split_string:nth-child(8) span{color:#253641}main.page_search .page_ttl .split_string:nth-child(9) span{color:#283a46}main.page_search .page_ttl .split_string:nth-child(10) span{color:#324858}main.page_search .page_ttl .split_string:nth-child(11) span{color:#395364}main.page_search .page_ttl .page_ttl__bg{display:none!important}main.page_search .page_ttl{background:none}main.page_search{}main.page_search .search_result{width:1100px;margin:3rem auto 0}@media screen and (max-width:1180px){main.page_search .search_result{width:95%}}@media screen and (max-width:810px){main.page_search .search_result{width:90%;margin-top:0rem}}main.page_search .search_result .narrow_area{margin-bottom:3rem}main.page_search .search_result .narrow_area input[type=text]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #D6D6D6;border-radius:6px;padding:1.5rem 1rem;font-size:1.6rem;margin-bottom:3rem;outline:0}main.page_search .search_result .narrow_area input[type=text]::-webkit-input-placeholder{color:#C0C0C0}main.page_search .search_result .narrow_area input[type=text]::-moz-placeholder{color:#C0C0C0}main.page_search .search_result .narrow_area input[type=text]:-ms-input-placeholder{color:#C0C0C0}main.page_search .search_result .narrow_area input[type=text]::-ms-input-placeholder{color:#C0C0C0}main.page_search .search_result .narrow_area input[type=text]::placeholder{color:#C0C0C0}main.page_search .search_result .narrow_area .narrow_block{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:810px){main.page_search .search_result .narrow_area .narrow_block{display:block}}main.page_search .search_result .narrow_area .narrow_block .narrow_title{font-size:1.4rem;font-weight:700;margin-right:1rem;position:relative;top:0.9rem;white-space:nowrap}@media screen and (max-width:810px){main.page_search .search_result .narrow_area .narrow_block .narrow_title{margin:0 0 1rem 0}}main.page_search .search_result .narrow_area ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.5rem}main.page_search .search_result .narrow_area ul li{margin:0.5rem 1rem 0.5rem 0}main.page_search .search_result .narrow_area ul li label{display:inline-block;cursor:pointer;background-color:#fff;border:1px solid #ccc;font-size:1.4rem;padding:0.5rem 0.8rem 0.5rem 0.5rem}@media screen and (max-width:810px){main.page_search .search_result .narrow_area ul li label{font-size:1.2rem;padding:0.3rem 0.8rem 0.3rem 0.3rem}}main.page_search .search_result .narrow_area ul li label input{margin-right:0.5rem}main.page_search .search_result .narrow_area ul li label:has(input:checked){background-color:#000;color:#fff;-webkit-animation:narrowCheckAnime 0.2s var(--easeOutQuad) 0s forwards;animation:narrowCheckAnime 0.2s var(--easeOutQuad) 0s forwards}@-webkit-keyframes narrowCheckAnime{0%{-webkit-transform:scale(0.9);transform:scale(0.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes narrowCheckAnime{0%{-webkit-transform:scale(0.9);transform:scale(0.9)}to{-webkit-transform:scale(1);transform:scale(1)}}main.page_search .search_result .narrow_area input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;display:block;width:300px;background:url("../img/icon_search.svg") right 1.5rem top 50% no-repeat;background-size:20px auto;background-color:var(--key-color);color:#fff;text-align:center;margin:0 auto;font-size:1.6rem;font-weight:700;padding:1rem 0;cursor:pointer;border-radius:6px;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}@media screen and (max-width:810px){main.page_search .search_result .narrow_area input[type=submit]{width:80%;padding:1.5rem 0}}main.page_search .search_result .narrow_area input[type=submit]:hover{opacity:0.8}main.page_search .search_result .hit_wrapper{margin-bottom:6rem;border-bottom:1px solid #D6D6D6;padding-bottom:0.3rem;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){main.page_search .search_result .hit_wrapper{display:block;border-bottom:none;padding-bottom:0rem;margin-bottom:3rem}}main.page_search .search_result .hit_wrapper .hit_length{font-size:1.4rem;font-weight:700;white-space:nowrap;margin-right:2rem}@media screen and (max-width:810px){main.page_search .search_result .hit_wrapper .hit_length{text-align:center;border-bottom:1px solid #D6D6D6;padding-bottom:0.3rem;margin:0 0 1.5rem}}main.page_search .search_result .hit_wrapper .hit_length span{font-size:3rem;font-weight:700;margin:0 0.8rem;display:inline-block}main.page_search .search_result .hit_wrapper .hit_length span:first-child{margin-left:0rem}@media screen and (max-width:810px){main.page_search .search_result .hit_wrapper .hit_length span{font-size:3rem}}main.page_search .search_result .search_result__list li{border-bottom:1px solid #ccc}main.page_search .search_result .search_result__list li a{padding:1.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:810px){main.page_search .search_result .search_result__list li a{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}main.page_search .search_result .search_result__list li a._none{pointer-events:none}main.page_search .search_result .search_result__list li a .copy{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}main.page_search .search_result .search_result__list li a .post_name{-webkit-box-sizing:border-box;box-sizing:border-box;width:110px;font-size:1rem;font-weight:500;line-height:110%;background-color:#333;color:#fff;padding:0.5rem 0;text-align:center;position:relative;top:0.2rem}@media screen and (max-width:810px){main.page_search .search_result .search_result__list li a .post_name{padding:0.3rem 0;margin-bottom:0.5rem}}main.page_search .search_result .search_result__list li a .post_name.en_event,main.page_search .search_result .search_result__list li a .post_name.jp_event{background-color:#000}main.page_search .search_result .search_result__list li a .post_name.page{background-color:#000}main.page_search .search_result .search_result__list li a .post_name.news,main.page_search .search_result .search_result__list li a .post_name.news_en{background-color:#000}main.page_search .search_result .search_result__list li a .post_name.research,main.page_search .search_result .search_result__list li a .post_name.research_en{background-color:#000}main.page_search .search_result .search_result__list li a .post_name.en_publications,main.page_search .search_result .search_result__list li a .post_name.jp_publications{background-color:#000}main.page_search .search_result .search_result__list li a .post_name.member{background-color:#000}main.page_search .search_result .search_result__list li a .ttl{width:calc(100% - 120px);-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:1rem;font-weight:700}@media screen and (max-width:810px){main.page_search .search_result .search_result__list li a .ttl{font-size:1.4rem;width:100%;padding-left:0rem}}main.page_search .search_result .search_result__list li a[target$=blank] .ttl .ttl_inner{background:url("../img/icon_blank_black.svg") right 0.3rem no-repeat;background-size:18px auto;padding:0 26px 0 0}main.page_search .search_result .search_result__list li a[href$=".pdf"] .ttl .ttl_inner{background:url("../img/icon_pdf.svg") right 0.3rem no-repeat;background-size:18px auto;padding:0 26px 0 0}main.page_search .search_result .search_result__list li a .summary{font-size:1.4rem;font-weight:500;line-height:160%;margin-top:1rem}@media screen and (max-width:810px){main.page_search .search_result .search_result__list li a .summary{font-size:1.2rem}}main.page_search .search_result .search_result__list li a .search_highlight{background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(10%,#fff),color-stop(10%,#FDFFC0),color-stop(95%,#FDFFC0),color-stop(95%,#fff),to(#fff));background:linear-gradient(to bottom,#fff 0%,#fff 10%,#FDFFC0 10%,#FDFFC0 95%,#fff 95%,#fff 100%);padding:0 0.3rem}main.page_search .search_result .search_result__list li a .thumbnail{width:80px;display:none}main.page_search .search_result .search_result__list li a .thumbnail img{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;border:1px solid #ccc}main.page_search .search_result .error{text-align:center}main.page_sitepolicy .page_ttl .split_string{opacity:1!important;-webkit-transform:translateX(0px)!important;transform:translateX(0px)!important}main.page_sitepolicy .page_ttl .split_string span{color:#010101}main.page_sitepolicy .page_ttl .page_ttl__bg{display:none!important}main.page_sitepolicy .page_ttl{background:none}main.page_sitepolicy .sitepolicy_wrapper{width:1100px;margin:0rem auto 0}@media screen and (max-width:1180px){main.page_sitepolicy .sitepolicy_wrapper{width:95%}}@media screen and (max-width:810px){main.page_sitepolicy .sitepolicy_wrapper{width:90%}}main.page_sitepolicy .sitepolicy_wrapper a{text-decoration:underline}main.page_sitepolicy .sitepolicy_wrapper a:hover{text-decoration:none}main.page_sitepolicy .sitepolicy_wrapper section:last-child{margin-bottom:0rem}main.page_sitepolicy .sitepolicy_wrapper section p{line-height:180%}@media screen and (max-width:810px){main.page_sitepolicy .sitepolicy_wrapper section p{font-size:1.4rem}}main.page_sitepolicy .sitepolicy_wrapper section:not(:last-child){margin-bottom:5rem}main.page_sitepolicy .sitepolicy_wrapper section h2{font-size:2rem;font-weight:500;margin-bottom:1.5rem}@media screen and (max-width:810px){main.page_sitepolicy .sitepolicy_wrapper section h2{font-size:1.8rem}}main.page_sitepolicy .sitepolicy_wrapper section .indent_list li{line-height:180%}main.page_sitepolicy .sitepolicy_wrapper section .indent_list li:not(:last-child){margin-bottom:0.5rem}@media screen and (max-width:810px){main.page_sitepolicy .sitepolicy_wrapper section .indent_list li{font-size:1.4rem}}main.page_sitepolicy .sitepolicy_wrapper section .indent_list._indent1_2 li{padding-left:1.4em;text-indent:-1.4em}main.page_privacy .page_ttl .split_string{opacity:1!important;-webkit-transform:translateX(0px)!important;transform:translateX(0px)!important}main.page_privacy .page_ttl .split_string span{color:#010101}main.page_privacy .page_ttl .page_ttl__bg{display:none!important}main.page_privacy .page_ttl{background:none}main.page_privacy .privacy_wrapper{width:1100px;margin:0rem auto 0}@media screen and (max-width:1180px){main.page_privacy .privacy_wrapper{width:95%}}@media screen and (max-width:810px){main.page_privacy .privacy_wrapper{width:90%}}main.page_privacy .privacy_wrapper a{text-decoration:underline}main.page_privacy .privacy_wrapper a:hover{text-decoration:none}main.page_privacy .privacy_wrapper ._mb2{margin-bottom:2rem}main.page_privacy .privacy_wrapper section:last-child{margin-bottom:0rem}main.page_privacy .privacy_wrapper section:not(:last-child){margin-bottom:5rem}main.page_privacy .privacy_wrapper section h2{font-size:2rem;font-weight:500;margin-bottom:1.5rem}@media screen and (max-width:810px){main.page_privacy .privacy_wrapper section h2{font-size:1.8rem}}main.page_privacy .privacy_wrapper section h3{font-size:1.8rem;font-weight:500;margin-bottom:1rem}@media screen and (max-width:810px){main.page_privacy .privacy_wrapper section h3{font-size:1.6rem}}main.page_privacy .privacy_wrapper section>p{line-height:180%}main.page_privacy .privacy_wrapper section>p:not(:last-child){margin-bottom:2rem}@media screen and (max-width:810px){main.page_privacy .privacy_wrapper section>p{font-size:1.4rem}}main.page_privacy .privacy_wrapper section .indent_list:not(:last-child){margin-bottom:2rem}main.page_privacy .privacy_wrapper section .indent_list li{line-height:180%}main.page_privacy .privacy_wrapper section .indent_list li:not(:last-child){margin-bottom:0.5rem}@media screen and (max-width:810px){main.page_privacy .privacy_wrapper section .indent_list li{font-size:1.4rem}}main.page_privacy .privacy_wrapper section .indent_list._indent1>li{padding-left:1em;text-indent:-1em}main.page_privacy .privacy_wrapper section .indent_list._indent2>li{padding-left:2em;text-indent:-2em}main.page_privacy .privacy_wrapper section .indent_list._indent1_2>li{padding-left:1.4em;text-indent:-1.4em}main.page_privacy .privacy_wrapper section .indent_list._indent0_5>li{padding-left:0.5em;text-indent:-0.5em}main.page_privacy .privacy_wrapper ._text_right{text-align:right}main.page_404{}main.page_404 section.page404{width:1100px;margin:10rem auto}@media screen and (max-width:1180px){main.page_404 section.page404{width:95%}}@media screen and (max-width:810px){main.page_404 section.page404{width:90%}}main.page_404 section.page404 h1{font-size:2.5rem;margin-bottom:2rem;text-align:center}main.page_404 section.page404 .btn_top{text-align:center}main.page_recruit .page_ttl .split_string{opacity:1!important;-webkit-transform:translateX(0px)!important;transform:translateX(0px)!important}main.page_recruit .page_ttl .split_string span{color:#010101}main.page_recruit .page_ttl .page_ttl__bg{display:none!important}main.page_recruit .page_ttl{background:none}main.page_recruit .column{-webkit-box-sizing:border-box;box-sizing:border-box;width:1100px;margin:0 auto 3rem;padding:3rem;background-color:#f6f6f6}@media screen and (max-width:1180px){main.page_recruit .column{width:95%}}@media screen and (max-width:810px){main.page_recruit .column{width:100%;padding:2.5rem 1.5rem}}main.page_recruit .column a{text-decoration:underline}main.page_recruit .column h2{font-size:2.5rem;font-weight:700;margin-bottom:2.5rem}@media screen and (max-width:810px){main.page_recruit .column h2{font-size:2rem}}main.page_recruit .column h3{font-size:2rem;font-weight:500;background-color:#ccc;margin-bottom:2rem;padding:1rem}@media screen and (max-width:810px){main.page_recruit .column h3{font-size:1.8rem}}main.page_recruit .column .free{margin-bottom:3rem}@media screen and (max-width:810px){main.page_recruit .column .free{font-size:1.4rem}}main.page_recruit .column .btn_form a{display:block;background-color:#333;border:1px solid #000;font-size:1.8rem;color:#fff;font-weight:600;text-align:center;padding:2rem 0;margin-top:2.5rem;text-decoration:none;-webkit-transition:0.4s var(--easeOutQuad);transition:0.4s var(--easeOutQuad)}main.page_recruit .column .btn_form a:hover{opacity:1;border:1px solid #009999;color:#009999;background-color:#ccebeb}main.page_recruit .column table{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border-collapse:collapse}main.page_recruit .column table tr{border-top:1px solid #ccc}main.page_recruit .column table tr:first-child{border-top:none}main.page_recruit .column table tr td,main.page_recruit .column table tr th{padding:1rem 0}main.page_recruit .column table tr th{-webkit-box-sizing:border-box;box-sizing:border-box;width:20%;text-align:left}@media screen and (max-width:810px){main.page_recruit .column table tr th{width:25%;padding-right:1rem}}main.page_recruit .column table tr td{width:80%}main.page_recruit .column table tr td ul{margin:0 0 0 1.5rem}main.page_recruit .column table tr td ul li{list-style-type:disc}main.page_recruit .column .btn_style01 a{text-decoration:none}main.page_recruit .column .outline_block{padding:2rem;background-color:#fff;margin-bottom:3rem}@media screen and (max-width:810px){main.page_recruit .column .outline_block{padding:0rem 1rem}}main.page_recruit{}main.page_recruit .none{text-align:center;background-color:#fff;padding:2rem 0}main.page_recruit .all_none{text-align:center;padding:10rem 0}main.page_recruit .btn_style01{width:460px;margin:0 auto;text-align:center}@media screen and (max-width:810px){main.page_recruit .btn_style01{width:100%}}main.page_recruit .btn_style01 .btn_style01-txt1{-webkit-box-flex:1;-ms-flex:1;flex:1}main.page_recruit .btn_style01 .btn_style01-txt2{-webkit-box-flex:0;-ms-flex:0 0 8px;flex:0 0 8px}