@charset "utf-8";

/*コンテンツFV*/
#rest_cont_fv_arrows {
	display: none;
}

/*コンテンツ共通*/
.rest_cont_box_inr {
	position: relative;
	padding-top: 15px;
	padding-bottom: 22px;
}
.rest_cont_box_img {
	position: absolute;
	top: 43px;
	width: 57.333%;
	max-width: 215px;
}
.rest_cont_box_body {
	width: 80.8%;
	background-color: #fff;
	padding: 58px 6.8% 43px 3.33333%;
}
.rest_cont_box_ttl {
	width: 44.554%;
	max-width: 135px;
}
.rest_cont_box_txt {
	margin-top: 46px;
	font-size: 8px;
}
.rest_cont_box_txt_note {
	font-size: 7px;
}
.rest_cont_box_link {
	margin-top: 10px;
}
.rest_cont_box_link_btn li {
	margin-top: 2px;
	margin-right: 6px;
	width: 71px;
}
.rest_cont_box_img_list {
	width: 93.33333%;
	margin: -28px auto 0;
}
.rest_cont_box_img_list li {
	width: 30.571%;
}

/*コンテンツ1（韓美膳）*/
#rest_cont_1 .rest_cont_box_inr {
	background-color: #c34b3d;
}
#rest_cont_1_img {
	right: 3.333%;
}
#rest_cont_1 .rest_cont_box_body {
}

/*コンテンツ2（美菜莉）*/
#rest_cont_2 .rest_cont_box_inr {
	background-color: #9ba791;
}
#rest_cont_2_img {
	left: 3.333%;
}
#rest_cont_2 .rest_cont_box_body {
	margin-left: 19.2%;
	padding-left: 6.8%;
	padding-right: 3.33333% !important;
}
#rest_cont_2_ttl {
	margin-left: auto;
	margin-right: 0;
}
#rest_cont_2_link {
	margin-left: auto;
	margin-right: 0;
}

/*コンテンツ3（ポチャ）*/
#rest_cont_3 .rest_cont_box_inr {
	background-color: #d8191f;
}
#rest_cont_3_img {
	right: 3.333%;
}
#rest_cont_3 .rest_cont_box_body {
}


/*コンテンツ4（韓ポチャ）*/
#rest_cont_4 .rest_cont_box_inr {
	background-color: #fff564;
}
#rest_cont_4_img {
	left: 3.333%;
}
#rest_cont_4 .rest_cont_box_body {
	margin-left: 19.2%;
	padding-left: 6.8%;
	padding-right: 3.33333% !important;
}
#rest_cont_4_ttl {
	margin-left: auto;
	margin-right: 0;
}
#rest_cont_4 .rest_cont_box_link {
	display: none;
}

/*コンテンツ　一覧リンク*/
#rest_cont_list_link {
	margin: 0;
	padding: 0;
	width: 100%;
}
