﻿@import"https://fonts.googleapis.com/css2?family=Oxanium:wght@200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oxanium:wght@200..800&display=swap";@import"../../static/lib/fontawesome-free-6.6.0-web/css/all.min.css";@keyframes text-loop{100%{transform:translateX(-100%)}}@keyframes fadeup{100%{transform:translateY(0);opacity:1}}*: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}html{font-size:62.5%}body{box-sizing:border-box;width:100%;min-width:320px;background:#fff;line-height:1;letter-spacing:.04em;font-family:"Oxanium","Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:300;color:#333}a,button{cursor:pointer}@media(max-width: 640px){.pc-only{display:none}}.header{z-index:100;display:flex;justify-content:center;align-items:center;height:100px;padding:0 32px;background:#fff;border-bottom:2px solid #7f4a2e;color:#7f4a2e}@media(max-width: 640px){.header{height:80px;padding:0 16px}}.header__content{display:flex;justify-content:space-between;gap:16px;width:100%;max-width:1200px}.header-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;height:calc(100dvh - 100px - 22px);min-height:480px;padding:0 32px;opacity:0;transform:translateY(50px);animation:fadeup 2s 1.5ms forwards}@media(max-width: 640px){.header-hero{gap:64px;height:calc(100dvh - 80px - 22px);padding:0 16px}}.header-hero__main{display:flex;justify-content:center;gap:24px}@media(max-width: 640px){.header-hero__main{flex-direction:column;gap:12px}}.header-hero__main__item{display:flex;flex-direction:column;align-items:center;gap:6px;color:#b3b3b3}@media(max-width: 640px){.header-hero__main__item{gap:2px}}.header-hero__main__item sup{font-size:1.6rem;color:#7f4a2e}.header-hero__main__item p{font-size:7dvw;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke-width:2px}@media(max-width: 640px){.header-hero__main__item p{font-size:16dvw}}.header-hero__main__item p em{font-weight:500;color:#7f4a2e;-webkit-text-fill-color:initial;-webkit-text-stroke-width:initial}.header-hero__sub{display:flex;align-items:center;line-height:1.4;text-align:center;font-size:1.8rem;letter-spacing:.28em}@media(max-width: 640px){.header-hero__sub{font-size:1.4rem}}.nav{display:flex;align-items:center}.nav__list{display:flex;gap:32px}@media(max-width: 640px){.nav__list{gap:14px;font-size:1.2rem}}.nav__list__item{font-weight:500;word-break:break-word}.nav__list__item:hover{opacity:.6}.main{display:flex;flex-direction:column;align-items:center}.content{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 32px}@media(max-width: 640px){.content{padding:0 16px}}.content__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px}.section{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:650px;height:100%;min-height:100dvh}.section__head{margin:0 0 48px;text-align:center}.section__content{display:flex;flex-direction:column;align-items:center;width:100%}.fill .section__content{padding:48px 16px 88px}.section-inner,.section-inner--fill{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;width:100%;padding:0 0 48px}.section-inner--fill{width:100dvw;background:#7f4a2e;color:#fff;padding:48px 0}.section-inner--fill:last-child{padding:0 0 88px}.box-wrapper{display:flex;flex-direction:column;gap:16px}.box{display:flex;flex-direction:column;gap:8px}.box__head{font-weight:500;color:#4d4d4d}.box__content{display:block;line-height:1.4}.img-logo{flex-shrink:0;width:120px}@media(max-width: 640px){.img-logo{width:100px}}.img-logo:hover{opacity:.6}.list,.list--link{display:flex;flex-direction:column;gap:16px;width:100%}.list__item{position:relative;display:flex;border-bottom:1px solid #e6e6e6}.list__item__head{width:96px;padding:0 12px 8px;font-weight:500}.list__item__content{flex:1;padding:0 12px 12px}.list--link .list__item:before{content:"";position:absolute;bottom:-1px;width:100%;height:1px;background:#7f4a2e;transform:scale(0, 1);transition:.5s;transform-origin:left top}.list--link .list__item:hover:before{transform:scale(1, 1)}.list--link .list__item a{display:flex;align-items:center;width:100%}@media(max-width: 640px){.list--link .list__item a{flex-direction:column;align-items:normal;gap:8px}}.list-circle{display:flex;flex-direction:column;list-style:disc;text-indent:0;padding:0 0 0 12px}.figure-circle{position:relative;width:320px;height:216px}@media(max-width: 640px){.figure-circle{width:280px}}.figure-circle:before{content:"";position:absolute;border-radius:50%;width:232px;height:232px;border:2px solid #fff;top:16px;left:50%;transform:translate(-50%, 0)}.figure-circle-box{position:absolute;width:128px;letter-spacing:.08em;text-align:center;font-size:1.2rem;font-weight:500}.figure-circle-box__head{padding:16px 0;background:#fff;border-radius:8px 8px 0 0;color:#7f4a2e}.figure-circle-box__content{padding:8px 0;background:#7f4a2e;border:1px solid #fff;border-radius:0 0 8px 8px;color:#fff}.figure-circle-box:after{content:"";font-family:"Font Awesome 6 Free";font-size:4rem;font-weight:bold;position:absolute;color:#fff}.figure-circle-box:nth-child(1){left:50%;transform:translate(-50%, 0)}.figure-circle-box:nth-child(1):after{transform:rotate(70deg);right:-55px}.figure-circle-box:nth-child(2){bottom:0}.figure-circle-box:nth-child(2):after{transform:rotate(-70deg);top:-68px;left:42px}@media(max-width: 640px){.figure-circle-box:nth-child(2):after{left:22px}}.figure-circle-box:nth-child(3){right:0;bottom:0}.figure-circle-box:nth-child(3):after{transform:rotate(180deg);bottom:-50px;left:-40px}@media(max-width: 640px){.figure-circle-box:nth-child(3):after{left:-20px}}.button-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:24px;row-gap:16px}.button,.button--primary{text-shadow:1px -1px rgba(0,0,0,.1);background-color:#ef5052;background-image:linear-gradient(#f16769 0%, #ef5052 100%);border:1px solid rgba(0,0,0,.1);box-shadow:rgba(0,0,0,.1) -1px 1px 0,rgba(255,255,255,.2) -1px 1px 0 inset;position:relative;display:flex;justify-content:center;align-items:baseline;gap:5px;height:4.2rem;padding:0 2.8rem;border-radius:4px;text-align:center;line-height:4.2rem;font-size:1.4rem;font-weight:500;color:rgba(255,255,255,.9)}.button i,.button--primary i{color:rgba(255,255,255,.5)}.button:hover,.button--primary:hover{background-color:#f16769;background-image:linear-gradient(#f37f80 0%, #f16769 100%);text-decoration:none;color:#fff}.button:hover i,.button--primary:hover i{color:#fff}.button:active,.button--primary:active{background-color:#ef5052;background-image:linear-gradient(#f16769 0%, #ef5052 100%);top:1px}.button--primary{width:192px}@media(max-width: 640px){.button--primary{width:100%}}.text-h2{display:flex;flex-direction:column;align-items:center;gap:4px;letter-spacing:.03em;font-size:5.6rem;font-weight:900;color:#7f4a2e}.text-h2 sub{font-size:1.6rem;font-weight:300;color:#7f4a2e}.text-h3{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:2.8rem;font-weight:bold;color:#7f4a2e}.text-h3 sub{font-size:1.2rem;font-weight:300}.section-inner--fill .text-h3{color:#e9d0c3}.text-loop{display:flex;align-items:center;width:100%;height:22px;background:#7f4a2e;font-size:1.4rem;color:#fff;white-space:nowrap;overflow:hidden}.text-loop__content{width:100%;transform:translateX(100%);animation:text-loop 20s linear infinite}@media(max-width: 640px){.text-loop__content{animation-duration:10s}}.text-multiline{display:flex;flex-direction:column;align-items:center;gap:8px;line-height:1.2;letter-spacing:.18em;text-align:center}.text-multiline em{font-size:1.8rem;font-weight:500}@media(max-width: 640px){.text-multiline em{font-size:1.6rem}}/*# sourceMappingURL=style.min.css.map */
