html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-style:normal;font-weight:normal;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{overflow-y:scroll}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input,textarea{margin:0;padding:0}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}a:focus{outline:none}.clearfix::after{content:"";display:block;clear:both}.both{clear:both}.inline_block{display:inline-block;display:inline;zoom:1}input:focus,button:focus,select:focus{outline:0}:focus{outline:-webkit-focus-ring-color none}@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}*{letter-spacing:.06em;line-height:1.6;box-sizing:border-box;color:#000;-webkit-appearance:none}@media screen and (max-width: 810px){*{line-height:1.65}}.preload *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}html{width:100%;font-size:62.5%}@media screen and (max-width: 1080px){html{font-size:61.5%}}@media screen and (max-width: 810px){html{font-size:54.6%}}body{margin:0px;overflow:hidden;font-size:1.6rem;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700}select,option,span{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700}h1,h2,h3,h4,h5{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700}h1 span,h2 span,h3 span,h4 span,h5 span{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700}a{color:#000;text-decoration:none;transition:.4s;font-weight:700}@media print{a[href]:after{content:none !important}}p{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:500}input[type=text],textarea{-webkit-appearance:none;border:none;font-family:"Zen Kaku Gothic New",sans-serif}textarea{resize:none;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700}@media screen and (max-width: 1080px){button,select,input,a{-webkit-tap-highlight-color:transparent}}button,select,input,input[type=submit]{-webkit-appearance:none;background-color:transparent;border:none;border-radius:0;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700}select::-ms-expand{display:none}img{display:block;height:auto}section{position:relative}.l-main{overflow:hidden}.l-header{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;width:100%;padding:20px;background-color:rgba(255,255,255,0);transition:background-color .4s;z-index:100}@media screen and (max-width: 810px){.l-header{padding:10px 15px}}@media screen and (max-width: 500px){.l-header{padding:15px 20px}}.l-header.js-active{background-color:#fff}.l-header__logo{position:relative;display:flex;align-items:center;gap:15px;z-index:100}@media screen and (max-width: 650px){.l-header__logo{flex-direction:column;align-items:flex-start;gap:5px}}.l-header__logo .logo{width:204px}@media screen and (max-width: 810px){.l-header__logo .logo{width:180px}}@media screen and (max-width: 500px){.l-header__logo .logo{width:140px}}@media screen and (max-width: 350px){.l-header__logo .logo{width:120px}}.l-header__logo .text{font-size:1.4rem}.l-header__right{display:flex;align-items:center;gap:10px;position:relative;z-index:100}.l-header__interview{width:200px;height:38px;display:flex;align-items:center;justify-content:center;background-color:#006eff;color:#fff;transition:opacity .4s}@media screen and (max-width: 810px){.l-header__interview{width:180px}}@media screen and (max-width: 650px){.l-header__interview{display:none}}.l-header__interview:hover{opacity:.7}.l-header__entry{width:106px;height:38px;display:flex;align-items:center;justify-content:center;background-color:#ff6e00;color:#fff;transition:opacity .4s}@media screen and (max-width: 350px){.l-header__entry{width:90px}}.l-header__entry:hover{opacity:.7}.l-headerNavButton{position:relative;width:31px;height:14px;display:flex;align-items:center;justify-content:center;z-index:100;cursor:pointer;padding:0;margin-left:15px}@media screen and (max-width: 350px){.l-headerNavButton{margin-left:12px}}.l-headerNavButton .lineIcon{position:relative;width:100%;height:100%}.l-headerNavButton .line{position:absolute;height:1px;width:100%;background-color:#000;transition:transform .4s,background-color .4s;overflow:hidden;z-index:50}.l-headerNavButton .line:nth-child(1){top:0;left:0}.is-navOpen .l-headerNavButton .line:nth-child(1){display:block;transform:translate3d(0, 7px, 0) rotate(45deg)}.l-headerNavButton .line:nth-child(2){top:calc(50% - .5px);left:-5px}.is-navOpen .l-headerNavButton .line:nth-child(2){display:block;transform:scaleX(0)}.l-headerNavButton .line:nth-child(3){bottom:0;left:0}.is-navOpen .l-headerNavButton .line:nth-child(3){display:block;transform:translate3d(0, -7px, 0) rotate(-45deg)}.l-headerNav{position:fixed;top:0;right:0;width:100%;height:100%;background-color:#fff;padding:40px 110px 0 0;opacity:0;pointer-events:none;display:flex;align-items:flex-end;justify-content:center;flex-direction:column;z-index:20;transition:opacity .2s}@media screen and (max-height: 600px)and (min-width: 1081px){.l-headerNav{padding-top:70px}}@media screen and (max-width: 1080px){.l-headerNav{padding-right:80px}}@media screen and (max-width: 810px){.l-headerNav{padding-right:60px}}@media screen and (max-width: 650px){.l-headerNav{padding:120px 20px 0;align-items:center;justify-content:flex-start}}@media screen and (max-width: 500px){.l-headerNav{align-items:flex-start;padding-top:110px}}.is-navOpen .l-headerNav{opacity:1;pointer-events:all}.l-headerNav__title{position:absolute;left:0;bottom:0;font-size:11rem;line-height:1;color:#006eff}@media screen and (max-height: 660px)and (min-width: 1081px){.l-headerNav__title{font-size:10rem}}@media screen and (max-height: 600px)and (min-width: 1081px){.l-headerNav__title{font-size:9rem}}@media screen and (max-width: 1200px){.l-headerNav__title{font-size:9rem}}@media screen and (max-width: 1080px){.l-headerNav__title{font-size:7.4rem}}@media screen and (max-width: 500px){.l-headerNav__title{left:initial;right:0;font-size:3.6rem}}.l-headerNav__list{width:482px;height:375px;display:flex;flex-direction:column;flex-wrap:wrap;gap:20px 50px}@media screen and (max-height: 600px)and (min-width: 1081px){.l-headerNav__list{height:365px;gap:18px 50px}}@media screen and (max-width: 810px){.l-headerNav__list{width:410px;height:350px}}@media screen and (max-width: 500px){.l-headerNav__list{height:370px;width:100%;gap:20px 30px}}@media screen and (max-width: 350px){.l-headerNav__list{gap:20px 20px}}.l-headerNav__item.comingSoon{opacity:.6}.l-headerNav__link{font-size:1.8rem;line-height:1.2;transition:color .4s}@media screen and (max-width: 350px){.l-headerNav__link{font-size:1.5rem}}.l-headerNav__link:hover{color:#006eff}.l-headerNav__link .en{font-size:1.2rem;display:table;color:rgba(5,89,204,.3)}.l-headerNav__link .icon{width:13px;margin-left:6px;display:inline-block}.l-headerNav__button{width:190px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;background-color:#0559cc;color:#fff;margin:30px 0 0 auto;transition:background-color .4s}@media screen and (max-height: 600px)and (min-width: 1081px){.l-headerNav__button{margin-top:25px}}@media screen and (max-width: 650px){.l-headerNav__button{margin:30px auto 0}}@media screen and (max-width: 500px){.l-headerNav__button{margin:30px 0 0 0}}.l-headerNav__button:hover{background-color:#ff6e00}.l-footer{position:relative;background-color:#002d82;padding:100px 0 90px}@media screen and (max-width: 650px){.l-footer{padding:50px 0 40px}}.l-footer__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 650px){.l-footer__wrap{flex-direction:column}}@media screen and (max-width: 650px){.l-footer__info{display:contents}}.l-footer__logo{display:flex;align-items:center;gap:20px}@media screen and (max-width: 810px){.l-footer__logo{flex-direction:column;align-items:flex-start;gap:10px}}.l-footer__logo .logo{width:200px}.l-footer__logo .text{font-size:1.4rem;letter-spacing:.01em;color:#fff}.l-footer__title{font-size:8rem;line-height:1.1;color:rgba(255,255,255,.25);margin:50px 0}@media screen and (max-width: 1080px){.l-footer__title{font-size:7vw}}@media screen and (max-width: 810px){.l-footer__title{font-size:6.4vw}}@media screen and (max-width: 650px){.l-footer__title{order:2;font-size:5.5rem;margin:40px 0 35px}}.l-footer__copy{font-size:1rem}@media screen and (max-width: 650px){.l-footer__copy{order:3;font-size:1.2rem;text-align:center}}.l-footer__copy small{color:#fff}.l-footer__nav{width:482px}@media screen and (max-width: 810px){.l-footer__nav{width:390px}}@media screen and (max-width: 650px){.l-footer__nav{margin-top:40px}}@media screen and (max-width: 500px){.l-footer__nav{width:310px}}@media screen and (max-width: 350px){.l-footer__nav{width:296px}}.l-footer__list{width:100%;height:375px;display:flex;flex-direction:column;flex-wrap:wrap;gap:20px 50px}@media screen and (max-width: 810px){.l-footer__list{height:345px;gap:20px 40px}}@media screen and (max-width: 500px){.l-footer__list{height:370px}}@media screen and (max-width: 350px){.l-footer__list{gap:20px 30px}}.l-footer__item.comingSoon{opacity:.6}.l-footer__link{color:#fff;font-size:1.8rem;line-height:1.2;transition:color .4s}@media screen and (max-width: 500px){.l-footer__link{font-size:1.6rem}}.l-footer__link:hover{color:#ff6e00}.l-footer__link .en{font-size:1.2rem;display:table;color:rgba(255,255,255,.5)}.l-footer__link .icon{width:13px;margin-left:6px;display:inline-block}.l-footer__button{width:190px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;background-color:#fff;color:#002d82;margin:30px 0 0 auto;transition:color .4s}@media screen and (max-width: 650px){.l-footer__button{margin-left:0}}.l-footer__button:hover{color:#ff6e00}.fadeUp{opacity:0;transform:translateY(20px);transition:opacity .6s,transform .6s}.fadeUp.view{opacity:1;transform:translateY(0)}@keyframes slide{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.c-button{width:322px;max-width:100%;height:64px;display:flex;justify-content:center;align-items:center;gap:22px;background-color:#006eff;color:#fff;transition:color .4s,background-color .4s}.c-button.--white{background-color:#fff}.c-button.--white .text{color:#006eff}.c-button.--white path{fill:#006eff}.c-button:hover{background-color:#ff6e00}.c-button .text{color:#fff;transition:color .4s}.c-button svg{width:14px}.c-button path{transition:fill .4s}.swiper-button-prev,.swiper-button-next{position:absolute;width:60px;aspect-ratio:1/1;background-color:#000;margin-top:0;z-index:2;cursor:pointer;transition:background-color .4s}@media screen and (max-width: 500px){.swiper-button-prev,.swiper-button-next{width:40px}}.swiper-button-prev:hover,.swiper-button-next:hover{background-color:#006eff}.swiper-button-prev::after,.swiper-button-next::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:20px;height:20px;background-image:url(../../assets/images/common/arrow.svg);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 500px){.swiper-button-prev::after,.swiper-button-next::after{width:14px;height:14px}}.c-fontEn{font-family:"Roboto",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;letter-spacing:.01em}.c-medium{font-weight:500}.c-inner{max-width:1024px;width:95%;margin:auto;position:relative}@media screen and (max-width: 1080px){.c-inner{width:90%}}.c-inner.--900{max-width:900px}.c-inner.--1000{max-width:1000px}.c-ofiCover{object-fit:cover;font-family:"object-fit: cover;, object-position: center;";width:100%;height:100%;object-position:center}.c-ofiContain{object-fit:contain;font-family:"object-fit: contain;, object-position: center;";width:100%;height:100%;object-position:center}.c-title .en{font-size:1.4rem;color:#006eff;display:block;margin-bottom:15px}@media screen and (max-width: 650px){.c-title .en{margin-bottom:10px}}.c-title .ja{font-size:5.2rem;line-height:1.3}@media screen and (max-width: 810px){.c-title .ja{font-size:4.8rem}}@media screen and (max-width: 500px){.c-title .ja{font-size:4rem}}.c-heading{font-size:2.8rem;line-height:1.5;letter-spacing:.01em}@media screen and (max-width: 810px){.c-heading{font-size:2.6rem}}@media screen and (max-width: 500px){.c-heading{font-size:1.9rem}}.p-sectionEntry{padding:120px 0;overflow:hidden}@media screen and (max-width: 810px){.p-sectionEntry{padding:100px 0}}@media screen and (max-width: 500px){.p-sectionEntry{padding:80px 0}}.p-sectionEntry__bg{position:absolute;bottom:0;right:0;width:70%}@media screen and (max-width: 500px){.p-sectionEntry__bg{width:140%;right:-60px}}.p-sectionEntry__contents{display:flex;justify-content:space-between}@media screen and (max-width: 650px){.p-sectionEntry__contents{flex-direction:column;align-items:center;gap:30px}}.p-sectionEntry__title{font-size:5.2rem;letter-spacing:.01em;line-height:1.4}@media screen and (max-width: 1080px){.p-sectionEntry__title{font-size:5rem}}@media screen and (max-width: 810px){.p-sectionEntry__title{font-size:4.4rem}}@media screen and (max-width: 650px){.p-sectionEntry__title{font-size:4rem}}.p-sectionEntry__button{position:relative;width:538px;height:148px;display:flex;align-items:center;justify-content:center;background:#ff6e00;background:linear-gradient(110deg, #ff6e00 0%, #f2a061 60%, #ff6e00 100%);transition:opacity .4s}@media screen and (max-width: 1080px){.p-sectionEntry__button{width:52%}}@media screen and (max-width: 810px){.p-sectionEntry__button{height:110px}}@media screen and (max-width: 650px){.p-sectionEntry__button{width:100%;height:105px}}@media screen and (max-width: 500px){.p-sectionEntry__button{height:100px}}.p-sectionEntry__button:hover::before{opacity:1}.p-sectionEntry__button::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(110deg, #006eff 0%, #61aeff 60%, #006eff 100%);opacity:0;transition:opacity .4s}.p-sectionEntry__button .text{font-size:3.7rem;color:#fff;position:relative;z-index:2}.p-sectionEntry__button .arrow{position:absolute;right:50px;top:50%;transform:translateY(-50%);width:28px}@media screen and (max-width: 810px){.p-sectionEntry__button .arrow{right:40px}}.p-pageMv{padding-top:140px}@media screen and (max-width: 650px){.p-pageMv{padding-top:120px}}.p-pageMv__title{text-align:center}.p-pageMv__title .en{display:block;font-size:2rem;color:#006eff}.p-pageMv__title .ja{font-size:5.5rem;line-height:1.3;letter-spacing:.01em}@media screen and (max-width: 1080px){.p-pageMv__title .ja{font-size:5.2rem}}@media screen and (max-width: 810px){.p-pageMv__title .ja{font-size:4.8rem}}@media screen and (max-width: 500px){.p-pageMv__title .ja{font-size:3.6rem}}.p-breadcrumbs{margin-top:70px}@media screen and (max-width: 500px){.p-breadcrumbs{margin-top:50px}}.p-breadcrumbs__link,.p-breadcrumbs__text,.p-breadcrumbs__arrow{font-size:1.4rem;font-weight:500}.u-comingSoon{pointer-events:none}.u-tabBlock{display:none}@media screen and (max-width: 810px){.u-tabBlock{display:block}}.u-tabNone{display:block}@media screen and (max-width: 810px){.u-tabNone{display:none}}.u-stNone{display:block}@media screen and (max-width: 650px){.u-stNone{display:none}}.u-stBlock{display:none}@media screen and (max-width: 650px){.u-stBlock{display:block}}.u-spNone{display:block}@media screen and (max-width: 500px){.u-spNone{display:none}}.u-spBlock{display:none}@media screen and (max-width: 500px){.u-spBlock{display:block}}.u-w100{width:100%;height:auto}.u-h100{width:auto;height:100%}.u-d-f{display:flex}.u-aic{align-items:center}.u-tac{text-align:center}.u-jsb{justify-content:space-between}.u-jcc{justify-content:center}.u-fww{flex-wrap:wrap}