/* header visual */

.mv_under {
	padding-top: 80px;
}
.mv_under .inner {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#header-feature.mv_under .inner {
	background-image: url(../images/feature/bg_mv.jpg);
}
#header-room.mv_under .inner {
	background-image: url(../images/room/bg_mv.jpg);
}
#header-banquet.mv_under .inner {
	background-image: url(../images/banquet/bg_mv.jpg);
}
#header-restaurant.mv_under .inner {
	background-image: url(../images/restaurant/bg_mv.jpg);
}
#header-wedding.mv_under .inner {
	background-image: url(../images/wedding/mv_bg.jpg);
}
#header-surround.mv_under .inner {
	background-image: url(../images/surround/bg_mv.jpg);
}
#header-facility.mv_under .inner {
	background-image: url(../images/facility/bg_mv.jpg);
}
#header-access.mv_under .inner {
	background-image: url(../images/main_image_01.png);
}
.mv_under h2 {
	margin: 0 auto;
	padding: 130px 0;
}
.mv_under h2 {
	width: 220px;
	height: 135px;
}
.mv_under h2.ttl-banquet {
	width: 367px;
	height: auto;
}
.mv_under img {
	display: block;
	width: 100%;
	height: auto;
}
@media screen and (max-width: 840px) {
	.mv_under {
		padding-top: 70px;
	}
}
@media screen and (max-width: 480px) {
	.mv_under {
		padding-top: 58px;
	}
}
/* bread crumb */
.bc {
	text-align: left;
}
.bc ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}
.bc ul li {
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	line-height: 20px;
	white-space: nowrap;
	font-size: 14px;
}
.bc ul li:last-child {
	margin-right: 0;
	padding-right: 0;
}
.bc ul li:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -2px;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	transform: rotate(-45deg);
}
.bc ul li:last-child:after {
	display: none;
}
.bc ul li a,
.bc ul li span {
	display: block;
	padding: 10px 0;
}
.bc ul li span {
	color: #666;
}
@media screen and (max-width: 840px) {
	.bc ul {
		margin: 0;
	}
}

