﻿@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=RocknRoll+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Kiwi+Maru&family=Noto+Sans+JP:wght@100..900&family=RocknRoll+One&family=Yusei+Magic&display=swap";*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}.c-table-default,.l-container table,table{border-collapse:collapse;font-size:1.125rem;line-height:1.5}.c-table-default tr,.l-container table tr,table tr{border-bottom:1px solid rgba(0,0,0,.4)}.c-table-default th,.l-container table th,table th,.c-table-default td,.l-container table td,table td{border:none;padding:.75rem 1rem;text-align:left;font-weight:700;vertical-align:middle;letter-spacing:.05em}.c-table-default th,.l-container table th,table th{width:8em;white-space:nowrap}.c-table-default td a,.l-container table td a,table td a{color:#333;text-decoration:none}.c-table-default td a:hover,table td a:hover{text-decoration:underline}iframe,embed,object{max-width:100%;height:auto;display:block}@media(min-width: 768px){iframe,embed,object{width:200%;height:50vh}}body{font-family:"Noto Sans JP",sans-serif;font-size:1rem;line-height:1.5;color:#333;background-image:url("../images/background.png");background-repeat:repeat;background-position:top left;background-size:100%}h1{color:#00744a;font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;margin-top:6rem}h2{color:#004d9f;font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:1.125rem;font-weight:700;text-align:center}p{color:#333;font-size:1rem;line-height:1.5}.l-header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:rgba(0,0,0,0);backdrop-filter:blur(1px);height:8rem;display:flex;align-items:center;padding-left:6rem;padding-right:3rem;margin-top:5px}.l-header__inner{width:100%;display:flex;align-items:center;justify-content:space-between}.l-header__logo{flex:0 0 auto}.l-header__logo a{display:block}.l-header__logo img.c-logo__img{display:block;height:4rem;width:auto}.l-header__menu{display:flex;align-items:center;gap:3rem}.l-header__nav{width:100%;display:flex;justify-content:center}.l-header__nav ul.p-header-nav{display:flex;gap:3rem;margin:0;list-style:none;background-color:hsla(0,0%,100%,.8);border-radius:5px;padding:10px 30px}.l-header__nav ul.p-header-nav li{margin:0}.l-header__nav ul.p-header-nav li a{position:relative;display:inline-block;padding:.25rem 0;font-family:"Helvetica Neue","Helvetica","Hiragino Sans","Hiragino Kaku Gothic ProN","Arial","Yu Gothic","Meiryo",sans-serif;font-weight:700;font-size:1rem;line-height:1.2;color:#000;text-decoration:none}.l-header__nav ul.p-header-nav li a::after{content:"";position:absolute;bottom:0;left:0;width:0%;height:2px;background-color:#004d9f;transition:width .3s ease}.l-header__nav ul.p-header-nav li a:hover::after{width:100%}.l-header__contact .c-button{display:inline-block;padding:7px 20px;background-color:#015bbc;color:#fff;text-decoration:none;border-radius:5px;font-weight:bold;transition:background-color .3s ease}.l-header__contact .c-button:hover{background-color:#004187}@media(min-width: 768px){.l-header--sp{display:none}}.l-header--sp{position:fixed;top:0;left:0;right:0;height:6rem;z-index:1000;background:rgba(0,0,0,0);padding-left:3rem;padding-right:3rem}.l-header--sp__inner{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:100%}.l-header--sp .c-logo__img{height:5rem !important;width:auto}.l-header--sp .c-menu-button{background:none;border:none;cursor:pointer}.l-header--sp .c-menu-button img{height:5rem;width:auto}.l-header--sp .l-sp-menu{position:fixed;top:0;right:-100%;width:60vw;max-width:20rem;height:100vh;background-color:#7bb95f;display:flex;flex-direction:column;padding:.5rem 1rem;transition:right .3s ease}.l-header--sp .l-sp-menu.is-active{right:0}.l-header--sp .l-sp-menu .c-menu-close{align-self:flex-end;background:none;border:none;margin-bottom:1rem}.l-header--sp .l-sp-menu .c-menu-close img{height:5rem;margin-right:1rem;width:auto}.l-header--sp .l-sp-menu .l-sp-nav{flex:1}.l-header--sp .l-sp-menu .l-sp-nav .p-sp-nav-list{list-style:none;margin:0;padding:0}.l-header--sp .l-sp-menu .l-sp-nav .p-sp-nav-list li{margin-bottom:1rem}.l-header--sp .l-sp-menu .l-sp-nav .p-sp-nav-list li a{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:1.125rem;font-weight:700;text-decoration:none}.l-header--sp .l-sp-menu .l-sp-nav .p-sp-nav-list li a::after{content:">";display:inline-block;margin-left:.5rem;font-size:1.2em;font-weight:normal}.l-header--sp .l-sp-menu .l-sp-nav .p-sp-nav-list .p-sp-nav-social{margin-top:auto;text-align:right}.l-header--sp .l-sp-menu .l-sp-nav .p-sp-nav-list .p-sp-nav-social a{justify-content:flex-end}.l-header--sp .l-sp-menu .l-sp-nav .p-sp-nav-list .p-sp-nav-social a::after{content:none !important}.l-header--sp .l-sp-menu .l-sp-nav .p-sp-nav-list .p-sp-nav-social a img{height:3rem;width:auto}.l-footer{background-color:#004d9f;color:#fff;padding:6rem 8rem;font-size:.9rem}.l-footer__nav{display:flex;justify-content:center;gap:3.5rem;padding-bottom:4rem}.l-footer__nav-title{font-size:1.2rem;font-weight:bold;padding-bottom:.5em;border-bottom:2px solid #fff;margin-bottom:1.2em}.l-footer__nav-list{list-style:none;padding:0;margin:0}.l-footer__nav-list li{margin-bottom:.5em}.l-footer__nav-list a{text-decoration:none;color:#fff;transition:opacity .3s ease}.l-footer__nav-list a:hover{opacity:.7}.l-footer__info{display:flex;align-items:center;justify-content:center;gap:3rem}.l-footer__logo{flex:0 0 150px}.l-footer__logo img{display:block;width:100%;height:auto}.l-footer__contact{line-height:1.8}.l-footer__contact p{color:#fff}@media(max-width: 768px){.l-footer{padding:4rem 1.5rem}.l-footer__nav{flex-direction:column;gap:3rem}.l-footer__info{flex-direction:column;align-items:flex-start;text-align:left}}.l-container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.l-container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width: 992px){.l-container{max-width:1024px}}@media(min-width: 1200px){.l-container{max-width:1200px}}.l-container h1{color:#00744a;font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;margin-top:6rem}.l-container h2{color:#004d9f;font-size:1.125rem;font-weight:700;text-align:center;margin:1.5rem 0 1rem}.l-container p{color:#333;font-size:1rem;line-height:1.5;text-align:center;margin-bottom:.75rem}.l-container table{margin:0 auto .75rem;max-width:740px}.l-container ul{list-style:none;margin:0;padding-left:0}.l-container ul li{display:flex;gap:.75rem;align-items:flex-start;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.l-container ul li::before{content:"";flex:0 0 32px;height:32px;background:url("../images/icon-edamame.svg") no-repeat center/contain;margin:auto 0}.l-main{min-height:65vh;margin-top:0;margin-bottom:5vh}@media(min-width: 768px){.l-main{margin-top:0}}.button{display:inline-block;padding:.5rem 2rem;font-size:1rem;color:#fff;background-color:#004d9f;border:none;border-radius:1.5rem;text-decoration:none;cursor:pointer;line-height:24px;height:40px}.button:hover{background-color:rgb(0,64.6509433962,133.5)}.p-single-hero{position:relative;width:100%;height:100vh;display:flex;align-items:center;overflow:hidden;padding-top:0;background-image:url("../images/hero-bg.jpeg");background-size:cover;background-position:center center}.p-single-hero__overlay{flex:1;display:flex;justify-content:flex-end;padding-right:30%;align-items:center;background:rgba(0,0,0,0)}.p-single-hero__title{position:relative;bottom:10vh;margin:0;writing-mode:vertical-rl;text-orientation:upright;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.5);font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:3rem;line-height:1.5;font-weight:400}@media(max-width: 768px){.p-single-hero{height:60vh}.p-single-hero__overlay{padding:1rem;justify-content:center}.p-single-hero__title{writing-mode:horizontal-tb;text-orientation:initial;font-size:1.5rem;margin:0;line-height:1.2;text-align:center}}.p-staff-list__item{display:flex;align-items:flex-start;column-gap:1.5rem;margin:0 auto;margin-block:1.5rem;width:50%}@media(max-width: 576px){.p-staff-list__item{flex-direction:column;align-items:center;text-align:center;margin-block:1.5rem;width:100%}}.p-staff-list__item>.p-staff-list__icon{width:220px;height:220px;flex-shrink:0;display:block}@media(max-width: 576px){.p-staff-list__item>.p-staff-list__icon{width:180px;height:180px;margin-bottom:1rem}}.p-staff-list__item .p-staff-list__content{width:100%;display:flex;text-align:left;flex-direction:column;gap:.75rem;line-height:1.5;text-align:left}.p-staff-list__item .p-staff-list__name{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:2rem;font-weight:700;line-height:1.2;color:#00744a;margin:0;text-align:left}@media(max-width: 768px){.p-staff-list__item .p-staff-list__name{text-align:center}}.p-staff-list__item .p-staff-list__role{font-size:1rem;font-weight:700;color:#00744a;margin:0;text-align:left}@media(max-width: 768px){.p-staff-list__item .p-staff-list__role{text-align:center}}.p-staff-list__item .p-staff-list__qual{font-size:.875rem;color:#333;white-space:pre-wrap;margin:0;text-align:left}@media(max-width: 768px){.p-staff-list__item .p-staff-list__qual{text-align:center}}.p-staff-list__item .p-staff-list__career-title{font-size:1rem;font-weight:700;color:#004d9f;text-align:left;margin:.75rem 0 .25rem}@media(max-width: 768px){.p-staff-list__item .p-staff-list__career-title{text-align:center}}.p-staff-list__item .p-staff-list__bio{font-size:.875rem;white-space:pre-wrap;color:#333;margin:0;text-align:left}@media(max-width: 768px){.p-staff-list__item .p-staff-list__bio{text-align:center}}.o-staff-list{padding:0 1.5rem}@media(max-width: 576px){.o-staff-list{padding:0 1rem}}.c-pagination{margin:3rem auto 0;text-align:center}.c-pagination ul{display:inline-flex;gap:.75rem;list-style:none;padding:0;margin:0}.c-pagination li{position:relative}.c-pagination li::before{display:none !important;content:none !important}.c-pagination a,.c-pagination span{display:block;min-width:2.2em;padding:.2em .4em;font-weight:700;color:#666;text-decoration:none}.c-pagination .current{color:#333}.c-pagination .prev,.c-pagination .next{font-size:1.125rem}.c-side-banner{position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:1000;display:block}@media(max-width: 768px){.c-side-banner{display:none}}.c-side-banner__link{display:flex;flex-direction:column;align-items:center;text-decoration:none;background-color:#004d9f;padding:1.5rem 1rem;border-radius:1rem 0 0 1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s ease}.c-side-banner__link:hover,.c-side-banner__link:focus{transform:translateX(4px)}.c-side-banner__icon{width:2rem;height:auto;margin-bottom:.5rem}.c-side-banner__icon img{display:block;width:100%;height:auto}.c-side-banner__label{writing-mode:vertical-rl;text-orientation:mixed;color:#fff;font-weight:700;font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:1rem;letter-spacing:.1em}.c-icon--arrow{display:inline-block;width:.6em;height:.6em;margin:.2em;transform:translateY(-20%);vertical-align:middle}.c-icon--arrow img{display:block;width:100%;height:auto}.c-404{max-width:1200px;margin-inline:auto;padding-inline:1rem;text-align:center;margin:6rem 0}.c-404__title{font-size:2rem;font-weight:700;color:#00744a;margin-bottom:1rem}.c-404__message{font-size:1rem;color:#666;margin-bottom:1.5rem}.c-404__link{display:inline-block;font-size:1rem;font-weight:700;line-height:1.5;text-align:center;text-decoration:none;transition:all .3s ease;cursor:pointer;background-color:#7bb95f;color:#fff;display:inline-block;padding:.75rem 1rem;border-radius:1.5rem}.c-404__link:hover{background-color:#004d9f}.c-contact{margin-block:6rem}.c-contact__box{max-width:800px;margin-inline:auto;background:#fff;border-radius:2.5rem;padding:3rem 1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.c-contact__field{display:flex;flex-direction:column;margin-bottom:1.5rem;font-weight:700}.c-contact__field input,.c-contact__field textarea{margin-top:.5rem;padding:.75rem;border:1px solid #ccc;border-radius:1rem;font-size:1rem;width:100%}.c-contact__field input::placeholder,.c-contact__field textarea::placeholder{color:#666}.c-contact__field textarea{resize:vertical}.c-contact__required{color:#e02424;margin-left:.3em}.c-contact__footer{max-width:800px;margin-inline:auto;text-align:center;margin-top:1.5rem}.c-contact__agree{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;margin-bottom:1rem}.c-contact__agree a{color:#00744a;text-decoration:underline}.c-contact__agree a:hover{opacity:.8}.c-contact__submit .button{width:200px}.p-page-news{padding:8rem 0}.p-page-news__head{text-align:center;margin-bottom:4rem}.p-page-news__title{font-family:"YuMincho",serif;font-weight:600;font-size:5rem;color:#0f6bb0;letter-spacing:.09em;line-height:1}.p-page-news__subtitle{font-family:"YuMincho",serif;font-weight:600;font-size:1.8rem;letter-spacing:.09em;margin-top:1rem}.p-news-filter{margin-bottom:5rem}.p-news-filter__list{display:flex;justify-content:center;gap:2rem;list-style:none;padding:0;margin:0}.p-news-filter__item a{display:block;padding:1.5rem 3rem;font-size:2.5rem;font-weight:600;color:#333;background:#fff;box-shadow:1px 1px 4px 1px rgba(0,0,0,.2);border-radius:17px;text-decoration:none;transition:all .3s ease}.p-news-filter__item.is-active a{background:#0f6bb0;color:#fff}.p-news-archive-list{display:grid;margin:auto 5rem}.p-news-archive-card{background:rgba(0,0,0,0);box-shadow:none;border-radius:0;overflow:visible;padding-bottom:3rem;margin-bottom:3rem;border-bottom:2px solid #0f6bb0}.p-news-archive-card:last-child{border-bottom:none;margin-bottom:0}.p-news-archive-card__link{display:flex;text-decoration:none;color:inherit}.p-news-archive-card__image{flex:0 0 300px}.p-news-archive-card__image img{width:100%;height:100%;object-fit:cover}.p-news-archive-card__body{padding:2.5rem}.p-news-archive-card__meta{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem}.p-news-archive-card__cat{display:inline-block;padding:.3em 1em;background:#eee;font-size:1.2rem;border-radius:4px}.p-news-archive-card__date{font-size:1.4rem;color:#666}.p-news-archive-card__title{font-size:2rem;font-weight:bold;margin:0 0 1rem}.p-news-archive-card__excerpt{font-size:1.5rem;line-height:1.8;color:#333}.p-news-archive-card__more{display:inline-block;margin-top:1.5rem;color:#0f6bb0;font-weight:bold}.p-news-pagination{margin-top:6rem}.p-news-pagination .nav-links{display:flex;justify-content:center;align-items:center;gap:1.5rem}.p-news-pagination .page-numbers{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#fff;box-shadow:1px 1px 3px 2px rgba(0,0,0,.35);text-decoration:none;font-size:2.5rem;font-weight:700;color:#0f6bb0}.p-news-pagination .page-numbers.current{background:#0f6bb0;color:#fff}.p-news-pagination .next,.p-news-pagination .prev{background:#0f6bb0;color:#fff;border-radius:26px;width:81px}.p-greeting{padding:12rem 0;background-color:rgba(0,0,0,0);overflow:hidden}.p-greeting__inner{position:relative;padding-left:0;padding-right:0}.p-greeting__body{max-width:560px;margin:0 auto;text-align:center;position:relative;z-index:2}.p-greeting__title{font-size:3.2rem;font-weight:normal;line-height:1.6;margin-bottom:3rem;height:12rem;color:#0067b1}.p-greeting__title-line{position:relative;display:inline-block}.p-greeting__title-line--first{right:1em}.p-greeting__title-line--second{left:1em}.p-greeting__text{font-size:1rem;color:#0067b1;line-height:2.2;text-align:left;width:25rem;margin-left:7rem}.p-greeting__image-wrapper{position:absolute;z-index:1;width:280px;height:350px;box-shadow:0 4px 15px rgba(0,0,0,.1);border-radius:10px;overflow:hidden}.p-greeting__image-wrapper img{display:block;width:100%;height:100%;object-fit:cover}.p-greeting__image-wrapper--top-left{top:0;left:5%}.p-greeting__image-wrapper--bottom-right{bottom:0;right:5%}@media(max-width: 1200px){.p-greeting__image-wrapper{width:250px}}@media(max-width: 768px){.p-greeting{padding:6rem 0}.p-greeting__image-wrapper{display:none}.p-greeting__title{height:auto}.p-greeting__title-line--second{left:0}.p-greeting__text{text-align:justify}}.p-procedures{padding:8rem 0;background-color:rgba(0,0,0,0)}.p-procedures__container{display:flex;gap:6rem;margin-left:8rem;margin-right:5rem}.p-procedures__header{flex:0 0 20%;border-top:2px solid #0067b1;padding-top:1rem;width:10rem}.p-procedures__header .p-procedures__title,.p-procedures__header .p-procedures__more{text-align:left}.p-procedures__title-main{display:block;font-size:2.8rem;line-height:1.2}.p-procedures__title-sub{display:block;font-size:1.5rem;margin-top:.75rem;color:#000}.p-procedures__more{margin-top:3rem}.p-procedures__list-wrapper{flex:1;min-width:0}.p-procedure-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}.p-procedure-card{display:flex;align-items:center;height:8rem;padding:1.5rem;background-color:#f5f8fa;border-radius:10px;text-decoration:none;color:#333;transition:box-shadow .3s ease,transform .3s ease}.p-procedure-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.p-procedure-card__icon{flex:0 0 20%;padding-right:5%;box-sizing:border-box}.p-procedure-card__icon img{display:block;width:100%;height:auto}.p-procedure-card__body{flex:1}.p-procedure-card__title{font-size:1.5rem;font-weight:bold;margin:0}.p-procedure-card__text{margin-top:.25rem;font-size:1rem;color:#666}@media(max-width: 768px){.p-procedures__container{flex-direction:column;margin-left:0;margin-right:0}.p-procedure-grid{grid-template-columns:1fr}}.p-access{overflow:hidden}.p-access__container{display:flex;align-items:stretch}.p-access__image-wrapper{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;padding:4rem;box-sizing:border-box}.p-access__image-wrapper img{display:block;width:100%;height:100%;object-fit:contain}.p-access__body{flex:1;min-width:0;padding:8rem;padding-left:4rem;box-sizing:border-box;text-align:left}.p-access__title{font-size:3.6rem;color:#0067b1;margin:0 0 1.5rem 0;text-align:left}.p-access__text{font-size:1rem;color:#000;line-height:2}.p-access__address{margin-top:1.5rem;font-size:1rem;color:#0067b1;font-weight:bold}.p-access__map{margin-top:1.5rem}.p-access__map img{display:block;width:100%;height:auto;border:1px solid #e0e0e0}.p-access__more{margin-top:3rem;text-align:left}.p-access .c-button{display:inline-block;font-size:1rem;font-weight:700;line-height:1.5;text-align:center;text-decoration:none;transition:all .3s ease;cursor:pointer;background-color:#fff;border:2px solid #0067b1;color:#0067b1;border-radius:50px;padding:.8em 2em;display:inline-flex;align-items:center}.p-access .c-button:hover{background-color:#f0f8ff;opacity:1}.p-access .c-button::after{content:"";display:block;width:0;height:0;border-style:solid;border-width:5px 0 5px 7px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #0067b1;margin-left:1em}@media(max-width: 768px){.p-access__container{flex-direction:column}.p-access__body{padding:3rem 1.5rem}.p-access__image-wrapper{padding:1.5rem}}.p-company__inner{display:flex;align-items:center;gap:6rem;padding-block:6rem}@media(max-width: 768px){.p-company__inner{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}}.p-company__img{flex:0 0 auto;max-width:520px;width:100%}.p-company__img img{display:block;aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;border-radius:2.5rem}.p-company__body{flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.p-company__body .c-table--profile{width:100%;max-width:480px;margin:0}.p-company__body .c-table--profile th{width:6em;padding:.75rem 1rem;font-weight:700;text-align:left;white-space:nowrap}.p-company__body .c-table--profile td{padding:.75rem 1rem;color:#333}.p-company__body .c-table--profile tr{border-bottom:1px solid rgba(0,0,0,.2)}.p-company__body .button{display:inline-block;font-size:1rem;font-weight:700;line-height:1.5;text-align:center;text-decoration:none;transition:all .3s ease;cursor:pointer;background:#004d9f;color:#fff}.p-company__body .button:hover{background:rgb(0,59.7113207547,123.3)}@media(max-width: 768px){.p-company__body{align-items:center}.p-company__body .c-table--profile{text-align:left}}.p-news{padding:8rem 0;background-color:rgba(0,0,0,0)}.p-news__container{display:flex;gap:6rem;margin-left:8rem;margin-right:5rem}.p-news__header{flex:0 0 20%;border-top:2px solid #0067b1;padding-top:1rem;width:5rem}.p-news__header .p-news__title,.p-news__header .p-news__more{text-align:left}.p-news__title-main{display:block;font-size:2.8rem;font-weight:bold;line-height:1.2}.p-news__title-sub{display:block;font-size:1rem;margin-top:.75rem;color:#000}.p-news__more{margin-top:3rem}.p-news__list-wrapper{flex:1;min-width:0}.p-news-list{list-style:none;margin:0;padding:0}.p-news-list__item{border-bottom:1px solid #e0e0e0}.p-news-list__item:first-child{border-top:1px solid #e0e0e0}.p-news-list__item a{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;text-decoration:none;color:#333;transition:opacity .3s ease}.p-news-list__item a:hover{opacity:.7}.p-news-list__date{margin-right:1.5rem;white-space:nowrap}.p-news-list__title{margin:0;margin-right:1rem;font-weight:normal}.c-button-arrow{display:inline-flex;align-items:center;text-decoration:none;color:#333;font-weight:bold;position:relative;padding-left:32px}.c-button-arrow::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background-color:#0067b1;border-radius:50%}.c-button-arrow::after{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:4px 0 4px 6px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}@media(max-width: 768px){.p-news__inner{padding:0 1.5rem}.p-news__container{flex-direction:column}.p-news__header{flex-basis:auto;margin-bottom:3rem}.p-news__list-wrapper{flex-basis:auto}}.p-single-content ul{width:100%;justify-items:center;list-style:none;margin:0;padding-left:0}.p-single-content ul__item,.p-single-content ul li{display:flex;gap:.75rem;align-items:flex-start;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.p-single-content ul__item::before,.p-single-content ul li::before{content:"";flex:0 0 32px;height:32px;background:url("../images/icon-edamame.svg") no-repeat center/contain;margin:auto 0}.o-product-list{display:flex;flex-direction:column;row-gap:6rem;margin-block:6rem}.p-product-card{display:grid;grid-template-columns:1fr 1fr;column-gap:3rem;row-gap:1.5rem}@media(max-width: 768px){.p-product-card{grid-template-columns:1fr}.p-product-card:nth-child(even) .p-product-card__media,.p-product-card:nth-child(even) .p-product-card__body{order:0}}.p-product-card__media .p-product-card__img,.p-product-card__media .is-placeholder{width:100%;height:360px;object-fit:cover;border-radius:2.5rem;display:block}.p-product-card__media .is-placeholder{background:#00744a;color:#fff;font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:1.125rem;display:flex;align-items:center;justify-content:center}.p-product-card__body{display:flex;flex-direction:column;row-gap:1rem}.p-product-card__title{display:flex;align-items:center;gap:.75rem;font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:1.5rem;font-weight:700;color:#333;margin:0}.p-product-card__bullet{width:18px;height:18px;background:url("../images/icon-edamame.svg") no-repeat center/contain;flex-shrink:0}.p-product-card__desc{font-size:.875rem;line-height:1.5;color:#333}.p-product-card__cta{margin-top:auto}.p-single-content__date{font-size:1.125rem;font-weight:700;color:#333;text-align:left;margin-bottom:1rem}.p-single-content__thumb{width:100%;height:auto;display:block;border-radius:2.5rem;margin-bottom:3rem}.p-single-content__body p{margin-bottom:1.5rem}.p-single-content__back{text-align:center;margin-top:3rem}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#002366;z-index:9999;display:flex;justify-content:center;align-items:center;transition:transform .8s cubic-bezier(0.77, 0, 0.175, 1)}.loading-screen.loaded{transform:translateY(-100%)}.loading-screen .loading-content{display:flex;flex-direction:column;align-items:center;gap:30px}.loading-screen .loading-logo{width:200px;height:auto;opacity:0;animation:fadeInLogo .8s ease-out .2s forwards}@media(max-width: 768px){.loading-screen .loading-logo{width:150px}}.loading-screen .loading-line{width:200px;height:2px;background-color:hsla(0,0%,100%,.3);position:relative;overflow:hidden}@media(max-width: 768px){.loading-screen .loading-line{width:150px}}.loading-screen .loading-line .loading-line-inner{position:absolute;top:0;left:0;width:0;height:100%;background-color:#fff;animation:loadingProgress 1.5s ease-out .5s forwards}@keyframes fadeInLogo{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}@keyframes loadingProgress{0%{width:0}100%{width:100%}}html{overflow-x:hidden;max-width:100%;width:100%}body{background-image:url("../images/background.png");background-repeat:repeat;overflow-x:hidden;max-width:100%;width:100%}body.header-fixed{padding-top:100px}@media(max-width: 768px){body.header-fixed{padding-top:70px}}.site-main,main{overflow-x:hidden;max-width:100%;width:100%}section{max-width:100%;overflow-x:hidden}.section-title{text-align:center;margin-bottom:3rem}.section-title .en-heading{display:flex;align-items:center;justify-content:center;font-family:"Cormorant Upright",serif;font-weight:500;font-size:4rem;color:#282303;margin-bottom:-20px;line-height:1}.section-title .en-heading::before,.section-title .en-heading::after{content:"";display:block;width:60px;height:1px;background-color:#282303;margin:0 1.5rem}@media(max-width: 768px){.section-title .en-heading{font-size:2.5rem}}.section-title .ja-sub{display:block;font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:.875rem;color:#282303;margin-top:0;line-height:1.2;position:relative;top:-5px}@media(max-width: 768px){.section-title .ja-sub{padding-top:.25rem;font-size:.5rem}}@media(max-width: 768px){.section-title{margin-bottom:1rem}}.btn-gold{display:inline-block;padding:.75rem 3rem;padding-right:4rem;background-color:#997c22;color:#fff;text-decoration:none;font-size:.875rem;transition:opacity .3s;position:relative}.btn-gold:hover{opacity:.8}.btn-gold::before{content:"";position:absolute;top:5px;left:5px;width:100%;height:100%;border-right:1px solid #997c22;border-bottom:1px solid #997c22;z-index:1;pointer-events:none}.btn-gold::after{content:"▷";position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);font-size:.6em;margin-left:0}.btn-gold.btn-gold-inverse{background-color:#fff;color:#997c22;border:1px solid #997c22}.btn-gold.btn-gold-inverse:hover{background-color:#997c22;color:#fff;opacity:1}.btn-lockheart-about{display:inline-block;background-color:#997c22;color:#fff;text-decoration:none;padding:20px 80px;font-family:"Noto Sans JP",sans-serif;font-size:1.2rem;position:relative;transition:opacity .3s}.btn-lockheart-about:hover{opacity:.8}.btn-lockheart-about::before{content:"";position:absolute;top:5px;left:5px;width:100%;height:100%;border-right:2px solid #fff;border-bottom:2px solid #fff;pointer-events:none}.btn-lockheart-about::after{content:"▶";font-size:.8em;margin-left:20px;position:relative;top:-1px}.experience-section,.appreciation-section{padding-top:100px;padding-bottom:100px;background-color:#fff}.experience-section .container,.appreciation-section .container{max-width:1000px;margin:0 auto;padding:0 1rem}.experience-section .experience-list,.appreciation-section .experience-list,.appreciation-section .appreciation-list{display:flex;flex-direction:column;gap:80px}.experience-section .experience-item,.appreciation-section .experience-item,.appreciation-section .appreciation-item{display:flex;align-items:center;gap:60px}@media(max-width: 768px){.experience-section .experience-item,.appreciation-section .experience-item,.appreciation-section .appreciation-item{flex-direction:column;gap:30px}}.experience-section .experience-item .experience-image,.appreciation-section .experience-item .experience-image,.appreciation-section .appreciation-item .experience-image,.appreciation-section .appreciation-item .appreciation-image{flex:0 0 45%;width:45%}@media(max-width: 768px){.experience-section .experience-item .experience-image,.appreciation-section .experience-item .experience-image,.appreciation-section .appreciation-item .experience-image,.appreciation-section .appreciation-item .appreciation-image{width:100%;flex:0 0 100%}}.experience-section .experience-item .experience-image img,.appreciation-section .experience-item .experience-image img,.appreciation-section .appreciation-item .experience-image img,.appreciation-section .appreciation-item .appreciation-image img{width:100%;height:auto;display:block}.experience-section .experience-item .experience-content,.appreciation-section .experience-item .experience-content,.appreciation-section .appreciation-item .experience-content,.appreciation-section .appreciation-item .appreciation-content{flex:1}.experience-section .experience-item .experience-content .experience-title,.appreciation-section .experience-item .experience-content .experience-title,.appreciation-section .appreciation-item .experience-content .experience-title,.appreciation-section .appreciation-item .appreciation-content .experience-title,.appreciation-section .appreciation-item .appreciation-content .appreciation-title{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:2rem;font-weight:500;color:#282303;margin-bottom:30px;line-height:1.4}@media(max-width: 768px){.experience-section .experience-item .experience-content .experience-title,.appreciation-section .experience-item .experience-content .experience-title,.appreciation-section .appreciation-item .experience-content .experience-title,.appreciation-section .appreciation-item .appreciation-content .experience-title,.appreciation-section .appreciation-item .appreciation-content .appreciation-title{font-size:1.5rem;margin-bottom:20px;text-align:center}}.experience-section .experience-item .experience-content .experience-desc,.appreciation-section .experience-item .experience-content .experience-desc,.appreciation-section .appreciation-item .experience-content .experience-desc,.appreciation-section .appreciation-item .appreciation-content .experience-desc,.appreciation-section .appreciation-item .appreciation-content .appreciation-desc{font-family:"Noto Sans JP",sans-serif;font-size:1rem;line-height:2;color:#282303;margin-bottom:40px}.experience-section .experience-item .experience-content .btn-wrapper,.appreciation-section .experience-item .experience-content .btn-wrapper,.appreciation-section .appreciation-item .experience-content .btn-wrapper,.appreciation-section .appreciation-item .appreciation-content .btn-wrapper{text-align:left}@media(max-width: 768px){.experience-section .experience-item .experience-content .btn-wrapper,.appreciation-section .experience-item .experience-content .btn-wrapper,.appreciation-section .appreciation-item .experience-content .btn-wrapper,.appreciation-section .appreciation-item .appreciation-content .btn-wrapper{text-align:center}}.appreciation-section .appreciation-item .appreciation-image{position:relative}.appreciation-section .appreciation-item .appreciation-image .ranking-badge{position:absolute;top:-20px;left:-20px;width:80px;height:auto;z-index:10;box-shadow:none}.site-header{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:0;width:100%;z-index:996;position:relative}.site-header.is-fixed{position:fixed;top:0;left:0}@media(max-width: 768px){.site-header.is-menu-open{z-index:1000}}.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;max-width:100%;margin:0 auto;padding:0;height:100px}@media(max-width: 768px){.site-header .header-inner{height:70px;padding:10px 15px;justify-content:flex-start;gap:10px}}.site-header .site-branding{flex:0 0 250px;padding-left:20px}.site-header .site-branding a{display:block;line-height:0}.site-header .site-branding .custom-logo{max-width:100%;height:auto;display:block}.site-header .site-branding .custom-logo-link{display:block;line-height:0}@media(max-width: 768px){.site-header .site-branding{flex:0 0 auto;padding-left:0;min-width:120px;width:auto;max-width:200px;order:1}.site-header .site-branding a,.site-header .site-branding .custom-logo-link{display:block;width:100%;line-height:0}.site-header .site-branding img.custom-logo,.site-header .site-branding .custom-logo{max-height:50px;width:auto;height:auto;display:block;visibility:visible;opacity:1}}.site-header .main-navigation{flex:1;display:flex;justify-content:center}.site-header .main-navigation .menu-toggle{display:none}.site-header .main-navigation .header-nav-list{display:flex;list-style:none;margin:0;padding:0;width:100%;max-width:1200px;justify-content:space-evenly}.site-header .main-navigation .header-nav-list .header-nav-item{text-align:center}.site-header .main-navigation .header-nav-list .header-nav-item a{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#282303;transition:opacity .3s}.site-header .main-navigation .header-nav-list .header-nav-item a:hover{opacity:.7}.site-header .main-navigation .header-nav-list .header-nav-item a img{height:40px;width:auto;margin-bottom:5px}.site-header .main-navigation .header-nav-list .header-nav-item a .nav-text-ja{font-size:.8rem;font-weight:500;margin-bottom:2px}.site-header .main-navigation .header-nav-list .header-nav-item a .nav-text-en{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:.7rem;letter-spacing:.05em;color:#666}@media(max-width: 768px){.site-header .main-navigation{display:none}}.site-header .header-right{flex:0 0 auto;display:flex;align-items:stretch;height:100%}.site-header .header-right .header-banner{flex-shrink:0;display:flex}.site-header .header-right .header-banner a{display:block;height:100%}.site-header .header-right .header-banner a img{width:auto;height:100%;object-fit:contain}.site-header .header-right .header-hours{background-color:#002366;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 10px;min-width:120px;flex-shrink:0}.site-header .header-right .header-hours .livecam-icon{width:36px !important;height:36px !important;max-width:36px !important;max-height:36px !important;object-fit:contain;display:block;margin-bottom:5px}.site-header .header-right .header-hours .hours-time{font-size:.8rem;font-weight:500;font-family:inherit;text-align:center;line-height:1.3}@media(max-width: 768px){.site-header .header-right{display:none}}.site-header .hamburger-menu-button{display:none}@media(max-width: 768px){.site-header .hamburger-menu-button{display:flex;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;gap:5px;padding:0;background:none;border:none;cursor:pointer;margin-left:auto;z-index:1001;position:relative;flex-shrink:0;order:2}.site-header .hamburger-menu-button .hamburger-line{display:block;width:100%;height:2px;background-color:#282303;transition:all .3s ease;border-radius:2px}.site-header .hamburger-menu-button:hover .hamburger-line{background-color:#345d36}.site-header .hamburger-menu-button.is-hidden{display:none}}.site-header .mobile-menu-overlay{display:none}@media(max-width: 768px){.site-header .mobile-menu-overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.site-header .mobile-menu-overlay.is-active{opacity:1;visibility:visible}}.site-header .mobile-menu-panel{display:none}@media(max-width: 768px){.site-header .mobile-menu-panel{display:flex;flex-direction:column;position:fixed;top:0;right:-100%;width:100%;max-width:100%;height:100vh;background-color:#002366;z-index:1000;transition:right .3s ease;overflow-y:auto}.site-header .mobile-menu-panel.is-active{right:0}.site-header .mobile-menu-panel .mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:0;background-color:#fff}.site-header .mobile-menu-panel .mobile-menu-header .mobile-menu-logo{flex:0 0 auto;padding:15px 20px}.site-header .mobile-menu-panel .mobile-menu-header .mobile-menu-logo a{display:block;line-height:0}.site-header .mobile-menu-panel .mobile-menu-header .mobile-menu-logo img{height:40px;width:auto}.site-header .mobile-menu-panel .mobile-menu-header .mobile-menu-social{flex:1;display:flex;justify-content:center;padding:15px 0}.site-header .mobile-menu-panel .mobile-menu-header .mobile-menu-social a{display:block;line-height:0}.site-header .mobile-menu-panel .mobile-menu-header .mobile-menu-social img{width:24px;height:24px;filter:brightness(0) saturate(100%) invert(9%) sepia(100%) saturate(7499%) hue-rotate(214deg) brightness(28%) contrast(106%)}.site-header .mobile-menu-panel .mobile-menu-header .mobile-menu-close{flex:0 0 auto;background-color:#002366;border:none;color:#fff;cursor:pointer;width:auto;min-width:60px;height:auto;padding:14px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0}.site-header .mobile-menu-panel .mobile-menu-header .mobile-menu-close .close-icon{font-size:1.8rem;line-height:1}.site-header .mobile-menu-panel .mobile-menu-header .mobile-menu-close .close-text{font-size:.7rem;letter-spacing:.15em;margin-top:2px}.site-header .mobile-menu-panel .mobile-menu-header .mobile-menu-close:hover{opacity:.7}.site-header .mobile-menu-panel .mobile-nav{flex:1;padding:20px 0;overflow-y:auto}.site-header .mobile-menu-panel .mobile-nav .mobile-nav-list{list-style:none;margin:0;padding:0}.site-header .mobile-menu-panel .mobile-nav .mobile-nav-list .mobile-nav-item{margin-bottom:0;border-bottom:1px solid hsla(0,0%,100%,.1)}.site-header .mobile-menu-panel .mobile-nav .mobile-nav-list .mobile-nav-item--main a{display:flex;align-items:center;gap:15px;text-decoration:none;color:#fff;padding:15px 20px;transition:background-color .3s ease}.site-header .mobile-menu-panel .mobile-nav .mobile-nav-list .mobile-nav-item--main a:hover{background-color:hsla(0,0%,100%,.1)}.site-header .mobile-menu-panel .mobile-nav .mobile-nav-list .mobile-nav-item--main a img{width:24px;height:24px;flex-shrink:0;filter:brightness(0) invert(1)}.site-header .mobile-menu-panel .mobile-nav .mobile-nav-list .mobile-nav-item--main a .nav-text-ja{flex:1;font-size:1rem;font-weight:500}.site-header .mobile-menu-panel .mobile-nav .mobile-nav-list .mobile-nav-item--main a .nav-arrow{font-size:1.5rem;color:#fff;margin-left:auto}.site-header .mobile-menu-panel .mobile-nav .mobile-nav-list .mobile-nav-item--expandable a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#fff;padding:15px 20px;transition:background-color .3s ease}.site-header .mobile-menu-panel .mobile-nav .mobile-nav-list .mobile-nav-item--expandable a:hover{background-color:hsla(0,0%,100%,.1)}.site-header .mobile-menu-panel .mobile-nav .mobile-nav-list .mobile-nav-item--expandable a .nav-text-ja{font-size:1rem;font-weight:500}.site-header .mobile-menu-panel .mobile-nav .mobile-nav-list .mobile-nav-item--expandable a .nav-arrow-down{font-size:.8rem;color:#fff}.site-header .mobile-menu-panel .mobile-nav .mobile-menu-contact{padding:30px 20px 20px;border-top:1px solid hsla(0,0%,100%,.2);margin-top:auto}.site-header .mobile-menu-panel .mobile-nav .mobile-menu-contact .contact-label{color:#fff;font-size:.9rem;margin-bottom:10px;text-align:center}.site-header .mobile-menu-panel .mobile-nav .mobile-menu-contact .contact-phone{color:#fff;font-size:1.5rem;font-weight:bold;text-align:center;margin-bottom:5px;letter-spacing:.05em}.site-header .mobile-menu-panel .mobile-nav .mobile-menu-contact .contact-fax{color:#fff;font-size:.85rem;text-align:center;opacity:.9}}@media(max-width: 768px){.site-header .mobile-nav-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;background:none;border:none;border-bottom:1px solid hsla(0,0%,100%,.15);color:#fff;font-size:1rem;font-family:inherit;cursor:pointer;text-align:left}.site-header .mobile-nav-toggle .nav-arrow-down{font-size:.7rem;transition:transform .3s ease;display:inline-block}.site-header .mobile-nav-item--expandable.is-open .mobile-nav-toggle .nav-arrow-down{transform:rotate(180deg)}.site-header .mobile-nav-submenu{display:none;list-style:none;margin:0;padding:0;background-color:rgba(0,0,0,.25)}.site-header .mobile-nav-submenu li a{display:flex;align-items:center;justify-content:space-between;padding:13px 20px 13px 32px;color:hsla(0,0%,100%,.85);font-size:.9rem;text-decoration:none;border-bottom:1px solid hsla(0,0%,100%,.1)}.site-header .mobile-nav-submenu li a:hover{color:#fff;background-color:hsla(0,0%,100%,.05)}.site-header .mobile-nav-submenu li a .nav-arrow{font-size:1rem;opacity:.7}.site-header .mobile-nav-item--expandable.is-open .mobile-nav-submenu{display:block}}.site-footer{background-color:#002366;color:#fff;padding:60px 0 20px;font-family:"Noto Sans JP",sans-serif}.site-footer .footer-inner{max-width:1000px;margin:0 auto;padding:0 20px;text-align:center}.site-footer .footer-top{margin-bottom:40px}.site-footer .footer-top .footer-logo{margin-bottom:20px}.site-footer .footer-top .footer-logo img{width:120px;height:auto}.site-footer .footer-top .footer-address{margin-bottom:20px}.site-footer .footer-top .footer-address .address-text{font-weight:bold;margin-bottom:5px;color:#fff}.site-footer .footer-top .footer-address .address-detail{font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff}.site-footer .footer-top .footer-address .address-detail .btn-access{display:inline-block;background-color:#997c22;color:#fff;padding:2px 8px;font-size:.7rem;text-decoration:none;border-radius:2px}.site-footer .footer-top .footer-hours{font-size:.9rem;line-height:1.6;color:#fff !important}.site-footer .footer-top .footer-hours .hours-title,.site-footer .footer-top .footer-hours .hours-status,.site-footer .footer-top .footer-hours .hours-time,.site-footer .footer-top .footer-hours .hours-note{margin-bottom:5px;color:#fff !important}.site-footer .footer-top .footer-hours .hours-time{font-size:1.1rem}.site-footer .footer-top .footer-hours .hours-note{font-size:.8rem;opacity:.8}.site-footer .footer-divider{height:1px;background-color:hsla(0,0%,100%,.3);margin:40px 0;width:100%}.site-footer .footer-contact{display:flex;justify-content:center;align-items:center;gap:40px;margin-bottom:40px;color:#fff !important}@media(max-width: 768px){.site-footer .footer-contact{flex-direction:column;gap:20px}}.site-footer .footer-contact .contact-info{text-align:center;color:#fff !important}.site-footer .footer-contact .contact-info .contact-label{font-size:.9rem;margin-bottom:5px;color:#fff !important}.site-footer .footer-contact .contact-info .contact-phone{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:2.5rem;margin-bottom:5px;color:#fff !important}.site-footer .footer-contact .contact-info .contact-fax{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:1rem;color:#fff !important}.site-footer .footer-bottom{text-align:left}.site-footer .footer-bottom .footer-links-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;margin-bottom:40px}@media(max-width: 768px){.site-footer .footer-bottom .footer-links-grid{grid-template-columns:1fr;text-align:center}}.site-footer .footer-bottom .footer-links-grid .footer-link-col .footer-heading{font-size:1rem;margin-bottom:15px;font-weight:normal}.site-footer .footer-bottom .footer-links-grid .footer-link-col .footer-heading.mt-4{margin-top:30px}.site-footer .footer-bottom .footer-links-grid .footer-link-col ul{list-style:none;padding:0;margin:0}.site-footer .footer-bottom .footer-links-grid .footer-link-col ul li{margin-bottom:8px}.site-footer .footer-bottom .footer-links-grid .footer-link-col ul li a{color:#fff !important;text-decoration:none;font-size:.9rem;opacity:.8;transition:opacity .3s}.site-footer .footer-bottom .footer-links-grid .footer-link-col ul li a:hover{opacity:1;text-decoration:underline}.site-footer .footer-bottom .footer-links-grid .footer-link-col ul li a i{font-size:.8em;margin-left:5px}.site-footer .footer-bottom .footer-divider-thin{height:1px;background-color:hsla(0,0%,100%,.3);margin:40px 0}.site-footer .footer-bottom .footer-banners{display:flex;justify-content:center;gap:20px;margin-bottom:40px;flex-wrap:wrap}.site-footer .footer-bottom .footer-banners a{display:block;width:280px;height:80px;background-color:#fff}.site-footer .footer-bottom .footer-banners a img{width:100%;height:100%;object-fit:cover}.site-footer .footer-bottom .footer-banners a.banner-placeholder{background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;color:#333;text-decoration:none}.site-footer .footer-bottom .site-copyright{text-align:center;font-size:.8rem;opacity:.6}.hero-section .hero-image{position:relative;width:100%;height:auto;overflow:hidden}.hero-section .hero-image .hero-bg{width:100%;height:auto;display:block;object-fit:cover}.hero-section .hero-image .hero-bg.video{min-height:400px;max-height:80vh}.hero-section .hero-image video.hero-bg{width:100%;height:auto;display:block;object-fit:cover}.hero-section .hero-image .hero-logo{position:absolute;top:0px;left:0;transform:none;width:120px;height:auto;z-index:2}@media(max-width: 768px){.hero-section .hero-image .hero-logo{width:64px}}.hero-section .hero-image .hero-sound-controls{position:absolute;bottom:30px;right:30px;z-index:3;display:flex;flex-direction:column;gap:15px}@media(max-width: 768px){.hero-section .hero-image .hero-sound-controls{bottom:20px;right:20px;gap:10px}}.hero-section .hero-image .sound-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 24px;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:30px;color:#fff;font-family:"Cormorant Upright",serif;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(5px);background-color:rgba(0,0,0,.3)}@media(max-width: 768px){.hero-section .hero-image .sound-btn{padding:10px 20px;font-size:14px;gap:8px}}.hero-section .hero-image .sound-btn:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.8)}.hero-section .hero-image .sound-btn:active{transform:scale(0.98)}.hero-section .hero-image .sound-btn .sound-text{letter-spacing:.05em}.hero-section .hero-image .sound-btn .sound-icon{width:20px;height:20px;flex-shrink:0}@media(max-width: 768px){.hero-section .hero-image .sound-btn .sound-icon{width:18px;height:18px}}.event-section{padding:3rem 0}.event-section .container{max-width:1200px;margin:0 auto;padding:0 1rem}.event-section .event-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem;margin-bottom:6rem;max-width:900px;margin-inline:auto}.event-section .event-grid .event-top-empty{grid-column:1/-1;text-align:center;margin:0;color:#666}@media(max-width: 768px){.event-section .event-grid{grid-template-columns:1fr;max-width:100%;gap:1rem;margin-bottom:1rem}}@media(max-width: 768px){.event-section .event-item{display:flex;gap:1rem;align-items:flex-start}}.event-section .event-item .event-image{margin-bottom:.5rem}@media(max-width: 768px){.event-section .event-item .event-image{flex:0 0 40%;margin-bottom:0}}.event-section .event-item .event-image img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}@media(max-width: 768px){.event-section .event-item .event-content{flex:0 0 60%}}.event-section .event-item .event-content .event-date{font-family:"Castoro Titling",serif;font-size:.75rem;color:#666;margin-bottom:.25rem}.event-section .event-item .event-content .event-title{font-family:"Noto Sans JP",sans-serif;font-size:1rem;font-weight:400;line-height:1.4;color:#282303}@media(max-width: 768px){.event-section .event-item .event-content .event-title{font-size:.875rem;padding:0 .75rem 0 0}}.event-section .btn-wrapper{text-align:center}.guidemap-section{padding:6rem 0;background-image:url("../images/guide_bg.png");background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center}@media(max-width: 768px){.guidemap-section{padding:1.5rem 0}}.guidemap-section .container{max-width:1200px;margin:0 auto;padding:0 1rem}.guidemap-section .map-image-wrapper .guide-map-img{max-width:100%;height:auto;display:block;margin:0 auto;transition:opacity .6s ease-out,transform .6s ease-out;will-change:opacity,transform}.guidemap-section .map-image-wrapper .guide-map-img.guidemap-animate{animation:guidemap-wave-fadein 1.2s ease-out forwards}@keyframes guidemap-wave-fadein{0%{opacity:0;transform:translateY(30px) scale(0.95)}30%{opacity:.3;transform:translateY(15px) scale(0.97)}60%{opacity:.7;transform:translateY(-5px) scale(1.01)}80%{opacity:.9;transform:translateY(2px) scale(1)}100%{opacity:1;transform:translateY(0) scale(1)}}.experience-strip{width:100%;max-width:100%;overflow:hidden;overflow-x:hidden;margin:0;padding:0;line-height:0}.experience-strip .experience-track{display:flex;width:max-content;animation:scroll-left 60s linear infinite}.experience-strip img{width:16.666vw;max-width:none;height:auto;display:block;object-fit:cover;margin:0;padding:0}@media(max-width: 768px){.experience-strip img{width:33.333vw}}@keyframes scroll-left{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.facility-section{padding:6rem 0 0 0;background-color:rgba(0,0,0,0)}.facility-section .facility-list{max-width:1000px;margin:0 auto}.facility-section .facility-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:6rem;gap:3rem}.facility-section .facility-item:last-child{margin-bottom:0}.facility-section .facility-item:nth-child(even){flex-direction:row-reverse}.facility-section .facility-item .facility-image{flex:1;max-width:48%}.facility-section .facility-item .facility-image img{width:100%;height:auto;display:block;aspect-ratio:3/2;object-fit:cover}.facility-section .facility-item .facility-content{flex:1;max-width:48%;text-align:left}.facility-section .facility-item .facility-content .facility-title-en{font-family:"Cormorant Upright",serif;font-size:3rem;font-weight:500;color:#282303;margin-bottom:.25rem;line-height:1.1}@media(max-width: 768px){.facility-section .facility-item .facility-content .facility-title-en{font-size:2rem}}.facility-section .facility-item .facility-content .facility-title-ja{font-family:"Noto Sans JP",sans-serif;font-size:.875rem;font-weight:400;color:#282303;margin-bottom:1rem}.facility-section .facility-item .facility-content .facility-mark{width:40px;height:auto;display:block;margin:0 auto 1rem auto}.facility-section .facility-item .facility-content .facility-desc{font-family:"Noto Sans JP",sans-serif;font-size:.875rem;line-height:1.8;color:#282303;margin-bottom:1.5rem}@media(max-width: 768px){.facility-section .facility-item .facility-content .facility-desc{padding:0 1rem;text-align:left}}.facility-section .facility-item .facility-content .btn-wrapper{text-align:center;margin-bottom:1rem}@media(max-width: 768px){.facility-section .facility-item{flex-direction:column;gap:1.5rem}.facility-section .facility-item:nth-child(even){flex-direction:column}.facility-section .facility-item .facility-image,.facility-section .facility-item .facility-content{max-width:100%}.facility-section .facility-item .facility-content{text-align:center}.facility-section .facility-item .facility-content .facility-mark{margin-inline:auto}.facility-section .facility-item .facility-content .btn-wrapper{text-align:center}}.howto-section{padding:6rem 0 0 0;background-color:rgba(0,0,0,0)}@media(max-width: 768px){.howto-section .section-title .en-heading{display:none}.howto-section .section-title .ja-sub{display:flex;align-items:center;justify-content:center;font-family:"Cormorant Upright",serif;font-weight:500;font-size:1.125rem;color:#282303;margin-bottom:0;line-height:1;padding-top:0;top:0;position:static}.howto-section .section-title .ja-sub::before,.howto-section .section-title .ja-sub::after{content:"";display:block;width:40px;height:1px;background-color:#282303;margin:0 1rem}}.howto-section .howto-list{max-width:1000px;margin:0 auto 6rem auto}.howto-section .howto-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:6rem;gap:3rem}.howto-section .howto-item:last-child{margin-bottom:0}.howto-section .howto-item:nth-child(odd){flex-direction:row-reverse}.howto-section .howto-item:last-child .howto-image-static{margin-left:calc(50% - 50vw);width:50vw;max-width:none;flex:none}@media(max-width: 768px){.howto-section .howto-item:last-child .howto-image-static{margin-left:0;width:100%;max-width:100%}}.howto-section .howto-item .howto-image-slider,.howto-section .howto-item .howto-image-static{flex:1}.howto-section .howto-item .slider-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.howto-section .howto-item .slider-track::-webkit-scrollbar{display:none}.howto-section .howto-item .slider-track img{width:45%;flex:0 0 45%;aspect-ratio:3/2;object-fit:cover;scroll-snap-align:start;margin-right:.75rem;border-radius:4px}.howto-section .howto-item .howto-image-static img{width:100%;height:auto;display:block}.howto-section .howto-item .slider-dots{display:flex;justify-content:center;margin-top:.75rem;gap:8px}.howto-section .howto-item .slider-dots .dot{width:8px;height:8px;border-radius:50%;background-color:#fff;border:1px solid #282303;cursor:pointer;transition:background-color .3s}.howto-section .howto-item .slider-dots .dot.active{background-color:#282303}.howto-section .howto-item .howto-content{flex:1;max-width:48%;text-align:left}.howto-section .howto-item .howto-content .howto-title-ja{font-family:"Zen Old Mincho",serif;font-size:2rem;font-weight:500;color:#282303;margin-bottom:.25rem;line-height:1.2}.howto-section .howto-item .howto-content .howto-title-en{font-family:"Cormorant Upright",serif;font-size:.875rem;font-weight:400;color:#282303;margin-bottom:1rem;letter-spacing:.05em}.howto-section .howto-item .howto-content .howto-divider{border:none;border-top:1px dashed #282303;width:40px;margin:0 0 1.5rem 0}.howto-section .howto-item .howto-content .howto-desc{font-family:"Noto Sans JP",sans-serif;font-size:.875rem;line-height:1.8;color:#282303;margin-bottom:1.5rem}@media(max-width: 768px){.howto-section .howto-item .howto-content .howto-desc{padding:0 1rem}}.howto-section .howto-item .howto-content .btn-wrapper{text-align:left}@media(max-width: 768px){.howto-section .howto-item{flex-direction:column;gap:1.5rem}.howto-section .howto-item:nth-child(odd){flex-direction:column}.howto-section .howto-item:last-child .howto-image-static{margin-left:0;width:100%;max-width:100%}.howto-section .howto-item .howto-content{max-width:100%;text-align:center}.howto-section .howto-item .howto-content .howto-divider{margin:0 auto 1.5rem auto}.howto-section .howto-item .howto-content .btn-wrapper{text-align:center}.howto-section .howto-item .howto-image-slider,.howto-section .howto-item .howto-image-static{max-width:100%;order:1;margin:1.5rem 0}}.howto-section .howto-dress-banner{position:relative;width:100%;max-width:100%;line-height:0;overflow:hidden}.howto-section .howto-dress-banner .dress-bg{width:100%;height:auto;display:block}.howto-section .howto-dress-banner .dress-bg-desktop{display:block}@media(max-width: 768px){.howto-section .howto-dress-banner .dress-bg-desktop{display:none}}.howto-section .howto-dress-banner .dress-bg-mobile{display:none}@media(max-width: 768px){.howto-section .howto-dress-banner .dress-bg-mobile{display:block}}.howto-section .howto-dress-banner .dress-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;width:100%;max-width:100%;box-sizing:border-box;padding:0 1rem}.howto-section .howto-dress-banner .dress-content .dress-badge{display:block;margin:0 auto 1rem auto;width:90%;max-width:320px;height:auto}.howto-section .howto-dress-banner .dress-content .dress-more{display:inline-block;transition:opacity .3s;max-width:100%}.howto-section .howto-dress-banner .dress-content .dress-more:hover{opacity:.8}.howto-section .howto-dress-banner .dress-content .dress-more img{width:100%;max-width:320px;height:auto}@media(max-width: 768px){.howto-section .howto-dress-banner .dress-content{display:none}}.shop-section{padding:6rem 0;background-color:rgba(0,0,0,0);max-width:1000px;margin:0 auto}@media(max-width: 768px){.shop-section{padding:6rem 1rem}}@media(max-width: 768px){.shop-section .en-heading{font-size:1.5rem}}.shop-section .shop-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem;margin-bottom:6rem}.shop-section .shop-item{display:flex;flex-direction:column}.shop-section .shop-item .shop-image{width:100%;margin-bottom:1rem}.shop-section .shop-item .shop-image img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;display:block}.shop-section .shop-item .shop-content .shop-name{font-family:"Noto Sans JP",sans-serif;font-size:1.25rem;font-weight:500;color:#282303;margin-bottom:1rem;line-height:1.4}.shop-section .shop-item .shop-content .shop-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.shop-section .shop-item .shop-content .shop-tags .shop-tag{display:inline-block;background-color:#002366;color:#fff;font-size:.75rem;padding:4px 12px;border-radius:0}@media(max-width: 768px){.shop-section .shop-item .shop-content .shop-tags{margin-bottom:.75rem}}.shop-section .shop-item .shop-content .shop-hours{font-family:"Noto Sans JP",sans-serif;font-size:.875rem;line-height:1.6;color:#282303}.shop-section .btn-wrapper{text-align:center}@media(max-width: 768px){.shop-section .shop-list{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}}.banner-section{width:100%;margin-bottom:0;overflow-x:hidden}.banner-section .banner-item{position:relative;width:100%;max-width:100%;aspect-ratio:3841/1369;overflow:hidden;box-sizing:border-box;display:flex;align-items:center}.banner-section .banner-item.banner-facility{border-color:#5d4037}.banner-section .banner-item.banner-facility .banner-content{width:100%;max-width:1000px;margin:0 auto;text-align:left !important;color:#333 !important}.banner-section .banner-item.banner-facility .banner-content .banner-title,.banner-section .banner-item.banner-facility .banner-content .banner-desc{text-align:left !important;color:#333 !important}.banner-section .banner-item .banner-link-mobile{display:none}.banner-section .banner-item.banner-location{border-color:#5d4037}.banner-section .banner-item.banner-location .banner-bg{background-size:100% auto;background-repeat:no-repeat;background-position:top center}.banner-section .banner-item.banner-location .banner-content{max-width:1000px;margin:0 auto;width:100%;text-align:left !important;color:#333 !important}.banner-section .banner-item.banner-location .banner-content .banner-title,.banner-section .banner-item.banner-location .banner-content .banner-desc{text-align:left !important;color:#333 !important}.banner-section .banner-item.banner-wedding{border-color:#002366}.banner-section .banner-item.banner-wedding .banner-bg{background-size:100% auto;background-repeat:no-repeat;background-position:top center}.banner-section .banner-item.banner-wedding .banner-content{max-width:1000px;width:100%;margin:0 auto;text-align:left}.banner-section .banner-item .banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:1}.banner-section .banner-item .banner-bg-desktop{display:block}@media(max-width: 768px){.banner-section .banner-item .banner-bg-desktop{display:none}}.banner-section .banner-item .banner-bg-mobile{display:none}@media(max-width: 768px){.banner-section .banner-item .banner-bg-mobile{display:block}}.banner-section .banner-item .banner-content{position:relative;z-index:2;color:#282303;max-width:600px;box-sizing:border-box}.banner-section .banner-item .banner-content .banner-title{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN",serif;font-size:2rem;margin-bottom:1rem;font-weight:500;color:#000;text-align:left}.banner-section .banner-item .banner-content .banner-logo{width:250px;height:auto;margin-bottom:1rem;display:block}.banner-section .banner-item .banner-content .banner-desc{font-family:"Noto Sans JP",sans-serif;font-size:.875rem;line-height:1.8;margin-bottom:1.5rem;font-weight:500}@media(max-width: 768px){.banner-section .banner-item{padding:0;max-width:100%;overflow-x:hidden;min-height:auto}.banner-section .banner-item.banner-facility .banner-content,.banner-section .banner-item.banner-location .banner-content,.banner-section .banner-item.banner-wedding .banner-content{left:0}.banner-section .banner-item.banner-location{aspect-ratio:auto;height:0;padding-bottom:56.25%;position:relative}.banner-section .banner-item.banner-location .banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:100% auto;background-repeat:no-repeat;background-position:top center}.banner-section .banner-item.banner-wedding{aspect-ratio:auto;height:0;padding-bottom:56.25%;position:relative}.banner-section .banner-item.banner-wedding .banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:100% auto;background-repeat:no-repeat;background-position:top center}.banner-section .banner-item .banner-content{display:none}.banner-section .banner-item .banner-link-mobile{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;text-decoration:none}.banner-section .banner-item .banner-content{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;max-width:100%;padding:0 .75rem;text-align:center;box-sizing:border-box;z-index:2}.banner-section .banner-item .banner-content .banner-title{font-size:1.5rem;word-wrap:break-word;margin-bottom:.2rem}.banner-section .banner-item .banner-content .banner-desc{font-size:.8rem;word-wrap:break-word;margin-bottom:.2rem}.banner-section .banner-item .banner-content .banner-logo{margin:0 auto .75rem;max-width:80%;width:auto}}.hotel-section{position:relative;width:100%;max-width:100%;padding:6rem 0;overflow:hidden;overflow-x:hidden;margin-top:0}.hotel-section .hotel-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:1}.hotel-section .hotel-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,35,102,.25);z-index:2}.hotel-section .container{position:relative;z-index:3;color:#fff;max-width:1000px;margin:0 auto;box-sizing:border-box}.hotel-section .section-title.white .ja-sub{color:#fff;font-family:"Zen Old Mincho",serif;font-weight:700;font-size:2.5rem;display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem}.hotel-section .section-title.white .ja-sub::before,.hotel-section .section-title.white .ja-sub::after{content:"";width:60px;height:1px;background-color:#fff}@media(max-width: 768px){.hotel-section .section-title.white .ja-sub{font-size:2rem}}.hotel-section .hotel-content{display:flex;align-items:center;justify-content:space-between;gap:6rem;margin-bottom:6rem}.hotel-section .hotel-content .hotel-info{flex:1;box-sizing:border-box}.hotel-section .hotel-content .hotel-info .hotel-logo{width:350px;max-width:100%;height:auto;margin-bottom:.75rem}.hotel-section .hotel-content .hotel-info .hotel-name{font-family:"Noto Sans JP",sans-serif;font-size:.875rem;margin-bottom:3rem;color:#fff}@media(max-width: 768px){.hotel-section .hotel-content .hotel-info .hotel-name{margin-bottom:.75rem}}.hotel-section .hotel-content .hotel-info .hotel-desc{font-family:"Noto Sans JP",sans-serif;font-size:.875rem;line-height:2;color:#fff;text-align:left}.hotel-section .hotel-content .hotel-image{flex:1}.hotel-section .hotel-content .hotel-image img{width:100%;height:auto;display:block;box-shadow:0 4px 20px rgba(0,0,0,.3)}.hotel-section .btn-wrapper{text-align:center}@media(max-width: 768px){.hotel-section{padding:6rem 0}.hotel-section .container{padding:0 1rem}.hotel-section .hotel-content{flex-direction:column;gap:1.5rem;padding:0;margin-bottom:3rem}.hotel-section .hotel-content .hotel-info{text-align:center;margin-bottom:0;padding-left:0;width:100%;max-width:100%;order:2}.hotel-section .hotel-content .hotel-info .hotel-logo{margin:0 auto .75rem;width:100%;max-width:280px}.hotel-section .hotel-content .hotel-info .hotel-name,.hotel-section .hotel-content .hotel-info .hotel-desc{font-size:.8rem;word-wrap:break-word}.hotel-section .hotel-content .hotel-image{width:100%;max-width:100%;padding:0;order:1}}.users-section{padding:6rem 0;background-color:#fff}.users-section .container{max-width:1000px;margin:0 auto}.users-section .section-title{margin-bottom:3rem}.users-section .section-title .ja-sub{color:#282303;font-family:"Zen Old Mincho",serif;font-weight:700;font-size:2.5rem;display:flex;align-items:center;justify-content:center;gap:1rem}.users-section .section-title .ja-sub::before,.users-section .section-title .ja-sub::after{content:"";width:60px;height:1px;background-color:#282303}@media(max-width: 768px){.users-section .section-title .ja-sub{font-size:1.5rem}}.users-section .users-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:3rem}.users-section .users-tabs .tab-btn{background:#fff;border:1px solid #002366;color:#002366;padding:.75rem 1.5rem;font-family:"Noto Sans JP",sans-serif;font-size:.875rem;cursor:pointer;transition:all .3s ease;min-width:120px;text-align:center;position:relative}.users-section .users-tabs .tab-btn.active,.users-section .users-tabs .tab-btn:hover{background:#002366;color:#fff}.users-section .users-tabs .tab-btn::after{content:"v";display:block;font-size:.8em;margin-top:5px}.users-section .users-grid-wrapper{position:relative;margin-bottom:3rem}.users-section .users-grid{display:grid;grid-template-columns:repeat(6, 1fr);gap:1rem;max-height:500px;overflow:hidden;transition:max-height .5s ease}.users-section .users-grid.expanded{max-height:none;overflow:visible}.users-section .users-grid .user-post .post-image{width:100%;aspect-ratio:1/1;overflow:hidden;margin-bottom:.5rem}.users-section .users-grid .user-post .post-image img{width:100%;height:100%;object-fit:cover}.users-section .users-grid .user-post .post-meta .user-info{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.users-section .users-grid .user-post .post-meta .user-info .user-icon{width:24px;height:24px;border-radius:50%}.users-section .users-grid .user-post .post-meta .user-info .user-name{font-size:.8rem;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-section .users-grid .user-post .post-meta .post-date{font-size:.7rem;color:#888;margin-bottom:.5rem}.users-section .users-grid .user-post .post-meta .post-caption{font-size:.8rem;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.users-section .users-fade-overlay{position:absolute;bottom:0;left:0;width:100%;height:150px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));pointer-events:none;transition:opacity .3s ease}.users-section .users-fade-overlay.hidden{opacity:0}.users-section .btn-wrapper{text-align:center;margin-bottom:1rem}.users-section .btn-wrapper .btn-gold-outline{display:inline-block;padding:15px 60px;border:1px solid #333;background:#fff;color:#333;text-decoration:none;border-radius:30px;font-family:"Noto Sans JP",sans-serif;font-size:1rem;transition:all .3s ease;cursor:pointer}.users-section .btn-wrapper .btn-gold-outline:hover{background:#f0f0f0}.users-section .btn-wrapper .btn-gold-outline.hidden{display:none}.users-section .users-footer-text{text-align:center;font-size:.8rem;color:#888}@media(max-width: 768px){.users-section .users-grid{grid-template-columns:repeat(2, 1fr)}}#information{padding:6rem 0;background-color:#f9f9f9}#information .container{max-width:1000px;margin:0 auto}#information .info-container{display:flex;align-items:center;gap:1.5rem;position:relative}#information .info-container::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:100%;background-color:#ccc}@media(max-width: 768px){#information .info-container{flex-direction:column;gap:1.5rem}#information .info-container::before{display:none}}#information .info-left{flex:1;width:50%;padding-right:3rem}#information .info-left .section-title{text-align:center}#information .info-left .section-title .en-heading{display:block;font-family:"Cormorant Upright",serif;font-size:3rem;color:#282303;line-height:1;margin-bottom:1.5rem}#information .info-left .section-title .en-heading::before,#information .info-left .section-title .en-heading::after{content:none !important;display:none !important}@media(max-width: 768px){#information .info-left .section-title .en-heading{font-size:2rem;margin-bottom:.75rem}}#information .info-left .section-title .ja-sub{display:block;font-family:"Noto Sans JP",sans-serif;color:#282303;margin-top:.5rem}#information .info-left .section-title .ja-sub::before,#information .info-left .section-title .ja-sub::after{content:none !important;display:none !important}#information .info-left .info-list{margin-bottom:3rem}#information .info-left .info-list .info-item{display:flex;align-items:baseline;padding:.75rem 0;border-bottom:1px solid #eee}#information .info-left .info-list .info-item:first-child{border-top:1px solid #eee}#information .info-left .info-list .info-item dt{width:100px;font-family:"Castoro Titling",serif;font-size:.9rem;color:#333;flex-shrink:0}#information .info-left .info-list .info-item dd{flex:1;font-size:.9rem;color:#333;margin:0;line-height:1.6}#information .info-left .info-list .info-item dd .info-list__link{color:inherit;text-decoration:none}#information .info-left .info-list .info-item dd .info-list__link:hover{text-decoration:underline}#information .info-left .btn-wrapper{text-align:center}#information .info-left .btn-wrapper .btn-gold{display:inline-block;background-color:#997c22;color:#fff;padding:15px 40px;text-decoration:none;font-size:1rem;position:relative;width:auto;min-width:200px;text-align:center;line-height:1;margin-bottom:10px;overflow:visible}#information .info-left .btn-wrapper .ja-sub{display:block;font-family:"Noto Sans JP",sans-serif;font-size:.9rem;color:#282303;margin-top:.5rem}#information .info-left .btn-wrapper .ja-sub::before,#information .info-left .btn-wrapper .ja-sub::after{content:none !important;display:none !important;width:0 !important;height:0 !important;margin:0 !important;border:none !important}@media(max-width: 768px){#information .info-left{width:100%;padding-right:0}}#information .info-right{flex:1;width:50%;display:flex;flex-direction:column;gap:3rem;justify-content:space-between}#information .info-right .info-banner{display:block;width:100%;transition:opacity .3s}#information .info-right .info-banner img{width:100%;max-width:400px;margin:0 auto;height:auto;display:block}#information .info-right .info-banner:hover{opacity:.8}@media(max-width: 768px){#information .info-right{width:100%;padding-left:0;gap:1rem}}.page-hero{position:relative;width:100%;height:60vh;min-height:400px;overflow:hidden}.page-hero .page-hero-inner{position:relative;width:100%;height:100%}.page-hero .page-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:1}.page-hero .page-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,35,102,.85);z-index:2}.page-hero .page-hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:3;width:100%;text-align:center;padding:0 1rem}.page-hero .page-hero-content .page-hero-title{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:2.5rem;font-weight:500;color:#fff;letter-spacing:.1em}.page-hero .page-hero-content .page-hero-title .ja{display:block}.page-hero .page-hero-content .page-hero-title .en{display:block;font-family:"Castoro Titling",serif;font-size:1.2rem;margin-top:.5rem;letter-spacing:.2em}@media(max-width: 768px){.page-hero .page-hero-content .page-hero-title{font-size:1.4rem}}.breadcrumbs{padding:1rem 0;background-color:#f9f9f9}.breadcrumbs .container{max-width:1200px;margin:0 auto;padding:0 1rem;font-family:"Noto Sans JP",sans-serif;font-size:.75rem;color:#666}.breadcrumbs .container a{color:#666;text-decoration:none;transition:color .3s}.breadcrumbs .container a:hover{color:#282303}.intro-section{padding:6rem 0;padding-bottom:0;background-image:url("../images/intro_bg.png");background-size:cover;background-position:center;text-align:center}.intro-section .container{max-width:1000px;margin:0 auto;padding:0 1rem;padding-bottom:6rem}.intro-section .intro-text{margin-bottom:3rem}.intro-section .intro-text p{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:1.2rem;line-height:2.5;color:#282303;font-weight:500}@media(max-width: 768px){.intro-section .intro-text p{font-size:1rem}}.intro-section .intro-video{width:100%;max-width:800px;margin:0 auto}.intro-section .intro-video img{width:100%;height:auto;display:block;box-shadow:0 10px 15px rgba(0,0,0,.15)}.history-section .section-title{display:flex;flex-direction:column;align-items:center}.history-section .section-title .en-heading{font-size:.875rem;font-weight:400;margin-bottom:0;order:2;font-family:"Noto Sans JP",sans-serif;letter-spacing:.1em}.history-section .section-title .en-heading::before,.history-section .section-title .en-heading::after{display:none}.history-section .section-title .ja-sub{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:2rem;font-weight:500;margin-bottom:.5rem;order:1;display:flex;align-items:center;justify-content:center;width:100%}.history-section .section-title .ja-sub::before,.history-section .section-title .ja-sub::after{content:"";display:block;width:40px;height:1px;background-color:#282303;margin:0 1rem}@media(max-width: 768px){.history-section .section-title .ja-sub{font-size:1.5rem}}.history-section{padding:6rem 0;background-color:#fff}.history-section .timeline-container{max-width:1000px;margin:0 auto;padding:0 1rem;position:relative}.history-section .timeline-line{position:absolute;top:0;left:136px;bottom:0;width:2px;background-color:#002366;z-index:1}@media(max-width: 768px){.history-section .timeline-line{display:none}}.history-section .timeline-item{display:flex;margin-bottom:6rem;position:relative;z-index:2}@media(max-width: 768px){.history-section .timeline-item{flex-direction:column;padding-left:0;margin-bottom:0;margin-top:3rem}}.history-section .timeline-item:last-child{margin-bottom:0}.history-section .timeline-item .timeline-marker{flex:0 0 140px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:140px;height:140px;background-color:#002366;border-radius:50%;color:#fff;text-align:center;margin-right:3rem;margin-left:50px}@media(max-width: 768px){.history-section .timeline-item .timeline-marker{flex:0 0 auto;width:80px;height:80px;margin:0 auto;margin-bottom:1rem}}.history-section .timeline-item .timeline-marker .year{font-family:"Castoro Titling",serif;font-size:2.5rem;line-height:1}@media(max-width: 768px){.history-section .timeline-item .timeline-marker .year{font-size:1.5rem}}.history-section .timeline-item .timeline-marker .suffix{font-family:"Zen Old Mincho",serif;font-size:1rem;margin-top:5px}.history-section .timeline-item .timeline-content{flex:1;padding-top:1rem}.history-section .timeline-item .timeline-content .history-heading{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:1.5rem;font-weight:normal;color:#282303;margin-bottom:1.5rem;line-height:1.4;text-align:left}.history-section .timeline-item .timeline-content .history-body .history-block{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1.5rem}@media(max-width: 768px){.history-section .timeline-item .timeline-content .history-body .history-block{flex-direction:column}}.history-section .timeline-item .timeline-content .history-body .history-block:nth-child(odd) .history-text{order:1}.history-section .timeline-item .timeline-content .history-body .history-block:nth-child(odd) .history-image{order:2}.history-section .timeline-item .timeline-content .history-body .history-block:nth-child(even) .history-text{order:2}.history-section .timeline-item .timeline-content .history-body .history-block:nth-child(even) .history-image{order:1}.history-section .timeline-item .timeline-content .history-body .history-block .history-text{flex:1}.history-section .timeline-item .timeline-content .history-body .history-block .history-text p{font-family:"Noto Sans JP",sans-serif;font-size:.875rem;line-height:1.8;color:#282303;margin-bottom:0;text-align:left}.history-section .timeline-item .timeline-content .history-body .history-block .history-image{flex:0 0 45%}.history-section .timeline-item .timeline-content .history-body .history-block .history-image img{max-width:100%;height:auto;display:block}.history-section .timeline-item .timeline-content .history-body .japan-box{border:1px solid #888;margin-top:3rem;background-color:#fff}.history-section .timeline-item .timeline-content .history-body .japan-box .japan-box-header{background-color:#a08e45;padding:10px;text-align:center}.history-section .timeline-item .timeline-content .history-body .japan-box .japan-box-header .japan-box-label{color:#fff;padding:2px 15px;display:inline-block;font-family:"Noto Sans JP",sans-serif;font-size:.875rem}.history-section .timeline-item .timeline-content .history-body .japan-box .japan-box-content{padding:1rem;font-family:"Noto Sans JP",sans-serif;font-size:.75rem;line-height:1.6;color:#282303;text-align:center}.future-section{position:relative;padding:6rem 0;background-image:url("../images/future_bg.jpg");background-size:cover;background-position:center;color:#fff;text-align:center}.future-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1}.future-section .future-content{position:relative;z-index:2;max-width:800px;margin:0 auto;padding:0 1rem}.future-section .future-title{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:2.5rem;font-weight:500;margin-bottom:3rem;letter-spacing:.1em;color:#fff}@media(max-width: 768px){.future-section .future-title{font-size:1.8rem}}.future-text p{font-family:"Noto Sans JP",sans-serif;font-size:.875rem;line-height:2;margin-bottom:1.5rem;text-align:left;color:#fff}@media(max-width: 768px){.future-text p{font-size:.75rem}}.facility-detail-section{padding:6rem 0;background-color:#fff;padding-bottom:0}.facility-detail-section .container{max-width:1000px;margin:0 auto;padding:0 1rem}.facility-detail-section .facility-detail-title{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:2.5rem;text-align:center;margin-bottom:3rem;font-weight:500;color:#282303}@media(max-width: 768px){.facility-detail-section .facility-detail-title{font-size:1.8rem}}.facility-detail-section .facility-detail-image{margin-bottom:3rem}.facility-detail-section .facility-detail-image img{width:100%;height:auto;display:block}.facility-detail-section .facility-detail-content h3{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:1.8rem;text-align:center;margin-bottom:1.5rem;line-height:1.6;font-weight:500;color:#282303}@media(max-width: 768px){.facility-detail-section .facility-detail-content h3{font-size:1.4rem}}.facility-detail-section .facility-detail-content p{font-family:"Noto Sans JP",sans-serif;font-size:1rem;line-height:2;color:#282303;margin-bottom:6rem;text-align:left}.facility-detail-section .facility-detail-content .wp-block-button,.facility-detail-section .facility-detail-content .btn-wrapper{text-align:center;margin-top:3rem}.facility-detail-section .facility-detail-content .wp-block-button .wp-block-button__link,.facility-detail-section .facility-detail-content .wp-block-button .btn-gold-outline,.facility-detail-section .facility-detail-content .btn-wrapper .wp-block-button__link,.facility-detail-section .facility-detail-content .btn-wrapper .btn-gold-outline{display:inline-block;padding:15px 60px;border:1px solid #333;background:#fff;color:#333;text-decoration:none;border-radius:30px;font-family:"Noto Sans JP",sans-serif;font-size:1rem;transition:all .3s ease;cursor:pointer}.facility-detail-section .facility-detail-content .wp-block-button .wp-block-button__link:hover,.facility-detail-section .facility-detail-content .wp-block-button .btn-gold-outline:hover,.facility-detail-section .facility-detail-content .btn-wrapper .wp-block-button__link:hover,.facility-detail-section .facility-detail-content .btn-wrapper .btn-gold-outline:hover{background:#f0f0f0}.facility-detail-section .facility-detail-content .wp-block-button .wp-block-button__link::after,.facility-detail-section .facility-detail-content .wp-block-button .btn-gold-outline::after,.facility-detail-section .facility-detail-content .btn-wrapper .wp-block-button__link::after,.facility-detail-section .facility-detail-content .btn-wrapper .btn-gold-outline::after{content:" ›";margin-left:5px}.facility-list-section{background-color:#fff;padding-top:100px;padding-bottom:100px}.facility-list-section#lockheart-castle-section{background-image:url("../images/lockheart_background.png");background-size:cover;background-position:center;background-repeat:no-repeat}.facility-list-section#food-shop-section{background-image:url("../images/food_shop_background.png");background-size:cover;background-position:center;background-repeat:no-repeat}.facility-list-section .container{max-width:1200px;padding:0 40px;margin:0 auto}@media(max-width: 768px){.facility-list-section .container{padding:0 1rem}}.facility-list-section .category-title{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:2rem;text-align:center;margin-bottom:60px;font-weight:500;color:#282303;display:flex;align-items:center;justify-content:center}.facility-list-section .category-title::before,.facility-list-section .category-title::after{content:"";display:block;width:60px;height:1px;background-color:#333;margin:0 20px}@media(max-width: 768px){.facility-list-section .category-title{font-size:1.5rem}.facility-list-section .category-title::before,.facility-list-section .category-title::after{width:30px;margin:0 10px}}.facility-list-section .facility-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;max-width:1000px;margin:0 auto}@media(max-width: 768px){.facility-list-section .facility-grid{grid-template-columns:repeat(2, 1fr);gap:1rem}}@media(max-width: 576px){.facility-list-section .facility-grid{grid-template-columns:1fr}}.facility-list-section .facility-card .card-image{position:relative;margin-bottom:.75rem}.facility-list-section .facility-card .card-image img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;display:block}.facility-list-section .facility-card .card-image .floor-badge{position:absolute;top:-15px;left:-15px;width:50px;height:50px;background-color:#002366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:1.2rem;z-index:2}.facility-list-section .facility-card .card-content .card-title{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:1.2rem;font-weight:600;margin-bottom:10px;color:#282303}.facility-list-section .facility-card .card-content .card-title a{color:inherit;text-decoration:none;transition:opacity .3s}.facility-list-section .facility-card .card-content .card-title a:hover{opacity:.7}.facility-list-section .facility-card .card-content .tag{display:inline-block;padding:4px 12px;font-size:.8rem;color:#fff;margin-bottom:.75rem}.facility-list-section .facility-card .card-content .tag.tag-experience{background-color:#004d73}.facility-list-section .facility-card .card-content .tag.tag-view{background-color:#6d4c41}.facility-list-section .facility-card .card-content .tag.tag-pet{background-color:#a89f28}.facility-list-section .facility-card .card-content .tag.tag-restaurant{background-color:#a31e22}.facility-list-section .facility-card .card-content .tag.tag-shop{background-color:#f0a500}.facility-list-section .facility-card .card-content .card-desc{font-family:"Noto Sans JP",sans-serif;font-size:.9rem;line-height:1.6;color:#282303;background-color:rgba(0,0,0,0)}.princess-tour-banner{max-width:1000px;margin:6rem auto 0;padding:0 1rem}@media(max-width: 768px){.princess-tour-banner{padding:0}}.princess-tour-banner .banner-inner{width:100%;position:relative}.princess-tour-banner .banner-border{position:relative;background-image:url("../images/banner_bg_frame.webp");background-size:100% 100%;background-repeat:no-repeat;padding:50px 80px;text-align:center;width:100%}@media(max-width: 768px){.princess-tour-banner .banner-border{padding:30px 20px;background-size:100% 100%}}.princess-tour-banner .banner-title{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:2rem;color:#282303;font-weight:500;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;gap:1.5rem}.princess-tour-banner .banner-title .line{display:block;width:80px;height:1px;background-color:#888}@media(max-width: 768px){.princess-tour-banner .banner-title{font-size:1.2rem;gap:.75rem;flex-direction:column}.princess-tour-banner .banner-title .line{display:block;width:40px;margin-top:5px;margin-bottom:5px}.princess-tour-banner .banner-title{flex-direction:row;flex-wrap:wrap}}@media(max-width: 768px)and (max-width: 768px){.princess-tour-banner .banner-title .line{display:none}}.princess-tour-banner .banner-decoration{margin-bottom:1rem}.princess-tour-banner .banner-decoration img{width:40px;height:auto;display:block;margin:0 auto}.princess-tour-banner .banner-logos{display:flex;align-items:center;justify-content:center}.princess-tour-banner .banner-logos img{height:60px;width:auto;max-width:100%;object-fit:contain}.princess-tour-banner .banner-logos img.logo-hatobus-orion{height:50px}@media(max-width: 768px){.princess-tour-banner .banner-logos img.logo-hatobus-orion{height:auto;width:100%;max-width:250px}}.film-intro{text-align:center;padding-top:80px;padding-bottom:60px;background-color:#fcfaf7;background-image:url("../images/bg_texture.png");background-size:cover}.film-intro .film-intro-text p{margin-bottom:2rem;line-height:2.2;font-size:1.05rem;letter-spacing:.05em;color:#333}.film-intro .film-intro-text p:last-child{margin-bottom:0}.film-gallery{padding-bottom:100px;background-color:#fcfaf7;background-image:url("../images/bg_texture.png")}.film-gallery .gallery-slider-wrapper{position:relative;max-width:900px;margin:0 auto;padding:0 50px}@media(max-width: 767px){.film-gallery .gallery-slider-wrapper{padding:0}}.film-gallery .gallery-slider{position:relative}.film-gallery .gallery-slider .slider-track{display:flex;transition:transform .6s cubic-bezier(0.25, 1, 0.5, 1)}.film-gallery .gallery-slider .slide-item{min-width:100%}.film-gallery .gallery-slider .slide-item img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:16/9;box-shadow:0 4px 15px rgba(0,0,0,.1)}.film-gallery .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0);border:none;cursor:pointer;z-index:10;padding:20px;transition:opacity .3s;outline:none;opacity:.6;display:flex;align-items:center;justify-content:center}.film-gallery .slider-arrow:hover{opacity:1}.film-gallery .slider-arrow .arrow-icon{display:block;width:25px;height:25px;border-top:1px solid #777;border-right:1px solid #777;transform:rotate(45deg);transition:all .3s}.film-gallery .slider-arrow.prev{left:-60px}.film-gallery .slider-arrow.prev .arrow-icon{transform:rotate(-135deg)}@media(max-width: 767px){.film-gallery .slider-arrow.prev{left:0}.film-gallery .slider-arrow.prev .arrow-icon{border-color:#fff;width:15px;height:15px;filter:drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5))}}.film-gallery .slider-arrow.next{right:-60px}.film-gallery .slider-arrow.next .arrow-icon{transform:rotate(45deg)}@media(max-width: 767px){.film-gallery .slider-arrow.next{right:0}.film-gallery .slider-arrow.next .arrow-icon{border-color:#fff;width:15px;height:15px;filter:drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5))}}.film-gallery .slider-dots{display:flex;justify-content:center;margin-top:30px;gap:12px}.film-gallery .slider-dots .dot{width:10px;height:10px;background-color:#ddd;border-radius:50%;cursor:pointer;transition:all .3s}.film-gallery .slider-dots .dot.active{background-color:#a8945a;transform:scale(1.2)}.film-gallery .slider-dots .dot:hover{background-color:#ccc}.film-gallery .btn-wrapper{text-align:center;margin-top:60px}.film-gallery .btn-wrapper .btn-gold{display:inline-block;min-width:240px}.facility-detail-section .facility-title-wrapper{text-align:center;margin-bottom:60px}.facility-detail-section .facility-title-wrapper .facility-detail-title{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:2.4rem;color:#282303;margin-bottom:20px;font-weight:500}.facility-detail-section .facility-title-wrapper .facility-title-decoration{display:flex;justify-content:center}.facility-detail-section .facility-title-wrapper .facility-title-decoration img{width:50px;height:auto}.facility-detail-section .facility-detail-content .content-block{display:flex;align-items:start;gap:28px;margin-bottom:80px}@media(max-width: 768px){.facility-detail-section .facility-detail-content .content-block{flex-direction:column;gap:30px}}.facility-detail-section .facility-detail-content .content-block .block-image{flex:1}.facility-detail-section .facility-detail-content .content-block .block-image img{width:100%;height:auto;display:block}.facility-detail-section .facility-detail-content .content-block .block-text{flex:1;color:#282303;font-family:"Noto Sans JP",sans-serif;line-height:2}.facility-detail-section .facility-detail-content .content-block .block-text .block-title{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:1.8rem;margin-bottom:30px;line-height:1.4;font-weight:500;text-align:left}.facility-detail-section .facility-detail-content .content-block .block-text p{margin-bottom:0}.facility-detail-section .facility-detail-content .content-block.text-left{flex-direction:row-reverse}@media(max-width: 768px){.facility-detail-section .facility-detail-content .content-block.text-left{flex-direction:column}}.facility-detail-section .facility-detail-content .content-block.no-image .block-image{display:none}.facility-detail-section .facility-detail-content .content-block.no-image .block-text{flex:1 1 100%}.facility-gallery-section{padding-bottom:6rem;background-color:#fff}.facility-gallery-section .facility-gallery-title{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:1.8rem;color:#282303;text-align:center;margin-bottom:2rem}.facility-gallery-section .container{max-width:1000px;margin:0 auto;padding:0 1rem}.facility-gallery-section .facility-gallery-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;max-width:1000px;margin:0 auto}@media(max-width: 768px){.facility-gallery-section .facility-gallery-grid{grid-template-columns:repeat(3, 1fr);gap:.5rem}}.facility-gallery-section .facility-gallery-item{display:block;width:100%;padding:0;border:none;background:none;cursor:pointer;line-height:0;border-radius:4px;overflow:hidden;aspect-ratio:1}.facility-gallery-section .facility-gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.facility-gallery-section .facility-gallery-item:hover{opacity:.9}.facility-gallery-lightbox{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.facility-gallery-lightbox.is-open{opacity:1;visibility:visible;pointer-events:auto}.facility-gallery-lightbox .facility-gallery-lightbox-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.85);cursor:pointer}.facility-gallery-lightbox .facility-gallery-lightbox-close{position:absolute;top:1rem;right:1rem;z-index:2;width:48px;height:48px;border:none;background:hsla(0,0%,100%,.2);color:#fff;font-size:2rem;line-height:1;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0}.facility-gallery-lightbox .facility-gallery-lightbox-close:hover{background:hsla(0,0%,100%,.3)}.facility-gallery-lightbox .facility-gallery-lightbox-inner{position:relative;z-index:1;max-width:90vw;max-height:85vh}.facility-gallery-lightbox .facility-gallery-lightbox-inner img{max-width:100%;max-height:85vh;width:auto;height:auto;display:block}.spot-access-title{font-family:"游明朝体",YuMincho,"Hiragino Mincho ProN","MS PMincho",serif;font-size:2rem;color:#282303;margin-bottom:40px;margin-top:60px;display:flex;align-items:center;justify-content:center;gap:20px}.spot-access-title::before,.spot-access-title::after{content:"";display:block;width:60px;height:1px;background-color:#666}.spot-access-section{padding:60px 0;background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;margin-bottom:40px;max-width:1000px;margin:0 auto;padding:0 1rem}@media(max-width: 768px){.spot-access-section{padding:40px 1rem}}.spot-access-section .spot-access-image img{max-width:100%;height:auto;box-shadow:0 5px 15px rgba(0,0,0,.1)}.floating-experience-banner{display:none}@media(max-width: 768px){.floating-experience-banner{display:block;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:998;line-height:0;text-decoration:none}.floating-experience-banner img{display:block;width:auto;height:150px;object-fit:cover}}
