/* CSS Document */

/*page01*/



#ufo{position:absolute; top:5%; right:5%; width:10%; z-index:7;}
#attention{position:absolute; bottom:3%; left:2%; z-index:6;}


#sec01{position:relative;
background:url("../images/p02/sp_back.jpg");
background-size:auto 100%;
width:100%;
margin:0 auto 1%;
padding-bottom:2%;
/* z-index:-10; */
}

#sec01 .cap{font-size:0.9rem; color:#fff; text-align: center;}

#sec01 .item01 {width: 95%; margin: 1rem auto; padding: 1rem; background-color:rgba(80,32,136,0.5); color: #fff;}
#sec01 .item02 {width: 95%; margin: 1rem auto; padding: 1rem; background-color:rgba(187,76,151,0.5); color: #fff;}
#sec01 .item03 {width: 95%; margin: 1rem auto; padding: 1rem; background-color:rgba(193,145,0,0.5); color: #fff;}
#sec01 .item04 {width: 95%; margin: 1rem auto; padding: 1rem; background-color:rgba(116,169,45,0.5); color: #fff;}

#sec02{width:100%; position:relative; box-sizing:border-box;
background-size:100% 100%; margin:3% auto 1.5%; padding:2.5%; box-sizing: border-box; z-index:0; }

#sec02 img{margin-bottom:2.5%;}

#sec02 p{width:95%; margin:1% auto 2.5%; position:relative; color:#fff; z-index:10; text-align:left;}



.attention2 {font-size:12px; color:#FFF; text-align:center; z-index:100; position:relative;}

