#t2d_footer_wrap { width:100%; font-size:17px; position:relative; border-top: 1px solid #e2e2e2; background: #fff;}

#t2d_footer_wrap .t2s_footer_link_wrap { display:block; width:100%; margin: 0 0 0 0;text-align:center; background: #fff; }
#t2d_footer_wrap .t2d_footer_link {width:100%; margin: 0 auto;display:flex;justify-content:center;  border-bottom: 1px solid #e2e2e2; background: #fff;}

#t2d_footer_wrap .t2d_footer_link li { display:inline-block; margin-right: 40px;}
#t2d_footer_wrap .t2d_footer_link li:last-child { margin-right:0;  margin-left:0; }
#t2d_footer_wrap .t2d_footer_link a { font-size: 16px; font-weight: 600;color:#333333; line-height:59px;}

#t2d_footer_wrap .footer { width:100%; margin:0 auto; padding:50px 0 50px; }
#t2d_footer_wrap .footer .footerInner{display:block; text-align:Center;  font-size:16px; line-height:1.7;}
#t2d_footer_wrap .footer .footerInner span{padding:0px 15px;  }
#t2d_footer_wrap .footer .footerInner .copy{ color:#999; }

.mobileshow_hi{display:none;}


#t2d_footer_wrap .footer .footerContent{position: relative; padding-left: 7%;  }
#t2d_footer_wrap .footer .footerContent dt{margin-bottom: 16px; font-size: 16px; font-weight: 600; line-height: 1.5;}
#t2d_footer_wrap .footer .footerContent dd{opacity: 0.7; font-size: 14px; font-weight: 300; line-height: 1.5; border:1px solid red;}
#t2d_footer_wrap .footer .footerContent a { color:#333; }

/* footer sitemap */
.t2s_footer_sitemap_wrap{position: relative; display: block; width: 100%;padding: 0;font-size:0;}
.t2s_footer_sitemap_wrap .t2d_sitemap_wrap{ padding: 5px 0 15px; background: #1a272f;}
.t2s_footer_sitemap_wrap .t2d_sitemap_wrap .t2d_sitemap_list { max-width: 1200px;}
.t2s_footer_sitemap_wrap .t2d_sitemap_wrap .t2d_sitemap_list .t2d_depth1 { /*flex: 1;*/ text-align: left;}
.t2s_footer_sitemap_wrap .t2d_sitemap_wrap .t2d_sitemap_list .t2d_depth1 > a { 
	line-height: 49px;
	padding-left: 6px;
	font-size: 14px;
    color: #dddbdb;
	border-bottom: 1px solid #3f4a50;
    font-weight: 600;
}
.t2s_footer_sitemap_wrap .t2d_sitemap_wrap .t2d_sitemap_list .t2d_depth2{ text-align: left; padding: 5px 5px;}
.t2s_footer_sitemap_wrap .t2d_sitemap_wrap .t2d_sitemap_list .t2d_depth2 > a{
	font-size: 12px;
    color: #b1b1b1;
}
.t2s_footer_sitemap_wrap .t2d_sitemap_wrap .t2d_sitemap_list .t2d_depth2 > a::before{
	content:'\00B7';
	font-size: 14px;
	margin-right: 5px;	
	color: #666;
}

@media screen and (max-width: 1600px){ 
    #t2d_footer_wrap .footer { width:94%; }
}

@media screen and (max-width: 1200px){ 
    .t2s_footer_sitemap_wrap .t2d_sitemap_wrap .t2d_sitemap_list {justify-content: flex-start!important;}
    .t2s_footer_sitemap_wrap .t2d_sitemap_wrap .t2d_sitemap_list .t2d_depth1 { width: 20%; margin-top: 10px; flex:unset!important;}
}
@media screen and (max-width: 768px){
   .mobileshow_hi{display:block;}
   .mobilenone_hi{display:none;}

    #t2d_footer_wrap .t2d_footer_link {width:100%; }
    #t2d_footer_wrap .t2d_footer_link li { display:inline-block; margin-right: 20px;}
    #t2d_footer_wrap .t2d_footer_link a { font-size:14px; font-weight: 600;color:#333333; line-height:45px;}
    #t2d_footer_wrap .footer { width:100%;padding: }

#t2d_footer_wrap .footer { width:100%; margin:0 auto; padding:50px 0 50px; }
#t2d_footer_wrap .footer .footerInner{display:block; text-align:Center;  font-size:14px; line-height:1.7;}
#t2d_footer_wrap .footer .footerInner span{padding:0px 10px;  }

#t2d_footer_wrap .footer .footerInner img{width:50%;}

}
