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

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

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

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

#conts .text01 {
	margin-bottom: 47px;
}

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

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

#conts .photo01 {
	margin-bottom: 43px;
}

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

#conts .headLine02 {
	padding-top: 6px;
}

#conts .headLine04 {
	padding-bottom: 15px;
}

#conts .comText {
	margin-bottom: 156px;
	padding: 29px 35px 28px;
}

#conts .comTableBox {
	margin-bottom: 158px;
	padding-top: 3px;
}

#conts .comWordBox .text {
	margin-bottom: 32px !important;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.pageTitle .bg {
		background-image: url(../common/img/sp_page_title_bg04.jpg);
	}

	#conts {
		padding-top: 12px;
	}
	
	#conts .photo {
		margin-bottom: 23px;
	}
	
	#conts .photo img {
		width: 38%;
	}
	
	#conts .photo01 img {
		width: 60.5%;
	}

	#conts p {
		margin-bottom: 37px;
		font-size: 15px;
		line-height: 1.67;
	}
	
	#conts .text01 {
		margin-bottom: 35px;
	}
	
	#conts .text02 {
		margin-bottom: 35px;
	}
	
	#conts .text03 {
		margin-bottom: 87px;
	}
	
	#conts .photo01 {
		margin-bottom: 21px;
	}

	#conts .headLine01 {
		margin-bottom: 23px;
		letter-spacing: -0.1px;
	}
	
	#conts .headLine02 {
		margin-top: -3px;
		padding-top: 0;
	}

	#conts .headLine04 {
		padding-bottom: 6px;
	}

	#conts .comLinkList li a {
		letter-spacing: -1px;
	}
	
	#conts .comText {
		margin-bottom: 89px;
		padding: 22px 28px;
	}
	
	#conts .textArea {
		margin-bottom: 95px;
	}
	
	#conts .comTableBox {
		margin-bottom: 90px;
		padding-top: 2px;
	}
	
	#conts .comWordBox .text {
		margin-bottom: 27px !important;
	}
}
