@charset "UTF-8";
/* SCSS Document */
/*
	共通
*/
.sp_view {
	display: none;
}
.bx-wrapper .sp_view {
	display: none;
}
.pc_view {
	display: inherit;
}
img.pc_view {
	display: inline;
}
#RthCustomizeW {
	font-weight: 500;
}
#RthCustomizeW a, #RthCustomizeW a:link, #RthCustomizeW a:visited {
	color: #333;
	transition: 0.3s opacity;
}
#RthCustomizeW a:hover {
	opacity: 0.7;
}
main section {
	clear: both;
	position: relative;
	padding: 70px 0;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.left_col {
	float: left;
}
.right_col {
	float: right;
}
/*
	ヘッダー
*/
header nav {
	background: url(../images/common/bg_nav.png) repeat center top;
	width: 100%;
}
header nav .wrap {
	width: 100%;
}
header nav ul.pc_view {
	height: 68px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0;
	line-height: 0;
}
header nav ul li {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	width: 25% !important;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	line-height: 1.5;
	letter-spacing: 3px;
	text-align: center;
	font-weight: normal;
	font-size: 17px;
}
header nav ul li.long {
	width: 25%;
}
header nav ul li:after {
	background: #bec983;
	content: "";
	display: block;
	width: 1px;
	height: 50%;
	position: absolute;
	top: 25%;
	right: 0;
}
header nav ul li:last-child:after {
	content: none;
}
header nav ul li:first-child {
	background: none;
}
header nav ul li span {
	display: block;
	padding-top: 4px;
	letter-spacing: 0;
	font-size: 10px;
	color: #4c5933;
	font-weight: bold;
}
header nav ul li a {
	width: 100%;
	display: block;
	color: #fff !important;
	text-decoration: none !important;
}
header nav ul li.coming .soon, footer .f_nav li.coming .soon, .top #sight table td.coming .soon {
	display: none;
}
header nav ul li.coming.on a, footer .f_nav li.coming.on a, .top #sight table td.coming.on a {
	display: none;
}
header nav ul li.coming.on .soon, footer .f_nav li.coming.on .soon, .top #sight table td.coming.on .soon {
	display: inline;
	font-size: 13px;
	letter-spacing: 1px;
}
header .line_info {
	background: url(../images/common/bg_line_info.png) repeat center top;
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	overflow: hidden;
	font-size: 17px;
}
header .line_info .wrap {
	width: 96%;
}
header .line_info a {
	color: #333;
}
header .line_info ul {
	width: 560px;
	float: right;
	margin-left: 10px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
header .line_info ul li {
	line-height: 0;
	font-size: 88%;
	letter-spacing: 2px;
}
header .line_info ul li .coming_text {
	font-size: 75%;
}
header .line_info ul .tel img {
	max-width: none;
}
header .line_info.sub {
	display: none;
}
header {
	width: 100%;
}
header.float {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	padding: 0;
}
header .line_info ul .bestrate {
	padding: 0 20px;
	font-size: 16px;
}
header h1 {
	float: left;
	padding: 12px 0 0;
	font-size: 120%;
	color: #4c5933;
}
header ul li.coming a, footer ul li.coming a {
	color: #4c5933;
	cursor: default;
	opacity: 1 !important;
}
footer ul li.coming a {
	color: #ccc;
}
/*
	フッター
*/
.btn_pagetop {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 1000;
}
footer {
	background: url(../images/common/bg_footer.png) repeat center top;
	overflow: hidden;
	padding: 50px 0 0;
	color: #4c5933;
}
footer a {
	color: #4c5933;
}
footer .left_col {
	width: 60%;
	padding-bottom: 50px;
}
footer .right_col {
	width: 40%;
}
footer .right_col .title {
	font-weight: bold;
	padding-bottom: 10px;
}
footer .foot_group {
	background: #617d00;
	overflow: hidden;
	color: #fff;
}
footer .f_nav {
	width: 100%;
	height: 2em;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
footer .f_nav li {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	background: url(../images/common/bd_nav.png) no-repeat left center;
	width: 25%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 0.5em;
	line-height: 1.5;
	letter-spacing: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 100% !important;
}
footer .f_nav li.long {
	width: 20%;
}
footer .f_nav li:first-child {
	background: none;
}
footer .f_nav li:last-child {
	width: 15%;
}
footer .f_nav a {
	width: 100%;
	display: block;
	color: #4c5933 !important;
}
footer .f_nav span {
	color: #949494;
}
footer .btn_reserve {
	padding: 70px 0 50px;
	clear: both;
	text-align: center;
}
footer .btn_reserve p:first-child {
	padding-bottom: 40px;
}
footer .address {
	padding-bottom: 30px;
	text-align: center;
}
footer .address .logo {
	padding-bottom: 15px;
}
footer .address .text {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	line-height: 2;
	font-size: 110%;
}
footer .address .text strong {
	display: block;
	padding-bottom: 10px;
	font-size: 115%;
	font-weight: bold;
	text-shadow: 0 0 0 #4c5933;
}
footer .address .btn_access img {
	display: inline-block;
	padding-left: 30px;
	vertical-align: middle;
}
footer .address .btn_access a {
	text-decoration: underline;
}
footer .bnr_group {
	padding: 10px 0 0;
	text-align: center;
}
footer .copyright {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	padding: 50px 0 40px;
	text-align: center;
	font-weight: normal;
	font-size: 90%;
}
footer .address .etc a {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	color: #4c5933 !important;
	display: inline-block;
	padding: 20px 20px 0;
}
footer .address .etc a img {
	margin-right: 4px;
}
/*
	トップ
*/
.top .main_slide {
	height: 443px;
	overflow: hidden;
	padding: 0;
	line-height: 0;
}
.top .main_slide .slide li:before, .top .main_slide .movie:before {
	background: url(../images/top/bg_mv.png) repeat left top;
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.top .main_slide ul {
	position: relative;
}
.top .main_slide ul li {
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.top .main_slide ul li:first-child {
	display: block;
}
.top .main_slide.portrait .bx-wrapper .bx-viewport li img {
	max-width: none;
	width: auto;
	height: 100%;
	margin-left: -22vh;
}
.top .main_slide .text img {
	width: auto !important;
	height: auto !important;
	position: absolute;
	top: 50%;
	right: 40px;
	left: inherit;
	bottom: inherit;
	margin-top: -162px;
	z-index: 10;
}
.top .main_slide .msg {
	position: absolute;
	top: 20px;
	left: 40px;
	margin: 0;
	z-index: 10;
}
.top .main_slide .msg img {
	max-width: 100% !important;
	width: auto !important;
	height: auto !important;
	position: relative !important;
	margin: 0 !important;
}
.top .main_slide .btn_scroll {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -33px;
	z-index: 10;
}
.top .main_slide .movie {
	display: none;
}
.top .main_slide .movie #yt_player {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
}
.top .main_slide .bnr_sasane {
	position: absolute;
	bottom: 7%;
	right: 5%;
	z-index: 10;
}
/*
	一行新着情報
*/
#news_line {
	clear: both;
	overflow: hidden;
}
#news_line iframe {
	width: 100%;
	height: 25px;
	padding: 20px 0;
	border: none;
	overflow: hidden;
}
.news_line {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	clear: both;
	overflow: hidden;
}
.news_line div:first-child {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.news_line .title {
	width: 6em;
	position: relative;
	font-weight: bold;
	font-size: 110%;
	float: left;
}
.news_line .title:after {
	background: #a0a0a0;
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 3px;
	right: 0;
}
.news_line .ticker {
	width: 80%;
	float: left;
	position: relative;
	margin: 4px auto 0;
	overflow: hidden;
	white-space: nowrap;
	font-size: 95%;
}
.news_line .ticker ul li {
	display: none;
	-webkit-transform: none;
	transform: none;
	margin-left: 2em;
}
.news_line .ticker span {
	padding-right: 30px;
}
.news_line .btn_news_line {
	width: 120px;
	position: absolute;
	top: 0;
	right: 0;
}
/*
	// 一行新着情報
*/
.top #story {
	background: url(../images/top/bg_story.jpg) no-repeat center bottom;
	background-size: cover;
	padding: 60px 0 130px;
	position: relative;
	color: #fff;
}
.top #story .wrap {
	width: 750px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-direction: row-reverse;
}
.top #story .text {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	width: 76%;
	height: 100%;
	line-height: 2.3;
	letter-spacing: 2px;
	font-size: 106%;
	font-weight: normal;
}
.top #story .btn_spa {
	padding-top: 45px;
	text-align: center;
}
.top #msg {
	width: 668px;
	margin: 30px auto 0;
}
.top #msg h2 {
	padding-bottom: 30px;
}
.top #msg p {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	line-height: 2;
	letter-spacing: 2px;
}
.top #feature {
	background: url(../images/top/sec02_bg.jpg) no-repeat center top;
	background-size: cover;
	padding: 70px 0;
}
.top #feature h2 {
	padding-bottom: 40px;
	text-align: center;
}
.top #feature .box {
	display: flex;
	justify-content: center;
	padding-bottom: 30px;
	clear: both;
}
.top #feature .box .photo {
	padding-right: 40px;
}
.top #feature .box h3 {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	width: 83%;
	padding-top: 30px;
	font-size: 220%;
	letter-spacing: 8px;
}
.top #feature .box h3:after {
	width: 1.7em;
	content: "";
	display: block;
	margin: 8px 0 30px;
	border-bottom: 2px solid #b1be83;
}
.top #feature .box .text {
	width: 83%;
	line-height: 1.8;
}
.top #feature .box:nth-child(odd) .photo {
	padding: 0 0 0 40px;
}
.top #feature .box:nth-child(odd) h3 {
	float: right;
}
.top #feature .box:nth-child(odd) .text {
	float: right;
	clear: both;
}
.top #stay {
	background: url(../images/top/bg_stay.jpg) no-repeat center top;
	background-size: 120%;
	clear: both;
	padding: 50px 0 0;
	text-align: center;
}
.top #stay h2 {
	padding-bottom: 30px;
}
.top #stay .text {
	line-height: 2;
}
.top #stay table td {
	width: 100%;
	display: inline-block;
	max-height: 700px;
	height: 300px;
	position: relative;
	transition: all 1s ease-out;
	box-sizing: border-box;
}
.top #stay table td a:hover {
	opacity: 1 !important;
}
.top #stay table tr:first-child td {
	background: url(../images/top/sec03_cont01_img_on.jpg) no-repeat center center;
	background-size: 105%;
}
.top #stay table tr:first-child td.on {
	background: url(../images/top/sec03_cont01_img.jpg) no-repeat center center;
	background-size: 125%;
}
.top #stay table tr:nth-child(2) td {
	width: 50%;
	float: left;
}
.top #stay table tr:nth-child(2) td:nth-child(1) {
	background: url(../images/top/sec03_cont02_img_on.jpg) no-repeat center center;
	background-size: 105%;
}
.top #stay table tr:nth-child(2) td:nth-child(1).on {
	background: url(../images/top/sec03_cont02_img.jpg) no-repeat center center;
	background-size: 125%;
}
.top #stay table tr:nth-child(2) td:nth-child(2) {
	background: url(../images/top/sec03_cont03_img_on.jpg) no-repeat center center;
	background-size: 105%;
}
.top #stay table tr:nth-child(2) td:nth-child(2).on {
	background: url(../images/top/sec03_cont03_img.jpg) no-repeat center center;
	background-size: 125%;
}
.top #stay table tr td h3 {
	width: 100%;
	height: 100%;
}
.top #stay table tr td h3 a {
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	position: relative;
}
.top #stay table tr td h3 img {
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -107px 0 0 -62px;
}
.top #stay table tr td h3:after {
	width: 0;
	height: 0;
	content: "";
	display: block;
}
.top #stay table tr:first-child td h3:after {
	background: url(../images/top/sec03_cont01_img.jpg) no-repeat center center;
}
.top #stay table tr:nth-child(2) td h3:after {
	background: url(../images/top/sec03_cont02_img.jpg) no-repeat center center;
}
.top #stay table tr:nth-child(2) td:nth-child(2) h3:after {
	background: url(../images/top/sec03_cont03_img.jpg) no-repeat center center;
}
.top #stay table .soon:after {
	background: rgba(0, 0, 0, 0.4);
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.top #stay table .soon .coming {
	display: none;
}
.top #stay table .soon.on .coming {
	display: inline;
}
.top #stay table .soon.on a {
	display: none;
}
.top #plan {
	background: url(../images/top/bg_plan.png) repeat-x center top;
	padding-bottom: 0;
  font-weight: 500;
}
.top #plan h2, .top #plan .msg, .top #plan .msg + p {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	text-align: center;
	padding-bottom: 20px;
	font-size: 110%;
}
.top #plan .msg {
	color: #486106;
}
.top #plan .detail h3 {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	background: #fff;
	width: 50%;
	margin: -80px auto 0;
	padding: 5px;
	font-size: 140%;
	text-align: center;
}
.top #plan .detail h3 span {
	display: block;
	padding: 10px;
	border: 1px solid #96aa25;
}
.top #plan .detail .article {
	width: 100%;
	display: flex;
	justify-content: space-around;
	margin: 40px auto 0;
}
.top #plan .detail .article div {
	width: 33.333333333%;
	padding: 0 30px;
}
.top #plan .detail .article div:last-child {
	border: none;
}
.top #plan .detail .article div a {
	display: block;
	overflow: hidden;
}
.top #plan .detail .article div a img {
	max-width: none;
	width: auto;
	height: 250px;
}
.top #plan .detail .article div .text {
	font-family: "dnp-shuei-mincho-pr6n", "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	min-height: 5.5em;
	margin-bottom: 10px;
	padding: 10px 0 10px;
	font-size: 110%;
	line-height: 1.7;
	color: #91693f;
}
.top #plan .detail .article div .price {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	font-size: 90%;
	text-align: center;
}
.top #plan .detail .article div .price span {
	padding: 0 5px;
	font-size: 170%;
	color: #820023;
}
.top #plan .btn_plan {
	margin: 60px 0 0;
	text-align: center;
	position: relative;
	z-index: 10;
}
.top #news {
	background: url(../images/top/bg_news.png) repeat left top;
	overflow: hidden;
	padding: 0;
}
.top #news iframe {
	width: 100%;
	height: 300px;
	overflow: hidden;
}
.top #news .wrap {
	height: 300px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top #news .left_col {
	width: 25%;
	display: table;
	border-right: 4px double #a0ac60;
	text-align: center;
}
.top #news .left_col h2 {
	padding: 80px 0 10px;
}
.top #news .left_col p {
	padding-bottom: 80px;
}
.top #news .left_col p a {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	font-size: 110%;
	font-weight: bold;
	color: #4c5933;
}
.top #news .wrap .left_col a img {
	display: inline-block;
	padding: 15px 10px 0 0;
}
.top #news .wrap .right_col {
	background: url(../images/top/sec05_ver_line.png) no-repeat left center;
	background-size: contain;
	width: 72%;
	padding-left: 60px;
}
.top #news .wrap .right_col .box ul {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	height: 180px;
	overflow-y: auto;
	font-size: 115%;
}
.top #news .wrap .right_col .box ul li {
	padding-bottom: 20px;
}
.top #news .wrap .right_col .box ul li .date {
	padding-right: 25px;
	color: #69821c;
}
.top #news .wrap .right_col .box ul li a {
	text-decoration: underline;
}
.top #access {
	background: url(../images/top/bg_access_left.png) repeat center center;
	height: 800px;
	overflow: hidden;
	padding: 0;
	color: #fff;
}
.top #access .wrap {
	width: 100%;
	height: 100%;
	position: relative;
}
.top #access .wrap .left_col, .top #access .wrap .right_col {
	width: 50%;
}
.top #access .wrap .left_col {
	width: 480px;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -530px;
}
.top #access .wrap .left_col .text {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	padding: 30px 0 45px;
	line-height: 1.7;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 120%;
}
.top #access .wrap .left_col .time {
	position: relative;
}
.top #access .wrap .left_col .time h3 {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	padding-bottom: 10px;
	text-align: center;
	font-weight: normal;
	font-size: 125%;
}
.top #access .wrap .left_col .time h3:before {
	content: url(../images/top/icon_car.png);
	padding-right: 10px;
}
.top #access .wrap .left_col .time .text {
	border-top: 4px double #fff;
	border-bottom: 4px double #fff;
	padding: 25px 40px;
	font-size: 110%;
}
.top #access .wrap .right_col {
	background-image: url(../images/top/img_map.png), url(../images/top/bg_access_right.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left top, left top;
	background-size: cover, cover;
	height: 100%;
}
.top #access .wrap .btn_access {
	padding-top: 50px;
	text-align: center;
}
.top #sight {
	background: url(../images/top/bg_facility.png) no-repeat center top;
	background-size: 100%;
	padding: 70px 0 0;
}
.top #sight h2 {
	padding-bottom: 30px;
	text-align: center;
}
.top #sight .text {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	line-height: 2;
	text-align: center;
}
.top #sight table {
	margin-top: 50px;
}
.top #sight table td {
	width: 33.333333%;
	height: 30vw;
	display: block;
	float: left;
	position: relative;
	transition: all 1s ease-out;
}
.top #sight table td a:hover {
	opacity: 1 !important;
}
.top #sight table td:nth-child(1) {
	background: url(../images/top/img_facility_on.jpg) no-repeat center center;
	background-size: 100%;
}
.top #sight table td:nth-child(1).on {
	background: url(../images/top/img_facility.jpg) no-repeat center center;
	background-size: 120%;
}
.top #sight table td:nth-child(2) {
	background: url(../images/top/img_activity_on.jpg) no-repeat center center;
	background-size: 100%;
}
.top #sight table td:nth-child(2).on {
	background: url(../images/top/img_activity.jpg) no-repeat center center;
	background-size: 120%;
}
.top #sight table td:nth-child(3) {
	background: url(../images/top/img_sight_on.jpg) no-repeat center center;
	background-size: 100%;
	position: relative;
}
.top #sight table td:nth-child(3).on {
	background: url(../images/top/img_sight.jpg) no-repeat center center;
	background-size: 120%;
}
.top #sight table td.coming:after {
	background: rgba(0, 0, 0, 0.4);
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.top #sight table td:after {
	width: 0;
	height: 0;
	content: "";
	display: block;
}
.top #sight table td:nth-child(1) :after {
	background: url(../images/top/img_facility_on.jpg) no-repeat center center;
}
.top #sight table td:nth-child(2) :after {
	background: url(../images/top/img_activity_on.jpg) no-repeat center center;
}
.top #sight table td:nth-child(3) :after {
	background: url(../images/top/img_sight_on.jpg) no-repeat center center;
}
.top #sight table td a {
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
}
.top #sight table td img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -125px 0 0 -45px;
	display: block;
}
.top #sight table td img.sp_view {
	display: none;
}
/*
	下層共通
*/
.breadcrumbs {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	padding: 10px 0;
	font-size: 95%;
	color: #4c5933;
}
.breadcrumbs a {
	color: #4c5933;
}
.sub h2 {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	font-size: 220%;
}
/*
  	下層スライダー
  */
