@charset "UTF-8";

/** Tour common style */
main h2 {
	display: block;
	padding: 14px 0;
	box-shadow: none;
	border-bottom: 0;
	background: no-repeat 50% 50%;
	font-size: 28px;
}

.btn {
	min-width: 48%;
	background: #5eb64a;
}

.btn:before {
	content: none;
}

.btn:after {
	margin-left: 12px;
	content: "\e90c";
}

.facility-information-area {
	position: relative;
	max-width: 960px;
	overflow: hidden;
	margin: 42px auto;
	padding: 30px;
	background: #EBF5E9;
}

.facility-information-area:before,
.facility-information-area:after {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 12px;
	background: url(images/tour/bd_facility_info.svg) repeat-x 0 0 #fff;
	content: "";
}

.facility-information-area:after {
	top: auto;
	bottom: 0;
	background-position: 0 100%;
}

.facility-information-area:last-child {
	margin-bottom: 0;
}

.facility-information-heading {
	margin-bottom: 16px;
	font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
	font-weight: bold;
	font-size: 1.125em;
}

.facility-information-image {
	float: right;
	width: 240px;
	margin-left: 20px;
}

.facility-information-data {
	overflow: hidden;
}

.facility-information-data > dt {
	float: left;
	clear: left;
}

.facility-information-data > dt:before {
	content: "【";
}

.facility-information-data > dt:after {
	content: "】";
}

.facility-information-data > dd {
	overflow: hidden;
}

.facility-information-note {
	margin-bottom: 0;
	font-size: .875em;
}

.facility-information-note > a {
	display: inline-block;
}

.facility-information-note > a:after {
	margin-left: 3px;
	font-family: icomoon;
	content: "\e90c";
}

.facility-information-link {
	clear: both;
	padding-top: 20px;
}

@media screen and (max-width: 959px) {
	.featured-image {
		margin-right: -20px;
		margin-left: -20px;
	}
	.facility-information-area {
		margin-right: -20px;
		margin-left: -20px;
		padding: 30px 20px;
	}
}

@media screen and (max-width: 767px) {
	.facility-information-heading {
		text-align: center;
	}
	.featured-image {
		margin-right: -10px;
		margin-left: -10px;
	}
	.facility-information-image {
		float: none;
		margin: 10px auto;
	}
}

/** Tour custom style */

.tour-header {
	margin-bottom: 150px;
}

.tour-title-badge {
	top: -150px;
}

.yamaga-press-area {
	position: relative;
	max-width: 960px;
	background: url(../../images/tour/bg_yamaga_press.jpg);
	padding: 32px 360px 32px 36px;
}

