@charset "utf-8";

/*
-----------------------------------------------

1: home-p
2: news-p
3: room-p
4: access-p
5: -p
6: -p
7: -p
8: -p
9: -p
10:-p

*/

/* 1: home-p
----------------------------------------------- */

/* mainimg */

#mainimg{
	position:relative;
}
@media (min-width: 769px) {

	#mainimg:before,
	#mainimg:after{
		width:160px;
		height:100%;
		position:absolute;
		top:0;
		content:"";
		z-index:5;
	}

	#mainimg:before{
		left:0;
		background:url(../img/home/mainimg/shadow-left.png) left repeat-y;
	}

	#mainimg:after{
		right:0;
		background:url(../img/home/mainimg/shadow-right.png) left repeat-y;
	}
}


/* intro */

#home-intro{
	background:#EEE5DB;
	position:relative;
	z-index:20;
	padding-top:1px;
}
@media (min-width: 769px) {

	#home-intro{
		padding-bottom:22px;
	}

	#home-intro:before{
		background-image:url(../img/home/intro/bg.png);
		width:640px;
		height:205px;
		position:absolute;
		left:50%;
		top:-202px;
		margin-left:-320px;
		content:"";
	}

	#home-intro .text{
		text-align:center;
		margin-top:-112px;
		position:relative;
		z-index:2;
	}

	#home-intro h1{
		margin-bottom:15px;
	}


}
@media (max-width: 768px) {

	#home-intro{
		background:none;
	}

	#home-intro .top img{
		width:100%;
		margin-top:-26%
	}


	/*
	#home-intro:before{
	background-image: url(../img/home/intro/bg-sp.png);
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:0;
	padding-top:100px;
	background-size:100% auto;
	position:absolute;
	left:0%;
	top:-100px;
	content:"";

	border:1px solid #f00;

}
	*/

	#home-intro .text{
		text-align:center;
		margin-top:-20%;
		position:relative;
		z-index:2;
		background:#eee5db;
		width:auto;
		padding:0 4% 10px 4%;
	}

	#home-intro h1{
		margin-bottom:10px;
	}
	#home-intro h1 img{
		height:20px;
	}

}



/* room */

@media (min-width: 769px) {

	#home-room{
		background:url(../img/home/room/bg.png) top repeat-x #eee5dc;
		padding:10px 0 30px 0;
		overflow-x:hidden;
	}

	#home-room .wrap .slick-list{
		margin-left:-400px;
	}

}
@media (max-width: 768px) {

	#home-room{
		background:#eee5dc;
		padding-bottom:30px;
	}


}


.slick-dots{
	display:none!important;
}


#home-room .item{
	margin-right:10px;
	width:400px;
	background:#fff;
}
#home-room .item .inner{
}
#home-room .item .head{
	position:relative;
	height:70px;
	padding-left:45px;
}
#home-room .item .rank{
	position:absolute;
	left:0;
	top:0;
}

#home-room .item .name{
	font-size:22px;
	margin-bottom:5px;
	line-height:1;
	padding-top:15px;
}


#home-room .item .loope{
	position:absolute;
	right:0;
	top:0;
}

#home-room .item .no{
	width:276px;
	font-size:13px;
	line-height:1.2;
}

@media (max-width: 768px) {

	#home-room .item{
		width:240px;
	}

	#home-room .item .head{
		padding-left:28px;
		height:37px;
	}


	#home-room .item .rank img,
	#home-room .item .loope img{
		height:37px;
	}

	#home-room .item .name{
		font-size:14px;
		margin-bottom:2px;
		padding-top:5px;
	}
	#home-room .item .no{
		font-size:8px;
	line-height:8px;
	}


}



#home-room .item .price{
	width:100%;
	border-collapse:collapse;
}
#home-room .item .price th{
	background:#eeeeee;
	text-align:center;
	vertical-align:middle;
	padding:3px;
}
#home-room .item .price td{
	text-align:center;
	vertical-align:middle;
	padding:3px;
}

#home-room .item .price th:first-child,
#home-room .item .price td:first-child{
	padding-left:40px;
}
#home-room .item .price th:last-child,
#home-room .item .price td:last-child{
	padding-right:40px;
}


#home-room .item .data{
	text-align:center;
}

#home-room .item .data dt{
	background:#eeeeee;
	padding:3px;
}
#home-room .item .data dd{
	padding:3px;
}

@media (max-width: 768px) {

	#home-room .item .price,
	#home-room .item .data{
		font-size:10px;
	}

	#home-room .item .price th,
	#home-room .item .price td{
		padding:2px;
	}
	#home-room .item .price th:first-child,
	#home-room .item .price td:first-child{
		padding-left:20px;
	}
	#home-room .item .price th:last-child,
	#home-room .item .price td:last-child{
		padding-right:20px;
	}

	#home-room .item .data dt,
	#home-room .item .data dd{
		padding:2px;
	}


}

/* home-camp-banner */

#home-camp-banner1{
	padding:10px 0 0px 0;
}

#home-camp-banner1 .img{
	text-align:center;
}
#home-camp-banner1 .img img{
	max-width:100%;
}

#home-camp-banner1{
	padding:10px 0 0px 0;
}

#home-camp-banner{
	padding:40px 0 30px 0;
}

/*#home-camp-banner .img{
	text-align:center;
}
#home-camp-banner .img img{
	max-width:100%;
}*/

#home-camp-banner .frame {
	box-sizing: border-box;
	margin-bottom: 40px;
	padding: 0 20px;
	position: relative;
	background: url("../img/home/bg01.png") no-repeat left top, url("../img/home/bg02.png") no-repeat right top, url("../img/home/bg03.png") no-repeat left bottom, url("../img/home/bg04.png") no-repeat right bottom;
	background-size: 20px auto;
}
#home-camp-banner .frame::before {
	box-sizing: border-box;
	width: 20px;
	height: calc(100% - 40px);
	position: absolute;
	left: 0;
	top: 20px;
	background: #fff;
	border-left: 1px solid #231815;
	content: '';
}
#home-camp-banner .frame::after {
	box-sizing: border-box;
	width: 20px;
	height: calc(100% - 40px);
	position: absolute;
	right: 0;
	top: 20px;
	background: #fff;
	border-right: 1px solid #231815;
	content: '';
}
#home-camp-banner .frame .frame-inner {
	padding: 20px 25px 6px;
	text-align: center;
	border-top: 1px solid #231815;
	border-bottom: 1px solid #231815;
	background: #fff;
}
#home-camp-banner .frame .frame-inner .ttl {
	margin-bottom: 12px;
	height: 28px;
	position: relative;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	font-size: 19px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0.12em;
	background: #1D2087;
}
#home-camp-banner .frame .frame-inner .ttl::before {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: -30px;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 15px solid transparent;
	border-right: 15px solid #1D2087;
	content: '';
}
#home-camp-banner .frame .frame-inner .ttl::after {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: -30px;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 15px solid #1D2087;
	border-right: 15px solid transparent;
	content: '';
}
#home-camp-banner .frame .frame-inner .ttl-col01 {
	background-color: #231815;
}
#home-camp-banner .frame .frame-inner .ttl-col01::before {
	border-right-color: #231815;
}
#home-camp-banner .frame .frame-inner .ttl-col01::after {
	border-left-color: #231815;
}
#home-camp-banner .frame .frame-inner .ttl-col02 {
	background-color: #910782;
}
#home-camp-banner .frame .frame-inner .ttl-col02::before {
	border-right-color: #910782;
}
#home-camp-banner .frame .frame-inner .ttl-col02::after {
	border-left-color: #910782;
}
#home-camp-banner .frame .frame-inner .ttl .txt {
	padding: 1px 3px;
	position: absolute;
	right: -14px;
	top: -4px;
	color: #fff;
	font-size: 17px;
	line-height: 1.5;
	letter-spacing: 0.02em;
	background: #D70C18;
	transform: rotate(-5deg);
	z-index: 1;
}
#home-camp-banner .frame .frame-inner .text-list {
	margin-bottom: 13px;
	display: flex;
	justify-content: center;
}
#home-camp-banner .frame .frame-inner .text-list li {
	width: 33%;
}
#home-camp-banner .frame .frame-inner .text-list.list1 li {
	width: auto;
}
#home-camp-banner .frame .frame-inner .text-list.list2 li {
	width: 40%;
}
#home-camp-banner .frame .frame-inner .text-list li .text01 {
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#home-camp-banner .frame .frame-inner .text-list li .text02 {
	margin-bottom: 0;
	color: #C1061C;
	font-size: 12px;
	font-weight: 600;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.1em;
}
#home-camp-banner .frame .frame-inner .text-list li .text02 .num {
	margin: 0 5px -4px;
	display: inline-block;
	vertical-align: bottom;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.05em;
}
#home-camp-banner .frame .frame-inner .note {
	margin-bottom: 0;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0;
}
@media (max-width: 768px) {
	#home-camp-banner .frame {
		margin-bottom: 0;
	}
	#home-camp-banner .frame .frame-inner .ttl {
		height: 24px;
		font-size: 16px;
		line-height: 24px;
		letter-spacing: 0.06em;
	}
	#home-camp-banner .frame .frame-inner .ttl::before {
		left: -26px;
		border-top-width: 12px;
		border-bottom-width: 12px;
		border-left-width: 13px;
		border-right-width: 13px;
	}
	#home-camp-banner .frame .frame-inner .ttl::after {
		right: -26px;
		border-top-width: 12px;
		border-bottom-width: 12px;
		border-left-width: 13px;
		border-right-width: 13px;
	}
	#home-camp-banner .frame .frame-inner .ttl .txt {
		top: -28px;
		font-size: 14px;
	}
	#home-camp-banner .frame .frame-inner .text-list {
		display: block;
	}
	#home-camp-banner .frame .frame-inner .text-list li {
		margin-bottom: 15px;
		width: auto !important;
	}
	#home-camp-banner .frame .frame-inner .text-list li:last-child {
		margin-bottom: 0;
	}
}


