﻿@font-face{font-family:"heading2";src:url("../fonts/heading2.woff2") format("woff2"),url("../fonts/heading2.eot") format("eot");font-weight:normal}@font-face{font-family:"LightNovelPOPv2";src:url("../fonts/LightNovelPOPv2.otf") format("OpenType")}html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,address,em,img,strong,sub,sup,b,i,dl,dt,dd,ol,ul,li,form,label,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,figcaption,figure,footer,header,hgroup,menu,nav,section,time,audio,video,fieldset{margin:0;padding:0;border:0;outline:0;font-size:100%;font-style:normal;vertical-align:baseline;background:rgba(0,0,0,0)}html{-webkit-text-size-adjust:100%}img,svg{line-height:0;vertical-align:top}main,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,time,picture,summary{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{color:inherit;margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select,textarea,label{vertical-align:top}input,textarea,button,select{color:inherit;font-family:inherit;font-size:inherit;outline:none;resize:none}button{cursor:pointer;padding:0;border:0;background:rgba(0,0,0,0)}button[disabled]{cursor:default}*,::before,::after{box-sizing:border-box;overflow-wrap:break-word}select::-ms-expand{display:none}summary::-webkit-details-marker{display:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}:root{--vw: 1vw;--color-background-gray: #f7f7f7;--color-black: #232323;--color-border: #d3d3d3;--color-primary: #009554;--color-secondary: #8ec43e;--basic-pc-size: 1620;--basic-sp-size: 390;--basic-contents-width: 1240;--basic-contents-width-slim: 1090;--contents-width: min(100% - 2.5rem, 24.375rem);--contents-width-slim: min(100% - 2.5rem, 24.375rem);--contents-margin: max(1.25rem, 50% - 12.1875rem);--contents-margin-slim: max(1.25rem, 50% - 12.1875rem);--font-english: "Train One", "Noto Sans JP", sans-serif;--font-heading: "LightNovelPOPv2", "heading2", "Noto Sans JP", sans-serif;--header-height: 3.75rem;--leading-trim: calc((1em - 1lh) / 2);--section-padding-block: 5rem}@media(min-width: 768px){:root{--contents-width: calc(var(--basic-contents-width) / 16 * 1rem);--contents-width-slim: calc(var(--basic-contents-width-slim) / 16 * 1rem);--contents-margin: calc(50% - (var(--basic-contents-width) / 2 / 16 * 1rem));--contents-margin-slim: calc(50% - (var(--basic-contents-width-slim) / 2 / 16 * 1rem));--header-height: 7.75rem;--section-padding-block: 7.5rem}}@supports not (height: 1lh){:root{--leading-trim: calc((1em - 1.75em) / 2)}}html{color:var(--color-primary)}@media(min-width: 390px){html{font-size:clamp(16px,var(--vw)*16/var(--basic-sp-size)*100,18px)}}@media(min-width: 768px){html{font-size:calc(var(--vw)*16/var(--basic-pc-size)*100)}}@media(min-width: 1620px){html{font-size:16px}}@media(min-width: 1920px){html{font-size:calc(var(--vw)*16/1920*100)}}body{font-size:.8125rem;font-family:"Noto Sans JP",sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.75;transition:opacity .3s ease;overscroll-behavior-y:none}@media(min-width: 768px){body{font-size:1rem}}body.is-locked{overflow:hidden}body.is-hidden{opacity:0;pointer-events:none}a:where(:not(.c-text-link)){text-decoration:none}ul:where(:not(.c-basic-list)){list-style:none}img{display:block;height:auto}img:where(:not([width])){width:100%}.c-flex-row{display:flex;flex-wrap:wrap}@media(min-width: 768px){.c-flex-row.is-pc-unwrapped{flex-wrap:nowrap}}.c-flex-col{display:flex;flex-direction:column}.c-flex-col--center{display:flex;flex-direction:column;align-items:center}.c-flex{display:flex}@media not all and (min-width: 768px){.c-flex{flex-direction:column}}@media not all and (min-width: 768px){.c-flex.is-sp-center{align-items:center}}@media(min-width: 768px){.c-flex.is-pc-wrappable{flex-wrap:wrap}}.c-container{padding-inline:var(--contents-margin)}.c-container--slim{padding-inline:var(--contents-margin-slim)}.c-inner{margin-inline:auto;width:var(--contents-width)}.c-inner--slim{margin-inline:auto;width:var(--contents-width-slim)}.c-layout-2columns{--gap: 2.5rem;display:flex;flex-direction:column;align-items:center;gap:var(--gap)}@media(min-width: 768px){.c-layout-2columns{--gap: 5rem;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-auto-rows:auto}}.c-layout-3columns{--gap: 1.875rem;display:flex;flex-direction:column;align-items:center;gap:var(--gap)}@media(min-width: 768px){.c-layout-3columns{--gap: 2.5rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-auto-rows:auto}}.c-button--primary{--_h: 3.5rem;--_w: 17.5rem;line-height:1.5;display:grid;place-items:center;width:fit-content;min-width:var(--_w);min-height:var(--_h);border-radius:var(--_h)}@media(min-width: 768px){.c-button--primary{--_h: 4rem;--_w: 20rem}}.c-basic-list{margin-left:1.5em}.c-count-list{counter-reset:item;list-style-type:none}.c-count-list>li{position:relative;padding-left:1.5em}.c-count-list>li::before{position:absolute;top:0;left:0;counter-increment:item;content:counter(item) "."}.c-list>li{position:relative;padding-left:1em}.c-list>li::before{position:absolute;top:0;left:0;content:"・"}.c-flexible-desc-list{display:grid;grid-template-columns:auto 1fr;grid-auto-rows:auto;gap:.25rem 1rem}.c-mask{position:fixed;inset:0;background-color:rgba(0,0,0,.8);padding:3.75rem 1.25rem;z-index:50;opacity:0;pointer-events:none;transition:opacity .4s ease}@media(min-width: 768px){.c-mask{padding:4rem 0}}.c-mask.is-visible{opacity:1;pointer-events:auto}.c-mask__close{cursor:pointer;height:3.75rem;width:3.75rem;position:fixed;top:0;right:0}@media(min-width: 768px){.c-mask__close{height:5.5rem;width:5.5rem}}.c-mask__close::before,.c-mask__close::after{content:"";position:absolute;top:calc(50% - 1px);left:0;right:0;background-color:#fff;height:2px;margin:0 auto;width:50%;transform:rotate(45deg)}.c-mask__close::after{transform:rotate(-45deg)}.c-animation{transition:opacity .5s ease,filter .5s ease,background-color .5s ease,transform .5s ease}.a-fade{opacity:0;filter:blur(0.9375rem)}.c-english-title{font-size:2rem;font-weight:normal;font-family:var(--font-english);font-feature-settings:"palt";letter-spacing:.075em;line-height:1;position:relative;padding-bottom:.4em;margin-bottom:1em}@media not all and (min-width: 768px){.c-english-title{width:fit-content;margin-inline:auto;padding-left:.075em}}@media(min-width: 768px){.c-english-title{font-size:3.75rem}}.c-english-title::after{position:absolute;bottom:0;left:0;content:"";height:.1875rem;width:.8333em;background-color:currentColor}@media not all and (min-width: 768px){.c-english-title::after{right:0;margin-inline:auto}}@media(min-width: 768px){.c-english-title::after{height:.3125rem}}.c-english-title.is-center{width:fit-content;margin-inline:auto;padding-left:.075em}.c-english-title.is-center::after{right:0;margin-inline:auto}.c-heading1{font-size:1.0625rem;font-family:var(--font-heading);font-feature-settings:"palt";letter-spacing:.1em;line-height:1.4118}@media(min-width: 768px){.c-heading1{font-size:1.5rem;line-height:1.5}}.c-heading2:first-child{margin-top:var(--leading-trim)}@media(min-width: 768px){.c-text{font-size:1.125rem}}.c-text-link{text-decoration:underline}@media(hover: hover),(-ms-high-contrast: none){.c-text-link:hover{text-decoration:none}}.l-header{position:fixed;top:0;left:0;right:0;z-index:10;--_logo-width: 7.5rem;--_pi: 1.25rem}@media(min-width: 768px){.l-header{--_logo-width: 13.1875rem;--_pi: var(--contents-margin)}}@media(min-width: 768px){.l-header.is-scrolled{backdrop-filter:blur(0.9375rem)}}.l-header{display:flex;justify-content:space-between;align-items:center;padding-left:var(--_pi);height:var(--header-height)}@media(min-width: 768px){.l-header{padding-inline:var(--_pi)}}.l-header__logo{position:relative;z-index:1;mix-blend-mode:multiply;width:var(--_logo-width)}.l-header-navigation{--_gap: 1.25rem;--_fz: 1.25rem}@media not all and (min-width: 768px){.l-header-navigation{padding-top:calc(var(--header-height)*2)}}@media(min-width: 768px){.l-header-navigation{display:flex;align-items:center;gap:2.5rem;--_gap: 1.5rem;--_fz: 1.5rem}}.l-header__toggle{position:fixed;top:1.25rem;right:1.25rem;z-index:1;width:var(--header-height);height:var(--header-height);border-radius:50%;background:linear-gradient(#fff 0 0) no-repeat center/38.2% 1px;background-color:var(--color-primary);transition:all .4s ease}.l-header__toggle::before,.l-header__toggle::after{position:absolute;left:0;right:0;content:"";width:38.2%;height:1px;background-color:#fff;margin-inline:auto;transition:all .4s ease}.l-header__toggle::before{top:calc(50% - .5px - 0.4375rem)}.l-header__toggle::after{top:calc(50% - .5px + 0.4375rem)}.l-header__toggle.is-active{top:0;right:0;background:none}.l-header__toggle.is-active::before{top:calc(50% - .5px);rotate:135deg}.l-header__toggle.is-active::after{top:calc(50% - .5px);rotate:-135deg}@media(min-width: 768px){.l-header__toggle{display:none}}@media not all and (min-width: 768px){.l-header-navigation{position:fixed;inset:0;overflow:auto;background-color:var(--color-secondary);display:grid;gap:2.5rem;align-content:start;justify-items:center;transition:opacity .4s ease}.l-header-navigation:not(.is-visible){opacity:0;pointer-events:none}}.l-header-navigation__list{display:flex;gap:var(--_gap)}@media not all and (min-width: 768px){.l-header-navigation__list{align-items:center;flex-direction:column}}.l-header-navigation__item{font-size:var(--_fz);color:var(--color-primary)}@media not all and (min-width: 768px){.l-header-navigation__item{line-height:1.5;letter-spacing:.075em;padding-left:.075em}}@media(hover: hover),(-ms-high-contrast: none){.l-header-navigation__item>a:hover{text-decoration:underline}}.l-header-navigation__contact{width:7.3333em;height:2.0833em;border-radius:2.0833em;display:grid;place-items:center;background-color:var(--color-primary);color:#fff;font-size:var(--_fz)}@media(min-width: 768px){.l-header-navigation__contact{font-size:1.5rem}}@media(hover: hover),(-ms-high-contrast: none){.l-header-navigation__contact{transition:background-color .3s ease}.l-header-navigation__contact:hover{background-color:var(--color-secondary)}}.l-footer{background:url("../img/footer_bg_sp.webp") no-repeat center top/48rem auto;padding-block:5.75rem .9375rem}@media(min-width: 768px){.l-footer{background:url("../img/footer_bg.webp") no-repeat center top/120rem auto;padding-block:10rem 2.25rem}}.l-footer__contents{display:flex;flex-direction:column;align-items:center}.l-footer__logo{width:9.8125rem}@media(min-width: 768px){.l-footer__logo{width:16rem}}.l-footer__button{background-color:var(--color-primary);color:#fff;display:grid;justify-items:center;align-content:center;margin-top:2.125rem;border-radius:.9375rem;width:19.5313rem;height:6.5625rem;gap:.625rem}@media(min-width: 768px){.l-footer__button{border-radius:1.875rem;gap:1.125rem;width:34.375rem;height:9.375rem;margin-top:2.75rem}}.l-footer__button .c-english-title{font-size:2.25rem;margin-bottom:0;line-height:1}@media(min-width: 768px){.l-footer__button .c-english-title{gap:0;font-size:3rem;padding-bottom:1.4375rem}}.l-footer__button strong{font-size:.75rem;font-weight:500;line-height:1}@media(min-width: 768px){.l-footer__button strong{font-size:1rem}}.l-footer-navigation{margin-top:2.0625rem}@media(min-width: 768px){.l-footer-navigation{margin-top:2.75rem}}.l-footer-navigation__list{display:flex;gap:.5rem}@media not all and (min-width: 768px){.l-footer-navigation__list{flex-direction:column;align-items:center}}@media(min-width: 768px){.l-footer-navigation__list{justify-content:center;gap:1.5rem}}.l-footer-navigation__item{font-weight:bold;font-size:1.5rem;letter-spacing:.1em}.l-footer__copyright{font-size:.75rem;line-height:1;margin-top:1.25rem}@media(min-width: 768px){.l-footer__copyright{font-size:.875rem;margin-top:3rem}}.p-home-about{position:relative;z-index:2;padding-top:1.25rem;overflow-x:clip}@media(min-width: 768px){.p-home-about{padding-top:6.5rem}}.p-home-about::before{position:absolute;content:"";top:3.125rem;left:50%;translate:-50% 0;aspect-ratio:840/887;width:26.25rem;background:url("../img/about_leaves_sp.webp") no-repeat center top/contain;transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media(min-width: 768px){.p-home-about::before{top:-9.75rem;aspect-ratio:3840/456;width:120rem;background:url("../img/about_leaves_head.webp") no-repeat center top/contain}}.p-home-about.a-before::before{opacity:0;filter:blur(0.9375rem)}.p-home-about__contents{position:relative;width:var(--contents-width);margin-inline:auto;display:grid}@media(min-width: 768px){.p-home-about__contents{align-items:start;grid-template-columns:repeat(2, minmax(0, 1fr));width:90rem}}.p-home-about__contents::before{position:absolute;content:"";aspect-ratio:134/183;background:url("../img/about_leaf1.webp") no-repeat center/contain;transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media(min-width: 768px){.p-home-about__contents::before{width:4.1875rem;top:11.5rem;right:.5625rem}}.p-home-about__contents::after{position:absolute;content:"";aspect-ratio:119/98;background:url("../img/about_leaf2.webp") no-repeat center/contain;transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media(min-width: 768px){.p-home-about__contents::after{width:3.7188rem;top:29.625rem;right:calc(50% + 10.625rem)}}.p-home-about__contents.a-before::before,.p-home-about__contents.a-before::after{opacity:0;filter:blur(0.9375rem)}@media(min-width: 768px){.p-home-about__body{padding-inline:4.5rem 9.5rem}}.p-home-about__heading{font-feature-settings:"palt";letter-spacing:0;margin-bottom:calc(1.5rem + var(--leading-trim))}@media not all and (min-width: 768px){.p-home-about__heading{font-size:1rem;text-align:center}}@media(min-width: 768px){.p-home-about__heading{margin-bottom:calc(2rem + var(--leading-trim))}}.p-home-about__text{line-height:1.5}@media not all and (min-width: 768px){.p-home-about__text{text-align:center}}@media(min-width: 768px){.p-home-about__text{line-height:2}}.p-home-about__image{width:13.5rem;margin-top:4.0625rem}@media(min-width: 768px){.p-home-about__image{order:-1;width:47.0938rem;margin-left:-4.5625rem;margin-top:2.5rem}}.p-company{position:relative;padding-bottom:2.5rem;overflow-x:clip}@media not all and (min-width: 768px){.p-company{margin-top:-8.75rem}}@media(min-width: 768px){.p-company{padding-bottom:3.75rem}}.p-company::before{position:absolute;content:"";aspect-ratio:166/191;background:url("../img/company_leaf1.webp") no-repeat center/contain;top:0;left:calc(50% + 9.8125rem);width:2.625rem;transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media(min-width: 768px){.p-company::before{left:calc(50% + 32.6875rem);width:5.1875rem}}.p-company::after{position:absolute;content:"";aspect-ratio:86/53;background:url("../img/company_leaf4.webp") no-repeat center/contain;top:15.625rem;right:calc(50% + 9.6875rem);width:2.6875rem;transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media(min-width: 768px){.p-company::after{display:none}}.p-company.a-before::before,.p-company.a-before::after{opacity:0;filter:blur(0.9375rem)}@media(min-width: 768px){.p-company__heading{margin-bottom:7rem}}.p-company__list{position:relative;display:grid;font-feature-settings:"palt";letter-spacing:.1em;grid-template-columns:6.125rem minmax(0, 1fr)}@media(min-width: 768px){.p-company__list{font-size:1.125rem;grid-template-columns:20.625rem minmax(0, 1fr);line-height:1.6667}}.p-company__list dt{padding:1em 0}@media(min-width: 768px){.p-company__list dt{padding:1.75rem 0 1.75rem 4.5rem}.p-company__list dt.is-pc-pb-sm{padding-bottom:1rem;border-bottom:none !important}}.p-company__list dt:not(:last-of-type){border-bottom:1px solid currentColor}.p-company__list dd{padding:1em 0}@media(min-width: 768px){.p-company__list dd{padding-block:1.75rem}.p-company__list dd.is-pc-pb-sm{padding-bottom:1rem;border-bottom:none !important}}.p-company__list dd:not(:last-of-type){border-bottom:1px solid currentColor}.p-company__list dd .c-list>li{padding-left:1.25em}.p-company__list dd .c-list>li::before{content:"●"}.p-company__list::before{position:absolute;content:"";aspect-ratio:274/237;background:url("../img/company_leaf2.webp") no-repeat center/contain;width:4.3125rem;right:calc(50% + 9.375rem);transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media not all and (min-width: 768px){.p-company__list::before{bottom:0}}@media(min-width: 768px){.p-company__list::before{top:10rem;right:calc(50% + 40.625rem);width:8.5625rem}}.p-company__list::after{position:absolute;content:"";aspect-ratio:285/192;background:url("../img/company_leaf3.webp") no-repeat center/contain;width:4.4688rem;left:calc(50% + 10.3125rem);transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media not all and (min-width: 768px){.p-company__list::after{top:19.6875rem}}@media(min-width: 768px){.p-company__list::after{bottom:11.25rem;left:calc(50% + 37.25rem);width:8.9375rem}}.p-company__list.a-before::before,.p-company__list.a-before::after{opacity:0;filter:blur(0.9375rem)}.p-company__ceo{position:relative}.p-company__photo{width:10.625rem}@media not all and (min-width: 768px){.p-company__photo{margin-top:.25rem;margin-bottom:-0.8125rem}}@media(min-width: 768px){.p-company__photo{position:absolute;width:10.625rem;right:6.75rem;bottom:calc(-7.3125rem + 1px)}}.p-service{--_top: 13.2813rem;--_bottom: 13.75rem;position:relative;min-height:200vh;background:url("../img/service_bg.webp") no-repeat center top/cover;color:#fff;-webkit-mask-image:url("../img/service_mask_top_sp.webp"),linear-gradient(#fff 0 0),url("../img/service_mask_bottom_sp.webp");mask-image:url("../img/service_mask_top_sp.webp"),linear-gradient(#fff 0 0),url("../img/service_mask_bottom_sp.webp");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center top,center var(--_top),center bottom;mask-position:center top,center var(--_top),center bottom;-webkit-mask-size:48rem auto,100% calc(100% - var(--_top) - var(--_bottom)),48rem auto;mask-size:48rem auto,100% calc(100% - var(--_top) - var(--_bottom)),48rem auto;margin-top:-9.0625rem;padding-block:calc(var(--_top) + 0.625rem) var(--_bottom);overflow-x:clip}@media(min-width: 768px){.p-service{--_top: 32.125rem;--_bottom: 14.25rem;-webkit-mask-image:url("../img/service_mask_top.webp"),linear-gradient(#fff 0 0),url("../img/service_mask_bottom.webp");mask-image:url("../img/service_mask_top.webp"),linear-gradient(#fff 0 0),url("../img/service_mask_bottom.webp");-webkit-mask-position:center top,center var(--_top),center bottom;mask-position:center top,center var(--_top),center bottom;-webkit-mask-size:120rem auto,100% calc(100% - var(--_top) - var(--_bottom)),120rem auto;mask-size:120rem auto,100% calc(100% - var(--_top) - var(--_bottom)),120rem auto;margin-top:-20rem;padding-block:calc(var(--_top) + 3.5rem) var(--_bottom)}}.p-service::before{position:absolute;content:"";left:50%;bottom:15rem;margin-inline:auto;aspect-ratio:1358/1178;background:url("../img/service_leaf7_sp.webp") no-repeat center/contain;translate:-50% 0;width:42.4375rem;transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media not all and (min-width: 768px){.p-service::before{rotate:10deg}}@media(min-width: 768px){.p-service::before{aspect-ratio:1448/1030;background:url("../img/service_leaf7.webp") no-repeat center/contain;left:0;right:0;bottom:-10.125rem;translate:3.375rem 0;width:90.5rem}}.p-service.a-before::before{opacity:0;filter:blur(0.9375rem)}.p-service__header{position:relative;display:grid;margin-bottom:4rem}@media(min-width: 768px){.p-service__header{grid-template-columns:auto minmax(0, 1fr);gap:2rem 5.5rem;padding-left:5.625rem;align-items:start;align-content:start;margin-bottom:9rem}}.p-service__header::before{position:absolute;content:"";aspect-ratio:314/503;background:url("../img/service_leaf1.webp") no-repeat center/contain;top:11.25rem;left:calc(50% + 10rem);width:2.7188rem;transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media(min-width: 768px){.p-service__header::before{aspect-ratio:101/133;background:url("../img/service_head_leaf1.webp") no-repeat center/contain;top:-12.25rem;left:calc(50% + 40.25rem);width:6.3125rem}}.p-service__header::after{position:absolute;content:"";aspect-ratio:113/64;background:url("../img/service_head_leaf2.webp") no-repeat center/contain;top:-0.625rem;right:calc(50% + 9.8125rem);width:3.5313rem;transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media(min-width: 768px){.p-service__header::after{top:9.25rem;right:calc(50% + 36.25rem);width:7.0625rem}}.p-service__header.a-before::before,.p-service__header.a-before::after{opacity:0;filter:blur(0.9375rem)}@media(min-width: 768px){.p-service__title{grid-column:1;grid-row:1/span 2}}@media not all and (min-width: 768px){.p-service__heading{text-align:center;margin-block:var(--leading-trim) calc(1.5rem + var(--leading-trim))}}@media(min-width: 768px){.p-service__heading{margin-block:var(--leading-trim)}}@media not all and (min-width: 768px){.p-service__lead{text-align:center}}@media(min-width: 768px){.p-service__lead{line-height:1.875}}.p-service-contents{position:relative}.p-service-contents__heading{display:grid;grid-template-columns:minmax(0, 1fr) auto minmax(0, 1fr);align-items:center;gap:0 2em;font-size:.9375rem;font-weight:500;font-feature-settings:"palt";letter-spacing:.1em;line-height:1;margin-bottom:3.4375rem}@media(min-width: 768px){.p-service-contents__heading{font-size:1.5rem;margin-bottom:6rem}}.p-service-contents__heading::before,.p-service-contents__heading::after{content:"";height:1px;background-color:currentColor}.p-service-contents__list{position:relative;display:grid;gap:3.125rem;padding-bottom:8.125rem}@media(min-width: 768px){.p-service-contents__list{gap:5rem;padding-bottom:14rem}}.p-service-contents__list::after{position:absolute;content:"";aspect-ratio:159/255;background:url("../img/service_leaf2.webp") no-repeat center/contain;width:2.5rem;bottom:9.375rem;right:calc(50% + 10rem)}@media(min-width: 768px){.p-service-contents__list::after{display:none}}.p-service-section{position:relative;display:grid}@media not all and (min-width: 768px){.p-service-section{gap:1.25rem}}@media(min-width: 768px){.p-service-section{align-items:center;grid-template-columns:auto minmax(0, 1fr)}}@media(min-width: 768px){.p-service-section:nth-child(even){grid-template-columns:minmax(0, 1fr) auto}}.p-service-section:nth-child(1)::before{position:absolute;content:"";aspect-ratio:101/133;background:url("../img/service_head_leaf1.webp") no-repeat center/contain;top:0;right:calc(50% + 8.4375rem);width:2.9063rem}@media not all and (min-width: 768px){.p-service-section:nth-child(1)::before{scale:-1 1}}@media(min-width: 768px){.p-service-section:nth-child(1)::before{aspect-ratio:157/253;background:url("../img/service_leaf1.webp") no-repeat center/contain;top:1.25rem;right:auto;left:calc(50% + 38.75rem);width:9.8125rem}}.p-service-section:nth-child(1)::after{position:absolute;content:"";aspect-ratio:226/126;background:url("../img/service_head_leaf2.webp") no-repeat center/contain;left:calc(50% + 9.0625rem);bottom:-0.9375rem;width:2.0625rem;rotate:45deg}@media(min-width: 768px){.p-service-section:nth-child(1)::after{display:none}}.p-service-section:nth-child(2)::before{position:absolute;content:"";aspect-ratio:62/70;background:url("../img/service_head_leaf1.webp") no-repeat center/contain;left:calc(50% + 8.125rem);top:13.75rem;width:1.9375rem;rotate:9deg}@media(min-width: 768px){.p-service-section:nth-child(2)::before{display:none}}.p-service-section:nth-child(3)::before{position:absolute;content:"";aspect-ratio:159/255;background:url("../img/service_leaf2.webp") no-repeat center/contain;top:0;right:calc(50% + 9.25rem);width:2.5rem}@media(min-width: 768px){.p-service-section:nth-child(3)::before{right:auto;top:1.875rem;left:calc(50% + 30.5rem);width:5rem}}.p-service-section:nth-child(3)::after{position:absolute;content:"";aspect-ratio:230/246;background:url("../img/service_leaf3.webp") no-repeat center/contain;top:9.375rem;left:calc(50% + 10rem);width:3.5938rem}@media(min-width: 768px){.p-service-section:nth-child(3)::after{top:auto;bottom:-2.25rem;left:calc(50% + 40.8125rem);width:7.1875rem}}.p-service-section:nth-child(4)::before{position:absolute;content:"";aspect-ratio:130/171;background:url("../img/service_leaf4.webp") no-repeat center/contain;width:4.0625rem;top:0;right:calc(50% + 10rem)}@media(min-width: 768px){.p-service-section:nth-child(4)::before{top:-3rem;right:calc(50% + 40rem);width:8.125rem}}.p-service-section:nth-child(4)::after{position:absolute;content:"";aspect-ratio:169/195;background:url("../img/service_leaf6.webp") no-repeat center/contain;width:2.6563rem;left:calc(50% + 8.4375rem);top:9.375rem}@media(min-width: 768px){.p-service-section:nth-child(4)::after{display:none}}.p-service-section__body{justify-self:center;width:17.1875rem}@media(min-width: 768px){.p-service-section__body{width:34.25rem;justify-self:end}}@media(min-width: 768px){.p-service-section:nth-child(even) .p-service-section__body{margin-left:1.5rem;justify-self:start}}.p-service-section__heading{line-height:1.5;display:grid;border-bottom:1px solid currentColor;font-size:1.1875rem;gap:.3333em;padding-bottom:.25rem;margin-bottom:.9375rem}@media(min-width: 768px){.p-service-section__heading{font-size:1.875rem;gap:.7333em;padding-bottom:.375rem;margin-bottom:2.25rem;border-width:.125rem}}.p-service-section__heading::before{content:attr(data-num);font-size:2.5333em;font-family:var(--font-english);font-weight:normal;line-height:1;letter-spacing:0}.p-service-section__text{font-feature-settings:"palt";letter-spacing:.05em}@media(min-width: 768px){.p-service-section__text{font-size:1.375rem}}.p-service-section__image{--_ratio: 0.5}@media not all and (min-width: 768px){.p-service-section__image{order:-1;justify-self:center}}@media(min-width: 768px){.p-service-section__image{--_ratio: 1}}@media(min-width: 768px){.p-service-section:nth-child(odd) .p-service-section__image{order:-1}}.p-service-section__image[data-image="1"]{width:calc(33.375rem*var(--_ratio))}@media(min-width: 768px){.p-service-section__image[data-image="1"]{margin-left:-2.25rem}}.p-service-section__image[data-image="2"]{width:calc(30.5625rem*var(--_ratio))}@media(min-width: 768px){.p-service-section__image[data-image="2"]{margin-right:-2.375rem}}.p-service-section__image[data-image="3"]{width:calc(28.6875rem*var(--_ratio))}.p-service-section__image[data-image="4"]{width:calc(27.25rem*var(--_ratio))}@media(min-width: 768px){.p-service-section__image[data-image="4"]{margin-right:1.5rem}}.p-service-project{position:relative;display:flex;flex-direction:column;align-items:center;padding-bottom:11.75rem}@media(min-width: 768px){.p-service-project{padding-bottom:8.5rem}}.p-service-project::before{position:absolute;content:"";background:url("../img/service_leaf5_sp.webp") no-repeat center/contain;aspect-ratio:207/413;top:-10rem;left:calc(50% + 8.125rem);width:6.4688rem;transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media(min-width: 768px){.p-service-project::before{background:url("../img/service_leaf5.webp") no-repeat center/contain;aspect-ratio:215/384;top:-11.375rem;left:calc(50% + 38.1875rem);width:13.4375rem}}.p-service-project::after{position:absolute;content:"";aspect-ratio:85/98;background:url("../img/service_leaf6.webp") no-repeat center/contain;top:5.3125rem;right:calc(50% + 9.8438rem);width:2.6563rem;transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media(min-width: 768px){.p-service-project::after{top:2.375rem;right:calc(50% + 48.5rem);width:5.3125rem}}.p-service-project.a-before::before,.p-service-project.a-before::after{opacity:0;filter:blur(0.9375rem)}.p-service-project__heading{display:grid;grid-template-columns:2.5694em auto 2.5694em;align-items:end;font-size:1rem;font-family:var(--font-heading);gap:0 .625rem;text-align:center;line-height:1.3333;margin-bottom:2.5rem}@media not all and (min-width: 768px){.p-service-project__heading{margin-inline:-0.625rem}}@media(min-width: 768px){.p-service-project__heading{gap:0 .6667em;font-size:2.25rem;margin-bottom:5.5rem}}.p-service-project__heading::before,.p-service-project__heading::after{content:"";aspect-ratio:185/250;background-color:currentColor;-webkit-mask:url("../img/heading_shape.webp") no-repeat center/contain;mask:url("../img/heading_shape.webp") no-repeat center/contain}.p-service-project__heading::after{transform:scaleX(-1)}.p-service-project__heading span{padding-bottom:.2778em}.p-service-project__contents{position:relative;display:grid;z-index:1}@media not all and (min-width: 768px){.p-service-project__contents{justify-items:center;width:17.8125rem}}@media(min-width: 768px){.p-service-project__contents{grid-template-columns:14.25rem minmax(0, 1fr);align-items:center;gap:3.75rem 2.5rem;padding-inline:1.75rem}}.p-service-project__contents dt{background-color:#fff;border-radius:1.4444em;color:var(--color-secondary);height:1.4444em;font-weight:bold;font-feature-settings:"palt";letter-spacing:.1em;display:grid;place-items:center;padding-left:.1em;padding-bottom:2px;line-height:1;font-size:1.125rem}@media not all and (min-width: 768px){.p-service-project__contents dt{width:7.125rem;margin-bottom:.9375rem}.p-service-project__contents dt:not(:first-child){margin-top:1.875rem}}@media(min-width: 768px){.p-service-project__contents dt{font-size:2.25rem}}.p-service-project__contents dd{font-size:.875rem;font-weight:bold;font-feature-settings:"palt";line-height:1.5;letter-spacing:.05em}@media(min-width: 768px){.p-service-project__contents dd{font-size:1.5rem;line-height:1.25}}.p-service__image{--_ratio: 0.4;position:absolute}@media(min-width: 768px){.p-service__image{--_ratio: 1}}.p-service__image[data-image="1"]{width:calc(29.5938rem*var(--_ratio));right:calc(50% + 1.25rem);bottom:-0.9375rem}@media(min-width: 768px){.p-service__image[data-image="1"]{right:calc(50% + 29.75rem);bottom:-6.5rem}}.p-service__image[data-image="2"]{width:calc(23.2188rem*var(--_ratio));left:calc(50% + 1.875rem);bottom:-2.8125rem}@media(min-width: 768px){.p-service__image[data-image="2"]{left:calc(50% + 29.375rem);bottom:-10rem}}.p-visual{background:url("../img/visual_background.webp") no-repeat center top/cover;display:flex;flex-direction:column;align-items:center;overflow:hidden;position:relative;padding-top:8rem}@media not all and (min-width: 768px){.p-visual{padding-bottom:1.25rem}}@media(min-width: 768px){.p-visual{padding-top:10.3125rem}}.p-visual::before{position:absolute;content:"";bottom:-1.375rem;left:50%;translate:-50% 0;aspect-ratio:1536/229;background:url("../img/visual_bottom_sp.webp") no-repeat center bottom/100% 100%;width:48rem}@media(min-width: 768px){.p-visual::before{bottom:-4.25rem;aspect-ratio:3840/600;background:url("../img/visual_bottom.webp") no-repeat center bottom/100% 100%;width:120rem}}.p-visual::after{position:absolute;content:"";pointer-events:none;background:url("../img/visual_leaves_sp.webp") no-repeat center bottom/100% 100%;top:0;left:calc(50% - 17.4688rem);aspect-ratio:1118/822;width:34.9375rem;transition:opacity .5s ease,filter .5s ease;transition-delay:.2s}@media(min-width: 768px){.p-visual::after{background:url("../img/visual_leaves.webp") no-repeat center bottom/100% 100%;left:calc(50% - 60rem);aspect-ratio:3840/1400;width:120rem}}.p-visual.a-before::after{opacity:0;filter:blur(0.9375rem)}.p-visual__logo{width:20.4375rem;margin-bottom:.9375rem;transition:opacity .5s ease,filter .5s ease}@media(min-width: 768px){.p-visual__logo{width:56.25rem;margin-bottom:2rem}}.p-visual.a-before .p-visual__logo{opacity:0;filter:blur(0.9375rem)}.p-visual__copy{font-family:var(--font-heading);font-feature-settings:"palt";margin-block:var(--leading-trim);letter-spacing:.1em;font-size:.875rem;transition:opacity .5s ease,filter .5s ease;text-align:center}@media not all and (min-width: 768px){.p-visual__copy{line-height:1.4286}}@media(min-width: 768px){.p-visual__copy{font-size:1.625rem;line-height:1.5}}.p-visual.a-before .p-visual__copy{opacity:0;filter:blur(0.9375rem)}.p-visual__image1{position:relative;pointer-events:none;width:8.75rem;margin-top:1.875rem;margin-right:calc(50% + 3.4375rem);margin-left:auto;transition:opacity .5s ease,filter .5s ease;transition-delay:.3s}@media(min-width: 768px){.p-visual__image1{width:19.6563rem;margin-right:calc(50% + 23.4375rem);margin-top:-7.5rem}}.p-visual.a-before .p-visual__image1{opacity:0;filter:blur(0.9375rem)}.p-visual__image2{position:relative;width:13.4375rem;margin-left:calc(50% + 1.25rem);margin-right:auto;margin-top:-5rem;transition:opacity .5s ease,filter .5s ease;transition-delay:.4s}@media not all and (min-width: 768px){.p-visual__image2{rotate:15.78deg}}@media(min-width: 768px){.p-visual__image2{width:32rem;margin-left:calc(50% + 16.5rem);margin-top:-8.5625rem}}.p-visual.a-before .p-visual__image2{opacity:0;filter:blur(0.9375rem)}.u-mt0{margin-top:0}.u-mt05em{margin-top:.5em}.u-mt1em{margin-top:1em}.u-mt15em{margin-top:1.5em}.u-mt2em{margin-top:2em}.u-mt8{margin-top:.3125rem}@media(min-width: 768px){.u-mt8{margin-top:.5rem}}.u-mt16{margin-top:.625rem}@media(min-width: 768px){.u-mt16{margin-top:1rem}}.u-mt24{margin-top:1.25rem}@media(min-width: 768px){.u-mt24{margin-top:1.5rem}}.u-mt32{margin-top:1.5625rem}@media(min-width: 768px){.u-mt32{margin-top:2rem}}.u-mt40{margin-top:1.875rem}@media(min-width: 768px){.u-mt40{margin-top:2.5rem}}.u-mt48{margin-top:2.1875rem}@media(min-width: 768px){.u-mt48{margin-top:3rem}}.u-mt56{margin-top:2.5rem}@media(min-width: 768px){.u-mt56{margin-top:3.5rem}}.u-mt64{margin-top:2.8125rem}@media(min-width: 768px){.u-mt64{margin-top:4rem}}.u-mt72{margin-top:3.125rem}@media(min-width: 768px){.u-mt72{margin-top:4.5rem}}.u-mt80{margin-top:3.75rem}@media(min-width: 768px){.u-mt80{margin-top:5rem}}.u-mt88{margin-top:3.75rem}@media(min-width: 768px){.u-mt88{margin-top:5.5rem}}.u-mt96{margin-top:3.75rem}@media(min-width: 768px){.u-mt96{margin-top:6rem}}.u-mt104{margin-top:3.75rem}@media(min-width: 768px){.u-mt104{margin-top:6.5rem}}.u-mt112{margin-top:4.375rem}@media(min-width: 768px){.u-mt112{margin-top:7rem}}.u-mt120{margin-top:4.375rem}@media(min-width: 768px){.u-mt120{margin-top:7.5rem}}.u-ml1em{margin-left:1em}.u-ml15em{margin-left:1.5em}.u-ml2em{margin-left:2em}.u-pt2em{padding-top:2em}.u-pb2em{padding-bottom:2em}.u-lh1{line-height:1}.u-lh15{line-height:1.5}.u-lh2{line-height:2}.u-w-100p{width:100%}.u-w-fit{width:fit-content}@supports(text-box-trim: trim-both){.u-trim-box{text-box:trim-both text text}}.u-trim{margin-block:var(--leading-trim)}.u-trim-top{margin-top:var(--leading-trim)}.u-trim-bottom{margin-bottom:var(--leading-trim)}.u-block-center{margin-inline:auto}.u-text-center{text-align:center}.u-text-right{text-align:right}@media(min-width: 768px){.u-pc-text-center{text-align:center}}.u-visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}@media(min-width: 768px){.u-is-sp{display:none}}@media not all and (min-width: 768px){.u-is-pc{display:none}}.u-color{color:var(--color-primary)}.u-white{color:#fff}.u-bold{font-weight:bold}.u-mid{font-weight:500}