@charset "utf-8";

/* Footer */
.footer_wrap {}
.footer_wrap .related_site_wrap {background: url("../img/footer_bg0.jpg") no-repeat center center; background-size: scale; background-size: cover;}
.footer_wrap .site_info_wrap {background-color: #303030;}
.related_site_wrap .related_title {color: #fff;}
.related_site_wrap .related_subtitle {color: #fff; letter-spacing: 0.025em;}
.related_site_wrap .site_list {color: #fff; font-weight: 100; opacity: 0.6; filter:alpha(opacity=60);}
.related_site_wrap .site_list:hover{opacity:1; filter:alpha(opacity=100);}
.site_info_wrap .info_list {color: #fff;}
.site_info_wrap .address_con {color: #fff; opacity: 0.4; filter:alpha(opacity=40);}
