@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : rooms.css
 author     : Ability Consultant
 style info : 客室
=================================================================== */
/*#htlSide-A {
  top: 560px;
}
*/
/* -------------gnavアクティブ-------------- */
#gnav li:nth-child(1):after {
  width: 100% !important;
}

#contents {
  margin: 0 auto 145px;
  max-width: 950px;
}

/* -----------------------------------------------------------
	con_int
----------------------------------------------------------- */
.con_int .box_int {
  background: url(../rooms/images/bg.png) no-repeat 0 0 / cover;
  padding: 80px 0 45px;
}
.con_int .box_int .img {
  width: 910px;
  margin: auto;
}
.con_int .box_int .img_att {
  text-align: center;
  margin-top: 50px;
}

.box_pnav {
  background: #fff;
  padding: 30px 25px;
}
.box_pnav .st {
  margin-bottom: 15px;
  font-size: 170%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.box_pnav .st:before {
  content: '';
  width: 1px;
  height: 35px;
  background: #bcb8b2;
  display: inline-block;
  margin-right: 1em;
  vertical-align: middle;
}
.box_pnav .st span {
  font-size: 91%;
}
.box_pnav .st.win {
  color: #265376;
}
.box_pnav .st.villa {
  color: #a07e46;
}
.box_pnav ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.box_pnav ul li {
  margin-left: 6px;
  margin-bottom: 6px;
}
.box_pnav ul li:nth-child(4n+1) {
  margin-left: 0;
}
.box_pnav ul li a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  display: block;
}
.mouse .box_pnav ul li a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.box_pnav ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.box_pnav ul li.sea {
  position: relative;
}
.box_pnav ul li.sea:before {
  content: '';
  width: 35px;
  height: 35px;
  background: url(../rooms/images/ic_sea.png) no-repeat center top;
  position: absolute;
  left: -10px;
  top: -10px;
  z-index: 5;
}
.box_pnav .txt_cau {
  text-align: right;
  margin-top: -30px;
}

