:root{--font-family-noto: "YakuHanJP", "Noto Sans JP", sans-serif;--font-sm-3: 1.0rem;--font-sm-2: 1.2rem;--font-sm-1: 1.4rem;--font-md: 1.6rem;--font-lg-1: 1.8rem;--font-lg-2: 2.0rem;--font-lg-3: 2.2rem;--font-lg-4: 2.4rem;--font-lg-5: 2.6rem;--font-lg-6: 2.8rem;--font-lg-7: 3.0rem;--font-lg-8: 3.2rem;--font-lg-9: 3.4rem;--font-lg-10: 3.6rem;--color-main: #d84f03;--error-color: #cc0000}@media(max-width: 750px){:root{--font-sm-3: calc(1.0rem * 1.625);--font-sm-2: calc(1.2rem * 1.625);--font-sm-1: calc(1.4rem * 1.625);--font-md: calc(1.6rem * 1.625);--font-lg-1: calc(1.8rem * 1.625);--font-lg-2: calc(2.0rem * 1.625);--font-lg-3: calc(2.2rem * 1.625);--font-lg-4: calc(2.4rem * 1.625);--font-lg-5: calc(2.6rem * 1.625);--font-lg-6: calc(2.8rem * 1.625);--font-lg-7: calc(3.0rem * 1.625);--font-lg-8: calc(3.2rem * 1.625);--font-lg-9: calc(3.4rem * 1.625);--font-lg-10: calc(3.6rem * 1.625)}}html{font-size:.625em}@media(max-width: 1280px){html{font-size:.78125vw}}@media(max-width: 750px){html{font-size:1.3333333333vw}}body{font-family:var(--font-family-zen);font-size:var(--font-md);font-weight:400;line-height:1}body.is-lock{overflow:hidden}img{width:100%;max-width:none;height:auto}@media(max-width: 750px){.pc{display:none}}.sp{display:none}@media(max-width: 750px){.sp{display:block}}summary{list-style:none}summary::-webkit-details-marker{display:none}em{font-style:normal}.contents{overflow:hidden}.header{width:100%;height:8rem;padding:0 4rem;position:absolute;top:0;left:0;z-index:10;display:flex;align-items:center}@media(max-width: 750px){.header{height:14rem}}.header__logo{width:25.4rem}@media(max-width: 750px){.header__logo{width:31.8rem}}.title{text-align:center;margin-bottom:5rem}@media(max-width: 750px){.title{margin-bottom:8rem}}.title__EN{font-family:"Jost",sans-serif;font-size:var(--font-sm-2);font-weight:500;color:#fc592d;margin-bottom:1.5rem}@media(max-width: 750px){.title__EN{margin-bottom:3rem}}.title__JA{font-size:var(--font-lg-7);font-weight:700}@media(max-width: 750px){.title__JA{line-height:1.375}}.txt{font-size:var(--font-md);line-height:1.875}@media(max-width: 750px){.txt{line-height:1.9230769231}}.btn{font-size:var(--font-md);font-weight:500;color:#fff;background:#fc592d;width:30rem;height:6rem;padding:0 2rem 0 3rem;margin:0 auto;border:1px solid #fc592d;border-radius:.4rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s}.btn--back{background:#999;border-color:#999}@media(max-width: 750px){.btn{width:57rem;height:12rem;padding:0 4rem 0 6rem;border-radius:.8rem}}.btn__arrow{fill:currentColor;width:1rem}@media(max-width: 750px){.btn__arrow{width:1.8rem}}.btn:hover{color:#fc592d;background:#fff;border-color:currentColor}.btn--back:hover{color:#999;border-color:#999}.mainvisual{background:#fff5f3;position:relative}.mainvisual__inner{width:100%;max-width:90%;margin:0 auto;position:absolute;top:14.1666666667vw;left:50%;transform:translateX(-50%)}@media(max-width: 750px){.mainvisual__inner{width:65rem;top:19rem}}.mainvisual__catch{width:36.3333333333vw;margin-bottom:2.5vw}@media(max-width: 750px){.mainvisual__catch{width:65rem;margin-bottom:5rem}}.mainvisual__txt{font-size:1.3333333333vw;line-height:2.125;font-weight:500;margin-bottom:1.6666666667vw}@media(max-width: 750px){.mainvisual__txt{font-size:2.4rem;margin-bottom:4rem}}.mainvisual__emphasis{font-size:2.1666666667vw;font-weight:700;color:#d35822}@media(max-width: 750px){.mainvisual__emphasis{font-size:3.9rem}}.mainvisual__emphasis em{font-size:2vw;font-weight:500;color:#fff;background:#d35822;display:inline-block;padding:.5833333333vw .8333333333vw;margin-right:.5em;border-radius:.4rem}@media(max-width: 750px){.mainvisual__emphasis em{font-size:3.6rem;padding:1.2rem 1.5rem;border-radius:.6rem}}.mainvisual__underline{text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:1rem;text-decoration-thickness:.4rem}@media(max-width: 750px){.mainvisual__underline{text-decoration-thickness:.6rem}}.about{background:#fff5f3;background:linear-gradient(to bottom, #fff5f3 0%, #fff5f3 40%, #ffffff 40%, #ffffff 100%)}@media(max-width: 750px){.about{background:linear-gradient(to bottom, #fff5f3 0%, #fff5f3 25%, #ffffff 25%, #ffffff 100%)}}.about__inner{width:100%;max-width:89rem;padding:8rem 0;margin:0 auto}@media(max-width: 750px){.about__inner{width:65rem}}.about__img{margin-bottom:5rem}.about__txt{text-align:center;margin-bottom:2rem}@media(max-width: 750px){.about__txt{margin-bottom:3rem}}.benefit{background:#fff5f3;position:relative;z-index:0}.benefit::before{content:"";background:linear-gradient(113deg, rgb(255, 193, 69) 0%, rgb(252, 147, 34) 100%);width:100%;height:47rem;position:absolute;bottom:0;left:0;z-index:-1;pointer-events:none}@media(max-width: 750px){.benefit::before{height:220rem}}.benefit__inner{width:100%;max-width:108rem;padding:10rem 0;margin:0 auto}@media(max-width: 750px){.benefit__inner{width:65rem;padding:11rem 0}}.benefit__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:4rem}@media(max-width: 750px){.benefit__list{width:57rem;margin:0 auto;display:flex;flex-direction:column;gap:8rem}}.benefit__list-item{display:flex}.benefit__list-item:nth-child(1){padding-top:0rem;padding-bottom:6rem}@media(max-width: 750px){.benefit__list-item:nth-child(1){padding:0}}.benefit__list-item:nth-child(2){padding-top:3rem;padding-bottom:3rem}@media(max-width: 750px){.benefit__list-item:nth-child(2){padding:0}}.benefit__list-item:nth-child(3){padding-top:6rem;padding-bottom:0rem}@media(max-width: 750px){.benefit__list-item:nth-child(3){padding:0}}.benefit__list-wrapper{background:#fff;padding:5rem 3rem;position:relative;flex:1}@media(max-width: 750px){.benefit__list-wrapper{padding:6rem 4rem}}.benefit__list-num{font-family:"Jost",sans-serif;font-size:6.8rem;line-height:.8;font-weight:500;color:#ff8f29;position:absolute;top:3rem;left:-2rem}@media(max-width: 750px){.benefit__list-num{font-size:14rem;top:6rem;left:-4rem}}.benefit__list-icon{width:13rem;margin:0 auto 3.5rem}@media(max-width: 750px){.benefit__list-icon{width:22rem;margin-bottom:5rem}}.benefit__list-heading{font-size:var(--font-lg-2);line-height:1.7;font-weight:700;text-align:center;margin-bottom:2.5rem}.benefit__list-txt{font-size:var(--font-md);line-height:1.875;text-align:justify}.guideline__inner{width:100%;max-width:90rem;padding:10rem 0;margin:0 auto}@media(max-width: 750px){.guideline__inner{width:65rem;padding:12rem 0}}.guideline__table{font-size:var(--font-md);line-height:1.875;background:#cecece;width:100%;border-spacing:1px;border-collapse:separate}.guideline__table-heading{background:#fff5f3;width:15rem;padding:1.5rem 3rem}@media(max-width: 750px){.guideline__table-heading{display:block;width:100%;padding:2rem 4rem}}.guideline__table-body{background:#fff;padding:1.5rem 3rem}@media(max-width: 750px){.guideline__table-body{display:block;padding:2rem 4rem}}.flow{background:#f4f3f2}.flow__inner{width:100%;max-width:90rem;padding:10rem 0;margin:0 auto}@media(max-width: 750px){.flow__inner{text-align:center;width:65rem;padding:12rem 0}}.flow__step{font-size:var(--font-lg-2);line-height:1.7;font-weight:500;text-align:center;display:flex;justify-content:space-between}@media(max-width: 750px){.flow__step{text-align:left;display:inline-flex;flex-direction:column;gap:11rem}}.flow__step-item{width:16rem;position:relative}@media(max-width: 750px){.flow__step-item{width:100%;display:flex;align-items:center;gap:0 3rem}}.flow__step-item:not(:last-child)::after{content:"";background:url("../img/index/flow-arrow.svg") no-repeat center center/cover;width:2.2rem;aspect-ratio:1;position:absolute;top:6.9rem;left:calc(100% + 4.3333333333rem - 1.1rem)}@media(max-width: 750px){.flow__step-item:not(:last-child)::after{width:2.8rem;top:calc(100% + 5.5rem - 1.4rem);left:8.6rem;transform:rotate(90deg)}}.flow__step-item img{margin-bottom:1.5rem}@media(max-width: 750px){.flow__step-item img{width:20rem;margin-bottom:0;flex-shrink:0}}.faq{background:linear-gradient(270deg, rgb(255, 193, 69) 0%, rgb(252, 147, 34) 100%)}.faq__inner{width:100%;max-width:90rem;padding:10rem 0;margin:0 auto}@media(max-width: 750px){.faq__inner{width:65rem;padding:12rem 0}}.faq .title>*{color:#fff}.faq__list{display:flex;flex-direction:column;gap:3rem 0}@media(max-width: 750px){.faq__list{gap:6rem 0}}.faq__list-item{background:#fff;width:100%;padding:3rem 3rem 3rem 8rem}@media(max-width: 750px){.faq__list-item{padding:5rem 4rem 5rem 11rem}}.faq__list-question{font-size:var(--font-lg-2);line-height:1.7;font-weight:700;margin-bottom:1rem;position:relative}@media(max-width: 750px){.faq__list-question{margin-bottom:3rem}}.faq__list-question::before{content:"Q";font-family:"Jost",sans-serif;font-weight:500;color:#fff;background:#fc592d;width:3.2rem;height:3.2rem;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:calc(100% + 1.5rem)}@media(max-width: 750px){.faq__list-question::before{width:5.2rem;height:5.2rem;right:calc(100% + 2rem)}}.faq__list-answer{font-size:var(--font-md);line-height:1.875;text-align:justify}@media(max-width: 750px){.faq__list-answer{margin-left:-7rem}}.entry{background:#fff5f3}.entry__inner{width:100%;max-width:108rem;padding:10rem 0;margin:0 auto}@media(max-width: 750px){.entry__inner{width:65rem;padding:12rem 0}}.entry__txt{font-size:var(--font-md);line-height:1.875;text-align:center;margin-bottom:5rem}.entry__body{background:#fff;padding:6rem 9rem}@media(max-width: 750px){.entry__body{padding:4rem}}.entry__table{font-size:var(--font-md);line-height:1.25;width:100%;border-spacing:0;border-collapse:collapse}.entry__table-heading{font-weight:400;width:21rem;padding:0 2rem 3rem 0}@media(max-width: 750px){.entry__table-heading{display:block;width:100%;padding:0 0 2rem}}.entry__table-wrapper{min-height:4rem;display:flex;justify-content:space-between}@media(max-width: 750px){.entry__table-wrapper{min-height:0}}.entry__table-label{align-self:center}.entry__table-required{font-size:var(--font-sm-3);line-height:1;font-weight:500;color:#fff;background:#fc592d;width:4rem;height:2rem;margin-top:1rem;border-radius:9999px;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.entry__table-required{width:6rem;height:3rem;margin-top:0}}.entry__table-body{width:calc(100% - 23rem);padding:0 0 3rem}@media(max-width: 750px){.entry__table-body{display:block;width:100%;padding-bottom:5rem}}.entry__table-flex{display:flex;flex-wrap:wrap;gap:3rem}@media(max-width: 750px){.confirm .entry__table-heading::before{content:"■"}}.input-single{font-size:16px;background:#fff;width:100%;height:4rem;padding:0 2rem;border:1px solid #cecece;border-radius:.4rem}@media(max-width: 750px){.input-single{height:7rem}}.input-multi{font-size:16px;background:#fff;width:100%;height:22rem;padding:2rem;border:1px solid #cecece;border-radius:.4rem}@media(max-width: 750px){.input-multi{height:32rem}}.input-checkbox{position:relative;display:flex;align-items:flex-start;gap:0 1rem}.input-checkbox input[type=checkbox]{width:2rem;height:2rem;position:absolute;opacity:0}@media(max-width: 750px){.input-checkbox input[type=checkbox]{width:3.2rem;height:3.2rem}}.input-checkbox__label{padding-left:3rem;position:relative;cursor:pointer}@media(max-width: 750px){.input-checkbox__label{padding-left:5rem}}.input-checkbox__label::before{content:"";display:block;width:2rem;height:2rem;border:1px solid #cecece;position:absolute;top:0;left:0}@media(max-width: 750px){.input-checkbox__label::before{width:3.2rem;height:3.2rem}}.input-checkbox__label::after{content:"";background:url("../img/index/checkbox.svg") no-repeat center center/cover;display:block;width:2rem;height:2rem;position:absolute;top:0;left:0;opacity:0}@media(max-width: 750px){.input-checkbox__label::after{width:3.2rem;height:3.2rem}}.input-checkbox input[type=checkbox]:focus-visible+.input-checkbox__label::before{outline:2px solid #005fcc;outline-offset:2px}.input-checkbox input[type=checkbox]:checked+.input-checkbox__label::after{opacity:1}.btn-wrapper{display:flex;justify-content:center;gap:0 3rem}@media(max-width: 750px){.btn-wrapper{flex-direction:column;gap:3rem 0}}.btn-wrapper .btn{margin:0}.just-validate-error-label{font-size:var(--font-md);font-weight:500;color:var(--error-color);margin-top:1rem;display:flex;align-items:flex-start;gap:0 .25em}.just-validate-error-label::before{content:"";background:url("../img/index/error_24dp_CC0000_FILL1_wght400_GRAD0_opsz24.svg") no-repeat center center/cover;display:block;width:2rem;aspect-ratio:1;flex-shrink:0}@media(max-width: 750px){.just-validate-error-label::before{width:2.8rem;transform:translateY(0.1em)}}.just-validate-error-field{border-color:var(--error-color)}@media only screen and (min-width: 751px){.mb0pc{margin-bottom:0rem}.mb5pc{margin-bottom:0.5rem}.mb10pc{margin-bottom:1rem}.mb15pc{margin-bottom:1.5rem}.mb20pc{margin-bottom:2rem}.mb25pc{margin-bottom:2.5rem}.mb30pc{margin-bottom:3rem}.mb35pc{margin-bottom:3.5rem}.mb40pc{margin-bottom:4rem}.mb45pc{margin-bottom:4.5rem}.mb50pc{margin-bottom:5rem}.mb55pc{margin-bottom:5.5rem}.mb60pc{margin-bottom:6rem}.mb65pc{margin-bottom:6.5rem}.mb70pc{margin-bottom:7rem}.mb75pc{margin-bottom:7.5rem}.mb80pc{margin-bottom:8rem}.mb85pc{margin-bottom:8.5rem}.mb90pc{margin-bottom:9rem}.mb95pc{margin-bottom:9.5rem}.mb100pc{margin-bottom:10rem}.mb105pc{margin-bottom:10.5rem}.mb110pc{margin-bottom:11rem}.mb115pc{margin-bottom:11.5rem}.mb120pc{margin-bottom:12rem}.mb125pc{margin-bottom:12.5rem}.mb130pc{margin-bottom:13rem}.mb135pc{margin-bottom:13.5rem}.mb140pc{margin-bottom:14rem}.mb145pc{margin-bottom:14.5rem}.mb150pc{margin-bottom:15rem}.mb155pc{margin-bottom:15.5rem}.mb160pc{margin-bottom:16rem}.mb165pc{margin-bottom:16.5rem}.mb170pc{margin-bottom:17rem}.mb175pc{margin-bottom:17.5rem}.mb180pc{margin-bottom:18rem}.mb185pc{margin-bottom:18.5rem}.mb190pc{margin-bottom:19rem}.mb195pc{margin-bottom:19.5rem}.mb200pc{margin-bottom:20rem}}@media only screen and (max-width: 750px){.mb0sp{margin-bottom:0rem}.mb5sp{margin-bottom:0.5rem}.mb10sp{margin-bottom:1rem}.mb15sp{margin-bottom:1.5rem}.mb20sp{margin-bottom:2rem}.mb25sp{margin-bottom:2.5rem}.mb30sp{margin-bottom:3rem}.mb35sp{margin-bottom:3.5rem}.mb40sp{margin-bottom:4rem}.mb45sp{margin-bottom:4.5rem}.mb50sp{margin-bottom:5rem}.mb55sp{margin-bottom:5.5rem}.mb60sp{margin-bottom:6rem}.mb65sp{margin-bottom:6.5rem}.mb70sp{margin-bottom:7rem}.mb75sp{margin-bottom:7.5rem}.mb80sp{margin-bottom:8rem}.mb85sp{margin-bottom:8.5rem}.mb90sp{margin-bottom:9rem}.mb95sp{margin-bottom:9.5rem}.mb100sp{margin-bottom:10rem}.mb105sp{margin-bottom:10.5rem}.mb110sp{margin-bottom:11rem}.mb115sp{margin-bottom:11.5rem}.mb120sp{margin-bottom:12rem}.mb125sp{margin-bottom:12.5rem}.mb130sp{margin-bottom:13rem}.mb135sp{margin-bottom:13.5rem}.mb140sp{margin-bottom:14rem}.mb145sp{margin-bottom:14.5rem}.mb150sp{margin-bottom:15rem}.mb155sp{margin-bottom:15.5rem}.mb160sp{margin-bottom:16rem}.mb165sp{margin-bottom:16.5rem}.mb170sp{margin-bottom:17rem}.mb175sp{margin-bottom:17.5rem}.mb180sp{margin-bottom:18rem}.mb185sp{margin-bottom:18.5rem}.mb190sp{margin-bottom:19rem}.mb195sp{margin-bottom:19.5rem}.mb200sp{margin-bottom:20rem}}