/* CSS Document */

section{display:block; margin:0; padding:0; position:relative; line-height:1.5;}
.left{float:left;}
/* page02 */


.contents_body01{
	background:url(../images/p01/bg.jpg);
	width:100%;
	/*height:1628px;*/
	margin: 0px auto;
	position:relative;
	box-sizing:border-box;
	line-height:1.5;
}

#sec01{padding:2.5% 2.5% 0;}
p.attention{font-size:10px; color:#fff;}
#sec02{padding:0 2.5% 2.5%;}
#sec02 p{color:#fff;}

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: 45%; left: 60%; right: 25%;}
#spec02{top: 30%; right: 45%; left: 40%;}
#spec03{top: 30%; left: 15%; right: 70%;}
#spec04{top: 10%; left: 40%; right: 45%;}