@charset "UTF-8";.gallery-item{position:relative}@media screen and (max-width: 768px){.gallery-item{width:100%}}@media screen and (min-width: 769px){.gallery-item{width:24.8611111111vw}}@media screen and (min-width: 1920px){.gallery-item{width:477.3px}}.gallery-item__link{display:flex;height:100%;cursor:pointer;text-decoration:none;outline:none;flex-flow:column}@media screen and (min-width: 769px){.gallery-item__link{padding-bottom:1.3888888889vw;transition:box-shadow .2s ease-out,background-color .2s ease-out;border-radius:.5555555556vw}}@media screen and (min-width: 1920px){.gallery-item__link{padding-bottom:26px;border-radius:10.4px}}.gallery-item__link:focus-visible{outline:4px solid var(--primary);outline-offset:4px}@media screen and (min-width: 769px){.gallery-item__link:hover{background-color:var(--white);box-shadow:.8333333333vw .8333333333vw 1.6666666667vw #222b6840}}@media screen and (min-width: 1920px){.gallery-item__link:hover{box-shadow:12px 12px 24px #222b6840}}@media screen and (min-width: 769px){.gallery-item__link:hover .gallery-item__thumbnail{border-radius:.5555555556vw .5555555556vw 0 0}}@media screen and (min-width: 1920px){.gallery-item__link:hover .gallery-item__thumbnail{border-radius:10.4px 10.4px 0 0}}.gallery-item__thumbnail{position:relative;display:flex;overflow:auto;width:100%;aspect-ratio:311/216;justify-content:center;background-color:var(--skelton)}@media screen and (min-width: 769px){.gallery-item__thumbnail{height:13.8888888889vw;max-height:266px;transition:border-radius .2s ease-out;border-radius:.5555555556vw}}@media screen and (min-width: 1920px){.gallery-item__thumbnail{border-radius:10.4px}}@media screen and (max-width: 768px){.gallery-item__thumbnail{height:53.3333333333vw;border-radius:1.0666666667vw}}.is-page .gallery-item__thumbnail:before{content:"";position:absolute;right:0;bottom:0;width:3.4722222222vw;height:2.7777777778vw;background:url(/_astro/img/bg_icon.svg) no-repeat center;background-size:contain}@media screen and (max-width: 768px){.is-page .gallery-item__thumbnail:before{width:13.3333333333vw;height:10.6666666667vw}}.is-page .gallery-item__thumbnail:after{content:"";position:absolute;right:.625vw;bottom:.5555555556vw;width:1.6666666667vw;height:1.6666666667vw;background:url(/_astro/img/icon_blank.svg) no-repeat center;background-size:contain}@media screen and (max-width: 768px){.is-page .gallery-item__thumbnail:after{right:2.4vw;bottom:2.1333333333vw;width:6.4vw;height:6.4vw}}.is-img .gallery-item__thumbnail:before{content:"";position:absolute;right:0;bottom:0;width:3.4722222222vw;height:2.7777777778vw;background:url(/_astro/img/bg_icon.svg) no-repeat center;background-size:contain}@media screen and (max-width: 768px){.is-img .gallery-item__thumbnail:before{width:13.3333333333vw;height:10.6666666667vw}}.is-img .gallery-item__thumbnail:after{content:"";position:absolute;right:.625vw;bottom:.5555555556vw;width:1.6666666667vw;height:1.6666666667vw;background:url(/_astro/img/icon_zoom.svg) no-repeat center;background-size:contain}@media screen and (max-width: 768px){.is-img .gallery-item__thumbnail:after{right:2.4vw;bottom:2.1333333333vw;width:6.4vw;height:6.4vw}}.gallery-item__thumbnail-img{width:100%;height:100%;object-fit:cover}.gallery-item__new{position:absolute;z-index:2;display:none;background-color:var(--primary);clip-path:polygon(0 0,100% 0%,90% 100%,0% 100%)}@media screen and (min-width: 769px){.gallery-item__new{top:.5555555556vw;left:-.4166666667vw;padding:.3472222222vw .9027777778vw .3472222222vw .2777777778vw}}@media screen and (min-width: 1920px){.gallery-item__new{top:10.6px;left:-8px;padding:6.6px 17.3px 6.6px 5.3px}}@media screen and (max-width: 768px){.gallery-item__new{top:1.6vw;left:-1.3333333333vw;padding:.8vw 2.1333333333vw .8vw .5333333333vw}}.gallery-item__newTxt{display:inline-block;font-weight:700;color:var(--white);background-image:url(/_astro/img/icon_notification.svg);background-repeat:no-repeat;background-position:left center}@media screen and (min-width: 769px){.gallery-item__newTxt{padding-left:1.25vw;font-size:.9027777778vw;background-size:1.1111111111vw}}@media screen and (min-width: 1920px){.gallery-item__newTxt{padding-left:24px;font-size:17.3px;background-size:21.3px}}@media screen and (max-width: 768px){.gallery-item__newTxt{padding-left:3.7333333333vw;font-size:2.6666666667vw;background-size:3.4666666667vw}}.gallery-item__zoom{position:absolute;z-index:2;display:flex;border-radius:50%;background-color:#00000080;align-items:center;justify-content:center}@media screen and (min-width: 769px){.gallery-item__zoom{right:.5555555556vw;bottom:.5555555556vw;width:2.2222222222vw;height:2.2222222222vw}}@media screen and (min-width: 1920px){.gallery-item__zoom{right:10.6px;bottom:10.6px;width:42.6px;height:42.6px}}@media screen and (max-width: 768px){.gallery-item__zoom{right:2.1333333333vw;bottom:2.1333333333vw;width:8.5333333333vw;height:8.5333333333vw}}@media screen and (min-width: 769px){.gallery-item__zoom svg{width:1.25vw;height:1.25vw}}@media screen and (min-width: 1920px){.gallery-item__zoom svg{width:24px;height:24px}}@media screen and (max-width: 768px){.gallery-item__zoom svg{width:4.8vw;height:4.8vw}}@media screen and (min-width: 769px){.gallery-item__body{padding:.8333333333vw 1.1111111111vw 0}}@media screen and (min-width: 1920px){.gallery-item__body{padding:16px 21px 0}}@media screen and (max-width: 768px){.gallery-item__body{padding:3.2vw 0 0}}.gallery-item__meta{display:flex;align-items:flex-start}@media screen and (min-width: 769px){.gallery-item__meta{gap:.5555555556vw}}@media screen and (min-width: 1441px){.gallery-item__meta{gap:8px}}@media screen and (max-width: 768px){.gallery-item__meta{gap:2.1333333333vw}}.gallery-item__category{display:inline-block;line-height:1;color:var(--white);background-color:var(--news-category-red);flex:0 0 auto}@media screen and (min-width: 769px){.gallery-item__category{padding:.2083333333vw .2777777778vw;font-size:.8333333333vw;transform:translateY(.1388888889vw);border-radius:.1388888889vw}}@media screen and (min-width: 1441px){.gallery-item__category{padding:3px 4px;font-size:12px;transform:translateY(2px);border-radius:2px}}@media screen and (max-width: 768px){.gallery-item__category{padding:.8vw 1.0666666667vw;font-size:3.2vw;transform:translateY(.5333333333vw);border-radius:.5333333333vw}}.gallery-item__title{font-weight:700;line-height:1.4;color:var(--text)}@media screen and (min-width: 769px){.gallery-item__title{font-size:1.1111111111vw}}@media screen and (min-width: 1441px){.gallery-item__title{font-size:16px}}@media screen and (max-width: 768px){.gallery-item__title{font-size:3.7333333333vw}}.gallery-item__description{line-height:1.6;color:#443f4b}@media screen and (min-width: 769px){.gallery-item__description{margin-top:.2777777778vw;font-size:.9722222222vw}}@media screen and (min-width: 1441px){.gallery-item__description{margin-top:4px;font-size:14px}}@media screen and (max-width: 768px){.gallery-item__description{margin-top:1.0666666667vw;font-size:3.2vw}}.gallery__contents{margin:4.1666666667vw auto 0}.gallery__list[data-astro-cid-nafehjna]{display:grid;list-style:none}@media screen and (min-width: 769px){.gallery__list[data-astro-cid-nafehjna]{width:80.1388888889vw;grid-template-columns:repeat(3,1fr);gap:2.4305555556vw 2.7777777778vw;margin:2.7777777778vw auto 0}}@media screen and (min-width: 1920px){.gallery__list[data-astro-cid-nafehjna]{gap:53.3px 46.6px;width:1538px;margin:53.3px auto 0}}@media screen and (max-width: 768px){.gallery__list[data-astro-cid-nafehjna]{grid-template-columns:1fr;gap:6.4vw;padding:0 4.2666666667vw}}.gallery__button[data-astro-cid-nafehjna]{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 769px){.gallery__button[data-astro-cid-nafehjna]{margin-top:2.7777777778vw;column-gap:2.7777777778vw}}@media screen and (min-width: 1441px){.gallery__button[data-astro-cid-nafehjna]{margin-top:40px;column-gap:40px}}@media screen and (max-width: 768px){.gallery__button[data-astro-cid-nafehjna]{margin-top:4.2666666667vw;column-gap:4.2666666667vw}}.gallery-modal{position:fixed;z-index:9999;top:0;left:0;display:none;width:100%;height:100%;align-items:center;justify-content:center}.gallery-modal.is-active{display:flex}.gallery-modal.is-opening{animation:galleryModalFadeIn .3s ease-out forwards}.gallery-modal.is-closing{animation:galleryModalFadeOut .3s ease-out forwards}@keyframes galleryModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes galleryModalFadeOut{0%{opacity:1}to{opacity:0}}.gallery-modal__bg{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;cursor:pointer;background-color:var(--white)}.gallery-modal__container{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;height:100%;align-items:stretch}.gallery-modal__close{position:absolute;z-index:10;display:flex;width:7.7777777778vw;height:3.8888888889vw;cursor:pointer;border:none;background:url(/_astro/img/bg_close.svg) no-repeat center;background-size:contain;align-items:center;justify-content:center;filter:drop-shadow(12px 12px 24px rgba(34,43,104,.15))}@media screen and (min-width: 769px){.gallery-modal__close{top:1.3888888889vw;right:0;padding:.8333333333vw}}@media screen and (min-width: 1920px){.gallery-modal__close{top:20px;right:0;padding:12px}}@media screen and (max-width: 768px){.gallery-modal__close{top:5.3333333333vw;right:0;width:19.2vw;height:12.8vw;padding:3.2vw}}@media screen and (min-width: 769px){.gallery-modal__close img{width:2.2222222222vw;height:2.2222222222vw}}@media screen and (min-width: 1920px){.gallery-modal__close img{width:32px;height:32px}}@media screen and (max-width: 768px){.gallery-modal__close img{width:6.4vw;height:6.4vw}}.gallery-modal__main{position:relative;display:flex;flex:1 1 0;align-items:center;justify-content:center;min-height:0}@media screen and (min-width: 769px){.gallery-modal__main{padding:2.7777777778vw}}@media screen and (min-width: 1920px){.gallery-modal__main{padding:40px}}@media screen and (max-width: 768px){.gallery-modal__main{padding:4.2666666667vw}}.gallery-modal__swiper{position:relative;overflow:hidden;width:100%;height:100%}.gallery-modal__swiper .swiper-wrapper{display:flex;height:100%}.gallery-modal__swiper .swiper-slide{display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-shrink:0}.gallery-modal__swiper .swiper-slide img{max-width:100%;max-height:100%;object-fit:contain}.gallery-modal__nav{position:absolute;z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease-out;border:none;background:none;flex-shrink:0}@media screen and (max-width: 768px){.gallery-modal__nav{display:none}}.gallery-modal__nav:hover{opacity:.8}.gallery-modal__nav.swiper-button-disabled{cursor:default;opacity:.3}.gallery-modal__nav img{height:auto}@media screen and (min-width: 769px){.gallery-modal__nav img{width:6.25vw}}@media screen and (min-width: 1920px){.gallery-modal__nav img{width:90px}}@media screen and (max-width: 768px){.gallery-modal__nav img{width:20vw}}.gallery-modal__navPrev{left:0;transform:scaleX(-1)}.gallery-modal__navNext{right:0}.gallery-modal__thumbs{overflow-x:auto;width:100%;flex-shrink:0;border-top:1px solid rgba(208,205,213,.3);background-color:#fafafb}@media screen and (min-width: 769px){.gallery-modal__thumbs{padding:1.6666666667vw}}@media screen and (min-width: 1441px){.gallery-modal__thumbs{padding:24px}}@media screen and (max-width: 768px){.gallery-modal__thumbs{padding:4.2666666667vw}}.gallery-modal__thumbsInner{display:flex;align-items:flex-end}@media screen and (min-width: 769px){.gallery-modal__thumbsInner{gap:1.3888888889vw}}@media screen and (min-width: 1441px){.gallery-modal__thumbsInner{gap:20px}}@media screen and (max-width: 768px){.gallery-modal__thumbsInner{gap:3.2vw}}.gallery-modal__thumb{position:relative;cursor:pointer;transition:opacity .2s ease-out;opacity:.5}.gallery-modal__thumb:before{content:"";position:absolute;left:50%;display:none;transform:translate(-50%);border-top:8px solid var(--primary);border-right:6px solid transparent;border-left:6px solid transparent}@media screen and (min-width: 769px){.gallery-modal__thumb:before{top:-.9722222222vw}}@media screen and (min-width: 1441px){.gallery-modal__thumb:before{top:-14px}}@media screen and (max-width: 768px){.gallery-modal__thumb:before{top:-2.6666666667vw}}.gallery-modal__thumb.is-active{opacity:1}.gallery-modal__thumb.is-active:before{display:block}.gallery-modal__thumb:hover{opacity:.8}.gallery-modal__thumb img{display:block;border-radius:4px;object-fit:cover}@media screen and (min-width: 769px){.gallery-modal__thumb img{width:5.5555555556vw;height:5.5555555556vw}}@media screen and (min-width: 1441px){.gallery-modal__thumb img{width:80px;height:80px}}@media screen and (max-width: 768px){.gallery-modal__thumb img{width:16vw;height:16vw}}
