﻿@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}}.under-kv__en{font-size:64px}@media screen and (max-width: 767px){.under-kv__en{font-size:50px}}.law{width:800px;margin:98px auto 0 auto}@media screen and (max-width: 767px){.law{width:calc(100% - 40px);margin:70px auto 0 auto}}.law__content{width:100%}.law__table{display:block;width:100%;background-color:#f7f7f7}.law__table-header{font-size:16px;font-weight:700;color:#4faa93;padding:18px 32px;position:relative}@media screen and (max-width: 767px){.law__table-header{font-size:14px;padding:12px 16px}}.law__table-header::after{content:"";display:block;width:4px;height:60%;background-color:#4faa93;margin:auto;position:absolute;top:0;bottom:0;right:0}.law__table-data{font-size:16px;padding:18px 32px}@media screen and (max-width: 767px){.law__table-data{font-size:14px;padding:12px 16px}}/*# sourceMappingURL=law.css.map */