@media (max-width: 768px) {

}

/* home-point */

#home-point{
	padding:40px 0 30px 0;
}

@media (min-width: 769px) {

	#home-point .group{
		float:left;
		margin:0 0 0 10px;
		width:400px;
	}
	#home-point .group:last-child{
		float:right;
		margin:0 0 10px 0;
	}
}

#home-point .group .img {
	margin-bottom:20px;
}
#home-point .group h2 {
	text-align:center;
	margin-bottom:18px;
}
#home-point .group p {
	text-align:center;
}


@media (max-width: 768px) {

	#home-point{
		padding-top:0;
		padding-bottom:1px;
	}
	#home-point .group{
		margin-bottom:20px;
	}
	#home-point .group .img{
		text-align:center;
	}

	#home-point .group h2 img{
		height:20px;
	}
	#home-point .group p{
		margin-left:4%;
		margin-right:4%;
	}

}


/* home-slider-contents */

.home-slider-contents{
	padding:35px 0;
}

.home-slider-contents .item a{
	display:block;
	padding:4px;
	border:1px solid #d2d4d3;
	text-decoration:none;
}

@media (min-width: 769px) {

	.home-slider-contents .item a{
		margin-right:10px;
		width:190px;
	}

}
@media (max-width: 768px) {

	.home-slider-contents{
		padding:15px 0 20px 0;
	}

	.home-slider-contents .wrap:after{content: ""; display: block; clear: both;height: 0;}

	.home-slider-contents .item{
		float:left;
		width:48%;
		margin:0 1% 10px 1%;
	}


}


.home-slider-contents .item .img{
	margin-bottom:10px;
	text-align:center;
}

@media (min-width: 769px) {

	.home-slider-contents .item .img img{
		max-width:190px;
		height:auto;
	}
}

.home-slider-contents .item .title{
	font-size:18px;
	margin-bottom:10px;
}
.home-slider-contents .item .more{
	text-align:right;
}

.home-slider-contents .item .more span{
	color:#fff;
	display:inline-block;
	text-decoration:none;
	border-radius: 2px;
	line-height:28px;
	padding:0 20px;
	text-align:center;
	text-decoration:none;
	background:#b3754a;

}


@media (max-width: 768px) {

	.home-slider-contents .item .title{
		font-size:120%;
	}
	.home-slider-contents .item .more span{
		line-height:1.5;
		padding:0 10px;
	}



}



/* home-info */

#home-info{
	padding:30px 0 55px 0;
}

#home-info .news{
	margin-bottom:14px;
	border:1px solid #c4c4c4;
	padding:8px;
}

#home-info .member{
	margin-bottom:14px;
}
#home-info .notte{
	margin-bottom:14px;
}
#home-info .youtube{
		margin-bottom:14px;
}
#home-info .joshikai{
}
#home-info .business{
	margin-bottom:14px;
}
#home-info .limousine{
}
#home-info .party{
	margin-bottom:14px;
}

@media (min-width: 769px) {

	#home-info .news{
		float:left;
		width:393px;
		min-height:234px;
	}
	#home-info .member{
		float:right;
		margin-bottom:14px;
	}
	#home-info .notte{
		float:left;
		clear:both;
	}
	#home-info .youtube{
		float:right;
	}
#home-info .joshikai{
		float:left;
		clear:both;
	}
	#home-info .business{
		float:right;
	}
	#home-info .limousine{
		float:left;
		clear:both;
	}
	#home-info .party{
		float:right;
	}

}
@media (max-width: 768px) {

	#home-info{
		padding:20px 0 30px 0;
	}

	#home-info .member,
	#home-info .notte,
	#home-info .youtube{
		text-align:center;
		margin-bottom:14px;
	}
#home-info .joshikai
	#home-info .business{
		text-align:center;
		margin-bottom:14px;
	}
	#home-info .limousine
	#home-info .party{
		text-align:center;
		margin-bottom:14px;
	}

}


#home-info .news .item{
	border-bottom:1px solid #c4c4c4;
	margin-bottom:10px;
	padding-bottom:10px;
}

#home-info .news .item:after{content: ""; display: block; clear: both;height: 0;}

#home-info .news .item:last-child{
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}

#home-info .news .item .head{
	float:left;
	font-size:10px;
	margin-right:10px;
}

#home-info .news .item .cat span{
	display:block;
	text-align:center;
	color:#fff;
	padding:3px;
	background:#a9a4a0;
	margin-top:3px;
}

#home-info .news .item .body{
	overflow:hidden;
	font-size:12px;
}
#home-info .news .item .title{
	font-size:13px;
	font-weight:bold;
	margin-bottom:2px;
}



/*
===== sns-box =====
*/

.sns-box {
	margin: -40px auto 40px;
	width: 840px;
	overflow: hidden;
}

.sns-box h3 {
	padding: 15px 0;
	color: #FFF;
	font-size: 19px;
	font-weight: normal;
	text-align: center;
}

.sns-box h3 i {
	padding-right: 5px;
}

.sns-box .twitter-box {
	margin-right: 40px;
	position: relative;
	float: left;
	/*box-sizing: border-box;
	border: 1px solid #55acee;*/
}

/*.sns-box .twitter-box::before {
	width: 1px;
	height: 100%;
	background: #55acee;
	position: absolute;
	top: 0;
	right: -1px;
	content: "";
}
*/
.sns-box .twitter-box h3 {
	background-color: #000;
}

.sns-box .ins-box {
	float: right;
	box-sizing: border-box;
	background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
	background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
	background-size: 100% 60px;
}

.sns-box #insta-window {
	/*margin: 1px;*/
	border: none !important;
	border-radius: unset !important;
}

@media (max-width: 768px) {
	.sns-box {
		margin: -0 4% 30px;
		width: auto;
	}

	.sns-box .twitter-box {
		margin: 0 0 30px;
		float: none;
	}

	.sns-box .ins-box {
		float: none;
	}
}




/* home-access */

#home-access iframe{
	width:100%;
	height:300px;
}

#home-access .frame{
	text-align:center;
}
#home-access .text{
	padding-top:35px;
	position:relative;
	display:inline-block;
}

#home-access h2{
	text-align:center;
	margin-bottom:15px;
}

#home-access .toho{
	position:absolute;
	top:-30px;
	right:-90px;
}

#home-access p{
	margin-bottom:35px;
	text-align:center;
}


@media (max-width: 768px) {

	#home-access iframe{
		height:200px;
	}
	#home-access .head{
		display:inline-block;
		position:relative;
	}
	#home-access .toho{
		width:80px;
		right:-100px;
		top:-50px;
	}
	#home-access h2 img{
		height:20px;
	}


}


