@media screen and (min-width: 1024px){.visible-md,.visible-sm{display:none}.visible-lg{display:inherit}}@media screen and (min-width: 768px)and (max-width: 1023px){.visible-lg,.visible-sm{display:none}.visible-md{display:inherit}}@media screen and (max-width: 767px){.visible-lg,.visible-md{display:none}.visible-sm{display:inherit}}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:rgba(0,0,0,0)}*{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5}html{margin-top:0 !important}@media screen and (min-width: 768px){html{font-size:10px}}@media screen and (max-width: 767px){html{font-size:2.666vw}}body{width:100%;overflow-x:hidden;background:#fff;font-family:"Noto Sans JP",yugothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;color:#333}main{display:block}li{list-style-type:none}a{text-decoration:none;color:inherit}@media screen and (min-width: 768px){a{-webkit-transition:all .3s;transition:all .3s}a::before,a::after{-webkit-transition:all .3s;transition:all .3s}}img{vertical-align:bottom;max-width:100%;height:auto}svg{width:100%;height:auto}sup{font-size:.5em;vertical-align:super}input,button,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}table{border-collapse:collapse;border-spacing:0;width:100%}address{font-style:normal}.l-main{padding-top:6.5rem;background:#ededed}@media screen and (min-width: 768px){.l-inner-lg{width:100%;margin:0 auto}}@media screen and (max-width: 767px){.l-inner-lg{padding:0 2rem}}@media screen and (min-width: 768px){.l-inner-md{width:100%;max-width:1120px;margin:0 auto}}@media screen and (max-width: 767px){.l-inner-md{padding:0 2rem}}@media screen and (min-width: 768px){.l-inner-ex{width:100%;max-width:1200px;margin:0 auto}}@media screen and (max-width: 767px){.l-inner-ex{padding:0 2rem}}@media screen and (min-width: 768px){.l-inner-nm{width:100%;max-width:1032px;margin:0 auto}}@media screen and (max-width: 767px){.l-inner-nm{padding:0 2rem}}@media screen and (min-width: 768px){.l-inner-sm{width:100%;max-width:920px;margin:0 auto}}@media screen and (max-width: 767px){.l-inner-sm{padding:0 2rem}}@media screen and (min-width: 768px){.l-inner-om{width:100%;max-width:1120px;margin:0 auto}}@media screen and (max-width: 767px){.l-inner-om{padding:0 2rem}}@media screen and (min-width: 768px){.l-inner-single{width:100%;max-width:1080px;margin:0 auto}}@media screen and (max-width: 767px){.l-inner-single{padding:0 2rem}}@media screen and (min-width: 768px){.l-inner-xs{width:100%;max-width:660px;margin:0 auto}}@media screen and (max-width: 767px){.l-inner-xs{padding:0 2rem}}@-webkit-keyframes shine{20%{left:100%}100%{left:100%}}@keyframes shine{20%{left:100%}100%{left:100%}}.header__ctaButton{background-color:#b30806;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color:#fff;font-weight:700;line-height:1.4;text-align:center;-webkit-box-shadow:0 .27rem 0 #830200;box-shadow:0 .27rem 0 #830200;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;overflow:hidden}@media screen and (min-width: 768px){.header__ctaButton{min-width:18rem;font-size:1.65rem;padding:.9rem 2rem}}@media screen and (max-width: 767px){.header__ctaButton{min-width:9.6rem;font-size:1.2rem;padding:.3rem .05rem}}@media screen and (min-width: 768px){.header__ctaButton:hover{opacity:.9;-webkit-transform:translateY(0.4rem);transform:translateY(0.4rem);-webkit-box-shadow:0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0)}}.header__ctaButton::before{-webkit-animation:2s 0s shine linear infinite;animation:2s 0s shine linear infinite;background:-webkit-gradient(linear, left top, right top, color-stop(25%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.6)), color-stop(75%, rgba(255, 255, 255, 0)));background:linear-gradient(to right, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 75%);content:"";height:100%;left:-100%;position:absolute;top:0;-webkit-transform:skewX(-15deg);transform:skewX(-15deg);width:100%}.header__ctaButton__subText{font-weight:400}@media screen and (min-width: 768px){.header__ctaButton__subText{font-size:1.15rem}}@media screen and (max-width: 767px){.header__ctaButton__subText{font-size:.9rem}}.header__ctaButton::after{content:"";display:block;background-image:url("/assets/img/cmn/btn_arrow01.svg");background-repeat:no-repeat;background-size:contain;background-position:center;aspect-ratio:20/5;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1.6rem}@media screen and (min-width: 768px){.header__ctaButton::after{width:2rem}}@media screen and (max-width: 767px){.header__ctaButton::after{content:none}}.entry__button{background-color:#b30806;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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;color:#fff;text-align:center;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;overflow:hidden}@media screen and (min-width: 768px){.entry__button{max-width:23.7rem;font-size:1.6rem;font-weight:500;line-height:1.4;padding:1.5rem 2rem;-webkit-box-shadow:0 .4rem 0 #830200;box-shadow:0 .4rem 0 #830200}}@media screen and (max-width: 767px){.entry__button{max-width:24rem;font-size:1.5rem;line-height:1.4;padding:1rem 2rem;-webkit-box-shadow:0 .27rem 0 #830200;box-shadow:0 .27rem 0 #830200}}@media screen and (min-width: 768px){.entry__button:hover{opacity:.9;-webkit-transform:translateY(0.4rem);transform:translateY(0.4rem);-webkit-box-shadow:0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0)}}.entry__button::before{-webkit-animation:2s 0s shine linear infinite;animation:2s 0s shine linear infinite;background:-webkit-gradient(linear, left top, right top, color-stop(25%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.6)), color-stop(75%, rgba(255, 255, 255, 0)));background:linear-gradient(to right, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 75%);content:"";height:100%;left:-100%;position:absolute;top:0;-webkit-transform:skewX(-15deg);transform:skewX(-15deg);width:100%}.entry__button::after{content:"";display:block;background-image:url("/assets/img/cmn/btn_arrow01.svg");background-repeat:no-repeat;background-size:contain;background-position:center;aspect-ratio:20/5;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1.6rem}@media screen and (min-width: 768px){.entry__button::after{width:1.5rem}}@media screen and (max-width: 767px){.entry__button::after{width:1.4rem}}.cta__button{background-color:#b30806;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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;color:#fff;font-size:1.5rem;font-weight:500;line-height:1.4;letter-spacing:0;text-align:center;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;overflow:hidden}@media screen and (min-width: 768px){.cta__button{padding:1.5rem 7rem;-webkit-box-shadow:0 .4rem 0 #830200;box-shadow:0 .4rem 0 #830200}}@media screen and (max-width: 767px){.cta__button{width:100%;padding:1.6rem 1rem;-webkit-box-shadow:0 .27rem 0 #830200;box-shadow:0 .27rem 0 #830200}}@media screen and (min-width: 768px){.cta__button:hover{opacity:.9;-webkit-transform:translateY(0.4rem);transform:translateY(0.4rem);-webkit-box-shadow:0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0)}}.cta__button::before{-webkit-animation:2s 0s shine linear infinite;animation:2s 0s shine linear infinite;background:-webkit-gradient(linear, left top, right top, color-stop(25%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.6)), color-stop(75%, rgba(255, 255, 255, 0)));background:linear-gradient(to right, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 75%);content:"";height:100%;left:-100%;position:absolute;top:0;-webkit-transform:skewX(-15deg);transform:skewX(-15deg);width:100%}.cta__button::after{content:"";display:block;background-image:url("/assets/img/cmn/btn_arrow01.svg");background-repeat:no-repeat;background-size:contain;background-position:center;aspect-ratio:20/5;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1.6rem}@media screen and (min-width: 768px){.cta__button::after{width:1.8rem}}@media screen and (max-width: 767px){.cta__button::after{width:1.6rem}}body{color:#333;font-family:"Noto Sans JP",yugothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;letter-spacing:.05em}.sec__heading{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto}@media screen and (max-width: 767px){.sec__heading .sec__enTitle{display:none}}@media screen and (min-width: 768px){.sec__heading.career__heading .sec__enTitle{width:33.4rem}}@media screen and (min-width: 768px){.sec__heading.reason__heading .sec__enTitle{width:36.1rem}}@media screen and (min-width: 768px){.sec__heading.voice__heading .sec__enTitle{width:28rem}}.sec__heading.step__heading{gap:.5rem}@media screen and (min-width: 768px){.sec__heading.step__heading .sec__enTitle{width:21.3rem}}.sec__heading.qa__heading{gap:.5rem}@media screen and (min-width: 768px){.sec__heading.qa__heading .sec__enTitle{width:28.9rem}}.sec__heading .sec__title{font-family:"Noto Serif JP",serif;font-weight:600;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}@media screen and (min-width: 768px){.sec__heading .sec__title{font-size:3.2rem}}@media screen and (max-width: 767px){.sec__heading .sec__title{font-size:2.1rem;letter-spacing:.03em;text-align:center}}.sec__heading .sec__title .-greenText{color:#1ca0a4}.header{position:sticky;top:0;left:0;z-index:100;width:100%;background:#fff;border-bottom:1px solid #e5e5e5;-webkit-transition:background-color .3s,backdrop-filter .3s,-webkit-box-shadow .3s;transition:background-color .3s,backdrop-filter .3s,-webkit-box-shadow .3s;transition:background-color .3s,box-shadow .3s,backdrop-filter .3s;transition:background-color .3s,box-shadow .3s,backdrop-filter .3s,-webkit-box-shadow .3s;backdrop-filter:blur(0.8rem)}@media screen and (min-width: 768px){.header{background-color:hsla(0,0%,100%,.9)}}@media screen and (max-width: 767px){.header{background-color:hsla(0,0%,100%,.85)}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 768px){.header__inner{height:9rem;padding:0 4rem}}@media screen and (max-width: 767px){.header__inner{height:7rem;padding:0 1.6rem}}.header__logo{-ms-flex-negative:0;flex-shrink:0}.header__logoLink{display:-webkit-box;display:-ms-flexbox;display:flex}.header__logoImage{width:auto}@media screen and (min-width: 768px){.header__logoImage{height:2.8rem}}@media screen and (max-width: 767px){.header__logoImage{height:2rem}}.header__navParts{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.2rem}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}@media screen and (max-width: 767px){.header__nav{display:none}}.header__navNote{color:#888;text-align:right;font-size:1.1rem}.header__navNote:hover{text-decoration:underline}.header__navList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.2rem}.header__navItem{width:-webkit-max-content;width:-moz-max-content;width:max-content}.header__navLink{min-height:2.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5rem;font-weight:500;line-height:1.8;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s}.header__navLink:hover{opacity:.7}.header__ctaButtonWrap{max-width:18rem}.header__toggle{position:relative;z-index:102;display:none;width:4rem;height:4rem;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}@media screen and (max-width: 767px){.header__toggle{display:block}}.header__toggleLine{position:absolute;left:50%;width:2.4rem;height:.2rem;background:#333;border-radius:999px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:top .3s,opacity .3s,background .3s,-webkit-transform .3s;transition:top .3s,opacity .3s,background .3s,-webkit-transform .3s;transition:top .3s,transform .3s,opacity .3s,background .3s;transition:top .3s,transform .3s,opacity .3s,background .3s,-webkit-transform .3s}.header__toggleLine:nth-child(1){top:1.2rem}.header__toggleLine:nth-child(2){top:2rem}.header__toggleLine:nth-child(3){top:2.8rem}.header__toggle.-open .header__toggleLine:nth-child(1){top:2rem;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.header__toggle.-open .header__toggleLine:nth-child(2){opacity:0}.header__toggle.-open .header__toggleLine:nth-child(3){top:2rem;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}.header__drawer{position:fixed;top:7rem;left:0;z-index:101;width:100%;height:calc(100vh - 7rem);height:calc(100dvh - 7rem);background:hsla(0,0%,100%,.98);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}@media screen and (min-width: 768px){.header__drawer{display:none}}.header__drawer.-open{opacity:1;visibility:visible;pointer-events:auto}.header__drawerInner{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:2.4rem 1.6rem 4rem}.header__drawerNav{width:100%}.header__drawerList{border-top:1px solid #e5e5e5}.header__drawerItem{border-bottom:1px solid #e5e5e5}.header__drawerLink{display:block;padding:1.8rem 0;color:#333;font-weight:700;font-size:1.6rem;line-height:1.6;text-decoration:none}.header__drawerCta{margin-top:2.4rem}body.is-fixed{overflow:hidden}.header__navLink.is-active{position:relative;color:#1ca0a4}.header__navLink.is-active::after{content:"";position:absolute;left:0;bottom:-0.4rem;width:100%;height:.2rem;background:#1ca0a4}.header.-passedKv{background-color:hsla(0,0%,100%,.7);-webkit-box-shadow:0 .4rem 1.2rem rgba(0,0,0,.08);box-shadow:0 .4rem 1.2rem rgba(0,0,0,.08);backdrop-filter:blur(0.8rem)}@media screen and (min-width: 768px){.footer{padding:5.6rem 0 2rem}}@media screen and (max-width: 767px){.footer{padding:5rem 0 2.4rem}}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4.6rem}}.footer__logo{-ms-flex-negative:0;flex-shrink:0}.footer__logoLink{display:block}.footer__logoImage{display:block;height:3rem}@media screen and (min-width: 768px){.footer__nav{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media screen and (max-width: 767px){.footer__nav{width:100%}}.footer__navList{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px){.footer__navList{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:3.2rem}}@media screen and (max-width: 767px){.footer__navList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;text-align:center}}.footer__navItem{-ms-flex-negative:0;flex-shrink:0}.footer__navLink{font-weight:500;line-height:1.8;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (min-width: 768px){.footer__navLink{font-size:1.5rem}}@media screen and (max-width: 767px){.footer__navLink{font-size:1.6rem}}.footer__navLink:hover{opacity:.7}.footer__navNote{color:#888}@media screen and (min-width: 768px){.footer__navNote{font-size:1.1rem;text-align:right;margin-top:1.6rem}}@media screen and (max-width: 767px){.footer__navNote{font-size:1.3rem;text-align:center;margin-top:3.2rem}}.footer__navNote:hover{text-decoration:underline}@media screen and (min-width: 768px){.footer__subLinks{margin-top:4.4rem}}@media screen and (max-width: 767px){.footer__subLinks{margin-top:4rem}}.footer__subLinksList{margin-inline:auto}@media screen and (min-width: 768px){.footer__subLinksList{width:76.9rem;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;gap:2rem}}@media screen and (max-width: 767px){.footer__subLinksList{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem 1rem;place-items:center}}.footer__subLinksItem{color:#888}@media screen and (min-width: 768px){.footer__subLinksItem{font-size:1.2rem}}@media screen and (max-width: 767px){.footer__subLinksItem{font-size:1.3rem}}.footer__subLinksItem a{color:inherit;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (min-width: 768px){.footer__subLinksItem a{padding:1em}}@media screen and (max-width: 767px){.footer__subLinksItem a{padding:.2em}}.footer__subLinksItem a:hover{text-decoration:underline}.footer__copyright{text-align:center}@media screen and (min-width: 768px){.footer__copyright{margin-top:4.4rem}}@media screen and (max-width: 767px){.footer__copyright{margin-top:4rem}}.footer__copyrightText{line-height:1.5;color:#888;font-size:1rem}.cta{position:relative;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff}@media screen and (min-width: 768px){.cta{padding:4.8rem 0;background-image:url("/assets/img/cmn/cta_bg_pc.webp")}}@media screen and (max-width: 767px){.cta{padding:3.2rem 0 3.4rem;background-image:url("/assets/img/cmn/cta_bg_sp.webp")}}.cta .cta::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.34)}.cta .cta__inner{position:relative;z-index:1;text-align:center}@media screen and (min-width: 768px){.cta .cta__inner{max-width:68rem;margin-right:auto;margin-left:auto}}.cta .cta__title{font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.5}@media screen and (min-width: 768px){.cta .cta__title{font-size:3.2rem}}@media screen and (max-width: 767px){.cta .cta__title{font-size:2.6rem}}.cta .cta__text{line-height:1.8}@media screen and (min-width: 768px){.cta .cta__text{margin-top:1.2rem;font-size:1.5rem}}@media screen and (max-width: 767px){.cta .cta__text{margin-top:1rem;font-size:1.3rem}}.cta .cta__checkList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:.1rem solid #fff;border-bottom:.1rem solid #fff}@media screen and (min-width: 768px){.cta .cta__checkList{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3rem;margin-top:1.8rem;padding-top:1rem;padding-bottom:1rem}}@media screen and (max-width: 767px){.cta .cta__checkList{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.8rem 1.4rem;margin-top:1.8rem;padding-top:1.4rem;padding-bottom:1.4rem}}.cta .cta__checkItem{position:relative;padding-left:2rem;line-height:1.5;letter-spacing:0;color:#fff}@media screen and (min-width: 768px){.cta .cta__checkItem{font-size:1.6rem}}@media screen and (max-width: 767px){.cta .cta__checkItem{font-size:1.2rem}}.cta .cta__checkItem::before{content:"";position:absolute;top:50%;left:0;aspect-ratio:1/1;background-image:url("/assets/img/cmn/cta_icon_checkbutton.svg");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 768px){.cta .cta__checkItem::before{width:1.7rem}}@media screen and (max-width: 767px){.cta .cta__checkItem::before{width:1.5rem}}.cta .cta__lead{line-height:1.6;letter-spacing:0}@media screen and (min-width: 768px){.cta .cta__lead{margin-top:2.4rem;font-size:1.48rem}}@media screen and (max-width: 767px){.cta .cta__lead{margin-top:2.4rem;font-size:1.3rem}}.cta .cta__subTitle{font-family:"Noto Serif JP",serif;font-weight:700;line-height:1.5}@media screen and (min-width: 768px){.cta .cta__subTitle{margin-top:2rem;font-size:2.1rem}}@media screen and (max-width: 767px){.cta .cta__subTitle{margin-top:1.8rem;font-size:1.6rem}}@media screen and (min-width: 768px){.cta .cta__buttonWrap{margin-top:1rem}}@media screen and (max-width: 767px){.cta .cta__buttonWrap{margin-top:1.2rem}}.fixedCta{background-color:#b30806;width:7rem;min-height:20.5rem;position:fixed;top:50%;right:0;z-index:90;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-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;color:#fff;opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:2rem 1rem 2.4rem;-webkit-box-shadow:0 .4rem 0 #830200;box-shadow:0 .4rem 0 #830200;-webkit-transition:all .2s;transition:all .2s}@media screen and (max-width: 767px){.fixedCta{display:none}}@media screen and (min-width: 768px){.fixedCta.-show:hover{opacity:.85}}.fixedCta.-show{opacity:1;visibility:visible;pointer-events:auto}.fixedCta__text{font-size:1.2rem;font-weight:500;line-height:1.3;text-align:center}.fixedCta__verticalText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;font-size:2rem;font-weight:700;line-height:1;letter-spacing:.3em;margin-top:1.4rem}.fixedCta__verticalText::after{content:"";display:block;background-image:url("/assets/img/cmn/btn_arrow01.svg");background-repeat:no-repeat;background-size:contain;background-position:center;aspect-ratio:20/5;width:2rem;margin-top:.6em}.hrTop{overflow-x:hidden}.main{overflow:hidden}input,select,button,textarea{font-family:inherit}button{cursor:pointer;border:none;background:none}:root{--shadow-form: 0 0.4rem 2.4rem rgb(0 0 0 / 10%)}.header.type_form{position:sticky;top:0;left:0;z-index:100;width:100%;background:#fff;-webkit-transition:background-color .3s,backdrop-filter .3s,-webkit-box-shadow .3s;transition:background-color .3s,backdrop-filter .3s,-webkit-box-shadow .3s;transition:background-color .3s,box-shadow .3s,backdrop-filter .3s;transition:background-color .3s,box-shadow .3s,backdrop-filter .3s,-webkit-box-shadow .3s;backdrop-filter:blur(0.8rem)}@media screen and (min-width: 768px){.header.type_form{border-bottom:1px solid #e5e5e5;background-color:hsla(0,0%,100%,.9)}}@media screen and (max-width: 767px){.header.type_form{border-bottom:none;-webkit-box-shadow:0px 6px 10px -8px rgba(0,0,0,.2);box-shadow:0px 6px 10px -8px rgba(0,0,0,.2);background-color:hsla(0,0%,100%,.85)}}.header.type_form .header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.header.type_form .header__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:9rem;padding:0 4rem}}@media screen and (max-width: 767px){.header.type_form .header__inner{height:6rem;padding:0 1.6rem}}.header.type_form .header__logo{-ms-flex-negative:0;flex-shrink:0}.header.type_form .header__logoLink{display:-webkit-box;display:-ms-flexbox;display:flex}.header.type_form .header__logoImage{width:auto}@media screen and (min-width: 768px){.header.type_form .header__logoImage{height:2.8rem}}@media screen and (max-width: 767px){.header.type_form .header__logoImage{height:2rem}}.hero{background-repeat:no-repeat;background-size:cover;width:100%;position:relative;overflow:hidden}@media screen and (min-width: 768px){.hero{background-position:center;background-image:url("/assets/img/form/hero_bg_pc.webp");padding:4rem 4rem 6rem}}@media screen and (max-width: 767px){.hero{background-position:top center;background-image:url("/assets/img/form/hero_bg_sp.webp");padding:2rem 0}}.hero .hero__l-inner{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 (min-width: 768px){.hero .hero__l-inner{gap:8rem;min-height:54rem}}@media screen and (max-width: 767px){.hero .hero__l-inner{gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:auto}}.hero .hero__left{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;z-index:1}@media screen and (min-width: 768px){.hero .hero__left{max-width:60rem}}@media screen and (max-width: 767px){.hero .hero__left{max-width:none}}.hero .hero__contents{position:relative}@media screen and (min-width: 768px){.hero .hero__contents{padding-top:7.4rem}}@media screen and (max-width: 767px){.hero .hero__contents{max-width:none;padding-top:1rem}}.hero .hero__contents::before{content:"";background-repeat:no-repeat;background-size:contain;background-position:top center;display:block;position:absolute;z-index:-1;top:0;right:0}@media screen and (min-width: 768px){.hero .hero__contents::before{aspect-ratio:254/317;width:25.4rem;background-image:url("/assets/img/form/hero_img_pc.webp")}}@media screen and (max-width: 767px){.hero .hero__contents::before{aspect-ratio:300/340;width:15rem;background-image:url("/assets/img/form/hero_img_sp.webp")}}.hero .hero__catch{font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.5}@media screen and (min-width: 768px){.hero .hero__catch{font-size:4rem}}@media screen and (max-width: 767px){.hero .hero__catch{font-size:2.4rem}}.hero .hero__inner{position:relative}@media screen and (min-width: 768px){.hero .hero__inner{margin-inline:auto;padding:4rem 0 3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (max-width: 767px){.hero .hero__inner{padding:1.5rem 0 1rem}}.hero .kv__lead{font-family:"Noto Serif JP",serif;font-weight:500}@media screen and (min-width: 768px){.hero .kv__lead{line-height:1.45;text-align:center;font-size:1.6rem}}@media screen and (max-width: 767px){.hero .kv__lead{font-size:1.3rem}}.hero .kv__title{font-family:"Noto Serif JP",serif;font-weight:500;line-height:1}@media screen and (min-width: 768px){.hero .kv__title{margin-top:-0.5rem;letter-spacing:.02em;text-align:center;font-size:3rem}}@media screen and (max-width: 767px){.hero .kv__title{letter-spacing:0;font-size:2rem}}.hero .kv__title .-greenText{color:#1ca0a4}.hero .kv__title .-Adjust{display:inline-block;letter-spacing:-0.5em}.hero .kv__award{position:relative}@media screen and (min-width: 768px){.hero .kv__award{margin-inline:auto;max-width:60rem}}@media screen and (max-width: 767px){.hero .kv__award{margin:.4rem auto 0;max-width:none;width:100%}}.hero .kv__award::before{content:"";position:absolute;inset:-0.8rem;background-color:hsla(0,0%,100%,.8);border-radius:9999px;-webkit-filter:blur(1.2rem);filter:blur(1.2rem);z-index:-1}.form-area{-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:2}@media screen and (min-width: 768px){.form-area{width:52rem}}@media screen and (max-width: 767px){.form-area{margin-top:1rem;width:100%}}.form-area .form-area__badge{background-color:#0f5a5f;border-radius:1rem 1rem 0 0;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}@media screen and (min-width: 768px){.form-area .form-area__badge{padding:1rem 2rem}}@media screen and (max-width: 767px){.form-area .form-area__badge{padding:.6rem 2rem}}.form-area .form-area__badge-circle{background-image:url("/assets/img/form/hero_icon_cta.svg");background-repeat:no-repeat;background-size:contain;background-position:center;aspect-ratio:68/64;display:block;position:absolute}@media screen and (min-width: 768px){.form-area .form-area__badge-circle{width:6.8rem;top:-2rem;left:6rem}}@media screen and (max-width: 767px){.form-area .form-area__badge-circle{width:4.9rem;top:-1.8rem;left:3.2rem}}.form-area .form-area__badge-title{color:#fff;font-family:"Noto Serif JP",serif;font-weight:700}@media screen and (min-width: 768px){.form-area .form-area__badge-title{font-size:2.4rem}}@media screen and (max-width: 767px){.form-area .form-area__badge-title{font-size:1.5rem}}.form-area .form-card{background:#fff;border:.1rem solid #ededed;border-top:none;border-radius:0 0 1rem 1rem;-webkit-box-shadow:var(--shadow-form);box-shadow:var(--shadow-form);text-align:center;overflow:hidden}@media screen and (min-width: 768px){.form-area .form-card{padding:2rem 4rem 3rem}}@media screen and (max-width: 767px){.form-area .form-card{padding:1.6rem 1.5rem}}.step-indicator{background:#ededed;border-radius:100vmax;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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}@media screen and (min-width: 768px){.step-indicator{margin-bottom:2.4rem}}@media screen and (max-width: 767px){.step-indicator{margin-bottom:1.6rem}}.step-indicator .step-indicator__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step-indicator .step-indicator__label{background:#ededed;border-radius:100vmax;color:#888;font-size:1.2rem;font-weight:700;-webkit-transition:background .3s,color .3s;transition:background .3s,color .3s;white-space:nowrap}@media screen and (min-width: 768px){.step-indicator .step-indicator__label{padding:.5rem 2rem;font-size:1.2rem}}@media screen and (max-width: 767px){.step-indicator .step-indicator__label{padding:.5rem 1.2rem;font-size:1rem}}.step-indicator .step-indicator__label.-active{background:#1ca0a4;color:#fff}.step-container{position:relative;overflow:hidden}@media screen and (min-width: 768px){.step-container{min-height:30rem}}.step-container .step-panel{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none;-webkit-transform:translateX(6rem);transform:translateX(6rem);-webkit-transition:opacity .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,transform .35s ease;transition:opacity .35s ease,transform .35s ease,-webkit-transform .35s ease}.step-container .step-panel.-active{opacity:1;pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0);position:relative}.step-container .step-panel.-exit-left{opacity:0;-webkit-transform:translateX(-6rem);transform:translateX(-6rem)}.form-question{margin-bottom:1.6rem}.form-question__label{display:block;font-weight:700;line-height:1.5;text-align:left}@media screen and (min-width: 768px){.form-question__label{margin-bottom:1rem;font-size:1.6rem}}@media screen and (max-width: 767px){.form-question__label{margin-bottom:.6rem;font-size:1.2rem}}.form-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 768px){.form-radio-group{gap:2rem}}@media screen and (max-width: 767px){.form-radio-group{gap:1rem}}.form-radio{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:.1rem solid #ededed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;padding:.8rem;cursor:pointer;font-weight:400;line-height:1.5}@media screen and (min-width: 768px){.form-radio{font-size:1.5rem}}@media screen and (max-width: 767px){.form-radio{width:calc(50% - 2rem);font-size:1rem}}.form-radio input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:100vmax;position:relative;cursor:pointer;-webkit-transition:border-color .2s;transition:border-color .2s;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width: 768px){.form-radio input[type=radio]{border:.2rem solid #ccc;width:1.6rem;height:1.6rem}}@media screen and (max-width: 767px){.form-radio input[type=radio]{margin:0;border:.1rem solid #ccc;width:1.2rem;height:1.2rem;background-color:#d9d9d9}}.form-radio input[type=radio]:checked{border-color:#1ca0a4;background-color:#fff}.form-radio input[type=radio]:checked::after{content:"";display:block;background:#1ca0a4;border-radius:100vmax;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:.6rem;height:.6rem}.form-select-wrapper{position:relative}.form-select{background:#fff;border:.1rem solid #ededed;border-radius:.4rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative}@media screen and (min-width: 768px){.form-select{font-size:1.5rem;padding:.8rem;width:99.4%}}@media screen and (max-width: 767px){.form-select{font-size:1rem;padding:.8rem 3rem .8rem 1rem;width:100%}}.form-select:focus{outline:none;border-color:#1ca0a4}.form-date-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.form-date-group{gap:1.4rem}}@media screen and (max-width: 767px){.form-date-group{gap:1rem}}.form-date-group .form-select-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 767px){.form-date-group .form-select-wrapper{width:100%}}.form-date-group .form-select-inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em}@media screen and (min-width: 768px){.form-date-group .form-select-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 767px){.form-date-group .form-select-inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.selectTag-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.selectTag-wrap::after{content:"";font-family:icomoon,sans-serif;color:#d4d4d4;display:block;position:absolute;top:50%;right:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}@media screen and (max-width: 767px){.selectTag-wrap::after{font-size:.6rem}}.form-date-group__unit{white-space:nowrap}@media screen and (min-width: 768px){.form-date-group__unit{font-size:1.5rem}}@media screen and (max-width: 767px){.form-date-group__unit{margin-bottom:.5rem;font-size:1rem}}.form-input{width:100%;border:1px solid #ededed;border-radius:.4rem}@media screen and (min-width: 768px){.form-input{font-size:1.5rem;padding:.8rem}}@media screen and (max-width: 767px){.form-input{font-size:1rem;padding:.8rem 1rem}}.form-input:focus{outline:none;border-color:#1ca0a4}.form-tel-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.form-tel-group{gap:1.4rem}}@media screen and (max-width: 767px){.form-tel-group{width:99.6%;gap:.6rem}}.form-tel-group .form-input{width:100%}.form-tel-group__sep{-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width: 768px){.form-tel-group__sep{font-size:1.5rem}}@media screen and (max-width: 767px){.form-tel-group__sep{font-size:1.2rem}}.form-consent__unit{text-align:center}@media screen and (min-width: 768px){.form-consent__unit{margin-top:2.4rem;font-size:1.2rem}}@media screen and (max-width: 767px){.form-consent__unit{margin-top:1.6rem;line-height:1.8;font-size:1rem}}.form-consent__unit .form-consent__inner{line-height:1.5}.form-consent__unit a{color:#2410ff;text-decoration:underline}.form-consent__unit a:hover{text-decoration:none}.form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-inline:auto}@media screen and (min-width: 768px){.form-actions{gap:1.2rem;max-width:25.2rem;margin-top:.5rem}}@media screen and (max-width: 767px){.form-actions{gap:.8rem 1.2rem;margin:1rem auto 0;max-width:17.2rem}}.form-actions .form__button{background-color:#b30806;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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;color:#fff;font-weight:500;line-height:1.4;letter-spacing:0;text-align:center;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;overflow:hidden}@media screen and (min-width: 768px){.form-actions .form__button{font-size:1.5rem;padding:1.5rem 7rem;-webkit-box-shadow:0 .4rem 0 #830200;box-shadow:0 .4rem 0 #830200}}@media screen and (max-width: 767px){.form-actions .form__button{width:100%;font-size:1.1rem;padding:.8rem 1rem;-webkit-box-shadow:0 .27rem 0 #830200;box-shadow:0 .27rem 0 #830200}}@media screen and (min-width: 768px){.form-actions .form__button.btn-next:hover{opacity:.9;-webkit-transform:translateY(0.4rem);transform:translateY(0.4rem);-webkit-box-shadow:0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0)}}.form-actions .btn-next.form__button::after{content:"";display:block;background-image:url("/assets/img/cmn/btn_arrow01.svg");background-repeat:no-repeat;background-size:contain;background-position:center;aspect-ratio:20/5;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 768px){.form-actions .btn-next.form__button::after{right:1.6rem;width:1.8rem}}@media screen and (max-width: 767px){.form-actions .btn-next.form__button::after{right:1rem;width:1.4rem}}.form-actions .form__button.btn-back{background-color:#ededed;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed}@media screen and (min-width: 768px){.form-actions .form__button.btn-back{padding:1.5rem 7rem}}@media screen and (max-width: 767px){.form-actions .form__button.btn-back{width:100%;padding:.8rem 1rem}}.form-actions .form__button.btn-back.-enabled{background-color:#888;cursor:pointer}@media screen and (min-width: 768px){.form-actions .form__button.btn-back.-enabled{-webkit-box-shadow:0 .4rem 0 #5c5c5c;box-shadow:0 .4rem 0 #5c5c5c}}@media screen and (max-width: 767px){.form-actions .form__button.btn-back.-enabled{-webkit-box-shadow:0 .27rem 0 #5c5c5c;box-shadow:0 .27rem 0 #5c5c5c}}@media screen and (min-width: 768px){.form-actions .form__button.btn-back.-enabled:hover{opacity:.9;-webkit-transform:translateY(0.4rem);transform:translateY(0.4rem);-webkit-box-shadow:0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0)}}@media screen and (min-width: 768px){.footer{padding:3rem 0}}@media screen and (max-width: 767px){.footer{padding:1.4rem 0}}.footer .footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px){.footer .footer__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 767px){.footer .footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}}.footer .footer__text{font-family:"Noto Serif JP",serif;font-weight:500}@media screen and (min-width: 768px){.footer .footer__text{font-size:1.5rem}}@media screen and (max-width: 767px){.footer .footer__text{font-size:1.3rem}}.footer .footer__copyrightText{color:#888;font-size:1rem}.top-page{display:none}.top-page.-active{display:block}.form-error{color:#b30806;display:none;margin-top:1rem;font-size:1.2rem}.form-error.-show{display:block}.form-input.-error,.form-select.-error{border-color:#b30806}