/* CSS Document */

#sec01{
	background:url(../images/p01/bg.png);
	background-size:cover;
	background-repeat:no-repeat;
	height:auto;
	padding:2.5%;
	position:relative;
}

#sec01 img{display:block; margin-left:auto; margin-right:auto;}
#logo{margin-top:0%;}
#spec{z-index:9999; top:160px; margin:auto; left:0; right:0;}

#sec02{
	margin:3.5% 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%;}

#title{z-index:9999; position:relative; margin:2.5% 0;}
#ramen{margin-top:0%; width:90%;}
#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;}

#spec img{position:relative; margin-bottom:2.5%;}
#spec dl{background-image:url(../images/p01/spec-bg.png); padding:3.5%;}
#spec dd{color:#000;}



#tate-title{position:absolute; width:4%; right:5%; top:15%;}