/* CSS Document */

#sec01{
	background: url("");
	background-size:cover;
	background-repeat:repeat-y;
	height:auto;
	padding:2.5% 2.5% 1%;
	position:relative;
}

.fc-attention{position:absolute; left:22px; top:530px; z-index:99999; font-size:11.5px;}
.chikappa{position:absolute; right:2%; top:390px; z-index:99999;}
.kenta{position:absolute; right:0%; bottom:0px; z-index:99;}

#sec01 img{display:block; margin-left:auto; margin-right:auto;}
#logo{margin:-1% 0 0; left:-20px; width:auto; z-index:9999; position:relative;}
#spec{position:absolute; z-index:9999; margin:auto; left:0; right:0; width:95%;}
#spec div.spec-box{display:flex; flex-wrap: wrap; justify-content: space-between; margin-bottom:0%;}
#spec div.spec-box div{background:rgba(255,255,255,0.9);  padding:1.5%; width:30%; height:100%; box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);}
#spec div.spec-box div img{max-width:100%; margin-bottom:3.5%;}
#spec div.spec-box div p{font-family:; font-size:12px; color:#000;}

#sec02{
	margin:0 auto 0;
	background-size:cover;
	background-repeat:no-repeat;
	height:auto;
	width:95%;
	padding:0 2%;
	position:relative;
}

#sec02 p{color:#fff; margin:2.5% 0; font-size:18px;}
.mb-3{margin-bottom:3%;}

#main-title{z-index:9999; position:relative; margin-bottom:2.5%;}
#ramen{margin-top:0%; width:auto;}
#title-02{margin-top:-7.5%; margin-bottom:-10.5%;}
#title-03{margin-top:-7.5%; margin-bottom:-7.5%;}

#section{margin:4.5% auto; width:70%; display:block;}

#sec02 div{position:relative;}
.image{position:absolute; bottom:0; right:0;}

#tate-title{position:absolute; width:4%; right:5%; top:15%;}

p.attention{font-size:11px; color:#000; margin:0% 0; text-align: left; z-index:99999; position:relative;}
