.service-stack{width:70rem;width:1120px;max-width:90%;margin:0 auto;padding:0 0 4rem}@media screen and (max-width:980px){.service-stack{max-width:100%;padding:0 1.5rem 4rem}}@media screen and (max-width:540px){.service-stack{padding:0 0 3rem}}.service-card{position:sticky;background:#fff;padding:0 3rem 4rem 0;scroll-margin-top:120px;border-top:1px solid #e0e0e0;transition:top .4s ease}.service-card:first-of-type{border-top:none}@media screen and (max-width:540px){.service-card{position:relative;padding:2rem 1.2rem 3rem;border-radius:12px 12px 0 0}}.service-card-inner{display:flex;align-items:flex-start;gap:3rem}@media screen and (max-width:980px){.service-card-inner{gap:1rem}}@media screen and (max-width:540px){.service-card-inner{flex-direction:column;gap:1.5rem}}.service-card-label{padding-top:3rem;width:265px;flex-shrink:0;position:sticky;top:100px;z-index:10;align-self:flex-start}@media screen and (max-width:980px){.service-card-label{width:230px}}@media screen and (max-width:768px){.service-card-label{width:200px}}@media screen and (max-width:540px){.service-card-label{width:100%;position:static;display:none}}.service-card-label .label-en{display:block;font-size:2.1rem;font-weight:600;font-family:"Inter",sans-serif;color:#1f1e1e;line-height:1.3;word-break:break-all}@media screen and (max-width:980px){.service-card-label .label-en{font-size:1.8rem}}@media screen and (max-width:540px){.service-card-label .label-en{font-size:1.45rem}}.service-card-label .label-ja{display:block;font-size:1.2rem;font-weight:400;color:#1f1e1e;margin-top:.3rem}.service-card-body{padding-top:3rem;flex:1;min-width:0}@media screen and (max-width:540px){.service-card-body{padding-top:0}}.service-card-body .service-thumbnail{position:relative;margin-bottom:2rem;overflow:hidden}.service-card-body .service-thumbnail img{width:100%;height:auto;display:block}.service-card-body .service-thumbnail .thumbnail-label{position:absolute;bottom:2rem;left:2rem;font-size:var(--fs-h4);font-size:1.7rem;color:#fff;font-family:"Inter",sans-serif;font-weight:600;line-height:1.2}@media screen and (max-width:540px){.service-card-body .service-thumbnail .thumbnail-label{font-size:1.45rem;bottom:1rem;line-height:1;left:.9rem}}.service-card-body .service-thumbnail .thumbnail-label .label-ja{font-size:var(--fs-body-l);font-size:1.1rem;display:inline-block}@media screen and (max-width:540px){.service-card-body .service-thumbnail .thumbnail-label .label-ja{font-size:1rem;margin-top:.5rem;display:inline-block}}.service-card-body .service-txt h3{margin-top:2rem;font-size:var(--fs-body-xl);font-weight:700;margin-bottom:.4rem}@media screen and (max-width:540px){.service-card-body .service-txt h3{margin-bottom:.9rem}}.service-card-body .service-txt ul li{list-style:none;text-indent:-1em;padding-left:1em;font-size:var(--fs-body);line-height:2}.service-card-body .service-txt p{font-size:var(--fs-body);line-height:1.6}.service-loop{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media screen and (max-width:980px){.service-loop{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media screen and (max-width:540px){.service-loop{grid-template-columns:repeat(2,1fr);gap:.8rem}}.service-loop .work-item{width:100%;min-width:0;margin:0;border:1px solid #dfdfdf;display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;padding:1rem;padding-bottom:2.4rem;box-sizing:border-box;text-decoration:none;transition:background-color .3s ease}.service-loop .work-item .work-thumbnail{overflow:hidden;display:flex;text-align:center;justify-content:center;align-items:center;width:100%;height:14rem;flex-shrink:0}@media screen and (max-width:980px){.service-loop .work-item .work-thumbnail{height:12rem}}.service-loop .work-item .work-thumbnail img{max-width:100%;max-height:100%;width:auto;height:auto;transition:transform .4s ease}.service-loop .work-item:hover .work-thumbnail img{transform:scale(1.03)}.service-loop .work-item.portrait .work-thumbnail img{max-height:13rem}.service-loop .work-item.landscape .work-thumbnail img{max-height:10rem}@media screen and (max-width:540px){.service-loop .work-item .work-thumbnail{height:auto;align-items:flex-start}.service-loop .work-item .work-thumbnail img{width:100%;height:auto;max-width:100%;max-height:none}.service-loop .work-item.portrait .work-thumbnail img,.service-loop .work-item.landscape .work-thumbnail img{width:100%;height:auto;max-width:100%;max-height:none}}.service-loop .work-item .work-txt{width:auto}.service-loop .work-item .work-txt .category{font-size:var(--fs-body-xs);border:1px solid #000;border-radius:999px;padding:.1rem .6rem;box-sizing:border-box;margin:1rem 0 .4rem;display:inline-block;color:#000}.service-loop .work-item .work-txt .txts{font-size:var(--fs-body);color:#000;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;margin-top:.7rem}@media screen and (max-width:540px){.service-loop .work-item .work-txt .txts{font-size:var(--fs-body-s2)}}