@charset "UTF-8";:root{--font--bold: 700;--font--exbold: 800;--font--black: 900;--width-content: 1000px;--color-main: #FF7300;--color-font: #363636;--color-base: #FFF1DB}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}@media (min-width: 1366px){html{font-size:62.5%}}@media (max-width: 1365px) and (min-width: 768px){html{font-size:.7320625vw}}@media (max-width: 767px){html{font-size:2.6666875vw}}body{position:relative;overflow-x:hidden;font-family:Noto Sans JP,sans-serif;font-weight:500;color:#363636;background:#fff}img{width:100%;height:100%;object-fit:cover}.hmb{width:2.06rem;height:1rem;cursor:pointer;z-index:100;display:flex;flex-direction:column;justify-content:space-between}.hmb span{display:block;height:.125rem;background-color:var(--color-font);transition:all .3s ease}.hmb[aria-expanded=true] span:nth-child(1){transform:rotate(45deg) translateY(.375rem)}.hmb[aria-expanded=true] span:nth-child(2){opacity:0}.hmb[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg) translateY(-.375rem)}.hmbMenu{opacity:0;pointer-events:none;transition:opacity .3s ease}.hmbMenu.is-open{opacity:1;pointer-events:auto}.fadeIn{opacity:0;transform:translateY(20px)}.fadeInSlow{opacity:0;transform:translateY(40px)}input[type=text],input[type=tel],input[type=email],select,textarea{width:100%;padding:.625rem;border:1px solid var(--color-font);background-color:#fff;font-size:1rem}input[type=checkbox]{margin-top:.25rem}button[type=submit],.btn-submit{display:block;width:16.25rem;margin:0 auto;border:1px solid var(--color-cta);color:var(--color-cta);background-color:transparent;font-size:1rem;padding:.8125rem 1.375rem;cursor:pointer;text-align:center;text-decoration:none;transition:opacity .3s ease}button[type=submit]:hover,.btn-submit:hover{opacity:.8}label span.required{background-color:var(--color-font);border-radius:.375rem;color:#fff;font-size:.75rem;padding:.125rem .1875rem;margin-left:.5rem}a{text-decoration:none;color:inherit}ul,li{list-style-type:none}.l-header{position:fixed;left:0;right:0;z-index:10002;background:#ffffff4e;transition:background .3s ease}.l-header-wrap{display:flex;align-items:center;justify-content:space-between;max-width:1243px;height:auto;margin:0 auto;padding:1.8rem 6rem 1.5rem}.l-header__logo{width:15rem}.l-header__nav{display:flex;align-items:center;column-gap:2rem}.l-header__list{display:flex;align-items:center;column-gap:3rem}.l-header__item{font-size:1.6rem;font-weight:var(--font--exbold)}.l-header__btn{text-align:center}.l-header__btn a{display:inline-block;position:relative;width:19.2rem;border-radius:999px;background:var(--color-main);font-size:1.6rem;font-weight:var(--font--exbold);color:#fff;padding:1.8rem 0 1.6rem;box-shadow:.2rem .2rem .8rem #0003}.l-header__spNav{position:fixed;top:1rem;right:2rem;z-index:10004}@media screen and (max-width: 768px){.l-header-wrap{padding:1rem 2rem .7rem}.l-header__logo{width:11.5rem}}.l-drawer__icon{display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10005;position:relative;width:4rem;height:4rem}.l-drawer__menu{position:fixed;top:-100%;left:0;width:100%;height:100vh;background:#fff;z-index:10001;opacity:0;visibility:hidden;transition:top .4s ease,opacity .4s ease,visibility .4s ease;display:flex;flex-direction:column;align-items:center;padding:12rem 2rem 4rem}.l-drawer__menu.is-open{top:0;opacity:1;visibility:visible}.l-drawer__list{list-style:none;text-align:center;margin-bottom:4rem;width:100%}.l-drawer__item{margin-bottom:2.5rem;opacity:0;transform:translateY(2rem);transition:opacity .3s ease,transform .3s ease;text-align:center}.l-drawer__item.in{opacity:1;transform:translateY(0)}.l-drawer__item a{font-size:1.6rem;font-weight:var(--font--exbold);text-decoration:none;display:block}.l-drawer__btn-wrap{width:100%;display:flex;justify-content:center}.l-drawer__btn-wrap .l-header__btn{margin:0;opacity:0;transform:translateY(2rem);transition:opacity .3s ease,transform .3s ease}.l-drawer__btn-wrap .l-header__btn.in{opacity:1;transform:translateY(0)}.bar-wrap{width:2.5rem;height:.7rem;display:flex;flex-direction:column;justify-content:center;cursor:pointer;position:relative}.bar{display:block;width:100%;height:.2rem;background:var(--color-main);transition:all .3s ease;position:absolute;left:0}.bar1{top:0}.bar2{bottom:0}.bar-wrap.is-open .bar1{top:50%;transform:translateY(-50%) rotate(45deg)}.bar-wrap.is-open .bar2{bottom:50%;transform:translateY(50%) rotate(-45deg)}.l-inner{position:relative;width:100%;max-width:1200px;margin:0 auto;height:inherit}.l-inner__fv{width:100%;max-width:1440px;margin:0 auto}.l-triangle{width:1.6rem;height:3.2rem}@media screen and (max-width: 768px){.l-triangle{transform:rotate(90deg)}}.l-bg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:url(/images/bg_mask.png) no-repeat;background-position:center center;background-size:cover}.l-fixed{position:fixed;bottom:2rem;right:2rem;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}.l-fixed.is-hidden{opacity:0;visibility:hidden}.l-fixed__wrap{position:relative;display:block;width:30rem;background:linear-gradient(180deg,#609cec,#0053d0 76.44%);border:.3rem solid #fff;border-radius:1rem;box-shadow:0 .3rem .3rem #00000026}.l-fixed__text{position:absolute;top:-2.5rem;left:50%;transform:translate(-50%);width:16.2rem;background:#fff;border:.2rem solid #2F7AE9;border-radius:2.3rem;font-size:2rem;font-weight:var(--font--exbold);line-height:1.4;color:#2f7ae9;text-align:center;padding:.5rem 0}.l-fixed__text span{font-size:2.2rem}.l-fixed__btn{display:block;font-size:2rem;font-weight:900;line-height:1.4;text-align:center;color:#fff;padding:2.3rem 2.5rem 1.7rem 2.7rem}.l-fixed__btn span{font-size:2.4rem;color:#fff676}.l-fixed-sp{position:fixed;bottom:0;left:0;width:100%;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}.l-fixed-sp.is-hidden{opacity:0;visibility:hidden}.l-fixed-sp__wrap{display:block;background:var(--color-main);border-radius:1.5rem 1.5rem 0 0;box-shadow:0 -.4rem .4rem #00000026}.l-fixed-sp__box{display:flex;align-items:center;justify-content:space-between;padding:.6rem 2.2rem}.l-fixed-sp__box .text01{background:#fff;border-radius:2.3rem;font-size:1.4rem;font-weight:var(--font--exbold);padding:.5rem 2.2rem .4rem}.l-fixed-sp__box .text01 span{font-size:1.8rem}.l-fixed-sp__box .text02{font-size:1.4rem;font-weight:var(--font--exbold);color:#fff;text-align:center}.l-fixed-sp__text{background:#fff;border:.3rem solid var(--color-main);font-size:1.8rem;text-align:center;font-weight:900;color:var(--color-main);padding:.8rem 0}.l-fixed-sp__text span{font-size:2.4rem}@media screen and (max-width: 768px){.u-hidden__sp{display:none}}@media screen and (min-width: 769px){.u-hidden__pc{display:none}}@media screen and (min-width: 769px){.u-sp_br{display:none}}@media screen and (max-width: 768px){.u-pc_br{display:none}}.u-line__base{position:relative}.u-line__base:before{content:"";position:absolute;bottom:0;left:-.2rem;z-index:-1;width:100%;height:1.4rem;background:var(--color-base)}.u-img__contain{object-fit:contain}.u-bg__main{background:var(--color-main);padding:0 .4rem}.u-text__orange{color:#fff676}.u-text__gold{color:#ffd695}.u-text__main{color:var(--color-main)}.u-text__white{color:#fff}.u-text__exbold{font-weight:var(--font--exbold)}.u-text__xl{font-size:2rem}@media screen and (max-width: 768px){.u-text__xl{font-size:1.6rem}}.u-text__2xl{font-size:2.4rem}@media screen and (max-width: 768px){.u-text__2xl{font-size:1.6rem}}.u-text__3xl{font-size:3.2rem}@media screen and (max-width: 768px){.u-text__3xl{font-size:2.4rem}}.u-text__4xl{font-size:3.6rem}@media screen and (max-width: 768px){.u-text__4xl{font-size:2.8rem}}.u-font__en{font-family:Oswald,sans-serif;font-optical-sizing:auto;font-weight:700}.p-fv{position:relative;padding-top:18.3rem;margin-bottom:10.8rem}.p-fv:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:97.5rem;background:url(../images/fv_bg.png) no-repeat;background-size:cover;background-position:center}.p-fv__wrap{max-width:1218px;width:100%;margin-left:auto}.p-fv__container{display:flex;justify-content:flex-end;margin-right:.9rem;margin-bottom:6.3rem}.p-fv__title{margin-bottom:6.5rem}.p-fv__title h1{width:60.3rem}.p-fv__text--main{font-size:2.4rem;font-weight:var(--font--exbold);color:var(--color-main)}.p-fv__text--sub{font-size:1.6rem;font-weight:var(--font--bold)}.p-fv__contents{display:flex;align-items:center;column-gap:1rem}.p-fv__box{position:relative;width:19.1rem;height:11.1rem;background:var(--color-main);padding-top:3rem}.p-fv__box:before{content:"";position:absolute;top:.3rem;right:.4rem;bottom:.3rem;left:.4rem;border:1px solid #fff}.p-fv__icon{position:absolute;top:-2.8rem;left:50%;transform:translate(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:7.2rem;height:7.2rem;border-radius:100%;background:var(--color-main)}.p-fv__icon-img{width:4rem;height:4rem}.p-fv__text-wrap{position:relative;z-index:3;font-size:1.7rem;font-weight:var(--font--exbold);text-align:center;color:#fff;line-height:1.6}.p-fv__img{width:62rem}.p-fv__btn{display:block;margin:0 auto;margin-bottom:10.8rem}@media screen and (max-width: 768px){.p-fv{padding-top:7.6rem}.p-fv:before{background:url(../images/fv_bg-sp.png) no-repeat;height:66rem;background-size:cover}.p-fv__container{flex-direction:column-reverse;margin-bottom:3rem;margin-right:0}.p-fv__img{width:21.9rem;margin:0 auto .9rem}.p-fv__title{margin-bottom:3.8rem}.p-fv__title h1{width:34.2rem;margin:0 auto}.p-fv__text{text-align:center}.p-fv__text--main{font-size:1.6rem}.p-fv__text--sub{font-size:1.3rem}.p-fv__contents{width:33.3rem;margin:0 auto;column-gap:.6rem}.p-fv__icon{width:4.8rem;height:4.8rem;top:-2.1rem}.p-fv__icon-img{width:2.8rem;height:2.8rem}.p-fv__text-wrap{font-size:1.2rem;line-height:1.2}.p-fv__box{height:10.1rem;padding-top:2.4rem}.p-fv__btn{width:30rem;margin-bottom:3rem}}.btn{text-align:center;margin:0 auto}.btn a{display:block;position:relative;width:36rem;background:linear-gradient(180deg,#609cec,#0053d0 76.44%);border-radius:3rem;font-size:1.6rem;font-weight:var(--font--exbold);letter-spacing:.16em;color:#fff;padding:1.6rem 0 1.8rem;margin:0 auto}.btn a:after{content:"";position:absolute;top:53%;right:2rem;transform:translateY(-50%);width:.6rem;height:1.3rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAdCAYAAACnmDyCAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABmSURBVHgB7c7BDYAgEETRXSuwFFuwEu1EO7EEW7ET7WCdA1wIHHa5kfnJXEh4IJIyswvbpKeE5GJYgcQxXNqtHjFixNzYXYFebPYgRwNZiBAZFEETpsXZh62q+og3vH5Gf9LCwsgPgtKnlWaJ+bMAAAAASUVORK5CYII=) no-repeat;background-size:contain}.btn button{position:relative;background:linear-gradient(180deg,#609cec,#0053d0 76.44%);border-radius:3rem;font-size:1.6rem;font-weight:var(--font--exbold);letter-spacing:.16em;color:#fff;padding:1.6rem 8.5rem 1.8rem}.btn button:after{content:"";position:absolute;top:53%;right:2rem;transform:translateY(-50%);width:.6rem;height:1.3rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAdCAYAAACnmDyCAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABmSURBVHgB7c7BDYAgEETRXSuwFFuwEu1EO7EEW7ET7WCdA1wIHHa5kfnJXEh4IJIyswvbpKeE5GJYgcQxXNqtHjFixNzYXYFebPYgRwNZiBAZFEETpsXZh62q+og3vH5Gf9LCwsgPgtKnlWaJ+bMAAAAASUVORK5CYII=) no-repeat;background-size:contain}@media screen and (max-width: 768px){.btn a{width:100%}}.p-about__wrap{margin-bottom:8rem}.p-about__title{font-size:4rem;font-weight:var(--font--exbold);text-align:center;margin-bottom:5.2rem}.p-about__pic{width:108.3rem;margin:0 auto}.p-about__bg{position:relative;background:var(--color-base);padding-top:14rem;margin-bottom:26.3rem}.p-about__bg-triangle{position:absolute;top:-2rem;left:50%;transform:translate(-50%);width:41.7rem}.p-about__subtitle{font-size:4rem;font-weight:var(--font--exbold);text-align:center;margin-bottom:3rem}.p-about__subtitle-img{display:inline-block;width:31.2rem;vertical-align:middle;margin-right:2.8rem}.p-about__content{font-size:1.6rem;text-align:center;line-height:1.8;padding-bottom:24.4rem}.p-about__content .text01{margin-bottom:2rem}.p-about__list{position:absolute;bottom:-18.4rem;left:50%;transform:translate(-50%);background:#fff;border:.4rem solid var(--color-main);box-shadow:0 4px 10px #00000040;padding:4rem}.p-about__list-title{position:relative;font-size:2.8rem;color:var(--color-main);text-align:center;margin-bottom:3rem}.p-about__list-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;width:91.8rem;font-size:2rem;font-weight:var(--font--exbold);margin-bottom:3rem}.p-about__list-item{background:var(--color-base);border-radius:2.5rem;white-space:nowrap;padding:.4rem 2rem .8rem}.p-about__list-text{font-size:2.2rem;font-weight:var(--font--exbold);text-align:center;color:#fff}.p-about__list-text p{margin-bottom:1rem}.p-about__list-text p:last-child{margin-bottom:0}.p-about__list-text p span{display:inline-block;background:var(--color-font);padding:.3rem 1.5rem;box-decoration-break:clone;-webkit-box-decoration-break:clone}.p-about__list-text p span .u-text__gold{padding:0}@media screen and (max-width: 768px){.p-about__wrap{padding:0 1rem;margin-bottom:4rem}.p-about__title{font-size:2.4rem;margin-bottom:3rem}.p-about__pic{width:100%}.p-about__bg{padding-top:10rem;margin-bottom:24rem}.p-about__bg-triangle{width:30rem}.p-about__box{margin:0 2rem}.p-about__subtitle{font-size:3rem}.p-about__subtitle-img{width:20rem;vertical-align:bottom;margin-right:1.5rem}.p-about__subtitle .u-text__4xl{font-size:3rem}.p-about__content{font-size:1.2rem}.p-about__list{width:34rem;padding:2rem}.p-about__list-title{font-size:2rem}.p-about__list-wrap{width:30rem;font-size:1.6rem;margin:0 auto 3rem}.p-about__list-text{font-size:1.8rem}.p-about__list-text .text01 span,.p-about__list-text .text02 span{width:100%}}.p-business{position:relative}.p-business:before{content:"";position:absolute;top:-19.3rem;left:0;z-index:-1;width:100%;height:118.5rem;background:url(../images/bg_mask-business.png) no-repeat;background-size:cover;background-position:center}.p-business__wrap{max-width:1000px;padding-bottom:8rem}.p-business__title{font-size:4rem;font-weight:var(--font--exbold);text-align:center;margin-bottom:2rem}.p-business__text{font-size:1.6rem;text-align:center;line-height:1.8;margin-bottom:3rem}.p-business__list{width:100rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin:0 auto 4rem}.p-business__item{width:31.6rem;height:27.7rem;background:#f6f3ef;padding:3rem 2rem}.p-business__item-box{display:flex;align-items:center;flex-direction:column;gap:1rem;margin-bottom:1rem}.p-business__item-img{width:4.8rem;height:4.8rem}.p-business__item-title{font-size:2.2rem;font-weight:var(--font--exbold);text-align:center}.p-business__item-option{border:1px solid var(--color-font);font-size:1.6rem;font-weight:var(--font--exbold);padding:0 .8rem}.p-business__item-text{font-size:1.6rem;line-height:1.8}@media screen and (max-width: 768px){.p-business:before{content:none}.p-business__wrap{padding:0 2rem 4rem}.p-business__title{font-size:3rem}.p-business__text{font-size:1.4rem}.p-business__list{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:2rem;width:100%}.p-business-img{width:4rem;height:4rem}.p-business__item{display:flex;flex-direction:column;justify-content:center;height:19rem}.p-business__item-box{display:flex;align-items:center;flex-direction:row;gap:2rem;margin-bottom:2rem}.p-business__item-title{text-align:left;font-size:2rem}.p-business__item-text{font-size:1.4rem}}.p-price{background:var(--color-base)}.p-price__wrap{max-width:1000px;padding:8.3rem 0 10rem}.p-price__title{font-size:4rem;font-weight:var(--font--exbold);text-align:center;margin-bottom:4rem}.p-price__content{display:flex;width:84rem;background:var(--color-main);border-radius:1.5rem;margin:0 auto}.p-price__content-rest{width:50%;padding:2.5rem 2.8rem 3rem 3.2rem}.p-price__content-rest .text01{width:fit-content;background:#fff;border:.2rem solid var(--color-main);border-radius:3.2rem;font-size:2.2rem;font-weight:var(--font--exbold);box-shadow:0 .4rem 1rem #00000024;padding:.3rem 4.4rem .7rem;margin:0 auto 1.2rem}.p-price__content-rest .text02{font-size:2.4rem;font-weight:900;text-align:center;color:#fff}.p-price__content-img{position:relative;width:50%;background:#fff;border:.5rem solid var(--color-main);border-radius:1.5rem;padding-left:24.9rem;padding-bottom:3.8rem}.p-price__content-img .text01{position:absolute;bottom:3.8rem;right:5.8rem;font-size:3.2rem;font-weight:900;line-height:1.4}.p-price__content-img .number{position:absolute;bottom:3rem;left:11.7rem;display:block;max-width:12.9rem}.p-price__content-img .tax{font-size:1.8rem;font-weight:500}.p-price__service{font-size:4rem;font-weight:var(--font--exbold);text-align:center;margin-bottom:4.8rem}.p-price__step{display:flex;align-items:center;justify-content:center;gap:.7rem;margin-bottom:1.5rem}.p-price__step-box{display:flex;align-items:center;flex-direction:column}.p-price__step-item{position:relative;width:17.5rem;height:23rem;background:#fff;padding:3.6rem 1.8rem 0 1.5rem}.p-price__step-number{position:absolute;top:-1.8rem;left:50%;transform:translate(-50%);width:10.1rem}.p-price__step-icon{width:5rem;height:5rem;margin:0 auto 1rem}.p-price__step-title{font-size:1.8rem;font-weight:var(--font--exbold);text-align:center;margin-bottom:1rem}.p-price__step-text{font-size:1.4rem}.p-price__band{display:flex;align-items:center;justify-content:center;background:url(../images/band.png) no-repeat;background-size:contain;background-position:center center;width:100%;height:5.6rem;margin:0 auto}.p-price__band p{font-size:2.2rem;font-weight:var(--font--exbold);text-align:center;color:#fff}.p-price__band span{color:#fff676}@media screen and (max-width: 768px){.p-price__wrap{padding:4rem 2rem}.p-price__title{font-size:3rem}.p-price__content{flex-direction:column;width:34rem;margin-bottom:6rem}.p-price__content-rest{width:100%;padding:2.5rem 3rem 1rem;text-align:center}.p-price__content-rest .text01{font-size:1.8rem;padding:.5rem 3rem}.p-price__content-rest .text02{font-size:2rem}.p-price__content-img{width:100%;padding:6rem}.p-price__content-img .number{bottom:2rem;left:6.5rem;max-width:10rem}.p-price__content-img .text01{bottom:2.8rem}.p-price__service{font-size:3rem}.p-price__step{flex-direction:column;gap:1.5rem}.p-price__step-item{width:30rem;height:20rem;padding:4rem 1.6rem 0}.p-price__step-box{align-items:center;flex-direction:row;gap:2rem;margin-bottom:2rem}.p-price__step-icon,.p-price__step-title{margin:0}.p-price__step-number{left:20%}.p-price__band{height:2.1rem}.p-price__band p{font-size:1rem}}.p-service{background:var(--color-base)}.p-service__wrap{max-width:1000px;padding-bottom:10rem}.p-service__title{font-size:4rem;font-weight:var(--font--exbold);text-align:center;margin-bottom:4.8rem}.p-service__step{display:flex;align-items:center;justify-content:center;gap:.7rem;margin-bottom:1.5rem}.p-service__step-item{position:relative;width:17.5rem;height:23rem;background:#fff;padding:3.6rem 1.8rem 0 1.5rem}.p-service__step-number{position:absolute;top:-1.8rem;left:50%;transform:translate(-50%);width:10.1rem}.p-service__step-box{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.p-service__step-icon{width:5rem;height:5rem;margin:0 auto;margin-bottom:1rem}.p-service__step-title{font-size:1.8rem;font-weight:var(--font--exbold);text-align:center}.p-service__step-text{font-size:1.4rem}.p-service__band{display:flex;align-items:center;justify-content:center;background:url(../images/band.png) no-repeat;background-size:contain;background-position:center center;width:100%;height:5.6rem;margin:0 auto}.p-service__band p{font-size:2.2rem;font-weight:var(--font--exbold);text-align:center;color:#fff}.p-service__band span{color:#fff676}@media screen and (max-width: 768px){.p-service__wrap{padding:4rem 0}.p-service__title{font-size:3rem}.p-service__container{display:flex;flex-direction:row-reverse;align-items:stretch;gap:1rem;padding:0 1rem}.p-service__step{flex-direction:column;gap:1.5rem}.p-service__step-item{display:flex;align-items:center;justify-content:center;width:30rem;height:14rem;padding:1.6rem 1.6rem 0}.p-service__step-inner{display:flex;align-items:center;gap:2rem}.p-service__step-icon{flex-shrink:0}.p-service__step-number{left:20%}.p-service__step-box{align-items:start}.p-service__step-title{margin-bottom:2rem}.p-service__band{background:url(../images/band_sp.png) no-repeat;background-size:contain;background-position:center center;width:80%;height:96rem;align-items:stretch}.p-service__band p{writing-mode:vertical-rl;text-orientation:upright;font-size:1.8rem;letter-spacing:.4em}}.p-faq{position:relative}.p-faq:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:97.5rem;background:url(../images/bg_mask-faq.png) no-repeat;background-size:cover;background-position:center}.p-faq__wrap{max-width:1000px;width:100%;padding-top:10rem;padding-bottom:8rem}.p-faq__title{font-size:4rem;font-weight:var(--font--exbold);text-align:center;margin-bottom:3rem}.p-faq__list{width:100rem;margin:0 auto}.p-faq__item{box-shadow:0 0 1rem #00000040;margin-bottom:2rem}.p-faq__item:last-of-type{margin-bottom:0}.p-faq__item-title{display:flex;align-items:center;background:#ffbb83;color:#fff;padding:1.1rem 0 1.4rem 2rem}.p-faq__item-title span{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;background:#fff;border-radius:100%;font-size:2rem;color:var(--color-main);margin-right:1rem}.p-faq__item-title h3{font-size:1.8rem;font-weight:var(--font--exbold)}.p-faq__item-text{display:flex;background:#fff;padding:3rem 4.4rem 3.1rem 2rem}.p-faq__item-text span{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.6rem;height:3.6rem;background:var(--color-main);border-radius:100%;font-size:2rem;color:#fff;margin-right:1rem}.p-faq__item-text p{font-size:1.6rem}@media screen and (max-width: 768px){.p-faq:before{content:none}.p-faq__wrap{padding:4rem 2rem}.p-faq__title{font-size:3rem;margin-bottom:4rem}.p-faq__list{width:100%}.p-faq__item-title{padding:1.1rem .6rem 1.4rem 2rem}.p-faq__item-title span{flex-shrink:0}.p-faq__item-title h3{font-size:1.6rem}.p-faq__item-text p{font-size:1.4rem}}.p-form{background:var(--color-main);padding:8rem 0}.p-form__title{font-size:4rem;font-weight:var(--font--exbold);line-height:1;text-align:center;color:#fff;margin-bottom:3rem}.p-form__wrap{max-width:100rem;background:#fff;margin:0 auto;padding:4rem 7.5rem 6rem}.p-form__table{width:100%}.p-form__table .row{display:flex;justify-content:flex-start;align-items:center;gap:2rem}.p-form__table .row{margin-bottom:2.5rem}.p-form__table .input-field{flex:1}.p-form__table .error-message{display:block;color:#bc2424;font-size:1.2rem;margin-top:.5rem;min-height:0}.p-form__table .error-message:not(:empty){min-height:1.8rem}.p-form__table input.error,.p-form__table textarea.error{border:.2rem solid #bc2424}.p-form__table p{display:flex;gap:1rem;position:relative;align-items:center;flex-shrink:0;width:22rem;font-weight:700;font-size:1.6rem;line-height:1}.p-form__table p .required{background:#bc2424;color:#fff;font-weight:var(--font--exbold);font-size:1.2rem;line-height:1;letter-spacing:0em;padding:.4rem 1rem}.p-form__table p .optional{background:gray;color:#fff;font-weight:700;font-size:1.2rem;line-height:1;letter-spacing:0em;padding:.4rem 1rem}.p-form__table input:not([type=radio]),.p-form__table textarea{outline:none;border:none;background:#f6f3ef;padding:1rem 2rem;width:33.5rem;font-weight:400;font-size:1.6rem}.p-form__table-max{width:100%!important}.p-form__table textarea{width:100%}.p-form__table input::placeholder,.p-form__table textarea::placeholder{color:#cccc;font-weight:400;font-size:1.6rem}.p-form__table textarea{height:10rem;resize:none}.p-form__table .btn{position:relative;margin:auto;width:36rem}.p-form__table .btn:after{position:absolute;top:50%;right:10%;transform:translateY(-50%);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAdCAYAAACnmDyCAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABmSURBVHgB7c7BDYAgEETRXSuwFFuwEu1EO7EEW7ET7WCdA1wIHHa5kfnJXEh4IJIyswvbpKeE5GJYgcQxXNqtHjFixNzYXYFebPYgRwNZiBAZFEETpsXZh62q+og3vH5Gf9LCwsgPgtKnlWaJ+bMAAAAASUVORK5CYII=) no-repeat center center/contain;width:1rem;height:2.7rem;content:""}.p-form__table .submit-row{margin-top:6.08rem}.p-form__table input[type=submit]{transition:all .3s ease;border-radius:999.9rem;background:var(--color-main);box-shadow:.2rem .2rem .8rem #0003;padding:2rem 0;width:100%;color:#fff;font-weight:700;font-size:1.8rem;letter-spacing:0em;text-align:center}.p-form__table input[type=submit]:hover{opacity:.5;cursor:pointer}.p-form__radio{outline:none;border:none;border-radius:.4rem;width:70.8rem;font-weight:400;font-size:1.6rem}.p-form__radio label{display:block;margin-bottom:1.2rem}.p-form__radio input{margin-right:2rem}.p-form__radio p{padding:1rem 2rem;text-align:left;font-size:1.4rem;width:30rem;font-weight:400}.p-form__radio .other{display:flex;align-items:center}.p-form__caption{padding:1.6rem;background-color:#fff;font-size:1.4rem;border:1px solid #a6a6a6}@media screen and (max-width: 768px){.p-form{padding-top:4rem;padding-bottom:8rem}.p-form__title{font-size:3rem}.p-form__wrap{padding:4rem 2rem;margin:0 2rem}.p-form__table .row{display:block}.p-form__table .row:not(:last-of-type){margin-bottom:2rem}.p-form__table p{margin-bottom:1rem;font-size:1.4rem}.p-form__radio{width:100%}.p-form__radio label{font-size:1.4rem}.p-form__radio p{padding:3.2rem 0 1.6rem;margin-bottom:0;font-size:1.4rem}.p-form__table p .required,.p-form__table p .optional{padding:.5rem 1rem;font-size:1.4rem}.p-form__table input:not([type=radio]),.p-form__table textarea{width:100%;padding:1rem 2rem;font-size:1.6rem;letter-spacing:-.01em}.p-form__table input::placeholder,.p-form__table textarea::placeholder{font-size:1.4rem}.p-form__table textarea{height:20.8rem}.p-form__table .btn{width:100%}.p-form__table .btn:after{top:50%;right:10%;transform:translateY(-50%);width:1rem;height:3.75rem}.p-form__table .submit-row{margin-top:6.88rem;margin-left:0}.p-form__table input[type=submit]{padding:2rem;font-size:1.6rem}.p-form__caption{padding:.8rem;font-size:1.2rem}}.l-container._thanks{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.l-container._thanks main{-webkit-box-flex:1;-ms-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex:1;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-container._thanks main .thanks .ttl{margin-bottom:4.3rem;font-weight:900;font-size:4.6rem;color:var(--color-main);-webkit-transform:matrix(1,0,-.14,.99,0,0);margin-left:.5em;transform:matrix(1,0,-.14,.99,0,0);line-height:1.4;text-align:center}@media screen and (max-width: 767px){.l-container._thanks main .thanks .ttl{font-size:2.2rem}}.l-container._thanks main .thanks .txt{margin-top:3rem;font-size:1.8rem;text-align:center;margin-bottom:10rem}@media screen and (max-width: 767px){.l-container._thanks main .thanks .txt{font-size:1.4rem}}.l-container._thanks main .thanks .c-button{margin-top:5rem}.l-footer__container{display:flex;justify-content:space-between;align-items:flex-end;max-width:1000px;margin:0 auto;padding:4.6rem 0 5rem}.l-footer__container p{font-size:1.2rem}.l-footer__logo{width:17.2rem;margin-bottom:1.2rem}.l-footer__text{font-size:1.4rem}.l-footer__text .address-no{margin-bottom:1.2rem}@media screen and (max-width: 768px){.l-footer__container{display:block;margin:0 2rem}.l-footer__text{margin-bottom:1.2rem}}
