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

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.con_time > .inner {
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
@media only screen and (min-width: 641px) and (max-width: 1040px) {
  .con_time > .inner {
    width: 95%;
  }
}
@media only screen and (max-width: 640px) {
  .con_time > .inner {
    width: 93.75%;
  }
}

/* -----------------------------------------------------------
	intro
----------------------------------------------------------- */
.temp_int .txt {
  padding: 20px 0 0;
}
@media only screen and (max-width: 640px) {
  .temp_int .txt {
    padding: 5% 3% 0;
  }
}

/* -----------------------------------------------------------
	時間
----------------------------------------------------------- */
.con_time {
  margin-top: 20px;
  padding: 40px 0;
  background: url(../images/common/bg_doc2.jpg);
}
@media only screen and (max-width: 640px) {
  .con_time {
    margin-top: 3%;
  }
}
@media only screen and (max-width: 640px) {
  .con_time {
    padding: 6.5% 0;
  }
}
.con_time > .inner .box_time {
  overflow: hidden;
}
@media only screen and (min-width: 641px) and (max-width: 1040px) {
  .con_time > .inner .box_time {
    width: 590px;
    margin: auto;
  }
}
@media only screen and (min-width: 1041px) {
  .con_time > .inner .box_time .img {
    float: right;
  }
}
@media print {
  .con_time > .inner .box_time .img {
    float: right;
  }
}
@media only screen and (min-width: 1041px) {
  .con_time > .inner .box_time .box_det {
    float: left;
    width: 400px;
  }
}
@media print {
  .con_time > .inner .box_time .box_det {
    float: left;
    width: 400px;
  }
}
@media only screen and (max-width: 1040px) {
  .con_time > .inner .box_time .box_det {
    margin-top: 1em;
  }
}
.con_time > .inner .box_time .box_det h4 {
  text-align: left;
}
.con_time > .inner .box_time .box_det .txt {
  padding: 10px 0 0 45px;
  font-size: 109%;
  line-height: 1.7;
}
@media only screen and (max-width: 1040px) {
  .con_time > .inner .box_time .box_det .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 1040px) {
  .con_time > .inner .box_time .box_det .txt {
    padding-left: 0;
  }
}
.con_time > .inner .box_menu {
  margin-top: 20px;
}
@media only screen and (max-width: 640px) {
  .con_time > .inner .box_menu {
    margin-top: 3%;
  }
}
.con_time > .inner .box_menu li {
  margin-top: 10px;
}
@media only screen and (max-width: 640px) {
  .con_time > .inner .box_menu li {
    margin-top: 3%;
  }
}
.con_time > .inner .box_menu li:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 1041px) {
  .con_time > .inner .box_menu li {
    display: table;
    width: 100%;
  }
}
@media print {
  .con_time > .inner .box_menu li {
    display: table;
    width: 100%;
  }
}
@media only screen and (max-width: 1040px) {
  .con_time > .inner .box_menu li {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}
.con_time > .inner .box_menu li .st {
  padding: 30px;
  background: url(../images/common/bg_doc5.png);
}
@media only screen and (min-width: 1041px) {
  .con_time > .inner .box_menu li .st {
    display: table-cell;
    vertical-align: middle;
    width: 310px;
  }
}
@media print {
  .con_time > .inner .box_menu li .st {
    display: table-cell;
    vertical-align: middle;
    width: 310px;
  }
}
@media only screen and (max-width: 1040px) {
  .con_time > .inner .box_menu li .st {
    text-align: center;
    padding: 20px 0;
    padding-right: 80px;
  }
}
@media only screen and (max-width: 640px) {
  .con_time > .inner .box_menu li .st {
    padding: 1em;
    padding-right: 6em;
  }
  .con_time > .inner .box_menu li .st img {
    width: 4em;
  }
}
.con_time > .inner .box_menu li .st img {
  vertical-align: middle;
}
.con_time > .inner .box_menu li .st span {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 175%;
  color: #311102;
  font-weight: normal;
  margin-left: .8em;
}
@media only screen and (min-width: 641px) and (max-width: 1040px) {
  .con_time > .inner .box_menu li .st span {
    font-size: 167%;
  }
}
@media only screen and (max-width: 640px) {
  .con_time > .inner .box_menu li .st span {
    font-size: 173%;
  }
}
.con_time > .inner .box_menu li .st span em {
  display: block;
  font-size: 67%;
}
@media only screen and (max-width: 640px) {
  .con_time > .inner .box_menu li .st span {
    font-size: 134%;
  }
}
.con_time > .inner .box_menu li .box_det {
  vertical-align: middle;
  padding: 30px;
  background: url(../images/common/bg_doc4.png);
}
@media only screen and (min-width: 1041px) {
  .con_time > .inner .box_menu li .box_det {
    display: table-cell;
  }
}
@media print {
  .con_time > .inner .box_menu li .box_det {
    display: table-cell;
  }
}
.con_time > .inner .box_menu li .box_det .sst {
  font-size: 117%;
}
@media only screen and (max-width: 640px) {
  .con_time > .inner .box_menu li .box_det .sst {
    font-weight: bold;
  }
}
.con_time > .inner .box_menu li .box_det .txt {
  padding: .5em 0 1em;
  font-size: 109%;
}
.con_time > .inner .box_menu li .box_det .price {
  font-size: 117%;
}
.con_time > .inner .box_menu li .box_det .price em {
  font-size: 136%;
  color: #97420f;
}
@media only screen and (max-width: 1040px) {
  .con_time > .inner .box_menu li .box_det .price {
    text-align: right;
  }
}
@media only screen and (max-width: 640px) {
  .con_time > .inner .box_menu li .box_det .price {
    text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  .con_time > .inner .box_menu li .box_det {
    padding: 1em;
  }
}
.con_time > .inner .box_spe {
  max-width: 880px;
  margin: auto;
  margin-top: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px;
  background: #f9f4f1;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .con_time > .inner .box_spe {
    margin-top: 6.5%;
  }
}
.con_time > .inner .box_spe:before, .con_time > .inner .box_spe:after,
.con_time > .inner .box_spe .inner:before,
.con_time > .inner .box_spe .inner:after {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
}
.con_time > .inner .box_spe:before {
  left: 0;
  top: 0;
  background: url(../hotspring&spa/spa/plan/images/ic_lt.png);
}
.con_time > .inner .box_spe:after {
  right: 0;
  top: 0;
  background: url(../hotspring&spa/spa/plan/images/ic_rt.png);
}
.con_time > .inner .box_spe .inner:before {
  left: 0;
  background: url(../hotspring&spa/spa/plan/images/ic_lb.png);
  bottom: 0;
}
.con_time > .inner .box_spe .inner:after {
  right: 0;
  bottom: 0;
  background: url(../hotspring&spa/spa/plan/images/ic_rb.png);
}
.con_time > .inner .box_spe .inner {
  border: 1px solid #7c604f;
  background: #fff;
  padding: 30px 0;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .con_time > .inner .box_spe .inner {
    padding: 1em 1.5em;
  }
}
.con_time > .inner .box_spe .inner h4 {
  text-align: center;
}
.con_time > .inner .box_spe .inner ul {
  margin-top: 20px;
  display: inline-block;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  .con_time > .inner .box_spe .inner ul {
    margin-top: 3%;
  }
}
.con_time > .inner .box_spe .inner ul li {
  margin-top: .7em;
  font-size: 125%;
}
.con_time > .inner .box_spe .inner ul li:first-child {
  margin-top: 0;
}
.con_time > .inner .box_spe .inner ul li span {
  margin-left: 1em;
}
@media only screen and (max-width: 640px) {
  .con_time > .inner .box_spe .inner ul li {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  .con_time > .inner .box_spe .inner ul li img {
    width: 1.5em;
  }
  .con_time > .inner .box_spe .inner ul li span {
    margin-left: .5em;
  }
}

/* -----------------------------------------------------------
	プラン
----------------------------------------------------------- */
.temp_plan {
  margin-top: 50px;
}
@media only screen and (max-width: 640px) {
  .temp_plan {
    margin-top: 6.5%;
  }
}
