/* CSS Document */

/*page01*/

div#spec{position:relative;}
div#spec p{position:absolute; width:185px; font-size:13.5px;}
.spe01{top:70px; left:30px;}
.spe02{top:70px; right:20px;}
.spe03{top:430px; left:30px;}
.spe04{top:430px; right:20px;}

.attention{font-size:12px; color:white; text-align:center; margin:1.5% 0;}

#other{margin-top:-5%;}


section{display:block; position:relative;}
#sec01{padding:5% 0 -3%;}
#sec01 p{color:#fff; width:90%; margin:auto;}
#image01{margin-top:-60px;}

#sec02{
background-size:100%;
background-position:right bottom;
text-align:center;
padding-top:0;
}
#sec02 p{margin:0 auto 2%; color:#fff; width:95%; text-align:left;}