/* CSS Document */

/*page01*/

.attention{font-size:12px; text-align:center; color:#000; margin:1.5% 0; width:90%; margin:1rem auto;}

#ramen{width:100%; margin:auto; display: block; z-index:100; position:relative;}
#logo{width:95%; margin:-10% auto 0; display: block; z-index:100; position:relative;}

.spec{font-size:1.5vw; line-height:2vw; position:absolute; z-index:300;}
#spec01{top: 32%; right: 65%; left: 20%;}
#spec02{top: 42%; right: 50%; left: 35%;}
#spec03{top: 60%; right: 45%; left: 40%;}
#spec04{top: 40%; right: 20%; left: 65%;}

#sec01{position:relative;
background:no-repeat url("../images/p01/bg.jpg");
background-size:100% 100%;
width:100%;
margin:0 auto 1%;
padding:0 0 2%;
}
#sec01 p{width:95%; margin:2% auto; color:#fff;}

