﻿@charset "utf-8";
/* CSS Document */

.footer{
	background-color:white;
	padding:30px 0;
	margin-top:55px;
	}
.footer .footer_body{
	width:100%;
	}
.footer .footer_body .footer_title{
	display:none;}	

.footer .footer_body .footer_content .footer_word{
	overflow: hidden;
	display:none;
	}


.footer .footer_intro{
	width: 95%;
	margin: auto;
	overflow: hidden;
	margin-top: 30px;
	padding-bottom: 30px;
}
.footer .footer_intro img{
	display: inline-block;    
	vertical-align: middle;
}
.footer_content{display: none;}