@charset "utf-8";

/* ****************************************************
Title: c.css
***************************************************** */
#va {
	background-image:url(../img/common/c_va.jpg);
	background-position: 47% 0;
}

.sec01 {padding-top: 100px;}

.fac {
	width: 33%;
}
.fac dt {
	font-weight: bold;
	margin-bottom:10px;
}
.fac li {
	margin-bottom:8px;
	font-size: 90%;
}


.pt37 {
	padding-top:37px;
}
.sec01 .column-retention{
	margin-bottom: 150px;
}
.sec01 .column-retention ul li {
	margin-bottom: 15px;
}
.other {
	width:47%;
	padding-right:3%;
}
.other2 {
	width:50%;
}
.other2 a {
	color:#000;
}



@media screen and (max-width: 739px) {
.fit_wrap {
	padding: 0 20px;
}
.fac {width: 100%;}
.pt37 {padding-top:0;}

.smb40 {
	margin-bottom: 40px;
}

.other {width:100%; padding-right:0;margin-bottom:60px;}
.other2 { width:100%;}
}