@charset "UTF-8";/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}html{scroll-behavior:smooth;scroll-padding-top:8rem;font-size:10px}@media screen and (max-width: 1320px){html{font-size:.7575757576vw}}@media screen and (max-width: 1023px){html{font-size:10px;scroll-padding-top:6rem}}@media screen and (max-width: 374px){html{font-size:2.6666666667vw}}:root{--spacing: .075em}*{letter-spacing:var(--spacing)}body{font-family:遊ゴシック体,Yu Gothic,YuGothic,ヒラギノ角ゴシック Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,MS Pゴシック,MS PGothic,sans-serif;font-size:1.8rem;color:#0c0c0c;line-height:1;font-weight:500;background-color:#fff;font-feature-settings:"palt"}@media screen and (max-width: 767px){body{font-size:1.6rem}}ul{list-style:none}main{position:relative}a,button{text-decoration:none;color:inherit}a:not([class]),button:not([class]){transition:opacity .3s}@media (hover: hover){a:not([class]):hover,button:not([class]):hover{opacity:.7}}img{max-width:100%;height:auto}a[href*="tel:"]{pointer-events:none}@media screen and (max-width: 767px){a[href*="tel:"]{pointer-events:auto}}.l-header{width:min(123.3rem,90.2635431918vw);height:8rem;border-radius:0 0 1rem;background-color:#fff;position:fixed;top:0;left:0;z-index:100;box-shadow:0 0 2rem #00000026}@media screen and (max-width: 1023px){.l-header{width:100%;height:6rem;border-radius:0}}.l-header__container{padding:1.5rem 4.9rem 1.6rem 4.3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}@media screen and (max-width: 1023px){.l-header__container{padding:0 0 0 2rem}}.l-header__logo{width:19.1rem}@media screen and (max-width: 1023px){.l-header__logo{width:15.1rem}}.l-header__logo img{width:100%;display:block}@media screen and (max-width: 1023px){.l-header__nav{display:none}}.l-header__list{display:flex;align-items:center;justify-content:space-between;gap:4.6rem}.l-header__item a{font-size:1.6rem;font-weight:700}.l-humberger{display:none;width:6rem;height:6rem;background:linear-gradient(90deg,#2c39a7,#2f1aa6);z-index:300}.l-humberger span{position:relative;display:block;height:.25rem;width:36.6666666667%;margin:0 auto;background:#fff;transition:ease .3s}.l-humberger span:nth-child(1){top:0}.l-humberger span:nth-child(2){margin:.7rem auto}.l-humberger span:nth-child(3){top:0}@media screen and (max-width: 1023px){.l-humberger{display:block}}.l-humberger-show span{width:50%}.l-humberger-show span:nth-child(1){transform:rotate(45deg);top:1rem}.l-humberger-show span:nth-child(2){opacity:0}.l-humberger-show span:nth-child(3){transform:rotate(135deg);top:-1rem}.l-humberger-menu{display:none;position:fixed;width:100%;height:100dvh;top:0;left:0;right:0;z-index:99;background:linear-gradient(to right,#1cb1a2,#2f1aa5);padding-top:6rem}.l-humberger-menu__container{overflow-y:scroll;height:calc(100dvh - 6rem);padding-bottom:6rem}.l-humberger-menu__nav-item a{font-weight:700;display:block;padding:2rem 2.2rem;color:#fff;border-bottom:.1rem solid #fff}.l-humberger-menu__contact{margin-top:3.6rem}.l-humberger-menu__contact a{margin-inline:auto}.scroll-hide{overflow:hidden}.l-footer{background-color:#000}@media screen and (max-width: 767px){.l-footer{margin-bottom:7rem}}.l-footer__container{padding-block:3.2rem}@media screen and (max-width: 767px){.l-footer__container{padding-block:1.9rem}}.l-footer-copy{text-align:center;font-size:1.2rem;color:#fff}.l-container{max-width:1320px;width:100%;margin-inline:auto;padding-inline:2rem}.c-btn-primary{width:100%;max-width:44.6rem;height:8rem;font-size:2.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:1.5rem;padding-right:1.7rem;background-color:#f3b80a;border:.4rem solid #fff;border-radius:100vmax;box-shadow:.7rem 1.2rem #3f328b73;transition:.3s ease-out;position:relative}@media screen and (max-width: 767px){.c-btn-primary{max-width:33.5rem;height:7rem;font-size:2rem;gap:1.4rem;box-shadow:.35rem .6rem #3f328b73;border-width:.2rem}}.c-btn-primary:after{content:"";display:inline-block;width:1.3rem;aspect-ratio:13/23;background:#000;-webkit-mask-image:url(../img/icon_arrow.png);mask-image:url(../img/icon_arrow.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;right:3.2rem;transform:translateY(-50%);transition:.3s ease-out}@media screen and (max-width: 767px){.c-btn-primary:after{width:.6rem;position:static;transform:translate(0);margin-left:1rem}}.c-btn-primary span{width:3.8rem}@media screen and (max-width: 767px){.c-btn-primary span{width:2.6rem}}@media (hover: hover){.c-btn-primary:hover{background-color:#fff;transform:translate(.7rem,1.2rem);box-shadow:none}.c-btn-primary:hover:after{transform:translate(.5rem,-50%)}}.c-btn-campaign{display:block;width:100%;border-radius:1rem 0 0 1rem;background:linear-gradient(to right,#1cb1a2,#2f1aa5);border:.3rem solid #fff;border-right:none;padding:2.6rem 4.3rem 2.6rem 5.8rem;font-size:3.2rem;font-weight:700;color:#fff;position:relative}@media screen and (max-width: 1023px){.c-btn-campaign{border:.3rem solid #fff;border-radius:1rem}}@media screen and (max-width: 767px){.c-btn-campaign{border-radius:.5rem;font-size:2rem;border-width:.15rem;padding:2.3rem 1.4rem}}.c-btn-campaign:before{content:"";width:100%;height:100%;background:linear-gradient(to left,#1cb1a2,#2f1aa5);position:absolute;top:0;left:0;border-radius:inherit;transition:.3s ease-out}.c-btn-campaign:after{content:"";display:inline-block;width:1.4rem;aspect-ratio:14/24;background:#fff;-webkit-mask-image:url(../img/icon_arrow.png);mask-image:url(../img/icon_arrow.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;right:4.3rem;transform:translateY(-50%);transition:.3s ease-out}@media screen and (max-width: 767px){.c-btn-campaign:after{width:.7rem;right:1.5rem}}.c-btn-campaign .c-btn-campaign__bg{display:flex;align-items:center;gap:1.8rem;position:relative}@media screen and (max-width: 767px){.c-btn-campaign .c-btn-campaign__bg{gap:1.2rem}}.c-btn-campaign span{display:inline-block;font-size:2.55rem;line-height:1.6862745098;letter-spacing:.1em;font-weight:700;padding-inline:5rem;border-radius:100vmax;background-color:#ffd65c;position:relative;color:#0c0c0c;z-index:1}@media screen and (max-width: 767px){.c-btn-campaign span{font-size:1.4rem;line-height:1.7857142857;padding-inline:1.8rem}}.c-btn-campaign span:before{content:"";display:inline-block;width:calc(100% - .8rem);height:calc(100% - .6rem);border:.1rem solid #000;border-radius:inherit;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}@media screen and (max-width: 767px){.c-btn-campaign span:before{width:calc(100% - .4rem);height:calc(100% - .4rem)}}@media (hover: hover){.c-btn-campaign:hover:before{opacity:0}.c-btn-campaign:hover:after{transform:translate(.5rem,-50%)}}.c-btn-top{width:7.2rem;cursor:pointer;aspect-ratio:1;position:absolute;bottom:2.4rem;right:9rem;z-index:10;border:.3rem solid #491dab;background-color:#fff;border-radius:1rem}@media screen and (max-width: 1023px){.c-btn-top{width:6.5rem;aspect-ratio:65/70;border:none;border-radius:0;background:linear-gradient(135deg,#1cb1a2,#2f1aa5);position:fixed;bottom:0;right:0}}.c-btn-top:before{content:"";display:inline-block;width:1.3rem;aspect-ratio:13/23;background:#491dab;-webkit-mask-image:url(../img/icon_arrow.png);mask-image:url(../img/icon_arrow.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg)}@media screen and (max-width: 1023px){.c-btn-top:before{width:.9rem;background:#fff}}.c-btn-fixed{width:8rem;height:29rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.7rem;background-color:#f3b80a;border-left:.4rem solid #fff;border-bottom:.4rem solid #fff;border-radius:0 0 0 1rem;writing-mode:vertical-rl;font-feature-settings:normal}@media screen and (max-width: 1023px){.c-btn-fixed{width:100%;height:7rem;writing-mode:horizontal-tb;font-size:2rem;gap:.8rem;border:none;border-radius:0}}.c-btn-fixed:after{content:"";display:inline-block;width:.9rem;aspect-ratio:13/23;background:#000;-webkit-mask-image:url(../img/icon_arrow.png);mask-image:url(../img/icon_arrow.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;margin-top:.9rem}@media screen and (max-width: 767px){.c-btn-fixed:after{width:.6rem;margin-top:0;margin-left:.9rem}}.c-btn-fixed span{width:2.2rem;transition:transform .3s ease-out}@media screen and (max-width: 767px){.c-btn-fixed span{width:2.6rem}}@media (hover: hover){.c-btn-fixed:hover span{transform:translate(.5rem,-.5rem)}}.c-btn-more{width:100%;display:flex;justify-content:center;text-align:center;gap:1.8rem}@media screen and (max-width: 767px){.c-btn-more{gap:1.1rem}}.c-btn-more:before{content:"もっと見る";font-size:1.4rem;font-weight:700}.c-btn-more:after{content:"";display:inline-block;width:.8rem;aspect-ratio:8/13;background:#000;-webkit-mask-image:url(../img/icon_arrow.png);mask-image:url(../img/icon_arrow.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transform:rotate(90deg)}@media screen and (max-width: 767px){.c-btn-more:after{width:.6rem}}.c-btn-more.is-active:before{content:"閉じる"}.c-btn-more.is-active:after{transform:rotate(270deg)}.c-icon{display:inline-block}.c-icon:before{content:"";display:inline-block;width:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:#000}.c-icon--gr-orange:before{background:linear-gradient(109deg,#ffbf24,#ff8042)}.c-icon--orange:before{background:#f60}.c-icon--gr-blue:before{background:linear-gradient(109deg,#1cb1a2,#2f1aa5)}.c-icon-box:before{aspect-ratio:247/257;-webkit-mask-image:url(../img/icon_box.svg);mask-image:url(../img/icon_box.svg)}.c-icon-comment:before{aspect-ratio:270/230;-webkit-mask-image:url(../img/icon_comment.svg);mask-image:url(../img/icon_comment.svg)}.c-icon-write:before{aspect-ratio:246/228;-webkit-mask-image:url(../img/icon_write.svg);mask-image:url(../img/icon_write.svg)}.c-icon-document:before{aspect-ratio:187/231;-webkit-mask-image:url(../img/icon_document.svg);mask-image:url(../img/icon_document.svg)}.c-icon-pen:before{aspect-ratio:229/229;-webkit-mask-image:url(../img/icon_pen.svg);mask-image:url(../img/icon_pen.svg)}.c-icon-chat:before{aspect-ratio:282/246;-webkit-mask-image:url(../img/icon_chat.svg);mask-image:url(../img/icon_chat.svg)}.c-icon-skill:before{aspect-ratio:344/214;-webkit-mask-image:url(../img/icon_skill.svg);mask-image:url(../img/icon_skill.svg)}.c-icon-coach:before{aspect-ratio:271/282;-webkit-mask-image:url(../img/icon_coach.svg);mask-image:url(../img/icon_coach.svg)}.c-icon-effect:before{aspect-ratio:275/252;-webkit-mask-image:url(../img/icon_effect.svg);mask-image:url(../img/icon_effect.svg)}.c-icon-calculator:before{aspect-ratio:191/249;-webkit-mask-image:url(../img/icon_calculator.svg);mask-image:url(../img/icon_calculator.svg)}.c-icon-try:before{aspect-ratio:272/245;-webkit-mask-image:url(../img/icon_try.svg);mask-image:url(../img/icon_try.svg)}.c-icon-light:before{aspect-ratio:165/236;-webkit-mask-image:url(../img/icon_light.svg);mask-image:url(../img/icon_light.svg)}.c-icon-send:before{aspect-ratio:303/273;-webkit-mask-image:url(../img/icon_send.svg);mask-image:url(../img/icon_send.svg)}.c-fixed{position:fixed;top:0;right:0;z-index:90}@media screen and (max-width: 1023px){.c-fixed{width:calc(100% - 6.5rem);top:auto;bottom:0;left:0}}@media screen and (min-width: 1024px){.u-tab-show{display:none}}@media screen and (max-width: 1023px){.u-tab-hide{display:none}}@media screen and (min-width: 768px){.u-sp-show{display:none}}@media screen and (max-width: 767px){.u-sp-hide{display:none}}.u-align-left{text-align:left}.u-align-center{text-align:center}.u-align-right{text-align:right}.u-align-justify{text-align:justify}.u-font-sans{font-family:遊ゴシック体,Yu Gothic,YuGothic,ヒラギノ角ゴシック Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,MS Pゴシック,MS PGothic,sans-serif}.u-font-serif{font-family:"",游明朝,YuMincho,ヒイラギ明朝 ProN W3,Hiragino Mincho ProN,HG明朝E,MS P明朝,MS 明朝,serif}.u-font-english{font-family:Inter,sans-serif}.u-font-accent{font-family:"",serif}.u-head-primary{font-size:4.2rem;line-height:1.4285714286;font-weight:600}@media screen and (max-width: 767px){.u-head-primary{font-size:2.4rem;line-height:1.5833333333;font-weight:500}}.u-head-primary strong{font-size:4.6rem;line-height:1.3043478261;font-weight:700}@media screen and (max-width: 767px){.u-head-primary strong{font-size:2.6rem;line-height:1.4615384615}}.u-head-secondary{font-size:2rem;line-height:1.5}@media screen and (max-width: 767px){.u-head-secondary{font-size:1.5rem;line-height:1.4}}.u-text-primary{line-height:1.3888888889}@media screen and (max-width: 767px){.u-text-primary{line-height:1.5625}}.u-text-secondary{line-height:1.6666666667}@media screen and (max-width: 767px){.u-text-secondary{line-height:1.5625}}.u-color-primary{color:#2f1aa5}.u-color-secondary{color:#1cb1a2}.u-color-tertiary{color:#f60}.u-radius10{border-radius:1rem}@media screen and (max-width: 767px){.u-radius10{border-radius:.5rem}}.p-fv{overflow:hidden;background:url(../img/fv_bg.jpg) no-repeat center/cover}@media screen and (max-width: 1023px){.p-fv{background:url(../img/fv_bg_sp.jpg) no-repeat top center/cover}}.p-fv__container{padding-block:16rem 5.1rem}@media screen and (max-width: 767px){.p-fv__container{padding-block:11.1rem 3.2rem}}.p-fv__wrap{display:flex;justify-content:space-between;align-items:flex-end;gap:4rem}@media screen and (max-width: 1023px){.p-fv__wrap{flex-direction:column;align-items:flex-start;gap:3.8rem}}.p-fv__content{flex:1;padding-bottom:1.6rem;padding-left:2.7rem}@media screen and (max-width: 767px){.p-fv__content{padding-bottom:0;padding-left:0}}.p-fv__ttl{width:100%;max-width:50.3rem}@media screen and (max-width: 767px){.p-fv__ttl{width:70.7462686567%}}.p-fv__txt{margin-top:6.2rem;width:100%;max-width:50.3rem}@media screen and (max-width: 767px){.p-fv__txt{margin-top:3.8rem;width:71.0447761194%}}.p-fv__btn{width:calc(50vw - 2rem);margin-right:calc(50% - 50vw)}@media screen and (max-width: 1023px){.p-fv__btn{width:100%;margin-right:0}}.p-feature{position:relative;z-index:2;background-color:#fff}.p-feature__container{padding-top:8rem}@media screen and (max-width: 767px){.p-feature__container{padding-top:2.8rem}}.p-feature__card{margin-top:4.1rem;display:flex;gap:4rem}@media screen and (max-width: 767px){.p-feature__card{margin-top:2.1rem;flex-direction:column;gap:.8rem;max-width:35.5rem;margin-inline:auto}}.p-feature__item{flex:1;display:flex;flex-direction:column;text-align:center}@media screen and (max-width: 767px){.p-feature__item{flex-direction:row;align-items:center;justify-content:center;gap:1.6rem;text-align:left}}.p-feature__item:nth-of-type(1) .p-feature__item-img{max-width:18.8rem}@media screen and (max-width: 767px){.p-feature__item:nth-of-type(1) .p-feature__item-img{max-width:12.4rem}}@media screen and (max-width: 767px){.p-feature__item:nth-of-type(1) .p-feature__item-img img{max-width:10.1rem}}.p-feature__item:nth-of-type(2) .p-feature__item-img{max-width:19rem}@media screen and (max-width: 767px){.p-feature__item:nth-of-type(2) .p-feature__item-img{max-width:12.4rem}}@media screen and (max-width: 767px){.p-feature__item:nth-of-type(2) .p-feature__item-img img{max-width:10.3rem}}.p-feature__item:nth-of-type(3) .p-feature__item-img{max-width:31rem}@media screen and (max-width: 767px){.p-feature__item:nth-of-type(3) .p-feature__item-img{max-width:12.4rem}}@media screen and (max-width: 767px){.p-feature__item:nth-of-type(3) .p-feature__item-img img{max-width:11.6rem}}.p-feature__item-img{width:100%;margin-inline:auto;flex-grow:1;display:flex;align-items:flex-end;justify-content:center}@media screen and (max-width: 767px){.p-feature__item-img{height:11rem;margin-inline:0;align-items:center}}.p-feature__item-ttl{margin-top:1.7rem;font-weight:700;color:#2f1aa5}@media screen and (max-width: 767px){.p-feature__item-ttl{margin-top:0;flex:1;letter-spacing:.025em}}.p-feature__item-ttl span{padding-block:.3rem;font-size:2.4rem;line-height:1.25;background-color:#f3b80a4d}@media screen and (max-width: 767px){.p-feature__item-ttl span{font-size:1.7rem;line-height:1.2352941176;padding-inline:.2rem}}.p-about{position:relative;box-shadow:0 0 2.9rem #3f328b4d}.p-about__container{padding-block:7.5rem 8.8rem}@media screen and (max-width: 767px){.p-about__container{padding-block:3.2rem 3.6rem}}.p-about__body{position:relative;z-index:1;padding:5.9rem 3.2rem 4.8rem}@media screen and (max-width: 767px){.p-about__body{padding:2.4rem 1.7rem 2rem}}.p-about__body:before{content:"";display:inline-block;width:100%;height:100%;border:.3rem solid transparent;background:linear-gradient(306deg,#1cb1a2,#2f1aa5) border-box border-box;-webkit-mask-composite:destination-out;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0) border-box;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0) border-box;-webkit-mask-composite:xor;mask-composite:exclude;position:absolute;top:0;left:0;border-radius:inherit;z-index:-1}@media screen and (max-width: 767px){.p-about__body:before{border-width:.15rem}}.p-about__head{width:-moz-max-content;width:max-content;display:inline-block;padding-inline:2rem;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:#fff}@media screen and (max-width: 767px){.p-about__head{padding-inline:1rem}}.p-about__txt{max-width:66rem;margin-inline:auto;line-height:1.7777777778}@media screen and (max-width: 767px){.p-about__txt{line-height:1.875}}.p-about__list{margin-top:2.7rem;display:grid;grid-template-columns:repeat(4,1fr);gap:3.2rem}@media screen and (max-width: 1023px){.p-about__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.p-about__list{margin-top:1.7rem;grid-template-columns:repeat(1,1fr);gap:1.2rem;overflow:hidden;transition:height .3s ease-out}}.p-about__item{background-color:#f3b80a4d;padding:3.2rem 2rem 2.7rem}@media screen and (max-width: 767px){.p-about__item{padding:2rem 1rem 1.6rem}}.p-about__item-ttl{background-color:#000;color:#fff;border-radius:100vmax;padding:1.1rem;text-align:center;font-weight:700}@media screen and (max-width: 767px){.p-about__item-ttl{padding:.7rem;max-width:23.9rem;margin-inline:auto}}.p-about__item-txt{margin-top:1.9rem}@media screen and (max-width: 767px){.p-about__item-txt{margin-top:.6rem}}.p-about__btn{margin-top:2rem}.p-trouble-bg{background:url(../img/trouble_bg.jpg) no-repeat center/cover}@media screen and (max-width: 767px){.p-trouble-bg{background:url(../img/trouble_bg_sp.jpg) no-repeat center/cover}}.p-trouble__container{padding-top:8rem}@media screen and (max-width: 767px){.p-trouble__container{padding-top:2.8rem}}.p-trouble__wrap{margin-top:4rem;display:flex;gap:4rem}@media screen and (max-width: 1023px){.p-trouble__wrap{margin-top:2.8rem;flex-direction:column;align-items:center;gap:0}}.p-trouble__col{flex:1;max-width:90rem}.p-trouble__col:nth-of-type(1){padding-right:2.4rem}@media screen and (max-width: 1023px){.p-trouble__col:nth-of-type(1){padding-right:0}}.p-trouble__col:nth-of-type(2){padding-left:2.4rem}@media screen and (max-width: 1023px){.p-trouble__col:nth-of-type(2){margin-top:-1.8rem;padding-left:0}}.p-trouble__card{display:flex;flex-wrap:wrap;justify-content:center;-moz-column-gap:9.2rem;column-gap:9.2rem}@media screen and (max-width: 767px){.p-trouble__card{max-width:33.5rem;margin-inline:auto;-moz-column-gap:5.1rem;column-gap:5.1rem}}.p-trouble__item{width:25.2rem;aspect-ratio:1;border-radius:50%;background-color:#fff;box-shadow:0 0 3rem #0003;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:3.3rem 2rem}@media screen and (max-width: 767px){.p-trouble__item{width:14.1rem;padding:1rem .1rem 1.8rem}}.p-trouble__item:nth-of-type(3){margin-top:-4.2rem}@media screen and (max-width: 767px){.p-trouble__item:nth-of-type(3){margin-top:-1.8rem}}.p-trouble__item-img{min-height:6.4rem;display:flex;align-items:center}@media screen and (max-width: 767px){.p-trouble__item-img{min-height:3.5rem}}.p-trouble__item-img .c-icon-light{width:4.2rem}@media screen and (max-width: 767px){.p-trouble__item-img .c-icon-light{width:2.3rem}}.p-trouble__item-img .c-icon-try{width:6.9rem}@media screen and (max-width: 767px){.p-trouble__item-img .c-icon-try{width:3.8rem}}.p-trouble__item-img .c-icon-coach{width:6rem}@media screen and (max-width: 767px){.p-trouble__item-img .c-icon-coach{width:3.3rem}}.p-trouble__item-img .c-icon-calculator{width:4.8rem}@media screen and (max-width: 767px){.p-trouble__item-img .c-icon-calculator{width:2.7rem}}.p-trouble__item-img .c-icon-effect{width:6.9rem}@media screen and (max-width: 767px){.p-trouble__item-img .c-icon-effect{width:3.8rem}}.p-trouble__item-img .c-icon-skill{width:7.8rem}@media screen and (max-width: 767px){.p-trouble__item-img .c-icon-skill{width:4.3rem}}.p-trouble__item-txt{margin-top:2.4rem;font-weight:700;min-height:4.1666666667em}@media screen and (max-width: 767px){.p-trouble__item-txt{margin-top:.9rem;font-size:1.4rem;line-height:1.3571428571;min-height:4.0714285714em}}.p-solution{margin-top:-1.7rem}@media screen and (max-width: 1023px){.p-solution{margin-top:0}}.p-solution__container{padding-bottom:8.8rem}@media screen and (max-width: 767px){.p-solution__container{padding-block:11rem 2.4rem}}.p-solution__card{margin-top:4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}@media screen and (max-width: 1023px){.p-solution__card{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.p-solution__card{margin-top:2.8rem;grid-template-columns:repeat(1,1fr);gap:1.2rem}}.p-solution__item{background-color:#fff;box-shadow:0 0 3rem #0003}.p-solution__item-head{min-height:12.4rem;display:flex;align-items:center;justify-content:center;gap:3.2rem}@media screen and (max-width: 767px){.p-solution__item-head{min-height:7.7rem;gap:1.6rem}}.p-solution__item-head .c-icon-light{width:4.2rem}@media screen and (max-width: 767px){.p-solution__item-head .c-icon-light{width:2.4rem}}.p-solution__item-head .c-icon-try{width:6.9rem}@media screen and (max-width: 767px){.p-solution__item-head .c-icon-try{width:3.7rem}}.p-solution__item-head .c-icon-coach{width:6rem}@media screen and (max-width: 767px){.p-solution__item-head .c-icon-coach{width:3.5rem}}.p-solution__item-head .c-icon-calculator{width:4.8rem}@media screen and (max-width: 767px){.p-solution__item-head .c-icon-calculator{width:2.6rem}}.p-solution__item-head .c-icon-effect{width:6.9rem}@media screen and (max-width: 767px){.p-solution__item-head .c-icon-effect{width:3.3rem}}.p-solution__item-head .c-icon-skill{width:7.8rem}@media screen and (max-width: 767px){.p-solution__item-head .c-icon-skill{width:4.9rem}}.p-solution__item-ttl{font-weight:700}@media screen and (max-width: 767px){.p-solution__item-ttl{line-height:1.375}}.p-solution__item-txt{border-radius:0 0 1rem 1rem;min-height:11.2rem;background-color:#ff6600e6;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}@media screen and (max-width: 767px){.p-solution__item-txt{min-height:7rem;border-radius:0 0 .5rem .5rem;font-size:1.7rem;line-height:1.2941176471;padding:1.4rem 1rem}}.p-cta{background:url(../img/cta_bg.jpg) no-repeat center/cover}@media screen and (max-width: 767px){.p-cta{background:url(../img/cta_bg_sp.jpg) no-repeat center/cover}}.p-cta__container{padding-block:8.3rem 8.8rem}@media screen and (max-width: 767px){.p-cta__container{padding-block:2.5rem 2.8rem}}.p-cta__ttl{font-size:3rem;line-height:1.5;font-weight:700;color:#fff}@media screen and (max-width: 767px){.p-cta__ttl{font-size:1.6rem;line-height:1.5625}}.p-cta__ttl span{font-size:3.5rem;line-height:1.2857142857}@media screen and (max-width: 767px){.p-cta__ttl span{font-size:1.8rem;line-height:1.3888888889}}.p-cta__btn{margin-top:4rem}@media screen and (max-width: 767px){.p-cta__btn{margin-top:2.5rem}}.p-cta__btn a{margin-inline:auto}.p-reason__container{padding-block:8.8rem}@media screen and (max-width: 767px){.p-reason__container{padding-block:3.7rem 3.5rem}}.p-reason__head img{display:inline-block;max-width:24.8rem;margin-right:2rem}@media screen and (max-width: 767px){.p-reason__head img{max-width:13.5rem;margin-right:.9rem}}.p-reason__anchor{margin-top:4.8rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem 4rem}@media screen and (max-width: 1023px){.p-reason__anchor{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.p-reason__anchor{margin-top:2.8rem;grid-template-columns:repeat(1,1fr);gap:1.2rem}}.p-reason__anchor-link{display:flex;border:.3rem solid #2f1aa5;min-height:8rem}@media screen and (max-width: 767px){.p-reason__anchor-link{min-height:5rem;border-width:.15rem}}.p-reason__anchor-num{width:12.4rem;background-color:#2f1aa5;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.p-reason__anchor-num{width:6.2rem}}.p-reason__anchor-num img{width:auto;height:1.8rem}@media screen and (max-width: 767px){.p-reason__anchor-num img{height:1rem}}.p-reason__anchor-txt{display:flex;align-items:center;justify-content:center;font-weight:700;max-width:-moz-max-content;max-width:max-content;margin-inline:auto}@media screen and (max-width: 767px){.p-reason__anchor-txt{max-width:none;flex:1;justify-content:flex-start;margin-inline:0;font-size:1.4rem;line-height:1.1428571429;padding:.9rem 4.4rem .9rem 1.2rem;position:relative}}@media screen and (max-width: 767px){.p-reason__anchor-txt:before{content:"";display:inline-block;width:.6rem;aspect-ratio:13/23;background:#2f1aa5;-webkit-mask-image:url(../img/icon_arrow.png);mask-image:url(../img/icon_arrow.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%) rotate(90deg)}}.p-reason__intro{margin-top:6.4rem;background-color:#f3b80a1a;display:flex;align-items:center;gap:7.8rem;padding:4.7rem 3.7rem 4rem 6rem}@media screen and (max-width: 1023px){.p-reason__intro{flex-direction:column}}@media screen and (max-width: 767px){.p-reason__intro{margin-top:3.6rem;gap:2rem;padding:2rem 1.7rem 1rem;text-align:justify}}.p-reason__intro-img{width:100%;max-width:34.1rem}@media screen and (max-width: 767px){.p-reason__intro-img{max-width:25.2rem}}.p-reason__intro-content{width:100%;max-width:73.2rem}@media screen and (max-width: 767px){.p-reason__intro-content{max-width:none}}.p-reason__intro-ttl{font-size:2.6rem;line-height:1.1538461538;font-weight:700}@media screen and (max-width: 767px){.p-reason__intro-ttl{font-size:1.7rem;line-height:1.4117647059;text-align:center}}.p-reason__intro-ttl strong{font-size:3rem;line-height:1}@media screen and (max-width: 767px){.p-reason__intro-ttl strong{font-size:1.8rem;line-height:1.3333333333}}.p-reason__intro-txt{margin-top:3.1rem;line-height:1.7777777778}@media screen and (max-width: 767px){.p-reason__intro-txt{margin-top:1.3rem;line-height:1.875}}.p-reason__detail{margin-top:4.8rem}@media screen and (max-width: 767px){.p-reason__detail{margin-top:3.6rem}}.p-reason__card{display:grid;grid-template-columns:repeat(2,1fr);gap:3.2rem 4rem}@media screen and (max-width: 1023px){.p-reason__card{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width: 767px){.p-reason__card{gap:2rem}}.p-reason__item{min-height:42.6rem;background-color:#fff;box-shadow:0 0 3rem #0003;padding:2.3rem 5.4rem 4.9rem}@media screen and (max-width: 767px){.p-reason__item{min-height:auto;padding:2.4rem 1.7rem 2rem}}.p-reason__item:nth-of-type(1) .p-reason__item-img{max-width:17.9rem}@media screen and (max-width: 767px){.p-reason__item:nth-of-type(1) .p-reason__item-img{max-width:9.9rem}}.p-reason__item:nth-of-type(2) .p-reason__item-img{max-width:19rem}@media screen and (max-width: 767px){.p-reason__item:nth-of-type(2) .p-reason__item-img{max-width:10.2rem}}.p-reason__item:nth-of-type(3) .p-reason__item-img{max-width:17.2rem}@media screen and (max-width: 767px){.p-reason__item:nth-of-type(3) .p-reason__item-img{max-width:8.2rem}}.p-reason__item:nth-of-type(4) .p-reason__item-img{max-width:20.3rem}@media screen and (max-width: 767px){.p-reason__item:nth-of-type(4) .p-reason__item-img{max-width:10rem}}@media screen and (max-width: 767px){.p-reason__item:nth-of-type(4) .p-reason__item-top{align-items:flex-end}}.p-reason__item:nth-of-type(5) .p-reason__item-img{max-width:21rem}@media screen and (max-width: 767px){.p-reason__item:nth-of-type(5) .p-reason__item-img{max-width:10.5rem}}.p-reason__item:nth-of-type(6) .p-reason__item-img{max-width:22.5rem}@media screen and (max-width: 767px){.p-reason__item:nth-of-type(6) .p-reason__item-img{max-width:11.2rem}}@media screen and (max-width: 767px){.p-reason__item:nth-of-type(6) .p-reason__item-top{align-items:flex-end}}.p-reason__item-top{min-height:15.2rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.p-reason__item-top{min-height:auto;align-items:flex-start}}.p-reason__item-head{flex:1}.p-reason__item-num{display:flex;align-items:center;justify-content:center;width:12.4rem;height:3rem;border-radius:100vmax;background-color:#2f1aa5}@media screen and (max-width: 767px){.p-reason__item-num{width:7.6rem;height:1.9rem}}.p-reason__item-num img{width:auto;height:1.8rem}@media screen and (max-width: 767px){.p-reason__item-num img{height:1.2rem}}.p-reason__item-ttl{margin-top:1.9rem;font-size:3rem;line-height:1.3333333333;font-weight:700;color:#2f1aa5}@media screen and (max-width: 767px){.p-reason__item-ttl{margin-top:.8rem;font-size:1.8rem;line-height:1.3888888889}}.p-reason__item-img{width:100%}.p-reason__item-txt{margin-top:3rem}@media screen and (max-width: 767px){.p-reason__item-txt{display:none;margin-top:1.4rem}}.p-reason__btn{margin-top:2rem}.p-campaign{background:url(../img/campaign_bg.jpg) no-repeat center/cover}@media screen and (max-width: 767px){.p-campaign{background:url(../img/campaign_bg_sp.jpg) no-repeat center/cover}}.p-campaign__container{padding-block:4rem}@media screen and (max-width: 767px){.p-campaign__container{padding-block:2rem}}.p-campaign__body{background-color:#fff;padding-block:5.6rem;position:relative}@media screen and (max-width: 767px){.p-campaign__body{padding-block:2.8rem 4.7rem}}.p-campaign__body:before{content:"";display:inline-block;width:30.2rem;aspect-ratio:302/98;background:url(../img/campaign_icon.png) center/contain no-repeat;position:absolute;bottom:0;right:7rem}@media screen and (max-width: 767px){.p-campaign__body:before{width:18.4rem;right:.6rem}}.p-campaign__head{padding:.5rem 2rem;color:#fff;background-image:linear-gradient(to left,#1cb1a2,#2f1aa5);display:flex;align-items:center;justify-content:center;gap:2.5rem}@media screen and (max-width: 1023px){.p-campaign__head{position:relative;padding:1.8rem 1rem 1.4rem;gap:0}}@media screen and (max-width: 767px){.p-campaign__head{width:100vw;margin-left:-2rem;font-weight:700;font-size:2.4rem;line-height:1.125}}.p-campaign__head span{display:inline-block;background-color:#ffd65c;font-size:2.4rem;line-height:1.3333333333;font-weight:600;color:#0c0c0c;padding-inline:3rem;border-radius:100vmax}@media screen and (max-width: 1023px){.p-campaign__head span{position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}}@media screen and (max-width: 767px){.p-campaign__head span{font-size:1.6rem;line-height:1.3125;padding-inline:2.1rem}}.p-campaign__content{padding-inline:2rem}@media screen and (max-width: 767px){.p-campaign__content{padding-inline:1.8rem}}.p-campaign__txt{max-width:70.8rem;line-height:1.7777777778;margin:4rem auto 0}@media screen and (max-width: 767px){.p-campaign__txt{font-size:1.5rem;line-height:1.6666666667;margin-top:1.8rem}}.p-campaign__sub{margin-top:3.2rem}@media screen and (max-width: 767px){.p-campaign__sub{margin-top:1.7rem}}.p-campaign__sub span{display:inline-block;font-size:2.4rem;line-height:1.5;font-weight:700;color:#fff;padding-inline:1.8rem;background-image:linear-gradient(to left,#1cb1a2,#2f1aa5)}@media screen and (max-width: 767px){.p-campaign__sub span{display:block;font-size:1.8rem;line-height:1.7222222222;padding-inline:1rem}}.p-campaign__overview{max-width:-moz-max-content;max-width:max-content;margin:2rem auto 0}@media screen and (max-width: 767px){.p-campaign__overview{max-width:none;margin-top:1.6rem}}.p-campaign__overview-inner{display:flex;align-items:flex-end;gap:2.4rem}@media screen and (max-width: 767px){.p-campaign__overview-inner{flex-direction:column;align-items:flex-start;gap:.8rem}}.p-campaign__overview-inner+.p-campaign__overview-inner{margin-top:1.1rem}.p-campaign__overview-label{min-width:10.4rem;background-color:#000;color:#fff;text-align:center;font-size:1.6rem;line-height:1.5;font-weight:700}@media screen and (max-width: 767px){.p-campaign__overview-label{font-size:1.4rem;line-height:1.4285714286;min-width:5.6rem;padding-inline:1rem}}.p-campaign__overview-desc{font-size:2rem}@media screen and (max-width: 767px){.p-campaign__overview-desc{font-size:1.6rem;line-height:1.375}}.p-campaign__overview-desc strong{font-size:3rem;letter-spacing:-.05em}@media screen and (max-width: 767px){.p-campaign__overview-desc strong{font-size:1.8rem}}.p-campaign__message{max-width:96rem;margin:4rem auto 0;background-color:#f3b80a4d;padding:1.8rem 2rem}@media screen and (max-width: 767px){.p-campaign__message{margin-top:1.3rem;padding:.8rem .9rem 1.1rem}}.p-campaign__message-txt{max-width:-moz-max-content;max-width:max-content;margin-inline:auto;position:relative}@media screen and (max-width: 767px){.p-campaign__message-txt{font-size:1.4rem;line-height:1.5}}.p-type__container{padding-block:9.5rem 8.8rem}@media screen and (max-width: 767px){.p-type__container{padding-block:3.8rem 3.6rem}}.p-type__list{margin-top:6.3rem;display:grid;grid-template-columns:repeat(2,1fr);gap:5.5rem 4rem}@media screen and (max-width: 767px){.p-type__list{margin-top:2rem;padding-top:1.2rem;grid-template-columns:repeat(1,1fr);gap:2.7rem;overflow-y:hidden;transition:height .3s ease-out}}.p-type__item{border:.3rem solid #2f1aa5;position:relative;padding:4.8rem 2.9rem 2.3rem}@media screen and (max-width: 767px){.p-type__item{border-width:.15rem;padding:2.6rem 1.6rem 1.4rem}}.p-type__item-ttl{width:100%;max-width:75%;height:4.8rem;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;background-color:#2f1aa5;border-radius:100vmax;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){.p-type__item-ttl{max-width:81.1940298507%;height:2.4rem;font-size:1.8rem}}.p-type__btn{margin-top:2rem}.p-theme{background-color:#f3b80a1a}.p-theme__container{padding-block:8rem 8.8rem}@media screen and (max-width: 767px){.p-theme__container{padding-block:2.9rem 3.6rem}}.p-theme__card{margin-top:4rem;display:flex;flex-wrap:wrap;gap:2.4rem 4rem}@media screen and (max-width: 767px){.p-theme__card{flex-direction:column;margin-top:2rem;gap:1.6rem}}.p-theme__item{width:calc(33.3333333333% - 26.6666666667px);display:flex;flex-direction:column;background-color:#fff;padding:2.1rem 3.7rem 2rem}@media screen and (max-width: 767px){.p-theme__item{width:100%;padding:1.8rem 1.7rem}}.p-theme__item:nth-of-type(odd){border:.3rem solid #2f1aa5}@media screen and (max-width: 767px){.p-theme__item:nth-of-type(odd){border-width:.15rem}}.p-theme__item:nth-of-type(odd) .p-theme__item-ttl{border-bottom:.3rem solid #2f1aa5}@media screen and (max-width: 767px){.p-theme__item:nth-of-type(odd) .p-theme__item-ttl{border-bottom:.1rem solid #2f1aa5}}.p-theme__item:nth-of-type(2n){border:.3rem solid #1cb1a2}@media screen and (max-width: 767px){.p-theme__item:nth-of-type(2n){border-width:.15rem}}.p-theme__item:nth-of-type(2n) .p-theme__item-ttl{border-bottom:.3rem solid #1cb1a2}@media screen and (max-width: 767px){.p-theme__item:nth-of-type(2n) .p-theme__item-ttl{border-bottom:.1rem solid #1cb1a2}}.p-theme__item-ttl{font-size:2.2rem;font-weight:700;text-align:center;padding-bottom:2.2rem}@media screen and (max-width: 767px){.p-theme__item-ttl{font-size:1.8rem;padding-bottom:1.2rem}}.p-theme__item-content{margin-top:1.6rem;display:flex;flex-direction:column;flex:1}@media screen and (max-width: 767px){.p-theme__item-content{margin-top:1rem}}.p-theme__item-txt{flex-grow:1;font-size:1.6rem;line-height:1.625}@media screen and (max-width: 767px){.p-theme__item-txt{line-height:1.5625}}.p-theme__item-more{display:inline}.p-theme__item-more.is-hide,.p-theme__item-hide{display:none}.p-theme__item-hide.is-open{display:inline}.p-theme__item-btn{margin-top:2.6rem}.p-flow{overflow:hidden}.p-flow__container{padding-block:8rem 8.8rem}@media screen and (max-width: 767px){.p-flow__container{padding-block:2.8rem 6.2rem}}.p-flow__step{margin-top:3.6rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media screen and (max-width: 767px){.p-flow__step{margin-top:2rem;grid-template-columns:repeat(1,1fr)}}.p-flow__step+.p-flow__step{margin-top:4.8rem}@media screen and (max-width: 767px){.p-flow__step+.p-flow__step{margin-top:2rem}}.p-flow__step:nth-of-type(1){padding-right:2.2rem;position:relative}@media screen and (max-width: 767px){.p-flow__step:nth-of-type(1){padding-right:0}}.p-flow__step:nth-of-type(1):before{content:"";display:inline-block;width:100vw;height:9.5rem;background:linear-gradient(90deg,#fbd4a4,#fcbf78 61%,#fca94b);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}@media screen and (max-width: 767px){.p-flow__step:nth-of-type(1):before{width:6.6rem;height:calc(100% + 2rem);background:linear-gradient(180deg,#fbd4a4,#fcbf78 61%,#fca94b);top:0;left:50%;transform:translate(-50%)}}.p-flow__step:nth-of-type(2){padding-left:2.8rem;position:relative}@media screen and (max-width: 767px){.p-flow__step:nth-of-type(2){padding-left:0}}.p-flow__step:nth-of-type(2):before{content:"";display:inline-block;width:calc(100vw - ((100vw - 100%)/2) + 5rem);height:9.5rem;background:linear-gradient(90deg,#ffbf6f,#ff9338 39%,#f60);position:absolute;top:50%;left:0;transform:translateY(-50%);margin-left:calc(50% - 50vw);z-index:-1;clip-path:polygon(calc(100% - 2.8rem) 0,100% 50%,calc(100% - 2.8rem) 100%,0 100%,0 0)}@media screen and (max-width: 1320px){.p-flow__step:nth-of-type(2):before{width:calc(100vw - ((100vw - 100%)/2) + 1.5rem)}}@media screen and (max-width: 767px){.p-flow__step:nth-of-type(2):before{width:6.6rem;height:calc(100% + 2.5rem);background:linear-gradient(180deg,#ffbf6f,#ff9338 39%,#f60);top:0;left:50%;transform:translate(-50%);margin-left:0;clip-path:polygon(100% 0,100% calc(100% - 1.2rem),50% 100%,0 calc(100% - 1.2rem),0 0)}}.p-flow__item{min-height:39.3rem;box-shadow:0 0 2rem #00000026;background-color:#fff;padding:4rem 1rem 2.1rem}@media screen and (max-width: 767px){.p-flow__item{min-height:auto;padding:2rem 1.8rem 1.6rem}}.p-flow__item-num{margin-inline:auto;display:flex;justify-content:center;align-items:center;width:100%;max-width:12.4rem;height:3rem;background-color:#000;border-radius:100vmax}@media screen and (max-width: 767px){.p-flow__item-num{max-width:8.6rem;height:2.1rem}}.p-flow__item-num img{width:auto;height:1.8rem}@media screen and (max-width: 767px){.p-flow__item-num img{height:1.2rem}}.p-flow__item-ttl{margin-top:1.2rem;font-size:2.2rem;line-height:1.3636363636;font-weight:700}@media screen and (max-width: 767px){.p-flow__item-ttl{font-size:1.8rem;line-height:1}}.p-flow__item-img{margin-top:2.4rem;height:6.5rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.p-flow__item-img{margin-top:1.6rem}}.p-flow__item-img .c-icon-send{width:5.6rem}@media screen and (max-width: 767px){.p-flow__item-img .c-icon-send{width:6.5rem}}.p-flow__item-img .c-icon-chat{width:7.2rem}@media screen and (max-width: 767px){.p-flow__item-img .c-icon-chat{width:7.6rem}}.p-flow__item-img .c-icon-light{width:4.3rem}@media screen and (max-width: 767px){.p-flow__item-img .c-icon-light{width:4.4rem}}.p-flow__item-img .c-icon-pen{width:5.8rem}@media screen and (max-width: 767px){.p-flow__item-img .c-icon-pen{width:5rem}}.p-flow__item-img .c-icon-document{width:4.7rem}@media screen and (max-width: 767px){.p-flow__item-img .c-icon-document{width:4.5rem}}.p-flow__item-img .c-icon-write{width:6.3rem}@media screen and (max-width: 767px){.p-flow__item-img .c-icon-write{width:5.6rem}}.p-flow__item-img .c-icon-box{width:6.3rem}@media screen and (max-width: 767px){.p-flow__item-img .c-icon-box{width:5.7rem}}.p-flow__item-img .c-icon-comment{width:6.9rem}@media screen and (max-width: 767px){.p-flow__item-img .c-icon-comment{width:6.3rem}}.p-flow__item-txt{margin-top:2.4rem;padding-inline:2.2rem;font-size:1.6rem;line-height:1.5625;letter-spacing:.085em}@media screen and (max-width: 767px){.p-flow__item-txt{margin-top:1.4rem}}.p-voice{background-color:#f3b80a1a}.p-voice__container{padding-block:8rem 8.8rem}@media screen and (max-width: 767px){.p-voice__container{padding-block:2.8rem 3.6rem}}.p-voice__card{margin-top:3.8rem;display:flex;gap:4rem}@media screen and (max-width: 1023px){.p-voice__card{flex-direction:column}}@media screen and (max-width: 767px){.p-voice__card{margin-top:2rem;gap:1.6rem}}.p-voice__item{flex:1;display:flex;flex-direction:column;background-color:#fff;overflow:hidden}.p-voice__item-img img{aspect-ratio:400/235;-o-object-fit:cover;object-fit:cover}.p-voice__item-content{padding:3.6rem 4rem 3.5rem;flex:1;display:flex;flex-direction:column}@media screen and (max-width: 767px){.p-voice__item-content{padding:1.4rem 1.7rem 1.6rem}}.p-voice__item-ttl{font-size:2.2rem;line-height:1.3636363636;font-weight:700}@media screen and (max-width: 767px){.p-voice__item-ttl{font-size:1.8rem;line-height:1.5;text-align:center}}.p-voice__item-head{flex-grow:1}.p-voice__item-company{margin-top:1.8rem;font-size:1.6rem;line-height:1.25;font-weight:700}@media screen and (max-width: 767px){.p-voice__item-company{margin-top:.4rem;width:-moz-max-content;width:max-content;margin-inline:auto;font-size:1.4rem;line-height:1.4285714286}}.p-voice__item-company span{font-size:1.4rem;line-height:1.4285714286}.p-voice__item-txt{margin-top:1.4rem;line-height:1.5555555556;letter-spacing:.085em}@media screen and (max-width: 767px){.p-voice__item-txt{margin-top:1rem;line-height:1.5625}}.p-faq__container{padding-block:8rem 8.8rem}@media screen and (max-width: 767px){.p-faq__container{padding-block:2.8rem 3.6rem}}.p-faq__detail{margin-top:4rem}@media screen and (max-width: 767px){.p-faq__detail{margin-top:2rem}}.p-faq__col{border:.3rem solid #2f1aa5;padding-inline:4.5rem}@media screen and (max-width: 767px){.p-faq__col{border-width:.15rem;padding-inline:1.5rem}}.p-faq__col+.p-faq__col{margin-top:2.4rem}@media screen and (max-width: 767px){.p-faq__col+.p-faq__col{margin-top:1.6rem}}.p-faq__q{cursor:pointer;padding:3rem 15rem 3rem 2.5rem;display:flex;gap:1.6rem;position:relative}@media screen and (max-width: 767px){.p-faq__q{gap:1rem;padding:1.8rem 2.4rem 1.2rem 0}}.p-faq__q:before{content:"Q.";display:inline-block;font-size:4rem;line-height:1;letter-spacing:.05em;font-weight:600;font-family:Inter,sans-serif;color:#2f1aa5}@media screen and (max-width: 767px){.p-faq__q:before{font-size:2rem}}.p-faq__q.is-active .p-faq__btn:after{transform:translate(-50%,-50%) rotate(0)}.p-faq__q-txt{padding-top:.5rem;font-size:2.2rem;line-height:1.3636363636;font-weight:700}@media screen and (max-width: 767px){.p-faq__q-txt{margin-top:-.4rem;padding-top:0;font-size:1.8rem;line-height:1.5}}.p-faq__btn{position:absolute;top:50%;right:2.7rem;transform:translateY(-50%)}@media screen and (max-width: 767px){.p-faq__btn{top:2.6rem;right:.6rem;transform:translate(0)}}.p-faq__btn:before,.p-faq__btn:after{content:"";display:inline-block;width:3rem;height:.5rem;border-radius:100vmax;background-color:#2f1aa5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s ease-out}@media screen and (max-width: 767px){.p-faq__btn:before,.p-faq__btn:after{width:1.5rem;height:.25rem}}.p-faq__btn:after{transform:translate(-50%,-50%) rotate(90deg)}.p-faq__a{display:none}.p-faq__a-inner{border-top:.1rem dashed #666;padding:3rem 15rem 3rem 2.5rem;display:flex;gap:1.6rem}@media screen and (max-width: 767px){.p-faq__a-inner{padding:1.6rem 0 1.4rem;gap:1rem}}.p-faq__a-inner:before{content:"A.";display:inline-block;font-size:4rem;line-height:1;letter-spacing:.05em;font-weight:600;font-family:Inter,sans-serif;color:#f60}@media screen and (max-width: 767px){.p-faq__a-inner:before{font-size:2rem}}.p-faq__a-txt{margin-top:-.2rem;font-size:2rem;line-height:1.6;font-weight:700}@media screen and (max-width: 767px){.p-faq__a-txt{margin-top:-.4rem;font-size:1.6rem;line-height:1.5625}}.p-faq__a-txt a{color:#2f1aa5;text-decoration:underline}.p-form{background:linear-gradient(136deg,#f5fffe,#e2e1ff)}.p-form__container{padding-block:8rem 8.8rem}@media screen and (max-width: 767px){.p-form__container{padding-block:2.9rem 3.6rem}}.p-form__wrap{margin-top:3.7rem}@media screen and (max-width: 767px){.p-form__wrap{margin-top:2.1rem}}.p-form__content{background-color:#fff;padding:6.2rem 2rem 6.5rem}@media screen and (max-width: 767px){.p-form__content{padding:2.4rem 1.7rem}}.p-form__inner{max-width:112.8rem;margin-inline:auto;display:flex;flex-direction:column;gap:5.6rem}@media screen and (max-width: 767px){.p-form__inner{gap:2.4rem}}.p-form__flex{display:flex;gap:4rem}@media screen and (max-width: 767px){.p-form__flex{gap:1.2rem}}.p-form__flex .p-form__col{flex:1}.p-form__label{font-size:2rem;line-height:1.1;font-weight:700;display:flex;align-items:center;gap:1.5rem}@media screen and (max-width: 767px){.p-form__label{font-size:1.8rem;line-height:1.3888888889;gap:1.2rem}}.p-form__label .required{display:inline-block;font-size:1.4rem;line-height:1.2857142857;font-weight:700;color:#c41212;border-radius:.5rem;border:.2rem solid #c41212;padding-inline:.6rem}@media screen and (max-width: 767px){.p-form__label .required{font-size:1.2rem;line-height:1.25;border-width:.1rem;border-radius:.25rem;padding-inline:.4rem}}.p-form__input{margin-top:1.4rem}@media screen and (max-width: 767px){.p-form__input{margin-top:1.6rem}}.p-form__input--checkbox input[type=checkbox]{cursor:pointer;display:inline-block;width:2.5rem;height:2.5rem;min-width:2.5rem;border-radius:.5rem;border:.2rem solid #ccc;margin-right:1.7rem;background-color:#fff;position:relative}@media screen and (max-width: 767px){.p-form__input--checkbox input[type=checkbox]{width:2rem;height:2rem;min-width:2rem;border-radius:.25rem;border-width:.1rem;margin-right:1.2rem}}.p-form__input--checkbox input[type=checkbox]:checked:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-60%) rotate(50deg);width:.9rem;height:1.5rem;border-right:.2rem solid #1cb1a2;border-bottom:.2rem solid #1cb1a2}@media screen and (max-width: 767px){.p-form__input--checkbox input[type=checkbox]:checked:before{width:.7rem;height:1.2rem}}.p-form__input--checkbox:has(input[type=checkbox]) label{display:inline-flex;align-items:center;cursor:pointer}@media screen and (max-width: 767px){.p-form__input--checkbox:has(input[type=checkbox]) label{align-items:flex-start;font-size:1.6rem;line-height:1.5625}}.p-form__input--checkbox:has(input[type=checkbox]) .wpcf7-checkbox{display:flex;flex-direction:column;gap:1.6rem}@media screen and (max-width: 767px){.p-form__input--checkbox:has(input[type=checkbox]) .wpcf7-checkbox{gap:1.2rem}}.p-form__input--checkbox:has(input[type=checkbox]) .wpcf7-list-item{margin-left:0}.p-form__input--text input{width:100%;padding:2.4rem 1.7rem;background-color:#fff;border-radius:1rem;border:.3rem solid #ccc;line-height:1.4444444444;font-weight:700}@media screen and (max-width: 767px){.p-form__input--text input{border-width:.15rem;border-radius:.5rem;font-size:1.4rem;line-height:1.4285714286;padding:1.4rem 1.8rem}}.p-form__input--text input::-moz-placeholder{color:#b1b1b1}.p-form__input--text input::placeholder{color:#b1b1b1}.p-form__input--textarea textarea{width:100%;padding:2.4rem 1.7rem;background-color:#fff;border-radius:1rem;border:.3rem solid #ccc;line-height:1.4444444444;font-weight:700;height:8rem;resize:none}@media screen and (max-width: 767px){.p-form__input--textarea textarea{border-width:.15rem;border-radius:.5rem;font-size:1.4rem;line-height:1.4285714286;padding:1.4rem 1.8rem;height:7.2rem}}.p-form__input--textarea textarea::-moz-placeholder{color:#b1b1b1}.p-form__input--textarea textarea::placeholder{color:#b1b1b1}.p-form__input--acceptance a{color:#2f1aa5;display:inline-block;position:relative;font-weight:700}.p-form__input--acceptance a:before{content:"";width:100%;height:.1rem;background-color:#2f1aa5;position:absolute;bottom:-.5rem;left:0}@media screen and (max-width: 767px){.p-form__input--acceptance a:before{bottom:0}}@media screen and (max-width: 767px){.p-form__input--acceptance:has(input[type=checkbox]) label{align-items:center}}.p-form__btn{margin-top:4rem}@media screen and (max-width: 767px){.p-form__btn{margin-top:2.8rem}}.p-form__btn button{margin-inline:auto}.p-message{background:linear-gradient(-109deg,#1cb1a2,#2f1aa5)}.p-message__container{padding-block:4rem;position:relative}@media screen and (max-width: 767px){.p-message__container{padding-block:2rem}}.p-message__body{background-color:#fff;padding:7rem 2rem 7.2rem;position:relative}@media screen and (max-width: 767px){.p-message__body{padding:1.7rem 1.8rem 8.8rem}}.p-message__body:before{content:"";display:inline-block;width:21.5rem;aspect-ratio:215/152;background:url(../img/message_icon.png) center/contain no-repeat;position:absolute;bottom:-2.4rem;left:1.2rem}@media screen and (max-width: 767px){.p-message__body:before{width:10.7rem;bottom:-1.1rem;left:50%;transform:translate(-50%)}}.p-message__txt{margin-top:3.1rem;text-align:center;font-size:2.5rem;line-height:1.68}@media screen and (max-width: 767px){.p-message__txt{margin-top:.8rem;font-size:1.6rem;line-height:1.5625}}.p-message__txt strong{color:#ff8a00;font-weight:700}.p-message__txt+.p-message__txt{margin-top:1em}.p-message__logo{width:21rem;margin:3.2rem auto 0}@media screen and (max-width: 767px){.p-message__logo{width:10.5rem;margin-top:2rem}}.p-message__logo img{width:100%}