/* -----------------------------------------------------------
	con_tin　con_tum
----------------------------------------------------------- */
.con_tin {
  margin-top: 80px;
}
.con_tin .tit {
  font-weight: normal;
  text-align: center;
  color: #265376;
}
.con_tin .tit span {
  letter-spacing: .05em;
  font-size: 32px;
  font-family: 'EB Garamond', serif;
  position: relative;
  line-height: 1;
  display: block;
  padding: .5em 0 0;
}
.con_tin .tit span:before {
  content: "";
  width: 150px;
  height: 1px;
  background: #d3cdc3;
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.con_tin .tit em {
  line-height: 1;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  display: block;
  letter-spacing: .04em;
  margin-top: .5em;
}
.con_tin ul {
  margin-top: 59px;
  overflow: hidden;
}
.con_tin ul li {
  width: 465px;
  float: left;
  margin-right: 20px;
}
.con_tin ul li .sst {
  margin-top: 15px;
}
.con_tin ul li .txt {
  margin-top: 20px;
  text-align: left;
}
.con_tin ul li .tbl_basic {
  margin-top: 20px;
}
.con_tin ul li:nth-child(even) {
  margin-right: 0;
}
.con_tin ul li:nth-child(n+3) {
  margin-top: 50px;
}
.con_tin .btn {
  -moz-box-shadow: 0 1px 3px rgba(36, 36, 36, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(36, 36, 36, 0.5);
  box-shadow: 0 1px 3px rgba(36, 36, 36, 0.5);
  width: 275px;
  margin: auto;
  margin-top: 50px;
}
.con_tin .btn a {
  display: block;
  border: 1px solid #c5bfb5;
  position: relative;
  text-align: center;
  text-decoration: none;
  padding: 1em 1.5em;
}
.con_tin .btn a:after {
  content: "→";
  display: inline-block;
  margin-left: .5em;
  vertical-align: middle;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.con_tin .btn a:hover:after {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.con_tin .btn a {
  border: 2px solid #922a20;
  color: #fff;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyMmEyMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY2MWIxNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #922a20), color-stop(100%, #661b14));
  background: -moz-linear-gradient(#922a20, #661b14);
  background: -webkit-linear-gradient(#922a20, #661b14);
  background: linear-gradient(#922a20, #661b14);
}
.con_tin .btn a:hover {
  color: #fff;
}

/* -----------------------------------------------------------
　con_tum
----------------------------------------------------------- */
.con_tum {
  margin-top: 80px;
}
.con_tum .tit {
  font-weight: normal;
  text-align: center;
  color: #265376;
}
.con_tum .tit span {
  letter-spacing: .05em;
  font-size: 32px;
  font-family: 'EB Garamond', serif;
  position: relative;
  line-height: 1;
  display: block;
  padding: .5em 0 0;
}
.con_tum .tit span:before {
  content: "";
  width: 150px;
  height: 1px;
  background: #d3cdc3;
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.con_tum .tit em {
  line-height: 1;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  display: block;
  letter-spacing: .04em;
  margin-top: .5em;
}
.con_tum ul {
  margin-top: 59px;
  overflow: hidden;
}
.con_tum ul li {
  width: 465px;
  float: left;
  margin-right: 20px;
}
.con_tum ul li .sst {
  margin-top: 15px;
}
.con_tum ul li .tbl_basic {
  margin-top: 20px;
}
.con_tum ul li:nth-child(even) {
  margin-right: 0;
}
.con_tum ul li:nth-child(n+3) {
  margin-top: 50px;
}
.con_tum .btn {
  -moz-box-shadow: 0 1px 3px rgba(36, 36, 36, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(36, 36, 36, 0.5);
  box-shadow: 0 1px 3px rgba(36, 36, 36, 0.5);
  width: 275px;
  margin: auto;
  margin-top: 50px;
}
.con_tum .btn a {
  display: block;
  border: 1px solid #c5bfb5;
  position: relative;
  text-align: center;
  text-decoration: none;
  padding: 1em 1.5em;
}
.con_tum .btn a:after {
  content: "→";
  display: inline-block;
  margin-left: .5em;
  vertical-align: middle;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.con_tum .btn a:hover:after {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.con_tum .btn a {
  border: 2px solid #922a20;
  color: #fff;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyMmEyMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY2MWIxNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #922a20), color-stop(100%, #661b14));
  background: -moz-linear-gradient(#922a20, #661b14);
  background: -webkit-linear-gradient(#922a20, #661b14);
  background: linear-gradient(#922a20, #661b14);
}
.con_tum .btn a:hover {
  color: #fff;
}

.con_villa {
  margin-top: 80px;
}
.con_villa .tit {
  font-weight: normal;
  text-align: center;
  color: #9b6f2d;
}
.con_villa .tit span {
  letter-spacing: .05em;
  font-size: 32px;
  font-family: 'EB Garamond', serif;
  position: relative;
  line-height: 1;
  display: block;
  padding: .5em 0 0;
}
.con_villa .tit span:before {
  content: "";
  width: 150px;
  height: 1px;
  background: #d3cdc3;
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.con_villa .tit em {
  line-height: 1;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  display: block;
  letter-spacing: .04em;
  margin-top: .5em;
}
.con_villa ul {
  margin-top: 59px;
  overflow: hidden;
}
.con_villa ul li {
  width: 465px;
  float: left;
  margin-right: 20px;
}
.con_villa ul li .sst {
  margin-top: 15px;
}
.con_villa ul li .tbl_basic {
  margin-top: 20px;
}
.con_villa ul li:nth-child(even) {
  margin-right: 0;
}
.con_villa ul li:nth-child(n+3) {
  margin-top: 50px;
}
.con_villa .btn {
  -moz-box-shadow: 0 1px 3px rgba(36, 36, 36, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(36, 36, 36, 0.5);
  box-shadow: 0 1px 3px rgba(36, 36, 36, 0.5);
  width: 275px;
  margin: auto;
  margin-top: 50px;
}
.con_villa .btn a {
  display: block;
  border: 1px solid #c5bfb5;
  position: relative;
  text-align: center;
  text-decoration: none;
  padding: 1em 1.5em;
}
.con_villa .btn a:after {
  content: "→";
  display: inline-block;
  margin-left: .5em;
  vertical-align: middle;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.con_villa .btn a:hover:after {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.con_villa .btn a {
  border: 2px solid #922a20;
  color: #fff;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyMmEyMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY2MWIxNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #922a20), color-stop(100%, #661b14));
  background: -moz-linear-gradient(#922a20, #661b14);
  background: -webkit-linear-gradient(#922a20, #661b14);
  background: linear-gradient(#922a20, #661b14);
}
.con_villa .btn a:hover {
  color: #fff;
}

/* -----------------------------------------------------------
con_ame
----------------------------------------------------------- */
.con_ame {
  margin-top: 90px;
}
.con_ame .st {
  margin-bottom: 15px;
  font-size: 170%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_ame .st:before {
  content: '';
  width: 1px;
  height: 35px;
  background: #bcb8b2;
  display: inline-block;
  margin-right: 1em;
  vertical-align: middle;
}
.con_ame .st span {
  font-size: 91%;
}
.con_ame .st.win {
  color: #265376;
}
.con_ame .st.villa {
  margin-top: 60px;
  color: #a07e46;
}
.con_ame h3 {
  font-weight: normal;
  text-align: center;
  color: #2e5a6e;
  margin-bottom: 30px;
}
.con_ame h3 span {
  letter-spacing: .05em;
  font-size: 32px;
  font-family: 'EB Garamond', serif;
  position: relative;
  line-height: 1;
  display: block;
  padding: .5em 0 0;
}
.con_ame h3 span:before {
  content: "";
  width: 150px;
  height: 1px;
  background: #d3cdc3;
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.con_ame h3 em {
  line-height: 1;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  display: block;
  letter-spacing: .04em;
  margin-top: .5em;
}
.con_ame .img {
  text-align: center;
}
.con_ame .box_ame {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.con_ame .box_ame .ame_list {
  padding-left: 2em;
  border-left: 1px solid #c1bdb6;
  width: 200px;
}
.con_ame .box_ame .ame_list li {
  line-height: 1.6;
  list-style-position: inside;
  padding-left: 1em;
  text-indent: -1em;
}
.con_ame .box_ame .ame_list li:before {
  content: "■";
  margin-right: .5em;
  color: #bcb8b2;
  font-size: 100%;
}

/* ↓　消さないでください*/
#con_bn img {
  vertical-align: baseline;
}
