@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Index
Made by TRAM
/////////////////////////////////////
*/

#Subvisual {
	background:url(../images/flow/img_sv.jpg) no-repeat 50% 0;
	background-size:cover;
	height:330px;
}

.flow {
	margin:0 60px;	
}
.flow li:first-child {
	margin-bottom:40px;	
}
.flow li + li {
	background:url(../images/flow/arrow.png) no-repeat 50% 0;
	padding:115px 0 0;
	margin-bottom:70px;	
}
.f-tit {
	background:url(../images/flow/bg_tit.png) no-repeat 0 100%;
	padding:0 0 12px 30px;
	font-size:150%;
	color:#303030;	
}
.f-tit img {
	margin-right:15px;	
}
.img-left {
	float:left;
	margin-left:45px;	
}
.right-inner {
	width:460px;
	float:right;	
}
.txt {
	color:#303030;
	font-size:125%;
	padding-top:20px;
	line-height:30px;	
}
.btn-contact {
	display:block;
	margin:10px 0 0 45px;	
}
.map {
	margin-top:20px;	
	width:400px;
}
.map .tit {
	color:#fff;
	font-size:125%;
	text-align:center;
	background:#18498d;
	line-height:35px;
	margin-bottom:6px;
}