﻿@import"https://fonts.googleapis.com/css2?family=Alata&display=swap";*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}:root{--color-primary: #4FAA93;--color-secondary: #20443B;--color-text-base: #333333;--color-text-second: #796736}:root{--font-en: 'Alata', sans-serif;--font-ja: 'Helvetica', 'Helvetica Neue', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', Arial, 'メイリオ', Meiryo, sans-serif}*{font-size:16px;font-weight:400;font-style:normal;line-height:1.6em;letter-spacing:.07em;color:var(--color-text-base);font-family:var(--font-ja)}body{min-width:1350px}@media screen and (max-width: 767px){body{min-width:0}}html{scroll-behavior:smooth}.forSp{display:none}@media screen and (max-width: 767px){.forSp{display:block}}.forLaptop{display:block}@media screen and (max-width: 767px){.forLaptop{display:none}}.header{width:100%;height:180px;position:fixed;top:0;left:0;z-index:100}@media screen and (max-width: 767px){.header{height:120px}}.header__link{width:140px;height:140px;background-color:var(--color-primary);display:flex;flex-flow:column;justify-content:center;align-items:center;border-radius:0 0 5px 0}@media screen and (max-width: 767px){.header__link{width:66px;height:66px}}.footer{margin-top:200px}@media screen and (max-width: 767px){.footer{margin-top:150px}}.footer__trial{width:100%;position:relative;padding-bottom:76px}@media screen and (max-width: 767px){.footer__trial{padding-bottom:220px}}.footer__trial-image{width:calc(100% - 540px);height:390px}@media screen and (max-width: 767px){.footer__trial-image{width:100%;height:170px}}.footer__trial-image img{width:100%;height:100%;object-fit:cover}.footer__trial-content{width:calc(100% - 450px);height:390px;background-color:#fafafa;opacity:.9;padding:30px 60px;display:flex;flex-flow:column;justify-content:center;align-items:flex-start;position:absolute;bottom:0;right:0}@media screen and (max-width: 767px){.footer__trial-content{width:calc(100% - 20px);height:300px;padding:24px 40px}}.footer__trial-title{font-size:96px;color:var(--color-text-second);font-family:var(--font-en);line-height:1em}@media screen and (max-width: 767px){.footer__trial-title{font-size:50px}}.footer__trial-subtitle{font-size:16px;font-weight:700;color:var(--color-text-second);line-height:1em;margin-top:20px}@media screen and (max-width: 767px){.footer__trial-subtitle{font-size:16px;margin-top:10px}}.footer__trial-text{font-size:16px;margin-top:36px}.footer__trial-button{width:350px;height:45px;border:1px solid #000;font-size:14px;display:flex;flex-flow:column;justify-content:center;align-items:center;margin-top:30px;transition:color .3s,background-color .3s}@media screen and (min-width: 768px){.footer__trial-button:hover{color:#fff;background-color:#000}}@media screen and (max-width: 767px){.footer__trial-button{width:286px;margin-top:20px}}.footer__contact{width:1150px;margin:0 auto;margin-top:110px}@media screen and (max-width: 767px){.footer__contact{max-width:calc(100% - 40px);margin:0 auto;margin-top:80px}}.footer__contact-title{font-size:96px;color:var(--color-primary);font-family:var(--font-en);line-height:1em;text-align:center}@media screen and (max-width: 767px){.footer__contact-title{font-size:50px}}.footer__contact-subtitle{font-size:16px;font-weight:700;color:var(--color-primary);line-height:1em;text-align:center;margin-top:20px}@media screen and (max-width: 767px){.footer__contact-subtitle{margin-top:16px}}.footer__contact-text{font-size:16px;text-align:center;margin-top:40px}@media screen and (max-width: 767px){.footer__contact-text{font-size:15px;margin-top:30px}}.footer__contact-cards{width:100%;display:flex;flex-flow:row;justify-content:space-between;align-items:center;margin-top:36px}@media screen and (max-width: 767px){.footer__contact-cards{flex-flow:column;justify-content:center;margin-top:24px}}.footer__contact-card{width:calc((100% - 60px)/3);height:190px;border-radius:30px;padding:44px 20px;display:flex;flex-flow:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.footer__contact-card:nth-child(n+2){margin-top:15px}}@media screen and (max-width: 767px){.footer__contact-card{width:100%;height:150px}}.footer__contact-card--mail{background-color:#796736}@media screen and (min-width: 768px){.footer__contact-card--mail{transition:opacity .3s;opacity:1}.footer__contact-card--mail:hover{opacity:.6}}.footer__contact-card--phone{background-color:#9b7d2e}@media screen and (min-width: 768px){.footer__contact-card--phone{transition:opacity .3s;opacity:1}.footer__contact-card--phone:hover{opacity:.6}}.footer__contact-card--fc{background-color:#b91e46}.footer__contact-icon--mail{width:40px;height:28px}.footer__contact-icon--phone{width:38px;height:38px}.footer__contact-icon--fc{width:47px;height:34px}.footer__contact-label{font-size:20px;color:#fff;font-weight:700;margin-top:10px}@media screen and (max-width: 767px){.footer__contact-label{font-size:16px}}.footer__contact-number{font-size:20px;color:#fff;font-weight:700;margin-top:10px}@media screen and (max-width: 767px){.footer__contact-number{font-size:16px}}.footer__contact-description{font-size:12px;font-weight:700;color:#fff}.footer__lower{width:100%;padding:45px 20px;margin-top:200px;background-color:var(--color-secondary)}@media screen and (max-width: 767px){.footer__lower{margin-top:100px;padding:50px 20px}}.footer__info{display:flex;flex-flow:column;justify-content:center;align-items:center}.footer__logo{width:140px}.footer__logo img{width:100%;height:auto;display:block}.footer__tagline{font-size:13px;color:#fff}.footer__social{width:55px;display:flex;flex-flow:row;justify-content:space-between;align-items:center;margin-top:32px}@media screen and (min-width: 768px){.footer__social-link{transition:opacity .3s;opacity:1}.footer__social-link:hover{opacity:.6}}.footer__social-icon--instagram{width:18px;height:18px}.footer__social-icon--youtube{width:23px;height:16px}.footer__nav{width:516px;margin-top:20px}@media screen and (max-width: 767px){.footer__nav{width:300px}}.footer__nav-list{display:flex;flex-flow:row;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.footer__nav-list{flex-flow:row wrap;justify-content:center}}@media screen and (max-width: 767px){.footer__nav-item:first-child{margin-right:20px}}.footer__nav-link{font-size:13px;color:#fff}@media screen and (min-width: 768px){.footer__nav-link{transition:opacity .3s;opacity:1}.footer__nav-link:hover{opacity:.6}}.footer__copyright{margin-top:90px}@media screen and (max-width: 767px){.footer__copyright{margin-top:50px}}.footer__copyright p{font-size:12px;text-align:center;color:#fff}.global-nav{width:100vw;height:100vh;padding:0 145px;position:fixed;top:0;left:0;background-color:#3b3838;display:flex;flex-flow:column;justify-content:center;align-items:flex-start;opacity:0;visibility:hidden;transition:visibility .3s,opacity .3s;z-index:100}.global-nav.opened{opacity:1;visibility:visible}@media screen and (max-width: 767px){.global-nav{padding:65px 60px}}.global-nav__logo{width:140px;position:absolute;top:25px;left:20px}.global-nav__logo img{width:100%;height:auto}.global-nav__open{width:100px;height:100px;position:fixed;top:20px;right:20px;cursor:pointer;border:none;background:rgba(0,0,0,0);padding:0;z-index:101}.global-nav__open img{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease}.global-nav__open-icon{opacity:1}.global-nav__open-icon+.global-nav__close-icon{opacity:0}.global-nav__open.opened .global-nav__open-icon{opacity:0}.global-nav__open.opened .global-nav__close-icon{opacity:1}@media screen and (min-width: 768px){.global-nav__open{transition:opacity .3s;opacity:1}.global-nav__open:hover{opacity:.6}}@media screen and (max-width: 767px){.global-nav__open{width:45px;height:45px}}.global-nav__menu{width:960px;display:flex;flex-flow:row;align-items:flex-start;justify-content:center}@media screen and (max-width: 767px){.global-nav__menu{width:100%;flex-flow:column}}.global-nav__list{width:100%}@media screen and (max-width: 767px){.global-nav__list:nth-child(n+2){margin-top:20px}}.global-nav__item{width:100%}.global-nav__item:nth-child(n+2){margin-top:40px}@media screen and (max-width: 767px){.global-nav__item:nth-child(n+2){margin-top:20px}}@media screen and (min-width: 768px){.global-nav__link{transition:opacity .3s;opacity:1}.global-nav__link:hover{opacity:.6}}.global-nav__text-en{font-size:48px;font-family:var(--font-en);color:#fff;line-height:1em;display:block}@media screen and (max-width: 767px){.global-nav__text-en{font-size:24px}}.global-nav__text-ja{font-size:14px;font-weight:700;color:#fff;line-height:1em;display:block;margin-top:10px}@media screen and (max-width: 767px){.global-nav__text-ja{font-size:12px;margin-top:6px}}.global-nav__social{display:flex;flex-flow:row;justify-content:flex-start;align-items:center;position:relative;top:20px}@media screen and (max-width: 767px){.global-nav__social{top:10px}}.global-nav__social-link{margin-right:20px}@media screen and (min-width: 768px){.global-nav__social-link{transition:opacity .3s;opacity:1}.global-nav__social-link:hover{opacity:.6}}.under-kv{margin-top:180px;position:relative}@media screen and (max-width: 767px){.under-kv{margin-top:120px}}.under-kv::before{content:"";display:block;width:80%;height:220px;background-image:url(../images/under/under-kv-pc.png);background-repeat:no-repeat;background-position:center left;background-size:cover;position:absolute;top:0;right:0;z-index:-1}.under-kv__container{width:1150px;margin:0 auto;height:280px;display:flex;flex-flow:column;justify-content:flex-end;align-items:flex-start}@media screen and (max-width: 767px){.under-kv__container{max-width:calc(100% - 40px);margin:0 auto;height:240px}}.under-kv__ja{font-size:18px;font-weight:700;line-height:1em;color:#b7263b}@media screen and (max-width: 767px){.under-kv__ja{font-size:14px}}.under-kv__en{font-size:96px;font-weight:var(--font-en);line-height:1em;color:#b7263b;margin-top:8px}@media screen and (max-width: 767px){.under-kv__en{font-size:64px}}.breadcrumbs{display:flex;flex-flow:row;justify-content:flex-start;align-items:center;margin-top:10px;margin-left:10px}.breadcrumbs__item{font-size:15px;margin-right:8px}@media screen and (max-width: 767px){.breadcrumbs__item{font-size:13px}}.under-head{margin-top:100px;text-align:center}@media screen and (max-width: 767px){.under-head{margin-top:80px}}.under-head__en{font-size:32px;font-family:var(--font-en);color:#796736}@media screen and (max-width: 767px){.under-head__en{font-size:28px}}.under-head__ja{font-size:14px;font-weight:700;color:#796736}.under-head--bottom{margin-top:150px}@media screen and (max-width: 767px){.under-head--bottom{margin-top:100px}}.introduction{width:1150px;margin:0 auto;margin-top:80px}@media screen and (max-width: 767px){.introduction{max-width:calc(100% - 40px);margin:0 auto;margin-top:80px}}.introduction__title{font-size:24px}@media screen and (max-width: 767px){.introduction__title{font-size:20px}}.introduction__text{font-size:16px;margin-top:30px}@media screen and (max-width: 767px){.introduction__text{font-size:15px;margin-top:24px}}.studio{margin-top:200px;padding-top:200px;padding-bottom:200px;position:relative;background-image:url(../images/studio/studio-bk-pc.png);background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 767px){.studio{background-image:url(../images/studio/studio-bk-sp.png);margin-top:100px;padding-top:100px;padding-bottom:100px}}.studio__inner{width:1150px;margin:0 auto}@media screen and (max-width: 767px){.studio__inner{max-width:calc(100% - 40px);margin:0 auto}}.studio__area{font-size:24px;font-weight:700;display:flex;flex-flow:row;justify-content:flex-start;align-items:center;margin-top:200px;position:relative;z-index:10}@media screen and (max-width: 767px){.studio__area{font-size:18px;margin-top:100px}}.studio__area::after{content:"";display:block;width:100px;height:2px;background-color:#000;margin-left:20px}@media screen and (max-width: 767px){.studio__area::after{width:60px}}.studio__area--first{margin-top:0}.studio::before{content:"INDOOR GOLF CLUB";display:block;font-size:96px;color:#b7b7b7;writing-mode:vertical-lr;position:absolute;top:0;left:24px}@media screen and (max-width: 767px){.studio::before{font-size:60px;left:14px}}.stores{margin-top:130px;position:relative}.stores::after{content:"";display:block;width:100%;height:90%;background-color:#fafafa;position:absolute;top:50px;z-index:-1}@media screen and (max-width: 767px){.stores::after{top:30px}}@media screen and (max-width: 767px){.stores{margin-top:90px}}.stores__container{width:1150px;margin:0 auto}@media screen and (max-width: 767px){.stores__container{max-width:calc(100% - 40px);margin:0 auto}}.stores__title{font-size:96px;color:var(--color-primary);font-family:var(--font-en);text-align:left;line-height:1}@media screen and (max-width: 767px){.stores__title{font-size:48px}}.stores__subtitle{font-size:16px;text-align:left;color:var(--color-primary);font-weight:700;margin-top:10px}.stores__filter{display:flex;justify-content:flex-start;gap:30px;margin-top:35px}@media screen and (max-width: 767px){.stores__filter{gap:15px;flex-wrap:wrap;margin-top:30px}}.stores__filter-button{width:100px;height:100px;display:flex;flex-flow:column;justify-content:center;align-items:center;border-radius:50px;border:1px solid #000;background:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}@media screen and (max-width: 767px){.stores__filter-button{width:76px;height:76px;font-size:15px}}.stores__filter-button:hover{color:#fff;background-color:#796736;border-color:#796736}.stores__filter-button--active{color:#fff;background-color:#796736;border-color:#796736}.stores__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;margin-top:50px}@media screen and (max-width: 767px){.stores__list{grid-template-columns:repeat(2, 1fr);gap:10px}}.stores__card{position:relative;animation:fadeIn .3s ease}.stores__card-image{width:100%;aspect-ratio:3/2;overflow:hidden;position:relative}.stores__card-image img{width:100%;height:100%;object-fit:cover;display:block}.stores__card-content{width:100%;height:118px;position:absolute;bottom:0;left:0;right:0;padding:16px;background-image:url(../images/stores/mask.png);background-repeat:no-repeat;background-size:cover;background-position:center center;display:flex;flex-flow:column;justify-content:flex-end;align-items:flex-start;pointer-events:none}@media screen and (max-width: 767px){.stores__card-content{height:80px;padding:8px}}.stores__card-name{font-size:17px;font-weight:700;color:#fff;margin-bottom:4px;line-height:1.4}@media screen and (max-width: 767px){.stores__card-name{font-size:15px;margin-bottom:2px}}.stores__card-address{font-size:13px;color:#fff;opacity:.9;line-height:1.4}@media screen and (max-width: 767px){.stores__card-address{font-size:10px}}.stores__link{display:block;text-decoration:none;position:relative}@media screen and (min-width: 768px){.stores__link:hover{opacity:.9}}.stores__no-result{grid-column:1/-1;text-align:center;padding:60px 20px;color:#999;font-size:16px}@media screen and (max-width: 767px){.stores__no-result{padding:40px 20px;font-size:14px}}/*# sourceMappingURL=studio.css.map */