/* CSS Document */

section{display:block; margin:0; padding:0; position:relative; line-height:1.5;}
.left{float:left;}
/* page02 */


.contents_body01{
	background:url(../common/bg.jpg);
	width:100%;
	/*height:1628px;*/
	margin: 0px auto;
	position:relative;
	box-sizing:border-box;
	line-height:1.5;
	font-size:14px;
}

#sec01{padding:2.5% 2.5% 0;}
p.attention{font-size:10px; color:#000;}
#logo{margin-top:-30px;}


#sec02{width:95%; padding:2.5% 2.5%; background:#FFFDE1; margin:0 auto;}
#sec02 p{color:#000;}

#sec03{width:100%; padding:0 2.5%; margin:3% auto 0;}
#sec03 p{color:#000;}



main section#sec01{color:#000; /*min-height:1040px;*/ box-sizing:border-box; margin:0 auto 3%;/* background:url(../images/p02/bg.jpg);*/ position:relative;}

.spec{font-size:1.5vw; line-height:2vw; position:absolute; z-index:30;}
#spec01{top: 30%; left: 10%; right: 75%;}
#spec02{top: 10%; right: 45%; left: 40%;}
#spec03{top: 45%; left: 55%; right: 30%;}
#spec04{top: 30%; left: 70%; right: 15%;}