﻿@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}}.contact{width:800px;margin:100px auto 0 auto}@media screen and (max-width: 767px){.contact{width:calc(100% - 40px)}}.contact__container{max-width:800px;margin:0 auto;padding:0 20px}@media screen and (max-width: 767px){.contact__container{padding:0 15px}}.contact__intro{text-align:center;font-size:14px;line-height:1.8;color:#666;margin-bottom:50px}@media screen and (max-width: 767px){.contact__intro{font-size:13px;margin-bottom:30px;text-align:left}}.contact__form{background:#fff;padding:60px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.08)}@media screen and (max-width: 767px){.contact__form{padding:30px 20px}}.contact__form--confirm .contact__field{position:relative}.contact__form--confirm .contact__button{text-align:center;color:#fff}.contact__form--confirm .contact__button--reset{background:#999}.contact__form--confirm .contact__button--reset:hover{background:#777;transform:translateY(-2px)}@media screen and (max-width: 767px){.contact__form--confirm .contact__button--reset:hover{transform:none}}.contact__form--confirm .contact__button--submit{background:linear-gradient(90deg, #4FAA93 0%, #297666 100%)}.contact__form--confirm .contact__button--submit:hover{background:linear-gradient(90deg, #297666 0%, #20443B 100%);transform:translateY(-2px)}@media screen and (max-width: 767px){.contact__form--confirm .contact__button--submit:hover{transform:none}}.contact__field{margin-bottom:35px}@media screen and (max-width: 767px){.contact__field{margin-bottom:25px}}.contact__label{display:block;font-size:15px;font-weight:500;color:#333;margin-bottom:10px}@media screen and (max-width: 767px){.contact__label{font-size:14px}}.contact__required{color:#e74c3c;font-size:14px;margin-left:4px}.contact__input{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .3s}.contact__input:focus{outline:none;border-color:#4faa93}.contact__input::placeholder{color:#999}@media screen and (max-width: 767px){.contact__input{padding:10px 12px;font-size:13px}}.contact__postal{display:flex;gap:10px;align-items:center}@media screen and (max-width: 767px){.contact__postal{flex-direction:column;align-items:stretch}}.contact__postal-input{width:200px;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px}.contact__postal-input:focus{outline:none;border-color:#4faa93}@media screen and (max-width: 767px){.contact__postal-input{width:100%;padding:10px 12px}}.contact__postal-button{padding:12px 20px;background:#fff;border:1px solid #4faa93;color:#4faa93;border-radius:4px;font-size:13px;cursor:pointer;white-space:nowrap;transition:all .3s}.contact__postal-button:hover{background:#4faa93;color:#fff}@media screen and (max-width: 767px){.contact__postal-button{padding:10px 15px;font-size:12px}}.contact__select{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;background:#fff;cursor:pointer}.contact__select:focus{outline:none;border-color:#4faa93}@media screen and (max-width: 767px){.contact__select{padding:10px 12px;font-size:13px}}.contact__textarea{width:100%;min-height:150px;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;resize:vertical;font-family:inherit}.contact__textarea:focus{outline:none;border-color:#4faa93}.contact__textarea::placeholder{color:#999}@media screen and (max-width: 767px){.contact__textarea{min-height:120px;padding:10px 12px;font-size:13px}}.contact__privacy{margin-bottom:20px}.contact__privacy-box{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px;padding:20px;max-height:200px;overflow-y:auto}@media screen and (max-width: 767px){.contact__privacy-box{padding:15px;max-height:150px}}.contact__privacy-title{font-size:14px;font-weight:bold;color:#333;margin-bottom:10px}@media screen and (max-width: 767px){.contact__privacy-title{font-size:13px}}.contact__privacy-text{font-size:13px;line-height:1.8;color:#666}@media screen and (max-width: 767px){.contact__privacy-text{font-size:12px;line-height:1.6}}.contact__agree{margin-top:15px}.contact__agree-label{display:inline-flex;align-items:center;cursor:pointer;font-size:14px;position:relative;padding-left:32px;user-select:none;transition:all .3s}.contact__agree-label:hover{opacity:.8}@media screen and (max-width: 767px){.contact__agree-label{font-size:13px;padding-left:28px}}.contact__agree-label span{font-weight:500;color:#333}.contact__checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.contact__checkbox+span::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:22px;height:22px;border:2px solid #4faa93;border-radius:4px;background-color:#fff;transition:all .3s}@media screen and (max-width: 767px){.contact__checkbox+span::before{width:20px;height:20px}}.contact__checkbox+span::after{content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%) rotate(45deg) scale(0);width:6px;height:12px;border:solid #fff;border-width:0 3px 3px 0;transition:all .2s}@media screen and (max-width: 767px){.contact__checkbox+span::after{left:7px;width:5px;height:10px;border-width:0 2px 2px 0}}.contact__checkbox:checked+span::before{background-color:#4faa93;border-color:#4faa93}.contact__checkbox:checked+span::after{transform:translateY(-60%) rotate(45deg) scale(1)}.contact__checkbox:focus+span::before{box-shadow:0 0 0 3px rgba(79,170,147,.2)}.contact__checkbox.error+span::before{border-color:#e74c3c}.contact__error{display:block;color:#e74c3c;font-size:12px;margin-top:5px;min-height:16px}.contact__buttons{display:flex;justify-content:center;gap:20px;margin-top:50px}@media screen and (max-width: 767px){.contact__buttons{flex-direction:column;gap:15px;margin-top:30px}}.contact__button{padding:18px 50px;border:none;border-radius:30px;font-size:16px;font-weight:bold;cursor:pointer;transition:all .3s;min-width:250px;color:#fff}@media screen and (max-width: 767px){.contact__button{padding:15px 30px;font-size:14px;width:100%;min-width:auto}}.contact__button--reset{background:#999}.contact__button--reset:hover{background:#777;transform:translateY(-2px)}@media screen and (max-width: 767px){.contact__button--reset:hover{transform:none}}.contact__button--submit{background:linear-gradient(90deg, #4faa93 0%, #297666 100%)}.contact__button--submit:hover{background:linear-gradient(90deg, #297666 0%, #20443b 100%);transform:translateY(-2px)}@media screen and (max-width: 767px){.contact__button--submit:hover{transform:none}}.contact__confirm-text{width:100%;padding:12px 15px;background-color:#f9f9f9;border:1px solid #ddd;border-radius:4px;font-size:14px;color:#333;min-height:46px;display:flex;align-items:center}@media screen and (max-width: 767px){.contact__confirm-text{padding:10px 12px;font-size:13px;min-height:42px}}.contact__confirm-text--message{min-height:150px;align-items:flex-start;white-space:pre-wrap;line-height:1.8}@media screen and (max-width: 767px){.contact__confirm-text--message{min-height:120px}}/*# sourceMappingURL=contact.css.map */