.c-service-item{background-color:var(--color-gray-lightest);border-radius:var(--border-radius);display:flex;overflow:hidden}@media screen and (min-width:768px){.c-service-item{align-items:stretch}}@media screen and (max-width:767px){.c-service-item{flex-direction:column}}.c-service-item-info{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:768px){.c-service-item-info{flex:0 0 auto;width:45rem}}@media screen and (max-width:767px){.c-service-item-info{order:2;padding:4rem 2.8rem 4.8rem}}@media screen and (min-width:768px){.c-service-item-ttl{width:22.6rem}}@media screen and (max-width:767px){.c-service-item-ttl{width:19.2rem}}.c-service-item-txt{line-height:var(--leading-wide);text-align:center}@media screen and (min-width:768px){.c-service-item-txt{font-size:1.4rem;margin-top:4.2rem}}@media screen and (max-width:767px){.c-service-item-txt{font-size:1.4rem;margin-top:2.4rem}}@media screen and (min-width:768px){.c-service-item-link{margin-top:4.2rem}}@media screen and (max-width:767px){.c-service-item-link{margin-top:2.2rem}}.c-service-item-img{flex:1 1 100%;overflow:hidden}@media screen and (min-width:768px){.c-service-item-img{aspect-ratio:898/680;width:89.8rem}}@media screen and (max-width:767px){.c-service-item-img{aspect-ratio:358/239;order:1}}.c-service-item-img img{height:100%;object-fit:cover;transform:scale(1.15);width:100%}.is-once-show .c-service-item-img img{transform:scale(1);transition:transform 1.5s var(--ease-power4-out)}@media screen and (min-width:768px){.products{padding-top:14.5rem}}@media screen and (max-width:767px){.products{padding-top:8.8rem}}@media screen and (min-width:768px){.products-inner{margin:0 auto;width:134.8rem}}@media screen and (max-width:767px){.products-inner{padding:0 3.2rem}}@media screen and (min-width:768px){.products-ttl{margin-left:3.4rem}}.products-lead{text-align:justify;word-break:break-all}@media screen and (min-width:768px){.products-lead{font-size:1.6rem;margin-left:3.4rem;margin-top:4.8rem}}@media screen and (max-width:767px){.products-lead{font-size:1.5rem;margin-top:3rem}}.products-article{display:flex;flex-direction:column}@media screen and (min-width:768px){.products-article{margin-top:9.6rem;row-gap:4.6rem}}@media screen and (max-width:767px){.products-article{margin:5.6rem -1.6rem 0;row-gap:1.6rem}}.story{background-color:var(--color-gray-lightest)}@media screen and (min-width:768px){.story{margin-top:18.4rem}}@media screen and (max-width:767px){.story{margin-top:12rem}}.story-inner{position:relative}@media screen and (min-width:768px){.story-inner{margin:0 auto;padding:12.8rem 12rem 12.8rem 83.2rem;width:144rem}}@media screen and (max-width:767px){.story-inner{display:flex;flex-direction:column;padding:0 3.2rem 12rem}.story-ttl{margin-top:8.8rem;order:2}}.story-article{display:flex;flex-direction:column}@media screen and (min-width:768px){.story-article{margin-top:8rem;row-gap:9.8rem}}@media screen and (max-width:767px){.story-article{margin-top:5.6rem;order:3;row-gap:5.8rem}}.story-gallery{display:grid}@media screen and (min-width:768px){.story-gallery{height:100%;left:calc((var(--vw) - 144rem)/2*-1);position:absolute;top:0;width:calc(var(--vw)/2)}}@media screen and (max-width:767px){.story-gallery{margin:0 -3.2rem;order:1}}.story-gallery-img{grid-column:1/1;grid-row:1/1;opacity:0;overflow:hidden;transform:translate3d(0,0,0)}@media screen and (min-width:768px){.story-gallery-img{height:100vh;position:sticky;top:0;width:100%}}@media screen and (max-width:767px){.story-gallery-img{width:100%}}.story-gallery-img img{height:100%;object-fit:cover;object-position:75% 50%;transform:scale(1.1);width:100%}.story-gallery-img.is-current,.story-gallery-img.is-next{opacity:1;will-change:opacity}.story-gallery-img.is-current img{transform:scale(1);transition:transform 8.5s var(--ease-none);will-change:transform}.story-gallery-img.is-next{transition:opacity 1.6s var(--ease-none);z-index:var(--zindex-front)}.story-item-ttl{font-weight:var(--font-weight-bold)}@media screen and (min-width:768px){.story-item-ttl{font-size:2rem}}@media screen and (max-width:767px){.story-item-ttl{font-size:2rem}}.story-item-txt{text-align:justify;word-break:break-all}@media screen and (min-width:768px){.story-item-txt{margin-top:3.2rem}}@media screen and (max-width:767px){.story-item-txt{margin-top:2rem}}@media screen and (min-width:768px){.story-item-txt+.story-item-txt{margin-top:1.6rem}}@media screen and (max-width:767px){.story-item-txt+.story-item-txt{margin-top:1.2rem}}.story-item-img{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:768px){.story-item-img{gap:3.2rem;margin-top:4.8rem}}@media screen and (max-width:767px){.story-item-img{gap:1.6rem;margin-top:3.8rem}}.story-item-img-item{border-radius:var(--border-radius-half);overflow:hidden}