
.contents_body{
	background:url(../common/bg.jpg); 
	width:800px;
	/*height:1628px;*/
	margin: 0px auto;
/*	opacity:0.85; */
	position:relative;
	box-sizing:border-box;
	}

#sec01{position:relative;}
#sec01 p{position:absolute; font-size:1.4rem; width:95%; margin:0 auto; top:165px; left:0; right:0; line-height:1.5; color:#fff; filter: drop-shadow(0 0 0.7rem black);}

#sec02{position:relative; margin-top:-1%;}
#sec02 p{color:#000; position:absolute; line-height:1.5; font-size:1.4rem; background:rgba(255,255,255,0.4);}
#sec02 p.txt1{top:90px; left:30px; width:235px;}
#sec02 p.txt2{top:90px; left:290px; width:225px;}
#sec02 p.txt3{top:90px; left:540px; width:225px;}

#sec03{position:relative; margin-top:1%;}
#sec03 p{position:absolute; line-height:1.5; color:#000; top:60px; left:30px; width:470px; font-size:1.4rem;}

#sec04{position:relative; background:#000; box-sizing:border-box; padding:1%; margin:0 auto 5%; width:95%;}
#sec04 img{width:100%;}
#sec04 p{line-height:1.5; color:#fff; width:90%; margin:0 auto; font-size:1.6rem;}
