.c-story{display:flex;flex-direction:column;position:relative}.c-story-img{aspect-ratio:3/2;border-radius:var(--border-radius);overflow:hidden;position:relative}.c-story-img img{height:100%;object-fit:cover;width:100%}@media screen and (min-width:768px){.c-story-ttl{margin-top:2.3rem}}@media screen and (max-width:767px){.c-story-ttl{margin-top:2.4rem}}.c-story-ttl a{text-decoration:none;transition:opacity .2s var(--ease-none)}.c-story-ttl a:before{content:"";display:block;inset:0;position:absolute}.c-story-ttl span{font-family:var(--font-family-gothicmb101-db);line-height:var(--leading-relaxed)}@media screen and (min-width:768px){.c-story-ttl span{font-size:2rem}}@media screen and (max-width:767px){.c-story-ttl span{font-size:1.8rem}}.c-story-ttl i{aspect-ratio:1/1;display:inline-block;line-height:var(--leading-none);margin-top:-.4em;vertical-align:middle}@media screen and (min-width:768px){.c-story-ttl i{margin-left:.4rem;width:1.1rem}}@media screen and (max-width:767px){.c-story-ttl i{margin-left:.4rem;width:1.1rem}}.c-story-txt{display:-webkit-box;margin-top:auto;overflow:hidden;text-align:justify;-webkit-line-clamp:3;line-clamp:3;word-break:break-all;-webkit-box-orient:vertical}@media screen and (min-width:768px){.c-story-txt{padding-top:1.2rem}}@media screen and (max-width:767px){.c-story-txt{padding-top:1.4rem}}@media screen and (hover:hover) and (min-width:768px){.c-story:has(.c-story-ttl a:hover) .c-story-ttl a{opacity:.7}}.story{align-items:stretch;display:grid;position:relative}@media screen and (min-width:768px){.story{gap:8rem 2.8rem;grid-template-columns:repeat(3,1fr);margin:0 auto;width:118.4rem}}@media screen and (max-width:767px){.story{grid-template-columns:1fr;margin:0 3.2rem;row-gap:4.8rem}}