/* 2: news-p
----------------------------------------------- */

.entry-title{
}

.entry-body{
	width:px;
	display: inline-block;
}

.entry-body:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.entry-footer{
}

/* sub */




/* 1: room-p
----------------------------------------------- */

.room-p #contents {
	padding: 56px 0 58px !important;
}

/* : room-president-p
----------------------------------------------- */
/* side navi  */
#room-president-p .side-bar .side-nav-area #side-nav li #sub-menu1 {
	display: block;
}

#room-president-p .on-207 .side-bar .side-nav-area #side-nav li #sub-menu1 .side207 span {
	background: #B9754A;
}


/* on.clickでgalleryの表示切り替え */
.gallery {
	margin-bottom: 22px;
	display: none;
	position:relative;
}

@media (max-width: 768px) {
	.gallery {
		margin-bottom: 10px;
	}
}

/* on.click時(side navi)に#galleryを表示可 */
.on-207 #gallery207 {
	display: block;
}


/* pager */
.room-p .slick-dotted.slick-slider {
	margin-bottom: 3px;
}

.room-p .slick-next {
	right: -30px;
}

@media (max-width: 768px) {
	.room-p .slick-next {
		right: -15px;
	}
}

.room-p .slick-prev {
	display: none !important;
}

.room-p .thumb-nav .slick-next {
	display: none !important;
}

.gallery .room-no {
	width: 128px;
	height: 127px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.gallery .room-no strong {
	padding: 0px 0 0px 8px;
	display: inline-block;
	line-height: 1em;
	font-weight: 700;
	font-size: 66px;
	font-family: 'Tangerine', cursive;
}

.gallery .room-no em {
	font-size: 57px;
	font-weight: 700;
}

@media (max-width: 768px) {
	.gallery .room-no strong {
		padding: 6px 0 0px 9px;
		font-size: 51px;
	}	
	.gallery .room-no em {
		font-size: 42px;
	}
}

@media (max-width: 768px) {
	.gallery .room-no {
		width: 113px;
		height: 113px;
	}
}

.gallery .slider-main-wrap {
	position: relative;
}

.gallery .room-square-meter {
	width: 100px;
	height: 30px;
	padding: 5px 0 0 6px;
	background: rgba(0, 0, 0, 0.75);
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 20;
	letter-spacing: 0.6px;
	text-align: center;
	color: #fff;
}

.gallery .room-square-meter sup {
	vertical-align: super;
	font-size: 10px;
}

@media (max-width: 768px) {
	.gallery .room-square-meter {
		padding: 7px 0 0;
	}
}



/* room-desc section */
.room-desc {
	margin-bottom: 8px;
}

.desc-left {
	width: 320px;
	min-height: 360px;
	float: left;
}

.desc-right {
	width: 320px;
	min-height: 360px;
	margin-left: 10px;
	background: #fff;
	float: right;
}

@media (max-width: 768px) {
	.desc-left {
		width: 100%;
		min-height: auto;
		margin-right: 0px;
		display: block;
	}

	.desc-right {
		width: 100%;
		min-height: auto;
		margin-left: 0px;
		display: block;
	}
}

.room-desc .rest-area,
.room-desc .lodging-area,
.room-desc .extend-area {
	width: 100%;
	height: auto;
	font-size: 13px;
}

.room-desc .special-facilities-area,
.room-desc .normal-facilities-area,
.room-desc .pay-method-area {
	width: 100%;
	height: auto;
	background: #fff;
	font-size: 13px;
}

.room-desc .rest-area h2,
.room-desc .lodging-area h2,
.room-desc .extend-area h2,
.room-desc .special-facilities-area h2,
.room-desc .normal-facilities-area h2,
.room-desc .pay-method-area h2 {
	width: 100%;
	height: 20px;
	padding: 3px 0 0;
	background: #b1b1b1;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}

.room-desc .rest-area {
}

.room-desc .rest-area .desc-title {
}

.room-desc .table {
	width: 49.5%;
	margin: 0 auto;
	background: #fff;
	text-align: center;
}


.room-desc .table {
}

.room-desc .table dl {
	padding: 0 0 8px;
}


.room-desc .table dl dt {
	padding: 2px 0 8px;
	color: #9FA0A0;
}

.room-desc .table dl dd {
	width: 120px;
	margin: 0 auto;
	text-align: right;
}

.room-desc .table dl p {
	width: 120px;
	font-size: 13px;
	margin: 0 auto;
	text-align: center;
}

.room-desc .table dl dd span {
	width: 30%;
	float: left;
}

.room-desc .table dl dd span:last-child {
	width: 70%;
	padding: 0 10px 0 0;
}

.room-desc p {
	width: 100%;
	padding: 0 0 3px;
	background: #FFF;
	text-align: center;
	font-size: 11px;
}

.room-desc .desc-left p {
	padding: 0 0 6px;
}

.room-desc p em {
	font-size: 12px;
}


/* 3col pattern (lodging-area) */
.lodging-area {

}

.lodging-area.clearfix{
}

.lodging-area .desc-title {
}

.lodging-left {
	width: 49.5%;
	margin: 0 auto;
	text-align: center;
}

.lodging-left .table {
	width: 49.5%;
	margin: 0 auto;
	background: #fff;
	text-align: center;
}

.lodging-right {
	width: 49.5%;
	margin: 0 auto;
	background: #fff;
	text-align: center;
}

.lodging-right .table {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	text-align: center;
}

.room-desc .lodging-area .table dl dd {
	width: 77px;
	margin: 0 auto;
	text-align: center;
}


.room-desc .extend-area .table dl dd {
	width: 158px;
	margin: 0 auto;
	text-align: center;
}


.desc-right ul {
	padding: 0 5px;
	text-align: center;
}

.desc-right ul li {
	float: left;
	font-size: 12px;
}

.desc-right ul li:after {
	content: "/";
}

.desc-right ul li:last-child:after {
	content: "";
}


.desc-right .special-facilities-area ul {
	width: 100%;
	margin: 0 auto;
	font-size: 0;
}

.desc-right .special-facilities-area ul li {
	float: none;
	display: inline-block;
	vertical-align: top;
	font-style: 12px;
}


/* on.clickでspecial-facilities-areaの表示切り替え */
#room-president-p .special-facilities-area {
	display: none;
	position:relative;
}

@media (max-width: 768px) {
	#room-president-p .special-facilities-area {
	}
}

/* on.click時(side navi)に#special207を表示可 */
#room-president-p .on-207 #special207 {
	display: block;
}



.room-supple-text {
	margin-bottom: 26px;
}

.room-supple-text p {
	font-size: 12px;
	letter-spacing: 0px;
}


.room-campaign {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 38px 0;
}

.room-campaign .campaign-img {
}

.room-campaign .campaign-img img {
	max-width: 100%;
}


.contact {
}

.contact .banner-double {
}

.contact .banner-double a {
}

.contact .banner-double a:hover {
	opacity: 0.8;
}

.contact .banner-double img {
	width: 49.6%;
	display: inline-block;
	vertical-align: top;
}


@media (max-width: 768px) {
	.contact .banner-double img {
		width: 100%;
		padding: 0 0 10px;
		display: block;
	}
	
	.room-campaign {
		width: 100%;
		margin: 0 auto;
		padding: 38px 8% 33px;
		
		box-shadow: 0px 9px 6px -2px rgba(132, 132, 132, 0.28) inset;
		-webkit-box-shadow: 0px 9px 6px -2px rgba(132, 132, 132, 0.28) inset;
		-moz-box-shadow: 0px 9px 6px -2px rgba(132, 132, 132, 0.28) inset;
	}
}


/*////// SP時出現 room navi //////*/
/* hotel grade navi */
.sp-gradenavi {
}	
.sp-gradenavi ul {
	font-size: 0;
}
.sp-gradenavi ul li {
	width: 32.5%;
	background: #fff;
	margin: 0 4px 5px 0;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
}
.sp-gradenavi ul li:nth-child(3n) {
	margin: 0 0 5px 0;
}
.sp-gradenavi ul li a {
	display: block;
}	
.sp-gradenavi ul li a img {
	width: 30px;
	height: 62px;
}

.sp-gradenavi ul li span {
	padding: 25px 0 0 2px;
	display: inline-block;
}


