/* CSS Document */

/*page01*/

.attention{font-size:12px; text-align:center; color:#000; margin:1.5% 0; width:90%; margin:1rem auto;}

.title-02{width:95%; margin:2.5% auto -5%; display: block;}

#ramen{width:95%; margin:0 auto 10%; display: block; z-index:100; position:relative;}
#logo{width:90%; margin:-20% auto 0; display: block; z-index:100; position:relative;}

.spec{font-size:1.5vw; line-height:2vw; position:absolute; z-index:300; color:#fff;}
#spec01{top: 32%; right: 65%; left: 20%;}
#spec02{top: 22%; right: 30%; left: 55%;}
#spec03{top: 50%; right: 45%; left: 40%;}
#spec04{top: 45%; right: 25%; left: 60%;}

#sec01{position:relative;
background:no-repeat url("../images/p01/bg.jpg");
background-size:100% 100%;
width:100%;
margin:0 auto 1%;
padding:0.5rem;
}
#sec01 p{width:95%; margin:2% auto; color:#fff; font-size:15px;}

.attention2 {font-size:12px; color:#fff; text-align:center; z-index:100; position:relative;}

.image04{position:absolute; z-index:0; top:40px; left:10px; width:30%;}
.image05{position:absolute; z-index:0; top:40px; right:10px; width:30%;}
.image06{position:absolute; z-index:0; top:360px; left:10px; width:30%;}
.image07{position:absolute; z-index:0; top:320px; right:10px; width:30%;}

.btn-secondary{width:90%; margin:0.5% auto 3.5%; background:#c00; border:none; color:white; padding:2.5%;}