@charset "utf-8";
/* CSS Document */
/*ホテル名のバーカラー*/
.bar153,.bar330 {
	background-color: #f08080;
}
.bar284 {
	background-color: #f08080;
}
.bar167,.bar349 {
	background-color: #f08080;	
}
.bar150 {
	background-color: #f08080;	
}
/*ホテル位置のバーカラー*/
.place153,.place330 {
	background-color: #fff3b8;
}
.place284 {
	background-color: #bbe2f1;
}
.place167,.place349 {
	background-color: #fff3b8;	
}
.place150 {
	background-color: #bbe2f1;	
}
/*ホテル紹介ページボタンカラー*/
.button153,.button330 {
	background-color: #FFC0CB;
	font-weight: bold;
}
.button284 {
	background-color: #FFC0CB;
	font-weight: bold;
}
.button167,.button349 {
	background-color: #FFC0CB;
	font-weight: bold;
}
.button150 {
	background-color: #FFC0CB;	
	font-weight: bold;
}
/*見積もりボタンカラー*/
.mitsu153,.mitsu330 {
	background-color: #B0C4DE;
	font-weight: bold;
}
.mitsu284 {
	background-color: #B0C4DE;
	font-weight: bold;
}
.mitsu167,.mitsu349 {
	background-color: #B0C4DE;	
	font-weight: bold;
}
.mitsu150 {
	background-color: #B0C4DE;	
	font-weight: bold;
}
.Buttons {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.rhboxB {
	padding-top: 14px;
	padding-bottom: 14px;
	clear: left;
	overflow: hidden;
}

/* #### width 768px 以上の場合の設定 (for PC) #### */
@media (min-width: 768px) {

.info{
	width: 90%;
	border: solid 5px red;
	padding: 10px;
	border-radius: 5px;
	margin: 0 auto;
	color: #ffffff;
	background-color: red;
	font-size: 18px;
}

.boxLink {
}
.hover {
	cursor: pointer;
	opacity: 0.7;
	text-decoration: none;
}
/* ## ribon ## */
#ribon {
	width: 100%;
	height: 470px;
}
#ribon .hRank {
	width: 100%;
	font-family: Philosopher;
	color: #ffffff;
	box-sizing: border-box;
	text-align: center;
	text-shadow: 1px 1px 2px #444444;
	opacity: 1;
	font-size: 56px;
	position: absolute;
	top: 26%;
	line-height: 1.2;
	text-shadow:0 0 10px #C242E6;
}

.hMuke {
	font-size: 33px;
}
p.spArea {
	font-size: 26px;
	color: #ffffff;
}
.spPrologue {
	text-align: center;
	font-size: 18px;
	margin: 20px 0;
	line-height: 1.9;
}
.sprTitle {
	color: #ffffff;
	margin-bottom: 32px;
	text-align: center;
	font-size: 30px;
	padding: 10px 0 20px 0;
	line-height: 1;
	font-weight: bold;
}

.sprTitle .villa {
	font-size: 20px;
	font-weight: normal;
}
.spIntro {
	border-radius: 8px;
	text-align: center;
	font-size: 16px;
	color: #9B6420;
	padding: 20px 10px;
}
.rhboxB {
	
}
.fWrapp {
	line-height: 1.8;
}
/*LUXURYマーク*/
h2.sprTitle {  
	position: relative;
}
h2.sprTitle .hName {
	width: 96%;
	margin: 0 auto;
}

h2.sprTitle .rank {  
	font-size: 40px;
	text-align: center;
	font-weight:bold;
	color: white;
	margin: 0;
	padding: 6px 0;
	position: absolute;
	top: 16%;
}
.rankimg img {
	width: 180px;
	margin-bottom: 10px;
}
p.nButton {
	margin: 0 2% 10px 2%;
	font-size: 12px;
	text-align: center;
}
.fBar {
	width: 98%;
	overflow: hidden;
	margin: 0 1%;

}
.spB {
	width: 49%;
	background-color: #FFC0CB;
	margin: 0.5%;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	border-radius: 8px;
	padding: 1% 0;
	color: #ffffff;
	overflow: hidden;
}
.spB2 {
	width: 49%;
	background-color: #B0C4DE;
	margin: 0.5%;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	border-radius: 8px;
	padding: 1% 0;
	color: #ffffff;
	overflow: hidden;
}
.spBL {
	width: 97.2%;
	background-color: #B1B1B1;
	padding: 10px;
	margin: 6px 0.5%;
	border-radius: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	overflow: hidden;
}
.clears {

	height: 200px;
}
}
/* ## width 767px 以下の場合の設定 (for All Mobile Dvices) ## */
@media (max-width: 767px) {
#ribon {
	width: 100%;
	height: 400px;
}
.info{
	width: 90%;
	border: solid 5px red;
	padding: 10px;
	border-radius: 5px;
	margin: 0 auto;
	color: #ffffff;
	background-color: red;
	font-size: 14px;
}

.boxLink {
}
.hover {
	cursor: pointer;
	opacity: 0.7;
	text-decoration: none;
}
/* ## ribon ## */
#ribon .hRank {
	width: 100%;
	font-family: Philosopher;
	color: #ffffff;
	box-sizing: border-box;
	text-align: center;
	text-shadow: 1px 1px 2px #444444;
	opacity: 1;
	font-size: 140px;
	position: absolute;
	top: 20%;
}


p.spArea {
	font-size: 18px;
	color: #ffffff;
}
.spPrologue {
	text-align: left;
	font-size: 14px;
	margin: 10px 2%;
	line-height: 1.7;
}
.sp_br{
    display: none;
}
.sprTitle {
	color: #ffffff;
	margin-bottom: 20px;
	text-align: center;
	font-size: 18px;
	padding: 10px 5px;
	line-height: 1.4;
	font-weight: bold;
}

