@charset "UTF-8";
/*------------ MENU ------------*/
.page_btn {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
}
.page_btn li {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 0 40px;
	position: relative;
	cursor: pointer;
}
.page_btn li img {
	height: 36px;
	width: auto;
	display: block;
	margin: 1em;
}
.page_btn li:before {
	content: " ";
	display: block;
	width: 140px;
	height: 46px;
	background: url("../images/common/sun.png") no-repeat center bottom;
	background-size: contain;
	position: absolute;
	top: -42px;
	left: 50%;
	margin-left: -70px;
	opacity: 0;
}
.page_btn li:hover:before,
.page_btn li.active:before{
	opacity: 1;
}
.menu_wrapper {
	margin-top: 155px;
	font-size: 14px;
}
.menu_wrapper > section {
	margin-bottom: 140px;
}
.menu_wrapper > section.menu_cat01 {
	margin: 0 auto;
}
/*------------ MENU FOOTER ------------*/
.menu_footer {
	width: calc(100% - 60px);
	max-width: 900px;
	margin: 0 auto;
}
.menu_info {
	border: 2px solid #681B00;
	border-radius: 15px;
	margin: 0 auto;
	position: relative;
	padding: 70px 50px 30px;
}
.menu_info .menu_info__ttl {
	width: 258px;
	position: absolute;
	top: -42px;
	left: 50%;
	transform: translateX(-50%);
	padding: 0 18px;
	background-color: #D9D2C6;
}
.menu_info .menu_info__ttl img {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.menu_info li {
	margin-bottom: 1.2em;
	line-height: 1.8;
}
.menu_info li span.indent {
    text-indent: 1.2em;
    display: inline-block;
}
@media screen and (max-width: 957px) {
    .menu_info li span.indent {
        text-indent: inherit;
    }
}
.menu_link {
	position: relative;
	margin: 67px auto 104px;
	width: 414px;
	height: 78px;
}
.menu_link a {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background: #681B00;
	border-radius: 15px;
	position: relative;
	z-index: 1;
	text-align: center;
	font-size: 16px;
	line-height: 78px;
}
.menu_link:before {
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	background: #681B00;
	border-radius: 15px;
	border: solid 2px #681B00;
	background-color: #D9D2C6;
	position: absolute;
	left: auto;
	top: 7px;
	z-index: 0;
	box-sizing: border-box;
}
.menu_link a img {
	width: 20px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.7em;
	margin-top: -8px;
}
.tax_text {
	text-align: right;
}
/*------------ CAT HEADER ------------*/
.menu_wrapper h3 {
	max-width: 1158px;
	margin: 0 auto 36px;
	text-align: center;
	font-weight: bold;
	position: relative;
	width: calc(100% - 30px);
}
.menu_wrapper h3:before {
	content: " ";
	display: block;
	height: 2px;
	width: 100%;
	background-color: #fff;
	position: absolute;
	top: 1.7em;
	left: 0;
	z-index: 0;
}
.menu_wrapper h3 span {
	display: inline-block;
	position: relative;
	z-index: 1;
	padding: 0 32px;
	background-color: #D9D2C6;
}
.menu_wrapper h3 span img {
	margin: 0 auto 0.8em;
	display: block;
	height: 50px;
	width: auto;
}
/*------------ COURSE ------------*/
.course_time {
	font-size: 15px;
	background-color: #681B00;
	text-align: center;
	padding: 0 3em;
	line-height: 39px;
	width: 207px;
	margin: 0 auto 34px;
}
.course_img {
	max-width: 1158px;
	margin: 0 auto 30px;
	width: calc(100% - 30px);
}
.course_menu  {
	text-align: center;
	margin-bottom: 120px;
}
.course_menu .course_name {
	font-size: 24px;
	font-weight: bold;
	background: url("../images/menu/menu_bg.png") no-repeat center center;
	background-size: contain;
	width: 490px;
	height: 152px;
	margin: 0 auto;
	padding-top: 40px;
}
.course_menu.course_menu02 .course_name {
	padding-top: 56px;
}
.course_menu .course_name span {
	font-size: 22px;
}
.course_menu.course_menu02 .menu_text {
	font-size: 18px;
	margin: 0 auto 1.5em;	
	width: calc(100% - 30px);
}
.course_menu .price {
	font-size: 18px;
}
.course_menu .price_list {
	font-size: 16px;
	border: 1px solid #fff;
	width: 80%;
	max-width: 440px;
	padding: 10px;
	margin: 1.5em auto;
}
.course01 {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	font-weight: bold;	
	margin-top: 20px;
}
.course01_left {
	font-size: 16px;
	background-color: rgba(104,27,0,0.20);
	border-radius: 50%;
	width: 112px;
	height: 112px;
	padding-top: 34px;
	line-height: 1.4;
}
.course01 p {
	font-size: 36px;
	margin: 0 33px;
	font-weight: normal;
}
.course01_right {
	font-size: 18px;
	border-radius: 10px;
	border: 1px solid #681B00;
	padding: 1em 3em;
}
.course02 {
	max-width: 862px;
	margin: 56px auto 0;
	text-align: left;
	display: flex;
	justify-content: space-between;
	width: calc(100% - 30px);
}
.course02 .course02_bbq {
	display: flex;
}
.course02_ttl {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0.5em;
}
.course02 ul {
	line-height: 2.85;
	margin-bottom: 32px;
}
.course02 ul li .menu_note {
	font-size: 13px;
	line-height: 1.7;
	display: block;
	padding-left: 1em;
}
.course02 .course02_ml {
	margin-left: 50px;
}
/*------------ 別注料理 ------------*/
.menu_section {
	position: relative;
	margin-top: 100px;
	margin-bottom: 200px;
	width: calc(100% - 15px);
}
.menu_box {
	position: absolute;
	border: 2px solid #fff;
}
.menu_box:before {
	content: " ";
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 1px solid #fff;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 0;
}
.menu_box > div {
	position: relative;
	z-index: 1;
}
.menu_box ul {
	margin-bottom: -1.2em;
}
.menu_box li {
	margin-bottom: 1.2em;
}
.menu_box__ttl {
	height: 28px;
	width: auto;
	margin-bottom: 2em;
}
.menu_section01 {
	max-width: 1320px;
	margin-left: auto;
}
.menu_section01 .menu_img {
	width: 66%;	
	margin-left: auto;
}
.menu_section01 .menu_box {
	max-width: 40%;
	top: -10%;
	left: 0px;
	padding: 85px 110px 70px 55px;
}
.menu_section02 {
	max-width: 1265px;
	margin-right: auto;
}
.menu_section02 .menu_img {
	width: 66%;	
	margin-right: auto;
}
.menu_section02 .menu_box {
	max-width: 40%;
	top: -10%;
	right: 0px;
	padding: 85px 110px 70px 120px;
}
.menu_section03 {
	max-width: 1313px;
	margin-left: auto;
}
.menu_section03 .menu_img {
	width: 67%;	
	margin-left: auto;
}
.menu_section03 .menu_box {
	max-width: 39%;
	top: 10%;
	left: 0px;
	padding: 85px 130px 70px 100px;
}
.menu_section04 {
	max-width: 1200px;
	margin-right: auto;
}
.menu_section04 .menu_img {
	width: 100%;	
	margin-right: auto;
}
.menu_section04 .menu_box {
	max-width: 40%;
	top: 0;
	right: 8%;
	padding: 80px 100px 120px 100px;
}
/*------------ ドリンク ------------*/
.drink_text {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 40px;
}
.drink_section01 {
	max-width: 1158px;
	margin: 0 auto 70px;
	position: relative;
}
.drink_section01 .menu_img {
	position: relative;
	margin: 0 auto -35px;
	width: calc(100% - 30px);
}
.drink_section01 .menu_box {
	position: relative;
	width: calc(100% - 100px);
	margin: 0 auto;
	padding: 80px 55px 55px;
	display: flex;
	justify-content: space-between;
	line-height: 1.8;
}
.drink_section01 .menu_box .drink_ttl {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0.6em;
}
.drink_section02 {
	max-width: 1314px;
	margin: 0 auto;
	position: relative;
	padding-top: 150px;
	padding-bottom: 318px;
}
.drink_section02 .menu_box {
	position: relative;
	width: 35%;
	padding: 90px 90px;
	margin: 0 auto;
	line-height: 3;
	z-index: 1;
}
.drink_section02 .menu_box dt {
	float: left;
}
.drink_section02 .menu_box dd {
	margin-left: 160px;
	text-align: right;
}
.drink_section02 .drink_img01,
.drink_section02 .drink_img02 {
	position: absolute;
	width: 35%;
	height: auto;
	z-index: 0;
}
.drink_section02 .drink_img01 {
	top: 0;
	left: 0;
}
.drink_section02 .drink_img02 {
	bottom: 0;
	right: 0;
}
/*------------ レスポンシブ 共通部分 ------------*/
@media screen and (max-width: 1000px) {
	.page_btn {
		width: 100%;
	}
	.page_btn li {
		font-size: min(13px, 3vw);
		margin: 0 1.2vw;
	}
	.page_btn li img {
		height: 4vw;
	}	
}
@media screen and (max-width: 767px) {
	.page_btn li:before {
		width: 100%;
		margin-left: -50%;
		background-size: 80% auto;
	}
	.page_btn li img {
		margin-bottom: 0.3em;
		}
	.menu_wrapper {
    margin-top: 80px;
	}
	.menu_wrapper h3 span img {
		height: min(6vw, 40px);
	}
	.menu_wrapper h3:before {
		top: 2.4vw;
	}
	.menu_wrapper h3 span {
		padding: 0 2vw;
	}
/*------------ MENU FOOTER ------------*/
	.menu_info .menu_info__ttl {
		width: 218px;
	}
	.menu_link {
		margin: 47px auto 84px;
		width: auto;
	}
	.menu_link a {
		padding: 15px 0;
		margin: 0 auto;
		font-size: 14px;
		line-height: 1.7;
	}
}
/*------------ COURSE ------------*/
@media screen and (max-width: 767px) {
	.course_menu .course_name {
		font-size: 17px;
		width: 307px;
		height: 96px;
		padding-top: 23px;
	}
	.course_menu.course_menu02 .course_name {
		padding-top: 34px;
	}
	.course_menu .course_name span {
		font-size: 15px;
	}
	.course_menu.course_menu02 .menu_text {
		font-size: 14px;
	}
	.course_menu .price {
		font-size: 16px;
	}
	.course_menu .price_list {
		font-size: 15px;
	}
	.course01 {
		display: block;
		margin-top: 40px;
	}
	.course01_left {
		font-size: 14px;
		width: auto;
		height: auto;
		line-height: 1.4;
		max-width: 220px;
		margin: 0 auto;
		padding: 1.6em 0;
	}
	.course01 p {
		font-size: 30px;
		margin: 7px 0 10px;
	}
	.course01_right {
		font-size: 16px;
		max-width: 500px;
		margin: 0 auto;
		width: calc(100% - 30px);
	}
	.course02 {
		justify-content: space-evenly;
	}
	.course02 .course02_bbq {
		display: block;
	}
	.course02_ttl {
		font-size: 16px;
	}
	.course02 .course02_ml {
		margin-left: 0;
	}
}
@media screen and (max-width: 555px) {
	.course02 {
		flex-direction: column;
		align-content: space-around;
		flex-wrap: wrap;
	}
	.course02_ttl {
		text-align: center;
		position: relative;
	}
	.course02_ttl span {
		background-color: #D9D2C6;
		padding: 0 0.8em;
		position: relative;
		z-index: 1;
	}
	.course02_ttl:before {
		content: " ";
		display: block;
		width: 100%;
		height: 1px;
		background: #000;
		position: absolute;
		top: 0.7em;
		left: 0;
		z-index: 0;
	}
	.course02 .course02_ml {
		margin-top: -32px;
	}
}
/*------------ 別注料理 ------------*/
@media screen and (max-width: 1000px) {
	.menu_section {
		margin-top: 100px;
		margin-bottom: 120px;
		width: auto;
	}
	.menu_img.pc {
		display: none;
	}
	.menu_img.sp {
		display: block;
	}
	.menu_box {
		position: relative;
		margin: 0 auto;
	}
	.menu_box__ttl {
		height: 28px;
		width: auto;
		margin-bottom: 2em;
	}
	.menu_section01 .menu_img {
		width: auto;	
		margin: 0 auto;
		max-width: 777px;
	}
	.menu_section01 .menu_box {
		width: calc(100% - 60px);
		max-width: 467px;
		margin-top: -35px;
	}
	.menu_section02 .menu_img {
		margin-left: auto;
		margin-right: 0;
		width: 90%;
		max-width: 580px;
	}
	.menu_section02 .menu_box {
		width: calc(100% - 60px);
		max-width: 467px;
		margin-top: -35px;
	}
	.menu_section03 .menu_img {
		width: 60%;
		max-width: 380px;
	}
	.menu_section03 .menu_img.sp01 {
		margin-left: 0;
		margin-right: auto;
	}
	.menu_section03 .menu_box {
		width: calc(100% - 60px);
		max-width: 402px;
		margin-top: -35px;
		margin-bottom: -35px;
	}
	.menu_section04 .menu_img {
		width: 60%;	
	}
	.menu_section04 .menu_img.sp02 {
		margin-left: auto;
		margin-right: 0;
	}
	.menu_section04 .menu_box {
		width: calc(100% - 60px);
		max-width: 402px;
		margin: -35px auto;
		right: auto;
		padding-bottom: 80px;
	}
}
@media screen and (max-width: 767px) {
	.menu_section {
		margin-top: 60px;
		margin-bottom: 70px;
	}
	.menu_box__ttl {
		height: 20px;
	}
	.menu_section01 .menu_box {
		padding: 70px 20px 50px 30px;
	}
	.menu_section02 .menu_box {
		padding: 70px 20px 50px 30px;
	}
	.menu_section03 .menu_box {
		padding: 70px 20px 70px 30px;
	}
	.menu_section04 .menu_box {
		padding: 70px 20px 70px 30px;
	}
}
/*------------ ドリンク ------------*/
@media screen and (max-width: 1300px) and (min-width: 1001px) {
	.drink_text {
		font-size: 20px;
	}
	.drink_section01 .menu_box .drink_ttl {
		font-size: 16px;
	}
	.drink_section02 .menu_box {
		line-height: 1.7;
	}
	.drink_section02 .menu_box dt {
		float: none;
	}
	.drink_section02 .menu_box dd {
		margin-left: 0;
		margin-bottom: 1em;
	}
}
@media screen and (max-width: 1000px) {
	.drink_text {
		font-size: 20px;
	}
	.drink_section01 .menu_box {
		display: block;
		max-width: 468px;
		width: calc(100% - 60px);
		text-align: center;
		min-width: 288px;
		padding: 70px 15px 25px;
	}
	.drink_section01 .menu_box > div {
		margin-bottom: 2em;
	}
	.drink_section01 .menu_box .drink_ttl {
		font-size: 16px;
	}
	.drink_section02 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.drink_section02 .menu_box {
		position: relative;
		width: calc(100% - 40px);
		max-width: 368px;
		padding: 70px 35px 70px 30px;
		margin-top: -35px;
		margin-bottom: -35px;
	}
	.drink_section02 .drink_img01,
	.drink_section02 .drink_img02 {
		position: relative;
		width: 60%;
		max-width: 400px;
	}
	.drink_section02 .drink_img01 {
		margin-right: auto;
	}
	.drink_section02 .drink_img02 {
		margin-left: auto;
	}
}