/*LUNCH*/
.slick-dots {
	position: absolute;
	bottom: -6%;
	left: 0;
	display: flex;
	justify-content: center;
	width: 100%;
}
.slick-dots li {
	margin: 0 5px;
}
.slick-dots li button {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	text-indent: -9999px;
	position: relative;
	background: transparent;
	border: 1px solid #4c2e23;
}
.slick-dots li.slick-active button {
	background: #4c2e23;
}
#key p.tt {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
}
#sec1 {
	background: url(../img/lunch/s1_bg1.png), url(../img/lunch/s1_bg.jpg);
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat, repeat-y;
	padding: 12% 0 0;
}
#sec1 h2 {
	margin-bottom: 5%;
}
#sec1 p.txt {
	padding: 0 3% 5%;
}
#sec2 {
	background: url(../img/lunch/s2_bg.jpg), url(../img/lunch/s2_bg2.png);
	background-position: top center, bottom center;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-top: 12%;
	padding-bottom: 12%;
}
#sec2 h2 {
	margin-bottom: -4%;
}
#sec2 p.note {
	text-align: center;
}
#sec2 .go_slide {
	margin-bottom: 8%;
}
#sec2 .box-1 {
	background: url(../img/lunch/s2_bg2.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 8% 4% 5%;
	margin: 0 3% 6%;
	position: relative;
}
#sec2 .box-1::before {
	content: "";
	background: url(../img/lunch/s2_deco1.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: absolute;
	top: -6%;
	left: -3%;
	right: -3%;
	height: 159px;
}
#sec2 .box-1 dl dt {
	text-align: center;
	color: #4c2e23;
	font-style: normal;
	font-weight: 500;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.5;
}
#sec2 .box-1 dl dt small {
	font-size: 18px;
	display: block;
}
#sec2 .box-1 dl dt span {
	font-size: 26px;
	display: inline-block;
	background: url(../img/lunch/vline_1.png) repeat-x bottom center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 0 20px 15px;
	letter-spacing: 0.2em;
}
#sec2 .box-1 dl dd {
	text-align: center;
	padding-top: 6px;
	font-size: 18px;
	color: #4c2e23;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: 500;
	font-family: 'Noto Serif JP', serif;
}
#sec2 .box-1 dl dd span {
	font-size: 22px;
}
#sec2 .box-1 p.note-2 {
	text-align: center;
	letter-spacing: 0.15em;
	color: #4c2e23;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	font-family: 'Noto Serif JP', serif;
	padding-bottom: 10px;
}
#sec2 .box-2 {
	background: url(../img/lunch/s2_bg2.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 8% 4%;
	margin: 0 3%;
	position: relative;
}
#sec2 .box-2 .toggle-link {
	padding-bottom: 20px;
}
#sec2 .box-2 .toggle-link::after {
	content: "" !important;
	margin-top: 0;
	right: auto;
	left: 50%;
	top: auto;
	bottom: 8px;
	transform: translateX(-50%);
	background: #2e1400 url(../img/lunch/arrow.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0;
}
#sec2 .box-2 .active .toggle-link::after {
	content: "";
	transform: translateX(-50%) rotateX(180deg);
}
#sec2 .box-2 h3 {
	text-align: center;
	color: #4c2e23;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: 500;
	font-family: 'Noto Serif JP', serif;
	font-size: 20px;
}
#sec2 .box-2 h3 span {
	position: relative;
}
#sec2 .box-2 h3 span::before {
	content: "";
	background-color: #4c2e23;
	width: 30px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: -50px;
}
#sec2 .box-2 h3 span::after {
	content: "";
	background-color: #4c2e23;
	width: 30px;
	height: 1px;
	position: absolute;
	top: 50%;
	right: -50px;
	margin-top: 0;
}
#sec2 .box-2 h4 {
	font-size: 18px;
	letter-spacing: 0.3em;
	color: #4c2e23;
	text-align: center;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: 500;
	font-family: 'Noto Serif JP', serif;
}
#sec3 {
	position: relative;
	z-index: 3;
	background: url(../img/lunch/s3_bg1.png), url(../img/lunch/s3_bg2.png), url(../img/shared/body-bg.jpg);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: top center, bottom center, top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom: 12%;
}
#sec3 p.note {
	text-align: center;
	padding-bottom: 10px;
}
#sec3 .menu .toggle {
	background: url(../img/lunch/s2_bg2.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 8% 8% 5%;
	margin: 0 3% 6%;
	position: relative;
	text-align: center;
}
#sec3 .menu .toggle dl.toggle-link {
	color: #4c2e23;
	font-family: 'Noto Serif JP', serif;
	font-style: normal;
	font-weight: 500;
	text-align: center;
	padding-bottom: 30px;
}
#sec3 .menu .toggle dl.toggle-link::after {
	content: "" !important;
	margin-top: 0;
	right: auto;
	left: 50%;
	top: auto;
	bottom: 8px;
	transform: translateX(-50%);
	background: #2e1400 url(../img/lunch/arrow.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-size: 10px;
}
#sec3 .menu .toggle dl.toggle-link dt {
	font-size: 24px;
	background: url(../img/lunch/vline_1.png) repeat-x bottom center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 0 0px 8% 0;
	letter-spacing: 0.2em;
	line-height: 30px;
}
#sec3 .menu .toggle dl.toggle-link dt span {
	font-size: 30px;
}
#sec3 .menu .toggle dl.toggle-link dt.bg_none {
	background: transparent;
	padding: 0;
	margin-top: -6%;
	float: left;
	padding-bottom: 5%;
}
#sec3 .menu .toggle dl.toggle-link dd {
	font-size: 24px;
	letter-spacing: 4px;
}
#sec3 .menu .toggle dl.toggle-link dd span {
	font-size: 16px;
}
#sec3 .menu .toggle h4 {
	font-size: 18px;
	letter-spacing: 0.3em;
	color: #4c2e23;
	text-align: center;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: 500;
	font-family: 'Noto Serif JP', serif;
}
#sec3 .menu .active dl.toggle-link::after {
	content: "";
	transform: translateX(-50%) rotateX(180deg);
}
#sec3 .menu .tg_o {
	background: url(../img/lunch/s2_bg2.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 0% 8% 5%;
	margin: 12% 3% 6%;
	position: relative;
	text-align: center;
}
#sec4 {
	background: url(../img/lunch/s2_bg2.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 2% 0% 12%;
}
#sec4 p.price {
	text-align: center;
	padding-bottom: 5px;
}
#sec4 p.price span {
    color: #ffffff;
    font-style: normal;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    background-color: #95310f;
    letter-spacing: 3px;
    padding: 5px 30px;
    font-size: 15px;
}
#sec4 p.price span small {
	font-size: 12px;
}
#sec4 h3 {
	font-style: normal;
	font-weight: 500;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	font-size: 22px;
	background: url(../img/lunch/vline_1.png) repeat-x bottom center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 2% 0px 6% 0;
	line-height: 1.5;
	letter-spacing: 0em;
	color: #4c2e23;
	margin: 0 3%;
}
#sec4 h3 span {
	font-size: 18px;
	text-indent: 25px;
}
#sec4 .toggle {
	margin: 20px 3% 0;
}
#sec4 .toggle .toggle-link {
	font-family: 'Noto Serif JP', serif;
	font-style: normal;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.12em;
	padding: 5px 0;
	font-size: 16px;
	background: url(../img/lunch/s4_bg2.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	color: #fff;
}
#sec4 .toggle .toggle-link::after {
	content: "" !important;
	background: #2e1400 url(../img/lunch/arrow.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-size: 10px;
}
#sec4 .toggle .toggle-link span {
	font-size: 20px;
}
#sec4 .active .toggle-link::after {
	content: "";
	transform: rotateX(180deg);
}
#sec4 .list {
	padding-top: 10px;
}
#sec4 p.note {
	padding: 5% 0 0;
}
.parallax {
	position: relative;
	overflow: hidden;
	padding: 45% 0;
}
.parallax .parallax-child-section {
	clip: rect(0, auto, auto, 0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
}
.parallax .parallax-child-section img {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	object-fit: cover;
	z-index: 0;
	transform: translateZ(0);
}
