@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-padding-top:8rem;font-size:10px}@media screen and (max-width: 1272px){html{font-size:.786163522vw}}@media screen and (max-width: 1023px){html{font-size:10px}}@media screen and (max-width: 767px){html{scroll-padding-top:10.8rem}}@media screen and (max-width: 374px){html{font-size:2.6666666667vw}}html.is-scroll-hide{overflow:hidden}:root{--spacing: .075em}*{letter-spacing:var(--spacing)}body{font-family:ヒラギノ角ゴシック Pro,Hiragino Kaku Gothic Pro,遊ゴシック体,Yu Gothic,YuGothic,メイリオ,Meiryo,Osaka,MS Pゴシック,MS PGothic,sans-serif;font-size:1.6rem;color:#32321e;line-height:1;font-weight:400;background-color:#fff;font-feature-settings:"palt"}body.is-scroll-hide{overflow:hidden}@media screen and (max-width: 767px){main{margin-top:4.8rem}}ul{list-style:none}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-container{max-width:1272px;width:100%;margin-inline:auto;padding-inline:1.6rem}.l-header{width:100%;position:fixed;top:0;left:0;right:0;z-index:100;background-color:#fff;box-shadow:0 0 2rem #00000026}.l-header__container{height:8rem;display:flex;align-items:center;justify-content:space-between;gap:2.4rem}@media screen and (max-width: 767px){.l-header__container{padding-inline:1.6rem;height:4.8rem}}.l-header__logo{margin-top:.4rem;width:27.7rem}@media screen and (max-width: 767px){.l-header__logo{width:15.7rem}}.l-header__logo img{width:100%}.l-header__btn{width:27.9rem}.l-footer{background-color:#574720;color:#fff}.l-footer__container{padding-block:4rem 5.5rem}@media screen and (max-width: 767px){.l-footer__container{padding-bottom:4rem}}.l-footer__toTop{cursor:pointer;width:6.4rem;aspect-ratio:1;border-radius:50%;position:fixed;right:1.6rem;bottom:1.6rem;z-index:50}.l-footer__comic{font-size:1.2rem;text-align:right}@media screen and (max-width: 767px){.l-footer__comic{text-align:center}}.l-footer__list{display:flex;justify-content:center;gap:6.4rem}@media screen and (max-width: 767px){.l-footer__list{flex-direction:column;align-items:center;gap:1.5rem}}.l-footer__item{font-size:1.4rem}.l-footer__copy{margin-top:2.4rem;font-size:1.2rem}@media screen and (max-width: 767px){.l-footer__copy{margin-top:2.7rem}}.c-btn-primary{width:100%;max-width:54.7rem;height:8rem;display:flex;align-items:center;justify-content:center;position:relative;border-radius:1rem;background-image:linear-gradient(to left,#fe5c3c,#fe9f3c);box-shadow:0 0 2.4rem #52493533;transition:.3s ease-out}@media screen and (max-width: 767px){.c-btn-primary{height:7rem}}.c-btn-primary:before{content:"";display:inline-block;width:100%;height:100%;border-radius:inherit;background-image:linear-gradient(to right,#fe5c3c,#fe9f3c);position:absolute;top:0;left:0;transition:opacity .3s ease-out}.c-btn-primary:after{content:"";display:inline-block;width:1.3rem;aspect-ratio:13/23;background:#fff;-webkit-mask-image:url(../img/icon/icon_arrow.png);mask-image:url(../img/icon/icon_arrow.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;right:2.6rem;transform:translateY(-50%);transition:background .3s ease-out}@media screen and (max-width: 767px){.c-btn-primary:after{width:.7rem;right:1.2rem}}.c-btn-primary span{display:flex;align-items:center;gap:1.7rem;font-size:2.6rem;font-weight:700;color:#fff;position:relative;transition:.3s ease-out}@media screen and (max-width: 767px){.c-btn-primary span{font-size:2rem;gap:.8rem;letter-spacing:.05em}}.c-btn-primary span:before{content:"";display:inline-block;width:2.9rem;aspect-ratio:29/35;background:#fff;-webkit-mask-image:url(../img/icon/icon_document.svg);mask-image:url(../img/icon/icon_document.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:.3s ease-out}@media screen and (max-width: 767px){.c-btn-primary span:before{width:2.2rem}}.c-btn-primary.c-btn-primary--white{border:.1rem solid #fff}.c-btn-primary.c-btn-primary--white:before{background:#fff}.c-btn-primary.c-btn-primary--white:after{background:#fe7e3c}.c-btn-primary.c-btn-primary--white span{color:#fe7e3c}.c-btn-primary.c-btn-primary--white span:before{background:#fe7e3c}@media (hover: hover){.c-btn-primary.c-btn-primary--white:hover:after{background:#fff}.c-btn-primary.c-btn-primary--white:hover span{color:#fff}.c-btn-primary.c-btn-primary--white:hover span:before{background:#fff}}.c-btn-primary.c-btn-primary--send{max-width:44.6rem;padding-right:1.5rem}@media screen and (max-width: 767px){.c-btn-primary.c-btn-primary--send{height:6rem;padding-right:1.2rem}}.c-btn-primary.c-btn-primary--send span{font-size:2.8rem;gap:.3rem}@media screen and (max-width: 767px){.c-btn-primary.c-btn-primary--send span{font-size:2.2rem;gap:.5rem}}.c-btn-primary.c-btn-primary--send span:before{width:3.6rem;aspect-ratio:36/33;-webkit-mask-image:url(../img/icon/icon_send.svg);mask-image:url(../img/icon/icon_send.svg)}@media screen and (max-width: 767px){.c-btn-primary.c-btn-primary--send span:before{width:2.9rem}}@media (hover: hover){.c-btn-primary:hover:before{opacity:0}}.c-btn-download{width:100%;max-width:27.9rem;height:6.8rem;display:flex;align-items:center;position:relative;border-radius:.5rem;padding-left:2.8rem;background-image:linear-gradient(to left,#fe5c3c,#fe9f3c);transition:.3s ease-out}.c-btn-download:before{content:"";display:inline-block;width:100%;height:100%;border-radius:inherit;background-image:linear-gradient(to right,#fe5c3c,#fe9f3c);position:absolute;top:0;left:0;transition:opacity .3s ease-out}.c-btn-download:after{content:"";display:inline-block;width:.9rem;aspect-ratio:9/17;background:#fff;-webkit-mask-image:url(../img/icon/icon_arrow.png);mask-image:url(../img/icon/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.1rem;transform:translateY(-50%);transition:background .3s ease-out}.c-btn-download span{display:flex;align-items:center;gap:1.7rem;font-size:2.2rem;line-height:1.1818181818;font-weight:600;color:#fff;position:relative;transition:.3s ease-out}.c-btn-download span:before{content:"";display:inline-block;width:2.9rem;aspect-ratio:29/35;background:#fff;-webkit-mask-image:url(../img/icon/icon_document.svg);mask-image:url(../img/icon/icon_document.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:.3s ease-out}@media (hover: hover){.c-btn-download:hover:before{opacity:0}}.c-btn-fixed{width:100%;height:4.8rem;display:flex;align-items:center;justify-content:center;gap:.8rem;background-image:linear-gradient(to right,#fe5c3c,#fe9f3c);font-size:2rem;font-weight:600;padding-left:.5rem;color:#fff;position:relative}.c-btn-fixed:after{content:"";display:inline-block;width:.7rem;aspect-ratio:13/23;background:#fff;-webkit-mask-image:url(../img/icon/icon_arrow.png);mask-image:url(../img/icon/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.6rem;transform:translateY(-50%);transition:transform .3s ease-out}.c-btn-fixed .c-icon-document{width:2.2rem}@media (hover: hover){.c-btn-fixed:hover:after{transform:translate(.4rem,-50%)}}.c-icon{display:inline-block}.c-icon:before{content:"";display:block;width:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:#000}.c-icon--white:before{background:#fff}.c-icon--black:before{background:#32321e}.c-icon-orange:before{background:#fe7e3c}.c-icon-document:before{aspect-ratio:186.69/231.19;-webkit-mask-image:url(../img/icon/icon_document.svg);mask-image:url(../img/icon/icon_document.svg)}.c-icon-send:before{aspect-ratio:303.21/273.23;-webkit-mask-image:url(../img/icon/icon_send.svg);mask-image:url(../img/icon/icon_send.svg)}.c-icon-arrow:before{aspect-ratio:13/23;-webkit-mask-image:url(../img/icon/icon_arrow.png);mask-image:url(../img/icon/icon_arrow.png)}.c-icon-anchor:before{aspect-ratio:69/22;-webkit-mask-image:url(../img/icon/icon_anchor.png);mask-image:url(../img/icon/icon_anchor.png)}.c-fixed{position:sticky;top:4.8rem;left:0;right:0;z-index:300}.p-fv{overflow:hidden;background:url(../img/fv_bg.jpg) no-repeat center/cover}@media screen and (max-width: 767px){.p-fv{background:url(../img/fv_bg_sp.jpg) no-repeat center/cover}}.p-fv__container{padding-block:10.9rem 3.3rem}@media screen and (max-width: 767px){.p-fv__container{padding-block:2.8rem 4rem}}.p-fv__wrap{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}@media screen and (max-width: 1023px){.p-fv__wrap{flex-direction:column;align-items:center}}@media screen and (max-width: 767px){.p-fv__wrap{gap:0}}.p-fv__content{width:100%;max-width:57.9rem;padding-left:3.2rem;padding-bottom:1.1rem}@media screen and (max-width: 1023px){.p-fv__content{display:contents}}@media screen and (max-width: 1023px){.p-fv__head{max-width:60rem;order:0}}.p-fv__cap{display:block;font-size:2.6rem;letter-spacing:.1em;font-weight:500;padding-left:.8rem}@media screen and (max-width: 767px){.p-fv__cap{text-align:center;font-size:2rem;padding-left:0;padding:.6rem 1rem;position:relative;z-index:1}.p-fv__cap:before{content:"";display:inline-block;width:100vw;height:100%;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;box-shadow:0 0 4.3rem #95825533}}.p-fv__ttl{width:115.7221206581%;margin-top:2.2rem;margin-right:-4rem}@media screen and (max-width: 1023px){.p-fv__ttl{width:100%;margin-right:0}}@media screen and (max-width: 767px){.p-fv__ttl{max-width:40rem}}.p-fv__bottom{margin-top:3rem}@media screen and (max-width: 1023px){.p-fv__bottom{order:2}}@media screen and (max-width: 767px){.p-fv__bottom{margin-top:1.7rem}}.p-fv__achieve{width:100%;max-width:41.2rem}@media screen and (max-width: 767px){.p-fv__achieve{max-width:40rem;margin-inline:auto}}.p-fv__btn{margin-top:3.2rem;text-align:center}@media screen and (max-width: 767px){.p-fv__btn{margin-top:2.6rem}}@media screen and (max-width: 767px){.p-fv__btn .c-btn-primary{height:6rem}}.p-fv__btn-txt{display:inline-block;font-size:2.2rem;font-weight:600;background-color:#fff;border-radius:100vmax;padding:1.1rem 3.4rem;position:relative;margin-bottom:2.1rem;filter:drop-shadow(0 0 1.6rem rgba(82,73,53,.19))}@media screen and (max-width: 767px){.p-fv__btn-txt{font-size:1.3rem;padding:.7rem 2rem;margin-bottom:1.6rem}}.p-fv__btn-txt b{font-size:2.8rem;font-weight:700;-webkit-text-stroke:#fe7e3c 1px;display:inline-block;margin-right:.7rem}@media screen and (max-width: 767px){.p-fv__btn-txt b{font-size:1.7rem;margin-right:.3rem}}.p-fv__btn-txt:before{content:"";display:inline-block;width:2rem;aspect-ratio:20/15;background-color:#fff;clip-path:polygon(50% 100%,0 0,100% 0);position:absolute;bottom:.1rem;left:50%;transform:translate(-50%,100%)}@media screen and (max-width: 767px){.p-fv__btn-txt:before{width:1.3rem}}.p-fv__info{width:100%;max-width:62.8rem;margin-right:-2rem}@media screen and (max-width: 1023px){.p-fv__info{order:1;margin-right:0}}@media screen and (max-width: 767px){.p-fv__info{max-width:40rem;margin-top:2.8rem}}.p-fv__trouble{max-width:62.8rem;position:relative;z-index:1;margin-left:.6rem}@media screen and (max-width: 767px){.p-fv__trouble{margin-left:0}}.p-fv__trouble img{filter:drop-shadow(.5rem .5rem rgba(82,73,53,.14))}.p-fv__img{margin-top:max(-10.4rem,-18.4724689165%)}@media screen and (max-width: 767px){.p-fv__img{margin-top:-4.9rem}}.p-fv__img img{filter:drop-shadow(.2rem .2rem 3.8rem rgba(47,41,28,.35))}.p-lineup{background-color:#b49650}.p-lineup__container{padding-block:6rem 4.8rem}@media screen and (max-width: 767px){.p-lineup__container{padding-block:3.8rem 4rem}}.p-lineup__ttl{font-size:4.2rem;line-height:1.1904761905;font-weight:600}@media screen and (max-width: 767px){.p-lineup__ttl{font-size:2.8rem}}.p-lineup__txt{margin-top:1.6rem}@media screen and (max-width: 767px){.p-lineup__txt{margin-top:1.8rem}}.p-lineup__list{margin-top:3.6rem;display:grid;grid-template-columns:repeat(4,1fr);gap:5.6rem 3.2rem}@media screen and (max-width: 1023px){.p-lineup__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.p-lineup__list{margin-top:4.3rem;grid-template-columns:repeat(1,1fr);gap:2.4rem}}.p-lineup__item{text-align:center}@media screen and (max-width: 767px){.p-lineup__item{text-align:left}}@media screen and (max-width: 767px){.p-lineup__item:nth-of-type(4){margin-top:2.3rem}}.p-lineup__item-link{height:100%;display:block;background-color:#fff;border-radius:1rem;position:relative;padding:2.4rem 2rem}@media screen and (max-width: 767px){.p-lineup__item-link{display:flex;align-items:center;padding:1.7rem 1.8rem 1.5rem 1.6rem}}@media (hover: hover){.p-lineup__item-link:hover .p-lineup__item-arrow{transform:translateY(.4rem)}}@media screen and (hover: hover) and (max-width: 767px){.p-lineup__item-link:hover .p-lineup__item-arrow{transform:translateY(calc(-50% + .4rem))}}.p-lineup__item-comic{width:100%;max-width:-moz-max-content;max-width:max-content;background-image:linear-gradient(to right,#fe5c3c,#fe9f3c);color:#fff;font-size:1.8rem;letter-spacing:.05em;font-weight:700;padding:1rem 2.8rem;display:inline-block;border-radius:100vmax;position:absolute;top:-2.5rem;left:50%;transform:translate(-50%);box-shadow:0 0 1.3rem #625e5275}@media screen and (max-width: 767px){.p-lineup__item-comic{font-size:1.6rem;padding:.8rem 3rem}}.p-lineup__item-num{display:flex;align-items:flex-end;justify-content:center;gap:1rem;position:relative}@media screen and (max-width: 767px){.p-lineup__item-num{gap:.8rem;padding-right:1.6rem}}.p-lineup__item-num:before{content:"";display:inline-block;width:16.4rem;height:1.1rem;background:url(../img/lineup_line.png) center bottom/cover no-repeat;position:absolute;bottom:-1.3rem;left:50%;transform:translate(-50%,100%)}@media screen and (max-width: 767px){.p-lineup__item-num:before{content:none}}.p-lineup__item-num .c-icon-document{width:2.4rem}@media screen and (max-width: 767px){.p-lineup__item-num .c-icon-document{width:1.8rem}}.p-lineup__item-num p{font-size:2.5rem;letter-spacing:.05em;font-weight:600}@media screen and (max-width: 767px){.p-lineup__item-num p{font-size:2rem}}.p-lineup__item-num p span{margin-left:.6rem;display:inline-block;height:2.9rem}@media screen and (max-width: 767px){.p-lineup__item-num p span{height:2.2rem}}.p-lineup__item-num p span img{width:auto;height:100%}@media screen and (max-width: 767px){.p-lineup__item-content{max-width:18.8rem;padding-left:1.6rem;border-left:.1rem solid #32321e}}.p-lineup__item-ttl{margin-top:3.5rem;font-size:2.6rem;line-height:1.1538461538;letter-spacing:.05em;font-weight:600}@media screen and (max-width: 767px){.p-lineup__item-ttl{margin-top:0;font-size:2rem}}.p-lineup__item-txt{max-width:20.5rem;margin:.9rem auto 0;min-height:3em}@media screen and (max-width: 767px){.p-lineup__item-txt{margin-top:.6rem;font-size:1.5rem;line-height:1.5333333333;min-height:auto}}.p-lineup__item-arrow{display:inline-block;margin-top:1.9rem;position:relative;transition:transform .3s ease-out}@media screen and (max-width: 767px){.p-lineup__item-arrow{margin-top:0;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}}.p-lineup__item-arrow:before{content:"";display:inline-block;width:3.6rem;aspect-ratio:36/11;background:#fe7e3c;-webkit-mask-image:url(../img/icon/icon_anchor.png);mask-image:url(../img/icon/icon_anchor.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}@media screen and (max-width: 767px){.p-lineup__item-arrow:before{width:.7rem;aspect-ratio:7/13;-webkit-mask-image:url(../img/icon/icon_arrow.png);mask-image:url(../img/icon/icon_arrow.png);transform:rotate(90deg)}}.p-lineup__cta{margin-top:6.4rem;border-radius:1rem;background:url(../img/lineup_cta_bg.jpg) no-repeat center/cover;padding:6.4rem 3.2rem;position:relative;z-index:1}@media screen and (max-width: 767px){.p-lineup__cta{margin-top:4rem;padding:3.2rem 1.6rem;background:url(../img/lineup_cta_bg_sp.jpg) no-repeat center/cover}}.p-lineup__cta:before{content:"";display:inline-block;width:calc(100% - 2.4rem);height:calc(100% - 2.4rem);border:.2rem solid transparent;background:linear-gradient(to right,#fe5c3c,#fe9f3c) 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;border-radius:.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}@media screen and (max-width: 767px){.p-lineup__cta:before{width:calc(100% - 1.2rem);height:calc(100% - 1.2rem);border-width:.1rem}}.p-lineup__cta-ttl{font-size:3.8rem;line-height:1.0526315789;font-weight:600}@media screen and (max-width: 767px){.p-lineup__cta-ttl{font-size:2.6rem}}.p-lineup__cta-btn{margin-top:4rem}@media screen and (max-width: 767px){.p-lineup__cta-btn{margin-top:1.6rem}}.p-lineup__cta-btn a{margin-inline:auto}.p-trouble{position:relative;background-color:#fff;filter:drop-shadow(0 0 2rem rgba(172,166,147,.5))}.p-trouble:before{content:"";display:inline-block;width:28.8rem;aspect-ratio:288/53;background-color:#fff;clip-path:polygon(50% 100%,0 0,100% 0);position:absolute;bottom:.1rem;left:50%;transform:translate(-50%,100%)}@media screen and (max-width: 767px){.p-trouble:before{width:15.6rem;aspect-ratio:156/33}}.p-trouble__container{padding-block:5.7rem 6.4rem}@media screen and (max-width: 767px){.p-trouble__container{padding-block:3.5rem 4rem}}.p-trouble__card{margin-top:7.8rem;display:grid;grid-template-columns:repeat(4,1fr);gap:3.2rem}@media screen and (max-width: 1023px){.p-trouble__card{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.p-trouble__card{max-width:40rem;margin:2.7rem auto 0;gap:2.4rem;grid-template-columns:repeat(1,1fr)}}.p-trouble__item{background-color:#f7f5ed;padding:0 2rem 2.8rem;border-radius:1rem}@media screen and (max-width: 767px){.p-trouble__item{padding:2rem 1.6rem 2rem 10.4rem;display:flex;position:relative}}.p-trouble__item-img{width:7.9rem;height:9.5rem;margin:-3.4rem auto 0}@media screen and (max-width: 767px){.p-trouble__item-img{margin-top:0;width:7.5rem;height:9rem;position:absolute;bottom:0;left:1.6rem}}.p-trouble__item-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-trouble__item-ttl{margin-top:1.8rem;font-size:1.8rem;line-height:1.4444444444;text-align:center}@media screen and (max-width: 767px){.p-trouble__item-ttl{text-align:left;margin-top:0;font-size:1.6rem;line-height:1.5}}.p-solution{background-color:#f7f5ed}.p-solution__container{padding-block:9.4rem 6.4rem}@media screen and (max-width: 767px){.p-solution__container{padding-block:6.4rem 4rem}}.p-solution__sub{display:block}@media screen and (max-width: 767px){.p-solution__sub{font-weight:600}}.p-solution__head{margin-top:.7rem}@media screen and (max-width: 767px){.p-solution__head{white-space:nowrap}}.p-solution__card{margin-top:6.7rem;display:grid;grid-template-columns:repeat(4,1fr);gap:3.2rem}@media screen and (max-width: 1023px){.p-solution__card{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.p-solution__card{max-width:40rem;margin:2rem auto 0;gap:2.4rem;grid-template-columns:repeat(1,1fr)}}.p-solution__item{background-color:#fff;border:.2rem solid #1c1c10;padding:0 1.2rem 2.5rem;border-radius:1rem}@media screen and (max-width: 767px){.p-solution__item{padding:1.8rem 1.6rem 2rem 10.8rem;display:flex;position:relative;border-width:.1rem}}@media screen and (max-width: 767px){.p-solution__item:nth-of-type(1) .p-solution__item-img{bottom:1.5rem}}@media screen and (max-width: 767px){.p-solution__item:nth-of-type(4) .p-solution__item-img{bottom:3.2rem}}.p-solution__item-img{width:7.9rem;height:9.5rem;margin:-3.6rem auto 0}@media screen and (max-width: 767px){.p-solution__item-img{margin-top:0;width:7.5rem;height:9rem;position:absolute;bottom:0;left:1.6rem}}.p-solution__item-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-solution__item-ttl{margin-top:1.1rem;font-size:2rem;line-height:1.5;text-align:center;min-height:4.5em;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.p-solution__item-ttl{text-align:left;margin-top:0;min-height:auto;font-size:2rem;line-height:1.45}}.p-knowledge__container{padding-top:5.6rem}.p-knowledge__sub{display:block}.p-knowledge__head{margin-top:.7rem}.p-knowledge__arrow{width:2.2rem;margin:2.4rem auto 0}@media screen and (max-width: 767px){.p-knowledge__arrow{width:1.8rem;margin-top:2.4rem}}.p-knowledge__wrap{margin-top:5.6rem;padding-block:6.4rem;position:relative;z-index:1}@media screen and (max-width: 767px){.p-knowledge__wrap{margin-top:2.8rem;padding-block:4rem}}.p-knowledge__wrap:before{content:"";display:inline-block;width:100vw;height:100%;background-color:#b49650;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.p-knowledge__item{background-color:#fff;border-radius:1rem;padding:4.4rem 7rem 4rem}@media screen and (max-width: 767px){.p-knowledge__item{padding:2.9rem 1.6rem 2.8rem}}.p-knowledge__item:has(.p-knowledge__item-note){padding-bottom:1.6rem}@media screen and (max-width: 767px){.p-knowledge__item:has(.p-knowledge__item-note){padding-bottom:2.8rem}}.p-knowledge__item+.p-knowledge__item{margin-top:4rem}@media screen and (max-width: 767px){.p-knowledge__item+.p-knowledge__item{margin-top:2.4rem}}.p-knowledge__item-header{display:flex;align-items:center}@media screen and (max-width: 767px){.p-knowledge__item-header{flex-direction:column;gap:1.5rem}}.p-knowledge__item-num{padding-top:1.2rem;min-width:17.9rem;display:flex;gap:1.6rem;position:relative;padding-right:4rem}@media screen and (max-width: 767px){.p-knowledge__item-num{min-width:auto;gap:.8rem;padding-top:0;padding-right:0}}.p-knowledge__item-num .c-icon-document{width:3rem}@media screen and (max-width: 767px){.p-knowledge__item-num .c-icon-document{width:1.8rem}}.p-knowledge__item-num p{font-size:2.4rem;letter-spacing:.05em;font-weight:600}@media screen and (max-width: 767px){.p-knowledge__item-num p{font-size:2rem}}.p-knowledge__item-num p span{margin-left:.6rem;display:inline-block;height:2.8rem}@media screen and (max-width: 767px){.p-knowledge__item-num p span{height:2.2rem}}.p-knowledge__item-num p span img{width:auto;height:100%}.p-knowledge__item-tag{padding-block:.4rem;padding-left:4rem;display:flex;flex-wrap:wrap;gap:.8rem;position:relative}@media screen and (max-width: 767px){.p-knowledge__item-tag{padding-block:0;align-items:center;flex-direction:column;padding-left:0}}.p-knowledge__item-tag:before{content:"";display:inline-block;width:.1rem;height:100%;background-color:#32321e;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media screen and (max-width: 767px){.p-knowledge__item-tag:before{content:none}}.p-knowledge__item-tag li{border-radius:100vmax;position:relative;z-index:1;font-size:2rem;display:inline-block;padding:1.4rem 2.2rem}@media screen and (max-width: 767px){.p-knowledge__item-tag li{font-size:1.4rem;padding:.7rem 1.8rem;letter-spacing:.05em}}.p-knowledge__item-tag li:before{content:"";display:inline-block;width:100%;height:100%;border:.2rem solid transparent;background:linear-gradient(to right,#fe5c3c,#fe9f3c) 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;border-radius:inherit;position:absolute;top:0;left:0;z-index:-1}.p-knowledge__item-wrap{margin-top:3.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:4rem}@media screen and (max-width: 767px){.p-knowledge__item-wrap{margin-top:1.6rem;gap:1.7rem}}.p-knowledge__item-img{width:100%;max-width:47.7rem}.p-knowledge__item-note{margin-top:.4rem;font-size:1.2rem;line-height:1.6666666667;font-weight:500}@media screen and (max-width: 767px){.p-knowledge__item-note{margin-top:.1rem;text-align:center}}.p-knowledge__item-content{width:100%;max-width:58rem}.p-knowledge__item-ttl{font-size:2.8rem;line-height:1.2857142857;font-weight:600}@media screen and (max-width: 767px){.p-knowledge__item-ttl{font-size:2rem;line-height:1.5;letter-spacing:.025em}}.p-knowledge__item-sub{margin-top:.7rem;font-size:1.8rem;font-weight:600}@media screen and (max-width: 767px){.p-knowledge__item-sub{margin-top:1.9rem;font-size:1.6rem}}.p-knowledge__item-list{margin-top:.4rem}@media screen and (max-width: 767px){.p-knowledge__item-list{margin-top:.8rem}}.p-knowledge__item-list li{padding-left:1.6rem;position:relative}@media screen and (max-width: 767px){.p-knowledge__item-list li{letter-spacing:.05em}}.p-knowledge__item-list li:before{content:"";display:inline-block;width:.8rem;height:.2rem;background-color:#fe7e3c;position:absolute;top:1.2rem;left:0}.p-knowledge__item-btn{margin-top:.9rem}@media screen and (max-width: 767px){.p-knowledge__item-btn{margin-top:1.6rem}}.p-knowledge__item-btn .c-btn-primary{max-width:58rem}.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:5.8rem 6.4rem}@media screen and (max-width: 767px){.p-cta__container{padding-block:3.5rem 4rem}}.p-cta__ttl{font-size:3.8rem;line-height:1.3157894737;font-weight:600;text-shadow:0 0 1.6rem rgba(198,64,33,.46)}@media screen and (max-width: 767px){.p-cta__ttl{font-size:2.7rem;line-height:1.3703703704;letter-spacing:.06em;white-space:nowrap}}.p-cta__btn{margin-top:3.4rem}@media screen and (max-width: 767px){.p-cta__btn{padding-inline:1.6rem;margin-top:2rem}}.p-cta__btn .c-btn-primary{margin-inline:auto}.p-message{background-image:linear-gradient(45deg,#fdf9e4,#fdf2d2 53%,#fceabf)}.p-message__container{padding-block:7.9rem}@media screen and (max-width: 767px){.p-message__container{padding-block:3.2rem 3.4rem}}.p-message__ttl{font-size:4.2rem;line-height:1.4285714286;font-weight:500}@media screen and (max-width: 767px){.p-message__ttl{font-size:2.4rem;line-height:1.5;letter-spacing:.025em}}.p-contact__container{padding-block:3.7rem 4.8rem}@media screen and (max-width: 767px){.p-contact__container{padding-block:2.7rem 3.2rem}}.p-contact__ttl{font-size:2.8rem;line-height:1.7857142857;letter-spacing:.06em;font-weight:600}@media screen and (max-width: 767px){.p-contact__ttl{font-size:2.6rem;line-height:1.4230769231}}.p-contact__btn{margin-top:2.1rem}@media screen and (max-width: 767px){.p-contact__btn{margin-top:1.5rem;padding-inline:1.6rem}}.p-contact__btn .c-btn-primary{margin-inline:auto}.p-form__container{padding-block:16rem 10rem}@media screen and (max-width: 767px){.p-form__container{padding-block:6rem 8rem}}.p-form__wrap{margin-top:4.8rem;max-width:120rem}@media screen and (max-width: 767px){.p-form__wrap{margin-top:1.6rem}}.p-form__name{margin-top:.8rem;font-size:2rem;line-height:1.5;font-weight:600}@media screen and (max-width: 767px){.p-form__name{font-size:1.6rem}}@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-head-primary{font-size:4.8rem;line-height:1.3333333333}@media screen and (max-width: 767px){.u-head-primary{font-size:3rem;line-height:1.2666666667}}.u-head-secondary{font-size:3.6rem;line-height:1.3888888889}@media screen and (max-width: 767px){.u-head-secondary{font-size:2.8rem}}.u-text-primary{font-size:1.6rem;line-height:1.5}.u-text-secondary{font-size:2.6rem;line-height:1.5}@media screen and (max-width: 767px){.u-text-secondary{font-size:2.2rem}}.u-text-80p{font-size:80%}.u-text-90p{font-size:90%}.u-color-primary{color:#fe7e3c}.u-color-secondary{color:#7b5600}.u-color-tertiary{color:#b49650}.u-color-gradation{background:linear-gradient(to right,#fe5c3c,#fe9f3c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.u-color-white{color:#fff}
