
/* ------------------------------------------------------------ */
/* 共通設定  */

#menu_head_h2,
#menu_back {
	
	text-align: center;
	
}

#menu_head_h2,
#menu_h2_head {
	
	color: #ffffff;
	
}

#menu_h3,
.menu_h4,
.menu_price {
	
	color: #857446;
	
}

#menu_head_h2,
#menu_h2_head,
#menu_h3 {
	
	font-weight: normal;
	
}

#menu_head_h2,
#menu_h2_head,
#menu_h2,
.menu_h4 {
	
	font-family: serif;
	
}

/* ------------------------------------------------------------ */
/* メニュー menu_head  */

#menu {
	
}

#menu_head_back {
	
	background-image: url('img/pc/menu/menu0.jpg');
	background-repeat: no-repeat;
	background-size: 106% auto;
	background-position: top center;
	
}

#menu_head_wrap {
	
	position: relative;
	
	width: 100%;
	height: 300px;
	
	background-color: #00000066;
	
}

#menu_head_h2 {
	
	position: absolute;
	
	top: 235px;
	left: 0;
	
	width: 100%;
	
	font-size: 3.5rem;
	
}

/* ------------------------------------------------------------ */
/* メニュー menu1  */

#menu_back {
	
	padding: 47px 0 0px;
	
	background-image: url('img/pc/menu/menu_bg.png');
	
}

#menu_img {
	
	width: 38px;
	height: auto;
	
	filter: invert(100%);
	
}

#menu_h2_head {
	
	margin: 2px auto 56px;
	
	font-size: 3.0rem;
	
}

#menu_wrap {
	
	width: 100%;
	margin: auto;
	
	padding: 35px 0;
	
	background-color: #ffffff;
	
}

#menu_h2 {
	
	color: #666666;
	
	font-size: 2.6rem;
	font-style: italic;
	
}

#menu_h3 {
	
	margin: 20px 0 2px;
	
	font-size: 1.9rem;
	
}

.menu_hr {
	
	width: 88%;
	
	border-bottom: 2px solid #857446;
	
}

/* ------------------------------------------------------------ */
/* メニュー menu2  */

.menu_section_wrap {
	
	display: flex;
	
	flex-wrap: wrap;
	
	margin: 0 0 40px;
	
}

.menu_h4 {
	
	width: 10em;
	
	margin: 1.6em auto 1.5em;
	
	padding: 0 0 0.4em;
	
	border-bottom: 1px solid #857446;
	
	font-size: 1.85rem;
	
}

.h4_long {
	
	width: 15em !important;
	
}

section {
	
	width: 100%;
	
}

.section_long {
	
	width: 100% !important;
	
}

section table {
	
	width: 94%;
	
	margin: 0 0 0 6%;
	
}

.section_long table {
	
}

section td {
	
	height: 43px;
	
	padding: 0 0 1.5em;
	
	text-align: left;
	
	vertical-align: top;
	
	font-size: 1.4rem;
	
}

.menu_name {
	
	width: 45%;
	
}

.menu_price {
	
	width: 55%;
	
	line-height: 1.3;
	
}

.type2 td {
	
	padding-bottom: 0.6em;
	
}

.type2 .menu_price {
	
	padding-left: 5em;
	
}

.type3 {
	
	
	
}

.type3 .menu_name {
	
	width: 55%;
	
}

.type3 .menu_price {
	
	width: 44%;
	
	padding-left: 2em;
	
}

/* ------------------------------------------------------------ */
/* お問い合わせ  */

#introduce4_back {
	
	padding: 0;
	
	background-color: #000000;
	
}

#introduce4_wrap {
	
	position: relative;
	
	height: 460px;
	
	margin: auto;
	
	background-image: url('img/pc/introduce/introduce6.jpg');
	background-repeat: no-repeat;
	background-size: 200% auto;
	background-position: toop center;
	
}

#introduce4_content {
	
	position: absolute;
	
	top: 0;
	right: 0;
	
	width: 100%;
	height: 370px;
	
	padding-top: 90px;
	
	background-color: #00000099;
	
	color: #ffffff;
	
	text-align: center;
	
}

#introduce4_h2 {
	
	margin-bottom: 30px;
	
	font-size: 2.8rem;
	font-family: serif;
	
}

.introduce4_p {
	
	font-size: 1.8rem;
	
}

#introduce4_p1 {
	
	margin-bottom: 15px;
	
}

#introduce4_p2 {
	
	margin-bottom: 15px;
	
	font-size: 2.2rem;
	
}

#introduce4_p3 {
	
	width: 275px;
	
	margin: 0 auto 10px;
	
	padding: 14px 8px 10px;
	
	background-color: #ff66bb;
	
	font-size: 1.8rem;
	
}

#introduce4_p4 {
	
	font-size: 1.5rem;
	
}


