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

 file name  : rooms.css
 author     : Ability Consultant
 style info :     客室
=================================================================== */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#cus_page, #RthCustomizeW {
  font-size: 15px;
  letter-spacing: -.03em;
  color: #000;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
}
.con_lnk ul, .con_roo_1 .box_po, .con_faci {
  max-width: 950px;
  margin: auto;
}

.con_intro .box_nav ul:after, .con_roo_1 .box_roo:after, .con_roo_1 .box_po ul:after, .con_roo_1 .box_po ul li .btn:after, .con_roo2 .box_roo:after, .con_faci ul:after, .con_tea .box_tea:after {
  content: "";
  display: table;
  clear: both;
}

/* Animation */
/* Font size */
/*Vertical text */
/* -----------------------------------------------------------
	common
----------------------------------------------------------- */
table.tbl_roo {
  width: 100%;
}
table.tbl_roo tr td {
  width: 50%;
  border-top: 1px solid #957c5d;
  border-bottom: 1px solid #957c5d;
  font-size: 100%;
  line-height: 1.8;
  padding: .5em 0;
}

/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
  background: transparent url(../images/rooms/img_main.jpg) no-repeat center center;
  background-size: cover;
}

/* -----------------------------------------------------------
	con_lnk
----------------------------------------------------------- */
.con_lnk {
  background: transparent url(../images/common/bg_lnk.jpg);
  padding: 45px 0;
}
.con_lnk ul {
  text-align: center;
}
.con_lnk ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0  1em;
}
.con_lnk ul li a {
  text-decoration: none !important;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
  font-size: 100%;
}
.mouse .con_lnk ul li a:hover, .touch .con_lnk ul li a.touchstart {
  text-decoration: underline !important;
}
.touch .con_lnk ul li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_lnk ul li a.touchend {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_lnk p {
  text-align: center;
}
.con_lnk p select {
  max-width: 100%;
  padding: .5em;
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  background: transparent url(../images/rooms/img_intro.jpg) no-repeat center center;
  background-size: cover;
  height: 700px;
  position: relative;
  text-align: center;
  padding-top: 8em;
  margin-bottom: 12px;
}
.con_intro .box_intro {
  color: #fff;
}
.con_intro .box_intro .txt {
  margin: 1em 0 2em;
  line-height: 2.5;
  font-size: 100%;
}
.con_intro .box_nav {
  position: absolute;
  bottom: -95px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 20;
}
.con_intro .box_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 90%;
  margin: auto;
}
.con_intro .box_nav ul li {
  margin: 0 1% 2%;
  width: 127px;
}
.con_intro .box_nav ul .renewal{
  margin: 0 1% 2%;
  width: 155px;
}
.con_intro .box_nav ul li a {
  display: block;
  text-decoration: none;
  position: relative;
  color: #fff;
}
.con_intro .box_nav ul li a .photo img {
  width: 100%;
  max-width: none;
}
.con_intro .box_nav ul li a .txt {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  left: 0;
}
.con_intro .box_nav ul li a .txt span {
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  -moz-text-orientation: upright;
  -ms-text-orientation: upright;
  text-orientation: upright;
  text-align: left;
  display: inline-block;
  font-size: 119%;
}
.con_intro .box_nav ul li a .txt span em {
  font-size: 127%;
}
.con_intro .box_nav ul li a .txt span.larg {
  font-size: 132%;
}
.con_intro .box_nav ul li a .more {
  position: absolute;
  width: 56px;
  height: 56px;
  color: #fff;
  text-align: center;
  background: #221608;
  bottom: -30px;
  bottom: -30px;
  left: 50%;
  margin-left: -23px;
  padding-top: .5em;
}
.con_intro .box_nav ul li a .more em {
  display: inline-block;
}
.con_intro .box_nav ul li a .more em:last-child {
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari */
  transform: rotate(90deg);
  /* Standard syntax */
}
.con_intro .box_nav ul li:last-child {
  margin-right: 0;
}

