@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap);
.footer{padding:3rem}.l-nav-container{display:none;position:fixed;top:0;left:0;padding:4rem;width:100%;height:100%;background:rgba(51,51,51,.9);z-index:9999}.l-nav-container.active{display:block}.c-banner{padding:1rem;background:url(../images/bg-banner.jpg) no-repeat center center/cover}.c-button{position:relative;padding:1rem;border-radius:100vh;border:3px solid #c6b600;background:#ffeb01;color:#111;font-size:1.5rem;animation:pulse 1.5s infinite}.c-button::before{content:">";display:block;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);height:75%;aspect-ratio:1/1;border-radius:50%;background:#fff;text-align:center;line-height:2}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.c-list__item{position:relative;padding:1rem 0;border-bottom:1px solid var(--main-color)}.c-list__item:has(.c-list__item__link)::after{content:"";font-family:"Material Icons";font-style:normal;font-weight:400;position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:1.5rem}.c-fv{position:relative}.c-fv__image{width:100%;height:100%}.c-fv__image img{width:100%;height:100%;object-fit:cover}.c-fv__text-container{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.c-fv__text-container__title{font-size:2rem}.c-title{padding:.5rem;text-align:center;background:#64c5e8;color:#fcfcfc;margin-bottom:1rem;font-weight:bold;font-size:1.5rem}.c-mark{background:linear-gradient(to top, #ffeb01, #ffeb01 20%, transparent 20%)}.c-section{padding:3rem 1rem}.c-imageText{display:block;justify-content:space-between;margin-bottom:2rem}@media screen and (min-width: 768px){.c-imageText{display:flex;margin-bottom:0}}@media screen and (min-width: 768px){.c-imageText__wrapper{width:50%}}.c-imageText__image img{width:100%;object-fit:cover}.c-text-stroke{color:#fcfcfc;text-shadow:3px 3px 3px #64c5e8,-3px 3px 3px #64c5e8,3px -3px 3px #64c5e8,-3px -3px 3px #64c5e8,3px 0px 3px #64c5e8,0px 3px 3px #64c5e8,-3px 0px 3px #64c5e8,0px -3px 3px #64c5e8}.c-background{padding:.25rem;background:linear-gradient(150deg, #64C5E8, #64C5E8 50%, #ffeb01 50%)}.p-top-main{opacity:0;transition:600ms}.p-top-main.active{opacity:1}:root{--base-color: #FCFCFC;--base-cont: #111111;--main-color: #64C5E8;--main-color-cont: #FCFCFC;--accent-color: #ffeb01;--accent-cont: #111111;--max-width: 1280px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px}body{color:var(--base-cont);background:#eee;line-height:1.5;overflow-x:hidden;max-width:600px;margin:0 auto;font-family:"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN","Arial","Yu Gothic","Meiryo",sans-serif;font-weight:700}main{background:var(--base-color);padding-bottom:3rem;min-height:100vh;padding-top:4rem}video{width:100%}h1{font-size:1.5rem;margin-bottom:2rem}h2{font-size:1.25rem}h3{font-size:1.2rem;padding-bottom:.5rem;margin-bottom:1rem}.title-border-b{position:relative}.title-border-b::after{content:"";position:absolute;left:0;bottom:0;background:var(--accent-color);width:3rem;height:1px}a{color:var(--base-text-color);transition:300ms}a:hover{opacity:.8}p{margin-bottom:1rem}img{max-width:100%}li{padding:.5rem 0}button:disabled{background:#acacac;color:#fff}button:disabled:hover{background:#acacac;color:#fff}input:not([type=checkbox]),textarea,select{display:block;background:var(--base-background);padding:.5rem;color:#333;border-radius:5px;border:1px solid var(--base-background);width:100%;transition:300ms;outline:none}input:focus,textarea:focus{border:1px solid var(--accent-color)}iframe{max-width:100%}.text{padding:1rem;white-space:pre-wrap}.ttl-wrapper{display:inline-block;padding-bottom:1rem;margin-bottom:3rem;border-bottom:1px solid var(--main-color)}.title_en{font-size:3rem}.font_en{font-family:"Cormorant Garamond",serif}.d-pc{display:block}.d-sp{display:none}@media screen and (max-width: 768px){html,body{font-size:14px}.title_en{font-size:2rem}h1{font-size:1.25rem}h2{font-size:1.25rem}h3{font-size:1.175rem}.d-pc{display:none}.d-sp{display:block}}
