﻿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%;scroll-behavior:smooth}@media screen and (max-width: 1080px){html{font-size:61.5%}}@media screen and (max-width: 810px){html{font-size:54.6%}}html.fadeout{opacity:0}body{margin:0px;overflow:hidden;font-size:1.6em;font-weight:bold;font-family:"ヒラギノ角ゴ W4 JIS2004",sans-serif;opacity:0;transition:opacity .5s}body.is-loaded{opacity:1}select,option,span{font-family:"ヒラギノ角ゴ W4 JIS2004",sans-serif}h1,h2,h3,h4,h5{font-family:"ヒラギノ角ゴ W4 JIS2004",sans-serif}h1 span,h2 span,h3 span,h4 span,h5 span{font-family:"ヒラギノ角ゴ W4 JIS2004",sans-serif}a{color:#000;text-decoration:none;transition:.4s}@media print{a[href]:after{content:none !important}}a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}@media screen and (max-width: 500px){a[href*="tel:"]{pointer-events:all;cursor:auto}}p{font-family:"ヒラギノ角ゴ W4 JIS2004",sans-serif}input[type=text],textarea{-webkit-appearance:none;border:none;font-family:sans-serif}textarea{resize:none;font-family:sans-serif}@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:"ヒラギノ角ゴ W4 JIS2004",sans-serif}select::-ms-expand{display:none}img{display:block;height:auto}section{position:relative}.l-main{overflow:hidden;clip-path:inset(0)}.l-header{position:fixed;top:0;left:0;width:100%;justify-content:space-between;align-items:center;z-index:100;padding:25px}.l-header__left{display:flex;align-items:center;gap:0 10px}.l-header__left .line{height:30px;width:2px;background-color:#fff}.l-headerLeft__text{font-size:1.6rem}.l-header__logo{position:relative;display:block;z-index:100;width:220px}@media screen and (max-width: 500px){.l-header__logo{width:160px}}.l-header__right{display:flex;align-items:center;gap:0 28px}.c-buttonEntry{display:flex;justify-content:center;align-items:center;background-color:#ff9c00;height:40px;width:134px;color:#000;font-size:2rem;transition:color .3s,background-color .3s}.c-buttonEntry:hover{color:#ff9c00;background-color:#fff}@media screen and (max-width: 650px){.c-buttonEntry{display:none}}.l-hamburgerButton{position:relative;display:block;width:30px;height:23px;z-index:100;cursor:pointer}.l-hamburgerButton__icon{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;margin:auto}.l-hamburgerButton__icon .line{position:absolute;left:50%;transform:translateX(-50%);height:1px;width:100%;background-color:#fff;transition:transform .3s,background-color .3s;overflow:hidden}.l-hamburgerButton__icon .line:nth-child(1){top:0}.is-navOpen .l-hamburgerButton__icon .line:nth-child(1){transform:translate(-50%, -50%) translate3d(0, 13.5px, 0) rotate(45deg)}.l-hamburgerButton__icon .line:nth-child(2){top:calc(50% - .5px)}.is-navOpen .l-hamburgerButton__icon .line:nth-child(2){transform:translate(-50%, -50%) scaleX(0)}.l-hamburgerButton__icon .line:nth-child(3){bottom:0}.is-navOpen .l-hamburgerButton__icon .line:nth-child(3){transform:translate(-50%, -50%) translate3d(0, -9px, 0) rotate(-45deg)}.l-headerNav{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);opacity:0;pointer-events:none;z-index:20;transition:opacity .2s}.is-navOpen .l-headerNav{opacity:1;pointer-events:all;background-color:#000}.l-headerNav__bg{position:absolute;bottom:0;left:0;height:100%;width:100%;opacity:.8}.l-headerNav__bg .c-ofiCover{object-position:right}@media screen and (max-width: 500px){.l-headerNav__bg{width:100%;height:50%;bottom:30%}.l-headerNav__bg .c-ofiCover{object-position:80% 50%}}.l-headerNav__inner{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.l-header__list{width:540px;display:grid;grid-template-columns:repeat(2, 1fr);row-gap:20px;position:relative}@media screen and (max-width: 980px){.l-header__list{margin:50px auto 0}}@media screen and (max-width: 810px){.l-header__list{max-width:460px;grid-template-columns:1fr .7fr}}@media screen and (max-width: 500px){.l-header__list{margin-top:-50px;width:fit-content;grid-template-columns:1fr}}@media screen and (max-width: 500px){.l-header__item:nth-child(1){order:1}.l-header__item:nth-child(2){order:7}.l-header__item:nth-child(3){order:2}.l-header__item:nth-child(4){order:8}.l-header__item:nth-child(5){order:3}.l-header__item:nth-child(6){order:9}.l-header__item:nth-child(7){order:4}.l-header__item:nth-child(8){order:10}.l-header__item:nth-child(9){order:5}.l-header__item:nth-child(10){order:11}.l-header__item:nth-child(11){order:6}}.l-header__link{cursor:pointer;display:flex;gap:4px;align-items:flex-end;position:relative}@media screen and (max-width: 500px){.l-header__link{padding-left:25px;align-items:center;gap:0 8px}}.l-header__link .circle{width:17px;height:17px;background-color:#ff9c00;position:relative;border-radius:50%;margin-bottom:5px;margin-right:8px}@media screen and (max-width: 500px){.l-header__link .circle{position:absolute;margin-right:0;top:0;left:0;width:13px;height:13px;margin-top:3px}}.l-header__link .circle:before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:4px solid #fff}@media screen and (max-width: 500px){.l-header__link .circle:before{border-top:2px solid transparent;border-bottom:2px solid transparent;border-left:3px solid #fff}}.l-header__link .en{font-size:3rem;line-height:1;color:#fff;transition:color .3s;letter-spacing:0}@media screen and (max-width: 1080px){.l-header__link .en{font-size:2.8rem}}@media screen and (max-width: 810px){.l-header__link .en{font-size:2.6rem}}@media screen and (max-width: 650px){.l-header__link .en{font-size:2.3rem}}@media screen and (max-width: 500px){.l-header__link .en{font-size:2.2rem}}.l-header__link .jp{line-height:1;font-size:1.2rem;color:#fff;transition:color .3s;white-space:nowrap}@media screen and (max-width: 500px){.l-header__link .jp{font-size:1.1rem}}.l-header__link:hover .en{color:#ff9c00}.l-header__link:hover .jp{color:#ff9c00}.l-headerNav__tiktok{position:absolute;right:0;bottom:-100px;height:80px;width:80px}@media screen and (max-width: 500px){.l-headerNav__tiktok{left:50%;transform:translateX(-50%)}}.l-footer{position:relative;padding:100px 0 50px;background-color:#0c4794}@media screen and (max-width: 1080px){.l-footer{padding:90px 0 50px}}@media screen and (max-width: 810px){.l-footer{padding:80px 0 50px}}@media screen and (max-width: 650px){.l-footer{padding:70px 0 70px}}@media screen and (max-width: 500px){.l-footer{padding:60px 0 70px}}.l-footer.hide-footer-before{opacity:0;height:0;padding:0}.l-footer:before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:rgba(36,36,36,.95);z-index:1}.l-footer .c-inner{z-index:2}.l-footer__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 980px){.l-footer__wrap{flex-wrap:wrap}}.l-footer__left{width:33%}@media screen and (max-width: 980px){.l-footer__left{width:100%}}.l-footer__left .link{margin-top:30px;color:#fff;border:1px solid #fff;width:200px;height:65px;display:flex;justify-content:center;align-items:center;position:relative;transition:color .3s,background-color .3s}@media screen and (max-width: 980px){.l-footer__left .link{display:none}}.l-footer__left .link:before{position:absolute;content:"";background-image:url(../../assets/images/common/footer-arrow.svg);right:20px;top:46%;transform:translateY(-50%);width:14px;height:14px;transition:opacity .3s}.l-footer__left .link:after{position:absolute;content:"";background-image:url(../../assets/images/common/footer-arrowB.svg);right:20px;top:46%;transform:translateY(-50%);width:14px;height:14px;transition:opacity .3s;opacity:0}.l-footer__left .link:hover{background-color:#fff;color:#242424}.l-footer__left .link:hover:before{opacity:0}.l-footer__left .link:hover:after{opacity:1}@media screen and (max-width: 980px){.l-footer__left{justify-content:center;display:flex}}.l-footer__left .line{width:2px;height:30px;background-color:#fff}@media screen and (max-width: 980px){.l-footer__left .line{display:none}}.l-footer__left .text{font-size:1.6rem;white-space:nowrap}@media screen and (max-width: 980px){.l-footer__left .text{display:none}}.l-footer__logo{display:flex;align-items:center;gap:0 10px}.logoFooter{width:200px}@media screen and (max-width: 980px){.logoFooter{margin:0 auto;width:200px}}.logoFooter .u-w100:nth-child(1){display:block}.logoFooter .u-w100:nth-child(2){display:none}@media screen and (max-width: 980px){.logoFooter .u-w100:nth-child(1){display:none}.logoFooter .u-w100:nth-child(2){display:block}}.l-footer__list{width:540px;display:grid;grid-template-columns:repeat(2, 1fr);row-gap:20px}@media screen and (max-width: 980px){.l-footer__list{margin:50px auto 0}}@media screen and (max-width: 500px){.l-footer__list{width:280px}}.l-footer__link{cursor:pointer;display:flex;gap:4px;align-items:flex-end;position:relative}@media screen and (max-width: 500px){.l-footer__link{padding-left:25px;flex-direction:column;align-items:flex-start;max-width:100px}}.l-footer__link .circle{width:17px;height:17px;background-color:#ff9c00;position:relative;border-radius:50%;margin-bottom:5px;margin-right:8px}@media screen and (max-width: 500px){.l-footer__link .circle{position:absolute;margin-right:0;top:0;left:0}}.l-footer__link .circle:before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:4px solid #fff}.l-footer__link .en{font-size:3rem;line-height:1;color:#fff;transition:color .3s;letter-spacing:0}@media screen and (max-width: 1080px){.l-footer__link .en{font-size:2.8rem}}@media screen and (max-width: 810px){.l-footer__link .en{font-size:2.6rem}}@media screen and (max-width: 650px){.l-footer__link .en{font-size:2.3rem}}@media screen and (max-width: 500px){.l-footer__link .en{font-size:2rem}}.l-footer__link .jp{line-height:1;font-size:1.2rem;color:#fff;transition:color .3s;white-space:nowrap}@media screen and (max-width: 500px){.l-footer__link .jp{font-size:1.1rem}}.l-footer__link:hover .en{color:#ff9c00}.l-footer__link:hover .jp{color:#ff9c00}.l-footer__tiktok{position:absolute;right:0;bottom:0;width:55px;height:55px}.l-footer__copy{margin-top:80px}.l-footer__copy small{color:#fff;font-size:1.2rem}.l-footerSp{display:none;margin:50px auto 0;color:#fff;border:1px solid #fff;width:200px;height:65px;justify-content:center;align-items:center;position:relative;transition:color .3s,background-color .3s}@media screen and (max-width: 980px){.l-footerSp{display:flex}}@media screen and (max-width: 500px){.l-footerSp{width:280px}}.l-footerSp:before{position:absolute;content:"";background-image:url(../../assets/images/common/footer-arrow.svg);right:20px;top:46%;transform:translateY(-50%);width:14px;height:14px;transition:opacity .3s}.l-footerSp:after{position:absolute;content:"";background-image:url(../../assets/images/common/footer-arrowB.svg);right:20px;top:46%;transform:translateY(-50%);width:14px;height:14px;transition:opacity .3s;opacity:0}.l-footerSp:hover{background-color:#fff;color:#242424}.l-footerSp:hover:before{opacity:0}.l-footerSp:hover:after{opacity:1}.fadeIn{opacity:0;transition:opacity .8s}.fadeIn.view{opacity:1}.fadeUp{opacity:0;transform:translateY(20px);transition:opacity 1.2s,transform 1.2s}.fadeUp.view{opacity:1;transform:translateY(0)}.fadeDown{opacity:0;transform:translateY(-100px);transition:opacity 1.2s,transform 1.2s}.fadeDown.view{opacity:1;transform:translateY(0)}.fadeL{opacity:0;transition:opacity 1.4s,transform 1.4s;transform:translateX(-100%)}.fadeL.view{opacity:1;transform:translateX(0)}.fadeR{opacity:0;transition:opacity 1.4s,transform 1.4s;transform:translateX(100%)}.fadeR.view{opacity:1;transform:translateX(0)}.zoomIn{transform:scale(0.8);opacity:0;transition:opacity .6s,transform .6s}.zoomIn.view{opacity:1;transform:scale(1)}.three-container{position:fixed;width:100%;height:100%;top:0;left:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px);transition:opacity 1.2s,transform 1.2s}100%{opacity:1;transform:translateY(0)}}.zoomOut{overflow:hidden}.zoomOut .c-ofiCover{transition:transform .6s cubic-bezier(0.43, 0.05, 0.17, 1);transform:scale(1.2)}.zoomOut.view .c-ofiCover{transform:scale(1)}.c-button{display:flex;gap:0 65px;align-items:center;justify-content:center;width:fit-content;cursor:pointer}@media screen and (max-width: 370px){.c-button{gap:0 30px}}.c-button .text{font-size:1.8rem}.c-button .circle{width:29px;height:29px;background-color:#ff9c00;border-radius:50%;position:relative}.c-button .circle:before{position:absolute;content:"";width:100%;height:1px;background-color:#fff;right:50%;z-index:4;transform:translateY(-50%);top:50%;transform-origin:right;transition:transform .8s}.c-button .circle:after{position:absolute;content:"";height:1px;background-color:#fff;width:25%;transform:translateY(-50%) rotate(45deg);right:45%;top:42%;z-index:4}.c-button .circle .u-w100{position:absolute;width:60px;transition:transform .8s,opacity 1s;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);opacity:0;z-index:3}.c-button:hover .circle:before{transform:scaleX(2)}.c-button:hover .circle .u-w100{transform:translate(-50%, -50%) scale(1) rotate(360deg);opacity:1;transition:transform .8s,opacity .2s}.c-button.--center{width:fit-content;margin:0 auto}.c-spButton{height:55px;position:fixed;bottom:0;left:0;width:100vw;background-color:#ff9c00;justify-content:center;align-items:center;display:none;z-index:100;font-size:20px;transition:background-color .3s,color .3s,opacity .3s}.is-navOpen .c-spButton{display:none}.c-spButton:hover{background-color:#fff;color:#ff9c00}@media screen and (max-width: 650px){.c-spButton{display:flex}}.c-fontEn{font-family:"Oswald",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.c-fontEnR{font-family:"Oswald",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.c-fontEnM{font-family:"Oswald",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal}.c-fontB{font-family:"ヒラギノ角ゴ W8 JIS2004"}.c-fontM{font-family:"ヒラギノ角ゴ W6 JIS2004"}.c-inner{max-width:1024px;width:95%;margin:auto;position:relative}@media screen and (max-width: 1080px){.c-inner{width:90%}}.c-inner770{max-width:770px;width:90%;margin:auto;position:relative}.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{position:relative;width:fit-content}.c-title .c-title__jp{display:flex;gap:0 10px;align-items:center}.c-title .c-title__jp .logo{width:18px}.c-title .c-title__jp .jp{font-size:2rem;display:table}.c-title .en{font-size:8rem;line-height:1;display:table;letter-spacing:0}@media screen and (max-width: 650px){.c-title .en{font-size:7.5rem}}@media screen and (max-width: 500px){.c-title .en{font-size:5rem}}@media screen and (max-width: 370px){.c-title .en{font-size:4rem}}.c-title.--jpOnly .c-title__jp .logo{width:28px}@media screen and (max-width: 1080px){.c-title.--jpOnly .c-title__jp .logo{width:26px}}@media screen and (max-width: 810px){.c-title.--jpOnly .c-title__jp .logo{width:24px}}@media screen and (max-width: 650px){.c-title.--jpOnly .c-title__jp .logo{width:22px}}@media screen and (max-width: 500px){.c-title.--jpOnly .c-title__jp .logo{width:20px}}.c-title.--jpOnly .c-title__jp .jp{font-size:3.5rem}@media screen and (max-width: 1080px){.c-title.--jpOnly .c-title__jp .jp{font-size:3.2rem}}@media screen and (max-width: 810px){.c-title.--jpOnly .c-title__jp .jp{font-size:3rem}}@media screen and (max-width: 650px){.c-title.--jpOnly .c-title__jp .jp{font-size:2.6rem}}@media screen and (max-width: 500px){.c-title.--jpOnly .c-title__jp .jp{font-size:2.4rem}}.c-title.--center{margin:0 auto}.c-title.--center .c-title__jp{margin:0 auto;width:fit-content}.c-title.--center .en{margin:0 auto}.c-title.w100{width:100%}.c-title.w100 .c-title__jp{margin-left:0}.c-title__ani{position:absolute}.c-title__ani.view .c-title__img:nth-child(1){transform:perspective(300px) translate3d(0, 0, 0)}.c-title__ani.view .c-title__img:nth-child(2){transform:perspective(300px) translate3d(0, 0, 0)}@media screen and (max-width: 650px){.c-title__ani.view2 .c-title__img:nth-child(1){transform:perspective(300px) translate3d(0, 0, 0)}.c-title__ani.view2 .c-title__img:nth-child(2){transform:perspective(300px) translate3d(0, 0, 0)}}.c-title__ani .c-title__img{width:100%;position:absolute;transform:perspective(300px) translate3d(0, 0, 25vw)}@media screen and (max-width: 1200px){.c-title__ani .c-title__img{transform:perspective(300px) translate3d(0, 0, 30vw)}}@media screen and (max-width: 1080px){.c-title__ani .c-title__img{transform:perspective(300px) translate3d(0, 0, 40vw)}}@media screen and (max-width: 810px){.c-title__ani .c-title__img{transform:perspective(300px) translate3d(0, 0, 55vw)}}@media screen and (max-width: 650px){.c-title__ani .c-title__img{transform:perspective(300px) translate3d(0, 0, 70vw)}}@media screen and (max-width: 500px){.c-title__ani .c-title__img{transform:perspective(300px) translate3d(0, 0, 95vw)}}.c-title__ani .c-title__img:nth-child(1){transition:transform .2s ease-in-out .6s}.c-title__ani .c-title__img:nth-child(2){z-index:2;transition:transform .2s ease-in-out .9s}.c-title__ani.--row:nth-child(1){top:0;left:0}.c-title__ani.--row:nth-child(2){bottom:0;right:0}.c-title__ani.--double .c-title__img{width:unset}.c-title__ani.--double .c-title__img:nth-child(1){top:0;right:0}.c-title__ani.--double .c-title__img:nth-child(2){bottom:0;left:0}.c-title__ani.--mv .c-title__img{height:100%;width:unset}.p-form.--confirm{padding-bottom:60px}.p-form__wrap{margin-top:70px;background-color:#707070;border:1px solid #fff;padding:40px}@media screen and (max-width: 1080px){.p-form__wrap{margin-top:60px}}@media screen and (max-width: 810px){.p-form__wrap{margin-top:50px;padding:40px 30px}}@media screen and (max-width: 650px){.p-form__wrap{padding:30px 20px}}@media screen and (max-width: 500px){.p-form__wrap{margin-top:30px;padding:30px 10px}}.p-form__item{position:relative;display:flex;margin-top:20px}.p-form__item .small{color:#fff}.p-form__item .small .wpcf7-character-count{color:#fff}@media screen and (max-width: 650px){.p-form__item{flex-wrap:wrap}}.p-form__item:nth-child(1){margin-top:0}.p-form__item input[type=text],.p-form__item input[type=email],.p-form__item input[type=tel]{border-radius:0;color:#fff;font-family:-apple-system !important;font-family:"ヒラギノ丸ゴ W4 JIS2004";position:relative}.p-form__item input[type=text]::placeholder,.p-form__item input[type=email]::placeholder,.p-form__item input[type=tel]::placeholder{color:#fff;opacity:.3;font-family:"ヒラギノ丸ゴ W4 JIS2004";font-family:-apple-system !important}.p-form__item:last-child .p-form__content:before{height:200px}.p-form__title{position:relative;display:flex;width:205px;letter-spacing:0em;z-index:0;align-items:center;color:#fff;font-size:1.8rem;height:60px;line-height:1.2}@media screen and (max-width: 650px){.p-form__title{width:100%;height:40px}}.p-form__title .required{display:flex;align-items:center;justify-content:center;width:50px;height:22px;font-size:1.2rem;color:#fff;line-height:1;background-color:#f01d1d;border-radius:20px;margin-left:10px}.p-form__content{position:relative;width:calc(100% - 205px);position:relative;overflow:hidden}.p-form__content:before{position:absolute;content:"";background-color:#fff;opacity:.2;height:60px;width:100%;top:0;left:0}@media screen and (max-width: 650px){.p-form__content{width:100%}}.p-form__content .p-form__text,.p-form__content .p-form__textarea{position:relative;padding:22px 22px;width:100%;font-size:1.6rem;line-height:1;border:1px solid #fff;color:#fff;overflow:hidden}.p-form__content .p-form__text a,.p-form__content .p-form__textarea a{color:#fff}.p-form__content .p-form__text{height:60px}.p-form__content .p-form__textarea{height:200px;background-color:rgba(255,255,255,.1)}.p-form__content .p-form__textarea::placeholder{color:#fff;opacity:.3;font-family:"ヒラギノ丸ゴ W4 JIS2004";font-family:-apple-system !important}.p-form__privacy{margin:60px auto 0}@media screen and (max-width: 810px){.p-form__privacy{margin:50px auto 0}}@media screen and (max-width: 500px){.p-form__privacy{margin:30px auto 0}}.p-form__privacyDesc{margin:auto;max-width:500px;width:100%;background-color:#fff;height:180px;overflow-y:scroll;padding:15px}.p-form__privacy__text{display:inline-block}.p-form__button{margin:50px auto 0;position:relative;display:flex;align-items:center;justify-content:center;color:#000;max-width:360px;width:100%;height:80px;font-size:2rem;line-height:1.2;transition:color .3s,background-color .3s;font-family:"ヒラギノ角ゴ W8 JIS2004";z-index:0;background-color:#ff9c00;cursor:pointer;cursor:pointer}.p-form__button .wpcf7-spinner{display:none}@media screen and (max-width: 810px){.p-form__button{height:70px;max-width:330px}}@media screen and (max-width: 500px){.p-form__button{margin:40px auto 0;height:80px;max-width:300px}}@media screen and (max-width: 370px){.p-form__button{height:60px;max-width:250px}}.p-form__button .circle{border:1px solid #fff}.p-form__button .span{transition:color .3s}.p-form__button:hover{background-color:#fff;color:#ff9c00}.p-form__button:hover .text{color:#ff9c00}.p-form__button.--thanks{margin-bottom:200px}input[type=submit],.wpcf7-previous{color:#fff;font-size:2rem;font-family:"ヒラギノ角ゴ W8 JIS2004";transition:color .3s;position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;opacity:0;cursor:pointer}input[type=submit]:hover,.wpcf7-previous:hover{color:#ff9c00}.mw_wp_form_confirm .p-form__file span,.mw_wp_form_confirm .p-form__privacy{display:none}.p-form__thanks{display:table;margin:auto;padding:100px 0 0px;color:#fff;text-align:center;font-size:2.5rem}@media screen and (max-width: 810px){.p-form__thanks{font-size:2.2rem}}@media screen and (max-width: 650px){.p-form__thanks{font-size:1.8rem}}.wpcf7-response-output{color:#fff}.p-form__privacy{margin:50px auto 0;width:fit-content;position:relative;display:flex;justify-content:space-between}.p-form__privacy input{position:absolute;top:0;left:0;width:100%;height:100%}.p-form__privacy .link{color:#007bff;transition:color .3s;text-decoration:none;z-index:5}.p-form__privacy .link:hover{color:#fff}@media screen and (max-width: 810px){.p-form__privacy{margin-top:50px}}@media screen and (max-width: 500px){.p-form__privacy{margin-top:40px}}.p-form__privacy .wpcf7-list-item{margin:0}.p-form__privacy .wpcf7-list-item-label{color:#fff}.p-form__privacy .wpcf7-not-valid-tip{left:20px}.p-form__privacy .wpcf7-form-control-wrap{padding:0;display:table;cursor:pointer;position:initial}.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label{line-height:1;cursor:pointer}.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label::before{position:absolute;top:50%;transform:translateY(-50%);content:"";display:inline-block;margin-right:10px;height:20px;width:20px;left:-30px;background-color:#fff}.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label::after{position:absolute;content:"";top:calc(50% - 8px);left:-28px;width:14px;height:8px;transform:scale(0) rotate(-45deg);border:2px solid #000;border-top:none;border-right:none;transition:transform .2s}.p-form__privacy .wpcf7-not-valid-tip{position:absolute;bottom:0;transform:translateY(100%)}.p-form__privacy .wpcf7-checkbox input:checked+span.wpcf7-list-item-label::after{transform:scale(1) rotate(-45deg)}.p-form__privacy h2{color:#000;font-weight:700;font-size:1.4rem}.p-form__privacy a{text-decoration:underline;transition:color .3s}.p-form__privacy a:hover{color:#da284c}.previous{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;z-index:5}.p-editor p{margin:30px 0;line-height:2;color:#fff}@media screen and (max-width: 500px){.p-editor p{line-height:1.8}}.p-editor p:first-child{margin:30px 0}.p-editor p:not(:last-child){margin:30px 0}.p-editor h2{font-size:2.4rem}.p-editor h3{color:#fff;font-size:2rem;font-family:"ヒラギノ角ゴ W8 JIS2004";margin:60px 0 30px}.p-editor b,.p-editor strong{font-weight:bold;color:inherit}.p-editor b span,.p-editor strong span{font-weight:bold;color:inherit}.p-editor em{font-style:italic;font-weight:bold;color:inherit}.p-editor em span{font-style:italic;font-weight:bold;color:inherit}.p-editor ul{margin:30px 0;border:1px solid #fff;padding:25px}@media screen and (max-width: 500px){.p-editor ul{margin:20px 0}}.p-editor ul li{position:relative;list-style:none;color:#fff}.p-editor ul li::before{content:"◼︎";margin-right:2px}.p-editor ol{margin:30px 0}@media screen and (max-width: 500px){.p-editor ol{margin:20px 0}}.p-editor ol li{list-style-type:decimal;list-style-position:inside}.p-editor table{margin:30px 0}@media screen and (max-width: 500px){.p-editor table{margin:20px 0}}.p-editor table th,.p-editor table td{color:#fff;border:1px solid #fff;padding:5px}.p-editor a{position:relative;transition:opacity .3s;color:#fff;margin-left:30px;display:block;margin-top:20px;width:fit-content;transition:color .3s,border-color .3s}.p-editor a:before{position:absolute;content:"";width:17px;height:17px;background-color:#ff9c00;position:absolute;top:5px;left:-30px;border-radius:50%;transition:background-color .3s}.p-editor a:after{position:absolute;content:"";top:10px;left:-25px;width:0;height:0;border-bottom:3px solid transparent;border-top:3px solid transparent;border-right:4px solid #fff;transition:border-color .3s}.p-editor a:not(:has(img)){border-bottom:1px solid #fff}.p-editor a:hover{color:#ff9c00;border-color:#ff9c00}.p-editor span{color:#fff;display:table}.p-editor .aligncenter,.p-editor .alignnone{margin-left:auto;margin-right:auto}.p-editor .alignleft{margin-right:auto}.p-editor .alignright{margin-left:auto}.p-editor img{max-width:100%;margin:35px 0;width:auto;height:auto}@media screen and (max-width: 810px){.p-editor img{max-height:400px;margin:30px 0}}@media screen and (max-width: 500px){.p-editor img{max-height:320px;margin:20px 0}}.p-editor iframe{display:block;width:90%;height:370px;margin:50px auto}@media screen and (max-width: 1080px){.p-editor iframe{height:380px;margin:40px auto}}@media screen and (max-width: 810px){.p-editor iframe{width:100%;height:42vw;margin:30px auto}}@media screen and (max-width: 500px){.p-editor iframe{margin:20px auto}}.p-editor blockquote{position:relative;display:table;margin:30px auto;padding:35px 50px;width:100%;color:#fff;border:1px solid #fff}.p-editor blockquote:before{position:absolute;content:"”";top:0;left:0;font-size:8rem;color:#fff;opacity:.3;font-family:"Oswald",sans-serif;font-weight:700;line-height:.8;transform:rotate(180deg) translateY(50%)}.p-editor blockquote:after{position:absolute;content:"”";bottom:0;right:0;font-size:8rem;color:#fff;opacity:.3;font-family:"Oswald",sans-serif;font-weight:700;line-height:.8;transform:translateY(50%)}@media screen and (max-width: 810px){.p-editor blockquote{padding:30px 40px}}@media screen and (max-width: 500px){.p-editor blockquote{margin:20px auto;padding:20px 30px}}.p-editor blockquote p{margin:0 !important}.p-pager{position:relative;display:block;margin:60px auto 0;width:fit-content}.p-pager li{margin:0 9px}@media screen and (max-width: 810px){.p-pager li{margin:0 8px}}@media screen and (max-width: 500px){.p-pager li{margin:0 6px}}@media screen and (max-width: 370px){.p-pager li{margin:0 2px}}.page-numbers{display:flex;flex-wrap:wrap;justify-content:center}.page-numbers a,.page-numbers span{font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;font-size:1.7rem;line-height:1;border-radius:2px;width:50px;height:50px;z-index:2;border:1px solid transparent;transition:border-color .3s;border-radius:50%}@media screen and (max-width: 500px){.page-numbers a,.page-numbers span{width:30px;height:30px}}.page-numbers a:after,.page-numbers span:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);border:1px solid #fff;opacity:0;height:100%;width:100%;border-radius:50px}.page-numbers a:not(.current):not(.prev):not(.next):hover{border-color:#fff}.page-numbers .current:after{opacity:1}.page-numbers .prev,.page-numbers .next{position:relative;transition:background-color .3s,transform .3s;width:10px}.page-numbers .prev::before,.page-numbers .next::before{content:"";position:absolute;top:50%;width:6px;height:6px;border-right:1px solid #fff;border-bottom:1px solid #fff;transition:transform .3s}.prev{left:0;padding:0 10px}.prev:hover:before{transform:translate(-10px, -50%) rotate(-45deg) scale(-1)}.prev:before{left:0;transform:translateY(-50%) rotate(-45deg) scale(-1)}.next{right:0;padding:0 10px}.next:hover:before{transform:translate(10px, -50%) rotate(-45deg)}.next:before{transform:translateY(-50%) rotate(-45deg);right:0}.p-pageMv{height:550px;overflow:visible;z-index:3}@media screen and (max-width: 810px){.p-pageMv{height:450px}}@media screen and (max-width: 500px){.p-pageMv{height:400px}}.p-pageMv.--black .p-pageMv__bg{background-color:#101010}.p-pageMv .c-inner{padding-top:120px}.p-pageMv .c-title__ani{position:relative;height:260px}@media screen and (max-width: 810px){.p-pageMv .c-title__ani{height:200px}}@media screen and (max-width: 500px){.p-pageMv .c-title__ani{height:140px}}@media screen and (max-width: 370px){.p-pageMv .c-title__ani{height:120px}}.p-pageMv__bg{position:absolute;top:0;left:0;height:100%;width:100%;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 400px)}@media screen and (max-width: 1080px){.p-pageMv__bg{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 430px)}}@media screen and (max-width: 810px){.p-pageMv__bg{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 380px)}}@media screen and (max-width: 650px){.p-pageMv__bg{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 360px)}}@media screen and (max-width: 500px){.p-pageMv__bg{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 350px)}}.p-pageMv__bg.--special{opacity:.4;transform:scaleX(-1)}.p-pageMv__bg.--special:before{display:none}.p-pageMv__bg:before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background:linear-gradient(to left, #ffffff, #004596);mix-blend-mode:multiply}.p-pageMv__letters{right:0;bottom:40px;position:absolute;font-size:16rem;color:transparent;-webkit-text-stroke:1px #fff;text-stroke:1px #fff;line-height:.8;letter-spacing:0;z-index:3;opacity:.4}@media screen and (max-width: 1080px){.p-pageMv__letters{font-size:14rem}}@media screen and (max-width: 810px){.p-pageMv__letters{font-size:11rem}}@media screen and (max-width: 650px){.p-pageMv__letters{font-size:9rem}}@media screen and (max-width: 500px){.p-pageMv__letters{font-size:7rem}}.p-entry__footer{background-color:#242424;padding:20px 0}.p-entry__footer .l-header__right{display:none}.p-entry__footer .l-footer__wrap{align-items:center}@media screen and (max-width: 980px){.p-entry__footer .l-footer__wrap{flex-wrap:nowrap}}@media screen and (max-width: 500px){.p-entry__footer .l-footer__wrap{flex-direction:column;justify-content:center;gap:20px 0}}.p-entry__footer .l-footer__copy{margin:0}.p-entry__footer .l-footer__left{display:flex;gap:0 10px;align-items:center}@media screen and (max-width: 980px){.p-entry__footer .l-footer__left{width:auto;justify-content:flex-start}}@media screen and (max-width: 980px){.p-entry__footer .logoFooter .u-w100:nth-child(1){display:block}}@media screen and (max-width: 980px){.p-entry__footer .logoFooter .u-w100:nth-child(2){display:none}}.p-entrySec{background-color:#0c4794}@media screen and (max-width: 1080px){.p-entrySec{height:600px}}.p-entrySec__link{height:100%;width:100%;cursor:pointer}.p-entrySec__link:hover .circle .u-w100{transform:translate(-50%, -50%) scale(1) rotate(360deg);opacity:1;transition:transform .8s,opacity .2s}.p-entrySec__bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3}.p-entrySec__bg:before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#000;opacity:.4}.p-entrySec__title{position:relative;margin:0 auto;width:435px;aspect-ratio:4.35/7.15;z-index:3}@media screen and (max-width: 1080px){.p-entrySec__title{position:absolute;width:260px;top:58%;transform:translate(-50%, -50%);aspect-ratio:4.2/7.05;left:50%}}.p-entrySec__title .c-title__ani{top:0;left:0;height:100%;width:100%}.p-entrySec__title .c-title__ani .c-title__img:nth-child(1){right:-50px}@media screen and (max-width: 1080px){.p-entrySec__title .c-title__ani .c-title__img{width:65%}.p-entrySec__title .c-title__ani .c-title__img:nth-child(1){right:0px}}.p-entrySec__img{position:absolute;bottom:0;height:100%;aspect-ratio:6.4/9.4;z-index:1}.p-entrySec__img .c-ofiCover:nth-child(1){display:block}.p-entrySec__img .c-ofiCover:nth-child(2){display:none}@media screen and (max-width: 1080px){.p-entrySec__img{width:365px;height:96%}.p-entrySec__img .c-ofiCover:nth-child(2){display:block}.p-entrySec__img .c-ofiCover:nth-child(1){display:none}}.p-entrySec__img:nth-child(1){left:0%}@media screen and (max-width: 1280px){.p-entrySec__img:nth-child(1){left:-10%}}@media screen and (max-width: 1080px){.p-entrySec__img:nth-child(1){left:50%;transform:translateX(-80%)}}.p-entrySec__img:nth-child(2){right:0%}@media screen and (max-width: 1280px){.p-entrySec__img:nth-child(2){right:-10%}}@media screen and (max-width: 1080px){.p-entrySec__img:nth-child(2){left:50%;transform:translateX(-20%)}}.p-entrySec__button{position:absolute;bottom:0;right:0;background-color:#ff9c00;display:flex;justify-content:center;align-items:center;width:290px;height:90px;z-index:5}@media screen and (max-width: 1080px){.p-entrySec__button{width:260px;height:80px}}@media screen and (max-width: 810px){.p-entrySec__button{width:230px;height:70px}}@media screen and (max-width: 650px){.p-entrySec__button{width:200px;height:60px}}@media screen and (max-width: 500px){.p-entrySec__button .c-button{gap:0 35px}}.p-entrySec__button .c-button .circle{border:1px solid #fff}.p-entrySec__button .c-button .text{font-size:3rem}@media screen and (max-width: 1080px){.p-entrySec__button .c-button .text{font-size:2.8rem}}@media screen and (max-width: 810px){.p-entrySec__button .c-button .text{font-size:2.6rem}}@media screen and (max-width: 650px){.p-entrySec__button .c-button .text{font-size:2.4rem}}@media screen and (max-width: 500px){.p-entrySec__button .c-button .text{font-size:2.2rem}}.p-breadcrumbs{position:absolute;top:460px;left:50%;transform:translateX(-50%);display:flex;gap:0 16px;max-width:1024px;width:95%;align-items:center;z-index:3}@media screen and (max-width: 1080px){.p-breadcrumbs{width:90%}}@media screen and (max-width: 500px){.p-breadcrumbs{top:400px}}.p-breadcrumbs__link{color:#fff;transition:color .3s;font-size:1.4rem}.p-breadcrumbs__link:hover{color:#ff9c00}.p-breadcrumbs__arrow{width:6px}.p-breadcrumbs__text{font-size:1.4rem;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}.u-tabBlock{display:none}@media screen and (max-width: 810px){.u-tabBlock{display:block}}.u-tablNone{display:block}@media screen and (max-width: 1080px){.u-tablNone{display:none}}.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-tacs{text-align:center}@media screen and (max-width: 350px){.u-tacs{text-align:left}}.u-jsb{justify-content:space-between}.u-jcc{justify-content:center}.u-fww{flex-wrap:wrap}.u-tateMoji{writing-mode:vertical-rl}.u-white{color:#fff}