*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--white: #FFF;--black: #000;--grey700: #707070;--grey600: #414141;--grey500: #CECECE;--grey100: #F8F8F8;--primary: #0A8541;--primary-light: #0FAC55;--blue: #116CC8;--font-family: "Noto Sans JP", sans-serif;--header-height-sp: 63px;--header-height: 90px}html{font-family:var(--font-family)}body{background-color:var(--white)}ul,ol{list-style-type:none;margin:0;padding:0}a{text-decoration:none;color:inherit}button{appearance:none;padding:0;border:none;background-color:transparent}button:hover{cursor:pointer}img{display:inline-block;vertical-align:text-bottom}small{font-size:inherit}.container{margin:0 auto;padding:0 20px;width:100%;max-width:1740px}.header{position:sticky;top:0;left:0;z-index:1000;width:100%;background-color:var(--black)}.header__inner{display:grid;grid-template-columns:82px 27px;justify-content:space-between;align-items:center;padding:15px 0}@media screen and (min-width: 960px){.header__inner{grid-template-columns:125px auto;justify-content:space-between;padding:20px 0}}.header__hamburger-btn{position:relative;width:27px;height:20px}@media screen and (min-width: 960px){.header__hamburger-btn{display:none}}.header__hamburger-btn:before,.header__hamburger-btn:after,.header__hamburger-btn-inner:before{content:"";display:inline-block;position:absolute;left:0;width:100%;height:2px;background-color:var(--primary);border-radius:2px}.header__hamburger-btn:before{top:0}.--is-hamburger-menu-display .header__hamburger-btn:before{top:50%;transform:translateY(-50%) rotate(-45deg)}.header__hamburger-btn:after{bottom:0}.--is-hamburger-menu-display .header__hamburger-btn:after{bottom:50%;transform:translateY(50%) rotate(45deg)}.header__hamburger-btn-inner:before{top:50%;transform:translateY(-50%)}.--is-hamburger-menu-display .header__hamburger-btn-inner:before{content:none}@media screen and (max-width: 959px){.global-nav{display:none;align-items:center;flex-direction:column;gap:30px;position:absolute;top:100%;left:0;width:100%;padding:37px 0 46px;background-color:var(--white)}.--is-hamburger-menu-display .global-nav{display:flex}}@media screen and (min-width: 960px){.global-nav{display:flex;align-items:center;flex-direction:row;gap:74px;margin-left:auto}}.global-nav-list{display:flex;flex-direction:column;gap:24px;align-items:center;font-weight:700;text-align:center}@media screen and (min-width: 960px){.global-nav-list{flex-direction:row;gap:80px;font-size:1.0625rem;font-weight:500;color:var(--white)}}@media screen and (max-width: 959px){.global-nav-list__link{display:inline-block;width:117px}}.global-nav-list__link-inner{position:relative}.--is-current .global-nav-list__link-inner:after{content:"";display:inline-block;position:absolute;left:0;bottom:-8px;width:100%;height:3px;background-color:var(--primary)}.global-nav__cv{width:120px}@media screen and (min-width: 960px){.global-nav__cv{width:212px}}.footer{background-color:var(--grey100)}.footer__inner{position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 0;text-align:center}@media screen and (min-width: 960px){.footer__inner{padding:70px 0 40px}}.footer__logo{margin-bottom:29px;width:129px}@media screen and (min-width: 960px){.footer__logo{margin-bottom:35px;width:176px}}.footer__address{margin-bottom:10px}@media screen and (min-width: 960px){.footer__address{margin-bottom:17px}}.footer__page-top-btn{display:none;position:absolute;right:0;bottom:59px;width:42px;height:42px;color:var(--grey700);border:2px solid currentColor;border-radius:50%;transition:background-color .3s ease-out,color .3s ease-out}.footer__page-top-btn:hover,.footer__page-top-btn:focus{background-color:var(--primary);color:var(--white)}@media screen and (min-width: 960px){.footer__page-top-btn{display:initial}}.footer-contact-list{display:flex;flex-direction:column;gap:10px;align-items:center;margin-bottom:29px}@media screen and (min-width: 960px){.footer-contact-list{gap:17px}}.footer-contact-list__item{display:flex;gap:7px;align-items:center;justify-content:center}@media screen and (min-width: 960px){.footer-contact-list__item{gap:13px}}.footer-contact-list__item>dd{margin-top:2px}@media screen and (min-width: 960px){.footer-contact-list__item>dd{margin-top:3px}}.footer-contact-list__email{height:14px}@media screen and (min-width: 960px){.footer-contact-list__email{height:15px}}.footer-contact-list__email>img{height:100%;vertical-align:top}.footer-sns-list{display:grid;grid-template-columns:repeat(2,29px);gap:22px;margin-bottom:29px}@media screen and (min-width: 960px){.footer-sns-list{grid-template-columns:repeat(2,33px);gap:45px;margin-bottom:32px}}.text.--body1{font-size:.875rem}@media screen and (min-width: 960px){.text.--body1{font-size:1.0625rem}}.text.--body2{font-size:.875rem}@media screen and (min-width: 960px){.text.--body2{font-size:.9375rem}}.text.--heading1{display:flex;flex-direction:column;gap:3px}.text.--heading1 .heading1__title{font-weight:700;font-size:1.5rem;line-height:1.2}@media screen and (min-width: 960px){.text.--heading1 .heading1__title{font-size:3.4375rem}}.text.--heading1 .heading1__sub-title{font-size:.875rem}@media screen and (min-width: 960px){.text.--heading1 .heading1__sub-title{font-size:1.0625rem}}.text.--heading2{font-weight:700;font-size:1.25rem;line-height:1.2}@media screen and (min-width: 960px){.text.--heading2{font-size:2rem}}.text.--sub-title{font-weight:700;font-size:.75rem}@media screen and (min-width: 960px){.text.--sub-title{font-size:1.25rem}}.text.--medium{font-weight:500}.text.--bold{font-weight:700}.btn{display:inline-block;width:100%;padding:6px 4px 7px;text-align:center;background-color:var(--primary);border-radius:18px/50%;font-size:.875rem;font-weight:500;color:var(--white);transition:background-color .3s ease-out}.btn:hover,.btn:focus{background-color:var(--primary-light)}@media screen and (min-width: 960px){.btn{padding:8px 8px 9px;font-size:1.0625rem}}.btn__inner{display:inline-flex;gap:10px}@media screen and (min-width: 960px){.btn__inner{gap:12px}}.btn__icon{width:12px}@media screen and (min-width: 960px){.btn__icon{width:17px}}.btn.--outlined{padding-top:4px;padding-bottom:5px;border:2px solid var(--white);background-color:transparent;color:var(--white);transition:background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out}.btn.--outlined:hover,.btn.--outlined:focus{border-color:var(--white);background-color:var(--white);color:var(--black)}@media screen and (min-width: 960px){.btn.--outlined{padding-top:5px;padding-bottom:6px;border-width:3px}}.list{display:flex;flex-direction:column;gap:33px;font-size:.875rem;font-weight:500}@media screen and (min-width: 960px){.list{gap:26px;font-size:1.1875rem;font-weight:400}}.list__item{position:relative;padding-left:28px}@media screen and (min-width: 960px){.list__item{padding-left:40px}}.list__item:before{content:"";display:inline-block;position:absolute;top:5px;left:0;width:.9em;height:.9em;border-radius:50%;background-color:currentColor}@media screen and (min-width: 960px){.list__item:before{top:7px}}.table{width:100%;overflow-x:auto}.table>table{margin:0 auto;min-width:620px;border-collapse:collapse;text-align:center;font-size:1.25rem}@media screen and (min-width: 960px){.table>table{min-width:1069px;font-size:1.4375rem}}.table>table .col1{width:167px}@media screen and (min-width: 960px){.table>table .col1{width:243px}}.table>table .col2{width:243px}@media screen and (min-width: 960px){.table>table .col2{width:558px}}.table>table .col3{width:189px}@media screen and (min-width: 960px){.table>table .col3{width:243px}}.table>table>thead{background-color:var(--grey600)}.table>table>thead th{padding:14px 2px 13px}.table>table>thead th:not(:last-child){border-right:13px solid var(--black)}@media screen and (min-width: 960px){.table>table>thead th{padding:12px 4px 10px}}.table>table>tbody tr{border-top:12px solid var(--black)}.table>table>tbody tr:first-child{border-top:15px solid var(--black)}.table>table>tbody td{padding:4px 2px}.table>table>tbody td:not(:last-child){border-right:13px solid var(--black)}@media screen and (min-width: 960px){.table>table>tbody td{padding:5px 4px}}.table>table>tbody td.table__sub-header{position:relative;font-weight:700}.table>table>tbody td.table__sub-header:before{content:"";display:inline-block;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-color:var(--grey600);border-radius:13px}.table>table>tbody td.table__sub-header .table__sub-header-inner{position:relative;z-index:1}.table>table>tbody td.table__price{padding-right:35px;text-align:right;font-size:1.9375rem;font-weight:700}@media screen and (min-width: 960px){.table>table>tbody td.table__price{padding-right:46px}}.staff-card{display:flex;flex-direction:column;align-items:center;text-align:center}.staff-card__pic{order:-2;margin-bottom:22px}.staff-card__role{order:-1;margin-bottom:5px;font-size:1.125rem;font-weight:500}.staff-card__name{margin-bottom:5px}.staff-card__name-text{line-height:1.2;font-size:1.875rem;font-weight:700}.staff-card__number{margin-bottom:25px;font-size:1.125rem;font-weight:500}.staff-card__comment{line-height:1.75}.price{display:flex;align-items:flex-end;flex-wrap:wrap;font-weight:700}.price__mark{display:flex;justify-content:center;align-items:center;margin-bottom:3px;margin-right:16px;width:42px;height:42px;border:2px solid currentColor;border-radius:50%;font-size:.75rem;line-height:1}@media screen and (min-width: 960px){.price__mark{margin-right:23px;width:63px;height:63px;font-size:1.3125rem}}.price__number{display:inline-block;margin-right:14px;margin-bottom:3px;height:31.5px}@media screen and (min-width: 960px){.price__number{margin-right:16px;height:48px}}.price__number>img{height:100%;vertical-align:top}.price__unit{display:inline-block;margin-bottom:4px;margin-right:4px;font-size:1.25rem}@media screen and (min-width: 960px){.price__unit{margin-right:2px;font-size:1.875rem}}.price__tax{display:inline-block;margin-bottom:8px;font-size:.75rem}@media screen and (min-width: 960px){.price__tax{font-size:1.1875rem}}.lead{text-align:center}.lead__icon{margin:0 auto 5px;width:27px}@media screen and (min-width: 960px){.lead__icon{margin-bottom:10px;width:40px}}.lead__subtitle{margin-bottom:12px;text-align:center}@media screen and (min-width: 960px){.lead__subtitle{margin-bottom:19px}}.lead__title{margin-bottom:18px}@media screen and (min-width: 960px){.lead__title{margin-bottom:17px}}.lead__body{line-height:1.7}@media screen and (min-width: 960px){.--high-line-height .lead__body{line-height:2.2}}.lead-2{display:flex;align-items:center;flex-direction:column;text-align:center}.lead-2>:last-child{margin-bottom:0}.lead-2__subtitle{order:1}@media screen and (min-width: 960px){.lead-2__subtitle{margin-bottom:5px}}.lead-2__title{order:2;margin-bottom:14px;font-size:1.25rem;line-height:1.75}@media screen and (min-width: 960px){.lead-2__title{margin-bottom:24px;font-size:2.6875rem}}.lead-2__body{order:3;margin-bottom:19px;line-height:2}@media screen and (min-width: 960px){.lead-2__body{margin-bottom:28px;line-height:1.7}}.lead-2__foot{order:4;width:140px}@media screen and (min-width: 960px){.lead-2__foot{width:212px}}.main-visual{display:flex;flex-direction:column;min-height:calc(100svh - var(--header-height-sp))}@media screen and (min-width: 960px){.main-visual{min-height:calc(100svh - var(--header-height))}}.main-visual__head{display:none}@media screen and (min-width: 960px){.main-visual__head{padding:49px 83px 56px;display:block}}.main-visual__bg-area{position:relative;flex:1;padding-top:124px;padding-bottom:104px;background-color:var(--black)}@media screen and (min-width: 960px){.main-visual__bg-area{padding-top:137px;padding-bottom:161px}}.main-visual__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:79px;text-align:center;color:var(--white)}.main-visual__definition-list{margin:0 auto;max-width:431px}@media screen and (max-width: 959px){.main-visual__definition-list{display:none}}.main-visual__definition-list-item{display:flex;flex-direction:column;gap:20px}.main-visual__definition-list-item>dt{font-size:1.125rem;font-weight:700}.main-visual__definition-list-item>dd{font-size:1.0625rem;line-height:2.2}.main-visual__bg{position:absolute;top:0;left:0;width:100%;height:100%}.main-visual__bg-img{width:100%;height:100%;object-fit:cover;object-position:center bottom}@media screen and (max-width: 959px){.sp-hidden{display:none}}@media screen and (min-width: 960px){.pc-hidden{display:none}}.mt-30{margin-top:30px}.top-main-visual{position:relative;padding-top:113px;min-height:calc(100svh - var(--header-height-sp));background-color:var(--black)}@media screen and (min-width: 960px){.top-main-visual{min-height:calc(100svh - var(--header-height));padding-top:326px}}.top-main-visual__inner{position:relative;z-index:1;margin-left:32px}@media screen and (min-width: 960px){.top-main-visual__inner{margin-left:180px}}.top-main-visual__head{margin-bottom:30px;color:var(--white)}@media screen and (min-width: 960px){.top-main-visual__head{margin-bottom:40px}}.top-main-visual__head-text{font-size:1.3125rem;font-weight:700;line-height:1.75}@media screen and (min-width: 960px){.top-main-visual__head-text{font-size:2rem}}.top-main-visual__body{margin-bottom:27px;line-height:2.2;color:var(--white)}@media screen and (min-width: 960px){.top-main-visual__body{margin-bottom:0}}.top-main-visual__foot{width:140px}@media screen and (min-width: 960px){.top-main-visual__foot{display:none}}.top-main-visual__bg{position:absolute;top:0;left:0;width:100%;height:100%}.top-main-visual__bg-img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.top-news{margin:0 auto;padding:0 20px;width:100%;max-width:960px}.top-news-list{display:flex;flex-direction:column;gap:8px;padding:16px 0}.top-news-list__link{display:inline-flex;align-items:center}.top-news-list__date{display:inline-block;margin-right:8px;color:var(--primary)}@media screen and (min-width: 960px){.top-news-list__date{margin-right:16px}}.top-news-list__title{display:inline-block;margin-right:4px;overflow:hidden;text-decoration:underline}.top-news-list__link:hover .top-news-list__title,.top-news-list__link:focus .top-news-list__title{text-decoration:none}.top-news-list__title-inner{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.top-news-foot{margin-left:auto;width:140px}@media screen and (min-width: 960px){.top-news-foot{width:212px}}.top-about{margin-top:67px;margin-bottom:144px}@media screen and (min-width: 960px){.top-about{margin-top:214px;margin-bottom:259px}}.top-about__icon-bamboo{margin:0 auto 16px;width:21px}@media screen and (min-width: 960px){.top-about__icon-bamboo{margin-bottom:45px;width:52px}}.top-about__logo{margin:0 auto 30px;width:103px}@media screen and (min-width: 960px){.top-about__logo{margin-bottom:45px;width:156px}}.top-about__inner{position:relative;padding-top:33px}@media screen and (min-width: 960px){.top-about__inner{margin-bottom:43px}}.top-about__head{margin-bottom:35px;text-align:center}@media screen and (min-width: 960px){.top-about__head{margin-bottom:43px}}.top-about__body{margin-bottom:55px;text-align:center;line-height:2.2}@media screen and (min-width: 960px){.top-about__body{margin-bottom:60px}}.top-about__foot{margin:0 auto;width:140px}@media screen and (min-width: 960px){.top-about__foot{width:212px}}.top-about__bg{position:absolute;top:0;z-index:-1;margin:0 30px;width:calc(100% - 60px);height:100%;text-align:center}.top-about__bg-img{display:inline-block;object-fit:contain;object-position:center top;height:100%}.top-service{margin-bottom:67px}@media screen and (min-width: 960px){.top-service{margin-bottom:192px}}.top-service-lead{position:relative;margin-bottom:50px}@media screen and (min-width: 960px){.top-service-lead{margin-bottom:105px}}.top-service-lead__body{margin-bottom:42px}@media screen and (min-width: 960px){.top-service-lead__body{margin-bottom:65px}}.top-service-lead__link{margin:0 auto;width:140px}@media screen and (min-width: 960px){.top-service-lead__link{width:212px}}.top-service-lead__bg{position:absolute;top:53px;bottom:0;z-index:-1;width:100%;text-align:center}@media screen and (min-width: 960px){.top-service-lead__bg{top:85px}}.top-service-lead__bg-img{display:inline-block;object-fit:contain;object-position:center top;width:100%;max-width:650px}@media screen and (min-width: 960px){.top-service-lead__bg-img{max-width:1004px}}.top-service-list{display:flex;flex-direction:column;gap:27px}@media screen and (min-width: 960px){.top-service-list{flex-direction:row;gap:39px}}.top-service-card{flex:1 0;position:relative;padding:52px 39px 60px;border:1px solid var(--grey700)}@media screen and (min-width: 960px){.top-service-card{padding:61px 36px 40px}}.top-service-card__inner{display:flex;flex-direction:column}.top-service-card__number{display:flex;position:absolute;top:41px;right:26px;height:66px}@media screen and (min-width: 960px){.top-service-card__number{top:55px;right:48px;height:73px}}.top-service-card__icon{order:1;margin-bottom:15px;width:35px}@media screen and (min-width: 960px){.top-service-card__icon{width:51px}}.top-service-card__head{order:3;margin-bottom:15px}@media screen and (min-width: 960px){.top-service-card__head{margin-bottom:18px}}.top-service-card__sub-title{order:2;margin-bottom:5px}.top-service-card__body{order:4;line-height:1.75}.top-price{margin-bottom:117px;padding:59px 0 87px;background-color:var(--black)}@media screen and (min-width: 960px){.top-price{margin-bottom:155px;padding:137px 0 180px}}.top-price-lead{color:var(--white)}@media screen and (min-width: 960px){.top-price-lead{margin-bottom:171px}}.top-price-list{display:flex;flex-direction:column;gap:40px}@media screen and (min-width: 960px){.top-price-list{align-items:center;gap:175px}}.top-price-card{display:flex;flex-direction:column;align-items:center;gap:13px;width:100%;max-width:1250px;text-align:center;color:var(--white)}@media screen and (min-width: 960px){.top-price-card{gap:30px;flex-direction:row;align-items:flex-start;justify-content:space-between;text-align:left}}@media screen and (min-width: 960px){.top-price-card.--reverse{flex-direction:row-reverse}}.top-price-card__picture{max-width:335px;text-align:center}@media screen and (min-width: 960px){.top-price-card__picture{flex:0 0 auto;max-width:387px}}.top-price-card__picture>picture{display:inline-block}.top-price-card__inner{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 960px){.top-price-card__inner{align-items:flex-start}}.top-price-card__head{margin-bottom:21px}@media screen and (min-width: 960px){.top-price-card__head{margin-bottom:28px}}.top-price-card__subtitle{order:-1;margin-bottom:10px}@media screen and (min-width: 960px){.top-price-card__subtitle{margin-bottom:13px}}.top-price-card__body{margin-bottom:21px;line-height:1.75}.top-price-card__price{margin-bottom:36px}@media screen and (min-width: 960px){.top-price-card__price{margin-bottom:50px}}.top-price-card__sample-picture{display:none}@media screen and (min-width: 960px){.top-price-card__sample-picture{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:54px}}.top-price-card__foot{width:140px}@media screen and (min-width: 960px){.top-price-card__foot{width:212px}}.top-campaign{margin-bottom:155px}@media screen and (min-width: 960px){.top-campaign{margin-bottom:204px}}.top-campaign-card{display:flex;flex-direction:column;align-items:center;gap:64px;margin:0 auto;width:100%;max-width:1250px;text-align:center}@media screen and (min-width: 960px){.top-campaign-card{gap:60px;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between}}.top-campaign-card__picture{max-width:335px;text-align:center}@media screen and (min-width: 960px){.top-campaign-card__picture{flex:1;max-width:500px}}.top-campaign-card__picture>picture{display:inline-block}.top-campaign-card__inner{flex:1;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 960px){.top-campaign-card__inner{margin-top:50px}}.top-campaign-card__head{margin-bottom:19px}@media screen and (min-width: 960px){.top-campaign-card__head{margin-bottom:32px}}.top-campaign-card__body{margin-bottom:18px;line-height:1.75}@media screen and (min-width: 960px){.top-campaign-card__body{margin-bottom:33px}}.top-campaign-card__price{margin-bottom:38px}@media screen and (min-width: 960px){.top-campaign-card__price{margin-bottom:46px}}.top-campaign-card__foot{width:140px}@media screen and (min-width: 960px){.top-campaign-card__foot{width:212px}}.about-main-visual{margin-bottom:73px}@media screen and (min-width: 960px){.about-main-visual{margin-bottom:132px}}.about-contents{display:flex;flex-direction:column;align-items:center;gap:86px;margin-bottom:86px}@media screen and (min-width: 960px){.about-contents{gap:140px;margin-bottom:198px}}.about-contents__item{max-width:710px}.about-staff{padding:59px 0 100px;background-color:var(--black);color:var(--white)}@media screen and (min-width: 960px){.about-staff{padding:142px 0 316px}}.about-staff__lead{margin-bottom:86px}@media screen and (min-width: 960px){.about-staff__lead{margin-bottom:122px}}.about-staff__list{display:grid;grid-template-columns:1fr;gap:86px;max-width:1273px;margin:0 auto}@media screen and (min-width: 960px){.about-staff__list{grid-template-columns:repeat(3,1fr);gap:141px 133px}}.store-main-visual{margin-bottom:73px}@media screen and (min-width: 960px){.store-main-visual{margin-bottom:146px}}.store-contents{display:flex;flex-direction:column;gap:154px;margin:0 auto 73px;max-width:1126px}@media screen and (min-width: 960px){.store-contents{flex-direction:row;margin-bottom:202px}}.store-contents-map{flex:1}.store-contents-map__inner{position:relative;padding-bottom:100%;height:0;overflow:hidden}.store-contents-map__inner>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.store-contents-detail{flex:1}.store-contents-detail__logo{margin-bottom:26px;max-width:180px}.store-contents-detail__list{display:flex;flex-direction:column;gap:39px;padding-top:30px;border-top:2px solid var(--grey700)}.store-contents-detail__list-item{display:flex;flex-direction:column;gap:8px}.store-contents-detail__list-item>dt{font-size:1.25rem;font-weight:700}.store-contents-detail__list-email{height:14px}@media screen and (min-width: 960px){.store-contents-detail__list-email{height:17px}}.store-contents-detail__list-email>img{height:100%;vertical-align:top}.price-content{background-color:var(--grey100);padding-bottom:123px}@media screen and (min-width: 960px){.price-content{padding-bottom:152px}}.price-main-visual{margin-bottom:73px}@media screen and (min-width: 960px){.price-main-visual{margin-bottom:132px}}.price-lead{margin-bottom:27px}@media screen and (min-width: 960px){.price-lead{margin-bottom:46px}}.price-area{display:flex;flex-direction:column;gap:32px;margin:0 auto;width:100%;max-width:1740px}@media screen and (min-width: 960px){.price-area{gap:112px;padding:0 20px}}.price-area__item{border-radius:28px}@media screen and (min-width: 960px){.price-area__item{border-radius:59px}}.price-area__item.--white{padding:34px 20px 53px;background-color:var(--white)}@media screen and (min-width: 960px){.price-area__item.--white{padding-top:106px;padding-bottom:108px}}.price-area__item.--black{padding:67px 20px 116px;background-color:var(--black);color:var(--white)}@media screen and (min-width: 960px){.price-area__item.--black{padding-top:115px;padding-bottom:256px}}.price-simulation-golf{margin:0 auto;max-width:1069px}.price-simulation-golf__head{margin-bottom:32px}@media screen and (min-width: 960px){.price-simulation-golf__head{margin-bottom:97px}}.price-simulation-golf__body{margin-bottom:50px}@media screen and (min-width: 960px){.price-simulation-golf__body{margin-bottom:69px}}.price-table-lead{margin:0 auto;padding:0 30px;max-width:500px;text-align:center}@media screen and (min-width: 960px){.price-table-lead{padding:0}}.price-table-lead__number{margin:0 auto 27px;height:66px}@media screen and (min-width: 960px){.price-table-lead__number{height:73px}}.price-table-lead__number>img{height:100%}.price-table-lead__subtitle{margin-bottom:3px;text-align:center}@media screen and (min-width: 960px){.price-table-lead__subtitle{margin-bottom:7px}}.price-table-lead__title{margin-bottom:28px}@media screen and (min-width: 960px){.price-table-lead__title{margin-bottom:16px}}.price-table-lead__body{line-height:1.7}.price-simulation-golf-table{display:flex;flex-direction:column;align-items:center;gap:28px}@media screen and (min-width: 960px){.price-simulation-golf-table{gap:65px}}.price-simulation-golf-table__admission-fee{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px;width:100%;max-width:842px;background-color:var(--grey100)}@media screen and (min-width: 960px){.price-simulation-golf-table__admission-fee{flex-direction:row;gap:36px;padding:18px 8px 17px}}.price-simulation-golf-table__admission-fee-head,.price-simulation-golf-table__admission-fee-foot{font-size:.875rem}@media screen and (min-width: 960px){.price-simulation-golf-table__admission-fee-head,.price-simulation-golf-table__admission-fee-foot{font-size:1.1875rem}}.price-simulation-golf-table__admission-fee-body{font-size:1.6875rem;font-weight:700}@media screen and (min-width: 960px){.price-simulation-golf-table__admission-fee-body{font-size:2.375rem}}.price-simulation-golf-table__icon{width:19px}@media screen and (min-width: 960px){.price-simulation-golf-table__icon{width:37px}}.price-simulation-golf-table__table{width:100%;overflow-x:auto}.price-simulation-golf-table__table>table{min-width:1069px;border-collapse:collapse;text-align:center;font-size:1.25rem}@media screen and (min-width: 960px){.price-simulation-golf-table__table>table{font-size:1.4375rem}}.price-simulation-golf-table__table>table .col1{width:243px}.price-simulation-golf-table__table>table .col2{width:583px}.price-simulation-golf-table__table>table>thead{background-color:var(--grey100)}.price-simulation-golf-table__table>table>thead th{font-weight:400;padding:16px 4px 14px}.price-simulation-golf-table__table>table>tbody tr{border-bottom:2px solid var(--grey700)}.price-simulation-golf-table__table>table>tbody td{padding:14px 4px}@media screen and (min-width: 960px){.price-simulation-golf-table__table>table>tbody td{padding-top:47px;padding-bottom:19px}}.price-simulation-golf-table__table>table>tbody td.price-simulation-golf-table__price{padding-right:46px;text-align:right;font-size:1.9375rem}.price-table{margin:0 auto;max-width:620px}@media screen and (min-width: 960px){.price-table{max-width:1069px}}.price-table:not(:first-child){padding-top:68px}@media screen and (min-width: 960px){.price-table:not(:first-child){padding-top:117px}}.price-table:not(:last-child){position:relative;padding-bottom:70px}@media screen and (min-width: 960px){.price-table:not(:last-child){padding-bottom:157px}}.price-table:not(:last-child):after{content:"";display:inline-block;position:absolute;bottom:0;left:30px;right:30px;border-top:2px solid var(--white)}@media screen and (min-width: 960px){.price-table:not(:last-child):after{left:0;right:0}}.price-table__head{margin-bottom:46px}@media screen and (min-width: 960px){.price-table__head{margin-bottom:100px}}.price-table__body:not(:last-child){margin-bottom:68px}.service-main-visual{margin-bottom:61px}@media screen and (min-width: 960px){.service-main-visual{margin-bottom:149px}}.service-simulation-golf{margin-bottom:113px}@media screen and (min-width: 960px){.service-simulation-golf{margin-bottom:298px}}.service-personal-training{padding-bottom:113px}@media screen and (min-width: 960px){.service-personal-training{padding-bottom:243px}}.service-contents__head{margin-bottom:50px}@media screen and (min-width: 960px){.service-contents__head{margin-bottom:140px}}.service-contents__body{display:flex;flex-direction:column;gap:70px}@media screen and (min-width: 960px){.service-contents__body{gap:120px}}.service-card{display:grid;grid-template-rows:repeat(4,auto);align-items:center;margin:0 auto;width:100%;max-width:1243px;text-align:center}@media screen and (min-width: 960px){.service-card{grid-template-columns:minmax(auto,640px) 411px;grid-template-rows:repeat(3,auto);grid-column-gap:16px;align-items:initial;justify-content:space-between;text-align:left}}.service-card__img{grid-row:1/2;margin-bottom:43px}@media screen and (min-width: 960px){.service-card__img{grid-column:2/3;grid-row:1/4;margin-bottom:0}}.service-card__number{grid-row:2/3;margin-bottom:20px;height:57.5px}@media screen and (min-width: 960px){.service-card__number{grid-column:1/2;grid-row:1/2;margin-bottom:24px}}.service-card__number>img{height:100%}.service-card__head{grid-row:3/4;margin-bottom:18px}@media screen and (min-width: 960px){.service-card__head{grid-column:1/2;grid-row:2/3;margin-bottom:28px}}.service-card__body{grid-row:4/5;line-height:2}@media screen and (min-width: 960px){.service-card__body{grid-column:1/2;grid-row:3/4;line-height:1.7}}.service-flow{background-color:var(--grey100);padding-top:92px}@media screen and (min-width: 960px){.service-flow{padding:173px 20px 86px}}.service-flow__inner{position:relative;margin:0 auto;padding:66px 20px 102px;width:100%;max-width:1700px;background-color:var(--white);border-radius:28px}@media screen and (min-width: 960px){.service-flow__inner{padding:125px 83px 193px;border-radius:59px}}.service-flow__head{margin-bottom:84px}@media screen and (min-width: 960px){.service-flow__head{margin-bottom:135px}}.service-flow__body{margin-bottom:100px}@media screen and (min-width: 960px){.service-flow__body{margin-bottom:295px}}.service-flow__bg{position:absolute;top:225px;right:83px;width:170px}@media screen and (max-width: 959px){.service-flow__bg{display:none}}.service-flow-list{display:flex;flex-direction:column;align-items:center;gap:110px;margin-bottom:100px}@media screen and (min-width: 960px){.service-flow-list{gap:198px;margin-bottom:295px}}.service-flow-list__item{position:relative;max-width:600px;width:100%}.service-flow-list__item:not(:last-child):after{content:"";display:inline-block;position:absolute;top:calc(100% + 55px);left:50%;transform:translate(-50%,-50%);width:2px;height:48px;background-color:var(--black)}@media screen and (min-width: 960px){.service-flow-list__item:not(:last-child):after{top:calc(100% + 99px);height:79px}}.service-campaign-card{display:flex;flex-direction:column;align-items:center;gap:64px;margin:0 auto;width:100%;max-width:1250px;text-align:center}@media screen and (min-width: 960px){.service-campaign-card{gap:60px;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between}}.service-campaign-card__picture{max-width:335px;text-align:center}@media screen and (min-width: 960px){.service-campaign-card__picture{flex:1;max-width:500px}}.service-campaign-card__picture>picture{display:inline-block}.service-campaign-card__inner{flex:1;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 960px){.service-campaign-card__inner{margin-top:50px}}.service-campaign-card__head{margin-bottom:19px}@media screen and (min-width: 960px){.service-campaign-card__head{margin-bottom:32px}}.service-campaign-card__body{margin-bottom:18px;line-height:1.75}@media screen and (min-width: 960px){.service-campaign-card__body{margin-bottom:33px}}.service-campaign-card__price{margin-bottom:38px}@media screen and (min-width: 960px){.service-campaign-card__price{margin-bottom:46px}}.service-campaign-card__foot{width:140px}@media screen and (min-width: 960px){.service-campaign-card__foot{width:212px}}.news-heading{padding:49px 0 56px}.news-heading__title{font-size:1.75rem}.news-heading__time{font-size:1.125rem;color:var(--primary)}.news-content{--spacing-large: 40px;--spacing-medium: 24px;--spacing-small: 16px;--spacing-x-small: 8px;--spacing-2x-small: 4px;--spacing-2x-small-negative: -4px;--spacing-x-small-negative: -8px;--spacing-small-negative: -16px;--spacing-medium-negative: -24px;--spacing-large-negative: -40px;padding-bottom:100px}.news-content>*:first-child{margin-top:0}.news-content>*:last-child{margin-bottom:0}.news-content h1,.news-content h2,.news-content h3,.news-content h4,.news-content h5{margin-top:var(--spacing-large);margin-bottom:var(--spacing-small);font-weight:700}.news-content h1{font-size:1.75rem}.news-content h2{font-size:1.5rem}.news-content h3{font-size:1.25rem}.news-content h4{font-size:1rem}.news-content h5{font-size:.75rem}.news-content p{margin-top:var(--spacing-x-small);margin-bottom:var(--spacing-medium);font-size:1rem}.news-content a{text-decoration:underline;color:var(--blue)}.news-content ul,.news-content ol{margin-top:var(--spacing-medium);margin-bottom:var(--spacing-medium);padding-left:var(--spacing-small);list-style:disc}.news-content figure{display:block;margin:var(--spacing-large) 0}.news-content img{max-width:500px;width:100%;height:auto;vertical-align:bottom}
