@charset "utf-8";

.sp {
	display: block !important;
}
.spInline {
	display: inline !important;
}
.spTbl {
	display: table !important;
}
.spIB{
	display: inline-block !important;
}
.pc {
	display: none !important;
}

.txt50 {font-size: 5px !important;}
.txt60 {font-size: 6px !important;}
.txt70 {font-size: 7px !important;}
.txt80 {font-size: 8px !important;}
.txt90 {font-size: 9px !important;}
.txt100 {font-size: 10px !important;}
.txt110 {font-size: 11px !important;}
.txt120 {font-size: 12px !important;}
.txt130 {font-size: 13px !important;}
.txt140 {font-size: 14px !important;}
.txt150 {font-size: 15px !important;}
.txt160 {font-size: 16px !important;}
.txt170 {font-size: 17px !important;}
.txt180 {font-size: 18px !important;}
.txt200 {font-size: 20px !important;}
.txt240 {font-size: 24px !important;}
.txt320 {font-size: 32px !important;}

.w100per {
	width: 100% !important;
}
/* BUTTON
----------------------------------------------------------- */
.btn {
	width: 100%;
}
h4 {
	text-align: left;
}
h4 img {
	width: 280px;
	height: auto;
	margin-left: 0;
}
/* kvWrap
---------------------------------------------- */
#kvWrap {
	width: 100%;
	min-width: inherit;
	height: 550px;
	padding-bottom: 7px;
	background: url(../img/bg_bar.png) repeat-x 0 100%;
	background-size: auto 7px;
}

#kvSlider {
	width: 100%;
	height: 550px;
}

#kvSlider .slick-slide {
	width: 100%;
	height: 550px;
}

#prevBtn,
#nextBtn {
	width: 22px;
	height: 36px;
	margin-top: -11px;
}

#prevBtn img,
#nextBtn img {
	width: 100%;
	height: auto;
}

#prevBtn {left: 2.5%;}
#nextBtn {right: 2.5%;}

#kvThumbWrap {
	width: 100%;
	height: 66px;
	padding: 10px 0;
	bottom: 7px;
}

#kvThumbWrap .slick-slide img {
	width: 134px;
	height: 46px;
}

#kvWrap .ttlImg {
	width: 119px;
	height: 77px;
	top: 150px;
	left: 50%;
	margin-left: -60px;
}

#kvWrap .ttlImg img {
	width: 100%;
	height: auto;
}

