.transition-clip{position:relative;isolation:isolate}body.is-overlay-open{overflow:hidden}[data-scrub-target]{will-change:transform,opacity}[data-swup-animation=clip]{transition:opacity .45s ease}html.is-swup-leaving [data-swup-animation=clip]{opacity:0}html.is-swup-entering [data-swup-animation=clip]{opacity:1}@media (min-width: 768px){.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}}*{font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"palt" 1;text-rendering:optimizeLegibility}.bold{font-weight:600}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.breadcrumb{display:none}.news-section{position:relative;width:calc(100% - 80px);margin:0 auto;background-color:var(--bg);padding:152px 0 120px}@media only screen and (max-width: 991px){.news-section{width:calc(100% - 48px)}}.news-section .news-layout{display:grid;grid-template-columns:300px 1fr;gap:80px;align-items:start}@media only screen and (max-width: 767px){.news-section .news-layout{grid-template-columns:1fr;gap:60px}}.news-section .news-sidebar{position:sticky;top:72px;align-self:start}.news-section .news-sidebar .news-title{font-size:clamp(4rem,8vw,8rem);font-weight:500;line-height:1.1;letter-spacing:-.02em;color:var(--gray500);margin-bottom:24px}.news-section .news-sidebar .news-description{font-size:15px;color:var(--gray400);font-weight:500;line-height:1.8;letter-spacing:0}.news-section .news-content{width:100%;margin-top:220px}@media only screen and (max-width: 767px){.news-section .news-content{margin-bottom:200px}}.news-section .news-list{border-top:1px solid var(--gray300);width:100%}.news-section .news-item{height:80px;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);cursor:pointer;text-decoration:none;display:block}.news-section .news-wrapper{position:relative;height:240px;will-change:transform;transform:translateY(-160px)}.news-section .news-name,.news-section .news-info{width:100%;display:flex;justify-content:space-between;align-items:center;height:80px;padding:5px 20px}.news-section .news-name{background-color:var(--bg);color:var(--gray500);border-bottom:1px solid var(--gray300);overflow:hidden;position:relative}@media (max-width: 1024px){.news-section .news-name{clip-path:inset(100% 0 0 0)}}.news-section .news-info{background-color:var(--text);color:var(--bg);border-bottom:1px solid var(--bg)}.news-section .news-name h1,.news-section .news-info h1{font-family:PP Neue Montreal,sans-serif;font-size:2rem;font-weight:600;line-height:1;letter-spacing:-.05rem;text-transform:none}@media only screen and (max-width: 767px){.news-section .news-name h1,.news-section .news-info h1{font-size:1.5rem}}.news-section .news-name p,.news-section .news-info p{font-family:PP Neue Montreal,sans-serif;font-size:1rem;font-weight:500;text-transform:none;letter-spacing:.02em}@media only screen and (max-width: 767px){.news-section .news-name p,.news-section .news-info p{font-size:.875rem}}@media only screen and (max-width: 991px){.news-section{width:calc(100% - 48px);padding:112px 0 80px}.news-section .news-layout{gap:60px}.news-section .news-sidebar{position:static}.news-section .news-list{padding:0}.news-section .news-item{height:auto;clip-path:none;border-bottom:1px solid var(--gray300);transition:background-color .3s ease;position:relative;overflow:hidden}.news-section .news-item:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background-color:#bebebe;z-index:0;transition:width .3s ease,clip-path .3s ease;pointer-events:none;clip-path:inset(0 0 0 0);will-change:width,clip-path}.news-section .news-item.is-active:before{width:100%!important;clip-path:inset(0 0 0 0)!important}.news-section .news-item.is-past:before{width:100%!important;clip-path:inset(0 0 0 100%)!important}.news-section .news-item.is-active.is-past:before{width:100%!important;clip-path:inset(0 0 0 100%)!important}.news-section .news-item:hover{background-color:var(--gray100)}.news-section .news-item:last-child{border-bottom:none}.news-section .news-wrapper{height:auto;transform:translateY(0)!important;display:flex;flex-direction:column}.news-section .news-wrapper .news-name:not(:first-child),.news-section .news-wrapper .news-info{display:none}.news-section .news-name{height:auto;padding:20px 0;background-color:transparent;border-bottom:none;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.news-section .news-name h1{font-size:1.25rem;line-height:1.3;letter-spacing:-.02em;flex:1;min-width:0}.news-section .news-name p{font-size:.875rem;color:var(--gray400);white-space:nowrap}}@media only screen and (max-width: 767px){.news-section{width:calc(100% - 48px);padding:92px 0 60px}.news-section .news-layout{gap:40px}.news-section .news-sidebar{position:static;margin-bottom:40px}.news-section .news-name{padding:16px 0;flex-direction:column;align-items:flex-start;gap:8px}.news-section .news-name h1{font-size:1.125rem;width:100%}.news-section .news-name p{font-size:.8125rem}}.news-preview{position:fixed;pointer-events:none}.news-preview-pc{top:calc(50% - 200px);right:15px;width:30%;max-width:400px;height:30%;max-height:400px;z-index:2}@media only screen and (max-width: 1024px){.news-preview-pc{display:none!important}}.news-preview-pc img{position:absolute;width:100%;height:100%;object-fit:cover;will-change:transform;border-radius:.5rem}.news-preview-mobile{display:none!important;z-index:1}@media only screen and (max-width: 1024px){.news-preview-mobile{display:block!important;top:120px;right:24px;left:auto;transform:none;width:140px;height:140px;overflow:hidden;will-change:transform}}@media only screen and (max-width: 767px){.news-preview-mobile{width:140px;height:140px;bottom:24px;right:24px}}.news-preview-mobile img{position:absolute;width:100%;height:100%;object-fit:cover;will-change:transform;border-radius:.5rem}.news-preview-mobile .images-container{display:block;width:100%;height:100%;position:relative}.news-preview-mobile .preview-image{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;aspect-ratio:1/1;object-fit:cover;display:none;opacity:0;transition:opacity .1s ease-out}
