/* Scss Document */
header .logo {
	margin-bottom: 20px;
}
header #key p.tt {
	position: relative;
	bottom: 0;
	right: 0;
	left: 0;
	padding-top: 15px;
}
#sec1 {
	padding-bottom: 12%;
	padding-top: 10%;
}
#sec1 .title {
	position: relative;
}
#sec1 .title p {
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	position: absolute;
	top: 50vw;
	left: 5vw;
	font-size: 3.5vw;
	width: 50%;
	text-align: center;
}
#sec1 .title p span {
	font-size: 3vw;
}
#sec1 .txt {
	padding: 3% 5% 0;
}
#sec2 {
	padding-bottom: 25%;
}
#sec2 .note {
	padding: 0 5% 8%;
	text-align: center;
}
#sec2 .photo {
	margin-bottom: 8%;
}
#sec2 .box_menu {
	position: relative;
	background: url(../img/index/box_mn_2.png) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	z-index: 2;
	margin-bottom: 15%;
}
#sec2 .box_menu::before {
	content: "";
	background: url(../img/index/box_mn_1.png) no-repeat bottom center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	height: 174px;
	width: 100%;
	position: absolute;
	top: -174px;
	left: 0;
	right: 0;
}
#sec2 .box_menu::after {
	content: "";
	background: url(../img/index/box_mn_3.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	height: 84px;
	width: 100%;
	position: absolute;
	bottom: -84px;
	left: 0;
	right: 0;
}
#sec2 .box_menu .inside {
	padding: 0px 10%;
}
#sec2 .box_menu .inside h3 {
	margin-bottom: 10px;
}
#sec2 .box_menu .inside dl {
	font-family: 'Noto Serif JP', serif;
}
#sec2 .box_menu .inside dl dt {
	font-size: 22px;
	font-weight: bold;
}
#sec2 .box_menu .inside dl dd.price {
	text-align: right;
	color: #d7603b;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sec2 .box_menu .inside dl dd.price span {
	font-size: 15px;
}
#sec2 .blk-2 {
	padding-bottom: 10%;
}
#sec2 .blk-2 dl {
	padding-bottom: 5%;
}
#sec2 .blk-2 dl dd {
	text-align: center;
	font-size: 20px;
	color: #d7603b;
}
#sec2 .blk-3 .txt {
	padding: 4% 5% 8%;
}
#sec3 {
	position: relative;
	padding-top: 5%;
	padding-bottom: 15%;
	background-color: #f2e6b0;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-position: bottom center;
}
#sec3::before {
	content: "";
	background: url(../img/omelette_rice/s1_bg1.png) no-repeat bottom center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	height: 100px;
	position: absolute;
	top: -100px;
	right: 0;
	left: 0;
}
#sec3 .text {
	padding: 4% 5% 8%;
}
#sec3 .text p + p {
	margin-top: 10px;
}
#sec3 .go_slide {
	padding: 10px 5% 20px;
	background: url(../img/scene/s3_circle.png) no-repeat center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#sec3 .go_slide dl {
	padding: 5% 5% 0;
}
#sec3 .go_slide dl dd.price {
	text-align: center;
	font-size: 20px;
	color: #d7603b;
	padding-bottom: 10px;
}
#sec3 .go_slide dl dd.price small {
	font-size: 15px;
	display: block;
}
#sec4 {
	padding: 12% 0;
}
#sec4 dl {
	position: relative;
}
#sec4 dl dd {
	position: absolute;
	bottom: 5vw;
	right: 6vw;
	font-size: 5vw;
	color: #d7603b;
}
#sec4 dl dd span {
	font-size: 3.5vw;
}
#sec4 .txt {
	padding: 4% 5% 8%;
}
#sec4 .note {
	text-align: right;
	padding-top: 5%;
}
#sec5 {
	padding-top: 15%;
	padding-bottom: 15%;
	background: url(../img/lunch/s5_bg2.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#sec5 .box {
	padding-left: 5%;
	padding-right: 5%;
}
#sec5 .box .inside {
	background-color: #fff;
	border: 4px solid #f1d770;
	padding: 6% 5% 8%;
}
#sec5 .box .inside p.tle {
	position: relative;
	z-index: 10;
}
#sec5 h2 {
	margin-bottom: -8%;
	position: relative;
	z-index: 2;
}
#sec5 .menuList2 dl {
	padding: 5%;
}
#sec5 .menuList2 dl dt {
	font-size: 22px;
	position: relative;
}
#sec5 .menuList2 dl dt::before {
	content: "";
	background: url(../img/index/s2_icon1.png) no-repeat center;
	position: absolute;
	width: 15px;
	height: 15px;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	left: -18px;
	top: 8px;
}
#sec5 .menuList2 dl dt span {
	font-size: 15px;
}
#sec5 .menuList2 dl dd {
	color: #d7603b;
	font-size: 20px;
	text-align: right;
}
#sec5 .lunch_txt2 {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	margin: auto;
	border: 1px dotted #000;
	padding: 10px;
}
#sec5 .toggle {
	margin-top: 20px;
}
#sec5 .toggle .ttl {
	padding-bottom: 40px;
}
#sec5 .toggle .ttl::after {
	content: "";
	background: url(../img/lunch/toggle_arrow.png) no-repeat center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -15px;
	top: auto;
	transition: all .5s ease;
}
#sec5 .toggle .ttl.active::after {
	transform: rotateX(180deg);
}
#sec5 .toggle h3 {
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 18px;
	padding: 10px 0;
	background: url(../img/shared/hline.png) repeat-x bottom center;
}
#sec5 .toggle h3 small {
    font-size: 11px;
    display: block;
}
#sec5 .toggle h3::after {
	color: #000;
}
#sec5 .toggle h3 span {
	display: block;
}
#sec5 .toggle h3 span.fz18 {
	font-size: 14px;
}
#sec5 .toggle .menu_txt {
	padding-top: 15px;
	text-align: center;
	padding-bottom: 10px;
}
#sec5 .toggle .menu_txt2,  #sec5 .toggle .sec3_txt4 {
	text-align: center;
	padding-top: 10px;
}
#sec5 .blk-2 {
	margin-top: 8%;
}
#sec5 .menuList3 dl {
	position: relative;
	font-size: 14px;
	line-height: 25px;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 4px;
	display: table;
	width: 100%;
}
#sec5 .menuList3 dl dt, #sec5 .menuList3 dl dd {
	display: table-cell;
}
#sec5 .menuList3 dl dt span {
	color: #d7603b;
}
    
#sec5 .menuList3 dl dd {
	color: #d7603b;
	min-width: 50px;
	text-align: right;
}


.text_box {
      width: 100%;
      margin: 30px auto 20px auto;
      padding: 20px 0;
      border: double 3px #dd471f;
   }

.text_box p.ttl1 {
      font-size: 24px;
      margin-bottom: 8px;
      letter-spacing: 2px;
      text-align: center;
      line-height: 40px;
      color: #000;
      font-weight: bold;
   }

.text_box p.txt {
      text-align: center;
      font-size: 16px;
      line-height: 30px;
      color: #000;
   }

#drink_menu{
	margin-top: 30px;
}