/* -----------------------------------------------------------
	box_slide_1
----------------------------------------------------------- */
.box_slide_1 {
  position: relative;
  width: 950px;
  height: 582px;
  margin: 0 auto;
  overflow: hidden;
}
.box_slide_1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.box_slide_1 ul li {
  z-index: 10;
  opacity: 0;
  width: 950px;
  height: 582px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: anime 12s 0s infinite;
  animation: anime 12s 0s infinite;
}
.box_slide_1 ul li:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.box_slide_1 ul li:nth-child(2) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.box_slide_1 ul li:nth-child(3) {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}
.box_slide_1 ul li img {
  width: 950px;
  height: 582px;
}
.box_slide_1 .pic img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 100%;
  -webkit-animation: imgTrans 18s ease-in infinite;
  animation: imgTrans 18s infinite;
}
.box_slide_1 #photo1 img,
.box_slide_1 #photo4 img {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.box_slide_1 #photo2 img,
.box_slide_1 #photo5 img {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.box_slide_1 #photo3 img,
.box_slide_1 #photo6 img {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

/* -----------------------------------------------------------
	box_slide_2
----------------------------------------------------------- */
.box_slide_2 {
  position: relative;
  max-width: 950px;
  height: 476px;
  margin: 0 auto;
  overflow: hidden;
}
.box_slide_2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.box_slide_2 ul li {
  z-index: 10;
  opacity: 0;
  width: 950px;
  height: 476px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: anime 12s 0s infinite;
  animation: anime 12s 0s infinite;
}
.box_slide_2 ul li:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.box_slide_2 ul li:nth-child(2) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.box_slide_2 ul li:nth-child(3) {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}
.box_slide_2 ul li img {
  width: 950px;
  height: 476px;
}

