﻿@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}}.kv{width:100%;height:100dvh}.kv__title{font-size:14px;color:#fff;position:absolute;top:15px;left:170px}@media screen and (max-width: 767px){.kv__title{display:none}}.kv__image{width:100%;height:100%;object-fit:cover}.cta{width:620px;display:flex;flex-flow:row;justify-content:center;align-items:center;position:absolute;bottom:-15px;right:-15px}@media screen and (max-width: 767px){.cta{width:100%;right:0}}.cta__button{width:50%;height:70px;display:flex;flex-flow:column;justify-content:center;align-items:center}@media screen and (min-width: 768px){.cta__button{transition:opacity .3s;opacity:1}.cta__button:hover{opacity:.6}}@media screen and (max-width: 767px){.cta__button{height:50px}}.cta__button--reservation{background-color:#796736}.cta__button--reservation .cta__intro{color:#b6b26d;background-color:#eeefdb;border-radius:11px;font-size:12px;font-weight:700;line-height:1em;text-align:center;padding:4px 12px}@media screen and (max-width: 767px){.cta__button--reservation .cta__intro{font-size:10px}}.cta__button--trial{background-color:#b91e46}.cta__button--trial .cta__intro{color:#b7263b;background-color:#fea5a5;border-radius:11px;font-size:12px;font-weight:700;line-height:1em;text-align:center;padding:4px 12px}@media screen and (max-width: 767px){.cta__button--trial .cta__intro{font-size:10px}}.cta__txt{font-size:15px;font-weight:700;color:#fff;margin-top:4px}@media screen and (max-width: 767px){.cta__txt{font-size:12px;margin-top:2px}}.about{padding:150px 0 230px;background-image:url(../images/index/honeycomb.png);background-position:top center;background-size:100%;background-repeat:no-repeat}@media screen and (max-width: 767px){.about{padding:80px 0 120px;background-size:800px;overflow-x:hidden}}.about__container{width:1150px;margin:0 auto;display:flex;flex-flow:row;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 767px){.about__container{max-width:calc(100% - 40px);margin:0 auto;flex-flow:column-reverse;justify-content:center;align-items:center}}.about__visual{width:600px;flex-shrink:0}@media screen and (max-width: 767px){.about__visual{width:100%}}.about__diagram{width:100%;height:auto;display:block}@media screen and (max-width: 767px){.about__diagram{margin-top:28px}}.about__content{width:500px}@media screen and (max-width: 767px){.about__content{width:100%}}.about__title{font-size:96px;font-family:var(--font-en);line-height:1em;color:var(--color-primary)}@media screen and (max-width: 767px){.about__title{font-size:48px}}.about__subtitle{font-size:28px;font-family:var(--font-en);line-height:1em;color:var(--color-primary);margin-top:10px}.about__text{font-size:15px;line-height:2em;margin-top:20px}@media screen and (max-width: 767px){.about__text{font-size:16px;margin-top:20px}}.about__button{width:285px;height:55px;border-radius:27.5px;background:linear-gradient(90deg, #4FAA93 0%, #297666 50%, #20443B 100%);display:flex;flex-flow:column;justify-content:center;align-items:center;font-size:14px;font-weight:700;color:#fff;margin-top:40px;position:relative;z-index:99}@media screen and (min-width: 768px){.about__button{transition:opacity .3s;opacity:1}.about__button:hover{opacity:.6}}@media screen and (max-width: 767px){.about__button{margin-top:20px}}.about__card{width:100%;padding:50px 40px 40px 40px;background:linear-gradient(90deg, #CFD9DF 0%, #E2EBF0 100%);position:relative;top:-20px;right:-20px}@media screen and (max-width: 767px){.about__card{width:calc(100% - 20px);padding:30px 20px 20px 20px}}.about__card-title{font-size:15px;font-weight:700;line-height:2em;color:#787878}@media screen and (max-width: 767px){.about__card-title{font-size:14px}}.about__card-text{font-size:15px;font-weight:700;line-height:2em;color:#787878}@media screen and (max-width: 767px){.about__card-text{font-size:14px}}.about__roop{width:100%;height:130px;margin-top:130px}@media screen and (max-width: 767px){.about__roop{display:none}}.about__roop img{width:100%;height:100%;object-fit:cover}.introduction{margin-top:-106px}@media screen and (max-width: 767px){.introduction{margin-top:-80px}}.introduction__container{width:90%;display:flex;flex-flow:row;justify-content:center;align-items:center;margin:0 auto;padding:50px;background-color:hsla(0,0%,100%,.9);box-shadow:0 4px 10px rgba(0,0,0,.16);position:relative;z-index:10}@media screen and (max-width: 767px){.introduction__container{width:90%;padding:30px;flex-flow:column}}.introduction__title{width:400px;font-size:24px;font-weight:700;margin-right:50px;white-space:nowrap}@media screen and (max-width: 767px){.introduction__title{width:100%;font-size:18px;margin-right:0;white-space:unset}}.introduction__text{width:calc(100% - 400px);font-size:16px;line-height:2.2em;white-space:nowrap}@media screen and (max-width: 767px){.introduction__text{width:100%;font-size:15px;line-height:1.8em;margin-top:10px;white-space:unset}}.introduction__visual{margin-top:-70px;width:100%;height:670px}@media screen and (max-width: 767px){.introduction__visual{height:180px;margin-top:-40px}}.introduction__image{width:100%;height:100%;object-fit:cover}.lp{width:100%;display:flex;flex-flow:row;justify-content:space-between;align-items:center;position:relative;margin-top:200px}@media screen and (max-width: 767px){.lp{display:flex;flex-flow:column;justify-content:center;margin-top:100px}}.lp__visual{width:50%;height:430px}@media screen and (max-width: 767px){.lp__visual{width:100%;height:235px}}.lp__visual img{width:100%;height:100%;object-fit:cover}.lp__contents{width:50%;height:430px;background-color:#202020;padding:0 140px;display:flex;flex-flow:column;justify-content:center;align-items:flex-end}@media screen and (max-width: 767px){.lp__contents{width:100%;height:235px;align-items:center;padding:0}}.lp__title{font-size:64px;line-height:1em;font-family:var(--font-en);color:#fff}@media screen and (max-width: 767px){.lp__title{font-size:40px}}.lp__text{font-size:16px;line-height:1em;text-align:right;color:#fff;margin-top:8px}@media screen and (max-width: 767px){.lp__text{text-align:center}}.lp__link{width:125px;height:125px;background-color:#fff;font-size:20px;line-height:1.2em;font-family:var(--font-en);text-align:center;display:flex;flex-flow:row;justify-content:center;align-items:center;border-radius:50%;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0}@media screen and (min-width: 768px){.lp__link{transition:opacity .3s;opacity:1}.lp__link:hover{opacity:.6}}@media screen and (max-width: 767px){.lp__link{width:98px;height:98px;font-size:16px}}.faq{width:100%;display:flex;flex-flow:row-reverse;justify-content:space-between;align-items:center;position:relative}@media screen and (max-width: 767px){.faq{display:flex;flex-flow:column;justify-content:center}}.faq__visual{width:50%;height:430px}@media screen and (max-width: 767px){.faq__visual{width:100%;height:235px}}.faq__visual img{width:100%;height:100%;object-fit:cover}.faq__contents{width:50%;height:430px;background-color:#202020;padding:0 140px;display:flex;flex-flow:column;justify-content:center;align-items:flex-start}@media screen and (max-width: 767px){.faq__contents{width:100%;height:235px;align-items:center;padding:0}}.faq__title{font-size:64px;line-height:1em;font-family:var(--font-en);color:#fff}@media screen and (max-width: 767px){.faq__title{font-size:40px;text-align:center}}.faq__text{font-size:16px;line-height:1em;text-align:left;color:#fff;margin-top:8px}@media screen and (max-width: 767px){.faq__text{text-align:center}}.faq__link{width:125px;height:125px;background-color:#fff;font-size:20px;line-height:1.2em;font-family:var(--font-en);text-align:center;display:flex;flex-flow:row;justify-content:center;align-items:center;border-radius:50%;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0}@media screen and (min-width: 768px){.faq__link{transition:opacity .3s;opacity:1}.faq__link:hover{opacity:.6}}@media screen and (max-width: 767px){.faq__link{width:98px;height:98px;font-size:16px}}.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/index/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}}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.features{margin-top:150px;padding-bottom:150px;position:relative}@media screen and (max-width: 767px){.features{margin-top:80px;padding-bottom:100px}}.features::before{content:"";width:80%;height:96%;background-color:#f4f9f4;position:absolute;bottom:0;right:0;z-index:-1}.features__container{width:1150px;margin:0 auto}@media screen and (max-width: 767px){.features__container{max-width:calc(100% - 40px);margin:0 auto}}.features__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){.features__title{font-size:48px}}.features__subtitle{font-size:16px;text-align:left;color:var(--color-primary);font-weight:700;margin-top:10px}.features__list{width:1000px;margin-top:90px;display:flex;flex-flow:row;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.features__list{width:100%;margin-top:50px;flex-flow:column;justify-content:center}}.features__item{width:300px}@media screen and (max-width: 767px){.features__item{width:100%}}@media screen and (max-width: 767px){.features__item:nth-child(n+2){margin-top:30px}}.features__visual{width:100%;height:210px;position:relative}@media screen and (max-width: 767px){.features__visual{height:100%;aspect-ratio:3/2}}.features__images{width:100%;height:100%;object-fit:cover}.features__figure{width:100%;height:37px;padding:0 20px;background-color:hsla(0,0%,100%,.8);font-size:16px;display:flex;flex-flow:column;justify-content:center;align-items:flex-start;position:absolute;bottom:0;left:0}.features__text{font-size:14px;margin-top:10px}@media screen and (max-width: 767px){.features__text{margin-top:8px}}@media screen and (max-width: 767px){.features .about__button{margin:80px auto 0 auto}}/*# sourceMappingURL=index.css.map */