/* contents */
.cont-summary {
	position: relative;
	text-align: left;
	min-height: 200px;
}
.cont-summary h2 {
	position: relative;
	margin: 0 0 20px;
	line-height: 1.3em;
	font-size: 28px;
	z-index: 4;
}
.cont-summary .txt {
	position: relative;
	margin-right: 400px;
	z-index: 3;
}
.cont-summary p {
	line-height: 1.8em;
}
.cont-summary > figure {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	width: 360px;
}
.cont-summary figure img {
	display: block;
	width: 100%;
	height: auto;
}
.sec {
	padding: 40px 0;
}
.sec.sec-even {
	background: #f7f7f7;
}
.contBox {
	text-align: left;
}
.contBox figure img {
	max-width: 100%;
}
.flex {
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.sec.sec-even .flex {
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.contBox.col2 figure {
	width: 56.25%;
}
.contBox.col2 .txt {
	position: relative;
	box-sizing: border-box;
	width: 43.75%;
	padding-left: 40px;
}
.sec.sec-even .contBox.col2.flex  .txt {
	padding-left: 0;
	padding-right: 40px;
}
.contBox h3 {
	margin: 0 0 20px;
	line-height: 1.3em;
	font-size: 24px;
}
.contBox h3 small {
	font-size: .7em;
}
.contBox p {
	line-height: 1.5em;
	font-size: 14px;
}
.cont-ttl h3 {
	margin: 0 0 40px;
	font-size: 20px;
	font-weight: 800;
	letter-spacing: .05em;
}
.cont-ttl span.gar {
	display: block;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: 600;
	font-style: italic;
	color: #dfca75;
}
@media screen and (max-width: 780px) {
	.cont-summary figure {
		width: 240px;
		top: 40px;
		right: 20px;
	}
	.cont-summary .txt {
		margin-right: 280px;
	}
	.contBox.col2 figure,
	.contBox.col2 .txt {
		box-sizing: border-box;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.sec.sec-even .contBox.col2.flex .txt {
		padding-right: 0;
		padding-left: 0;
	}
}
@media screen and (max-width: 480px){
	.cont-summary h2 {
		font-size: 24px;
	}
	.cont-summary figure {
		position: static;
		margin: 0 auto 20px;
	}
	.cont-summary .txt {
		margin-right: 0;
	}
	.cont-ttl h3 {
		margin-bottom: 20px;
	}
}

/* box type contents */
.box-list {
	border: 1px solid #ddd;
	border-bottom: none;
}
.box-list .item {
	padding: 29px;
	border-bottom: 1px solid #ddd;
}
.box-list .item figure {
	display: block;
	margin: 0 0 20px;
}
.box-list .item figure img {
	display: block;
	width: 100%;
	height: auto;
}
.box-list .item .item-slider {
	margin-bottom: 20px;
}
.box-list .item .item-slider img {
	display: block;
	width: 100%;
	height: auto;
}
.box-list .item .item-slider .cap {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	padding: 10px;
	background: rgba(0,0,0,.4);
	font-size: 14px;
	font-weight: bold;
	color: #f7d910;
	z-index: 100;
}
.box-list .item .item-slider .cap span {
	background: #333;
	background: -webkit-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
@media screen and (max-width: 780px) {
	.box-list .item {
		padding: 20px;
	}
}
@media screen and (max-width: 480px) {
	.box-list .item {
		padding: 10px;
	}
}

/* access page */
.access-tab ul {
	list-style: none;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}
.access-tab ul li {
	float: left;
	width: 50%;
	text-align: center;
	font-size: 18px;
}
.access-tab ul li a {
	position: relative;
	display: block;
	padding: 15px;
	border-radius: 4px 4px 0 0;
	text-decoration: none;
}
.access-tab ul li.active a {
	background: #f7f7f7;
}
.access-tab ul li.active a:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 2px;
	margin-left: -2px;
	width: 0;
	height: 0;
	border-top: 4px solid #666;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.access-list .slick-track {
	box-sizing: border-box;
	padding-bottom: 10px;
}
.access-list .box-list {
	box-sizing: border-box;
	border: 1px solid #ddd;
}
.access-list .box-list .item {
	border-bottom: none;
}
.access-list .inner {
	box-sizing: border-box;
	position: relative;
	padding-bottom: 20px;
	min-height: 360px;
}
.access-list .inner.bd {
	padding-top: 30px;
	min-height: 310px;
	border-top: 1px solid #ddd;
}
.access-list .inner figure.limg {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
}
.access-list .inner.bd figure.limg {
	top: 30px;
}
.access-list .inner figure.limg img {
	display: block;
	width: 100%;
	height: auto;
}
.access-list .inner.limg h3,
.access-list .inner.limg p {
	margin-left: 420px;
}
@media screen and (max-width: 780px) {
	.access-list .inner {
		min-height: 190px;
	}
	.access-list .inner.bd {
		padding-top: 20px;
	}
	.access-list .inner figure.limg {
		width: 300px;
	}
	.access-list .inner.bd figure.limg {
		top: 20px;
	}
	.access-list .inner.limg h3,
	.access-list .inner.limg p {
		margin-left: 320px;
	}
}
@media screen and (max-width: 480px) {
	.access-list .inner figure.limg {
		position: static;
		width: 100%;
		max-width: 400px;
		margin: 0 auto 10px;
		top:auto;
		left: auto;
	}
	.access-list .inner.limg h3,
	.access-list .inner.limg p {
		margin-left: 0;
	}
}
/* feature page */
.sec.point-sec .point {
	background: url(../images/point.png);
	background-repeat: no-repeat;
	background-size: 45px 45px;
	-moz-background-size: 45px 45px;
	-ms-background-size: 45px 45px;
	-o-background-size: 45px 45px;
	-webkit-background-size: 45px 45px;
	text-align: center;
	line-height: 1;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	height: 45px;
	width: 45px;
	padding-top: 14px;
	color: #fff;
	font-size: 30px;
	margin: 0 auto;
}
@media screen and (max-width: 780px) {
	.sec.point-sec .point {
		position: absolute;
		top: 20px;
		left: 10px;
	}
	.sec.point-sec .contBox h3 {
		padding-top: 20px;
		padding-left: 60px;
	}
}

/* inquiry button */
.inq-btn {
	padding-top: 40px;
	padding-bottom: 40px;
}
.inq-btn a {
	display: block;
	padding: 25px 10px;
	text-align: center;
	background: #e7a301;
background: -moz-linear-gradient(top, #e7a301 1%, #c68b01 50%, #a87601 100%);
background: -webkit-linear-gradient(top, #e7a301 1%,#c68b01 50%,#a87601 100%);
background: linear-gradient(to bottom, #e7a301 1%,#c68b01 50%,#a87601 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7a301', endColorstr='#a87601',GradientType=0 );
-webkit-background-size: 100% 200%;
background-size: 100% 200%;
	font-size: 14px;
	color: #fff;
	transition: all .5s ease-in-out;
}
.inq-btn a:hover {
	text-decoration: none;
box-shadow: 0 2px 8px rgba(0,0,0,.3);
background-position: 0 50%;
}
@media screen and (max-width: 480px) {
	.inq-btn {
		padding-top: 0px;
		padding-bottom: 40px;
	}
}
/* round navigation */
.round-nav {
	padding: 40px 0 20px;
	background: #f7f7f7;
}
.round-nav ul {
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.round-nav ul li {
	position: relative;
	width: 32%;
	margin: 0 0 2%;
}
.round-nav ul li:nth-child(3n-1){
	margin: 0 2% 2%;
}
.round-nav ul li a {
	display: block;
	min-height: 70px;
	text-decoration: none;
	background: #fff;
	padding:8px 8px 8px 90px;
	text-align: left;
}
.round-nav ul li figure {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 70px;
	height: 70px;
}
.round-nav ul li figure img {
	display: block;
	width: 100%;
	height: auto;
}
.round-nav ul li a h5 {
	margin: 0 0 5px;
	font-size: 14px;
	font-weight: bold;
}
.round-nav ul li a h5 span {
	display: inline-block;
	margin-left: 10px;
	letter-spacing: .1em;
	font-size: 10px;
	color: #b35d6c;
}
.round-nav ul li a p br {
	display: none;
}
@media screen and (max-width: 780px) {
	.round-nav ul li {
		position: relative;
		width: 49%;
		margin: 0 0 1%;
	}
	.round-nav ul li:nth-child(3n-1){
		margin: 0 0 1%;
	}
	.round-nav ul li:nth-child(odd) {
		margin-right: 1%;
	}
	.round-nav ul li:nth-child(even) {
		margin-left: 1%;
	}
}
@media screen and (max-width: 480px) {
	.round-nav ul li {
		position: relative;
		width: 100%;
		margin: 0 0 10px;
	}
	.round-nav ul li:nth-child(3n-1){
		margin: 0 0 10px;
	}
	.round-nav ul li:nth-child(odd) {
		margin-right: 0;
	}
	.round-nav ul li:nth-child(even) {
		margin-left: 0;
	}
}

/* RECOMMEND PLAN */
.recommend-plan {
	padding: 40px 0;
}
.recommend-plan ul {
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.recommend-plan ul li {
	position: relative;
	box-sizing: border-box;
	width: 19%;
	margin: 0 .5% 1%;
	padding: 0;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0 2px 10px rgba(0,0,0,.1);
	text-align: left;
	overflow: hidden;
	transition: all .3s ease-in-out;
}
.recommend-plan ul li:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: -20px;
	width: 80px;
	height: 15px;
	background: #cc0000;
background: -moz-linear-gradient(left, #cc0000 0%, #f44227 100%);
background: -webkit-linear-gradient(left, #cc0000 0%,#f44227 100%);
background: linear-gradient(to right, #cc0000 0%,#f44227 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#f44227',GradientType=1 );
transform: rotate(-45deg);
}
.recommend-plan ul li:hover {
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.recommend-plan ul li a {
	position: relative;
	display: block;
	width: 100%;
}
.recommend-plan ul li a:hover {
	text-decoration: none;
}
.recommend-plan ul li figure {
	display: block;
	width: 100%;
}
.recommend-plan ul li img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.recommend-plan .linkBox {
	padding: 0 5px 5px;
}
.recommend-plan .linkBox h3 {
	margin: 0 0 5px;
	font-size: 14px;
	font-weight: 600;
	color: #963b45;
}
.recommend-plan ul li:hover .linkBox h3 {
	color: #c63343;
}
@media screen and (max-width: 780px){
	.recommend-plan ul li {
		width: 48%;
		margin: 0 1% 2%;
	}
}
@media screen and (max-width: 480px){
	.recommend-plan ul li {
		width: 100%;
		margin: 0 0 20px;
	}
	.recommend-plan .linkBox {
		padding: 0 10px 10px;
	}
	.recommend-plan .linkBox p {
		padding-bottom: 10px;
	}
}
/* lower page group hotel */
body.lower-page #group_hotels {
	padding: 40px 0 80px;
}


/* room */
.restaurant-list .flx,
.room-list .item .flx {
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.restaurant-list .flx .txt,
.room-list .item .flx .txt {
	width: 60%;
}
.restaurant-list .flx .ph,
.room-list .item .flx .btn {
	box-sizing: border-box;
	width: 40%;
}
.restaurant-list .flx .ph,
.room-list .item .flx .btn .inq-btn {
	padding: 0 0 0 30px;
}
.restaurant-list .flx .ph img {
	width: 100%;
}
.contBox .restaurant-list .item p,
.contBox .room-list .item p {
	padding: 0 0 20px;
}
.restaurant-list .item table.room-info,
.room-list .item table.room-info {
	width: 100%;
	border: 1px solid #ddd;
	border-collapse: collapse;
}
.restaurant-list .item table.room-info th,
.restaurant-list .item table.room-info td,
.room-list .item table.room-info th,
.room-list .item table.room-info td {
	border: 1px solid #9979b4;
	border-collapse: collapse;
	padding: 5px 10px;
}
.restaurant-list .item table.room-info th,
.room-list .item table.room-info th {
	background: #f1f1f1;
}
.restaurant-list .item table.room-info td,
.room-list .item table.room-info td {
	background: #fff;
}
.room-amenities .contBox,
.restaurant-service .contBox,
.room-service .contBox {
	padding: 5px;
	background: #f7f7f7;
}
.room-amenities .inner,
.restaurant-service .inner,
.room-service .inner {
	padding: 10px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.room-amenities .inner {
	position: relative;
	padding: 20px;
}
.room-service .inner .item {
	width: 46%;
}
.room-service .inner .item:nth-child(2) {
	width: 30%;
	margin: 0 2%;
}
.room-service .inner .item:nth-child(3) {
	width: 20%;
}
.restaurant-service .inner .item {
	width: 40%;
}
.restaurant-service .inner .item:nth-child(2){
	width: 57%;
	margin-left: 3%;
}
.room-service .inner .item h4 {
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: bold;
}
.restaurant-service .inner .item h4 {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 24px;
}
.restaurant-service .inner .item p,
.room-service .inner .item p {
	line-height: 1.8em;
	font-size: 12px;
}.restaurant-service .inner .item img {
	max-width: 100%;
}
.room-amenities .inner h3.ryumin,
.room-amenities .inner p {
	margin-left: 380px;
}
.room-amenities .inner p {
	min-height: 130px;
}
.room-amenities .inner figure {
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	width: 360px;
}
@media screen and (max-width: 780px) {
	.room-list .item .flx .txt {
		width: 100%;
	}
	.room-list .item .flx .btn {
		width: 100%;
	}
	.room-list .item .flx .btn .inq-btn {
		padding: 0;
	}
	.contBox .room-list .item p {
		padding: 0 0 20px;
	}
	.contBox .room-list .item table.room-info {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 600px) {
	.room-amenities .inner h3.ryumin,
	.room-amenities .inner p {
		margin-left: 0;
	}
	.room-amenities .inner p {
		min-height: 10px;
	}
	.room-amenities .inner figure {
		position: static;
		top: auto;
		left: auto;
		display: block;
		width: 100%;
		max-width: 360px;
		margin: 0 auto 20px;
	}
}
@media screen and (max-width: 480px) {
	.room-service .inner .item,
	.room-service .inner .item:nth-child(2),
	.room-service .inner .item:nth-child(3) {
		width: 100%;
		margin: 0 0 10px;
	}
}


/* restaurant page */
.restaurant-top-slide {
	margin-bottom: 20px;
}
.restaurant-top-slide img {
	display: block;
	width: 100%;
	height: auto;
}
.restaurant-summary {
	position: relative;
	text-align: left;
	min-height: 300px;
}
.restaurant-summary h2 {
	position: relative;
	margin: 0 0 20px;
	line-height: 1.3em;
	font-size: 28px;
	z-index: 4;
}
.restaurant-summary .txt {
	position: relative;
	margin-right: 0;
	z-index: 3;
}
.cont-summary p {
	line-height: 1.8em;
}
.cont-summary.restaurant-summary > figure {
	position: absolute;
	display: block;
	top: 0;
	left: 10px;
	right: auto;
	width: 480px;
}
.cont-summary figure img {
	display: block;
	width: 100%;
	height: auto;
}
.cont-summary.restaurant-summary .txt figure {
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
}
.cont-summary.restaurant-summary figure small {
	display: block;
	color: #cc3333;
	padding-top: 10px;
	font-size: 12px;
}

.restaurant-pr {

}
.restaurant-pr .top-visual {
	margin-bottom: 20px;
}
.restaurant-pr .top-visual .visual-inner {
	display: block;
	width: 49%;
}
.restaurant-pr .top-visual .visual-inner:first-child {
	margin-right: 2%;
}
.restaurant-pr .top-visual .visual-inner img {
	display: block;
	width: 100%;
	height: auto;
}
.restaurant-pr .pr-catch {
	margin-bottom: 10px;
	text-align: center;
}
ul.pr-ph {
	list-style: none;
	margin-bottom: 20px;
	padding-left: 5px;
}
ul.pr-ph li {
	box-sizing: border-box;
	width: 25%;
	padding-right: 5px;
}
ul.pr-ph li img {
	display: block;
	width: 100%;
	height: auto;
}
.course-info {
	padding: 15px 15px 5px;
	background: #fff7ea;
}
.course-info .ci-txt {
	width: 60%;
}
.course-info .ci-txt h3 {
	margin-right: 20px;
	font-size: 29px;
	font-weight: bold;
}
.course-info .ci-txt .annotation {
	font-size: 12px;
}
.contBox .course-info .ci-txt .annotation p {
	padding-bottom: 5px;
	font-size: 10px;
}
.course-info .ci-txt .course-list {
}
.course-info .ci-txt .course-list ul li {
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
}
.course-info .ci-txt .course-list ul li:last-child {
	border-bottom: none;
}
.course-info .ci-txt .course-list ul li span {
	display: block;
	font-weight: bold;
}
.course-info .ci-ph {
	width: 38%;
	margin-left: 2%;
}
.course-info .ci-ph ul {

}
.course-info .ci-ph ul li {
	width: 49%;
	margin-left: 1%;
	margin-bottom: 1%;
}
.box-list .item .course-info figure {
	margin-bottom: 10px;
	text-align: right;
}
.box-list .item .course-info figure figcaption {
	font-size: 10px;
}
.course-info .ci-ph ul li img {
	display: block;
	width: 100%;
	height: auto;
}

@media screen and (max-width: 780px) {
	.cont-summary.restaurant-summary {
		min-height: 10px;
	}
	.cont-summary h2,
	.cont-summary .txt {
		margin-left: 0;
	}
	.cont-summary.restaurant-summary > figure {
		position: static;
		top:auto;
		left: auto;
		width: 100%;
		max-width: 500px;
		margin: 0 auto 20px;
	}
}
@media screen and (max-width: 640px) {
	.course-info .ci-txt {
		width: 100%;
	}
	.course-info .ci-ph {
		width: 100%;
		margin-left: 0;
	}
}

@media screen and (max-width: 480px) {
	.restaurant-list .flx .txt {
		width: 100%;
		margin-bottom: 20px;
	}
	.restaurant-list .flx .ph{
		box-sizing: border-box;
		width: 100%;
		max-width: 293px;
		margin: 0 auto 10px;
	}
	.restaurant-list .flx .ph {
		padding: 0;
	}
	.restaurant-pr .pr-catch {
		text-align: left;
	}
	.restaurant-pr .pr-catch p br {
		display: none;
	}
}

/* facility page */
.facility-list .item {
	position: relative;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.box-list.facility-list .item figure {
	width: 40%;
	margin-bottom: 0;
}
.facility-list .item .txt {
	box-sizing: border-box;
	width: 60%;
	padding-left: 30px;
}
@media screen and (max-width: 480px) {
	.box-list.facility-list .item figure {
		width: 100%;
		margin-bottom: 20px;
	}
	.facility-list .item .txt {
		box-sizing: border-box;
		width: 100%;
		padding-left: 0px;
	}
	.facility-list .item .txt p {
		margin-bottom: 20px;
	}
}
/* surround page */
.surround-list .item {
	position: relative;
	display: block;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.surround-list .item:hover {
	text-decoration: none;
}
.surround-list a.item:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 20px;
	height: 20px;
	margin-top: -5px;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	transform: rotate(-45deg);
}
.box-list.surround-list .item figure {
	width: 35%;
	margin-bottom: 0;
}
.surround-list .item .txt {
	box-sizing: border-box;
	width: 65%;
	padding-left: 30px;
	padding-right: 20px;
}
@media screen and (max-width: 480px) {
	.box-list.surround-list .item figure {
		width: 100%;
		/*position: absolute;
		top: 10px;
		left: 10px;*/
		margin-bottom: 15px;
	}
	.surround-list .item .txt {
		box-sizing: border-box;
		width: 100%;
		padding-left: 0px;
		padding-right: 0;
	}
	.surround-list .item .txt h3 {
		/*padding-left: 80px;
		min-height: 60px;*/
		font-size: 20px;
	}
}



/* banquet page */
.banquet-list .item .ph-list {
	list-style: none;
	position: relative;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.banquet-list .item .ph-list li {
	width: 33%;
	margin: 0 0 .5%;
}
.banquet-list .item .ph-list li:nth-child(3n-1) {
	margin: 0 .5% .5%;
}
.banquet-list .item .ph-list li img {
	display: block;
	width: 100%;
	height: auto;
}
.banquet-list .item p {
	margin-bottom: 20px;
}

.banquet-case h4 {
	padding: 10px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #262320;
}
.case-item-wrap {
	position: relative;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.banquet-case .case-item {
	box-sizing: border-box;
	width: 49%;
	margin-bottom: 2%;
	padding: 15px;
	border: 1px solid #ddd;
	border-radius: 4px;
	overflow: hidden;
}
.banquet-case .case-item:nth-child(odd) {
	margin-right: 1%;
}
.banquet-case .case-item:nth-child(even) {
	margin-left: 1%;
}

.recommend-scene {
	margin: 10px 0 0;
	padding: 15px;
	border-radius: 2px;
	background: #fff;
}
.recommend-scene h5 {
	margin: 0 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: #b35d6c;
}
.banquet-list .item .recommend-scene p {
	margin-bottom: 0;
}

.banquet-gallery {
	margin-bottom: 10px;
}
.banquet-gallery li {
	outline: none;
}
.banquet-gallery img,
.banquet-thumb img {
	display: block;
	width: 100%;
	height: auto;
	outline: none;
}
.banquet-thumb {
	position: relative;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.banquet-thumb li {
	width: 33%;
}
.banquet-thumb li:nth-child(3n-1) {
	margin: 0 .5%;
}
.cuisine-list {
	position: relative;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.cuisine-list li {
	box-sizing: border-box;
	width: 49%;
	margin-bottom: 2%;
	border-radius: 4px;
	overflow: hidden;
}
.cuisine-list li:nth-child(odd) {
	margin-right: 1%;
}
.cuisine-list li:nth-child(even) {
	margin-left: 1%;
}
.cuisine-list li figure {
	display: block;
}
.cuisine-list li figure img {
	display: block;
	width: 100%;
	height: auto;
}
.cuisine-list li figure figcaption {
	padding: 10px 0;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.banquet-case .case-item {
		width: 100%;
		margin-bottom: 20px;
		padding: 10px;
	}
	.banquet-case .case-item:nth-child(odd) {
		margin-right: 0;
	}
	.banquet-case .case-item:nth-child(even) {
		margin-left: 0;
	}
}
.stage-image-link {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}
.stage-image-link a {
	display: block;
	text-decoration: none;
	background: #9978b4;
background: -moz-linear-gradient(top, #9978b4 1%, #8c64af 50%, #6c4a91 100%);
background: -webkit-linear-gradient(top, #9978b4 1%,#8c64af 50%,#6c4a91 100%);
background: linear-gradient(to bottom, #9978b4 1%,#8c64af 50%,#6c4a91 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9978b4', endColorstr='#6c4a91',GradientType=0 );
-webkit-background-size: 100% 200%;
	border-radius: 4px;
	line-height: 40px;
	text-align: center;
	letter-spacing: nowrap;
	font-size: 18px;
	color: #fff;
}
html.no-touchevents .stage-image-link a {
	transition: all .3s ease-in-out;
}
html.no-touchevents .stage-image-link a:hover {
	background-position: 0 100%;
	text-decoration: none;
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
}

.banquetcnt-tbl .tbl-wrap {
	padding: 10px 0;
}
.banquetcnt-tbl table {
	width: 100%;
	border: 1px solid #ddd;
	border-collapse: collapse;
}
.banquetcnt-tbl table th,
.banquetcnt-tbl table td {
	border: 1px solid #ddd;
	border-collapse: collapse;
	padding: 5px 10px;
}
.banquetcnt-tbl table th {
	background: #f1f1f1;
}
.banquetcnt-tbl table td {
	background: #fff;
}
.banquetcnt-tbl table th.tac,
.banquetcnt-tbl table td.tac {
	text-align: center;
}
.banquetcnt-tbl table th.tar,
.banquetcnt-tbl table td.tar {
	text-align: right;
}
@media screen and (max-width: 480px) {
	.banquet-list .item .ph-list li {
		width: 48%;
		margin: 0 1% 2%;
	}
	.banquet-list .item .ph-list li:nth-child(3n-1) {
		margin: 0 1% 2%;
	}
	.banquetcnt-tbl .tbl-wrap {
		position: relative;
		width: 100%;
		overflow-x: auto;
		padding-top: 40px;
		padding-bottom: 20px;
		-webkit-overflow-scrolling: touch;
	}
	.banquetcnt-tbl .tbl-wrap.scroll:after {
		content: "横にスクロールできます";
		position: absolute;
		top: 10px;
		left: 50%;
		padding-left: 90px;
		line-height: 20px;
		background: url(../images/global/icn_slide_scroll.png) left center no-repeat;
		-webkit-background-size: 80px 20px;
		background-size: 80px 20px;
		transform: translateX(-50%);
		white-space: nowrap;
	}
	.banquetcnt-tbl .tbl-wrap table.scroll {
		width: 250%;
	}
	.banquetcnt-tbl .tbl-wrap::-webkit-scrollbar {
		height: 5px;
	}
	.banquetcnt-tbl .tbl-wrap::-webkit-scrollbar-track {
		background: #f1f1f1;
	}
	.banquetcnt-tbl .tbl-wrap::-webkit-scrollbar-thumb {
		background: #9978b4;
		border-radius: 2px;
	}
}
/* wedding page */
.wedding-concept {
	padding: 40px 0 40px;
}
.wedding-concept .txt {
	float: right;
	width: 48%;
}
.wedding-concept .ph {
	float: left;
	width: 48%;
}
.wedding-concept .ph img {
	display: block;
	width: 100%;
	height: auto;
}


.movie {
	padding: 80px 0;
}
.movie .inner {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.movie .inner iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.wedding-list .item img {
	display: block;
}
.wedding-list .item h3 {
	color: #544b3c;
}
.wedding-list .item h3 small {
	display: inline-block;
	margin-left: 10px;
	font-size: 14px;
}
.wedding-list .item p {
	margin: 0 0 20px;
}
.wedding-list .item p.cl1 {
	color: #927759;
}
.photo-gallery-thum {
	position: relative;
	width: 670px;
	margin: 0 auto;
}
.photo-gallery-thum img {
	display: block;
	width: 100%;
	height: auto;
}
.photo-gallery-thum .large-img {
	width: 550px;
}
.photo-gallery-thum .thum-img {
	width: 115px;
	position: absolute;
	top: 0;
	right: 0;
}
.photo-gallery-thum .thum-img img {
	margin-bottom: 10px;
}
.photo-gallery-thum .cap {
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	background: rgba(0,0,0,.8);
	font-size: 14px;
	color: #fff;
}


.wedding-plan-list {

}
.wedding-plan-list .wplan {
	position: relative;
	min-height: 210px;
}
.wedding-plan-list .wplan.bdr {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
}
.wedding-plan-list .wplan .ph {
	position: absolute;
	top: 0;
	left: 0;
	width: 310px;
}
.wedding-plan-list .wplan .ph img {
	display: block;
	width: 100%;
	height: auto;
}
.wedding-plan-list .wplan .txt {
	margin-left: 330px;
	padding-bottom: 20px;
}
.wedding-plan-list .wplan h4 {
	margin: 0 0 20px;
	line-height: 1.5em;
	font-size: 18px;
	font-weight: bold;
	color: #ad8d38;
}
.wedding-plan-list .wplan .plan-info {
	padding: 10px;
	border: 1px solid #ddd;
	background: #fff;
	font-size: 12px;
}

@media screen and (max-width: 780px) {
	.movie {
		padding: 40px 0;
	}
	.photo-gallery-thum {
		position: relative;
		width: 100%;
		max-width: 550px;
		margin: 0 auto;
	}
	.photo-gallery-thum img {
		display: block;
		width: 100%;
		height: auto;
	}
	.photo-gallery-thum .large-img {
		width: 100%;
	}
	.photo-gallery-thum .thum-img {
		width: 100%;
		position: static;
		top: auto;
		right: auto;
	}
	.photo-gallery-thum .thum-img ul {
		padding-top: 4px;
		list-style: none;
		position: relative;
		box-sizing: border-box;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: center;
		align-items: center;
	}
	.photo-gallery-thum .thum-img ul li {
		box-sizing: border-box;
		width: 25%;
		max-width: 115px;
		padding: 0 2px;
	}
	.photo-gallery-thum .thum-img img {
		margin-bottom: 0;
	}
	.wedding-plan-list .wplan {
		position: relative;
		min-height: 10px;
	}
	.wedding-plan-list .wplan .ph {
		position: absolute;
		top: 0;
		left: 0;
		width: 155px;
	}
	.wedding-plan-list .wplan .txt {
		margin-left: 175px;
	}
}
@media screen and (max-width: 780px) {
	.wedding-plan-list .wplan .ph {
		position: static;
		top: auto;
		left: auto;
		width: 100%;
		max-width: 320px;
		margin: 0 auto 10px;
	}
	.wedding-plan-list .wplan .txt {
		margin-left: 0;
	}
}
/* slider */
.item-slider .slick-arrow {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	padding: 0;
	border: none;
	outline: none;
	overflow: hidden;
	text-indent: 100%;
	text-align: left;
	white-space: nowrap;
	color: #33312b;
	z-index: 500;
	cursor: pointer;
}
.item-slider .slick-arrow.slick-prev {
	left: 10px;
	-webkit-background-size: cover;
	background-size: cover;
}
.item-slider .slick-arrow.slick-next {
	right: 10px;
	-webkit-background-size: cover;
	background-size: cover;
}

@media screen and (max-width: 780px) {
.cRoom_list button.slick-arrow.slick-prev {
	left: 7px !important;
	top:183px !important;
	transform: rotate(0deg) !important;
}
.cRoom_list button.slick-arrow.slick-next {
	left: 55px !important;
    top: 183px !important;
	transform: rotate(-180deg) !important;
}
}
@media screen and (min-width: 780px) {
.cRoom_list button.slick-arrow.slick-prev {
	left: 48px !important;
	top:432px !important;
	transform: rotate(0deg) !important;
}
.cRoom_list button.slick-arrow.slick-next {
	left: 95px !important;
    top: 432px !important;
	transform: rotate(-180deg) !important;
}
}

a[name="remort"]:hover {
	text-decoration: none;
}

.facility-slider img {
	display: block;
	width: 100%;
	height: 399px;
}
.facility-slider ul.slick-dots {
	list-style: none;
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
}
.facility-slider ul.slick-dots li {
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	border: none;
}
.facility-slider ul.slick-dots li button {
	-webkit-appearance:none;
	display: inline-block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-indent: 100%;
	border: none;
	border-radius: 50%;
	background: #c8c7c3;
	color: #ded4a1;
	text-align: center;
	outline: none;
}
.facility-slider ul.slick-dots li.slick-active button {
	background-color: #595757;
}
.facility-slider button.slick-arrow {
	position: absolute;
	bottom: 0;
	width: 45px;
	height: 45px;
	background: url('../img/arrow_prev.png') no-repeat 50% 50%;
	z-index: 999;
	text-indent: -9999px;
	border: 0 none;
	cursor: pointer;
}
.facility-slider button.slick-prev {
	left: 7px;
}
.facility-slider button.slick-next {
	left: 55px;
	background: url('../img/arrow_next.png') no-repeat 50% 50%;
}