#slide01 {
	background: url(../img/sp_pic_slide01.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide02 {
	background: url(../img/sp_pic_slide02.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide03 {
	background: url(../img/sp_pic_slide03.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide04 {
	background: url(../img/sp_pic_slide04.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide05 {
	background: url(../img/sp_pic_slide05.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide06 {
	background: url(../img/sp_pic_slide06.jpg) no-repeat 50% 50%;
	background-size: cover;
}

#slide07 {
	background: url(../img/sp_pic_slide07.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide08 {
	background: url(../img/sp_pic_slide08.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide09 {
	background: url(../img/sp_pic_slide09.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide10 {
	background: url(../img/sp_pic_slide10.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide11 {
	background: url(../img/sp_pic_slide11.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide12 {
	background: url(../img/sp_pic_slide12.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide13 {
	background: url(../img/sp_pic_slide13.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide14 {
	background: url(../img/sp_pic_slide14.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide15 {
	background: url(../img/sp_pic_slide15.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide16 {
	background: url(../img/sp_pic_slide16.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide17 {
	background: url(../img/sp_pic_slide17.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide18 {
	background: url(../img/sp_pic_slide18.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide19 {
	background: url(../img/sp_pic_slide19.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#slide20 {
	background: url(../img/sp_pic_slide20.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#kvWrap .bg_rgba {
	position: absolute;
	top: 270px;
	left: 0;
	width: 80%;
	height: 200px;
	background: rgba(62, 58, 57, 0.8);
	z-index: -1;
}
#kvWrap .wrapper {
	margin-top: 290px;
}
#kvWrap .wrapper .ttl {
	font-size: 20px;
	width: 80%;
}
#kvWrap .wrapper p {
	color: #fff;
	width: 80%;
}
/* con01
---------------------------------------------- */
#con01 {
	width: 100%;
	min-width: inherit;
	height: auto;
	background: url(../img/bg_content02.png) repeat 0 0;
	margin-top: 0;
}
#con01 .outer {
	width: 100%;
	height: auto;
	background: url(../img/sp_bg_con01.png) no-repeat 50% 0;
	background-size: 435px auto;
}
#con01 .wrapper {
	padding-top: 30px;
	padding-bottom: 314px;
}
#con01 h3 {
	width: 278px;
	height: auto;
	margin: 0 auto 20px;
}
#con01 h3 img {
	width: 100%;
	height: auto;
}
#con01 p.txt {
	width: 100%;
	font-size: 14px;
}

/* con02
---------------------------------------------- */
#con02 {
	width: 100%;
	min-width: inherit;
	position: static;
	margin-top: 0;
	background: url(../img/bg_bar.png) repeat-x 0 100%,
	url(../img/bg_content01.png) repeat 0 0;
	padding-top: 0;
}
#con02 .left {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 30px;
}
#con02 .right {
	float: none;
	width: 100%;
	margin-top: 0;
}
#con02 .right iframe {
	display: block;
	margin: 0 auto;
}
/* con03
---------------------------------------------- */

#con03 {
	padding: 20px 0 40px;
	background: url(../img/bg_bar.png) repeat-x 0 100%;
}
#con03 .searchbox {
	height: 100px;
}

/* con04
---------------------------------------------- */

#con04 {
	width: 100%;
	min-width: inherit;
	position: static;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 40px;
}
#con04 .con04Top {
	padding-top: 20px;
	margin-bottom: 40px;
}
#con04 .con04Top .left {
	position: static;
	width: 100%;
	height: auto;
	float: none;
	background: none;
}
#con04 .con04Top .left img {
	position: static;
	left: 0;
	top: 0;
}
#con04 .con04Top .right {
	position: static;
	width: 100%;
	height: auto;
	float: none;
	background: none;
}
#con04 .con04Top .right img {
	position: static;
	left: 0;
	top: 0;
}
#con04 .contactWrap .left {
	float: none;
	width: 100%;
}
#con04 .contactWrap .right {
	float: none;
	width: 100%;
	padding-left: 0;
}

#con04 .contactWrap .left {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom:  1px solid #ddd;
}
#con04 .contactWrap .cT01 {
}
#con04 .contactWrap .cT01 .right {
	border-left: none
}
#con04 .contactWrap .cT02 .left {
	border-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}
#con04 .contactWrap .cT02 .left img {
	margin: 0 auto 20px;
}

/* pageTop
---------------------------------------------- */
#pageTop {
	width: 46px;
	height: auto;
	position: static;
	margin: 30px auto 0;
}
#pageTop img {
	width: 100%;
	height: auto;
}

/* spGnav
---------------------------------------------- */

#spHeadMenu {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 2;
	display: none;
}

#spGnav {
	width: 95%;
	padding: 40px 15px 20px;
	box-sizing: border-box;
	margin: 0 auto;
	background: url(../img/bg_content02.png) repeat 0 0;
	border: 1px solid #d3d3d3;
}

#spGnav ul {
	border-top: 1px solid #302e26;
}

#spGnav li {
	width: 50%;
	float: left;
	font-size: 14px;
	border-bottom: 1px solid #302e26;
	color: #000;
	box-sizing: border-box;
	text-align: center;
	border-left: 1px solid #302e26;
	padding: 10px 0;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ヒラギノ明朝 Pro W6","HGS明朝E","HG明朝E","ＭＳ Ｐ明朝",serif !important;
}

/*
#spGnav li:first-child {
	width: 100%;
	float: none;
	border-left: none;
	border-top: 1px solid #302e26;
}
*/

/*
#spGnav li:nth-child(2n) {
	border-left: none;
}
*/

#spGnav li:nth-child(odd) {
	border-left: none;
}

#spHeadMenu .gnavClose {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 22px;
	top: 10px;
}

#spHeadMenu .gnavClose img {
	width: 100%;
	height: auto;
}

/* reservation
---------------------------------------------- */
.reservationwrap .bodyRM .dateBox dl {
	float: none;
	margin-right: 0;
	width: 100%;
}
.reservationwrap .bodyRM .dateBox dl dd {
	margin-bottom: 20px;
}

#conditions_search_keyword {
	width: 100%;
}

#conditions_search_region_lv7 {
	width: 100%;
}

.reservationwrap .bodyRM .dateBox dl dd input {
	width: 100%;
}
.reservationwrap .bodyRM .dateBox dl dd select {
	width: 100%;
}
.btnSearch input {
	width: 100%;
}