/* room number navi */
.sp-roomnavi {
}
.sp-roomnavi ul {
	padding-bottom: 2px;
	background: #888;
	font-size: 0;
}
.sp-roomnavi ul li {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	font-size: 12px
}
.sp-roomnavi ul li span {
	height: 30px;
	padding: 7px 0 0;
	background: #4B403B;
	display: block;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	color: #fff;
}

/* current hover */
.room-p .on-207 .sp-roomnavi ul .side207 span {
	background: #811385;
}


@media (max-width: 400px) {
	.sp-gradenavi ul li {
		font-size: 11px;
	}
	.sp-gradenavi ul li span {
		padding: 15px 0 0 4px;
	}
	.sp-gradenavi ul li a img {
		width: 20px;
		height: 42px;
	}
}



/* : room-deluxe-p
----------------------------------------------- */
/* side navi  */
#room-deluxe-p .side-bar .side-nav-area #side-nav li #sub-menu2 {
	display: block;
}

#room-deluxe-p .on-203 .side-bar .side-nav-area #side-nav li #sub-menu2 .side203 span {
	background: #B9754A;
}

#room-deluxe-p .on-216 .side-bar .side-nav-area #side-nav li #sub-menu2 .side216 span {
	background: #B9754A;
}

#room-deluxe-p .on-303 .side-bar .side-nav-area #side-nav li #sub-menu2 .side303 span {
	background: #B9754A;
}

#room-deluxe-p .on-316 .side-bar .side-nav-area #side-nav li #sub-menu2 .side316 span {
	background: #B9754A;
}


/* on.click時に#galleryを表示可 */
.on-203 #gallery203,
.on-216 #gallery216,
.on-303 #gallery303,
.on-316 #gallery316 {
	display: block;
}

/* current hover */
.room-p .on-203 .sp-roomnavi ul .side203 span {
	background: #B9754A;
}
.room-p .on-216 .sp-roomnavi ul .side216 span {
	background: #B9754A;
}
.room-p .on-303 .sp-roomnavi ul .side303 span {
	background: #B9754A;
}
.room-p .on-316 .sp-roomnavi ul .side316 span {
	background: #B9754A;
}


/* on.clickでspecial-facilities-areaの表示切り替え */
#room-deluxe-p .special-facilities-area {
	display: none;
	position:relative;
}

@media (max-width: 768px) {
	#room-deluxe-p .special-facilities-area {
	}
}

/* on.click時(side navi)に#special601を表示可 */
#room-deluxe-p .on-203 #special203,
#room-deluxe-p .on-216 #special216,
#room-deluxe-p .on-303 #special303,
#room-deluxe-p .on-316 #special316 {
	display: block;
}

/* : room-standard-a-p
----------------------------------------------- */
/* side navi  */
#room-standard-a-p .side-bar .side-nav-area #side-nav li #sub-menu3 {
	display: block;
}

#room-standard-a-p .on-205 .side-bar .side-nav-area #side-nav li #sub-menu3 .side205 span {
	background: #B9754A;
}

#room-standard-a-p .on-211 .side-bar .side-nav-area #side-nav li #sub-menu3 .side211 span {
	background: #B9754A;
}

#room-standard-a-p .on-212 .side-bar .side-nav-area #side-nav li #sub-menu3 .side212 span {
	background: #B9754A;
}

#room-standard-a-p .on-215 .side-bar .side-nav-area #side-nav li #sub-menu3 .side215 span {
	background: #B9754A;
}

#room-standard-a-p .on-217 .side-bar .side-nav-area #side-nav li #sub-menu3 .side217 span {
	background: #B9754A;
}

#room-standard-a-p .on-305 .side-bar .side-nav-area #side-nav li #sub-menu3 .side305 span {
	background: #B9754A;
}

#room-standard-a-p .on-307 .side-bar .side-nav-area #side-nav li #sub-menu3 .side307 span {
	background: #B9754A;
}

#room-standard-a-p .on-311 .side-bar .side-nav-area #side-nav li #sub-menu3 .side311 span {
	background: #B9754A;
}

#room-standard-a-p .on-312 .side-bar .side-nav-area #side-nav li #sub-menu3 .side312 span {
	background: #B9754A;
}

#room-standard-a-p .on-313 .side-bar .side-nav-area #side-nav li #sub-menu3 .side313 span {
	background: #B9754A;
}

#room-standard-a-p .on-315 .side-bar .side-nav-area #side-nav li #sub-menu3 .side315 span {
	background: #B9754A;
}

#room-standard-a-p .on-317 .side-bar .side-nav-area #side-nav li #sub-menu3 .side317 span {
	background: #B9754A;
}

/* on.click時に#galleryを表示可 */
.on-205 #gallery205,
.on-211 #gallery211,
.on-212 #gallery212,
.on-215 #gallery215,
.on-217 #gallery217,
.on-305 #gallery305,
.on-307 #gallery307,
.on-311 #gallery311,
.on-312 #gallery312,
.on-313 #gallery313,
.on-315 #gallery315,
.on-317 #gallery317 {
	display: block;
}

/* current hover */
.room-p .on-205 .sp-roomnavi ul .side205 span {
	background: #B9754A;
}
.room-p .on-211 .sp-roomnavi ul .side211 span {
	background: #B9754A;
}
.room-p .on-212 .sp-roomnavi ul .side212 span {
	background: #B9754A;
}
.room-p .on-215 .sp-roomnavi ul .side215 span {
	background: #B9754A;
}
.room-p .on-217 .sp-roomnavi ul .side217 span {
	background: #B9754A;
}
.room-p .on-305 .sp-roomnavi ul .side305 span {
	background: #B9754A;
}
.room-p .on-307 .sp-roomnavi ul .side307 span {
	background: #B9754A;
}
.room-p .on-311 .sp-roomnavi ul .side311 span {
	background: #B9754A;
}
.room-p .on-312 .sp-roomnavi ul .side312 span {
	background: #B9754A;
}
.room-p .on-313 .sp-roomnavi ul .side313 span {
	background: #B9754A;
}
.room-p .on-315 .sp-roomnavi ul .side315 span {
	background: #B9754A;
}
.room-p .on-317 .sp-roomnavi ul .side317 span {
	background: #B9754A;
}

/* on.clickでspecial-facilities-areaの表示切り替え */
#room-standard-a-p .special-facilities-area {
	display: none;
	position:relative;
}

@media (max-width: 768px) {
	#room-standard-a-p .special-facilities-area {
	}
}

/* on.click時(side navi)に#special601を表示可 */
#room-standard-a-p .on-205 #special205,
#room-standard-a-p .on-211 #special211,
#room-standard-a-p .on-212 #special212,
#room-standard-a-p .on-215 #special215,
#room-standard-a-p .on-217 #special217,
#room-standard-a-p .on-305 #special305,
#room-standard-a-p .on-307 #special307,
#room-standard-a-p .on-311 #special311,
#room-standard-a-p .on-312 #special312,
#room-standard-a-p .on-313 #special313,
#room-standard-a-p .on-315 #special315,
#room-standard-a-p .on-317 #special317 {
	display: block;
}



/* : room-standard-b-p
----------------------------------------------- */
/* side navi  */
#room-standard-b-p .side-bar .side-nav-area #side-nav li #sub-menu4 {
	display: block;
}

#room-standard-b-p .on-201 .side-bar .side-nav-area #side-nav li #sub-menu4 .side201 span {
	background: #B9754A;
}

#room-standard-b-p .on-202 .side-bar .side-nav-area #side-nav li #sub-menu4 .side202 span {
	background: #B9754A;
}

#room-standard-b-p .on-206 .side-bar .side-nav-area #side-nav li #sub-menu4 .side206 span {
	background: #B9754A;
}

#room-standard-b-p .on-213 .side-bar .side-nav-area #side-nav li #sub-menu4 .side213 span {
	background: #B9754A;
}

#room-standard-b-p .on-218 .side-bar .side-nav-area #side-nav li #sub-menu4 .side218 span {
	background: #B9754A;
}

#room-standard-b-p .on-301 .side-bar .side-nav-area #side-nav li #sub-menu4 .side301 span {
	background: #B9754A;
}

#room-standard-b-p .on-302 .side-bar .side-nav-area #side-nav li #sub-menu4 .side302 span {
	background: #B9754A;
}

#room-standard-b-p .on-306 .side-bar .side-nav-area #side-nav li #sub-menu4 .side306 span {
	background: #B9754A;
}

