.p-works-detail__content{color:var(--color-text-sub);display:grid;grid-template-columns:1.2fr 1fr;grid-template-areas:"sub-title sub-title" "body image";gap:1.625rem;-moz-column-gap:3.25rem;column-gap:3.25rem}@media screen and (max-width:1023px){.p-works-detail__content{grid-template-columns:1fr;grid-template-areas:"image" "sub-title" "body"}}.p-works-detail__sub-title{grid-area:sub-title;font-size:1.375rem;line-height:1.4;font-weight:700;letter-spacing:.05em;margin:0}@media screen and (max-width:639px){.p-works-detail__sub-title{font-size:var(--text-lg)}}.p-works-detail__image{grid-area:image;min-width:0}.p-works-detail__image img{border-radius:1.25rem;width:100%;height:auto}.p-works-detail__body{grid-area:body;min-width:0}@media screen and (max-width:639px){.p-works-detail__body{margin-top:-1.2em}}.p-works-detail__title{font-size:1.875rem;line-height:1.4;margin:0}@media screen and (max-width:639px){.p-works-detail__title{font-size:var(--text-2xl)}}.p-works-detail__category{margin-top:.625rem}.p-works-detail__category .c-category{border:1px solid #ea7ed9;background-color:#fff;color:#ea7ed9;border-radius:.3125rem;display:inline-flex}.p-works-detail__text{font-size:var(--text-base);line-height:1.875;margin-top:1rem}.p-works-detail__text>*:first-child{margin-top:0}.p-works-detail__text>*:last-child{margin-bottom:0}.p-works-detail__prev-next{display:flex;justify-content:center;gap:1rem;margin-top:5rem}@media screen and (max-width:639px){.p-works-detail__prev-next{margin-top:3.75rem;gap:.5rem}}.p-works-detail__prev-next__link{border:1px solid #707070;color:var(--color-text-main);flex:0 0 auto;height:3.125rem;text-decoration:none;width:3.125rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width:639px){.p-works-detail__prev-next__link{height:2.75rem;width:2.75rem}}.p-works-detail__prev-next__link.is-prev{transform:rotate(180deg)}.p-works-detail__prev-next__link.is-back{gap:.625rem;width:11.75rem}@media screen and (max-width:639px){.p-works-detail__prev-next__link.is-back{flex:1 1 auto;font-size:var(--text-sm);max-width:11.75rem;min-width:0;width:auto}}.p-works-detail__prev-next__link.is--disabled{opacity:.3;pointer-events:none}
