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

 file name  : rooms.css
 author     : Ability Consultant
 style info : 客室
=================================================================== */
@font-face {
  font-family: 'Beautiful-ES';
  src: url(../css/fonts/Beautiful-ES.woff) format("woff"), url(../css/fonts/Beautiful-ES.ttf) format("opentype");
}
#gnav #g_roo a:after {
  left: 0 !important;
  width: 100% !important;
}

/* -----------------------------------------------------------
	con_int
----------------------------------------------------------- */
.con_int {
  margin-top: 65px;
}
.con_int h3 {
  font-weight: 100;
  font-size: 200%;
  text-align: center;
  margin-bottom: 30px;
}
.con_int h3 .en {
  font-family: 'Tangerine', cursive;
}
.con_int h3 .jp {
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_int h3 em, .con_int h3 span {
  letter-spacing: .1em;
  display: block;
}
.con_int h3 em {
  letter-spacing: .2em;
  font-size: 131%;
  line-height: 1.4;
}
.con_int .txt {
  margin-bottom: 32px;
  text-align: center;
}
.con_int .box_movie {
  width: 800px;
  height: 450px;
  margin: 0 auto;
}
.con_int .box_movie iframe {
  width: 100%;
  height: 100%;
}
.con_int .box_poi {
  margin-top: 50px;
}
.con_int .box_poi .box_pho {
  overflow: hidden;
}
.con_int .box_poi .box_pho li {
  width: 437px;
  float: left;
}
.con_int .box_poi .box_pho li:last-child {
  width: 445px;
  float: right;
}

/* -----------------------------------------------------------
	con_nav
----------------------------------------------------------- */
.con_nav {
  background-color: #fff;
  margin: 80px 0;
}
.con_nav ul {
  width: 870px;
  margin: 0 auto;
  overflow: hidden;
}
.con_nav ul li {
  padding: 36px 0;
  width: 289px;
  float: left;
}
.con_nav ul li:first-child a:before {
  background: url(../rooms/images/nav1-on.png) center center no-repeat;
}
.con_nav ul li:nth-child(2) a:before {
  background: url(../rooms/images/nav2-on.png) center center no-repeat;
}
.con_nav ul li:nth-child(3) {
  width: 292px;
}
.con_nav ul li:nth-child(3) a:before {
  background: url(../rooms/images/nav3-on.png) center center no-repeat;
}
.con_nav ul li a {
  display: block;
  position: relative;
}
.con_nav ul li a:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.45s;
  -o-transition: opacity 0.45s;
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
}
.con_nav ul li a:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* -----------------------------------------------------------
	con_room
