:root{--mc:#b6e1e7;--bc:#f6f5f3;--bc2:#090e24;--bc3:#fff4fb;--tc:#202020;--orange:#ff8a22;--green:#14a1a4;--blue:#415eaa;--blue2:#389dd1;--navy:#122e60;--red:#c51605;--pink:#ff8da1}.footer{background-color:var(--bc2);padding:2rem 2rem 0}.footer .footer_inner-wrap{width:92%;margin:0 auto;text-align:left;-webkit-box-align:center;align-items:center;flex-wrap:wrap}@media (max-width:960px){.footer .footer_inner-wrap{width:98%}}.footer .footer_inner-wrap .footer_address-wrap{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;width:30%}@media (max-width:767px){.footer .footer_inner-wrap .footer_address-wrap{width:100%}}@media (max-width:767px){.footer .footer_inner-wrap .footer_address-wrap .footer_address-logo{text-align:center}}.footer .footer_inner-wrap .footer_address-wrap .footer_address-logo img{width:80%;max-width:260px;margin:0 auto}.footer .footer_inner-wrap .footer_address-wrap .footer_address-list{padding:2rem}.footer .footer_inner-wrap .footer_address-wrap .footer_address-list .footer_address-item{color:#fff;font-size:1.4rem;line-height:1.7;text-align:left}.footer .footer_inner-wrap .footer_address-wrap .footer_address-list .footer_address-item i{padding-right:1rem}.footer .footer_inner-wrap .footer_address-wrap .footer_address-list .footer_address-item span{font-size:1.2rem}.footer .footer_inner-wrap .footer_address-wrap .footer_sns_list{padding:1rem;width:fit-content}@media (max-width:767px){.footer .footer_inner-wrap .footer_address-wrap .footer_sns_list{padding:0 1rem}}.footer .footer_inner-wrap .footer_address-wrap .footer_sns_list .footer_sns_item{display:inline-block;margin-right:2rem}.footer .footer_inner-wrap .footer_address-wrap .footer_sns_list .footer_sns_item a{display:block;transition:transform .3s ease}.footer .footer_inner-wrap .footer_address-wrap .footer_sns_list .footer_sns_item a img{width:30px;height:auto}.footer .footer_inner-wrap .footer_address-wrap .footer_sns_list .footer_sns_item a:hover img{transform:scale(1.1)}.footer .footer_inner-wrap .footer_nav-wrap{width:68%;padding:2rem 0}@media (max-width:767px){.footer .footer_inner-wrap .footer_nav-wrap{width:100%}}.footer .footer_inner-wrap .footer_nav-wrap .footer_nav-block{padding:6rem 0;border-top:1px solid #fff}@media (max-width:767px){.footer .footer_inner-wrap .footer_nav-wrap .footer_nav-block{padding:4rem 0}}.footer .footer_inner-wrap .footer_nav-wrap .footer_nav-block:first-child{border-top:none}.footer .footer_inner-wrap .footer_nav-wrap .footer_nav-block .footer_nav-dl .footer_nav-dt{margin-bottom:2rem;color:#fff;font-size:1.5rem}@media (max-width:767px){.footer .footer_inner-wrap .footer_nav-wrap .footer_nav-block .footer_nav-dl .footer_nav-dt{margin-bottom:1.5rem}}.footer .footer_inner-wrap .footer_nav-wrap .footer_nav-block .footer_nav-dl .footer_nav-dd .footer_nav-list{display:flex;flex-wrap:wrap;gap:1.8rem 5rem}@media (max-width:767px){.footer .footer_inner-wrap .footer_nav-wrap .footer_nav-block .footer_nav-dl .footer_nav-dd .footer_nav-list{gap:1.2rem 3rem}}.footer .footer_inner-wrap .footer_nav-wrap .footer_nav-block .footer_nav-dl .footer_nav-dd .footer_nav-list .footer_nav-item .footer_nav-link{display:block;color:#fff;font-size:1.3rem;line-height:1.3}.footer .footer_inner-wrap .footer_nav-wrap .footer_nav-block .footer_nav-dl .footer_nav-dd .footer_nav-list .footer_nav-item .footer_nav-link:hover{opacity:.3}.footer .copyright{width:100%;color:#fff;text-align:center;font-size:1.2rem;padding:10px 0;margin-bottom:0;background-color:var(--bc2)}