:root{--mainMax: 760px;--anim-speed: 1.2s;--anim-depth: 3;--anim-easing: cubic-bezier(.4, 0, .2, 1);--primary: #000;--secondary: #000;--tertiary: #000;--accent: #b3a193;--danger: #f87171;--important: #fb923c;--info: #60a5fa;--success: #22c55e;--mute: #6b7280;--bg-primary: #f3eee7;--bg-secondary: #fffaf3;--bg-tertiary: #e7e1d8;--bg-quaternary: #fbfbfb;--border-primary: rgba(0,0,0,.1);--border-secondary: rgba(255,255,255,.5);--text-primary: #596164;--text-secondary: #4b5563;--note-primary: #4b5563;--note-secondary: #9ca3af;--link-primary: #1d4ed8;--link-secondary: #3b82f6;--btn-primary: #5A7194;--btn-secondary: var(--text-secondary);--btn-tertiary: transparent;--btn-ghost: var(--text-primary);--btn-underline: var(--text-primary);--btn-muted: #9ca3af;--btn-on-primary: #fff;--btn-on-secondary: #fff;--btn-on-tertiary: #fff;--radius-xs: clamp(2px,.5vw,4px);--radius-s: clamp(4px,.8vw,6px);--radius-m: clamp(6px,1.2vw,8px);--radius-l: clamp(8px,1.6vw,12px);--radius-xl: clamp(12px,2.1vw,16px);--tag-primary: #5a7194;--tag-secondary: #fffaf3;--header-bg: var(--bg-primary);--header-color: #000;--footer-bg: #fff;--footer-color: #000;--card-bg: #fff}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{background-color:var(--bg-primary);font-family:游明朝体,YuMincho,游明朝,Yu Mincho,ヒラギノ明朝 ProN W3,Hiragino Mincho ProN W3,HiraMinProN-W3,ヒラギノ明朝 ProN,Hiragino Mincho ProN,ヒラギノ明朝 Pro,Hiragino Mincho Pro,HGS明朝E,ＭＳ Ｐ明朝,MS PMincho,serif;font-size:clamp(12px,2.7272727273vw,14px);line-height:1.8;font-weight:500;letter-spacing:.03em;color:var(--text-primary)}a{text-decoration:none;color:inherit}ul{list-style:none}.l-wrapper{padding-top:114px}.l-main{position:relative}.l-inner{max-width:1200px;margin:0 auto;padding:0 20px}.l-inner.-center{max-width:760px}.l-inner.-l{width:min(90%,1200px)}.l-inner.-xl{width:min(90%,1400px)}.l-section{padding:60px 0;background:var(--bg-primary)}.l-section.-s{padding:30px 0}.l-section.-xs{padding:20px 0}.l-section.-bg-white{background:var(--card-bg)}.l-header{position:fixed;top:0;left:0;right:0;background:var(--header-bg);z-index:1000;border-bottom:1px solid var(--border-primary)}.l-header__inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:114px}.l-header__left{display:flex;align-items:center}.l-header__logo img{height:60px}.l-header__right{display:flex;align-items:center;gap:20px;flex-shrink:0}.c-hamburger{display:none;background:none;border:none;cursor:pointer;padding:10px;margin-left:15px}.c-hamburger__line{display:block;width:30px;height:2px;background:var(--text-primary);margin:6px 0}.c-hamburger__label{font-size:10px;text-align:center;margin-top:4px;color:var(--text-primary)}.c-btn-contact{display:inline-flex;align-items:center;justify-content:center;width:120px;height:44px;background:var(--btn-primary);color:var(--btn-on-primary);border:none;border-radius:var(--radius-s);font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.c-btn-contact:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.c-btnBox{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%}.c-btnBox.-right{justify-content:flex-end}.c-btn.-underline{display:inline-block;padding:10px 0;color:var(--btn-primary);border-bottom:1px solid var(--btn-primary);font-size:14px}.c-btn.-underline:hover{opacity:.7}.c-lang{display:flex;gap:10px}.c-lang__btn{background:none;border:none;cursor:pointer;font-size:12px;color:var(--mute);padding:5px}.c-lang__btn:hover,.c-lang__btn.-active{color:var(--primary);font-weight:600}.c-icon{display:inline-block;aspect-ratio:1/1;vertical-align:middle;font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:1.5em;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;width:1em;height:1em;flex-shrink:0;margin:0}.c-icon.-xxs{font-size:.5em}.c-icon.-xs{font-size:.8em}.c-icon.-s{font-size:1em}.c-icon.-m{font-size:1.5em}.c-icon.-l{font-size:2em}.c-icon.-xl{font-size:3em}.c-icon.-close:before{content:"close"}.c-icon.-phone:before{content:"call"}.c-icon.-mail:before{content:"mail"}.c-icon.-menu:before{content:"menu"}.c-icon.-arrow:before{content:"arrow_forward"}.c-icon.-expand:before{content:"expand_more"}.c-video{width:100%;aspect-ratio:1.7777777778;position:relative;overflow:hidden}.c-video video{width:100%;height:100%;object-fit:cover;border:none}.c-video.-square{aspect-ratio:1}.c-video.-wide{aspect-ratio:2.3333333333}.c-video.-classic{aspect-ratio:1.3333333333}.c-video.-golden{aspect-ratio:1.618}@media(max-width:600px){.c-video.-spSquare{aspect-ratio:1}.c-video.-spClassic{aspect-ratio:1.3333333333}.c-video.-spGolden{aspect-ratio:1.618}}@media(min-width:1280px){.c-video.-pcWide{aspect-ratio:2.3333333333}}.c-image{width:100%;position:relative;overflow:hidden}.c-image img{width:100%;height:auto;object-fit:cover;display:block}.c-image.-mono img{filter:grayscale(100%)}.c-image.-square{aspect-ratio:1}.c-image.-wide{aspect-ratio:2.3333333333}.c-image.-classic{aspect-ratio:1.3333333333}.c-image.-golden{aspect-ratio:1.618}@media(max-width:600px){.c-image.-spSquare{aspect-ratio:1}.c-image.-spClassic{aspect-ratio:1.3333333333}.c-image.-spGolden{aspect-ratio:1.618}}.c-globalNav{position:fixed;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 20px #0003;transition:transform .3s ease,opacity .3s ease;pointer-events:none;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:wrap;overflow:hidden;font-family:Yu Gothic Medium,游ゴシック Medium,YuGothic,游ゴシック体,ヒラギノ角ゴ Pro W6,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;font-size:clamp(13px,2.9545454545vw,16px)}.c-globalNav:lang(vi){font-family:Times New Roman,Times,serif!important}.c-globalNav:lang(zh-SG){font-family:Songti SC,serif!important}.c-globalNav.is-open{pointer-events:auto;z-index:2001;will-change:transform,opacity}.c-globalNav__head{position:relative;padding-top:clamp(20px,4.5454545455vw,30px);width:100%}.c-globalNav__title{font-weight:700;font-size:clamp(14px,3.1818181818vw,16px);padding:0 clamp(30px,6.8181818182vw,60px)}.c-globalNav__title img{width:min(15%,80px);margin:0 auto;display:block}.c-globalNav__close{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;background:transparent;border:none;cursor:pointer;z-index:2002;pointer-events:auto;line-height:0;aspect-ratio:1/1;width:52px;height:52px}.c-globalNav__close svg{pointer-events:none}.c-globalNav__body{padding:clamp(20px,4.5454545455vw,40px);height:auto;overflow-y:auto;width:100%}.c-globalNav__col{list-style:none;margin:0 auto}.c-globalNav__item a{padding:.4em 0;display:flex;gap:1em;color:#596164;align-items:space-between;width:100%;position:relative}.c-globalNav__item a.is-current{color:#000;opacity:1}.c-globalNav__foot{width:100%;padding:clamp(20px,4.5454545455vw,30px);border-top:1px solid var(--border-primary);text-align:center}.c-globalNav__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;opacity:0;pointer-events:none;transition:opacity .4s ease;z-index:1999;will-change:opacity;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.c-globalNav__overlay.is-visible{opacity:1;pointer-events:auto}.c-globalNav.-right{right:0;left:auto;width:80%;max-width:320px;max-height:100dvh;transform:translate(100%)}.c-globalNav.-right.is-open{transform:translate(0)}.c-globalNav.-left{left:0;right:auto;width:80%;max-width:320px;max-height:100dvh;transform:translate(-100%)}.c-globalNav.-left.is-open{transform:translate(0)}.c-globalNav.-top{left:0;width:100vw;height:80dvh;transform:translateY(-100%)}.c-globalNav.-top.is-open{transform:translateY(0)}.c-globalNav.-center{top:50%;left:50%;width:90vw;max-width:480px;max-height:90dvh;overflow-y:auto;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(-50%,-48%) scale(.95);opacity:0;transition:transform .3s ease,opacity .3s ease}.c-globalNav.-center.is-open{transform:translate(-50%,-50%) scale(1);opacity:1}.c-globalNav.-full{left:0;width:100vw;height:100vh;transform:scale(.95);opacity:0}.c-globalNav.-full.is-open{transform:scale(1);opacity:1}.c-floatbox{width:100%;position:fixed;bottom:0;left:0;padding:clamp(16px,3.6363636364vw,24px) 0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:var(--footer-text);z-index:1000;display:flex;flex-flow:wrap;justify-content:center;align-items:center;gap:clamp(20px,4.5454545455vw,55px);transition:opacity .4s ease,visibility .4s ease;opacity:1;visibility:visible}.c-floatbox.is-hidden{opacity:0;visibility:hidden;pointer-events:none}@media(min-width:600px){.c-floatbox{display:none}}.c-floatbox__item{border-radius:var(--radius-s);text-align:center;line-height:1;transition:all .3s ease;font-size:clamp(12px,2.7272727273vw,14px);background:var(--btn-primary);color:#fff;font-family:游明朝体,YuMincho,游明朝,Yu Mincho,ヒラギノ明朝 ProN W3,Hiragino Mincho ProN W3,HiraMinProN-W3,ヒラギノ明朝 ProN,Hiragino Mincho ProN,ヒラギノ明朝 Pro,Hiragino Mincho Pro,HGS明朝E,ＭＳ Ｐ明朝,MS PMincho,serif;font-weight:500;width:calc((80% - 1em)/2);padding:1em 1.5em;cursor:pointer;border:none}@media(hover:hover){.c-floatbox__item:hover{transform:translateY(1px);filter:brightness(1.05) saturate(1.2)}}.c-lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .4s ease;z-index:1999;will-change:opacity;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.c-lightbox-overlay.is-active{opacity:1;pointer-events:auto}.c-lightbox-overlay .c-lightbox-inner{position:relative;max-width:90%;max-height:90%}.c-lightbox-overlay .c-lightbox-inner img{max-width:100%;max-height:100%;object-fit:contain;animation:anim-zoomIn var(--anim-speed, .4s) var(--anim-easing, cubic-bezier(.4, 0, .2, 1)) forwards}.c-lightbox-overlay .c-lightbox-inner .c-lightbox-close{position:absolute;aspect-ratio:1;top:-1em;right:0;font-size:32px;line-height:0;color:#fff;background:none;border:none;cursor:pointer}@keyframes anim-zoomIn{0%{transform:scale(calc(.8 - .2 * var(--anim-depth)));opacity:0}to{transform:scale(1);opacity:1}}.p-home-hero{position:relative;height:80vh;min-height:500px;background:var(--bg-secondary)}.p-home-hero video{width:100%;height:100%;object-fit:cover}.p-home-hero__video{max-height:800px}.p-home-about{text-align:center;padding:80px 0}.c-subTitle{font-size:12px;color:var(--accent);letter-spacing:.2em;margin-bottom:10px}.c-heading.-h1{font-size:clamp(28px,5vw,42px);font-weight:500;margin-bottom:20px;color:var(--text-primary)}.c-heading.-h2{font-size:clamp(20px,3vw,28px);font-weight:500;margin-bottom:15px;color:var(--text-primary)}.c-heading.-h3{font-size:clamp(18px,2.5vw,24px);font-weight:500;margin-bottom:15px;color:var(--text-primary)}.c-heading.-section{font-size:clamp(24px,4vw,36px);font-weight:500;margin-bottom:30px;color:var(--text-primary)}.c-lead{font-size:clamp(16px,2.5vw,20px);margin-bottom:30px;color:var(--text-primary)}.c-text{margin-bottom:15px;color:var(--text-secondary);line-height:1.8}.p-home-gallery{padding:40px 0;background:var(--bg-secondary)}.p-home-gallery__slide img{width:100%;height:400px;object-fit:cover;cursor:pointer}.p-home-gallery .swiper-wrapper{display:flex;justify-content:flex-start;overflow:visible!important;gap:clamp(8px,1.8181818182vw,24px)}.p-home-gallery .swiper-slide{width:auto;flex-shrink:0}.p-home-gallery .swiper-slide:last-child{margin-right:0}.p-home-gallery .swiper-pagination{top:calc(100% + 1em)!important;bottom:auto!important}.p-home-gallery .swiper-pagination-bullet{background-color:#d1d5db;opacity:1}.p-home-gallery .swiper-pagination-bullet-active{background-color:#000}.p-home-menu__wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.p-home-menu__item{background:var(--card-bg);border-radius:var(--radius-l);overflow:hidden;box-shadow:0 4px 20px #00000014}.p-home-menu__thumb img{width:100%;height:200px;object-fit:cover}.p-home-menu__body{padding:25px}.p-home-links__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:40px}.p-home-links__card{background:var(--card-bg);padding:30px;border-radius:var(--radius-l);text-align:center;box-shadow:0 2px 15px #0000000d}.p-home-links__image img{width:100%;height:150px;object-fit:cover;border-radius:var(--radius-m);margin-bottom:20px}.p-home-access{text-align:center}.c-map iframe{width:100%;max-width:800px;height:400px;border:none;margin-top:30px;border-radius:var(--radius-l)}@media(max-width:600px){.c-map.-spClassic{aspect-ratio:1.3333333333}}.c-articleList.-text{padding:clamp(16px,3.6363636364vw,24px) clamp(8px,1.8181818182vw,16px)}.c-articleList.-text .c-articleList__item{padding:clamp(8px,1.8181818182vw,16px);gap:clamp(8px,1.8181818182vw,16px)}@media(hover:hover){.c-articleList.-text .c-articleList__item:hover .c-articleList__title{text-decoration:underline}}.c-articleList.-text .c-articleList__data{flex-shrink:0;font-size:.75rem}.c-articleList__item{padding:15px 0;border-bottom:1px solid var(--border-primary);position:relative}.c-articleList__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;text-decoration:none;color:inherit}.c-articleList__link:hover{opacity:.8}.c-articleList__date{font-size:12px;color:var(--note-secondary)}.c-articleList__title{font-size:14px;margin-top:5px;color:var(--text-primary)}.l-footer{background:var(--footer-bg);padding:60px 0 30px;margin-top:60px;color:var(--footer-color)}.l-footer__head{max-width:1200px;margin:0 auto;padding:0 20px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-primary)}.l-footer__msg{font-size:14px;letter-spacing:.1em;color:var(--text-secondary)}.c-pagetop{font-size:12px;color:var(--mute)}.l-footer__body{max-width:1200px;margin:0 auto;padding:40px 20px;display:flex;gap:60px;flex-wrap:wrap}.l-footer__logo img{height:50px}.c-sitemap{display:flex;gap:60px;flex-wrap:wrap}.c-sitemap__item{margin-bottom:10px}.c-sitemap__item a{font-size:13px;color:var(--text-secondary)}.c-copyright{text-align:center;font-size:11px;color:var(--note-secondary);padding-top:30px}.u-d-flex{display:flex;align-items:center;gap:10px}.u-t-c{text-align:center!important}.u-mt-l{margin-top:30px}.u-mb-l{margin-bottom:30px}.u-mb-m{margin-bottom:20px}.u-mb-0{margin-bottom:0!important}.u-pt-0{padding-top:0!important}@media(max-width:600px){.u-w-edge-sp{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}}.u-anim-fadeIn{animation:fadeIn 1s ease}.u-anim-slideUp{animation:slideUp 1s ease}.u-anim-fadeInLeft{animation:fadeInLeft .8s ease}.u-anim-fadeInRight{animation:fadeInRight .8s ease}.u-anim-scaleIn{animation:scaleIn .6s ease}.u-anim-delay-1{animation-delay:.1s}.u-anim-delay-2{animation-delay:.2s}.u-anim-delay-3{animation-delay:.3s}.u-anim-delay-4{animation-delay:.4s}.u-anim-delay-5{animation-delay:.5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.u-anim-pulse{animation:pulse 2s ease-in-out infinite}.animate-on-scroll{opacity:0}.animate-on-scroll.animated{animation-fill-mode:forwards}.animate-on-scroll.u-anim-fadeIn{animation:fadeIn .8s ease forwards}.animate-on-scroll.u-anim-slideUp{animation:slideUp .8s ease forwards}.animate-on-scroll.u-anim-fadeInLeft{animation:fadeInLeft .8s ease forwards}.animate-on-scroll.u-anim-fadeInRight{animation:fadeInRight .8s ease forwards}.animate-on-scroll.u-anim-scaleIn{animation:scaleIn .6s ease forwards}.c-theme-toggle{position:fixed;bottom:20px;right:20px;z-index:9999;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--btn-primary);border:none;border-radius:50%;cursor:pointer;color:var(--btn-on-primary);box-shadow:0 4px 12px #0003;transition:transform .3s ease}.c-theme-toggle:hover{transform:scale(1.1)}.c-theme-toggle svg{width:24px;height:24px}body.theme-dark{--bg-primary: #1a1a2e;--bg-secondary: #16213e;--bg-tertiary: #0f3460;--bg-quaternary: #1f1f1f;--text-primary: #eaeaea;--text-secondary: #b0b0b0;--border-primary: rgba(255,255,255,.1);--header-bg: #1a1a2e;--footer-bg: #16213e;--btn-underline: #eaeaea;--card-bg: #1f1f1f;--footer-color: #eaeaea}body.theme-dark .l-header{background:var(--header-bg);border-bottom-color:var(--border-primary)}body.theme-dark .l-footer{background:var(--footer-bg);color:var(--footer-color)}body.theme-dark .l-section.-bg-white{background:var(--bg-quaternary)}body.theme-dark .p-home-menu__item,body.theme-dark .p-home-links__card{background:var(--card-bg)}body.theme-dark .c-btn-contact{color:var(--btn-on-primary)}body.theme-dark a,body.theme-dark .c-text,body.theme-dark .c-heading,body.theme-dark h1,body.theme-dark h2,body.theme-dark h3{color:var(--text-primary)}body.theme-dark .c-subTitle{color:var(--accent)}body.theme-dark .c-lead,body.theme-dark .c-articleList__title{color:var(--text-primary)}body.theme-dark .c-sitemap__item a{color:var(--text-secondary)}body.theme-dark .c-copyright{color:var(--note-secondary)}body.theme-dark .c-pagetop,body.theme-dark .l-footer__msg{color:var(--text-secondary)}body.theme-dark .c-btn.-underline{border-bottom-color:var(--btn-underline);color:var(--btn-underline)}body.theme-dark .c-lang__btn{color:var(--mute)}body.theme-dark .c-lang__btn:hover,body.theme-dark .c-lang__btn.-active{color:#fff}body.theme-dark .c-hamburger__line{background:#fff}body.theme-dark .c-hamburger__label{color:#fff}body.theme-dark img[src*=siteLogo]{filter:invert(1)}body.theme-dark iframe{opacity:.8}body.theme-dark .p-home-hero{background:var(--bg-secondary)}body.theme-dark .p-home-about,body.theme-dark .p-home-certified,body.theme-dark .p-home-access,body.theme-dark .p-home-news{background:var(--bg-primary)}body.theme-dark .p-home-gallery{background:var(--bg-secondary)}body.theme-dark .c-map iframe{border-radius:var(--radius-l)}body.theme-dark .c-theme-toggle{color:#fff}body.theme-dark .c-globalNav{background:#1e1e32f2}body.theme-dark .c-globalNav__item a{color:#b0b0b0}body.theme-dark .c-globalNav__item a.is-current{color:#fff}body.theme-dark .c-floatbox__item{background:var(--btn-primary)}@media(max-width:768px){.l-header__inner{height:70px}.l-header__logo img{height:40px}.c-hamburger{display:block}.c-btn-contact,.c-lang{display:none}.p-home-hero{height:50vh}.p-home-menu__wrapper{grid-template-columns:1fr}.l-footer__body{flex-direction:column;gap:30px}}.app-wrapper{min-height:100vh}