#room-standard-b-p .on-310 .side-bar .side-nav-area #side-nav li #sub-menu4 .side310 span {
	background: #B9754A;
}

#room-standard-b-p .on-318 .side-bar .side-nav-area #side-nav li #sub-menu4 .side318 span {
	background: #B9754A;
}


/* on.click時に#galleryを表示可 */
.on-201 #gallery201,
.on-202 #gallery202,
.on-206 #gallery206,
.on-213 #gallery213,
.on-218 #gallery218,
.on-301 #gallery301,
.on-302 #gallery302,
.on-306 #gallery306,
.on-310 #gallery310,
.on-318 #gallery318 {
	display: block;
}

/* current hover */
.room-p .on-201 .sp-roomnavi ul .side201 span {
	background: #B9754A;
}
.room-p .on-202 .sp-roomnavi ul .side202 span {
	background: #B9754A;
}
.room-p .on-206 .sp-roomnavi ul .side206 span {
	background: #B9754A;
}
.room-p .on-213 .sp-roomnavi ul .side213 span {
	background: #B9754A;
}
.room-p .on-218 .sp-roomnavi ul .side218 span {
	background: #B9754A;
}
.room-p .on-301 .sp-roomnavi ul .side301 span {
	background: #B9754A;
}
.room-p .on-302 .sp-roomnavi ul .side302 span {
	background: #B9754A;
}
.room-p .on-306 .sp-roomnavi ul .side306 span {
	background: #B9754A;
}
.room-p .on-310 .sp-roomnavi ul .side310 span {
	background: #B9754A;
}
.room-p .on-318 .sp-roomnavi ul .side318 span {
	background: #B9754A;
}



/* on.clickでspecial-facilities-areaの表示切り替え */
#room-standard-b-p .special-facilities-area {
	display: none;
	position:relative;
}

@media (max-width: 768px) {
	#room-standard-b-p .special-facilities-area {
	}
}

/* on.click時(side navi)に#special601を表示可 */
#room-standard-b-p .on-201 #special201,
#room-standard-b-p .on-202 #special202,
#room-standard-b-p .on-206 #special206,
#room-standard-b-p .on-213 #special213,
#room-standard-b-p .on-218 #special218,
#room-standard-b-p .on-301 #special301,
#room-standard-b-p .on-302 #special302,
#room-standard-b-p .on-306 #special306,
#room-standard-b-p .on-310 #special310,
#room-standard-b-p .on-318 #special318 {
	display: block;
}


/* : room-service-p
----------------------------------------------- */
/* side navi  */
#room-service-p .side-bar .side-nav-area #side-nav li #sub-menu5 {
	display: block;
}

#room-service-p .on-208 .side-bar .side-nav-area #side-nav li #sub-menu5 .side208 span {
	background: #B9754A;
}

#room-service-p .on-308 .side-bar .side-nav-area #side-nav li #sub-menu5 .side308 span {
	background: #B9754A;
}

/* on.click時に#galleryを表示可 */
.on-208 #gallery208,
.on-308 #gallery308 {
	display: block;
}

/* current hover */
.room-p .on-208 .sp-roomnavi ul .side208 span {
	background: #B9754A;
}
.room-p .on-308 .sp-roomnavi ul .side308 span {
	background: #B9754A;
}



/* on.clickでspecial-facilities-areaの表示切り替え */
#room-service-p .special-facilities-area {
	display: none;
	position:relative;
}

@media (max-width: 768px) {
	#room-service-p .special-facilities-area {
	}
}

/* on.click時(side navi)に#special601を表示可 */
#room-service-p .on-208 #special208,
#room-service-p .on-308 #special308 {
	display: block;
}


/* : facility-p
----------------------------------------------- */
#all-kv-bg {
	height: 298px;
	text-align: center;
}

@media (max-width: 768px) {
	#all-kv-bg.facility-bg {
		height: 235px;
	}
}

.facility-bg{
	background: url(/img/facility/kv-facility.jpg) no-repeat center center;
	background-size: cover;
}

.kv-overlay {
	content: "";
	height: 100%;
	width: 100%;
}

.kv-overlay.black {
	background: rgba(0, 0, 0, 0.36);
}

.page-info {
	width: 880px;
	margin: 0 auto;
	padding: 55px 0 0 0px;
	text-align: left;
	color: #fff;
}

.page-title {
	letter-spacing: 0.2px;
	font-size: 75px;
	font-family: 'Tangerine', cursive;
	font-weight: 700;
}

.page-desc {
	line-height: 1.7;
	letter-spacing: 0.3px;
	font-size: 14px;
	/* font-weight: bold; */
}


.main-title {
	padding: 20px 0 30px;
	letter-spacing: 1.6px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}

.facility1 .left-box {
	float: left;
}

.facility1 .right-box {
	float: right;
}

.f-special .col2 {
	width: 49%;
	max-width: 400px;
	margin: 0 0 25px;
}

.f-special .img-top {
}

.f-special dl {
}

.f-special dl .fs-title {
	padding: 8px 0 0;
	font-size: 18px;
	font-weight: bold;
}

.f-special dl .fs-no {
	word-wrap: break-word;
}

.f-special dl .fs-desc {
}

.facility2,
.facility3 {
	padding-bottom: 20px;
	margin-bottom: 14px;
	border-bottom: solid 1px #C1B8AF;
}

.f-special .col3 {
	width: 33%;
	max-width: 264px;
	margin: 0 19px 25px 0;
	float: left;
}

.f-special .col3:nth-of-type(3n) {
	margin-right: 0;
}


.f-normal .main-title span {
}

.f-normal .col4 {
	width: 25%;
	max-width: 200px;
	margin: 0 10px 19px 0;
	float: left;
}

.f-normal .col4:nth-of-type(4n) {
	margin-right: 0;
}

.f-normal dl {
}

.f-normal dl .fn-title {
	padding: 8px 0 0;
	font-size: 18px;
	font-weight: bold;
}

.f-normal dl .fn-no {
	word-wrap: break-word;
}

.f-normal dl .fn-desc {
}


.facility4 {padding: 20px 0 30px;}

.facility4 .fn-list-wrap {
	width: 780px;
	margin: 0 auto;
}

.facility4 .fn-list-area {
	width: 25%;
	margin-right: 15px;
	float: left;
}

.facility4 .fn-list-area:last-child {
	margin-right: 0;
}

.facility4 .fn-list-area.long {
	width: 33%;
}

.facility4 .fn-list-area.short {
	width: 18%;
}

.facility4 .fn-list-area li {
	padding: 0 0 13px;
	letter-spacing: -0.8px;
}


@media (max-width: 768px) {
	.page-info {
		padding: 66px 0 0 14px;
	}

	.page-title {
		font-size: 42px;
	}

	.page-desc {
		font-size: 12px;
	}

	.main-title {
		padding: 0px 0 14px;
		font-size: 26px;
	}

	.f-special .col2 {
		width: 100%;
		max-width: 100%;
		margin: 0 0 18px;
	}

	.facility1 .left-box {
		float: none;
	}

	.facility1 .right-box {
		float: none;
	}

	.f-special .col3,
	.f-normal .col4 {
		width: 49%;
		max-width: 49%;
		margin: 0 0px 12px 6px;
		float: left;
	}

	.f-special .col3:nth-child(odd),
	.f-normal .col4:nth-child(even) {
		margin-left: 0;
	}

	.f-special dl .fs-title,
	.f-normal dl .fs-title {
		font-size: 16px;
		line-height: 1.4;
	}

	.facility4 .fn-list-wrap {
		width: 100%;
	}

	.facility4 .fn-list-area {
		width: 230px;
		margin-right: 0px;
		margin: 0 auto;
		float: none;
	}

	.facility4 .fn-list-area:last-child {
		margin-right: 0;
		margin: 0 auto;
	}

	.facility4 .fn-list-area.long {
		width: 230px;
	}

	.facility4 .fn-list-area.short {
		width: 230px;
	}

	.facility4 .fn-list-area li {
		padding: 0 0 5px;
		letter-spacing: -0.2px;
	}
}

/* for iphone SE, 5 */
@media (max-width: 320px) {
	.facility-p .frame {
		margin-left: 0%;
		margin-right: 0%;
	}

	.f-special .col3,
	.f-normal .col4 {
		min-height: 238px;
	}
}



