<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.terrace{display:grid;gap:48px}.terrace__head{display:grid;place-items:center;gap:16px}.terrace__head__logo{width:min(50%,480px)}.terrace__head h2{font-size:1.925rem;font-weight:900;line-height:1.5;color:#141e3e;text-align:center}.terrace__head h2 span{display:inline-block}.terrace__catch p{font-weight:700;color:#141e3e;text-align:center}.terrace__catch p:not(:last-of-type){margin-bottom:8px}.terrace__catch__notes{margin-top:14px;padding:16px;background:#f1f5f5;border-radius:8px;font-size:.75rem;text-align:left !important}.terrace__introduction{display:grid;gap:48px}.terrace__introduction__item{display:grid;gap:16px}.terrace__introduction__item .item__head{padding-left:12px;position:relative}.terrace__introduction__item .item__head::before{content:"";width:5px;height:100%;display:block;background:#141e3e;border-radius:2px;position:absolute;inset:0}.terrace__introduction__item .item__head span{font-size:1.375rem;font-weight:700;color:#141e3e}.terrace__introduction__item .item__img{height:120px;border-radius:8px;position:relative;overflow:hidden}.terrace__introduction__item .item__img::after{content:"";width:50px;height:auto;aspect-ratio:1/1;display:block;background-image:url(../img/icon/zoom.webp);background-size:cover;position:absolute;top:50%;left:50%;translate:-50% -50%;pointer-events:none}.terrace__introduction__item .item__img a{height:100%;display:block;-webkit-filter:grayscale(100%) brightness(60%);filter:grayscale(100%) brightness(60%)}.terrace__introduction__item .item__img a img{height:100%;max-width:initial;width:100%;-o-object-fit:cover;object-fit:cover}.terrace__introduction__item .item__photo-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-rows:repeat(2, minmax(0, 200px));gap:8px}.terrace__introduction__item .item__photo-list__item:nth-of-type(1){grid-column:1/2;grid-row:1/3}.terrace__introduction__item .item__photo-list__item:nth-of-type(2){grid-column:2/4;grid-row:1/2}.terrace__introduction__item .item__photo-list__item:nth-of-type(3){grid-column:2/3;grid-row:2/3}.terrace__introduction__item .item__photo-list__item:nth-of-type(4){grid-column:3/4;grid-row:2/3}.terrace__introduction__item .item__photo-list__item a{height:100%;display:block;border-radius:8px;overflow:hidden}.terrace__introduction__item .item__photo-list__item a img{height:100%;max-width:initial;width:100%;-o-object-fit:cover;object-fit:cover}@container eventSectionContainer (min-width: 780px){.terrace__introduction{grid-template-columns:repeat(2, minmax(0, 1fr));gap:48px 24px}.terrace__introduction__item:first-of-type,.terrace__introduction__item:nth-last-of-type(2){grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:auto 240px}.terrace__introduction__item:first-of-type .item__head,.terrace__introduction__item:nth-last-of-type(2) .item__head{grid-column:1/3;grid-row:1/2}.terrace__introduction__item:nth-of-type(2) .item__img{grid-column:1/3}.terrace__introduction__item:nth-of-type(3){grid-column:1/3}.terrace__introduction__item .item__img{height:100%}}@container eventSectionContainer (min-width: 804px){.terrace__introduction{gap:96px 48px}}@media screen and (min-width: 600px){.terrace__head{width:min(100%,640px);margin:0 auto}.terrace__head__logo{width:min(40%,360px)}.terrace__head h2{font-size:2.25rem}.terrace__catch__notes{margin-top:26px;padding:24px;font-size:.85rem}.terrace__introduction .item__photo-list{grid-template-rows:repeat(2, minmax(0, 240px))}}@media screen and (min-width: 1025px){.terrace{gap:96px}.terrace__head{width:min(82.5%,640px)}.terrace__head__logo{width:min(45%,480px)}.terrace__catch__notes{margin-top:50px;padding:24px;font-size:.85rem}.terrace__introduction__item{gap:24px}.terrace__introduction__item .item__img{border:1px solid #ccc}.terrace__introduction__item .item__img:hover::after{opacity:0}.terrace__introduction__item .item__img:hover a{-webkit-filter:grayscale(0) brightness(100%);filter:grayscale(0) brightness(100%)}.terrace__introduction__item .item__img:hover a img{scale:1.05}.terrace__introduction__item .item__img::after{-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.terrace__introduction__item .item__img a{-webkit-transition:-webkit-filter .4s ease;transition:-webkit-filter .4s ease;transition:filter .4s ease;transition:filter .4s ease, -webkit-filter .4s ease;overflow:hidden}.terrace__introduction__item .item__img a img{-webkit-transition:opacity .4s ease,scale .4s ease;transition:opacity .4s ease,scale .4s ease}.terrace__introduction__item .item__photo-list__item a:hover img{opacity:.5;scale:1.05}.terrace__introduction__item .item__photo-list__item a img{-webkit-transition:opacity .4s ease,scale .4s ease;transition:opacity .4s ease,scale .4s ease}.terrace__introduction .item__photo-list{grid-template-columns:repeat(3, calc((min(100%, 1080px) - 16px) / 3));grid-template-rows:repeat(2, 42.5vh)}}</pre></body></html>