.top{background-color:#ffcb6a;overflow-x:hidden}.top__hero{position:relative;min-height:calc(100dvh - 60px);place-content:center;background-image:url(/assets/top_bg.svg);background-size:128px 74px;background-repeat:repeat;animation:schedule_bg_scroll 6s linear infinite}.top__hero__illust--1{position:absolute;display:block;bottom:10%;left:8%;width:240px;filter:drop-shadow(3px 3px 0 #bd8620);object-fit:contain;animation:surfing 4s ease-in-out infinite alternate}@media screen and (max-width:640px){.top__hero__illust--1{filter:brightness(.95) drop-shadow(3px 3px 0 #bd8620)}}@keyframes surfing{0%{transform:rotate(-14deg) translateY(0)}50%{transform:rotate(0deg) translateY(-30px)}to{transform:rotate(-14deg) translateY(0)}}.top__hero__illust--2{position:absolute;display:block;top:10%;right:8%;width:280px;filter:drop-shadow(3px 3px 0 #bd8620) contrast(.8) brightness(1.1);object-fit:contain;transform-origin:left bottom;animation:surfing 6s ease-in-out infinite alternate}@media screen and (max-width:640px){.top__hero__illust--2{display:none}}@keyframes swinging{0%{transform:rotate(14deg) translateY(0)}50%{transform:rotate(-14deg) translateY(-30px)}to{transform:rotate(14deg) translateY(0)}}.top__hero__wave--top{top:0}.top__hero__wave--bottom,.top__hero__wave--top{position:absolute;left:-3px;width:var(--wave-width);object-fit:contain}.top__hero__wave--bottom{bottom:0}.top__hero__catch{position:relative;display:block;margin:0 auto;object-fit:contain;width:100%;max-width:80dvw;max-height:50dvh;filter:drop-shadow(3px 3px 0 #bd8620);z-index:300}@media screen and (min-width:768px){.top__hero__catch{max-width:40dvw}}@keyframes schedule_bg_scroll{0%{background-position:0 0}to{background-position:-128px 74px}}.top__news{position:relative;background-color:#eb7373;padding:calc(23dvw + 30px) 0;display:flex;flex-direction:column;gap:60px;width:100dvw}.top__news__wave--top{top:-3px}.top__news__wave--bottom,.top__news__wave--top{position:absolute;left:-3px;width:var(--wave-width);object-fit:contain}.top__news__wave--bottom{bottom:-3px}.top__news__catch{color:#fff;font-weight:500;display:block;width:-moz-fit-content;width:fit-content;margin:0 auto;line-height:50px}@media screen and (max-width:400px){.top__news__catch{font-size:1.2rem}}.top__news__list{margin:0 auto;max-width:1080px;width:100%}@media screen and (max-width:1080px){.top__news__list{padding:0 40px}}.top__news__list h3{color:#fff;margin-bottom:30px;font-size:1.6rem;letter-spacing:1px}.top__news__list ul{display:flex;flex-direction:column;gap:20px;padding:20px;border:3px dashed #fff;border-radius:20px;list-style:none;margin-bottom:20px}.top__news__list ul li a{padding:12px}.top__news__list ul li a,.top__news__list__more{display:block;background-color:#fff;border-radius:8px}.top__news__list__more{margin:0 0 0 auto;width:-moz-fit-content;width:fit-content;font-size:1.1rem;font-weight:400;color:#111;padding:8px 18px;transform:scale(1);transition:transform .1s ease}.top__news__list__more:hover{transform:scale(1.04)}@media screen and (max-width:640px){.top__news__list__more{width:100%;text-align:center}}.top__intro{background-color:#fafafa;padding:30px 0}.top__intro__profiles{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;margin:0 auto;max-width:1080px}@media screen and (max-width:1080px){.top__intro__profiles{margin:0 40px;grid-template-columns:1fr}}.top__intro__profiles__item__image{height:240px;object-fit:contain;display:block;margin:30px auto 15px}.top__intro__profiles__item h3{text-align:center;margin-bottom:30px;font-size:1.6rem;color:#003b57}.top__intro__profiles__item p{line-height:2.2rem;font-size:1.1rem}.top__intro__profiles__item p a{display:block;color:#003b57;text-decoration:underline;font-weight:700;margin:8px 0}.top__contact{position:relative;padding:23dvw 0 12dvh}.top__contact__wave--top{position:absolute;top:-3px;left:-3px;width:var(--wave-width);object-fit:contain}.top__contact__text{padding:0 0 0 30px;width:60%}@media screen and (max-width:960px){.top__contact__text{padding:0 30px;width:unset}}.top__contact__text__title{color:#fff;font-size:1.8rem;margin-bottom:30px}.top__contact__text__advertisement{background-color:#fff;border-radius:35px;padding:40px 30px;font-size:1rem;margin-bottom:30px;line-height:30px;font-weight:400}.top__contact__text__advertisement__heading{display:block;color:#003b57;font-weight:700}.top__contact__text__button{display:block;width:-moz-fit-content;width:fit-content;background-color:#222;font-size:1.3rem;padding:12px 18px;color:#fff;font-weight:500;border-radius:8px;margin:0 auto 60px}.top__contact__illust{position:absolute;right:5%;bottom:0;width:100%;max-width:28%}@media screen and (max-width:960px){.top__contact__illust{position:relative;display:block;width:100%;right:unset;max-width:40%;margin:30px auto 0;object-fit:contain}}