----------------------------------------------------------- */
.con_room .box_st {
  background: url(../rooms/images/bg_st.png) repeat 0 0;
}
.con_room .box_st h3 {
  font-weight: 100;
  font-size: 200%;
  text-align: center;
  color: #fff;
  padding: 33px 0;
}
.con_room .box_st h3 .en {
  font-family: 'Tangerine', cursive;
}
.con_room .box_st h3 .jp {
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_room .box_st h3 em, .con_room .box_st h3 span {
  letter-spacing: .1em;
  display: block;
}
.con_room .box_st h3 em {
  letter-spacing: .2em;
  font-size: 131%;
  line-height: 1.4;
}
.con_room .box_room {
  margin-top: 59px;
}
.con_room .box_room h3 {
  font-weight: 100;
  font-size: 200%;
  text-align: center;
  margin-bottom: 25px;
}
.con_room .box_room h3 .en {
  font-family: 'Tangerine', cursive;
}
.con_room .box_room h3 .jp {
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_room .box_room h3 em, .con_room .box_room h3 span {
  letter-spacing: .1em;
  display: block;
}
.con_room .box_room h3 em {
  letter-spacing: .2em;
  font-size: 131%;
  line-height: 1.4;
}
.con_room .box_room .box_photo {
  position: relative;
  width: 950px;
  height: 488px;
}
.con_room .box_room .box_photo iframe {
  width: 100%;
  height: 100%;
}
.con_room .box_room .data {
  overflow: hidden;
  margin-top: 31px;
}
.con_room .box_room .data .box_r {
  width: 556px;
  float: left;
}
.con_room .box_room .data .box_r .tbl_basic {
  margin-top: 20px;
}
.con_room .box_room .data .box_r .tbl_basic tr th {
  padding: 0.6em 0 0.6em;
  width: 108px;
}
.con_room .box_room .data .box_r .tbl_basic tr td {
  padding: 0.6em 0 0.6em 2em;
  width: 430px;
}
.con_room .box_room .data .box_r .btn {
  width: 244px;
  padding-top: 25px;
}
.con_room .box_room .data .box_r .btn a {
  display: block;
  font-size: 108%;
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  cursor: pointer;
  text-align: center;
  background: url(../images/common/btn01.jpg);
  color: #fff;
  -moz-box-shadow: 0px 0px 8px 2px rgba(59, 36, 12, 0.75) inset;
  -webkit-box-shadow: 0px 0px 8px 2px rgba(59, 36, 12, 0.75) inset;
  box-shadow: 0px 0px 8px 2px rgba(59, 36, 12, 0.75) inset;
  text-decoration: none;
  padding: 1em 0;
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.con_room .box_room .data .box_r .btn a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.con_room .box_room .data .box_r .btn a span {
  display: inline-block;
  position: relative;
}
.con_room .box_room .data .box_r .btn a span:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .5em;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -.75em;
  margin-left: .5em;
  -moz-transition: margin-left 0.4s;
  -o-transition: margin-left 0.4s;
  -webkit-transition: margin-left 0.4s;
  transition: margin-left 0.4s;
  z-index: 1;
}
.con_room .box_room .data .box_r .btn a:hover {
  color: #fff;
}
.con_room .box_room .data .box_r .btn a:hover span:after {
  margin-left: 1em;
}
.con_room .box_room .data .box_r .btn a {
  background: url(../images/common/btn02.jpg);
}
.con_room .box_room .data .box_r .btn span {
  color: #fff !important;
}
.con_room .box_room .data .map {
  width: 358px;
  float: right;
}

/* -----------------------------------------------------------
	con_bre
----------------------------------------------------------- */
.con_bre {
  margin-top: 82px;
  background-color: #fff;
  padding: 40px;
}
.con_bre h4 {
  font-weight: 100;
  letter-spacing: -.4em;
  margin-bottom: 30px;
  text-align: center;
}
.con_bre h4 .en {
  font-family: 'Tangerine', cursive;
}
.con_bre h4 .jp {
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_bre h4 em, .con_bre h4 span {
  letter-spacing: .1em;
  display: inline-block;
  vertical-align: middle;
}
.con_bre h4 em {
  font-size: 277%;
  line-height: 1.2;
}
.con_bre h4 span {
  font-size: 108%;
  padding: 0 1.4em;
  margin-left: 1em;
  position: relative;
}
.con_bre h4 span:before, .con_bre h4 span:after {
  position: absolute;
  top: 50%;
  width: 1em;
  height: 1px;
  content: "";
  background: #333;
}
.con_bre h4 span:before {
  left: 0;
}
.con_bre h4 span:after {
  right: 0;
}
.con_bre .box_bre {
  overflow: hidden;
}
.con_bre .box_bre .photo {
  width: 540px;
  float: left;
}
.con_bre .box_bre .txt {
  width: 289px;
  float: right;
}
.con_bre .box_fee {
  margin-top: 30px;
  overflow: hidden;
}
.con_bre .box_fee .photo {
  width: 352px;
  float: left;
}
.con_bre .box_fee .txt {
  width: 462px;
  float: right;
  margin-right: 40px;
}

/* -----------------------------------------------------------
	con_bre
----------------------------------------------------------- */
.con_ame {
  margin-top: 90px;
}
.con_ame h3 {
  font-weight: 100;
  font-size: 200%;
  text-align: center;
  margin-bottom: 30px;
}
.con_ame h3 .en {
  font-family: 'Tangerine', cursive;
}
.con_ame h3 .jp {
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_ame h3 em, .con_ame h3 span {
  letter-spacing: .1em;
  display: block;
}
.con_ame h3 em {
  letter-spacing: .2em;
  font-size: 131%;
  line-height: 1.4;
}
.con_ame .box_ame {
  overflow: hidden;
}
.con_ame .box_ame li {
  width: 297px;
  float: left;
  margin-right: 29px;
}
.con_ame .box_ame li:last-child {
  margin-right: 0px;
}
.con_ame .box_data {
  margin-top: 25px;
  overflow: hidden;
}
.con_ame .box_data .data1 {
  float: left;
  width: 390px;
}
.con_ame .box_data .data1 h5 {
  font-weight: normal;
  line-height: 1;
  padding-left: 1.5em;
  margin-bottom: 12px;
  position: relative;
  font-size: 139%;
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_ame .box_data .data1 h5:before {
  content: "";
  height: 4px;
  width: .8em;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  background: #67795a;
}
.con_ame .box_data .data1 ul li:before {
  content: "■";
  font-size: 70%;
  color: #bdb09c;
  margin-right: 16px;
}
.con_ame .box_data .data2 {
  float: right;
  width: 374px;
  margin-right: 80px;
  overflow: hidden;
}
.con_ame .box_data .data2 h5 {
  font-weight: normal;
  line-height: 1;
  padding-left: 1.5em;
  margin-bottom: 12px;
  position: relative;
  font-size: 139%;
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_ame .box_data .data2 h5:before {
  content: "";
  height: 4px;
  width: .8em;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  background: #67795a;
}
.con_ame .box_data .data2 .ame1 {
  float: left;
  width: 132px;
}
.con_ame .box_data .data2 .ame1 li:before {
  content: "■";
  font-size: 70%;
  color: #bdb09c;
  margin-right: 16px;
}
.con_ame .box_data .data2 .ame2 {
  width: 132px;
  float: right;
}
.con_ame .box_data .data2 .ame2 li:before {
  content: "■";
  font-size: 70%;
  color: #bdb09c;
  margin-right: 16px;
}
.con_ame .box_data .data2 .txt {
  padding-top: 20px;
  clear: both;
}

.img_bady {
  text-align: center;
  margin: 80px 0 82px 0;
}
