@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi02 a {
	color: #FF567B;
}

.pageTitle .bg {
	background-image: url(../common/img/page_title_bg03.jpg);
}

#conts {
	margin-top: -5px;
}

#conts .headLine01 {
	margin-bottom: 41px;
}

#conts .h3Ttl {
	margin-bottom: 46px;
}

#conts .comFlowUl {
	margin-bottom: 154px;
}

#conts .comFlowUl li {
	margin-bottom: 77px;
}

#conts .comFlowUl .ttl {
	margin-bottom: 14px;
	font-size: 18px;
}

#conts .comFlowUl .text {
	padding-bottom: 29px;
}

#conts p {
	font-size: 16px;
	line-height: 1.85;
	text-align: justify;
}

#conts .photo {
	margin-bottom: 40px;
	text-align: center;
}

#conts .text02 {
	margin-bottom: 150px;
}

#conts .text03 {
	margin-bottom: 30px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.pageTitle .bg {
		background-image: url(../common/img/sp_page_title_bg03.jpg);
	}
	
	.pageTitle h2 {
		margin-bottom: 38px;
	}
	
	#conts .headLine01 {
		margin-bottom: 24px;
	}
	
	#conts .h3Ttl {
		margin-bottom: 24px;
	}
	
	#conts .comFlowUl {
		margin-bottom: 82px;
	}
	
	#conts .comFlowUl li {
		margin-bottom: 53px;
	}
	
	#conts .comFlowUl .ttl {
		margin: 0 0 4px 8px;
		font-size: 15px;
	}
	
	#conts .comFlowUl .text {
		padding-bottom: 24px;
		font-size: 15px;
		line-height: 1.65;
	}
	
	#conts p {
		font-size: 15px;
		line-height: 1.65;
	}
	
	#conts .photo {
		margin: 0 65px 19px;
	}
	
	#conts .photo img {
		max-width: 100%;
	}
	
	#conts .text02 {
		margin-bottom: 75px;
	}
	
	#conts .text03 {
		margin-bottom: 22px;
	}
	
}