/* : access-p
----------------------------------------------- */
#all-kv-bg.access-bg {
	height: 450px;
}

#all-kv-bg.access-bg iframe {
	width: 100%;
	height: 450px;
	max-height: 450px;
	overflow: hidden;
}

.access1 {
	width: 100%;
	margin: 0 auto;
	padding-top: 12px;
	display: inline-block;
	position: relative;
}

.access1 .main-title {
	padding: 0;
	margin-bottom: 15px;
	text-align: center;
}

.access1 .toho {
	position: absolute;
	top: -12%;
	right: 21%;
}

.access1 .toho img {
}

.access1 p {
	margin-bottom: 24px;
	text-align: center;
}


@media (max-width: 768px) {
	#all-kv-bg.access-bg {
		height: 232px;
	}

	#all-kv-bg.access-bg iframe {
		width: 100%;
		max-height: 232px;
		max-height: 232px;
		overflow: hidden;
	}

	.access1 {
		padding-top: 0;
	}

	.access1 .main-title {
		padding: 0;
	}

	.access1 .main-title img {
		width: 88px;
	}

	.access1 .toho {
		width: 80px;
		position: absolute;
		top: -17%;
		right: 10%;
	}

	.access1 .toho img {
		width: 100px;
	}

	.access1 p {
	}
}


/* : concept-p
----------------------------------------------- */
#all-kv-bg.concept-bg {
	height: 640px;
}

.kv-overlay.sepia {
	/*	background: rgba(0, 0, 0, 0.36);*/
}

.concept-bg {
	height: 640px;
}

.concept-bg{
	background: url(/img/concept/kv-concept.jpg) no-repeat center center;
	background-size: cover;
}

.kv-overlay.sepia {
	/*	background: rgba(0, 0, 0, 0.36);*/
}

.concept-p .page-info {
	padding: 188px 0 0 0px;
	text-align: center;
}

.concept-p .page-title {
	letter-spacing: 0.2px;
	font-size: 23px;
	font-family: Copperplate, "Copperplate Gothic Light", fantasy;
}

.concept-p .page-copy {
	padding: 22px 0 19px;
}

.concept-p .page-desc {
	line-height: 1.9;
}

.concept1,
.concept2,
.concept3 {
	position: relative;
	top: -108px;
	z-index: 10;
}
.concept4 {
	position: relative;
	z-index: 10;
}
.concept1 {
	padding: 0 0 44px;
}

.concept1 .heal-img-area {
	font-size: 0;
}

.concept1 .heal-img-area p {
	width: 400px;
	margin: 0 26px 0 0;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.concept1 .heal-img-area p:last-child {
	margin-right: 0;
}

.concept1 .heal-img-area p img {
}

.concept1 .heal-text-area {
	text-align: center;
}

.concept1 .main-title {
	padding: 20px 0 17px;
}

.concept1 .main-title img {
}

.concept1 .heal-desc {
	line-height: 1.7;
}


.concept2 {
	padding: 0 0 43px;
	border-bottom: solid 1px #C1B8AF;
}

.concept2 .left-box {
	float: left;
}

.concept2 .right-box {
	float: right;
}

.concept2 .col2 {
	width: 400px;
	padding-bottom: 47px;
	text-align: center;
}

.concept2 .col2 .img-top {
}

.concept2 .col2 .img-top img {
}

.concept2 .col2 .sub-title {
	padding: 18px 0 14px;
}

.concept2 .col2 .sub-title img {
}

.concept2 .col2 .con2-desc {
}

.concept2 .link-button {
}

.concept2 .link-button a {
}


.concept3 {
	width: 100%;
	margin: 0 auto;
	padding-top: 12px;
	display: inline-block;
	position: relative;
}

.concept3 .main-title {
	padding: 33px 0 30px;
	text-align: center;
}

.concept3 .main-title img {
}

.concept3 .toho {
	position: absolute;
	top: -2%;
	right: 7%;
}

.concept3 .toho img {
}

.concept3 .con3-desc {
	padding: 0 0 19px;
	text-align: center;
}

.concept3 .access-area {
	font-size: 0;
}

.concept3 .access-area-box {
	width: 265px;
	margin: 0 13px 0 0;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.concept3 .access-area-box:nth-child(3n) {
	margin-right: 0;
}

.concept3 .img-top {
}

.concept3 .img-top img {
}

.concept3 .access-desc {
	padding: 8px 0 28px;
	text-align: center;
}

.concept3 .link-button {
}

.concept3 a {
}

.concept4 {
/*
	padding: 0 0 43px;
	border-bottom: solid 1px #C1B8AF;
*/
}

.concept4 .left-box {
	float: left;
}

.concept4 .right-box {
	float: right;
}

.concept4 .col2 {
	width: 400px;
	padding-top:50px;
	padding-bottom: 47px;
	text-align: center;
}

.concept4 .col2 .img-top {
}

.concept4 .col2 .img-top img {
}

.concept4 .col2 .sub-title {
	padding: 18px 0 14px;
}

.concept4 .col2 .sub-title img {
}

.concept4 .col2 .con2-desc {
}

.concept4 .link-button {
}

.concept4 .link-button a {
}


.concept4 .concept2-bottom .col2 {
	margin: 0 auto;
	text-align: center;
}

.concept4-bottom {
	padding-bottom: 20px;
	padding-top:50px;
}

@media (max-width: 768px) {
	#all-kv-bg.concept-bg {
		height: 410px;
	}

	.concept-bg{
		background: url(/img/concept/kv-concept.jpg) no-repeat center center;
		background-size: cover;
	}

	.kv-overlay {
		content: "";
		height: 100%;
		width: 100%;
	}

	.kv-overlay.sepia {
	}

	.concept-p .page-info {
		padding: 88px 0 0 0px;
	}

	.concept-p .page-title {
	}

	.concept-p .page-copy {
		padding: 22px 10px 19px;
	}

	.concept-p .page-desc {
		padding: 0 22px 0;
		line-height: 1.9;
	}

	.concept1,
	.concept2,
	.concept3 {
		position: initial;
		top: 0;
		z-index: 1;
	}

	.concept1 {
		padding: 0 0 44px;
	}

	.concept1 .heal-img-area {
		font-size: 14px;
	}

	.concept1 .heal-img-area p {
		width: 100%;
		max-width: 400px;
		margin: 0 0px 12px 0;
		display: block;
	}

	.concept1 .heal-img-area p:last-child {
		margin-right: 0;
	}

	.concept1 .heal-img-area p img {
	}

	.concept1 .heal-text-area {
		text-align: center;
	}

	.concept1 .main-title {
		padding: 20px 0 17px;
	}

	.concept1 .main-title img {
	}

	.concept1 .heal-desc {
		line-height: 1.7;
	}


	.concept2 {
		padding: 0 0 53px;
	}

	.concept2 .left-box {
		float: none;
	}

	.concept2 .right-box {
		float: none;
	}

	.concept2 .col2 {
		width: 100%;
		max-width: 400px;
		padding-bottom: 22px;
	}

	.concept2 .col2 .img-top {
	}

	.concept2 .col2 .img-top img {
	}

	.concept2 .col2 .sub-title {
		padding: 18px 0 14px;
	}

	.concept2 .col2 .sub-title img {
	}

	.concept2 .col2 .con2-desc {
	}

	.concept2 .link-button {
		margin-top: 12px;
	}

	.concept2 .link-button a {
	}


	.concept3 {
		width: 100%;
		margin: 0 auto;
		padding-top: 12px;
		display: inline-block;
		position: relative;
	}

	.concept3 .main-title {
		padding: 33px 0 30px;
		text-align: center;
	}

	.concept3 .main-title img {
	}

	.concept3 .toho {
		width: 80px;
		top: -4.7%;
		right: -1.8%;
	}

	.concept3 .toho img {
	}

	.concept3 .con3-desc {
		padding: 0 0 19px;
		text-align: center;
	}

	.concept3 .access-area {
		padding: 0px 0 48px;
	}

	.concept3 .access-area-box {
		width: 100%;
		max-width: 265px;
		margin: 0 auto;
		display: block;
	}

	.concept3 .access-area-box:nth-child(3n) {
		margin: 0 auto;
	}

	.concept3 .img-top {
	}

	.concept3 .img-top img {
	}

	.concept3 .access-desc {
	}

	.concept3 .link-button {
	}

	.concept3 a {
	}
}



/* : member-p
----------------------------------------------- */
#all-kv-bg.member-bg {
	height: 534px;
}

