@charset "UTF-8";
/*----------------------------------------------------
	楽天パーツ
----------------------------------------------------*/
#htlRmSrch {
  top: 1020px;
  left: 20px; }

#upfrntPlans {
  top: 1670px;
  left: 20px; }

#htlSide-A #latest_cstm_review {
  top: 3200px !important;
  left: 20px; }

#htlSide-A .module-history-domsearch {
  top: 3350px !important;
  left: 20px; }

/*header
----------------------------------------------------*/
.l-mv-hs{
  background:url("../img/hotspring/hs_mv_img01.jpg") no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 500px;
}
.p-hs-detail{
  padding-bottom: 150px;
  border-bottom: solid 1px #646a7a;
}
.p-hs-info{
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
}
.p-hs-info__box{
  width: 420px;
  padding-right: 30px;
  margin-bottom: 150px;
}
.p-hs-info__box dl{
  display: flex;
  flex-wrap: wrap;
}
.p-hs-info__box dl dt{
  width: 20%;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.p-hs-info__box dl dd{
  width: 80%;
  padding:10px 0px 10px 40px;
  margin-bottom: 20px;
  border-left: solid 1px #646a7a;
}