:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.GalleryDetail_gallery-detail__DBVfG{--swiper-theme-color:#f5ff00;--swiper-pagination-bullet-inactive-color:#e8e8e8;--swiper-pagination-bullet-size:12px;--swiper-pagination-bullet-horizontal-gap:20px;--swiper-pagination-bullet-vertical-gap:-20px;position:relative;width:100%;color:#000;font-family:inherit}.GalleryDetail_gallery-detail__DBVfG .swiper-pagination{position:static;display:flex;align-items:center;justify-content:center;gap:19px;margin-top:16px}.GalleryDetail_gallery-detail__DBVfG .swiper-pagination-bullet{opacity:1;background-color:#e8e8e8;margin:0!important;border-radius:4px;width:12px;height:12px}.GalleryDetail_gallery-detail__DBVfG .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#f5ff00}.GalleryDetail_gallery-detail__grid__f7TTZ{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px}.GalleryDetail_gallery-detail__meta__p8NWA{order:1;word-break:keep-all;padding-bottom:10px}.GalleryDetail_gallery-detail__badge__E_G57{display:inline-block;padding:5px 8px;color:#858c8f;font-family:helvetica-neue-lt-pro,Pretendard,Noto Sans JP,Noto Sans SC,Noto Sans TC,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.64px;border-radius:4px;background:#e8e8e8;line-height:.6875;margin-bottom:15px}.GalleryDetail_gallery-detail__title__UGFqv{margin:0 0 20px;font-size:32px;font-weight:600;line-height:1.1875;word-break:keep-all}[lang=en] .GalleryDetail_gallery-detail__title__UGFqv{font-weight:700}.GalleryDetail_gallery-detail__date__GECQv{color:#aab4b5;font-size:16px;font-weight:700;line-height:1.25}.GalleryDetail_gallery-detail__media__va9wD{order:2;position:relative;margin:0;overflow:hidden}.GalleryDetail_gallery-detail__media__va9wD.GalleryDetail_single__y1y1Q:after{content:"";display:block;padding-bottom:100%}.GalleryDetail_gallery-detail__inner__gzDQU{position:absolute;inset:0;width:100%;height:100%}.GalleryDetail_gallery-detail__swiper__wic_n{width:100%;height:100%;overflow:visible}.GalleryDetail_gallery-detail__slide__HJXB3{position:relative;width:calc(100% - 57px);height:100%;border-radius:4px}.GalleryDetail_gallery-detail__images__POwwj{position:relative;width:100%;border-radius:4px;overflow:hidden}.GalleryDetail_gallery-detail__images__POwwj:after{content:"";display:block;padding-bottom:77.1587743733%}.GalleryDetail_gallery-detail__img__Goue_{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}.GalleryDetail_gallery-detail__video-container__L4NZN{position:relative;width:100%}.GalleryDetail_gallery-detail__video-wrapper__Y5aKc{position:relative;width:100%;padding-bottom:56.25%;background:#000;border-radius:4px;overflow:hidden}.GalleryDetail_gallery-detail__video-iframe__P81d1{position:absolute;inset:0;width:100%;height:100%;border:none}.GalleryDetail_gallery-detail__video__xuwP8{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000}.GalleryDetail_gallery-detail__video-thumbnail__0ycbT{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.GalleryDetail_gallery-detail__video-overlay__cir2o{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);cursor:pointer;transition:background .2s ease}.GalleryDetail_gallery-detail__video-overlay__cir2o:hover{background:rgba(0,0,0,.4)}.GalleryDetail_gallery-detail__play-btn__KM3st{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;transition:transform .2s ease}.GalleryDetail_gallery-detail__play-btn__KM3st:hover{transform:scale(1.1)}.GalleryDetail_gallery-detail__play-btn__KM3st svg{width:60px;height:60px}.GalleryDetail_gallery-detail__article__QJlpA{order:3;word-break:keep-all;font-size:14px;font-weight:500;line-height:1.85}.GalleryDetail_gallery-detail__DBVfG .GalleryDetail_swiper-pagination__Osr7t{position:relative}@media screen and (min-width:1024px){.GalleryDetail_gallery-detail__grid__f7TTZ{grid-template-columns:60% minmax(0,1fr);grid-template-rows:auto 1fr;grid-template-areas:"media meta" "media article";grid-gap:120px 35px;align-items:start}.GalleryDetail_gallery-detail__media__va9wD{grid-area:media;align-self:start}.GalleryDetail_gallery-detail__meta__p8NWA{grid-area:meta;display:grid;padding-bottom:0}.GalleryDetail_gallery-detail__badge__E_G57{display:inline-block;padding:6px 8px;font-size:20px;letter-spacing:-.6px;line-height:.7;justify-self:start}.GalleryDetail_gallery-detail__date__GECQv{font-size:20px;line-height:1.2}.GalleryDetail_gallery-detail__images__POwwj{border-radius:8px}.GalleryDetail_gallery-detail__images__POwwj:after{padding-bottom:89.4444444444%}.GalleryDetail_gallery-detail__video-wrapper__Y5aKc{border-radius:8px}.GalleryDetail_gallery-detail__play-btn__KM3st svg{width:80px;height:80px}.GalleryDetail_gallery-detail__slide__HJXB3{position:relative;width:100%;height:100%;border-radius:4px}.GalleryDetail_gallery-detail__article__QJlpA{grid-area:article;font-size:16px;align-self:start;font-weight:500;line-height:1.5625}.GalleryDetail_gallery-detail__title__UGFqv{font-size:42px;font-weight:700;line-height:1.2857142857}.GalleryDetail_gallery-detail__DBVfG .GalleryDetail_swiper-pagination-bullet__NQPO9{width:var(--swiper-pagination-bullet-size);height:var(--swiper-pagination-bullet-size);margin:0 var(--swiper-pagination-bullet-horizontal-gap)}.GalleryDetail_gallery-detail__DBVfG .GalleryDetail_swiper-pagination-bullet-active__TAEtr{background:var(--swiper-theme-color);border-color:var(--swiper-theme-color)}}@media screen and (min-width:1400px){.GalleryDetail_gallery-detail__grid__f7TTZ{grid-template-columns:700px minmax(0,1fr)}}@media screen and (min-width:1600px){.GalleryDetail_gallery-detail__grid__f7TTZ{grid-template-columns:900px minmax(0,1fr)}}.GalleryComponent_gallery-item__vxUcp{display:flex;flex-direction:column;gap:10px;cursor:pointer}.GalleryComponent_gallery-item__top__ULQuI{position:relative}.GalleryComponent_gallery-item__top__image-box__7qNck{position:relative;border-radius:5px;background-color:#000;width:100%;aspect-ratio:359/401;box-sizing:border-box}.GalleryComponent_gallery-item__top__ULQuI .GalleryComponent_image-clip__pGbkK{position:absolute;inset:0;border-radius:4px;overflow:hidden}.GalleryComponent_gallery-item__top__ULQuI .GalleryComponent_image-clip__pGbkK img{inset:0;position:absolute;width:100%;height:100%;object-fit:contain;display:block;z-index:1}.GalleryComponent_gallery-item__top__ULQuI .GalleryComponent_image-clip__pGbkK .GalleryComponent_image-dim___b0sU{position:absolute;pointer-events:none;z-index:1;width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.3) 35%,rgba(0,0,0,.4))}.GalleryComponent_gallery-item__top__ULQuI .GalleryComponent_image-clip__pGbkK .GalleryComponent_image-caption__TAYrz{position:absolute;inset:0;z-index:2;display:flex;align-items:flex-end;padding:17px 21px}.GalleryComponent_gallery-item__top__ULQuI .GalleryComponent_image-clip__pGbkK .GalleryComponent_image-caption__text__i3cLy{color:#fff;font-family:inherit;font-size:24px;font-weight:700;line-height:28px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:keep-all;transition:all .3s ease}.GalleryComponent_gallery-item__bottom__lQte4{display:flex;gap:8px;align-items:center;font-family:helvetica-neue-lt-pro,Pretendard,Noto Sans JP,Noto Sans SC,Noto Sans TC,sans-serif;font-size:12px;font-weight:700;color:#aab4b5}.GalleryComponent_gallery-item__bottom__lQte4 span{word-break:break-all}@media screen and (min-width:1024px){.GalleryComponent_gallery-item__vxUcp{gap:12px}.GalleryComponent_gallery-item__top__image-box__7qNck{box-sizing:border-box;border-radius:9px}.GalleryComponent_gallery-item__top__image-box__7qNck:before{content:"";display:block;aspect-ratio:718/802}.GalleryComponent_gallery-item__top__ULQuI .GalleryComponent_image-clip__pGbkK{border-radius:8px}.GalleryComponent_gallery-item__top__ULQuI .GalleryComponent_image-clip__pGbkK:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-top:0 solid #f5ff00;border-left:0 solid #f5ff00;opacity:0;z-index:3;transition:all .3s ease}.GalleryComponent_gallery-item__top__ULQuI .GalleryComponent_image-clip__pGbkK .GalleryComponent_image-caption__TAYrz{padding:29px 37px 29px 30px}.GalleryComponent_gallery-item__top__ULQuI .GalleryComponent_image-clip__pGbkK .GalleryComponent_image-caption__text__i3cLy{font-size:clamp(16px,1.6666666667vw,32px);line-height:1.25}.GalleryComponent_gallery-item__bottom__lQte4{gap:10px;color:#c9d2ce;font-size:clamp(10px,1.09375vw,21px)}.GalleryComponent_gallery-item__bottom__lQte4 span{max-width:80%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.GalleryComponent_gallery-item__vxUcp:focus-within .GalleryComponent_image-clip__pGbkK:after,.GalleryComponent_gallery-item__vxUcp:hover .GalleryComponent_image-clip__pGbkK:after{border-top-width:12px;border-left-width:12px;opacity:1;transform:translate(0)}.GalleryComponent_gallery-item__vxUcp:focus-within .GalleryComponent_image-caption__text__i3cLy,.GalleryComponent_gallery-item__vxUcp:hover .GalleryComponent_image-caption__text__i3cLy{color:#f5ff00}}.GalleryComponent_divider__4UsHG{width:1px;height:10px;background-color:#aab4b5}@media screen and (min-width:1024px){.GalleryComponent_divider__4UsHG{width:2px;height:clamp(10px,1.09375vw,21px);background-color:#c9d2ce}}.ListDetail_list-detail__oXYIl{font-family:inherit;margin:0 auto;padding-top:6px}.ListDetail_list-detail__head__3BcQM{border-bottom:2px solid #000;padding-bottom:24px;margin-bottom:20px;text-align:center}.ListDetail_list-detail__head-info__Ss9L6{display:flex;align-items:center;justify-content:center}.ListDetail_list-detail__title__ij3sg{color:#000;font-weight:600;font-size:26px;line-height:1.4615384615;margin-bottom:6px}[lang=en] .ListDetail_list-detail__title__ij3sg{font-weight:700}.ListDetail_list-detail__author__bO6KB,.ListDetail_list-detail__date__00DvN{color:#858c8f;display:block;font-size:14px;font-weight:500;line-height:1.4285714286;padding:0 6px}.ListDetail_list-detail__date__00DvN~.ListDetail_list-detail__author__bO6KB{position:relative}.ListDetail_list-detail__date__00DvN~.ListDetail_list-detail__author__bO6KB:before{content:"";width:1px;height:11px;position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:#c9d2ce}.ListDetail_list-detail__attachments__twX4R{display:flex;padding:22px 15px;margin-bottom:10px;background-color:#f4f4f4}.ListDetail_list-detail__oXYIl .ListDetail_attachments__title__vL1fJ{flex:0 0;color:#858c8f;font-size:14px;line-height:1.4285714286;font-weight:500;margin-right:12px;white-space:nowrap}.ListDetail_list-detail__oXYIl .ListDetail_attachments__list__zaFJG{flex:1 1;list-style:none;padding:0;margin:0;width:calc(100% - 48.4px - 44px)}.ListDetail_list-detail__oXYIl .ListDetail_attachments__list__zaFJG li{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ListDetail_list-detail__oXYIl .ListDetail_attachments__list__zaFJG li:last-child{margin-bottom:0}.ListDetail_list-detail__oXYIl .ListDetail_attachments__list__zaFJG li .ListDetail_attachments__file-name__V_1LX{text-align:left;color:#000;font-size:14px;font-weight:500;display:block;flex:0 0 auto;max-width:73.5294117647%;overflow:hidden;text-overflow:ellipsis;text-decoration:underline;text-underline-offset:2.5px;text-decoration-thickness:1.5px}.ListDetail_list-detail__oXYIl .ListDetail_attachments__list__zaFJG li svg{display:block}.ListDetail_list-detail__content__0MQ81{color:#000;font-size:14px;font-weight:500;line-height:1.8571428571;padding:15px;border:1px solid #c9d2ce;border-radius:4px}.ListDetail_list-detail__footer__50Rsb{text-align:center;margin-top:20px}.ListDetail_list-detail__navigation__9NZcD{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.ListDetail_list-detail__next__yjxE7,.ListDetail_list-detail__prev__JiGLS{display:inline-flex;align-items:center;gap:10px;color:#858c8f;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s}.ListDetail_list-detail__next__yjxE7:disabled,.ListDetail_list-detail__prev__JiGLS:disabled{cursor:not-allowed}.ListDetail_list-detail__next__yjxE7 .ListDetail_icon-mobile__703YS,.ListDetail_list-detail__next__yjxE7 svg,.ListDetail_list-detail__prev__JiGLS .ListDetail_icon-mobile__703YS,.ListDetail_list-detail__prev__JiGLS svg{display:block}.ListDetail_list-detail__next__yjxE7 .ListDetail_icon-pc__uy1uZ,.ListDetail_list-detail__prev__JiGLS .ListDetail_icon-pc__uy1uZ{display:none}.ListDetail_list-detail__back__W1eUt{display:inline-flex;align-items:center;padding:12px 30px;background:#000;border-radius:4px;font-size:18px;font-weight:600;line-height:1.6666666667;color:#fff;cursor:pointer}[lang=en] .ListDetail_list-detail__back__W1eUt{font-weight:700}@media screen and (min-width:1024px){.ListDetail_list-detail__head__3BcQM{padding-bottom:40px;margin-bottom:30px}.ListDetail_list-detail__title__ij3sg{font-size:40px;line-height:1.2;margin-bottom:20px}.ListDetail_list-detail__author__bO6KB,.ListDetail_list-detail__date__00DvN{font-size:20px;line-height:1.2;padding:0 15px}.ListDetail_list-detail__date__00DvN~.ListDetail_list-detail__author__bO6KB:before{width:2px;height:21px}.ListDetail_list-detail__attachments__twX4R{padding:30px;border-radius:8px}.ListDetail_list-detail__oXYIl .ListDetail_attachments__title__vL1fJ{font-size:18px;font-weight:500;line-height:1.6666666667;margin-right:20px}.ListDetail_list-detail__oXYIl .ListDetail_attachments__list__zaFJG{width:calc(100% - 60px - 62.3px)}.ListDetail_list-detail__oXYIl .ListDetail_attachments__list__zaFJG li{margin-bottom:10px}.ListDetail_list-detail__oXYIl .ListDetail_attachments__list__zaFJG li:last-child{margin-bottom:0}.ListDetail_list-detail__oXYIl .ListDetail_attachments__list__zaFJG li .ListDetail_attachments__file-name__V_1LX{font-size:18px;font-weight:500;line-height:1.6666666667;flex:0 0 auto;max-width:90%}.ListDetail_list-detail__content__0MQ81{font-size:16px;line-height:1.75;padding:30px;border-radius:8px}.ListDetail_list-detail__footer__50Rsb{position:relative}.ListDetail_list-detail__navigation__9NZcD{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);margin-bottom:0;height:0}.ListDetail_list-detail__next__yjxE7,.ListDetail_list-detail__prev__JiGLS{font-size:22px;font-weight:500}.ListDetail_list-detail__next__yjxE7 .ListDetail_icon-mobile__703YS,.ListDetail_list-detail__prev__JiGLS .ListDetail_icon-mobile__703YS{display:none}.ListDetail_list-detail__next__yjxE7 .ListDetail_icon-pc__uy1uZ,.ListDetail_list-detail__prev__JiGLS .ListDetail_icon-pc__uy1uZ{display:block}}