footer{background-image:url(../img/footer_back_image.webp);background-size:cover;padding-top:40px;position:relative;margin-top:auto}footer .footer-wrapper{display:flex;justify-content:space-evenly;gap:40px;padding:0 15px 40px 15px}footer .footer-wrapper .footer-item ul{list-style:none}footer .footer-wrapper .footer-logo{max-width:200px}footer .footer-wrapper .footer-item li{margin-bottom:10px}footer .footer-wrapper .footer-item li a{color:#fff;text-shadow:1px 1px 5px #000}footer .footer-wrapper .footer-item li:last-child{margin-bottom:0px}footer .footer-wrapper p{color:#fff;text-shadow:1px 1px 5px #000}footer .copy-right{display:flex;justify-content:center;align-items:center;background-color:#0068b6;color:#fff;height:80px}footer .footer-forth .footer-head p{text-align:center;font-weight:bold}footer .contact-wrapper{display:flex;flex-direction:column;gap:20px}footer .contact-wrapper .btn-tel{padding:15px 49px 15px 88px;border-radius:30px;box-shadow:0px 4px 5px 2px rgba(0,0,0,.25);position:relative;font-size:18px;font-weight:bold;background-color:#fff;color:#0068b6}footer .contact-wrapper .btn-tel:before{content:"";display:block;width:24px;height:24px;background-image:url(../img/icon-phone-call.svg);background-size:contain;background-repeat:no-repeat;position:absolute;top:16px;left:52px}footer .contact-wrapper .btn-mail{padding:15px 49px 15px 88px;border-radius:30px;box-shadow:0px 4px 5px 2px rgba(0,0,0,.25);position:relative;font-size:18px;font-weight:bold;background-color:#0068b6;color:#fff}footer .contact-wrapper .btn-mail:before{content:"";display:block;width:24px;height:24px;background-image:url(../img/icon-mail.svg);background-size:contain;background-repeat:no-repeat;position:absolute;top:16px;left:52px}.float-cta-pc{position:fixed;bottom:0;right:25px;width:250px;box-shadow:0px 0px 10px rgba(0,0,0,.1);display:none;transition:opacity 3.5s ease-in-out;z-index:3}.float-cta-pc.show{display:block;opacity:1;-webkit-animation:fadeUpAnime .5s ease-in-out forwards;animation:fadeUpAnime .5s ease-in-out forwards}.close-btn{position:absolute;top:5px;right:5px;background:rgba(0,0,0,0);border:none;font-size:20px;cursor:pointer}.float-cta-sp{display:none}@media screen and (max-width: 768px){footer{padding-top:20px}footer .footer-wrapper{display:block;padding:15px}footer .footer-wrapper .footer-center{margin-bottom:40px}footer .footer-wrapper .footer-right{padding-left:5px}footer .footer-wrapper .footer-item{margin-bottom:60px}footer .footer-wrapper .contact-wrapper .btn-mail{padding:15px 50px 15px 118px}footer .footer-wrapper .contact-wrapper .btn-mail:before{top:18px;left:80px}footer .footer-wrapper .contact-wrapper .btn-tel{padding:15px 50px 15px 127px}footer .footer-wrapper .contact-wrapper .btn-tel:before{top:18px;left:92px}footer .copy-right{height:40px}footer .float-cta-sp{position:fixed;bottom:0;width:100%}footer .float-cta-sp a{display:inline-block;background:#007abf;color:#fff;width:100%;padding:10px;text-align:center}footer .float-cta-pc{display:none !important}}
/*# sourceMappingURL=footer.min.css.map */