.header{padding:1.5rem 5.8rem 1.3rem 4.2rem}@media(max-width: 768px){.header{padding:1.5rem}}.header-inr{display:flex;justify-content:space-between;align-items:center}.header-logo{width:8.2rem}@media(max-width: 768px){.header-logo{width:6rem}}@media(max-width: 768px){.header-navi{position:fixed;width:100%;top:0;right:0;background:var(--white);transform:translateX(-100%);z-index:100;padding:10rem 2rem}.header-navi li{width:100%}}.header-navi ul{display:flex;align-items:center}@media(max-width: 768px){.header-navi ul{flex-direction:column;width:100%;align-items:baseline}}.header-navi__name{padding-left:1em;padding-right:1em;display:block;position:relative}@media(min-width: 769px){.header-navi__name:hover::after{position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:90%;height:.1rem;background:var(--yellow);content:""}}@media(max-width: 768px){.header-navi__name{width:100%;text-align:left;padding:2rem;border-bottom:.1rem solid #f0efef}}.header-navi__en{font-size:1.3rem;font-family:var(--point-font);margin-bottom:.6rem;display:block;text-align:center}@media(max-width: 768px){.header-navi__en{text-align:left;font-size:2rem;color:var(--orange);margin-bottom:1rem}}.header-navi__ja{font-size:1.6rem;letter-spacing:.1em;display:block;text-align:center}@media(max-width: 768px){.header-navi__ja{text-align:left;font-size:2.8rem}}.header-hamburger__btn{position:relative;width:6rem;height:6rem;background:var(--yellow);border:none;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:space-between;z-index:9999}.header-hamburger__icon{position:relative;width:100%;height:3rem;margin-top:.6rem}.header-hamburger__line{position:absolute;left:50%;transform:translateX(-50%);width:70%;height:2px;background:var(--white);transition:.3s ease;transform-origin:center}.line1{top:.2rem}.line2{top:1.2rem}.line3{top:2.2rem}.header-hamburger__txt{font-size:1.2rem;color:var(--white);margin-bottom:.5rem}.header-hamburger__btn.is-active .line1{transform:translateX(-50%) rotate(45deg);top:1.2rem}.header-hamburger__btn.is-active .line2{opacity:0}.header-hamburger__btn.is-active .line3{transform:translateX(-50%) rotate(-45deg);top:1.2rem}.header-navi.is-open{transform:translateX(0)}.footer{margin-top:12.3rem;padding:4.1rem 0 4.9rem;background:#ddeaff}.footer-wrap{display:flex;align-items:center;justify-content:center;gap:0 3.9rem}@media(max-width: 768px){.footer-wrap{flex-direction:column;gap:5rem 0}}.footer-logo{width:14.8rem}@media(max-width: 768px){.footer-logo{margin-left:auto;margin-right:auto}}.footer-address{margin-bottom:1.1rem}.footer-tel{display:flex;align-items:center;gap:0 .6rem;font-size:4.8rem;color:var(--yellow);margin-bottom:2.9rem}.footer-mail{display:flex;align-items:center;gap:0 2rem}.header.fixed{position:fixed;top:0;width:100%;background:var(--white);z-index:50;left:0}.page_top_btn{position:fixed;bottom:4rem;right:2rem;z-index:10}@media(max-width: 768px){.page_top_btn{width:4rem}}/*# sourceMappingURL=header_footer.css.map */