.main{padding-bottom:var(--gap-xxxl);background:var(--base-color)}body .header{background-color:rgb(from var(--contents-bg-color) r g b/1)}@media (min-width:890px){body .header .information{padding-top:0}}body .header>.inner{padding:5px 25px}@media (min-width:768px){body .header>.inner{padding:24px var(--content-spacing)}}body .header>.inner .link.logo{max-height:50px;transition:opacity 0.3s}body .header>.inner .link.logo:hover{opacity:0.8}body .header>.inner .information .tel::before{font-size:21px;color:var(--main-color)}body .header>.inner .information .text{font-weight:bold}body .header>.inner .information .tel{transition:all 0.3s}body .header .list{background-color:unset}body .header .list .sep{background-color:var(--text-color)}body .header .list .link:hover,body .header .list .item.toggle:hover .text{color:var(--deco2-color)}body .header .list .link,body .header .list .item .text{color:var(--text-color)}body .header .list .item .menu{background-color:#fff;box-shadow:0px 5px 20px -10px #777777}body .header .list .tag{background-color:var(--deco2-color)}body .header .block-link{color:var(--text-color)}body .header .block-link:hover{color:var(--text-contrast-color);background-color:var(--deco2-color)}body .header .block-link::after{border-color:var(--text-color)}@media (min-width:890px){.hamburger-menu{top:35px}}@media (min-width:768px){.main .page-section{background:var(--contents-bg-color)}}.main .page-section .page-heading{font-size:20px;font-weight:350;line-height:1.5}@media (min-width:768px){.main .page-section .page-heading{font-size:var(--text-xl)}}.main .page-section .page-heading::before{background:linear-gradient(to top,var(--main-color) 0 62.5%,var(--text-contrast-color) 62.5% 100%)}@media (min-width:768px){.main .page-section .page-heading::before{height:40px}}.main .page-section .page-contents{padding-block:24px}.main .page-map .page-contents{padding-block:0}.footer{padding-block:27px;grid-template-columns:1fr max-content}@media (min-width:768px){.footer{padding-block:var(--p-xxl)}}.footer .information{padding-bottom:var(--p-xxl)}@media (min-width:768px){.footer .information{padding-bottom:67px}}.footer .information .link{margin-bottom:24px;transition:opacity 0.3s}.footer .information .link:hover{opacity:0.8}@media (min-width:768px){.footer .information .link{margin-bottom:var(--p-xxl)}}.footer .information .logo{max-height:137px;width:100%;height:auto}@media (min-width:768px){.footer .information .logo{max-width:200px}}.footer .information .information-bottom{margin-top:var(--p-md)}@media (min-width:768px){.footer .information .information-bottom{display:flex;align-items:center;gap:var(--gap-lg);flex-wrap:wrap}}.footer .information .tel{font-size:31px;gap:var(--gap-md)}.footer .information .tel::before{font-size:21px;padding-top:0}.footer .information .text{flex-wrap:wrap}.footer .footer-bottom{width:100%;text-align:center}@media (min-width:768px){.footer .footer-bottom{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;grid-column:span 2}}.footer .sns{display:flex;gap:var(--gap-lg);margin-top:var(--p-xxl);justify-content:center;align-items:center}@media (min-width:768px){.footer .sns{margin-top:0}}.footer .sns i{color:#fff;font-size:var(--text-xxl)}.footer .list .item .link,.footer .tel,.footer .footer-bottom .sns i{transition:all 0.3s}:is(.footer .list .item .link,.footer .tel,.footer .footer-bottom .sns i):hover,:is(.footer .list .item .link,.footer .tel,.footer .footer-bottom .sns i):hover::before{text-decoration:none !important;color:var(--main-color) !important}