/* CSS Document */

#sec01{
	background:#6f1419;
	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:2.5% auto -10%;}
#spec{position:absolute; z-index:9999; top:420px; margin:auto; left:0; right:0; width:95%;}
#spec div.spec-box{display:flex; flex-wrap: wrap; justify-content: space-between; margin-bottom:15%;}
#spec div.spec-box div{background:#fdedcd; border-radius:10px; padding:1.5%; width:25%; height:100%;}
#spec div.spec-box div img{max-width:180px; margin-bottom:3.5%;}
#spec div.spec-box div p{font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; font-size:14px; font-weight:bold;}

#sec02{
	margin:3.5% auto 0;
	background-size:cover;
	background-repeat:no-repeat;
	height:auto;
	width:95%;
	padding:0 2%;
	position:relative;
}

p.attention{font-size:13px; color:#fff; margin:2.5% 0;}

#sec02 p{color:#fff; margin:2.5% 0; font-size:18px;}
.mb-3{margin-bottom:3%;}

#main-title{z-index:9999; position:relative;}
#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%;}