.yamaga-press-image {
	position: absolute;
	top: 50%;
	right: 3.125%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.yamaga-press-heading {
	margin-bottom: 32px;
	padding: 0;
	text-align: left;
}

.yamaga-press-area > .content {
	padding: 10px 16px;
	background: #fff;
	font-size: .875em;
}

.yamaga-press-area p {
	margin: 0;
}

.yamaga-press-area ul {
	list-style: circle;
	color: #EB5757;
	margin-top: 1em;
}

h2.yakiniku-restaurant-heading {
	margin: 0 auto;
	padding: 56px 0;
	background-image: url(../../images/tour/bg_yakiniku_h.png);
}

.yakiniku-restaurant-area > .content > .tagline {
	position: relative;
	margin-top: -25px;
}

.yakiniku-featured-image {
	margin-bottom: 20px;
}

.yakiniku-text,
.yakiniku-image {
	float: left;
	clear: left;
	width: 58.3334%;
}

.yakiniku-text {
	margin-bottom: 40px;
}

.yakiniku-staff,
.yakiniku-tokuten {
	float: right;
	width: 39.58334%;
}

.yakiniku-staff {
	margin-bottom: 68px;
}

.yakiniku-tokuten {
	min-height: 180px;
	overflow: hidden;
	padding: 0 10px 10px;
	border: solid #EA5C59;
	border-width: 0 1px 1px;
}

.yakiniku-tokuten > figcaption {
	margin: 0 -10px 10px;
	padding: 11px 10px;
	background: #EA5C59;
	color: #fff;
	font: 18px/1 "FOT-筑紫明朝 Pr6 D", serif;
	text-align: center;
}

.yakiniku-tokuten > img {
	float: right;
	width: 24.581%;
	margin-left: 10px;
}

.yakiniku-tokuten > p {
	margin: 0;
	font-family: "FOT-筑紫ゴシック Pr5N R", sans-serif;
}

.yakiniku-tokuten > p > span {
	display: inline-block;
	font-family: "FOT-筑紫ゴシック Pr5N D", sans-serif;
}

.yakiniku-tokuten small,
.expiry-date {
	display: block;
	font-size: .875em;
}

.yakiniku-tagline {
	margin: 0 0 10px;
	color: #B72541;
	font: 2em/1.2 "FOT-筑紫明朝 Pr6 D", serif;
	text-align: left;
}

.yakiniku-tagline > span {
	white-space: nowrap;
}

.facility-information-area {
	background: #f4e9e9;
}

.facility-information-area:before,
.facility-information-area:after {
	background-image: url(../../images/tour/bd_facility_info2.svg);
}

.btn-tour {
	background: #B72541;
}

.new-special-dish-heading > span:before,
.new-special-dish-heading > span:after {
	display: inline-block;
	width: 68px;
	height: 94px;
	vertical-align: middle;
	margin-right: 22px;
	background: url(../../images/tour/deco_cafe.png) no-repeat 0 0;
	content: "";
}

.new-special-dish-heading > span:after {
	margin-right: 0;
	margin-left: 22px;
	background-position: 100% 0;
}

.new-special-dish-heading > ruby {
	display: block;
}

.new-special-dish-info {
	position: relative;
	min-height: 432px;
	line-height: 1.5;
	padding: 24px 240px 24px 36px;
	background: url(../../images/tour/bg_irodoriza.jpg) 50% 0 #2e2e2e;
	-webkit-background-size: 100%;
	background-size: 100%;
	color: #fff;
	font-family: "FOT-筑紫ゴシック Pr5N R", sans-serif;
}

.new-special-dish-info:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 240px;
	background: url(/assets/images/tour/yakiniku_img06-2.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	content: "";
}

.new-special-dish-tagline {
	margin-bottom: 24px;
	font-size: 1.125em;
	text-align: left;
}

.new-special-dish-name {
	margin: 0 0 20px;
	font: 2.4375em/1.2 "FOT-筑紫明朝 Pr6 R", serif;
}

.new-special-dish-data br {
	display: none;
}

.new-special-dish-data + .note {
	margin: 0 0 24px;
}

.new-special-dish-link {
	text-align: left;
}

.new-special-dish-link > .btn {
	min-width: 67.2515%;
	background: #E7380C;
}

@media screen and (max-width: 960px) {
	.yamaga-press-area {
		padding-right: 37.5%;
		padding-left: 3.75%;
	}
	
	.yamaga-press-image {
		width: 30.9375%;
	}
	
	.yakiniku-tagline {
		font-size: 24.88px;
		font-size: 3.24vw;
	}
	
	.new-special-dish-info {
		padding-right: 27.08333%;
		padding-right: calc(25% + 20px);
	}

	.new-special-dish-info:before {
		width: 25%;
	}
	
	.new-special-dish-data br {
		display: inline;
	}
}

@media screen and (max-width: 767px) {
	.tour-header {
		margin-bottom: 40px;
	}
	
	.yamaga-press-area {
		padding: 10px;
	}
	
	.yamaga-press-image {
		position: static;
		width: 148px;
		margin: auto;
		-webkit-transform: none;
		transform: none;
	}
	
	.yamaga-press-heading {
		margin: 8px 0 12px;
		text-align: center;
	}
	
	h2.yakiniku-restaurant-heading {
		margin-right: -10px;
		margin-left: -10px;
	}
	
	.yakiniku-text {
		float: none;
		width: auto;
	}
	
	.yakiniku-tagline {
		font-size: 1.0416em;
		font-size: 5.208vw;
	}
	
	.yakiniku-tagline > span {
		white-space: normal;
	}
	
	.yakiniku-staff {
		margin-bottom: 20px;
	}
	
	.yakiniku-tokuten {
		float: none;
		clear: both;
		width: auto;
		min-height: 0;
	}
	
	.yakiniku-tokuten > img {
		width: 88px;
	}
	
	.new-special-dish-heading > span:before {
		display: block;
		width: 34px;
		height: 47px;
		margin: auto;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
	
	.new-special-dish-heading > span:after {
		content: none;
	}
	
	.new-special-dish-info {
		padding: 10px 10px 20px;
	}

	.new-special-dish-info:before {
		content: none;
	}
}