;#ksc-btn-group{opacity:0;pointer-events:none;transition:opacity 0.35s}#ksc-btn-group.visible{opacity:1;pointer-events:auto}.ksc-fix-btn{width:72px;padding:12px 0 10px;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;transition:filter 0.15s}.ksc-fix-btn:hover{filter:brightness(.92)}.ksc-fix-btn:active{filter:brightness(.85)}#ksc-btn-scroll{background:var(--gray-08);border-bottom:.5px solid rgb(255 255 255 / .15)}#ksc-btn-top{background:var(--white)}#ksc-btn-scroll.speed-2{background:var(--gold-dark)}.ksc-btn-label{font-size:.75rem;letter-spacing:.1em;line-height:1;color:rgb(255 255 255 / .85)}.ksc-btn-label--dark{color:var(--gray-08)}#ksc-btn-group{position:fixed;bottom:32px;right:32px;z-index:100;display:flex;flex-direction:column;border-radius:10px;overflow:hidden;box-shadow:0 2px 16px rgb(0 0 0 / .18)}@media (max-width:768px){#ksc-btn-group{display:none}}.ksc-contact-page{padding:clamp(3rem, 8vw, 6rem) 1.5rem}.ksc-contact-wrap{max-width:680px;margin-inline:auto}.ksc-contact-header{text-align:center;margin-bottom:clamp(2rem, 5vw, 3.5rem)}.ksc-contact-title{font-size:clamp(2rem, 5vw, 3rem);font-weight:400;color:var(--black);margin-bottom:.75rem}.ksc-contact-lead{color:var(--black)}.ksc-contact-tab-nav{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;justify-content:center;border-bottom:1px solid var(--gray-03)}.ksc-contact-tab-btn{background:none;border:none;border-bottom:2px solid #fff0;padding:.75rem 1.5rem;margin-bottom:-1px;color:var(--black);cursor:pointer;letter-spacing:.05em;transition:color 0.2s,border-color 0.2s,background 0.2s}.ksc-contact-tab-btn.is-active{color:var(--black);border-bottom-color:var(--gold);background:rgb(154 134 80 / .08)}.ksc-contact-tab-btn:hover:not(.is-active){color:var(--black);background:var(--gray-02)}.ksc-contact-form-wrap{margin-top:0}.wpcf7 .wpcf7-form p{display:grid;grid-template-columns:max-content 1fr;align-items:start;gap:.5rem 1rem;margin-bottom:1rem;border-bottom:1px solid var(--gray-02);padding-bottom:1rem}.wpcf7 .wpcf7-form p:has(textarea){grid-template-columns:1fr}.wpcf7 .wpcf7-form label{color:var(--black);font-weight:500;padding-top:.5rem}.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 select,.wpcf7 textarea{width:100%;padding:.6rem .875rem;font-size:1rem;color:var(--black);background:var(--white);border:1.5px solid var(--gray-05);outline:none;transition:border-color 0.2s,box-shadow 0.2s;appearance:none}.wpcf7 input[type="text"]:focus,.wpcf7 input[type="email"]:focus,.wpcf7 input[type="tel"]:focus,.wpcf7 select:focus,.wpcf7 textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgb(154 134 80 / .15)}.wpcf7 textarea{min-height:180px;resize:vertical}.wpcf7 .wpcf7-form p:has(input[type="submit"]){display:flex;justify-content:center;border-bottom:none}.wpcf7 input[type="submit"]{display:block;margin:2rem auto 0;padding:1rem 6rem;background:var(--black);color:var(--white);border:1.5px solid var(--black);letter-spacing:.1em;cursor:pointer;transition:background 0.2s,color 0.2s}.wpcf7 input[type="submit"]:hover{background:var(--gold-dark)}.ksc-header{position:relative;width:100%;--ksc-line-color:var(--gray-08)}.ksc-header-top{display:flex;justify-content:space-between;width:100%}.ksc-header-logo-text{display:inline-flex;align-items:flex-start;text-decoration:none;background:url(https://japan-showcase.jp/oi-ksc/wp-content/themes/generatepress-child/assets/css/../../images/common/en_gold.png) left top/160px auto no-repeat;min-width:280px;min-height:180px;padding:35px 45px;color:var(--gold);z-index:100}.ksc-header-logo-text span{font-size:1.1rem;letter-spacing:.02em;text-align:left;color:var(--white);text-shadow:0 1px 4px rgb(0 0 0 / .6),0 0 12px rgb(0 0 0 / .4)}.ksc-header-logo-text span.text-black{color:var(--black)!important;text-shadow:none}.ksc-header-actions{display:flex;height:45px;align-items:center;position:fixed;top:20px;right:0;z-index:20}.ksc-musimegane-icon{width:1.6em;display:inline-block;vertical-align:middle;fill:var(--black);transition:fill 0.2s}.ksc-search-lang-wrap{display:flex;align-items:center;background:var(--white);border-radius:6px 0 0 6px;overflow:visible}.ksc-header-search{display:flex;align-items:center;justify-content:center;border-radius:6px 0 0 6px;background:var(--gray-03);min-width:230px;height:45px;margin-right:0;position:relative;z-index:2}@media (max-width:768px){.ksc-header-search{border-radius:6px;display:none}}.ksc-header-search-btn{display:flex;align-items:center;cursor:pointer;font-size:.8rem;color:var(--black);transition:background 0.2s,color 0.2s;background:var(--white);border:1.5px solid var(--black);border-radius:4px;min-width:220px;height:32px;box-shadow:0 2px 2px var(--gray-08);padding:8px 16px}.ksc-header-search-btn:hover{background:var(--black);color:var(--white)}.ksc-header-search-btn:hover .ksc-musimegane-icon{fill:var(--white)}.ksc-header-search-icon{padding-right:8px;height:24px;display:inline-flex;align-items:center}.ksc-header-search-btn:hover .ksc-header-search-icon svg{fill:var(--white)}.ksc-header-search-label{color:var(--gray-08);font-size:.8rem;white-space:nowrap}.ksc-header-search-text{font-weight:600;color:var(--black);padding-left:8px;white-space:nowrap;margin-left:auto}.ksc-header-search-btn:hover .ksc-header-search-label,.ksc-header-search-btn:hover .ksc-header-search-text{color:var(--white)}.ksc-search-dropdown{display:none;position:absolute;top:40px;right:0;margin:0;width:800px;border-radius:0;padding:0;transition:none;overflow:visible;background:var(--gray-03);z-index:15;max-height:calc(100vh - 100px)}.ksc-search-dropdown-inner{max-height:calc(100vh - 100px);overflow-y:auto;overscroll-behavior:contain;padding:15px 0}.ksc-search-dropdown.active{display:block!important}@media (max-width:768px){.ksc-search-dropdown{max-width:98vw;padding:20px}}.ksc-search-dropdown::-webkit-scrollbar-button{display:none}.ksc-search-dropdown::-webkit-scrollbar-track{border-radius:0}.ksc-search-dropdown::-webkit-scrollbar-thumb{border-radius:0;background:var(--gray-03)}.ksc-search-close-btn{position:absolute;top:-20px;left:12px;width:40px;height:40px;background:var(--white);border:.3px solid var(--gray-05);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--black);transition:background 0.2s,color 0.2s;z-index:10}.ksc-search-close-btn::before{content:'';position:absolute;width:20px;height:.3px;background:var(--black);transform:rotate(45deg)}.ksc-search-close-btn::after{content:'';position:absolute;width:20px;height:.3px;background:var(--black);transform:rotate(-45deg)}.ksc-search-close-btn:hover{background:var(--black);color:var(--white)}.ksc-search-close-btn:hover::before,.ksc-search-close-btn:hover::after{background:var(--white)}.ksc-lang{position:relative;font-size:.85rem;margin:0;width:100px;height:45px;display:flex;align-items:center;justify-content:center;background:#fff0}@media (max-width:768px){.ksc-lang{background:var(--white);border-radius:6px}}.ksc-lang-toggle{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;padding:0 0 0 16px}.ksc-lang[open] .ksc-lang-toggle{border-radius:16px 0 0 0}.ksc-lang-toggle::-webkit-details-marker{display:none}.ksc-lang-toggle::after{content:"▼";font-size:.6rem;position:absolute;right:10px;width:16px;text-align:center}.ksc-lang[open] .ksc-lang-toggle::after{content:"▲"}.ksc-lang-toggle-content{display:flex;align-items:center;gap:6px}.ksc-lang-item{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:8px 16px;text-decoration:none;font-size:.8rem;letter-spacing:.06em;background:#fff0}.ksc-lang-toggle-content,.ksc-lang-item-content{display:flex;align-items:center;gap:6px}.ksc-lang-flag{width:18px;height:18px;border-radius:50%;object-fit:cover;vertical-align:middle}.ksc-lang-slash{font-size:1rem;color:var(--gray-08);margin:0 2px;line-height:1;vertical-align:middle}.ksc-lang-toggle-content span,.ksc-lang-item-content span{line-height:1;vertical-align:middle}.ksc-lang-menu{position:absolute;right:0;left:auto;width:100px;min-width:100px;background:var(--white);padding:8px 0;box-shadow:0 2px 8px rgb(0 0 0 / .08);top:45px;z-index:100}.ksc-letter-icon{width:1.8em;display:inline-block;vertical-align:middle;fill:var(--black);transition:fill 0.2s}.ksc-header_contact{background:var(--gold-light);border-radius:0;color:var(--black);display:inline-flex;align-items:center;gap:10px;padding:0 15px;height:45px;text-decoration:none;font-size:.85rem;border:none;transition:background 0.2s,color 0.2s}.ksc-header_contact:hover{background:var(--red);color:var(--white)}.ksc-header_contact-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--white);margin-right:2px}.ksc-header_contact-icon svg{width:20px;height:20px;display:block}.ksc-header_contact:hover .ksc-letter-icon{fill:var(--white)}@media (max-width:768px){.ksc-header{background:#fff0}.ksc-header-top{align-items:center;min-height:52px}.ksc-header-actions{position:fixed;top:0;right:0;height:55px}.ksc-lang{height:55px;width:auto;padding:0 14px}.ksc-lang-toggle{padding:0;gap:6px}.ksc-lang-toggle::after{position:static;right:unset;width:auto}.ksc-lang-menu{width:100%;min-width:unset;left:0;right:0}.ksc-header_contact{height:55px;min-height:unset;font-size:.85rem;padding:0 14px}body.ksc-sp-solid .ksc-header{background:var(--white)}}.ksc-japanmap01-container,.shortcode-japanmap-wrap{position:relative;margin-top:clamp(-250px, -10vw, -80px)}.ksc-japanmap01-container.ksc-japanmap-wellness{margin-top:-150px}.ksc-japanmap-note{font-size:clamp(0.85rem, 3vw, 1rem);line-height:1.2;margin-left:clamp(5%, 3vw, 40px)}@media screen and (max-width:768px){.ksc-header-side{display:none}}.ksc-hamburger-container{position:fixed;left:0;top:180px;width:40px;height:80px;background:var(--white);border:1px solid var(--gray-02);z-index:20;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all 0.3s ease;border-radius:0;padding:0;border:none;color:inherit}.ksc-hamburger-icon{width:20px;height:12px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.ksc-hamburger-icon span{display:block;height:1px;width:100%;background-color:var(--black);transition:transform 0.3s ease,opacity 0.3s ease;transform-origin:center}.ksc-hamburger-container.ksc-clicked-open .ksc-hamburger-mid{opacity:0}.ksc-hamburger-container.ksc-clicked-open .ksc-hamburger-icon span:nth-child(1){transform:translateY(6px) rotate(45deg)}.ksc-hamburger-container.ksc-clicked-open .ksc-hamburger-icon span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.ksc-hamburger-text{font-size:.6rem;letter-spacing:.06em;margin-top:3px}.ksc-sidebar-container{position:fixed;left:0;top:200px;background:var(--white);z-index:20}.ksc-sidebar{position:fixed;left:0;top:240px;width:40px;height:calc(100vh - 200px);background:var(--white);border-right:1px solid var(--gray-02);transition:width 0.3s ease;overflow:hidden;list-style:none;margin:0;padding:0}.ksc-sidebar-container:hover .ksc-sidebar{width:max-content;padding-right:15px}.ksc-sidebar-container:hover .ksc-sidebar .ksc-sidebar-text{opacity:1}.ksc-sidebar-container.ksc-clicked-open .ksc-sidebar{width:max-content!important;padding-right:15px}.ksc-sidebar-container.ksc-clicked-open .ksc-sidebar .ksc-sidebar-text{opacity:1!important}.ksc-sidebar-item{display:block;border-bottom:1px solid var(--gray-02);min-height:40px}.ksc-sidebar-item:hover{background:var(--gray-02)}.ksc-sidebar-link{display:flex;align-items:center;width:100%;min-height:40px;padding:7px;cursor:pointer;text-decoration:none;color:var(--black);transition:all 0.3s ease}.ksc-sidebar-icon{width:25px;height:25px;min-width:25px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ksc-sidebar-icon img{width:18px;height:18px;object-fit:contain;display:block}.ksc-cycling-icon,.ksc-kenko-bi-chojyu-icon,.ksc-ninja-icon,.ksc-shonyudo-icon,.ksc-sumo-icon,.ksc-turi-icon,.ksc-cycling-icon,.ksc-onsen-icon{fill:var(--black)}.ksc-sidebar-text{margin-left:9px;font-size:.9rem;white-space:nowrap;opacity:0;transition:opacity 0.3s ease 0.1s;font-weight:400;color:var(--black);display:block}.ksc-sp-drawer .ksc-sidebar-container{position:relative;left:auto;top:auto;z-index:auto;background:#fff0}.ksc-sp-drawer .ksc-sidebar{position:relative;left:auto;top:auto;width:100%;height:auto;border-right:none;overflow:hidden;transition:none}.ksc-sp-drawer .ksc-sidebar-container:hover .ksc-sidebar,.ksc-sp-drawer .ksc-sidebar-container.ksc-clicked-open .ksc-sidebar{width:100%;padding-right:0}.ksc-sp-drawer .ksc-sidebar-text{opacity:1;transition:none}.ksc-sp-drawer .ksc-hamburger-container{display:none}.ksc-menu-sp{position:fixed;inset:0;background:var(--gray-02);padding:80px 24px 96px;overflow-y:auto}.ksc-menu-sp[hidden]{display:none}.ksc-menu-sp-list{list-style:none;margin:0;padding:0;display:grid;gap:16px}.ksc-menu-sp-list a{text-decoration:none;font-size:18px}.ksc-bar-sp{position:fixed;left:0;right:0;bottom:0;height:60px;display:none;justify-content:space-around;align-items:center;background:var(--white);border-top:.5px solid var(--gray-03);z-index:20}.ksc-menu-sp{display:none}@media screen and (max-width:768px){.ksc-menu-sp{display:block}.ksc-bar-sp{display:flex}}.ksc-bar-sp-btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:none;border:none;cursor:pointer;padding:6px 0;color:var(--black);transition:color 0.2s}.ksc-bar-sp-btn:active{opacity:.6}.ksc-bar-sp-btn.active{color:var(--gold)}.ksc-bar-sp-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.ksc-bar-sp-label{font-size:.7rem;letter-spacing:.1em;line-height:1}.ksc-bar-sp-circle{width:32px;height:32px;border-radius:50%;background:var(--black);display:flex;align-items:center;justify-content:center;transition:background 0.2s}.ksc-bar-sp-circle.fast{background:var(--gold-dark)}.ksc-sp-drawer{position:fixed;left:0;right:0;bottom:60px;height:auto;max-height:calc(100vh - 60px);background:var(--white);border-top:.5px solid var(--gray-03);z-index:25;transform:translateY(100%);transition:transform 0.35s cubic-bezier(.4,0,.2,1);overflow:hidden;display:none;visibility:hidden;pointer-events:none}.ksc-sp-drawer--full{height:calc(100vh - 60px);max-height:calc(100vh - 60px)}@media (max-width:768px){.ksc-sp-drawer{display:block}}.ksc-sp-drawer.open{transform:translateY(0);visibility:visible;pointer-events:auto}.ksc-sp-drawer-close{position:absolute;top:14px;left:14px;width:36px;height:36px;border-radius:50%;background:var(--gray-02);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;transition:background 0.2s}.ksc-sp-drawer-close:hover{background:var(--gray-03)}.ksc-sp-drawer:not(.ksc-sp-drawer--full) .ksc-sp-drawer-inner{height:auto;max-height:calc(100vh - 60px);overflow-y:auto;overscroll-behavior:contain;padding:56px 16px 24px;box-sizing:border-box}.ksc-sp-drawer--full .ksc-sp-drawer-inner{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:56px 16px 24px;box-sizing:border-box}.ksc-sp-overlay{display:block;position:fixed;inset:0;background:rgb(0 0 0 / .3);z-index:20;opacity:0;pointer-events:none;transition:opacity 0.35s cubic-bezier(.4,0,.2,1)}.ksc-sp-overlay.active{opacity:1;pointer-events:auto}.ksc-sp-overlay.active{display:block}.ksc-footer{width:100%;background-color:var(--black);color:var(--gold)}.ksc-footer-wrap{width:100%;max-width:1200px;margin:0 auto;padding:100px 60px 0;box-sizing:border-box}.ksc-footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:20px;padding-bottom:60px;border-bottom:1px solid rgb(201 185 142 / .2);margin:0 auto}.ksc-footer-logo-img{width:120px}.ksc-footer-logo{display:flex;flex-direction:column;justify-content:center;gap:28px;margin-left:50px}.ksc-footer-logo-text{font-size:clamp(1.05rem, 1.5vw, 1.5rem);line-height:1.65;letter-spacing:.03em;color:var(--gold);margin-top:-25px}.ksc-footer-btn{font-size:.9rem;display:inline-block;width:fit-content;padding:9px 22px;border:1px solid var(--gold-dark);letter-spacing:.18em;color:var(--gold);text-decoration:none;text-transform:uppercase;transition:background 0.3s,color 0.3s}.ksc-footer-btn:hover{background:var(--gold);color:var(--black)}.ksc-footer-nav-col{padding-left:20px}.ksc-footer-nav-title{font-size:clamp(1.2rem, 3vw, 1.4rem);letter-spacing:.06em;color:var(--gold-light);margin-bottom:28px}.ksc-footer-nav-list{font-size:clamp(0.9rem, 1.4vw, 1rem);list-style:none;margin-left:20px;display:flex;flex-direction:column;gap:8px}.ksc-footer-nav-list li{margin:0;padding:0}.ksc-footer-nav-list a{font-size:clamp(0.9rem, 3vw, 1rem);font-weight:200;letter-spacing:.08em;color:var(--gold-light);text-decoration:none;transition:color 0.25s;line-height:1.4}.ksc-footer-nav-list a:hover{color:var(--gray-03)}.ksc-footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:22px 0 26px;flex-wrap:wrap;gap:12px}.ksc-footer-copy{font-size:.72rem;font-weight:300;letter-spacing:.06em;color:var(--gold-dark)}.ksc-footer-bottom-nav{list-style:none;margin:0;padding:0;display:flex;gap:36px}.ksc-footer-bottom-nav li{margin:0;padding:0}.ksc-footer-bottom-nav a{font-size:.85rem;font-weight:200;letter-spacing:.1em;color:var(--gold-dark);text-decoration:none;transition:color 0.25s}.ksc-footer-bottom-nav a:hover{color:var(--gold)}.ksc-footer-nav-list a{position:relative}.ksc-footer-nav-list a::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:var(--gray-03);transform:scaleX(0);transform-origin:left center;transition:transform 0.35s cubic-bezier(.4,0,.2,1)}.ksc-footer-nav-list a:hover::after{transform:scaleX(1)}.ksc-footer-bottom-nav a{position:relative}.ksc-footer-bottom-nav a::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:var(--gray-03);transform:scaleX(0);transform-origin:left center;transition:transform 0.35s cubic-bezier(.4,0,.2,1)}.ksc-footer-bottom-nav a:hover::after{transform:scaleX(1)}@media (max-width:768px){.ksc-footer-wrap{padding:60px clamp(5px, 4vw, 10%) 0;box-sizing:border-box}.ksc-footer-main{width:100%;grid-template-columns:1fr 1fr;justify-content:center;gap:0}.ksc-footer-logo{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;text-align:center;margin-left:0}.ksc-footer-nav-col{padding:40px clamp(5px, 2vw, 10%) 0}.ksc-footer-bottom{flex-direction:column;align-items:center;padding:22px clamp(5px, 2vw, 10%) 80px;gap:0}.ksc-footer-bottom-nav{gap:24px}}.ksc-sp-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.ksc-sp-nav-item{border-bottom:1px solid var(--gray-02);flex:1;min-height:44px}.ksc-sp-nav-link{display:flex;align-items:center;gap:14px;padding:0 12px;height:100%;min-height:44px;text-decoration:none;color:var(--black);transition:background 0.2s}.ksc-sp-nav-link:hover,.ksc-sp-nav-link:active{background:var(--gray-02)}.ksc-sp-nav-icon{width:28px;height:28px;min-width:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ksc-sp-nav-icon svg{width:22px;height:22px;fill:var(--black)}.ksc-sp-nav-label{font-size:clamp(0.85rem, 3.5vw, 1rem);letter-spacing:.05em}.ksc-bar-sp-hamburger .ksc-bar-sp-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:22px;height:22px}.ksc-hamburger-bar{display:block;width:22px;height:1.5px;background:currentColor;border-radius:1px;transition:transform 0.3s,opacity 0.3s;transform-origin:center}.ksc-bar-sp-hamburger.active .ksc-hamburger-bar:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.ksc-bar-sp-hamburger.active .ksc-hamburger-bar--mid{opacity:0}.ksc-bar-sp-hamburger.active .ksc-hamburger-bar:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.ksc-bar-sp-musimegane{width:22px;height:22px;fill:currentColor}