@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts .content .contentBg {
	padding: 19px 13px 16px 11px;
}

#conts .comInner {
	margin-bottom: 15px;
	padding-bottom: 0;
}

#conts .comInner .innerBg {
	padding-bottom: 0;
}

#conts .textImg {
	margin-bottom: 23px;
}

#conts .stepImg {
	padding: 0 0 0 11px;
	background: url(../images/common/line12.gif) repeat-x left bottom;
}

#conts .stepImg img {
	margin: -6px 0;
}

#conts .flow {
	padding: 25px 12px 15px 15px;
}

#conts .flow .photoBox {
	float: right;
}

#conts .flow .textBox {
	padding-top: 5px;
	width: 340px;
	float: left;
}

#conts .flow .textBox .note {
	margin-top: 6px;
}

#conts .flow .textBox p {
	font-size: 13px;
	line-height: 1.45;
}

#conts .flow01 {
	padding: 0 8px 0 0;
}

#conts .flow01 .photoBox {
	margin-top: -74px;
}

#conts .flow01 .textBox {
	padding: 32px 15px 0;
	width: 450px;
}

#conts .flow01 .textBox .text01 {
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

#conts .flow01 .textBox .text01 span {
	color: #FF3F00;
}

#conts .flow .subText {
	margin-top: 12px;
	padding: 12px 12px 3px;
	border: 2px solid #4BA601;
}

#conts .flow .subText p {
	padding-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
}

#conts .flow .subText p span {
	background: url(../images/common/span_bg.gif) repeat-x left 13px;
}

#conts .flow .subText02 {
	margin: 12px 0 15px;
	padding: 10px 12px 8px;
	border: 2px solid #4BA601;
}

#conts .flow .subText02 ul {
	margin: 5px 0 6px;
}

#conts .flow .subText02 li {
	color: #367900;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
}

#conts .flow02 {
	padding: 14px 12px 15px 15px;
}

#conts .flow02 .photoBox {
	float: left;
}

#conts .flow02 .textBox {
	float: right;
}

#conts .flow .listText {
	margin-top: 12px;
	border: 2px solid #0369CC;
}

#conts .flow .listText ul {
	padding: 8px 18px;
}

#conts .flow .listText li {
	font-size: 14px;
	font-weight: bold;
}

#conts .flow .listText .textUl {
	padding: 14px 14px 5px;
}

#conts .flow .listText .textUl li {
	padding: 0 0 7px 10px;
	line-height: 1.4;
	background: url(../images/common/icon/icon20.gif) no-repeat left 4px;
}

#conts .arrow {
	margin-bottom: 15px;
	text-align: center;
}


@media all and (min-width: 0) and (max-width: 640px)  {
	#conts .content .contentBg {
		padding: 0;
	}
	
	#conts .textImg {
		margin-bottom: 15px;
	}
	
	#conts .textImg img {
		width: 100%;
	}
	
	#conts .stepImg img {
		margin-top: -1.2%;
		width: 80%;
	}
	
	#conts .flow .textBox {
		float: none;
		width: auto;
	}
	
	#conts .flow .textBox p {
		font-size: 12px;
	}
	
	#conts .flow .photoBox {
		float: none;
	}
	
	#conts .flow .photoBox img {
		width: 100%;
	}
	
	#conts .flow01 {
		padding: 0 10px 10px;
	}
	
	#conts .flow01 .photoBox {
		margin: 0 30px;
		float: none;
		text-align: center;
	}
	
	#conts .flow01 .photoBox img {
		width: 60%;
	}
	
	#conts .flow01 .textBox {
		padding: 0;
		width: auto;
	}
	
	#conts .flow01 .textBox .text01 {
		font-size: 15px;
	}
	
	#conts .flow .textBox .ttlImg img {
		width: 100%;
	}
}



























