@charset "UTF-8";.c-images{display:block}.c-images__item{max-width:100%;height:auto;vertical-align:middle}.c-layout-heading{display:block}.c-layout-heading__main{color:#000;font-size:1.5rem;font-weight:600;letter-spacing:.05em}@media screen and (min-width:769px){.c-layout-heading__main{font-size:2rem;font-weight:700;letter-spacing:.05em}}.c-layout-heading__secondary{display:block}.c-layout-heading--lv1{margin-bottom:1.5rem}@media screen and (min-width:769px){.c-layout-heading--lv1{margin-bottom:2rem}}.c-layout-heading--lv2{margin-bottom:1.375rem}@media screen and (min-width:769px){.c-layout-heading--lv2{margin-bottom:1.9375rem}}.c-layout-heading--lv2 .c-layout-heading__main{font-size:1.125rem;line-height:1.33;letter-spacing:.05em}@media screen and (min-width:769px){.c-layout-heading--lv2 .c-layout-heading__main{font-size:1.75rem;line-height:1.5;letter-spacing:.05em}}.c-layout-heading--lv3{background-color:#f5f5f5;padding:.6875rem .9375rem;text-align:left;margin-bottom:1.0625rem}@media screen and (min-width:769px){.c-layout-heading--lv3{padding:.625rem 1rem;margin-bottom:1.5rem}}.c-layout-heading--lv3 .c-layout-heading__main{display:flex;align-items:center;position:relative;padding-left:1.0625rem;font-size:.875rem;font-weight:600;line-height:1.5;letter-spacing:.05em}.c-layout-heading--lv3 .c-layout-heading__main::before{content:"";position:absolute;top:0;left:0;display:inline-block;width:.0625rem;height:1.3125rem;background-color:#000}.c-layout-heading--lv4{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;gap:.5rem;padding:.5rem 0;margin-bottom:1.5rem;border-bottom:.0625rem solid #e0e0e0}@media screen and (min-width:769px){.c-layout-heading--lv4{padding:0 1rem 1rem 0}}.c-layout-heading--lv4 .c-layout-heading__main{font-size:.875rem;font-weight:600;line-height:1.5;letter-spacing:.05em}.c-layout-heading--lv4 .c-layout-heading__secondary{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:1.5rem;height:1.5rem;background-color:#f5f5f5;border-radius:50%;font-size:.625rem;font-weight:600}.c-layout-text__p{font-size:.875rem;font-weight:400;line-height:1.5;color:#333;margin-bottom:1.5rem}@media screen and (min-width:769px){.c-layout-text__p{font-size:.8125rem;line-height:1.9;letter-spacing:.05em}}.c-layout-text__note{font-size:.625rem;font-weight:400;line-height:1.5;letter-spacing:0;color:#999}.c-photo-gallery{display:block}.c-photo-gallery__grid{display:grid;margin-inline:auto}@media screen and (min-width:769px){.c-photo-gallery__grid{max-width:82.5rem;grid-template-columns:repeat(5,1fr);gap:1.875rem;justify-content:center}}@media screen and (min-width:769px) and (max-width:1279px){.c-photo-gallery__grid{max-width:82.5rem;grid-template-columns:repeat(5,1fr);gap:1.875rem}}@media screen and (max-width:768px){.c-photo-gallery__grid{grid-template-columns:repeat(5,1fr);gap:.3125rem}}.c-photo-gallery__trigger{appearance:none;border:none;background:0 0;padding:0;cursor:pointer;line-height:0;width:100%;list-style:none}@media (hover:hover),(-ms-high-contrast:active),(-ms-high-contrast:none){.c-photo-gallery__trigger:hover{opacity:.8}}.c-photo-gallery__thumbnail{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center}.c-photo-gallery__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.c-photo-gallery__modal.is-active{opacity:1;visibility:visible}.c-photo-gallery__modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.85);cursor:pointer;z-index:0}.c-photo-gallery__modal-content{position:relative;z-index:1;overflow:visible;margin:auto}@media screen and (min-width:769px){.c-photo-gallery__modal-content{width:calc(100% - 7.5rem);max-width:60rem}}@media screen and (max-width:768px){.c-photo-gallery__modal-content{width:calc(100% - 3.125rem);max-width:20.3125rem}}.c-photo-gallery__modal-close{position:absolute;top:-3.125rem;right:0;width:1rem;height:2.5rem;right:5.3125rem;appearance:none;border:none;background:0 0;cursor:pointer;z-index:800}@media screen and (max-width:768px){.c-photo-gallery__modal-close{right:0}}.c-photo-gallery__modal-close::after,.c-photo-gallery__modal-close::before{content:"";position:absolute;top:50%;left:50%;width:1.25rem;height:.0625rem;background-color:#fff}.c-photo-gallery__modal-close::before{transform:translate(-50%,-50%) rotate(45deg)}.c-photo-gallery__modal-close::after{transform:translate(-50%,-50%) rotate(-45deg)}.c-photo-gallery__swiper-container{position:relative;width:100%;overflow:visible}.c-photo-gallery__swiper-container .swiper-button-next.c-photo-gallery__next,.c-photo-gallery__swiper-container .swiper-button-prev.c-photo-gallery__prev{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:#fff;z-index:800;width:2.5rem;height:2.5rem;margin:0;visibility:visible;opacity:1}@media screen and (max-width:768px){.c-photo-gallery__swiper-container .swiper-button-next.c-photo-gallery__next,.c-photo-gallery__swiper-container .swiper-button-prev.c-photo-gallery__prev{top:45%}}.c-photo-gallery__swiper-container .swiper-button-next.c-photo-gallery__next::after,.c-photo-gallery__swiper-container .swiper-button-prev.c-photo-gallery__prev::after{content:"";display:block;width:1rem;height:1rem;border-top:.125rem solid #fff;border-right:.125rem solid #fff;font-family:serif}@media screen and (min-width:769px){.c-photo-gallery__swiper-container .swiper-button-prev.c-photo-gallery__prev{left:-1rem}}@media screen and (max-width:768px){.c-photo-gallery__swiper-container .swiper-button-prev.c-photo-gallery__prev{left:-1.5625rem}}.c-photo-gallery__swiper-container .swiper-button-prev.c-photo-gallery__prev::after{transform:rotate(-135deg);margin-left:.375rem}@media screen and (min-width:769px){.c-photo-gallery__swiper-container .swiper-button-next.c-photo-gallery__next{right:-1rem}}@media screen and (max-width:768px){.c-photo-gallery__swiper-container .swiper-button-next.c-photo-gallery__next{right:-1.5625rem}}.c-photo-gallery__swiper-container .swiper-button-next.c-photo-gallery__next::after{transform:rotate(45deg);margin-right:.375rem}.c-photo-gallery__swiper{width:100%;overflow:hidden}@media screen and (min-width:769px){.c-photo-gallery__swiper{width:calc(100% - 6.25rem);margin:0 auto}}.c-photo-gallery__slide{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;cursor:pointer}.c-photo-gallery__image-container{width:100%;display:flex;align-items:center;justify-content:center}.c-photo-gallery__image{width:100%;height:32.875rem}@media screen and (max-width:768px){.c-photo-gallery__image{height:auto;max-height:23.75rem}}.c-photo-gallery__image .c-images__item,.c-photo-gallery__image .c-images__item img,.c-photo-gallery__image img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.c-photo-gallery__slide-title{margin-top:1.25rem;color:#fff;text-align:center;font-feature-settings:"palt" on;font-family:"Noto Sans JP";font-size:.875rem;line-height:1.5rem}@media screen and (min-width:769px){.c-photo-gallery__slide-title{font-size:1.125rem}}@media screen and (max-width:768px){.c-photo-gallery__slide-title{font-size:.875rem}}.swiper-wrapper{align-items:center}