@charset "utf-8";

.footer_wrap{padding-left:15px; padding-right:15px; padding-top: 60px; padding-bottom: 45px; background-color: #96c3d5;}
.footer_wrap .footer_left_con{padding-top: 10px;}
.footer_wrap .footer_right_con{float: right;}

.footer_wrap .footer_util_con{margin-bottom: 16px; font-size:0px; font-size:0rem; line-height:0px; line-height:0.0rem;}
.footer_wrap .footer_util_con > li{display:inline-block; position:relative; padding-left: 13px; margin-left: 12px;
    font-size:17px; font-size:1.7rem; line-height:23px; line-height:2.3rem; letter-spacing: -0.015em; font-weight: 500; color:#fff;}
.footer_wrap .footer_util_con > li:first-child{padding-left: 0; margin-left: 0;}
.footer_wrap .footer_util_con > li:after{content: ''; position: absolute; top:calc(50% + 1px); left:0; transform: translateY(-50%); height:13px; border-left:1px solid rgba(255,255,255,0.5);}
.footer_wrap .footer_util_con > li:first-child:after{border-left:none;}

.footer_wrap .footer_list_con{font-size:0px; font-size:0rem; line-height:0px; line-height:0.0rem;}
.footer_wrap .footer_list_con > li{display:block; position:relative;
    font-size:15px; font-size:1.5rem; line-height:27px; line-height:2.7rem; letter-spacing: -0.015em; font-weight: 400; color:#fff;}
.footer_wrap .footer_list_con > li:first-child{padding-left: 0; margin-left: 0;}
.footer_wrap .footer_list_con > li:first-child:after{border-left:none;}

.footer_wrap .family_site_con{position: relative; top:0; right:0; height:45px; overflow: hidden; transition:all .3s; text-align: left; margin-top: 10px; margin-right: 57px;}
.footer_wrap .family_site_list{font-size:16px; font-size:1.6rem; line-height:28px; line-height:2.8rem; color:#fff; font-weight:400;
    cursor: pointer; display:block; box-sizing: border-box; transition:all .3s; }
.footer_wrap .family_site_list:first-child{position: relative !important; padding-right:30px; margin-bottom:13px; width: 253px;
    background-image: url('../img/family_site_arrow.png'); background-repeat: no-repeat; background-position: right 0px top 7px; background-size:13px 7px; border-bottom:2px solid transparent; padding-bottom:9px;
    border-bottom: 2px solid #fff;}
.footer_wrap .family_site_con.active{overflow: visible; padding-bottom: 20px;}
.footer_wrap .family_site_con.active .family_site_list{position: absolute;}
.footer_wrap .family_site_list.active{color:#f2ca79; }
.footer_wrap .family_site_list:first-child.active{color:#fff;}

.footer_wrap .footer_copy{margin-bottom: 24px; font-size:13px; font-size:1.3rem; line-height:19px; line-height:1.9rem; letter-spacing: 0.03em; font-weight: 400; color:#fff; }

@media all and (min-width:992px){

    .footer_wrap .family_site_con:hover{height:81px;}
    .footer_wrap .family_site_list:first-child{background-position: right top 7px;}

    .footer_wrap .footer_list_con > li{display: inline-block; padding-left: 14px; margin-left: 13px;}
    .footer_wrap .footer_list_con > li:after{content: ''; position: absolute; top:7px; left:0; height:13px; border-left:1px solid rgba(255,255,255,0.5);}
    [data-wv-agent="edge"] .footer_wrap .footer_list_con > li:after{top: 8px;}

}

@media all and (min-width:1200px){
    .footer_wrap{padding-left:45px; padding-right:45px;}
}