/* foundation.css generated */
:root{
--color-black:#1c1c1c;--color-gray:#78766e;--color-main:#006464;--color-beige:#f0efeb;--color-beige-02:#e1dfd9;--color-white:#fff;--color-red:#ce222c;--color-line:#06c755;--color-free-dial:#0074a8;--font-mincho:'Shippori Mincho',serif;--font-gothic:'Zen Kaku Gothic New',sans-serif;--font-hina:'Hina Mincho',serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-size-10:.625rem;--font-size-12:.75rem;--font-size-14:.875rem;--font-size-16:1rem;--font-size-20:1.25rem;--font-size-24:1.5rem;--font-size-32:2rem;--font-size-40:2.5rem;--font-size-48:3rem;--font-size-64:4rem;--font-size-80:5rem;--font-size-96:6rem;--container-width:1078px;--content-space-pc:80px;--content-space-sp:64px;--heading-space-pc:40px;--heading-space-sp:24px;--grid-gap-pc:16px;--grid-gap-sp:8px;--border-width:1px;--button-width:171px;--button-arrow-width:197px;--button-height:47px;--transition-duration:.3s;--transition-easing:ease;--z-header:100;--z-drawer:200;--z-modal:900;--z-loading:9999}html{font-size:100%;scroll-behavior:smooth}body{margin:0;color:var(--color-black);background:#fff;font-family:var(--font-gothic);font-size:var(--font-size-16);line-height:1.75;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}::selection{background:var(--color-main);color:#fff}@media(max-width:767px){:root{--font-size-96:4rem;--font-size-80:3rem;--font-size-64:2.5rem;--font-size-48:2rem;--font-size-40:2rem;--font-size-32:1.5rem;--font-size-24:1.5rem;--font-size-20:1.25rem}}