@charset "utf-8";

#container .commonTt.roomTop {
	font-size:75px;
	line-height:150%;
	letter-spacing:0.01em;
	position:relative;
}
.commonTt.roomTop:before,.commonTt.roomTop:after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin-left:auto;margin-right:auto;
	background-image:url(https://suisyun.jp/matsuiyamate_wp/wp-content/uploads/2022/06/bg_tt_compound.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.commonTt.roomTop:after {
	transform: scale(-1, 1);
	filter: FlipH;-ms-filter: "FlipH";
}
.commonTt.roomTop .eng {
	font-size:16px;
	line-height:100%;
}
.commonTt {letter-spacing:0.3em;}
.intro .catch {
	margin-top:50px;
	padding:5px 0;
	text-align:center;
	font-size:30px;
	line-height:170%;
	background: linear-gradient(#e2dec2,#eaead2);
	background:url(https://suisyun.jp/matsuiyamate/images/bg_wa_red.gif) repeat top left;color:#fff;
	position:relative;
}
.intro .catch:before,.intro .catch:after {
	position:absolute;
	top:calc((100% - 100px) / 2);
	content:"";
	width:0;height:0;
}
.intro .catch:before {
	left:0;
	border-top:50px solid transparent;
	border-left:30px solid #fff;
	border-bottom:50px solid transparent;
}
.intro .catch:after {
	right:0;
	border-top:50px solid transparent;
	border-right:30px solid #fff;
	border-bottom:50px solid transparent;
}
.osusume {
	display:flex;
	justify-content:center;
	text-align:center;
}
.osusume .box {
	width:22%;
	font-size:22px;
	line-height:180%;
}
.section {padding:80px 0;}
.section.price {
	margin-top:50px;
	border-top:1px solid #c5be87;
	background-image:url(https://suisyun.jp/matsuiyamate/images/bg_koushi_wh.gif);
	background-repeat:repeat;
	background-position:top center;
}
.tokuten {background-color: #fff;}
.price .noteBox {
	background:#fff;
	padding:15px 25px;
	border:1px solid #dbd2a3;
}
.price .noteBox.dashed {border:1px dashed #a7984d;}
.price .noteBox ul {margin-top:0;}
.price .noteBox li,.price .noteBox p {font-size:14px;}
.room-priceTb {
	border: 3px solid #b7af85;
	text-align: center;
	color: #96873a;
	margin-bottom:10px!important;
}
.room-priceTb th,.room-priceTb td {width:50%;}
#bunktwin .room-priceTb th,.room-priceTb td {width: calc(100%/3);}
.room-priceTb thead th {
	border-right: 1px solid #dbd2a3;
	border-bottom: 1px solid #dbd2a3;
	font-size:18px;
	font-weight:bold;
	padding:20px 0;
	background:#f6f2dc;
}
.room-priceTb tbody td {
	border-right: 1px solid #dbd2a3;
	font-size:30px;
	line-height:130%;
}
.room-priceTb tbody td .en {font-size:70%;}
.room-priceTb tbody td .tax {font-size:50%;}
.sbPic {
	opacity:0;
	transition:all 2s;
	padding-top:35%;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	background-attachment:fixed;
}
.sbPic.lazyloaded.bg-omfort {opacity:1;background-image:url(https://suisyun.jp/matsuiyamate/wp-content/uploads/2022/06/img_room_singleA2.jpg);}
.sbPic.lazyloaded.bg-superior {opacity:1;background-image:url(https://suisyun.jp/matsuiyamate/wp-content/uploads/2022/06/img_room_singleB3.jpg);}
.sbPic.lazyloaded.bg-standard {opacity:1;background-image:url(https://suisyun.jp/matsuiyamate/wp-content/uploads/2022/06/img_room_singleC1.jpg);}
.sbPic.lazyloaded.bg-twin {opacity:1;background-image:url(https://suisyun.jp/matsuiyamate/wp-content/uploads/2022/06/img_room_twin2.jpg);}
.sbPic.lazyloaded.bg-jp_standard  {opacity:1;background-image:url(https://suisyun.jp/matsuiyamate/wp-content/uploads/2022/06/img_room_jpStandard2.jpg);}
.sbPic.lazyloaded.bg-jp_deluxe {opacity:1;background-image:url(https://suisyun.jp/matsuiyamate/wp-content/uploads/2022/06/img_room_jpDeluxe2.jpg);}


.section h3 img {
	vertical-align:bottom;
	margin-right:10px;
}
.section.detail,.section.amenities,.section.room-wear {
	background:url(https://suisyun.jp/matsuiyamate/images/bg_koushi_wh.gif) repeat;
	background:#f0eee0;
}
.section.detail table {
	margin-top:70px;
	font-size:18px;
	line-height:180%;
	width:65%!important;
}
.section.detail table th {
	width:30%;
	border:none;
	background:none;
	font-weight:bold;
	border-bottom:1px solid #cbbf93;
}
.section.detail table td {
	background:none;
	border:none;
	border-bottom:1px solid #cbbf93;
	text-align:left;
	padding-left:1.5em;
}
.section.detail table + figure {margin-top: 100px;}
@media screen and (max-width:980px) {
	.section.detail table + figure {width: 32%;}
}


/*setsubi*/
.setsubi .iconBox {
	display:flex;
	flex-wrap: wrap;
	margin-top:70px;
}
.setsubi .iconBox .icon {padding:10px 20px;}
.setsubi .iconBox .ex {text-align:center;}


/*ameniteies*/
.section.amenities {}
.amenities .flexbox {
	margin-top:80px;
	justify-content:space-between;
	align-items: flex-start;
}
.amenities table {width:49%!important;}
.amenities table .check {
	width:2em;
	text-align:center;
}
.amenities table .non td {
	background: rgba(255,255,255,0.4);
	color: rgba(71, 60, 13,0.5);
}
.amenities table td {
	padding:10px;
	border:1px solid #C0B988;
	background:#fff;
	text-align:center;
}
.amenities table th {
	background:#e3dbba;
	border:1px solid #C0B988;
	font-weight:bold;
	font-size:16px;
}


/*room-wear*/
.section.room-wear {padding:0 0 12% 0;}
.room-wear li {margin-top:10px;color:#716d5c;font-size:15px;}
.room-wear .pic {padding-left:30px;}

/*mattress*/
.section.room-wear {padding-bottom: 4rem;}
.mattress {background: #eef3f9;padding-bottom:14rem;}
.mattress h3 {font-size:1.85rem!important;margin-bottom:3.5rem;}
.mattress h3,.mattress p {color: #072c52;}
.mattress .pic img {border-radius:15px;box-shadow: 3px 2px 3px rgb(230 234 240 / 0.3);}
.mattress .text {padding: 0 5.5rem;}
.mattress .text p {line-height:2.8;}
.effect {opacity: 0;}
.effect.fade {opacity:1;transition:all .5s ease;}
@media screen and (max-width:900px) {
	.mattress .flexbox {display:block;}
	.mattress .wid50_m100 {width:100%;}
	.mattress .text {padding: 1.5rem 7rem 0;}
}
@media screen and (max-width:550px) {
	.section.room-wear {padding-bottom:3rem;}
	.mattress {padding-bottom: 1.5rem;}
	.mattress h3 {font-size: 1.5rem!important;margin-bottom:2.4rem;}
	.mattress .text {padding: 1.8rem .8rem;}
}


/*special*/
.section.special {padding:100px 0 10px;}
.special .protrude100 {
	margin-top:-230px;
	padding:15% 5%;
	width:50%;
	background-color:#fff;
	border-radius:65% 65% 0 0;
	position:relative;
}
.special .protrude100 img {
	display:block;
	position:absolute;
	top:50px;
	left: 50%;
	transform: translateX(-50%);
}
#container .special h3 {
	margin-top:-10px!important;
	margin:0!important;
	padding:0;
	font-size:26px;
}
.special .inner {overflow:visible;max-width:930px;}
.special .item-wrap {
	height:auto;
	overflow:hidden;
	padding-bottom: 200px;
	margin-top:-120px;
}
.special .item {
	position:relative;
	margin-top:70px;
	padding-bottom: 100px;
}
.special .item:last-child {margin-top:120px;}
.special .item:before {
	opacity:0;
	content:"";
	position:absolute;
	width:200px;
	height:200px;
	top:0;
	right:0;
	border-top:1px solid;
	border-right:1px solid;
	border-color:#dcdac4;
	transition:all 1s ease-in-out;
}
.special .item:nth-child(even):before {
	border-right:0;
	border-left:1px solid #dcdac4;
	left:0;
}
.special .item:nth-child(even) .pic {text-align: right;}
.special .item.fade:before {opacity:1;}
.special .txtArea {
	opacity:0;
	position:absolute;
	top:50px;
	right:20px;
	width:55%;
	padding:50px;
	box-sizing:border-box;
	text-align:left;
	background:rgba(255,255,255,0.96);
	border:1px solid #dcdac4;
	transition:all 1s ease-in-out;
}
.special .item:nth-child(even) .txtArea {left:20px;}
.special .fade .txtArea {opacity:1;top:20px;}
.special .tt {
	text-align:left;
	font-size:34px;
	font-weight:lighter;
	padding-bottom:50px;
	padding-top:0;
	margin-top:0!important;
	line-height:150%;
	border-bottom:1px solid #dcdac4;
}
.special .txtArea .eng {
	position:absolute;
	top: -60px;
	left:50px;
	font-size:50px;
	color:#F0ECDB;
	font-weight:lighter;
	font-family: 'Gabriola','Snell Roundhand','Zapfino','Segoe Script',sans-serif;font-style:italic;
}
.special .txt {margin-top:40px;}
.special .txt .point {
	color:#c21c1c;
	font-weight:bold;
	font-size:120%;
	line-height:160%;
}
.special .txt .linkBtn {margin-top:40px;}
.appeal-text {background:#f4f0e7;padding:18px 0 10px;}
#reservationBn_contenr {background-color:#be2828;}
#contents .special .kome {line-height:140%;}


/*room-link*/
#RoomLink {padding:100px 0;background-color:#fff;}
#RoomLink .flexbox {justify-content:flex-start;}
#RoomLink h3.tt {
	font-size:34px;
	margin-bottom:10px;
	padding-bottom:0;
	width:100%;
	border-bottom:none;
	text-align:center;
	font-weight:normal;
}
#RoomLink .linkBtn.cb4 {
	padding:0.5% 0.5% 0.5% 1.3%;
	margin-left:10px;
	width: calc((100%/3) - 20px);
}
#RoomLink .linkBtn.cb4:nth-of-type(3n + 1) {margin-left:0;}
#RoomLink .linkBtn a {
	padding:0;
	letter-spacing:0em;
	font-size:18px;
	font-weight:normal;
}
#RoomLink .linkBtn a:hover {margin-left:0.3rem;}
#RoomLink .linkBtn a img {
	vertical-align:middle;
	margin-right:0.5em;
}

/* hotel-plan */
.planList.inner {max-width:1000px;margin-left:auto;margin-right:auto;}
.planList.flexbox {justify-content:center;}
.planList .planItem {max-width:320px;width:31.6%;margin-top:2em;box-sizing:border-box;transition: all .5s ease-in-out;}
.planList .planItem:hover {background: #f7f6f4;}
.planList .planItem:not(:nth-of-type(3n)) {margin-right:2.6%;}
.planList .planItem .mainArea {padding:0 4.6875% 4.6875% 4.6875%;}
/*.planList .planItem .mainArea .mark {
	background:#ece7e7;
	font-size:14px;
	margin-top:15px;
	border-bottom: 1px solid #d0cec5;
}*/
.planList .planItem ul li {
	font-size:1em;color:#fff;text-align:center;
	background-color:#800;text-decoration:none;
	border:1px solid #800;
	margin-top:15px;display:block;
	border-radius:2px;
	position:relative;
	letter-spacing:0.05em;
	transition: all .5s ease-in-out;
}
.planList .planItem:hover ul li {
	background-color:#fff;
	color:#800;
}
.planList .planItem ul li:before {
	content: "";
	position: absolute;
	right: 0;bottom: 0;
	width: 0;height: 0;
	border-style: solid;
	border-width: 0 0 18px 38px;
	border-color: transparent transparent #fff transparent;
}
/*.planList .planItem ul li.letter_sp a {letter-spacing:-0.1em;}
.planList .planItem ul li.letter_sp.fs a {font-size:0.8em;}
.planList .planItem ul li.letter_sp.fs2 a {font-size:0.7em;}*/
.planItem .textArea {
	margin-top:1em;
	line-height:160%;
}
.planItem .textArea p {font-size:15px;line-height:2;}

.planItem h3 {
	font-size:20px!important;
	padding:15px 0;
	border-bottom:1px solid #b5ab83;
	text-align:center;
}
.planItem:hover h3 {color: #594618;}
.planItem:hover .textArea p{color: #594618;}
.planItem .pic {overflow:hidden;height:220px;position:relative;}
.planItem .pic img {width:100%;transition: all 0.5s ease-in-out;}
.planItem:hover .pic img {transform: scale(1.06)}
.planItem .pic p {
	position:absolute;top:3px;left:5px;
	color:#fff;font-size:19px;letter-spacing:0.06em;
	padding:4px 15px 3px;
	line-height:1.8;
	font-weight: bold;
	text-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.planItem .pic p.basic {background-color:rgba(4, 165, 179, 0.8);}
.planItem .pic p.morning {background-color:rgba(74, 170, 15, 0.8);}
.planItem .pic p.woman {background-color:rgba(219, 35, 103, 0.8);}
.planItem .pic p.business {background-color:rgba(26, 113, 202, 0.8);}
.planItem .pic p.ganban {background-color:rgba(240, 24, 12, 0.8);}
.planItem .pic p.dinner {background-color:rgba(232, 105, 8, 0.8);}
.planItem .pic p.parking {background-color:rgba(10, 146, 240, 0.8);}

.planItem .mainArea .taiken a {color:#2f66df;}
.planItem .mainArea .border {
	border-top:1px dotted #333;
	padding-top:0.5em;margin-top:0.5em;
}

/*予約フォーム*/
.rsvArea {background-color:#d51d1d;padding-bottom: 1.5em;width:100%;padding-top: 0.5em;margin-top:40px;}
.rsvArea .inner {width:95%;}
.rsvFormTable {border:none;color:#fff;}
.rsvFormTable td {display:block;border:none;background: transparent;padding:0.5em;}
.rsvFormTable td.enleft {text-align:center;}
#rsvArea .rsvFormTable img {margin-left: 15px;width: 20px;height: 20px;color: #fff;fill: #fff;vertical-align:text-bottom;}
.bestrate {display:none;}
input.rsvday {width:10em;padding:0.5em;appearance: none;」}
select.num {width:2em;font-size:1.25em;padding:0.25em 0.5em;appearance: none;」}
button#rsvSendBtn {padding: 0.5em 1em;background-color: #441616;font-size: 1.25em;color: #fff;border: 1px solid #2b0a0a;}
@media screen and (min-width:951px) {
#rsvArea .inner{width:80%;}
.rsvFormTable td.enleft {text-align:left;}
.rsvFormTable td.wid20_m50 {width:20%;}
.bestrate {display:block;float:left;width: 25%;}
.bestrate img {width: 50%;padding-top:1.5em;}
.rsvArea .rsvFormTable {float:left;width: 75% !important;}
input.rsvday {width:12em;}
select.num {width:5em;}
}
.rsvArea.rsv-banner {padding:0; background: rgb(255,44,60);
background: linear-gradient(338deg, rgba(255,44,60,1) 0%, rgba(189,16,29,1) 100%);border-bottom: 1px solid #a40b0b; }
.rsvArea.rsv-banner a {display:block;padding:25px 0;color:#fff;font-size:20px;text-align:center;letter-spacing:0.15em;}
@media screen and (max-width:550px) {
	.rsvFormTable td.wid20_m50 {width:50%;}
}
@media screen and (max-width:400px) {
	.rsvFormTable td {font-size:13px;}
}



@media screen and (max-width:550px) {

	#container .commonTt.roomTop {
		font-size:8vw;
		margin-top:0;
	}
	.intro .catch {
		font-size:18px;
		line-height:130%;
		margin-top:30px;
	}
	.catch::before {border-left-width:15px!important;}
	.catch::after {border-right-width:15px!important;}
	.osusume {
		margin-top:20px;
		justify-content:space-between;
	}
	.osusume .box {width:45%;}
	.osusume .box p {font-size:14px;}

	.section.price {
		margin-top:70px;
		padding-top:60px;
	}
	.room-priceTb thead th {
		font-size:16px;
		line-height:120%;
		padding:14px 0;
	}
	.room-priceTb tbody td {
		padding:18px 0 11px;
		font-size:20px;
		line-height:90%;
	}
	.check_in_out {margin-top:50px!important;}
	.check_in_out .linkBtn.tokuten {font-size:14px;}
	.section {padding:50px 0;}
	.sbPic {
		padding-top:55%;
		background-size:cover;
		background-attachment:unset;
	}
	.section.detail table.wid65_m100 {
		margin-top:30px;
		font-size:13px;
		width:100%!important;
	}
	.section.detail table + figure {
		margin-top: 50px;
		width :100%;
	}
	.setsubi .iconBox {margin-top:30px;}
	.setsubi .iconBox .icon {
		width:25%;
		padding:5px;
		box-sizing:border-box;
	}
	.setsubi .iconBox .ex {
		font-size:13px;
		line-height:120%;
	}

	.amenities .flexbox {margin-top:50px;}
	.amenities table {width: 100% !important;}
	.amenities table td {padding:10px 5px;font-size:12px;line-height:120%;}
	.amenities table .check {font-weight:bold;}
	
	.room-wear .pic {text-align:center;margin-top:40px;padding-left:0;}
	
	.section.special {padding:50px 0 0;}
	#container .special .commonTt {
		font-size:7vw;
		margin-top: 15px;
		letter-spacing:0.1em;
	}
	.special .protrude100 {
		width:100%;
		margin-top:0;
	 	padding:0;
		border-radius:0;
	 	padding:0;
		position:static;
		text-align:center;
	}
	.special .protrude100 img {
		position:static;
		transform:none;
		display:inline;
		margin-bottom:15px;
	}
	.special .item-wrap {
		padding-bottom:0;
		margin-top:0;
		height:auto;
	}
	.special .item {
		position:static;
		margin-top:50px;
		padding-bottom:30px;
	}
	.special .item:last-child {margin-top:50px;}
	.special .item:before {
		top:0;
		right:0;
		border-top:1px solid;
		border-right:1px solid;
		border-color:#dcdac4;
		transition:all 1s ease-in-out;
	}
	.special .item:nth-child(even):before {
		border-right:0;
		border-left:1px solid #dcdac4;
		left:0;
	}
	.special .item:nth-child(even) .pic {float:none;}
	.special .txtArea {
		position:relative;
		top:90px;
		right:0px;
		width:100%;
		padding:20px;
		background:rgba(255,255,255,0.9);
		border:1px solid #dcdac4;
	}
	.special .item:nth-child(2n) .txtArea {left:0;}
	.special .fade .txtArea {
		top:-11px;
		right:0px;
	}
	.special .tt {
		font-size:22px;
		padding-bottom:20px;
	}
	.special .txtArea .eng {
		left:20px;
		font-size:30px;
	}
	.special .txt {margin-top:20px;}
	.special .txt .point {
		color:#c21c1c;
		font-weight:bold;
		font-size:105%;
		line-height:160%;
	}
	.special .txt .linkBtn {
		margin-top:20px;
		font-size:13px;
	}
	.special .txt .linkBtn a {
		padding:10px;
		letter-spacing:0.2px;
	}
	.special .inner .inner {padding:0;}
	.special .suite_link {
		line-height:120%;
		font-size:2.5rem;
		margin-top:30px;
		margin-bottom:30px;
	}
	.linkBtn.yoyaku {font-size:15px;}
	.appeal-text {padding:18px 20px;}
	.appeal-text .text180 {font-size:18px;}
	#RoomLink h3.tt {font-size:24px;}
	#RoomLink .linkBtn.cb4 {
		padding: 2%;
		margin-left: 0;
		width: 100%;
	}
	#RoomLink .linkBtn a {font-size:16px;}
	
	/* hotel-plan */
	.planList .planItem {width:100%;,margin-right:0!important;}
	.planList .planItem ul li a {padding:2px 0;}
	.planList .planItem ul li.letter_sp a {letter-spacing:-0.1em;}
	.planList .planItem ul li.letter_sp.fs a {font-size:0.8em;}
	.planItem .textArea {margin-top:1em;line-height:160%;font-size:15px;}
	.planItem h3 {
		font-size:18px;
		padding:15px 0;
		border-bottom:1px solid #b5ab83;
		text-align:center;
	}
	.planItem .pic {overflow:hidden;position:relative;height:200px;}
	.planItem .pic img {transition: all 0.5s ease-in-out;}
	.planItem:hover .pic img {transform: scale(1.06)}
	.planItem .pic p {
		position:absolute;top:8px;left:8px;
		font-size:16px;
		letter-spacing:0.06em;
		padding:2px 8px 2px 10px;
	}
	/*.planItem .mainArea .btn_taiken a {
		display:block;background:#c8a764;
		padding:3px;box-shadow:2px 2px 1px #8c7845;border-radius:5px;
		text-align:center;text-decoration:none;
	}*/
	.planItem .mainArea .btn_taiken a:hover {background:#a2813e;}
	.planItem .mainArea .border {
		border-top:1px dotted #333;
		padding-top:0.5em;
		margin-top:0.5em;
	}
	/*.planItem .mainArea .taiken a {color:#2f66df;}*/
	.planItem .mainArea .border {
		border-top:1px dotted #333;
		padding-top:0.5em;
		margin-top:0.5em;
	}

}

/* Fix Link Btm */
.fixLink_btm {display:none;}
@media screen and (max-width:950px) {
	.fixLink_btm {
		display:block;
		position:fixed;
		bottom:-38px;
		width:100%;
		transition: all 0.5s 0s ease;
		text-align:center;
	}
	.fixLink_btm.popup {
		display:block;
		position:fixed;
		bottom:0;
		width:100%;
	}
	.fixLink_btm.repop {bottom:-38px;}
	.fixLink_btm .btmBtn {
		background-color:rgba(0,0,0,0.7);
		width:48%;
		display:inline-block;
		padding: 1em;
		box-sizing: border-box;
	}
	.fixLink_btm a {
		color:#fff;
		text-align:center;
	}
	.fixLink_btm .btmTelBtn {
		background-color:rgba(0,0,0,0.7);
		width:48%;
		display:inline-block;
		padding: 1em;
		box-sizing: border-box;
	}

	.fixLink_btm .btmTelBtn a {
		color:#fff;
		text-align:center;
	}
	.fixLink_btm .btmBtn a {color:#fff;}
	.fixLink_btm .btmTelBtn a i {
		font-size: 16px;
		color:#fff;
		margin: 0;
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
	}
	.fixLink_btm .btmTelBtn a i.telfont::before {
		content: '\f095';
		display: inline-block;
		font-family: FontAwesome;
		font-weight: normal;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
}
@media screen and (max-width:340px) {
	.fixLink_btm .btmTelBtn a {font-size: 12px;}
}



/*---------slick-slider--------*/
.slick-dots {
	padding:15px 0;
	margin-top:-8px;
	margin-left: auto;
	margin-right: auto;
	display:flex;
	justify-content: center;
	bottom:auto;
}
.slick-dots li {
	list-style: none;
	display: inline-block;
	width:100px;height:50%;
	margin: 10px;
	cursor: pointer;
	transition:all 0.3s ease-in-out;
}
.slick-dots li img {
	opacity: 0.5;
	transition:all 0.3s ease-in-out;
	width: 100%;
	height: auto;
}
.slick-dots li:hover img {opacity:0.8;}
.slider-thumbnail .slick-arrow {display:none;}
.slick-dots li.slick-active img {
	opacity:1;
	border:5px solid #a3983e;
	border:none;
	box-sizing:border-box;
}
.slider-thumbnail,.slider-thumbnail img {width:100%;}
/*
.slider-thumbnail .slick-dots li button::before {font-size:20px;}
.slick-dots li {width:20px;} 
 */

@media screen and (max-width: 479px) {
	.room .slick-dots {
		width:100%;
		padding:8px 0;
	}
	.room .slick-dots li {
		width:16%;
		margin: 2px;
	}
}
/*-------slick-slider--------*/


