:root{--opacity:1.0}:root{--rad: 8px}@media screen and (max-width: 800px){:root{--rad: 4px}}.main{position:relative;z-index:0;background:#76274a}.main::before{content:"";position:absolute;width:100%;height:100%;inset:0;z-index:-1;background-image:repeating-linear-gradient(-224deg, transparent 0 49%, rgba(218, 146, 177, 0.3) 49% 78%, transparent 78% 100%)}@media screen and (max-width: 800px){.main::before{background-image:repeating-linear-gradient(-224deg, transparent 0 35%, rgba(218, 146, 177, 0.3) 35% 90%, transparent 90% 100%)}}.main::after{content:"";position:absolute;top:-100px;left:0;width:40vw;height:40vw;background:rgba(218,146,177,.3);clip-path:polygon(0 0, 100% 0, 0 100%);z-index:200000;pointer-events:none}@media screen and (max-width: 800px){.main::after{top:-55px;width:65vw;height:65vw}}.page_tit{padding-top:clamp(34.62px,34.62px + (60 - 34.62)*(100vw - 375px)/(1440 - 375),60px);text-align:center;position:relative}.page_tit-ja{font-size:clamp(27.7624652191px,27.7624652191px + (36 - 27.7624652191)*(100vw - 375px)/(1440 - 375),36px);color:#fff;letter-spacing:.08em;position:absolute;bottom:.4em;left:50%;transform:translateX(-50%)}@media screen and (max-width: 800px){.page_tit-ja{bottom:.2em}}.page_tit-en{font-size:clamp(101.1603979101px,101.1603979101px + (180 - 101.1603979101)*(100vw - 375px)/(1440 - 375),180px);color:hsla(0,0%,100%,.1);line-height:.8}.page_lead{font-size:clamp(18.690760826px,18.690760826px + (22 - 18.690760826)*(100vw - 375px)/(1440 - 375),22px);text-align:center;color:#fff}@media screen and (min-width: 801px),print{.page_lead{margin-block-start:.5em}}@media screen and (max-width: 800px){.page_lead{font-size:clamp(15.9078148989px,15.9078148989px + (18 - 15.9078148989)*(100vw - 375px)/(1440 - 375),18px)}}.page_desc{margin-block-start:4em;margin-inline:auto;max-width:1008px;color:#fff}.gallery{padding-top:clamp(45.7px,45.7px + (100 - 45.7)*(100vw - 375px)/(1440 - 375),100px);padding-bottom:clamp(44.32px,44.32px + (160 - 44.32)*(100vw - 375px)/(1440 - 375),160px)}@media screen and (max-width: 800px){.gallery{padding-bottom:100px}}.gallery_content{padding-block-end:5em;position:relative}.gallery_list{display:grid;grid-template-columns:repeat(4, 1fr);-moz-column-gap:7px;column-gap:7px;row-gap:7px}@media screen and (max-width: 800px){.gallery_list{grid-template-columns:repeat(3, 1fr)}}.gallery_list+.gallery_list{margin-block-start:3em}.gallery_list:nth-of-type(n + 2){display:none}.gallery_item:nth-of-type(1){grid-column:1/4;grid-row:1/2}@media screen and (max-width: 800px){.gallery_item:nth-of-type(1){grid-column:1/4}}.gallery_item:nth-of-type(2){grid-column:4/5;grid-row:1/2}@media screen and (max-width: 800px){.gallery_item:nth-of-type(2){grid-column:1/2;grid-row:2/3}}.gallery_item:nth-of-type(3){grid-column:1/2;grid-row:2/3}@media screen and (max-width: 800px){.gallery_item:nth-of-type(3){grid-column:2/3;grid-row:2/3}}.gallery_item:nth-of-type(4){grid-column:2/3;grid-row:2/3}@media screen and (max-width: 800px){.gallery_item:nth-of-type(4){grid-column:3/4;grid-row:2/3}}.gallery_item:nth-of-type(5){grid-column:3/5;grid-row:2/3}@media screen and (max-width: 800px){.gallery_item:nth-of-type(5){grid-column:1/4;grid-row:3/4}}.gallery_item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#readmore,.gallery_readmore_txt .gallery_readmore_txt-close{display:none}label[for=readmore]{padding:.5em .8em;width:125px;display:inline-flex;align-items:center;justify-content:space-between;gap:6px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:#d7c0cb;color:#76274a;cursor:pointer;transition:opacity .3s ease}@media(any-hover: hover){label[for=readmore]:hover{opacity:.7}}label[for=readmore] .gallery_readmore_icon{margin-block-end:2px;position:relative;width:12px;height:12px}label[for=readmore] .gallery_readmore_icon::before,label[for=readmore] .gallery_readmore_icon::after{content:"";position:absolute;top:50%;left:50%;background:#76274a;transform:translate(-50%, -50%) rotate(0deg);transform-origin:center center;transition:transform .3s ease}label[for=readmore] .gallery_readmore_icon::before{width:100%;height:1px}label[for=readmore] .gallery_readmore_icon::after{width:1px;height:100%}#readmore:checked+label .gallery_readmore_icon::before,#readmore:checked+label .gallery_readmore_icon::after{transform:translate(-50%, -50%) rotate(45deg)}#readmore:checked+label .gallery_readmore_txt-more{display:none}#readmore:checked+label .gallery_readmore_txt-close{display:inline}#readmore:checked~.gallery_list{display:grid}.gallery_link{margin-block-start:7em;margin-inline:auto;width:42.3611111111%;max-width:549px;background:#fff;transition:opacity .3s ease;position:relative}@media screen and (max-width: 800px){.gallery_link{margin-block-start:4.5em;width:90%;max-width:400px}}.gallery_link:before,.gallery_link:after{content:"";display:block;width:16px;height:1px;position:absolute;top:50%;right:0;left:auto;transition:.4s}.gallery_link::before{background-color:#76274a}.gallery_link::after{transform:translateX(100%);background-color:#fff}@media(any-hover: hover){.gallery_link:hover{opacity:.7}.gallery_link:hover::before{width:8px}.gallery_link:hover::after{width:20px}}.gallery_link a{margin-inline:auto;padding:1.7em 1em;display:flex;align-items:center;justify-content:center;-moz-column-gap:1em;column-gap:1em;box-sizing:border-box;transition:opacity .3s ease}@media screen and (max-width: 800px){.gallery_link a{padding:1.4em 1em}}.gallery_link_txt{font-size:clamp(17.3129907451px,17.3129907451px + (20 - 17.3129907451)*(100vw - 375px)/(1440 - 375),20px);color:#76274a}@media screen and (max-width: 800px){.gallery_link_txt{font-size:clamp(14.4715347705px,14.4715347705px + (16 - 14.4715347705)*(100vw - 375px)/(1440 - 375),16px)}}.gallery_link_icon{margin-block-end:3.5px;display:inline-block;width:18px;height:auto;aspect-ratio:1/1}@media screen and (max-width: 800px){.gallery_link_icon{margin-block-end:6px;width:12px}}#facility .other{padding-block:80px}#facility .other_tit-en{font-size:clamp(57.964624984px,57.964624984px + (90 - 57.964624984)*(100vw - 375px)/(1440 - 375),90px);color:rgba(118,39,74,.2);line-height:.8;text-align:center}@media screen and (max-width: 800px){#facility .other_tit-en{font-size:clamp(47.367052815px,47.367052815px + (70 - 47.367052815)*(100vw - 375px)/(1440 - 375),70px)}}/*# sourceMappingURL=style.min.css.map */