.sprTitle .villa {
	margin-top: 20px;
	font-size: 16px;
}
.spIntro {
	border-radius: 8px;
	text-align: center;
	font-size: 14px;
	color: #9B6420;
	padding: 20px 10px;
	margin: 0 2% 10px 2%;
}
.rhboxB {

}
.fWrapp {
	line-height: 1.8;
}
/*LUXURYマーク*/
h2.sprTitle {  
	position: relative;
}
h2.sprTitle .hName {
	width: 96%;
	margin: 0 2%;
}
h2.sprTitle .rbnRec {  
	width: 70px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	color: white;
	background: linear-gradient(#ff785b 0%, #e95738 100%);
	border-radius: 2px 0 0 0;
	margin: 0;
	padding: 6px 0;
	z-index: 2;
	display: inline-block;
	position: absolute;
	top: -6px;
	right: 10px;
}
h2.sprTitle .rbnRec:before {
  position: absolute;
  content: '';
  top: 0;
  right: -6px;
  border: none;
  border-bottom: solid 6px #cf4a2d;
  border-right: solid 6px transparent;
}
h2.sprTitle .rbnRec:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 35px solid #e95738;
  border-right: 35px solid #e95738;
  border-bottom: 10px solid transparent;
}
h2.sprTitle .rbnRec2 {  
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	color: white;
	background: linear-gradient(#0075c2 0%, #01609E 100%);
	border-radius: 2px 0 0 0;
	margin: 0;
	padding: 6px 0;
	z-index: 2;
	display: inline-block;
	position: absolute;
	top: -6px;
	right: 10px;
}
h2.sprTitle .rbnRec2:before {
  position: absolute;
  content: '';
  top: 0;
  right: -6px;
  border: none;
  border-bottom: solid 6px #0B578A;
  border-right: solid 6px transparent;
}
h2.sprTitle .rbnRec2:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 40px solid #01609E;
  border-right: 40px solid #01609E;
  border-bottom: 10px solid transparent;
}
h2.sprTitle .rank {  
	width: 80px;
	font-size: 22px;
	text-align: center;
	color: white;
	margin: 0;
	padding: 6px 0;
	z-index: 2;
	display: inline-block;
	position: absolute;
	top: 30%;
	left: 2%;
}
.rankimg img {
	width: 100px;
	margin-bottom: 4px;
}
p.nButton {
	margin: 0 2% 10px 2%;
	font-size: 12px;
	text-align: center;
}
.nButton a {
	padding: 10px;
}
.fBar {
	width: 98%;
	margin: 0 2%;
	overflow: hidden;
}
.spB {
	width: 90%;
	background-color: #FFC0CB;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border-radius: 8px;
	margin: 1% 2%;
	color: #ffffff;
	overflow: hidden;
}
.spB2 {
	width: 90%;
	background-color: #B0C4DE;
	padding: 10px;

	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border-radius: 8px;
	margin: 1% 2%;
	color: #ffffff;
	overflow: hidden;
}
.spBL {
	width: 92%;
	background-color: #B1B1B1;
	padding: 10px;
	margin: 6px 2%;
	border-radius: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	overflow: hidden;
}
.clears {

	height: 200px;
}
}

/* ## width 501px～767pxの場合の設定 (for Tub Only) ## */
@media (min-width: 501px) and (max-width: 767px) {
#ribon {
	width: 100%;
	height: 300px;
}
#ribon .hRank {
	width: 100%;
	font-family: Philosopher;
	color: #ffffff;
	box-sizing: border-box;
	text-align: center;
	text-shadow: 1px 1px 2px #444444;
	opacity: 1;
	font-size: 40px;
	position: absolute;
	top: 25%;
	line-height: 1.2;
}

.hMuke {
	font-size: 28px;
}
}

/* ## width 360px～500pxの場合の設定 (for SP Wide Only) ## */
@media (min-width: 360px) and (max-width: 500px) {
#ribon {
	width: 100%;
	height: 200px;
}
#ribon .hRank {
	width: 100%;
	font-family: Philosopher;
	color: #ffffff;
	box-sizing: border-box;
	text-align: center;
	text-shadow: 1px 1px 2px #444444;
	opacity: 1;
	font-size: 26px;
	position: absolute;
	top: 22%;
	line-height: 1.2;
}

.hMuke {
	font-size: 14px;
}
}

/* ## width 359px以下の場合の設定 (for SP Only) ## */
@media (max-width: 359px) {
h2.sprTitle .hName {
	width: 96%;
	margin: 0 auto;
}
.sprTitle {
	color: #ffffff;
	margin-bottom: 16px;
	text-align: center;
	font-size: 16px;
	padding: 10px 5px;
	line-height: 1.4;
	font-weight: bold;
}

.sprTitle .villa {
	margin-top: 20px;
	font-size: 12px;
}
#ribon {
	width: 100%;
	height: 170px;
}
#ribon .hRank {
	width: 100%;
	font-family: Philosopher;
	color: #ffffff;
	box-sizing: border-box;
	text-align: center;
	text-shadow: 1px 1px 2px #444444;
	opacity: 1;
	font-size: 22px;
	position: absolute;
	top: 25%;
	line-height: 1.2;
}

.hMuke {
	font-size: 14px;
}
}

/* #### width 980px 以上の場合の設定 #### */
@media (min-width: 980px) {
.facBox {
	min-height: 100px;
}
}

/* #### width 1200px 以上の場合の設定 #### */
@media (min-width: 1200px) {
.facBox {
	min-height: 100px;
}

}