@charset "UTF-8";
html.lower #contents .con_intr:after {
  height: 40px;
}
html.lower #contents .con_intr .box_intr {
  background: url(../../rooms/images/bg_intr_ripple.png) no-repeat right bottom/51.6% auto;
}
@media only screen and (min-width: 1120px) {
  html.lower #contents .con_intr .box_intr {
    padding: 0 0 4.46429%;
    min-height: 390px;
  }
}
@media print {
  html.lower #contents .con_intr .box_intr {
    padding: 0 0 4.46429%;
    min-height: 390px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1119px) {
  html.lower #contents .con_intr .box_intr {
    padding: 2.67857% 0 0.89286%;
  }
}
html.lower #contents .con_intr .box_intr h3 {
  background: url(../images/home/bg_intr_obi.png) repeat 0 0;
  line-height: 1.4em;
  letter-spacing: .4em;
  text-align: center;
  position: relative;
  padding: 50px 15px 40px;
  width: 2.8em;
  margin-right: 31.25%;
  font-size: 160%;
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  html.lower #contents .con_intr .box_intr h3 {
    font-size: 147%;
  }
}
@media only screen and (max-width: 1023px) {
  html.lower #contents .con_intr .box_intr h3 {
    display: inline-block;
    width: auto;
    padding: 5px 3em 5px 1em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  html.lower #contents .con_intr .box_intr h3 {
    width: 100%;
    padding: 10px 0.5em;
    font-size: 127%;
  }
}
html.lower #contents .con_intr .box_intr h3 span {
  color: #fff;
}
html.lower #contents .con_intr .box_intr h3:before, html.lower #contents .con_intr .box_intr h3:after {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 1023px) {
  html.lower #contents .con_intr .box_intr h3:before, html.lower #contents .con_intr .box_intr h3:after {
    width: 100%;
    height: 1px;
  }
}
html.lower #contents .con_intr .box_intr h3:before {
  left: 5px;
}
@media only screen and (max-width: 1023px) {
  html.lower #contents .con_intr .box_intr h3:before {
    top: 3px;
    left: 0;
  }
}
html.lower #contents .con_intr .box_intr h3:after {
  right: 5px;
}
@media only screen and (max-width: 1023px) {
  html.lower #contents .con_intr .box_intr h3:after {
    top: auto;
    bottom: 3px;
    left: 0;
    right: auto;
  }
}
@media only screen and (min-width: 1024px) {
  html.lower #contents .con_intr .box_intr .txt {
    margin-top: 10.71429%;
    height: 20em;
    line-height: 2em;
    width: 6em;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1119px) {
  html.lower #contents .con_intr .box_intr .txt {
    margin-top: 5.35714%;
  }
}
html.lower #contents .con_intr .box_photo li {
  width: 100%;
  float: none;
}

/* con_group_plan プランの詳細 */
.con_group_plan {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  .con_group_plan {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_group_plan {
    margin-top: 4em;
  }
}
.con_group_plan .main_title {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .con_group_plan .main_title {
    margin-bottom: 1.5em;
  }
}
.con_group_plan .box_plan {
  margin-top: 90px;
  overflow: hidden;
}
.con_group_plan .box_plan:nth-of-type(1) {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .con_group_plan .box_plan {
    margin-top: 3.5em;
  }
}
.con_group_plan .box_plan .s_title {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .con_group_plan .box_plan .s_title {
    margin-bottom: 1em;
  }
}
.con_group_plan .box_plan .photo {
  float: left;
  width: 47.76786%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .con_group_plan .box_plan .photo {
    float: none;
    width: 100%;
    margin-bottom: 0.8em;
  }
  .con_group_plan .box_plan .photo img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_group_plan .box_plan .box_det {
    float: right;
    width: 47.76786%;
  }
}
.con_group_plan .box_plan .box_det .txt, .con_group_plan .box_plan .box_det table {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .con_group_plan .box_plan .box_det .txt, .con_group_plan .box_plan .box_det table {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 1120px) {
  .con_group_plan .box_plan .box_det table th {
    width: 120px;
  }
}
@media print {
  .con_group_plan .box_plan .box_det table th {
    width: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  .con_group_plan .box_plan .box_det table th {
    width: 100px;
  }
}
.con_group_plan .box_plan .box_det .txt_price {
  margin-bottom: 20px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .con_group_plan .box_plan .box_det .txt_price {
    margin-bottom: 1em;
  }
}
.con_group_plan .box_plan .box_det .txt_price span {
  color: #a0892e;
  margin-left: 1em;
}
.con_group_plan .box_plan .box_det .txt_price span em {
  line-height: 1;
  font-size: 240%;
  font-family: 'Crimson Text', "Times New Roman", Times, Garamond, Georgia, serif;
}
.ie .con_group_plan .box_plan .box_det .txt_price span em {
  font-family: "Times New Roman", 'Crimson Text', Times, Garamond, Georgia, serif;
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  .con_group_plan .box_plan .box_det .txt_price span em {
    font-size: 227%;
  }
}
@media only screen and (max-width: 767px) {
  .con_group_plan .box_plan .box_det .txt_price span em {
    font-size: 174%;
  }
}
.con_group_plan .box_plan .box_det .box_btn {
  overflow: hidden;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .con_group_plan .box_plan .box_det .box_btn {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 1024px) {
  .con_group_plan .box_plan .box_det .box_btn > li {
    width: 48.2243%;
  }
}
@media only screen and (min-width: 1024px) {
  .con_group_plan .box_plan .box_det .box_btn > li.btn_plan {
    float: left;
  }
}
.con_group_plan .box_plan .box_det .box_btn > li.btn_base {
  float: right;
}
@media only screen and (max-width: 1023px) {
  .con_group_plan .box_plan .box_det .box_btn > li.btn_base {
    float: none;
    margin-bottom: 1em;
  }
}
.con_group_plan .box_plan .box_det_oth {
  clear: both;
  text-align: center;
  letter-spacing: -.4em;
  background: url(../images/common/bg_gray.jpg) repeat 0 0;
  padding: 4.46429% 4.01786%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .con_group_plan .box_plan .box_det_oth {
    padding: 6% 5%;
  }
}
.con_group_plan .box_plan .box_det_oth .boxs {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  text-align: left;
  width: 47.08738%;
  margin: 5.82524% 0 0 5.82524%;
}
@media only screen and (min-width: 768px) {
  .con_group_plan .box_plan .box_det_oth .boxs:nth-of-type(2n+1) {
    margin-left: 0;
  }
  .con_group_plan .box_plan .box_det_oth .boxs:nth-of-type(-n+2) {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_group_plan .box_plan .box_det_oth .boxs {
    display: block;
    width: 100%;
    margin: 1.5em 0 0;
  }
  .con_group_plan .box_plan .box_det_oth .boxs:nth-of-type(1) {
    margin-top: 0;
  }
}
.con_group_plan .box_plan .box_det_oth .boxs h5 {
  margin-bottom: 0.6em;
}
