
.contents_body{
	background:#C00; 
	background-size:cover;
	width:800px;
	color:#fff;
	/*height:1628px;*/
	padding:2% 0 2%;
	margin: 0px auto;
/*	opacity:0.85; */
	position:relative;
	box-sizing:border-box;
	line-height:1.5;
	}

img.title{margin:1% auto; display:block;}

#sec01{padding:1% 0 0; box-sizing: border-box;}
#sec01 p{line-height:2.3; font-size:14.3px; margin-top:5px; margin-left:25px;}
	
#sec02{position:relative; margin-bottom:1.5%; padding:0 2%; box-sizing: border-box; justify-content: center; /* 子要素をflexboxにより中央に配置する */}
#sec02 dl{width:177px;}
#sec02 p{font-size:14px; color:#fff;}

#sec03 img{width:100%;}


