@charset "UTF-8";
/* footer CSS */

footer {
	width: 100%;
	background-color: #FFC107;
	padding:0 0 0 0;
}
footer h2 {
	font-size: 20px;
	font-weight: bold;
	text-indent: 35px;
	margin: 0 0 10px;
}
footer p, footer li {font-size: 14px; line-height: 1.8;}
footer .btn {
	width: 110px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.info {
	width: 1050px;
	margin: 0 auto;
}
ul.info li {
	width: 310px;
	height: 385px;
	margin: 0 15px;
	padding: 15px;
	background: #fff;
	text-align: center;
}
ul.info li h2, ul.info li p {
	text-align: left;
}
ul.info li:last-child p {
	text-align: center;
}

/* 追加 */
ul.if2 {
	width: 1050px;
	margin: 25px auto;
}
li.if2l1 {
	width: 665px;
	height: 650px;
	margin: 0 15px 0 0;
	padding: 15px;
	background: #fff;
	text-align: left;
}
li.if2l2 {
	width: 310px;
	height: 650px;
	margin: 0px;
	padding: 15px;
	background: #fff;
	text-align: center;
}
ul.if2 li h2, ul.if2 li p {
	text-align: left;
}
ul.henpin2 { 
	background: #eee;
	margin: 15px auto;
	padding: 1.5%;
}
ul.henpin2 li h2 {
	font-size: 17px;
	height: 30px;
	line-height: 30px;
	text-indent: 35px;
	margin: 15px 0 0 0;
}

/* 追加終 */

.foot_eigoden {
	font-size: 16px;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
}
p.address {
	text-align: left!important;
	padding-left: 35px;
	background: url(../img/parts/icon/ic_map.jpg) no-repeat;
	background-position: 5px 4px;
	font-size:14px;
}
ul.staff_img {width: 305px;}
ul.staff_img li {
	width: 56px;
	height: 56px;
	padding: 0;
	margin: 0 5px 0 0;
}
p.foot_link {
	font-size: 14px;
	margin: 10px 0;
}
div.henpin {
	width: 1020px;
	background: #fff;
	padding: 15px;
	margin: 25px auto;
}
div.henpin ul {
	width: 1014px;
	background: #eee;
	margin: 0 auto;
}
div.henpin ul li {
	width: 29%;
	padding: 1.5%;
}
div.henpin ul li:first-child {
	width: 31%;
}
div.henpin ul li h2 {
	font-size: 17px;
	height: 30px;
	line-height: 30px;
	text-indent: 35px;
	margin: 0 0 15px 0;
}
div.henpin p {
	padding: 0 0 15px 20px;
}
div.footer_bottom {
	width: 100%;
	background: #fff;
	padding: 15px 0 30px 0;
}
div.footer_bottom p {
	text-align: center;
	margin: 5px 0 10px 0;
	font-size: 12px;
}
div.footer_bottom ul {
	width: 960px;
	margin: 0 auto;
}
div.footer_bottom ul li {width: 825px;}
div.footer_bottom ul li:first-child {width: 135px;}
div.footer_bottom ul li p {
	text-align: left!important;
	padding: 0 0 0 20px;
}
.ic_tel {
	background: url(../img/parts/icon/ic_tel.png) no-repeat;
	background-position: 92px 2px;
	text-indent: 10px;
	font-size: 14px;
	margin: 5px 0;
}
.ic_fax {
	background: url(../img/parts/icon/ic_fax.png) no-repeat;
	background-position: 92px 2px;
	text-indent: 10px;
	font-size: 14px;
	margin: 5px 0;
}
.ic_staff {
	background: url(../img/parts/icon/ic_staff.jpg) no-repeat;
	background-position: 0px 2px;
	text-indent: 35px;
	font-size: 18px;
	font-weight: normal;
}
.ic_caution_y {
	background: url(../img/parts/icon/ic_caution_y.jpg) no-repeat;
	background-position: 0 0;
}
.ic_caution_r {
	background: url(../img/parts/icon/ic_caution_r.jpg) no-repeat;
	background-position: 0 0;
}
.footer_title{text-align:center;padding:20px 0;}
