/* style
========================================================================== */
/* common
========================================================================== */
/*===============================================================================
コンテンツレイアウト
===============================================================================*/
.contents .section .ttlFig{
	margin: 0 0 10px;
	color: #ff6600;
	font-weight: 700;
	line-height: 1.35;
}
.contents .section .boxW570{
	width: 100%;
	max-width: 570px;
	margin: 0 auto;
}
.section .clrOrange{
	color: #ff6600;
}
/*===============================================================================
/* sp
===============================================================================*/
@media only screen and (max-width:767px) {
/*===============================================================================
コンテンツレイアウト
===============================================================================*/
	.sp-pT5{padding-top: 5px !important}
}
