﻿.footer{padding:0}.footer__inner{max-width:1100px;margin:0 auto;padding:0 4%}.footer__logo{display:block;max-width:284px;height:auto;margin:0 auto 62px;text-align:center}@media screen and (max-width:767px){.footer__logo{width:55.4666666667vw;margin-bottom:7vw}}.footer__logo img{width:100%;height:auto}.footer__menus{padding:54px 0 140px;background:#014da1}@media screen and (max-width:767px){.footer__menus{padding-top:10vw;padding-bottom:30vw}}.footer__bottom{background-color:#eee;padding:30px 0 120px}.footer__store{margin-top:5rem;padding-top:5rem;border-top:1px solid #fff}@media screen and (max-width:1024px){.footer__store{margin-top:5vw;padding-top:5vw}}@media screen and (max-width:767px){.footer__store{border-top:0;margin-top:11vw;padding-top:0}}.footer__store-heading{display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.footer__store-heading{border-bottom:1px solid #fff;padding-bottom:5vw}}.footer__store-heading-text{font-size:1.6rem;line-height:calc(28 / 16);letter-spacing:0.05em;color:#fff;font-weight:500;text-align:left}@media screen and (max-width:1024px){.footer__store-heading-text{font-size:1.6vw}}@media screen and (max-width:767px){.footer__store-heading-text{font-size:3.2vw;line-height:5.0666666667vw}}.footer__store-body{display:flex;justify-content:center;gap:3rem;margin-top:4rem}@media screen and (max-width:1024px){.footer__store-body{gap:3vw;margin-top:4vw}}@media screen and (max-width:767px){.footer__store-body{display:grid;grid-template-columns:1fr 1fr;gap:6vw;margin-top:4vw}}.footer__store-body-item{position:relative;max-width:21rem}@media screen and (max-width:1024px){.footer__store-body-item{max-width:21vw}}@media screen and (max-width:767px){.footer__store-body-item{width:100%;max-width:100%}}.footer__store-body-item:not(:first-child){padding-left:3rem;border-left:1px solid #fff}@media screen and (max-width:767px){.footer__store-body-item:not(:first-child){padding-left:0 !important;border-left:none !important}}@media screen and (max-width:767px){.footer__store-body-item:nth-of-type(2)::before,.footer__store-body-item:nth-of-type(4)::before{content:"";position:absolute;left:-3.5vw;top:0;bottom:0;margin:auto;width:1px;height:90%;background:#fff}}.footer__store-body-item-text{font-size:1.4rem;line-height:calc(22 / 14);letter-spacing:0;color:#fff;font-weight:500;text-align:left}@media screen and (max-width:1024px){.footer__store-body-item-text{font-size:1.4vw}}@media screen and (max-width:767px){.footer__store-body-item-text{font-size:2.8vw}}.footer .copyright{display:block;text-align:center;font-size:1.6rem;margin-top:6rem;color:#fff}@media screen and (max-width:1024px){.footer .copyright{font-size:1.6svw;margin-top:6vw}}@media screen and (max-width:767px){.footer .copyright{font-size:2.9333333333vw}}.footer__sns{margin-top:30px;text-align:center}.footer__sns-list{display:flex;justify-content:center;gap:15px;list-style:none;padding:0;margin:0}.footer__sns-item a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:#fff;color:#014DA1;font-size:2.2rem;transition:all 0.3s ease;box-shadow:0 2px 5px rgba(0, 0, 0, 0.1)}.footer-nav-list{display:flex;flex-wrap:wrap}.footer-nav-list--sitemap{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px 30px}@media screen and (max-width:1024px){.footer-nav-list--sitemap{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width:767px){.footer-nav-list--sitemap{grid-template-columns:repeat(1, 1fr)}}.footer-nav-list--sitemap .footer-nav__item{width:100%;margin-bottom:0}.footer-nav-list--sitemap .footer-nav__item>.footer-nav__link{font-weight:700;font-size:1.6rem;display:block;padding-bottom:10px;margin-bottom:15px;color:#fff}.footer-nav-list--sitemap .footer-nav__item>.footer-nav__link:hover{color:#fff}.footer-nav-list--sitemap .sub-menu .footer-nav__item{width:100%;margin-bottom:6px}.footer-nav-list--sitemap .sub-menu .footer-nav__item .footer-nav__link{font-weight:500;font-size:1.4rem;border-bottom:none;padding:2px 0;margin:0;color:#fff;line-height:1.4}.footer-nav-list--sitemap .sub-menu .footer-nav__item .footer-nav__link:hover{color:#fff;text-decoration:underline}.footer-nav-list--sitemap .sub-menu .footer-nav__item .sub-menu{padding-left:8px;margin-top:4px;margin-bottom:8px}.footer-nav-list--sitemap .sub-menu .footer-nav__item .sub-menu .footer-nav__item{margin-bottom:4px}.footer-nav-list--sitemap .sub-menu .footer-nav__item .sub-menu .footer-nav__link{font-size:1.3rem;color:#fff}.footer-nav-list--sitemap .sub-menu .footer-nav__item .sub-menu .footer-nav__link::before{content:"-";margin-right:5px;color:#fff}.footer-nav-list--accordion{flex-direction:column}.footer-nav-list--accordion .footer-nav__item{border-bottom:1px solid rgba(221, 221, 221, 0.6)}.footer-nav-list--accordion .footer-nav__item .footer-nav__link{display:block;padding:15px 40px 15px 0;font-size:1.5rem;color:#fff;position:relative;font-weight:600;cursor:pointer}@media screen and (max-width:767px){.footer-nav-list--accordion .footer-nav__item .footer-nav__link{padding:4.5vw 7vw 4.5vw 0;font-size:3.2vw}}.footer-nav-list--accordion .footer-nav__item.menu-item-has-children>.footer-nav__link::after{position:absolute;right:15px;top:50%;width:10px;height:6px;content:"+";font-family:"Font Awesome 6 Free";font-weight:900;transform:translateY(-50%);transition:transform 0.3s ease;color:#fff}@media screen and (max-width:767px){.footer-nav-list--accordion .footer-nav__item.menu-item-has-children>.footer-nav__link::after{font-size:2.8vw}}.footer-nav-list--accordion .footer-nav__item.menu-item-has-children>.footer-nav__link.is-active::after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;font-size:1.2rem}@media screen and (max-width:767px){.footer-nav-list--accordion .footer-nav__item.menu-item-has-children>.footer-nav__link.is-active::after{font-size:3vw}}.footer-nav-list--accordion .footer-nav__item.menu-item-has-children.c-dynamic-menu__item--depth-0.menu-item-has-children>.footer-nav__link::after{color:#222}.footer-nav-list--accordion .sub-menu{display:none;background-color:#f2f2f2;padding:10px 20px}@media screen and (max-width:767px){.footer-nav-list--accordion .sub-menu{padding:0 5vw}}.footer-nav-list--accordion .sub-menu .footer-nav__item{border-color:#e6e6e6}.footer-nav-list--accordion .sub-menu .footer-nav__item .footer-nav__link{padding:8px 0;font-size:1.4rem;font-weight:500;color:#222}@media screen and (max-width:767px){.footer-nav-list--accordion .sub-menu .footer-nav__item .footer-nav__link{padding:3.4vw 0;font-size:3.4666666667vw}}.footer-nav-list--accordion .sub-menu .footer-nav__item:last-child{border-bottom:none}.footer-area{width:100%;max-width:1024px;padding-top:8rem;padding-bottom:8rem;padding-left:4rem;padding-right:4rem;margin-right:auto;margin-left:auto;display:block;box-sizing:border-box}.footer-area::after{content:"";display:block;clear:both}@media screen and (max-width:1024px){.footer-area{padding-left:4vw;padding-right:4vw}}@media screen and (max-width:767px){.footer-area{display:grid;grid-template-columns:1fr;gap:5vw;padding-left:5.3333333333vw;padding-right:5.3333333333vw;padding-top:11vw;padding-bottom:12vw}}.footer-area .c-section-title__text{text-align:left}@media screen and (max-width:767px){.footer-area .c-section-title__text{text-align:center}}@media screen and (max-width:1024px){.footer-area .c-section-title{flex-direction:column;align-items:flex-start}}.footer-area__map{float:left;margin-right:5rem;margin-bottom:2rem}@media screen and (max-width:1024px){.footer-area__map{margin-right:4vw}}@media screen and (max-width:767px){.footer-area__map{float:none;margin-right:0;margin-bottom:0;display:flex;align-items:center;gap:6vw}}.footer-area__map img{width:fit-content}@media screen and (max-width:1024px){.footer-area__map img{width:42.6666666667vw;height:auto}}@media screen and (max-width:767px){.footer-area__map img{width:48vw}}.footer-area__inner{display:block}.footer-area__heading--pc{display:block}@media screen and (max-width:767px){.footer-area__heading--pc .c-section-heading__inner{display:none}}.footer-area__heading--mobile{display:none}@media screen and (max-width:767px){.footer-area__heading--mobile{display:block}}.footer-area .c-section-heading--column-start{display:block}@media screen and (max-width:767px){.footer-area .c-section-heading--column-start{display:flex}}.footer-area .c-section-heading__inner{display:block;margin-bottom:2.5rem;margin-top:10rem}@media screen and (max-width:767px){.footer-area .c-section-heading__inner{display:flex;margin-bottom:0;margin-top:0}}.footer-area .c-section-heading__inner .c-section-title{justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:1rem}.footer-area .c-section-heading__inner .c-section-title br{display:none}@media screen and (max-width:767px){.footer-area .c-section-heading__inner .c-section-title{justify-content:center;align-items:center}.footer-area .c-section-heading__inner .c-section-title br{display:block}}.footer-area .c-section-heading__text-wrap--auto{display:block;clear:both;padding:1.5rem 0}@media screen and (max-width:767px){.footer-area .c-section-heading__text-wrap--auto{display:flex;padding:1rem 0}}.footer-area__body{margin-top:2rem;clear:both}@media screen and (max-width:767px){.footer-area__body{clear:none}}.footer-area__body-text{font-size:1.6rem;line-height:2;color:#443c35;letter-spacing:0}@media screen and (max-width:767px){.footer-area__body-text{font-size:3.2vw;letter-spacing:0.08em}}.btn-top{position:fixed;right:20px;bottom:20px;width:50px;height:50px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 0.3s ease;z-index:100;display:none !important}@media screen and (max-width:1024px){.btn-top{bottom:85px;right:10px;width:40px;height:40px}}.btn-top.is-visible{opacity:1;visibility:visible}.btn-top__arrow{width:12px;height:12px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(-45deg);margin-top:5px}@media screen and (max-width:767px){.btn-top__arrow{width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff}}.btn-top:hover{opacity:0.8 !important}footer .footer-nav-list--sitemap .footer-nav__item:has(.sub-menu) .sub-menu span.footer-nav__link{position:relative;cursor:pointer}footer .footer-nav-list--sitemap .footer-nav__item:has(.sub-menu) .sub-menu span.footer-nav__link::after{position:absolute;right:15px;top:50%;width:18px;height:18px;content:"+";font-family:"Font Awesome 6 Free";font-weight:900;transform:translateY(-50%);transition:transform 0.3s ease;color:#fff}@media screen and (max-width:767px){footer .footer-nav-list--sitemap .footer-nav__item:has(.sub-menu) .sub-menu span.footer-nav__link::after{font-size:2.8vw}}footer .footer-nav-list--sitemap .footer-nav__item:has(.sub-menu) .sub-menu span.footer-nav__link.is-active::after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;font-size:1.2rem}@media screen and (max-width:767px){footer .footer-nav-list--sitemap .footer-nav__item:has(.sub-menu) .sub-menu span.footer-nav__link.is-active::after{font-size:3vw}}footer .footer-nav-list--sitemap .footer-nav__item:has(.sub-menu) .sub-menu span.footer-nav__link+.sub-menu{display:none}/*# sourceMappingURL=footer.css.map */