/* CSS Document */

section{display:block; margin:0; padding:0; position:relative; line-height:1.5;}
.left{float:left;}
/* page02 */


.contents_body{
	background:#c00;
	width:800px;
	/*height:1628px;*/
	margin: 0px auto;
/*	opacity:0.85; */
	position:relative;
	box-sizing:border-box;
	}

.contents_body2{
	background:#000; 
	width:800px;
	/*height:1628px;*/
	margin: 0px auto;
/*	opacity:0.85; */
	position:relative;
	box-sizing:border-box;
}

section#sec01{padding:3% 0; background:url(../images/p02/bg-01.jpg); position:relative;}
section#sec01 p{color:#002D6E;}
section#sec01 p#txt-01{position:absolute; top:130px; width:537px; left:160px; font-size:1.4rem; line-height:1.6; }
section#sec01 p#txt-02{position:absolute; top:415px; width:440px; left:40px; font-size:1.5rem; line-height:1.6; color:#B60005;}
section#sec01 p#txt-03{position:absolute; top:592px; width:170px; left:220px; font-size:1.3rem; line-height:1.6; color:#4A6A45;}
section#sec01 p#txt-04{position:absolute; top:592px; width:200px; left:420px; font-size:1.4rem; line-height:1.6; color:#00A7E3;}
section#sec01 p#txt-05{position:absolute; top:955px; width:175px; left:37px; font-size:1.3rem; line-height:1.5; color:#A34F26;}
section#sec01 p#txt-06{position:absolute; top:965px; width:155px; left:235px; font-size:1.3rem; line-height:1.5; color:#B60005;}
section#sec01 p#txt-07{position:absolute; top:850px; width:220px; left:415px; font-size:1.4rem; line-height:1.5; color:#C86900;}
section#sec01 p#txt-08{position:absolute; top:1060px; width:380px; left:250px; font-size:1.2rem; line-height:1.5;}
section#sec01 a{position:absolute; top:1115px; width:380px; left:245px; font-size:1.2rem; line-height:1.5; color:#002D6E;}

section#sec01 img{width:95%; margin-left:auto; margin-right:auto; display:block; padding:0; box-sizing:border-box;}



section#sec02{padding:3% 0; background:url(../images/p02/bg-02.jpg); position:relative;}
section#sec02 p{color:#002D6E;}
section#sec02 p#txt-21{position:absolute; top:195px; width:310px; left:50px; font-size:1.35rem; line-height:1.6;}
section#sec02 p#txt-22{position:absolute; top:195px; width:360px; left:395px; font-size:1.35rem; line-height:1.6;}
section#sec02 p#txt-23{position:absolute; top:500px; width:320px; left:45px; font-size:1.35rem; line-height:1.6;}
section#sec02 p#txt-24{position:absolute; top:790px; width:565px; left:45px; font-size:1.35rem; line-height:1.6;}
section#sec02 img{width:95%; margin-left:auto; margin-right:auto; display:block; padding:0; box-sizing:border-box;}

section#sec02 a{position:absolute; left:260px; bottom:29px; font-size:1.2rem; background:#fff; padding:0.1% 2%; color:#c00; text-decoration:none; border-radius:20px;}