.member-bg {
	height: 500px;
}

.member-bg{
	background: url(/img/member/kv-member.jpg) no-repeat center center;
	background-size: cover;
}

.member-p .page-info {
	width: 830px;
	padding: 57px 0 0 0px;
	text-align: center;
}

.member-p .page-info-top {
	/* height: 130px; */
	margin: 0 0 32px;
	font-size: 0;
}

.member-p .page-info-top .member-medal1 {
	width: 147px;
	display: inline-block;
	vertical-align: top;
}

.member-p .page-info-top .member-medal2 {
	width: 172px;
	padding: 0 0 10px;
	display: inline-block;
	vertical-align: bottom;
}

.member-p .page-title {
	width: 60%;
	padding: 0 0 38px;
	display: inline-block;
	vertical-align: bottom;
	letter-spacing: 0.1em;
	font-size: 27px;
	font-weight: 700;
	font-family: "Yu Gothic", YuGothic;
	color: #fff;
}


.member-p .page-info-bottom {
	font-size: 0;
}

.member-p .page-info-bottom .qr-box {
	width: 400px;
	min-height: 260px;
	padding: 16px 0 12px;
	margin: 0 30px 0 0;
	display: inline-block;
	background: #EDECEC;
	vertical-align: top;
	border: solid 2px #C9CACA;
	text-align: right;
	font-size: 14px;
}

.member-p .page-info-bottom .page-info-title {
	padding: 0 0 8px;
	letter-spacing: 0.1em;
	text-align: center;
	font-size: 27px;
	font-weight: 700;
	font-family: "Yu Gothic", YuGothic;
	color: #4E4740;
}

.member-p .page-info-bottom .qr-box img {
	margin: 0 0 10px;
	text-align: right;
}

.link-button.regist {
}

.link-button.regist a {
}

.member-p .page-info-bottom .member-card-box {
	width: 400px;
	min-height: 260px;
	padding: 16px 0 12px;
	display: inline-block;
	background: #EDECEC;
	vertical-align: top;
	border: solid 2px #C9CACA;
	text-align: center;
	font-size: 14px;
}

.member-p .page-info-bottom .member-card-box img {
	margin: 0 0 10px;
}

.member-p .page-info-bottom p {
	color: #000;
}


.member1 {
	padding: 0 0 35px;
}

.member1 .col4 {
	width: 190px;
	height: 150px;
	padding: 0;
	margin: 0 23px 23px 0;
	background: #fff;
	float: left;
	border: solid 1px #C9CACA;
}

.member1 .col4:nth-child(4n) {
	margin: 0 0px 23px 0;
}

.member1 .member-benefit-box {
	overflow: hidden;
	display: block;
	position: relative;
}

.member1 .member-benefit-box .ribbon-red span {
	font-size: 18px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.member1 .member-benefit-box .ribbon-red em {
	font-size: 12px;
	font-weight: 700;
}

.member1 .member-benefit-box p {
	padding: 52px 0px 0px;
	line-height: 1.6;
	letter-spacing: -0.1px;
	text-align: center;
	font-size: 17px;
	font-weight: 700;
}

.member2 {
	padding: 0 0 35px;
}

.member2 .main-title {
	padding: 25px 0 9px;
}

.member2 .point-desc {
	padding: 0 0 36px;
	text-align: center;
}

.member2 .prize-area {
	width: 580px;
	margin: 0 auto;
	font-size: 0;
}

.member2 .prize-contents {
	width: 31%;
	margin: 0 20px 0 0;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.member2 .prize-contents:last-child {
	margin: 0 0 0 0;
}

.member2 .prize-contents dl {
	padding: 0px 0 21px;
}

.member2 .prize-contents dl dt {
}

.member2 .prize-contents dl dd {
}


@media (max-width: 768px) {
	#all-kv-bg.member-bg {
		height: auto;
	}

	.member-bg {
		height: 500px;
	}

	.member-bg{
		background: url(/img/member/kv-member.jpg) no-repeat center center;
		background-size: cover;
	}

	.member-p .page-info {
		width: 98%;
		max-width: 830px;
		padding: 52px 0 0 0px;
	}

	.member-p .page-info-top {
		height: auto;
		margin: 0 0 15px;
		font-size: 0;
	}

	.member-p .page-info-top .member-medal1 {
		width: 117px;
		margin: 0 auto;
		display: block;
	}

	.member-p .page-info-top .member-medal2 {
		width: 142px;
		padding: 0 0 10px;
		margin: 0 auto;
		display: block;
	}

	.member-p .page-title {
		width: 100%;
		padding: 10px 0 8px;
		display: block;
		line-height: 1.5;
		letter-spacing: 0.1em;
		font-size: 23px;
	}


	.member-p .page-info-bottom {
		font-size: inherit;
	}

	.member-p .page-info-bottom .qr-box {
		width: 80%;
		max-width: 400px;
		min-height: 220px;
		padding: 12px 0 9px;
		margin: 0 auto 15px;
		display: block;
	}

	.member-p .page-info-bottom .page-info-title {
		padding: 0 0 8px;
		letter-spacing: 0.5px;
		text-align: center;
		font-size: 22px;
		font-weight: 700;
		font-family: "Yu Gothic", YuGothic;
		color: #4E4740;
	}

	.member-p .page-info-bottom .qr-box img {
		width: 70%;
		margin: 0 0 10px;
		text-align: right;
	}

	.link-button.regist {
	}

	.link-button.regist a {
	}

	.member-p .page-info-bottom .member-card-box {
		width: 80%;
		max-width: 400px;
		min-height: 220px;
		padding: 12px 0 9px;
		margin: 0 auto 15px;
		display: block;
	}

	.member-p .page-info-bottom .member-card-box img {
		width: 59%;
		margin: 0px 0 2px;
	}

	.member-p .page-info-bottom p {
		color: #000;
	}

	.member1 {
		padding: 0 0 35px;
	}

	.member1 .col4 {
		width: 48%;
		/*		max-width: 162px;*/
		min-height: 114px;
		max-height: 150px;
		padding: 0;
		margin: 0 7px 7px 0;
	}

	.member1 .col4:nth-child(2n),
	.member1 .col4:nth-child(4n) {
		margin: 0 0px 10px 0;
	}

	.member1 .member-benefit-box {
		overflow: hidden;
		display: block;
		position: relative;
	}

	.member1 .member-benefit-box .ribbon-red span {
		font-size: 15px;
		font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	}

	.member1 .member-benefit-box .ribbon-red em {
		font-size: 11px;
		font-weight: 700;
	}

	.member1 .member-benefit-box p {
		padding: 52px 0px 0px;
		line-height: 1.5;
		letter-spacing: -0.3px;
		text-align: center;
		font-size: 15px;
		font-weight: 700;
	}

	.member2 {
		padding: 0 0 35px;
	}

	.member2 .main-title {
		padding: 25px 0 9px;
	}

	.member2 .point-desc {
		padding: 0 0 36px;
		text-align: center;
	}

	.member2 .prize-area {
		width: 100%;
		max-width: 580px;
		margin: 0 auto;
		font-size: 0;
	}

	.member2 .prize-contents {
		width: 31%;
		margin: 0 3.4% 0 0;
		display: inline-block;
		vertical-align: top;
		font-size: 12px;
	}

	.member2 .prize-contents:last-child {
		margin: 0 0 0 0;
	}

	.member2 .prize-contents dl {
		padding: 0px 0 16px;
	}

	.member2 .prize-contents dl dt {
	}

	.member2 .prize-contents dl dd {
	}
}

/* for iphone SE, 5 */
@media (max-width: 320px) {
	/*
	.member-p .frame {
	margin-left: 0%;
	margin-right: 0%;
}
	*/

	.main-title {
		padding: 0px 0 13px;
		font-size: 23px;
	}

	/*
	.member1 .col4 {
	margin: 0 6px 7px 0;
}
	*/

	.member1 .col4 {
		/*
		margin: 0 auto 7px;
		float: none;
		*/
		min-height: 104px;
		max-height: 138px;
	}

	.member1 .col4:nth-child(2n),
	.member1 .col4:nth-child(4n) {
		/*		margin: 0 auto 7px;*/
	}

	.member1 .member-benefit-box p {
		font-size: 12px;
	}
}



/* : group-p
----------------------------------------------- */
#all-kv-bg.group-related-bg {
}