@-webkit-keyframes anime {
  0% {
    opacity: 0;
  }
  20.83% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  45.83% {
    opacity: 0;
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes anime {
  0% {
    opacity: 0;
  }
  20.83% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  45.83% {
    opacity: 0;
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}

/* -----------------------------------------------------------
	con_roo_1
----------------------------------------------------------- */
.wrp_roo {
  /* background: transparent url(../images/rooms/bg_roo.jpg); */
  position: relative;
}
/*.wrp_roo:after {
  content: '';
  width: 33.809%;
  height: 172px;
  position: absolute;
  background: transparent url(../images/rooms/bg_roo_3_01.jpg) no-repeat center bottom;
  background-size: 100% auto;
  bottom: 0;
  right: 0;
}*/
.con_roo_1 {
  /* background: transparent url(../images/rooms/bg_roo_2.jpg) no-repeat top right; */
  background-size: 33.64435%;
  padding-bottom: 30px;
}
.con_roo_1.yamanami {
  background: url("../images/common/bg_par.jpg") repeat;
}
.con_roo_1.ryusui {
  background-image: url(../images/rooms/bg_roo_2.jpg),
  url(../images/rooms/bg_roo.jpg);
  background-position: top right,top right;
  background-repeat: no-repeat,repeat;
}
.con_roo_1.kawane {
  /*background: url("../images/common/bg_par.jpg") repeat;*/
  background-image: url(../images/rooms/bg_roo_2.jpg),
  url(../images/rooms/bg_roo.jpg);
  background-position: top right,top right;
  background-repeat: no-repeat,repeat;
}
.con_roo_1.tsuki .box_st {
  /*background-image: url(../images/rooms/bg_roo_2.jpg),
  url(../images/rooms/bg_roo.jpg);
  background-position: top right,top right;
  background-repeat: no-repeat,repeat;*/
  background: url(../images/rooms/bg_kawane01.png), url(../images/rooms/bg_kawane02.png);
  background-repeat: no-repeat;
  background-position: left bottom, right top;
  background-size: 50% auto, 35% auto;
}
.con_roo_1.tsuki {
  padding-bottom: 0;
}
.con_roo_1.sakura {
  /*padding-top: 80px;*/
  position: relative;
}
.con_roo_1.sakura .box_btn .btn1 {
  position: absolute;
  z-index: 100;
  top: 920px;
  right: 27px;
  width: 250px;
}
.con_roo_1.sakura .box_btn .btn1 p a span {
  padding: 1.2em 0;
}
.con_roo_1.sakura .box_btn .btn2 {
  position: absolute;
  z-index: 100;
  bottom: 30px;
  right: 0;
  width: 465px;
  display: flex;
  justify-content: space-between;
}
.con_roo_1.sakura .box_btn .btn2 .btn_brown, .con_roo_1.sakura .box_btn .btn2 .btn_black {
  width: 48%;
}
.con_roo_1.sakura .box_btn .btn2 .btn_brown a span, .con_roo_1.sakura .box_btn .btn2 .btn_black a span {
  padding: 1.2em 0;
}
.con_roo_1.kawane {
  /*padding-top: 80px;*/
  position: relative;
}
.con_roo_1.kawane .box_btn .btn1 {
  position: absolute;
  z-index: 100;
  top: 1010px;
  right: 27px;
  width: 250px;
}
.con_roo_1.kawane .box_btn .btn1 p a span {
  padding: 1.2em 0;
}
.con_roo_1.kawane .box_btn .btn2 {
  position: absolute;
  z-index: 100;
  bottom: 30px;
  right: 0;
  width: 465px;
  display: flex;
  justify-content: space-between;
}
.con_roo_1.kawane .box_btn .btn2 .btn_brown, .con_roo_1.kawane .box_btn .btn2 .btn_black {
  width: 48%;
}
.con_roo_1.kawane .box_btn .btn2 .btn_brown a span, .con_roo_1.kawane .box_btn .btn2 .btn_black a span {
  padding: 1.2em 0;
}
.con_roo_1.tsuki {
  /*padding-top: 80px;*/
  position: relative;
}
.con_roo_1.tsuki .box_btn .btn1 {
  position: absolute;
  z-index: 100;
  top: 983px;
  right: 27px;
  width: 250px;
}
.con_roo_1.tsuki .box_btn .btn1 p a span {
  padding: 1.2em 0;
}
.con_roo_1.tsuki .box_btn .btn2 {
  position: absolute;
  z-index: 100;
  top: 1590px;
  right: 0;
  width: 465px;
  display: flex;
  justify-content: space-between;
}
.con_roo_1.tsuki .box_btn .btn2 .btn_brown, .con_roo_1.tsuki .box_btn .btn2 .btn_black {
  width: 48%;
}
.con_roo_1.tsuki .box_btn .btn2 .btn_brown a span, .con_roo_1.tsuki .box_btn .btn2 .btn_black a span {
  padding: 1.2em 0;
}
.con_roo_1.tokubetsu {
  background-image: url(../images/rooms/bg_roo_2.jpg),
  url(../images/rooms/bg_roo.jpg);
  background-position: top right,top right;
  background-repeat: no-repeat,repeat;
}
.con_roo_1.tokubetsu .box_info {
margin-bottom: 50px;
}

.con_roo_1.kozuki {
  /*padding-top: 80px;*/
  position: relative;
}
.con_roo_1.kozuki .box_btn .btn1 {
  position: absolute;
  z-index: 100;
  top: 990px;
  right: 27px;
  width: 250px;
}
.con_roo_1.kozuki .box_btn .btn1 p a span {
  padding: 1.2em 0;
}
.con_roo_1.kozuki .box_btn .btn2 {
  position: absolute;
  z-index: 100;
  bottom: 30px;
  right: 0;
  width: 465px;
  display: flex;
  justify-content: space-between;
}
.con_roo_1.kozuki .box_btn .btn2 .btn_brown, .con_roo_1.kozuki .box_btn .btn2 .btn_black {
  width: 48%;
}
.con_roo_1.kozuki .box_btn .btn2 .btn_brown a span, .con_roo_1.kozuki .box_btn .btn2 .btn_black a span {
  padding: 1.2em 0;
}
.con_roo_1.unkai {
  /*padding-top: 80px;*/
  position: relative;
}
.con_roo_1.unkai .box_st {
  background: url(../images/rooms/bg_kawane01.png), url(../images/rooms/bg_kawane02.png);
  background-repeat: no-repeat;
  background-position: left bottom, right top;
  background-size: 50% auto, 35% auto;
}
.con_roo_1.unkai .box_btn .btn1 {
  position: absolute;
  z-index: 100;
  top: 1055px;
  right: 27px;
  width: 250px;
}
.con_roo_1.unkai .box_btn .btn1 p a span {
  padding: 1.2em 0;
}
.con_roo_1.unkai .box_info {
  margin-bottom: 120px;
}
.con_roo_1.unkai .box_info .info .txt {
  width: 500px !important;
}
.con_roo_1.unkai .box_info .info .st_md1 span {
  display: block;
  color: #920000;
  font-size: 120%;
}
.con_roo_1.unkai .box_info .info .st_md1 em {
  font-weight: normal;
  text-align: center;
  font-size: 188%;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
  font-style: normal;
}
.con_roo_1.unkai .box_info .inner {
  float: left;
}

.con_roo_1.unkai .box_info .info .box_sub .tbl_roo td:first-child {
  width: 20%!important;
}

.con_roo_1.unkai .box_btn .btn2 {
  position: absolute;
  z-index: 100;
  bottom: 30px;
  right: 0;
  width: 465px;
  display: flex;
  justify-content: space-between;
}
.con_roo_1.unkai .box_btn .btn2 .btn_brown, .con_roo_1.unkai .box_btn .btn2 .btn_black {
  width: 48%;
}
.con_roo_1.unkai .box_btn .btn2 .btn_brown a span, .con_roo_1.unkai .box_btn .btn2 .btn_black a span {
  padding: 1.2em 0;
}
.con_roo_1.kotone {
  /*padding-top: 80px;*/
  position: relative;
}
.con_roo_1.kotone .box_btn .btn1 {
  position: absolute;
  z-index: 100;
  top: 1010px;
  right: 27px;
  width: 250px;
}
.con_roo_1.kotone .box_btn .btn1 p a span {
  padding: 1.2em 0;
}
.con_roo_1.kotone .box_info {
  margin-bottom: 90px;
}
.con_roo_1.kotone .box_info .info .txt {
  width: 554px !important;
}
.con_roo_1.kotone .box_info .info .box_sub {
  width: 333px !important;
}
.con_roo_1.kotone .box_btn .btn2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.con_roo_1.kotone .box_po ul li {
  float: none;
  display: flex;
  justify-content: space-evenly;
  width: 100%;
}

.con_roo_1.kotone .box_po div {
  width: 45%;
}

.con_roo_1.kotone .box_po .box_btn {
  width: 100%;
}

.con_roo_1.kotone .box_btn .btn2 .btn_brown, .con_roo_1.kotone .box_btn .btn2 .btn_black {
  width: 48%;
}
.con_roo_1.kotone .box_btn .btn2 .btn_brown a span, .con_roo_1.kotone .box_btn .btn2 .btn_black a span {
  padding: 1.2em 0;
}
.con_roo_1 .box_st .sub {
  padding: 0;
  margin: 0;
}
.con_roo_1 .box_st {
  background: transparent url(../images/rooms/bg_roo_1.jpg) no-repeat 5% top;
  background-size: 27.27772%;
  text-align: center;
  padding: 80px 0 40px;
}
.con_roo_1 .box_st .open{
    display: block;
    color: #920000;
    font-size: 150%;
}
.con_roo_1.yamanami .box_st {
  background: url(../images/rooms/bg_kawane01.png), url(../images/rooms/bg_kawane02.png);
  background-repeat: no-repeat;
  background-position: left bottom, right top;
  background-size: 50% auto, 35% auto;
}
.con_roo_1.sakura .box_st {
  background: url(../images/rooms/bg_kawane01.png), url(../images/rooms/bg_kawane02.png);
  background-repeat: no-repeat;
  background-position: left bottom, right top;
  background-size: 50% auto, 35% auto;
}
.con_roo_1 .box_st h3 {
  margin: 0 0 30px 0;
  line-height: 1.3;
}
.con_roo_1 .box_st h3 span {
  font-size: 130%;
}
.con_roo_1 .box_st .txt {
  line-height: 1.8;
  font-size: 100%;
  color: #000;
}
.con_roo_1 .box_roo {
  position: relative;
}
.con_roo_1 .box_roo .box_info {
  width: 950px;
}
.con_roo_1 .box_roo .box_info .info {
  max-width: 900px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 20px;
}
.con_roo_1 .box_roo .box_info .info h3 {
  margin: 0 0 20px 0;
  font-size: 230%;
  line-height: 1.3;
}
.con_roo_1 .box_roo .box_info .info .txt {
  width: 637px;
  float: left;
  line-height: 1.8;
  font-size: 100%;
  margin-bottom: 20px;
}
.con_roo_1 .box_roo .box_info .info .box_sub {
  width: 250px;
  float: right;
}
.con_roo_1 .box_roo .box_info .info .box_sub .btns {
  margin: 20px 0 30px;
}
.con_roo_1 .box_roo .box_info .info .box_sub .btns p a span {
  padding: 1.2em 0;
}
.con_roo_1 .box_roo .box_info .info .box_sub .btns p.btn_brown {
  margin: 0 0 1em;
}
.con_roo_1 .box_append {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
.con_roo_1 .box_append .btns {
  margin: 40px 0 0;
}
.con_roo_1 .box_append .btns .btn_brown {
  margin: 0 0 .5em;
}
.con_roo_1 .box_po {
  position: relative;
  z-index: 10;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
}
.con_roo_1 .box_po h3 {
  font-weight: normal;
  margin: 0 0 15px 0;
  text-align: center;
  font-size: 230%;
}
.con_roo_1 .box_po ul li {
  float: left;
  width: 465px;
}
.con_roo_1 .box_po ul li img {
  width: 465px;
}
.con_roo_1 .box_po ul li h4 {
  font-weight: normal;
  margin: 5px 0;
  text-align: center;
  font-size: 170%;
}
.con_roo_1 .box_po ul li .txt {
  font-size: 100%;
  line-height: 1.8;
  padding: 0 10px;
}
.con_roo_1 .box_po ul li .btn {
  margin-top: 25px;
}
.con_roo_1 .box_po ul li .btn p {
  float: left;
  width: 48%;
}
.con_roo_1 .box_po ul li .btn p a span {
  padding: 1.2em 0;
}
.con_roo_1 .box_po ul li .btn p:last-child {
  float: right;
}
.con_roo_1 .box_po ul li:last-child {
  float: right;
}
.con_roo_1 .box_washi {
  margin-top: 120px;
}
.con_roo_1 .box_washi .title {
  font-size: 23px;
  padding-bottom: 25px;
}
.con_roo_1 .box_con {
  margin-top: 40px;
}
.con_roo_1 .box_con .img {
  width: 70%;
}
.con_roo_1 .box_con .img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.con_roo_1 .box_con .box_txt {
  background: url('../images/common/bg_par.jpg') repeat;
  width: 96%;
  padding: 2% 0 2% 2%;
}
.con_roo_1.kawane .box_con .box_txt {
  background: #31210b !important;
  color: #fff;
}
.con_roo_1.kawane .box_con .box_txt::before {
  content: '';
  background: url('../images/rooms/bg_con.png') no-repeat bottom right;
  background-size: auto;
  background-size: auto 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.con_roo_1 .box_con .box_txt .st {
  font-size: 23px;
  padding-bottom: 10px;
}
.con_roo_1 .box_con .box_txt .txt {

}

/* -----------------------------------------------------------
	con_roo2
----------------------------------------------------------- */
.con_roo2 {
  position: relative;
  padding: 60px 0 110px;
  margin: 0 auto;
}
.con_roo2:before {
  content: '';
  position: absolute;
  z-index: 0;
  width: 33.809%;
  height: 539px;
  right: 0;
  top: 0;
  background: transparent url(../images/rooms/bg_roo_3_02.jpg) no-repeat center top;
  background-size: 100% auto;
}
.con_roo2:after {
  content: '';
  position: absolute;
  z-index: 0;
  width: 21.84413%;
  height: 586px;
  left: 0;
  top: 30%;
  background: transparent url(../images/rooms/bg_roo_4.png) no-repeat center left;
  background-size: 100% auto;
}
.con_roo2 .box_st {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  margin-bottom: 40px;
  text-align: center;
}
.con_roo2 .box_st .open{
  display: block;
  color: #920000;
  font-size: 150%;
}
.con_roo2 .box_st h3 {
  margin-bottom: 30px;
}
.con_roo2 .box_st .txt {
  line-height: 1.8;
  font-size: 100%;
  color: #000;
}
.con_roo2 .box_roo {
  position: relative;
  z-index: 10;
}
.con_roo2 .box_roo .box_info {
  width: 950px;
  margin-top: 60px;
}
.con_roo2 .box_roo .box_info h3 {
  margin-bottom: 30px;
}
.con_roo2 .box_roo .box_info .box_slide {
  width: 950px;
}
.con_roo2 .box_roo .box_info .box_slide img {
  width: 950px;
}
.con_roo2 .box_roo .box_info .info {
  width: 950px;
  overflow: hidden;
}
.con_roo2 .box_roo .box_info .info .txt {
  width: 600px;
  margin-top: 30px;
  float: left;
  line-height: 1.8;
  font-size: 100%;
  margin-bottom: 25px;
}
.con_roo2 .box_roo .box_info .info .btns {
  width: 300px;
  float: right;
  margin: 30px 0 25px;
}
.con_roo2 .box_roo .box_info .info .btns p a span {
  padding: 1.2em 0;
}
.con_roo2 .box_roo .box_info .info .btns p.btn_brown {
  margin: 0 0 1em;
}
.con_roo2 .box_roo.box2 .box_slide {
  float: right;
}
.con_roo2 .box_roo.box2 .box_info {
  float: left;
}
.con_roo2 .box_roo.box3 {
  width: 100%;
}
.con_roo2 .box_roo.box3 .box_info {
  float: left;
  width: 475px;
}
.con_roo2 .box_roo.box3 .box_info .st_md2_txt {
  margin: 10px 0 0;
}
.con_roo2 .box_roo.box3 .box_info .photo img {
  width: 100%;
}
.con_roo2 .box_roo.box3 .box_info .info {
  width: 475px;
}
.con_roo2 .box_roo.box3 .box_info .info .txt {
  width: 100%;
  margin-top: 10px;
}
.con_roo2 .box_append {
  position: relative;
  z-index: 10;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
.con_roo2 .box_append .btns {
  margin: 40px 0 0;
}
.con_roo2 .box_append .btns .btn_brown {
  margin: 0 0 .5em;
}

/* -----------------------------------------------------------
	con_faci
----------------------------------------------------------- */
.con_faci {
  margin-bottom: 65px;
}
.con_faci h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
  text-align: center;
  font-weight: normal;
  color: #221608;
  margin-bottom: 30px;
  font-size: 219%;
}
.con_faci .txt {
  text-align: center;
  line-height: 1.8;
  color: #232323;
  font-size: 100%;
  margin-bottom: 30px;
}
.con_faci table {
  max-width: 1160px;
  margin: 0 auto;
}
.con_faci table tr td p {
  margin-top: 2em;
  color: #531616;
}
.con_faci ul {
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 50px;
}
.con_faci ul li {
  float: left;
  width: 23.01724%;
  margin-right: 2.58621%;
}
.con_faci ul li .photo img {
  max-width: none;
  width: 100%;
}
.con_faci ul li h4 {
  font-weight: normal;
  text-align: center;
  font-size: 125%;
  margin: .5em 0;
}
.con_faci ul li .txt {
  margin: 0;
  text-align: left;
}
.con_faci ul li:last-child {
  margin-right: 0;
}

/* -----------------------------------------------------------
	con_tea
----------------------------------------------------------- */
.con_tea {
  overflow: hidden;
  background: transparent url(../images/rooms/bg_tea0.jpg);
  margin-bottom: 70px;
  padding: 0 10px 0 0;
}
.con_tea .box_tea {
  background: transparent url(../images/rooms/bg_tea.jpg) no-repeat 95% center;
  position: relative;
}
.con_tea .box_tea .photo {
  float: left;
  width: 380px;
  height: 282px;
}
.con_tea .box_tea .photo img {
  width: 380px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.con_tea .box_tea .info {
  float: right;
  width: 540px;
  padding: 10px 0 20px;
}
.con_tea .box_tea .info h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
  font-weight: normal;
  font-size: 188%;
  color: #221608;
  margin-bottom: 15px;
}
.con_tea .box_tea .info .txt {
  font-size: 100%;
  line-height: 1.8;
}
.con_tea .box_tea .info .txt:last-child {
  margin-bottom: 0;
}
