.inner{margin:0 auto;width:100%;position:relative;z-index:1}@media screen and (min-width: 640px){.inner{max-width:calc(100vw - 80px)}}@media screen and (min-width: 768px){.inner{max-width:calc(100vw - 120px)}}@media screen and (min-width: 1024px){.inner{max-width:960px}}@media screen and (min-width: 1280px){.inner{max-width:1280px}}.keyvisual{min-height:150vh !important}.keyvisual__catchCopy{font-size:23px;font-weight:bold;line-height:1.35;width:calc(100vw - 88px);position:absolute;z-index:1;top:50vh;left:50%;transform:translate(-50%, -50%)}@media screen and (min-width: 768px){.keyvisual__catchCopy{font-size:60px;max-width:960px;width:calc(100vw - 120px)}}.mission{min-height:150vh}@media not all and (min-width: 640px){.mission{height:auto !important}}.mission .content{position:relative;z-index:1}.mission .content .mission__catchCopy{margin-top:30px;margin-left:auto;margin-right:auto;font-weight:bold;line-height:1.75;max-width:640px;width:100%;filter:drop-shadow(0 0 3px white)}.mission .content .svg-kyusyu{width:227px;height:100%;position:absolute;z-index:-1;top:-36px;left:calc(50% + 20px);transform:translateX(-50%)}@media screen and (min-width: 640px){.mission .content .svg-kyusyu{width:480px;height:auto}}@media screen and (min-width: 1024px){.mission{padding-left:0 !important;padding-right:0 !important}.mission .inner{padding-left:0 !important;padding-right:0 !important;width:50vw;margin:0 0 0 auto !important}.mission .content{width:460px}}@media screen and (min-width: 1280px){.mission .content{width:580px}.mission .content .svg-kyusyu{width:640px;top:-120px}}@media screen and (min-width: 1600px){.mission .content{width:580px}.mission .content .svg-kyusyu{width:1055px;top:-170px}}.works{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;background:rgba(0,0,0,0);padding-left:0 !important;padding-right:0 !important;min-height:auto !important}@media not all and (min-width: 1024px){.works{background:linear-gradient(135deg, #c43130 0%, rgb(142, 49, 48) 75%, #5a3130 100%)}}.works .secTitle{grid-column:1/2;grid-row:1/2;padding-left:40px}.works .arrows{grid-column:2/3;grid-row:1/2;display:flex;justify-content:flex-start;padding-right:40px;padding-left:40px;gap:40px}.works .arrows .arrow{display:inline-block;margin-top:auto;width:30px;height:30px;position:static;top:auto;left:auto;right:auto;bottom:auto}.works .arrows .arrow svg{display:block;width:100%;height:100%}.works .arrows .arrow svg circle{stroke:#fafafa !important}.works .arrows .arrow svg path{fill:#fafafa !important}.works .swiper{grid-column:1/3;grid-row:2/3;width:100vw;margin-top:30px;filter:drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.5))}.works .swiper-wrapper{width:100%}.works .swiper-slide{width:100%;height:auto;transform:translateZ(0) scale(0.8) !important;transition:transform ease-in 1.3s}.works .swiper-slide-active{transform:translateZ(0) scale(1) !important;transition:transform ease-out 1.5s}.works .swiper__anchor{display:block;width:100%;height:auto;padding-top:177.7777777778%;position:relative;z-index:1;overflow:hidden;border:solid 10px #252526;border-radius:30px}.works .swiper__img{display:block;width:100%;height:100%;position:absolute;z-index:-1;top:0;left:0}.works .swiper__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.works .link{grid-column:1/3;grid-row:3/4;text-align:center;margin-top:30px}.works .link [href]{display:inline-block;padding:10px 20px;font-weight:normal;line-height:1;background:rgba(196,49,48,0);color:#fafafa;border:solid 1px #fafafa}@media(hover: hover){.works .link [href]{transition:color ease .1s,font-weight ease .1s,background ease .1s}.works .link [href]:hover{color:#c43130;background:#fafafa;font-weight:bold;transition:color ease .3s,font-weight ease .3s background ease .3s}}@media screen and (min-width: 640px){.works .secTitle{display:inline-block;margin-left:auto;margin-right:30px}.works .arrows{justify-content:start;margin-left:30px}}@media screen and (min-width: 768px){.works{height:auto !important}.works .swiper-slide{width:100%}.works .swiper__anchor{padding-top:56.25%}}@media screen and (min-width: 1024px){.works{grid-template-columns:1fr 175px 1fr}.works .secTitle{grid-column:1/2;margin-right:160px;color:#c43130 !important}.works .secTitle__title{color:#c43130 !important}.works .secTitle__title::before,.works .secTitle__title::after{display:block;background:#252526 !important}.works .arrows{grid-column:2/3;margin:0;padding:0;justify-content:space-between;gap:0}.works .arrows .arrow svg{width:60px;height:60px;transform:translateY(-50%)}.works .arrows .arrow svg circle{stroke:#252526 !important}.works .arrows .arrow svg path{fill:#252526 !important}.works .swiper{grid-column:1/4;margin-top:100px}.works .link{grid-column:1/4;margin-top:60px}.works .link [href]{background:#c43130;color:#fafafa;border-color:#c43130;padding:24px 50px;font-weight:bold}}@media screen and (min-width: 1024px)and (hover: hover){.works .link [href]{transition:background ease .1s,color ease .1s}.works .link [href]:hover{background:#fafafa;color:#c43130;transition:background ease .3s,color ease .3s}}@media screen and (min-width: 1280px){.works .secTitle{margin-right:260px}}.probrems{background:#e9e9e9;overflow:hidden;display:flex;align-items:center}.probrems .inner{display:grid;grid-template-areas:"title" "img" "text";grid-template-columns:100%}.probrems .secTitle{grid-area:title}.probrems__list{margin-top:30px;grid-area:text}.probrems__list .item{margin-top:11px;line-height:1.75 !important}.probrems__list .item::first-line{line-height:1.75 !important}.probrems__img{margin-top:30px;grid-area:img;border-radius:15px;position:relative;z-index:1;overflow:hidden;width:100%}.probrems__img::before{content:"";display:block;width:100%;padding-top:56.25%}.probrems__img picture{position:absolute;z-index:-1;bottom:0%;left:50%;transform:translateX(-50%);width:auto;height:50vh;display:block}.probrems__img picture img{width:auto;height:100%}.probrems__geometry{position:absolute;z-index:-1;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100%}.probrems__geometry .geometry__inner{position:relative;z-index:1;width:100%;height:100%;bottom:100%;transform:translateY(50%)}.probrems__geometry .geometry__inner::before{content:"";display:block;width:400vw;height:1px;background:#c43130;position:absolute;z-index:1;top:-75%;left:10%;transform:translateX(-50%) rotate(45deg)}.probrems__geometry .geometry__inner::after{content:"";display:block;width:400vw;height:1px;background:#c43130;position:absolute;z-index:1;top:-75%;left:10%;transform:translateX(-50%) rotate(-45deg)}@media screen and (min-width: 640px){.probrems__img{border-radius:0}}@media screen and (min-width: 768px){.probrems .inner{grid-template-areas:"title img" "text  img";grid-template-columns:1fr 1fr;grid-template-rows:repeat(2, auto);background:#fafafa;position:relative;z-index:1;border-radius:30px}.probrems .secTitle__img{position:absolute;top:0;left:20px;transform:translateY(-70%)}.probrems .secTitle__title{color:#c43130;font-size:1.2em;padding-left:20px;text-align:left;display:block;margin:40px 0 0}.probrems .secTitle__title::before,.probrems .secTitle__title::after{display:none}.probrems__list{padding:0 20px 40px}.probrems__img{margin:0;height:100%;border-top-right-radius:30px;border-bottom-right-radius:30px;overflow:hidden}.probrems__img picture{min-height:100%;min-width:100%;width:auto;height:100vh}.probrems__img picture img{min-height:100%;min-width:100%;width:auto;height:100vh;-o-object-fit:cover;object-fit:cover}}@media screen and (min-width: 1024px){.probrems .inner{grid-template-areas:"title img" "text  img";grid-template-columns:50% 50%;grid-template-rows:142px auto;background:#fafafa;border-radius:30px;position:relative;z-index:1}.probrems .secTitle__img{position:absolute;z-index:1;top:0;left:20px;transform:translateY(-70%)}.probrems .secTitle__title{margin-top:80px;font-size:24px}.probrems__list{padding:0 30px 60px}.probrems__img{margin:0;border-radius:0;height:100%;border-top-right-radius:30px;border-bottom-right-radius:30px}}@media screen and (min-width: 1280px){.probrems .secTitle__img{left:60px}.probrems .secTitle__title{padding:0;margin-left:60px}.probrems__list{padding:30px 60px 60px;margin:0}}.merit{min-height:auto !important;display:grid;grid-template-areas:"title" "text" "list";grid-template-columns:1fr;grid-template-rows:auto auto auto;color:#fafafa}@media not all and (min-width: 640px){.merit{padding-left:0 !important;padding-right:0 !important}}.merit .secTitle{grid-area:title}.merit__catchCopy{margin-top:30px !important;grid-area:text;width:calc(100vw - 40px);margin:0 auto}.merit__list{margin-top:30px;grid-area:list;display:flex;flex-direction:row;flex-wrap:wrap-reverse;justify-content:center;gap:0 11px}.merit__list .item{position:relative;z-index:1;width:165px;height:165px}.merit__list .item:nth-child(1){order:1;margin-top:-10px}.merit__list .item:nth-child(2){order:3}.merit__list .item:nth-child(3){order:2;margin-top:-10px}.merit__list .item__text{font-size:12px;line-height:1.75;font-weight:bold;text-align:center;width:100%;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%)}.merit__list__icon{width:inherit;height:inherit}.merit__bgi{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;overflow:hidden}.merit__bgi picture{position:relative;top:0;min-width:110%;min-height:110%;width:100%;height:100%}.merit__bgi picture img{width:auto;height:auto;min-width:100%;min-height:100%;width:100%}@media screen and (min-width: 640px){.merit{padding-left:40px !important;padding-right:40px !important}.merit__catchCopy{max-width:640px;width:100%}.merit__list{gap:30px}}@media screen and (min-width: 1024px){.merit{padding-left:0 !important;padding-right:0 !important;padding-bottom:0 !important;display:grid;gap:60px;grid-template-areas:"title" "catch-copy" "list"}.merit .secTitle{grid-area:title}.merit .secTitle__title{color:#c43130 !important}.merit .secTitle__title::before,.merit .secTitle__title::after{background:#252526 !important}.merit__catchCopy{grid-area:catch-copy;color:#252526}.merit__list{grid-area:list;margin:0;padding:60px;gap:60px}.merit__list .item{width:240px;height:240px}.merit__list .item:nth-child(1){order:1}.merit__list .item:nth-child(2){order:2}.merit__list .item:nth-child(3){order:3}.merit__list .item__text{font-size:1rem}.merit__list__icon{width:240px;height:240px}.merit__bgi{grid-area:list;position:static;top:auto;left:auto;transform:none}}@media screen and (min-width: 1280px){.merit__list .item{width:350px;height:350px}.merit__list .item__text{font-size:24px}.merit__list__icon{width:350px;height:350px}}.pricePlan{min-height:auto !important;overflow:hidden}.pricePlan__catchCopy{margin-top:30px;font-size:14px;font-weight:bold}.pricePlan__catchCopy strong{font-size:18px;color:#c43130}.pricePlan__catchCopy span{font-size:16px;color:#c43130}.pricePlan__list{margin-top:30px;display:flex;flex-direction:column;gap:30px;margin-left:auto;margin-right:auto;padding:0 20px}.pricePlan .card{background:#fafafa;box-shadow:4px 4px 8px rgba(0,0,0,.5)}.pricePlan .card__header{padding:30px}.pricePlan .card__header .secTitle__title{margin-top:.2rem}.pricePlan .card__header__composition{margin-top:30px;text-align:center;display:flex;flex-direction:column;gap:8px}.pricePlan .card__header__composition .item{font-weight:bold;line-height:1}.pricePlan .card__content{padding:17px 30px;text-align:center;color:#fafafa}@media not all and (min-width: 1024px){.pricePlan .card__content [href]{margin:0 auto;line-height:1;width:120px;display:flex;justify-content:space-between}.pricePlan .card__content [href] .pricePlan__arrow{width:15px;height:15px;display:inline-block}.pricePlan .card__content .subTitle{cursor:pointer;margin:1em auto 0;line-height:1;width:120px;display:flex;justify-content:space-between}.pricePlan .card__content .subTitle .pricePlan__arrow{width:15px;height:15px;display:inline-block;transform:rotate(90deg)}.pricePlan .card__content .page__list{overflow:hidden;width:100%;height:auto}.pricePlan .card__content .page__list .item:nth-child(n+2){margin-top:.5em}.pricePlan .card__content .page__list[data-accordion=close]{max-height:0px;margin-top:0px;transition:max-height ease .3s,margin-top ease .3s}.pricePlan .card__content .page__list[data-accordion=open]{max-height:500px;margin-top:1em;transition:max-height ease .6s,margin-top ease .6s}}@media not all and (min-width: 1024px){.pricePlan .card:nth-child(1) .secTitle__title{color:#38b5e5}.pricePlan .card:nth-child(1) .secTitle__title::before,.pricePlan .card:nth-child(1) .secTitle__title::after{background:#38b5e5}.pricePlan .card:nth-child(1) .card__content{background:linear-gradient(90deg, #1d62ab 0%, #48adcc 100%)}.pricePlan .card:nth-child(2) .secTitle__title{color:#ef8949}.pricePlan .card:nth-child(2) .secTitle__title::before,.pricePlan .card:nth-child(2) .secTitle__title::after{background:#ef8949}.pricePlan .card:nth-child(2) .card__content{background:linear-gradient(90deg, #dd8452 0%, #c98f2a 100%)}.pricePlan .card:nth-child(3) .secTitle__title{color:#6c308c}.pricePlan .card:nth-child(3) .secTitle__title::before,.pricePlan .card:nth-child(3) .secTitle__title::after{background:#6c308c}.pricePlan .card:nth-child(3) .card__content{background:linear-gradient(90deg, #3b327a 0%, #653380 100%)}}.pricePlan p.remarks{margin-top:1rem}.pricePlan p.annotation{margin-top:1rem;font-size:11px;color:#7e7e7f;font-weight:normal;text-align:center}.pricePlan__geometry{position:absolute;z-index:-1;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100%}.pricePlan__geometry .geometry{height:100%}.pricePlan__geometry .geometry__inner{position:relative;z-index:1;width:100%;height:100%;top:0}.pricePlan__geometry .geometry__inner::before{content:"";display:block;width:400vw;height:1px;background:#c43130;position:absolute;z-index:1;top:-115%;left:10%;transform:translateX(-50%) rotate(45deg)}.pricePlan__geometry .geometry__inner::after{content:"";display:block;width:400vw;height:1px;background:#c43130;position:absolute;z-index:1;top:-115%;left:10%;transform:translateX(-50%) rotate(-45deg)}@media screen and (min-width: 768px){.pricePlan__catchCopy{text-align:center}.pricePlan__list{display:grid;grid-template-columns:repeat(3, 1fr);padding:0}.pricePlan .card__header{padding-left:10px;padding-right:10px}.pricePlan .card__header .secTitle__title{gap:10px}.pricePlan .card__header .secTitle__title::before,.pricePlan .card__header .secTitle__title::after{width:15px}.pricePlan p.remarks,.pricePlan .annotation{margin-top:30px}}@media screen and (min-width: 1024px){.pricePlan__catchCopy{font-size:24px;margin-top:60px;line-height:1.75}.pricePlan__catchCopy strong{font-size:1.4em}.pricePlan__catchCopy span{font-size:1.2em}.pricePlan__list{margin-top:60px;grid-template-columns:repeat(3, 1fr);padding:0}.pricePlan .card{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr}.pricePlan .card__header{padding:0}.pricePlan .card__header .secTitle{padding-top:20px;padding-bottom:20px}.pricePlan .card__header .secTitle__title{color:#fafafa}.pricePlan .card__header .secTitle__title::before,.pricePlan .card__header .secTitle__title::after{width:38px;background:#fafafa}.pricePlan .card__header .secTitle__img{filter:brightness(10)}.pricePlan .card__header__composition{margin:0;padding:20px 0}.pricePlan .card:nth-child(1) .secTitle{background:linear-gradient(90deg, #1d62ab 0%, #48adcc 100%)}.pricePlan .card:nth-child(2) .secTitle{background:linear-gradient(90deg, #dd8452 0%, #c98f2a 100%)}.pricePlan .card:nth-child(3) .secTitle{background:linear-gradient(90deg, #3b327a 0%, #653380 100%)}.pricePlan .card__content{background:#e9e9e9;display:flex;flex-direction:column;gap:27px;padding:30px}.pricePlan .card__content *:not([href]){color:#252526}.pricePlan .card__content [href]{border-radius:100px;overflow:hidden;display:inline-block;margin:0 auto;padding:14px 18px;background:linear-gradient(0deg, #c43130 0%, #5a3130 40%, #c43130 100%)}.pricePlan .card__content [href] svg{display:none}.pricePlan .card__content .subTitle{display:flex;flex-wrap:nowrap;align-items:center;gap:20px;line-height:1;white-space:nowrap}.pricePlan .card__content .subTitle svg{display:none}.pricePlan .card__content .subTitle::before,.pricePlan .card__content .subTitle::after{content:"";display:block;width:100%;height:1px;background:#252526}.pricePlan .card__content .page__list .item{line-height:1}.pricePlan .card__content .page__list .item:nth-child(n+2){margin-top:24px}}@media screen and (min-width: 1280px){.pricePlan__list{gap:60px;max-width:1320px}}.fullOrderPlan{padding-top:0 !important;padding-left:0 !important;padding-right:0 !important;overflow:hidden}.fullOrderPlan .title-bg{padding:30px 20px;position:relative;z-index:1;overflow:hidden}.fullOrderPlan .secTitle{color:#fafafa}.fullOrderPlan__bgi{position:absolute;width:100vw;z-index:-1;top:0;left:50%;transform:translate(-50%, 0)}.fullOrderPlan__catchCopy{margin:30px auto 0;padding:0 20px;font-weight:bold;max-width:460px;width:100%;line-height:1.35}.fullOrderPlan .point{margin:30px auto 0;padding:0 20px;max-width:460px;width:100%;display:flex;flex-direction:column;justify-content:center;gap:30px}.fullOrderPlan .point__icon{display:block;width:90px;height:auto;margin:0 auto}.fullOrderPlan .point__title{font-size:30px;line-height:1;margin-top:1rem;text-align:center}.fullOrderPlan .point__merit{margin-top:1rem}.fullOrderPlan__support{margin:60px auto 0;padding:0 20px;font-weight:bold;max-width:640px;width:100%;line-height:1.35}.fullOrderPlan__support br{display:none}.fullOrderPlan .btns{margin-top:30px;text-align:center}.fullOrderPlan .btns [href]{display:inline-block;padding:10px 20px;font-weight:normal;line-height:1;background:rgba(196,49,48,0);color:#c43130;border:solid 1px #c43130}@media(hover: hover){.fullOrderPlan .btns [href]{transition:color ease .1s,font-weight ease .1s,background ease .1s}.fullOrderPlan .btns [href]:hover{color:#fafafa;background:#c43130;font-weight:bold;transition:color ease .3s,font-weight ease .3s background ease .3s}}.fullOrderPlan__geometry{position:absolute;z-index:-1;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100%}.fullOrderPlan__geometry .geometry{height:100%}.fullOrderPlan__geometry .geometry__inner{position:relative;z-index:1;width:100%;height:100%;bottom:100%}.fullOrderPlan__geometry .geometry__inner::before{content:"";display:block;width:400vw;height:1px;background:#c43130;position:absolute;z-index:1;bottom:125%;left:50%;transform:translateX(-50%) rotate(45deg)}.fullOrderPlan__geometry .geometry__inner::after{content:"";display:block;width:400vw;height:1px;background:#c43130;position:absolute;z-index:1;bottom:100%;left:50%;transform:translateX(-50%) rotate(-45deg)}@media screen and (min-width: 640px){.fullOrderPlan .title-bg{padding:60px}.fullOrderPlan__catchCopy{max-width:640px;font-size:1.2em}}@media screen and (min-width: 768px){.fullOrderPlan__catchCopy{margin-top:60px}.fullOrderPlan .point{margin-top:60px;max-width:1085px;justify-content:center;flex-direction:row;gap:20px}.fullOrderPlan .point__title{height:2.1em;display:flex;justify-content:center;align-items:center}.fullOrderPlan .point__item{max-width:300px;width:100%}.fullOrderPlan__support{max-width:none;text-align:center}.fullOrderPlan .btns{margin-top:60px}}@media screen and (min-width: 1024px){.fullOrderPlan{text-align:center}.fullOrderPlan__catchCopy{max-width:none;display:inline-block;margin-left:auto;margin-right:auto;font-size:24px;text-align:left;width:auto}.fullOrderPlan .point__merit{text-align:left}.fullOrderPlan__support{font-size:24px}}@media screen and (min-width: 1280px){.fullOrderPlan .title-bg{padding:120px 60px}.fullOrderPlan__catchCopy{font-size:36px}.fullOrderPlan .point{gap:80px}.fullOrderPlan__support{font-size:36px;text-align:left;display:inline-block;width:auto}.fullOrderPlan__support br{display:inline}}/*# sourceMappingURL=front.css.map */