.group-related-bg {
}

.group-related-bg{
	background: url(/img/group/kv-group.jpg) no-repeat center center;
	background-size: cover;
}

.group-related-p .page-title {
	letter-spacing: -0.3px;
	text-align: center;
	font-size: 27px;
	font-weight: 700;
	font-family: "Yu Gothic", YuGothic;
}

.group-related-p .page-info {
	padding: 134px 0 0 0px;
}

.group-related-p .main-title {
	letter-spacing: 1.3px;
	font-family: "Yu Gothic", YuGothic;
	color: #4E4741;
}


.group-hotel {
	padding: 0 0 14px;
	border-bottom: solid 1px #4E4741;
	font-size: 0;
}

.group-hotel:last-child {
	border-bottom: none;
}

.group-hotel .col2 {
	width: 47%;
	margin: 0 0 15px 24px;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
}

.group-hotel .col2 .img-left {
	width: 115px;
	margin: 0 8px 0px 0;
	float: left;
}

.group-hotel .col2 .img-left img {}

.group-hotel .col2 .text-right {
	float: left;
}

.group-hotel .col2 .text-right dl {}

.group-hotel .col2 .text-right dl dt {
	padding: 0 0 4px;
}

.group-hotel .col2 .text-right dl dd {
	padding: 0 0 4px;
}

.group-hotel .col2 .text-right dl dd:last-child {
	padding: 0 0 6px;
}

.group-hotel .col2 .text-right h3 {}

.group-hotel .col2 .text-right dd span {}


.group-related-p .link-button3 {
}

.group-related-p .link-button3 a {
	font-family: "Yu Gothic", YuGothic;
}


.special-contents1 {
}

.special-contents1 .group-related-member {
	background: url(/img/group/group-member-bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 111px 5% 0;
}

.special-contents1 .group-related-mission {
	background: url(/img/group/group-mission-bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 173px 5% 0;
}

.special-contents1 {
}

.special-contents1 .col1 {
	width: 100%;
	height: 460px;
	text-align: center;
	color: #fff;
}

.special-contents1 .col1 .img-top {
}

.special-contents1 .col1 img {
}

.special-contents1 .col1 .sc-copy {
	padding: 2px 0 29px;
	line-height: 1.5;
	font-family: "Yu Gothic", YuGothic;
	font-size: 27px;
	font-weight: 700;
}

.special-contents1 .col1 .link-button3 {
}

.special-contents1 .col1 .link-button3 a {
	background: rgba(2, 2, 2, 0.59);
}

.special-contents1 .col1 .text-top {
	padding: 0 0 36px;
	font-family: "Yu Gothic", YuGothic;
	font-size: 18px;
	font-weight: 700;
}


@media (max-width: 768px) {
	#all-kv-bg.group-related-bg {
		height: 240px;
	}

	.group-related-bg {
	}

	.group-related-bg{
	}

	.group-related-p .page-title {
		line-height: 1.4;
		letter-spacing: 0.1px;
		font-size: 24px;
	}

	.group-related-p .page-info {
		padding: 100px 0 0 0px;
	}

	.group-related-p .main-title {
		padding: 20px 0 24px;
		letter-spacing: 1.3px;
	}

	.group-related-p .main-title:nth-of-type(1) {
		padding: 0px 0 19px;
	}


	.group-hotel {
		padding: 0 0 14px;
		margin: 0 0 23px;
	}

	.group-hotel:last-child {
		margin: 0 0 0px;
	}

	.group-hotel .col2 {
		width: 100%;
		max-width: 400px;
		margin: 0 auto 15px;
		display: block;
		font-size: 11px;
	}

	.group-hotel .col2 .img-left {
		margin: 0 0px 0px 0;
	}

	.group-hotel .col2 .img-left img {}

	.group-hotel .col2 .text-right {
		width: 65%;
		max-width: 226px;
		padding: 0 0 0 5px;
	}

	.group-hotel .col2 .text-right dl {}

	.group-hotel .col2 .text-right dl dt {
		padding: 0 0 2px;
	}

	.group-hotel .col2 .text-right dl dd {
		padding: 0 0 2px;
	}

	.group-hotel .col2 .text-right dl dd:last-child {
		padding: 0 0 3px;
	}

	.group-hotel .col2 .text-right h3 {}

	.group-hotel .col2 .text-right dd span {
	}

	.group-hotel .col2 .text-right dd span.address {
		display: block;
	}

	.group-related-p .link-button3 {
	}

	.group-related-p .link-button3 a {
	}


	.special-contents1 {
	}

	.special-contents1 .group-related-member {
		padding: 7px 2% 0;
	}

	.special-contents1 .group-related-mission {
		padding: 48px 2% 0;
	}

	.special-contents1 {
	}

	.special-contents1 .col1 {
		width: 100%;
		height: 230px;
	}

	.special-contents1 .col1 .img-top {
	}

	.special-contents1 .col1 img {
		width: 118px;
	}

	.special-contents1 .col1 .sc-copy {
		padding: 0px 0 7px;
		line-height: 1.4;
		letter-spacing: 0.7px;
		font-size: 18px;
	}

	.special-contents1 .col1 .link-button3 {
	}

	.special-contents1 .col1 .link-button3 a {
		width: 160px;
		margin: 1px auto 0;
		padding: 5px 0 4px 26px;
		display: block;
		text-indent: -20px;
		font-size: 12px;
	}

	.special-contents1 .col1 .text-top {
		padding: 0 0 21px;
		font-size: 15px;
		font-weight: 700;
	}


	/* for iphone SE, 5 */
	@media (max-width: 379px) {
		.group-hotel .col2 .img-left {
			width: 100px;
		}

		.group-hotel .col2 .text-right {
			width: 64%;
			max-width: 226px;
			padding: 0 0 0 3px;
		}
	}
}


/* : food-p (too page2.css by fujisan)
----------------------------------------------- */
.food-p {
}

.food-p .main-title {
	font-family: "Yu Gothic", YuGothic;
}

.food-p #food .subgroup h3 {
	font-family: "Yu Gothic", YuGothic;
	font-size: 18px;
	font-weight: 700;
}

#food .group .img {
	text-align: center;
}

.food-p #food .other1 {
}

.food-p #food .other1 .supple {
	font-size: 12px;
	padding-bottom: 11px;
}

.food-p #food .other1 ul {
	font-size: 12px;
}

.food-p #food .other1 ul li {
	padding-bottom: 5px;
}

.food-p #food .other1 ul.soft-drink li {
	float: left;
}

.food-p #food .other1 ul.soft-drink li:after {
	content: "､";
}

.food-p #food .other1 ul.soft-drink li:last-child:after {
	content: "";
}

@media (max-width: 768px) {
	#all-kv-bg.food-bg {
		height: 235px;
	}
}



/* : coupon-p
----------------------------------------------- */
.coupon-p #contents {
	padding: 52px 0 58px !important;
}

.coupon-p .coupon-img {
	padding: 60px 0 0;
	margin: 0 auto;
	text-align: center;
}

.coupon-p #contents {
	/*	height: 100vh;*/
	background: url(/img/coupon/coupon-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}

@media (max-width: 768px) {
	.coupon-p .coupon-img {
		width: 85%;
		max-width: 500px;
		padding: 20px 0 36px;
	}
}








/* 7: plan-p
----------------------------------------------- */
.plan-p #contents {
	padding: 52px 0 58px !important;
}

.plan-p .plan-img {
	padding: 60px 0 0;
	margin: 0 auto;
	text-align: center;
}

.plan-p #contents {
	/*	height: 100vh;*/
	-webkit-background-size: cover;
	background-size: cover;
}

@media (max-width: 768px) {
	.plan-p .plan-img {
		width: 85%;
		max-width: 500px;
		padding: 20px 0 36px;
	}
}

.yoyaku-button{
	margin-bottom:20px;
	text-align:center;
	position:relative;
	height:px;
}

.yoyaku-button button{
	width:100%;
	color:#fff;
	background:#231816;
	display:block;
	position:relative;
	cursor:pointer;
	border:0;
	padding:15px;
	font-size:120%;
	margin-bottom:20px;
}








/* : -p
----------------------------------------------- */







/* : -p
----------------------------------------------- */