.sub header {
	padding-bottom: 0;
}
.sub header nav ul.pc_view {
	height: 74px;
}
.line_head {
	display: none;
}
.sub .line_head {
	display: block;
	background: url(../images/common/bg_logo.png) repeat left top;
	text-align: center;
	padding: 14px 0;
	transition: 0.2s all;
}
.sub .float .line_head {
	height: 0;
	padding: 0;
	overflow: hidden;
}
.sub h2 {
	padding: 70px 0 50px;
	text-align: center;
}
.sub section {
	padding: 70px 0;
}
.sub section:last-child {
	padding-bottom: 100px;
}
.sub #mv {
	position: relative;
	padding: 0;
	line-height: 0;
}
.sub #mv .photo img {
	width: 100%;
	height: auto;
}
.sub #mv h1 {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -85px;
	text-align: center;
}
.sub #mv .msg {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	margin: -36px 0 0;
	text-align: center;
	z-index: 10;
}
.sub #mv .photo img {
	width: 100%;
}
.sub #msg {
	position: relative;
	padding: 0;
	line-height: 0;
}
.sub #msg .photo {
	max-height: 600px;
	overflow: hidden;
}
.sub #msg .photo img {
	width: 100%;
	height: auto;
}
.sub #msg .text {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	width: 75%;
	margin: 30px auto 0;
	line-height: 2;
	letter-spacing: 3px;
	color: #000;
}
.sub #list > div {
	padding: 0 0 70px;
	overflow: hidden;
	clear: both;
}
.sub #plan {
	padding-top: 40px;
}
.sub #access {
	padding: 0;
}
.sub #access h2 {
	padding: 0;
}
.sub .slide {
	position: relative;
}
.sub .slide .photo {
	height: 360px;
	position: relative;
	z-index: 10;
	line-height: 0;
}
.sub .slide .photo li {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.sub .slide .photo li img {
	max-width: 100%;
}
.sub .slide .photo li:first-child {
	z-index: 10;
}
.sub .slide .thumb {
	width: 75%;
	margin: 0 auto;
	padding-top: 20px;
	display: flex;
	justify-content: center;
}
.sub .slide .thumb li {
	width: 18%;
	height: 70px;
	float: left;
	margin: 0 1%;
	overflow: hidden;
	cursor: pointer;
	line-height: 0;
}
.sub .slide .thumb li:hover {
	opacity: 0.7;
}
.sub .slide .thumb li img {
	max-width: none;
	width: 100%;
	height: auto;
}
.sub .slide + .detail .text {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	width: 75%;
	margin: 20px auto;
	line-height: 1.7;
}
.sub #info {
	padding: 0;
}
.sub #info .box {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	width: 90%;
	margin: 70px auto;
	padding: 0 0 20px;
}
.sub #info .box h2 {
	padding: 0 0 40px;
	font-weight: bold;
	font-size: 220%;
	color: #000;
}
.sub #info .box h2 span {
	font-size: 15px;
	letter-spacing: 2px;
}
.sub #info table {
	width: 100%;
	margin: 0 auto;
	font-size: 105%;
}
.sub #info table th, .sub #info table td {
	padding: 15px 30px;
	font-weight: normal;
	line-height: 2;
}
.sub #info table th {
	background: #b6bc96;
	width: 27%;
	border-bottom: 1px dotted #fff;
	vertical-align: middle;
	text-align: center;
	color: #394226;
}
.sub #info table td {
	background: #eaeed7;
	border-bottom: 1px dotted #909a53;
	text-align: left;
	color: #4c5933;
}
.sub #info table tr:last-child th, .sub #info table tr:last-child td {
	border: none;
}
.sub #info .note {
	font-size: 90%;
}
/*
	客室
*/
.room #msg {
	background: url(../images/room/bg_room_01.jpg) repeat-x left top;
}
.room #list {
	padding-bottom: 0;
}
.room #list > div:nth-child(odd) {
	background-image: url(../images/spa/bg_roten.jpg), url(../images/facility/bg_facilities_03.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top, center top;
}
.room #list > div:nth-child(even) {
	background: url(../images/spa/bg_inner.jpg) no-repeat center top;
}
.room #list #single {
	padding-bottom: 0;
}
.room #info {
	margin-bottom: 90px;
}
/*
	料理
*/
.meal #msg {
	background: url(../images/meal/bg_meal_01.jpg) repeat-x top;
	padding-bottom: 70px;
}
.meal .season {
	background: url(../images/meal/bg_meal_02.jpg) repeat-x top;
	padding: 50px 0 0;
}
.meal .season .wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
}
.meal .season .wrap .text {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	line-height: 2.1;
	letter-spacing: 2px;
	margin: -80px -290px 0 -130px;
	font-size: 105%;
}
.meal .season .wrap h2 {
	padding: 0;
	margin-top: -200px;
}
.meal #food {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "serif";
	padding: 30px 0;
	line-height: 1.8;
}
.meal #food > div {
	background: url(../images/meal/bg_meal_03.jpg) no-repeat center center;
	padding: 90px 0 50px;
}
.meal #food .wrap {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.meal #food h2 {
	margin-top: -40px;
	padding: 0 0 20px;
}
.meal #food .left_col {
	width: 400px;
	padding: 0 40px 0 0;
}
.meal #food > div:nth-child(even) {
	background: url(../images/meal/bg_meal_04.jpg) no-repeat center center;
	background-size: cover;
}
.meal #food > div:nth-child(even) .left_col {
	width: auto;
	padding: 0;
}
.meal #food > div:nth-child(even) .right_col {
	width: 400px;
	padding: 0 0 0 40px;
}
.meal #dinner {
	background-image: url(../images/spa/bg_roten.jpg), url(../images/facility/bg_facilities_03.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top, center top;
}
.meal #breakfast {
	background: url(../images/spa/bg_inner.jpg) no-repeat center top;
}
.meal #option {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	background-image: url(../images/spa/bg_roten.jpg), url(../images/facility/bg_facilities_03.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top, center top;
	overflow: hidden;
	padding-top: 0;
}
.meal #option h2 + p {
	text-align: center;
	font-size: 110%;
}
.meal #option .left_col, .meal #option .right_col {
	width: 48%;
}
.meal #option table {
	margin-top: 50px;
	text-align: left;
}
.meal #option table tr {
	border-top: 1px solid #c8d09d;
}
.meal #option table tr th, .meal #option table tr td {
	padding: 15px 0;
}
.meal #option table tr th {
	width: 50%;
}
.meal #option table tr th img {
	cursor: pointer;
}
.meal #option table tr th .modal {
	display: none;
	background: rgba(0, 0, 0, 0.9);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	padding: 10% 2%;
	z-index: 10000;
	text-align: center;
	color: #fff;
}
.meal #option table tr th .modal .photo {
	position: relative;
	display: inline-block;
	overflow: initial;
}
.meal #option table tr th .modal .text {
	padding-top: 20px;
	line-height: 1.8;
	font-size: 105%;
}
.meal #option table tr th .modal .photo:after {
	content: "×";
	position: absolute;
	top: -100px;
	right: -10px;
	cursor: pointer;
	color: #fff;
	font-size: 60px;
}
.meal #option table tr th[rowspan="2"] {
	border-bottom: 1px solid #c8d09d;
}
.meal #option table tr td:last-child {
	width: 20%;
	text-align: right;
	color: #890025;
}
.meal #option table tr.bd_dot {
	border-top: 1px dotted #c8d09d;
}
.meal #option table tr:last-child {
	border-bottom: 1px solid #c8d09d;
}
.meal #option .left_col table th, .meal #option .left_col table td {
	padding: 16px 0;
}
.meal #restaurant {
	overflow: hidden;
}
.meal #restaurant .wrap {
	display: flex;
	justify-content: center;
}
.meal #restaurant .left_col, .meal #restaurant .right_col {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	width: 535px;
	padding: 0 30px;
}
.meal #restaurant .left_col h3, .meal #restaurant .right_col h3 {
	padding: 20px 0;
	font-size: 170%;
	text-align: center;
}
.meal #restaurant .left_col p, .meal #restaurant .right_col p {
	line-height: 1.8;
	font-size: 115%;
}
/*
	温泉
*/
.spa #msg {
	background: url(../images/spa/bg_spa_01.jpg) repeat-x center top;
}
.spa #list {
	background: url(../images/spa/wrap_bg.jpg) repeat center top;
	padding-bottom: 0;
}
.spa #list #roten {
	background-image: url(../images/spa/bg_roten.jpg), url(../images/facility/bg_facilities_03.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top, center top;
}
.spa #list #inner {
	background: url(../images/spa/bg_inner.jpg) no-repeat center top;
}
.spa #foot {
	background-image: url(../images/spa/bg_roten.jpg), url(../images/facility/bg_facilities_03.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top, center top;
	overflow: hidden;
}
.spa #foot .wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.spa #foot .left_col, .spa #foot .right_col {
	width: 50%;
}
.spa #foot .left_col img {
	max-width: 100%;
}
.spa #foot .right_col {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	padding-left: 50px;
}
.spa #foot h2 {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	padding: 0 0 20px;
	text-align: left;
	font-size: 220%;
}
.spa #onsen {
	padding: 0 0 100px;
}
.spa #onsen h2 {
	padding: 20px 0 50px;
}
.spa #onsen .box {
	display: flex;
	justify-content: space-between;
}
.spa #onsen .box .left_col, .spa #onsen .box .right_col {
	width: 52%;
}
.spa #onsen .box .left_col img {
	max-width: 100%;
}
.spa #onsen .box .right_col {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	width: 43%;
	font-size: 105%;
}
.spa #onsen .note {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	background: url(../images/spa/bg_spa_kyokyu.jpg) no-repeat right top;
	background-size: cover;
	border: 1px solid #e1e6c6;
	margin-top: 50px;
	padding: 30px 40px;
	overflow: hidden;
	clear: both;
	font-size: 105%;
}
.spa #onsen .note p {
	width: 64%;
	line-height: 1.7;
	letter-spacing: 1px;
}
/*
	館内施設
*/
.facility #map {
	background: url(../images/facility/bg_facilities_01.png) repeat-x left top;
}
.facility #map .photo {
	max-height: none;
	text-align: center;
}
.facility #map .photo img {
	max-width: 100%;
	height: auto;
}
.facility #map .text {
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	width: 75%;
	margin: 30px auto;
	line-height: 2;
	letter-spacing: 3px;
	color: #000;
}
.facility #list {
	background-image: url(../images/spa/bg_roten.jpg), url(../images/facility/bg_facilities_03.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top, center top;
	overflow: hidden;
	padding: 0 0 50px;
}
.facility #list .wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 88px;
}
.facility #list .wrap .box {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	width: 46%;
	background: #fff;
	margin: 0 2% 40px;
	padding: 30px 25px;
	line-height: 1.8;
	font-size: 95%;
}
.facility #list .wrap .box h3 {
	padding-bottom: 15px;
	font-size: 180%;
	text-align: center;
}
.facility #list .wrap .box h4 {
	padding-top: 20px;
	font-size: 130%;
}
.facility #list .wrap .box .photo img {
	max-width: 100%;
	height: auto;
}
.facility #list .wrap .box .text {
	padding-top: 20px;
}
.facility #list .wrap .box table {
	margin: 10px 0;
	border: 1px solid #c4aa8e;
}
.facility #list .wrap .box table th, .facility #list .wrap .box table td {
	padding: 7px 0;
	border: 1px solid #c4aa8e;
	text-align: center;
}
.facility #list .wrap .box table th {
	width: 30%;
	background: #f8f4e6;
	border-right: none;
}
.facility #list .wrap .box table td {
	border-left: 1px solid #b5b5b5;
}
.facility #list .wrap .box:nth-child(2) table td {
	border-right: 1px solid #b5b5b5;
}
/*
	アクセス
*/
.access #map {
	background: url(../images/access/bg_access_01.jpg) repeat center top;
}
.access #map iframe {
	width: 100%;
}
.access #address {
	position: relative;
	margin-bottom: 70px;
	text-align: center;
}
.access #address .text {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	background: url(../images/access/bg_address_text.png) repeat left top;
	width: 460px;
	position: absolute;
	left: 52%;
	bottom: 0;
	padding: 30px 0;
	z-index: 10;
	line-height: 1.8;
	font-weight: normal;
	color: #fff;
}
.access #address .text p:first-child {
	padding-bottom: 20px;
}
.access #route {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	background-image: url(../images/spa/bg_roten.jpg), url(../images/facility/bg_facilities_03.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top, center top;
	overflow: hidden;
	padding-top: 0;
}
.access #route > .wrap {
	display: flex;
	justify-content: center;
}
.access #route > .wrap > div {
	padding: 0 25px;
}
.access #route h3 {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: double 4px #a0ac60;
	font-size: 150%;
	color: #91693f;
}
.access #route .left_col p {
	padding: 0 10px;
}
.access #route .left_col p img {
	max-width: 100%;
}
.access #route h4 {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #c7cf9e;
	font-size: 120%;
	overflow: hidden;
}
.access #route .text {
	padding-bottom: 30px;
	line-height: 1.8;
	font-weight: normal;
}
.access #route .text .note {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 90%;
}
.access #route h5 {
	font-size: 115%;
	font-weight: bold;
}
.access #pickup {
	clear: both;
}
.access #pickup .wrap {
	background: #fff;
	padding: 50px 40px 50px;
	overflow: hidden;
}
.access #pickup .wrap h2 {
	padding: 0 0 40px;
}
.access #pickup .wrap .box {
	display: flex;
	justify-content: center;
}
.access #pickup .wrap .box .text {
	padding-left: 50px;
	line-height: 2;
}
.access #sight {
	background: url(../images/spa/bg_inner.jpg) no-repeat center top;
	overflow: hidden;
	padding: 0;
}
.access #sight .intro .box {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	display: flex;
	justify-content: space-between;
	padding-bottom: 70px;
}
.access #sight .intro h3 {
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	padding: 0 60px;
	text-align: center;
	font-size: 36px;
	color: #91693f;
}
.access #sight .intro .text {
	width: 40%;
	line-height: 2;
}
.access #sight .intro .text .ttl {
	padding-bottom: 20px;
	font-size: 150%;
	letter-spacing: 1px;
	color: #a0ac60;
}
.access #sight_map {
	background-image: url(../images/spa/bg_roten.jpg), url(../images/facility/bg_facilities_03.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top, center top;
	overflow: hidden;
	padding-bottom: 100px;
}
.access #sight_map h2 {
	padding-left: 20px;
	text-align: left;
}
.access #sight_map iframe {
	width: 100%;
	height: 550px;
	border: 4px solid #b3bd83;
}
.access #sight_map iframe + .note {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	padding: 20px 0 30px;
	font-size: 110%;
	text-align: center;
}
.access #sight_map #event {
	font-family: "游明朝", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
}
.access #sight_map #event table th, .access #sight_map #event table td {
	padding-bottom: 50px;
}
.access #sight_map #event table th {
	width: 17%;
}
.access #sight_map #event table td h3 {
	padding-bottom: 12px;
	color: #a0ac60;
}
/*


/*
	新着情報WP
*/
/*
	レスポンシブ対応
*/
.top #story .text {
	width: 76%;
	line-height: 2.3;
}
.sub #mv .photo img {
	width: 140%;
	margin-left: -20%;
}
header nav ul li {
	font-size: 95%;
	font-weight: bold;
}
header h1 {
	font-size: 100%;
}
header .line_info ul li {
	font-size: 90% !important;
}
header.float nav ul li {
	font-size: 15px;
}
footer .f_nav {
	height: 2em;
}
footer .f_nav li {
	font-size: 15px;
}
footer .f_nav li:last-child {
	width: 15%;
}
.news_line div:first-child {
	width: 1000px;
}
.top #access {
	background-size: cover;
}
.top #story .wrap h2 img {
	width: 85px;
}
.top #feature .box .left_col, .top #feature .box .right_col {
	width: 50%;
	font-size: 90%;
}
.top #feature .box h3 {
	padding-top: 10px;
}
.top #feature .box .photo img {
	max-width: 100%;
}
.top #stay table tr td h3 img {
	width: 120px;
}
.top #plan .detail .article div {
	padding: 0 15px;
}
.top #plan .detail .article div img {
	max-width: 100%;
}
.top #plan .detail .article div .text {
	font-size: 105%;
}
.top #access .wrap .left_col {
	width: 400px;
	margin-left: -435px;
	font-size: 90%;
}
.top #access .wrap .right_col {
	background-size: cover;
}
.sub header .line_info.sub ul li {
	width: 12%;
}
.sub header .line_info.sub ul .logo {
	width: 20%;
	padding-right: 2%;
}
.sub #mv .photo {
	overflow: hidden;
}
.sub #mv .photo img {
	max-width: none;
}
.sub #mv h1 img {
	width: 100px;
	margin-top: 17px;
}
.sub #msg .photo {
	overflow: hidden;
}
.sub #msg .photo img {
	max-width: none;
	width: 120%;
	margin-left: -10%;
}
.sub .slide {
	position: relative;
}
.sub #info table th, .sub #info table td {
	padding: 12px 20px;
	font-size: 88%;
}
.meal #msg .icon {
	right: 24%;
}
.meal #msg .icon img {
	width: 300px;
}
.meal #dinner .bg {
	background-size: 1300px;
}
.meal #dinner .steak > div img {
	max-width: 100%;
}
.meal #dinner .standard, .meal #dinner .reasonable {
	background-size: 205px;
	margin-top: 50px;
}
.meal #dinner .standard h3, .meal #dinner .reasonable h3 {
	width: 50px;
	display: inline-block;
}
.meal #breakfast .photo img {
	max-width: 100%;
}
.meal #option table tr td:last-child {
	width: 25%;
}
.meal .season .wrap h2 {
	margin-right: -50px;
}
.meal .season .wrap .text {
	padding-right: 40px;
	font-size: 100%;
}
.spot_list .left_col {
	padding-right: 30px;
}
.spot_list .left_col h2 img {
	max-width: 100%;
}
.spot_list .left_col table {
	width: 100%;
}
.spot_list .left_col table th, .spot_list .left_col table td {
	padding: 10px 8px;
}
.spot_list .photo img {
	max-width: 100%;
}
.spot_list .spot .box {
	width: 31%;
	padding: 2%;
	font-size: 92%;
}
.spa .dress .right_col, .spa .dress .left_col {
	width: 50%;
}
.access #route > .wrap .left_col {
	width: 60%;
}
.access #pickup .wrap .box .photo {
	width: 100%;
}
.access #pickup .wrap .box .photo img {
	max-width: 100%;
}
.access #sight .intro .photo img {
	max-width: 100%;
}
.access #sight .intro .photo {
	width: 100%;
}
.access #sight .intro .text {
	width: 70%;
}
.access #sight .intro h3 {
	padding: 0 55px;
}
.access #sight_map #event table th {
	width: 12%;
}
.access #sight_map #event table th img {
	max-width: 100%;
}
.access #sight_map #event table td {
	padding: 0 15px 50px;
}
main img, main div, main p, main ul, main li, main table, main tr, main td, main th, main span {
	max-width: 100%;
}
.wrap {
	width: 94%;
}
header nav ul li {
	white-space: nowrap;
}
header nav ul li.long {
	width: 33%;
}
header nav ul li span {
	letter-spacing: 0;
	padding: 4px 6px 0;
	font-size: 10px;
}
header .line_info {
	font-size: 14px;
	line-height: 1;
}
header .line_info ul .bestrate {
	padding: 0 0 0 20px;
}
footer .f_nav li {
	height: 2em;
	font-size: 13px;
}
footer .f_nav li.long {
	width: 25%;
}
.news_line div:first-child {
	width: 780px;
}
.top #plan .detail .article div {
	padding: 0 8px;
}
.top #plan .detail .article div a img {
	height: 200px;
}
.top #news .wrap {
	width: 95%;
}
.top #news .wrap .right_col {
	padding-left: 40px;
}
.top #news .wrap .right_col .box ul {
	font-size: 100%;
}
.top #sight {
	background-size: 120%;
}
.top #sight table td a img {
	width: 76px;
	margin: -105px 0 0 -38px;
}
.sub header nav ul.pc_view {
	height: 65px;
}
.sub header .line_info.sub ul {
	height: 60px;
	padding-top: 0;
}
.sub header .line_info.sub ul li {
	width: 12%;
	padding: 0;
}
.sub header .line_info.sub ul .logo {
	width: 16%;
}
.sub header .line_info.sub ul .tel, .sub header .line_info.sub ul .bestrate {
	width: 18%;
}
.sub header .line_info.sub ul li:nth-child(n+5) {
	width: 20%;
	padding: 0 15px 0 0 !important;
	line-height: 0;
}
.sub header.float {
	min-height: 0;
}
.sub header.float .line_info.sub {
	padding-bottom: 0;
}
.sub .slide .photo {
}
.meal #dinner .bg {
	background-size: 1200px;
}
.meal #option .left_col, .meal #option .right_col {
	font-size: 90%;
}
.meal .season .wrap h2 {
	width: 440px;
	margin-right: 0;
}
.meal .season .wrap .photo {
	width: 60%;
}
.meal .season .wrap .text {
	margin: 30px -220px 30px 0px;
	font-size: 100%;
}
