@charset "UTF-8";

#breadcrumb:after {
  content: "";
  display: block;
  position: absolute; top: -56px; right: 0;
  width: 167px; height: 142px;
  background: url(../images/background-d.png) right top no-repeat;
  z-index: -1;
}

#onsen-intro {
  min-height: 238px;
  padding-top: 2em;
  background: url(../images/background-c.png) left top no-repeat;
}
#onsen-intro .alpha {
  margin-bottom: 1em;
  line-height: 2.5em;
}
#onsen-intro .beta {
  margin-top: 0; margin-left: auto; padding-right: 0;
}

/* スライダーとホバーギミック */

.gimmick1 .title {
  padding: 8px 8px 6px 8px;
  background: url(../images/background-asanoha.png) right bottom no-repeat;
}
.gimmick1 .title h3 {
  margin: 0 0 0 1vw;
  color: #fff;
  font-size: 1.7em;
  white-space: nowrap;
}

#onsen-teien .title {
  background-color: #cd5a6e;
}
#onsen-tenbo .title {
  background-color: #80192f;
}
#onsen-teien .flow {
  background: url(../images/background-e.png) right bottom no-repeat;
}

/* 利用時間 */

.riyojikan {
  max-width: 550px;
  background: #f9e9e9;
}
.riyojikan h6 {
  display: inline-block;
  margin: 0; padding: 10px;
  color: #fff;
  background: #c98080;
}
.riyojikan p {
  margin: .5em; padding-bottom: .5em;
}


/* 貸切風呂 */

#onsen-kashikiri {
  background: #f6f5e6;
}
#onsen-kashikiri h3 {
  margin-bottom: 6px;
}
#onsen-kashikiri-lamp,
#onsen-kashikiri-kazoku {
  margin: 1em 0;
  background: url(../images/background-paper.png) repeat-x;
}
#onsen-kashikiri-lamp {
  margin-bottom: 2em;
}
#onsen-kashikiri-kazoku.flex {
  flex-direction: row-reverse;
}
#onsen-kashikiri .text {
  min-width: 300px;
  flex-grow: 1;
}
#onsen-kashikiri .text p {
  margin-top: 2em;
}
#onsen-kashikiri .picture.flex {
  height: auto;
  align-items: flex-start;
}
#onsen-kashikiri .picture img {
  max-width: 50%; height: auto;
}
#onsen-kashikiri .picture img:first-child {
  padding-right: .5%;
}
#onsen-kashikiri .picture img:last-child {
  padding-left: .5%;
}

/* 庭園足湯 */

#onsen-ashiyu h3 {
  margin: 0;
}
#onsen-ashiyu p {
  margin: 0;
}
#onsen-ashiyu .picture {
  width: 100%; max-width: 550px;
}

#onsen-healingstone {
  word-break: keep-all;
}

/* 日帰り入浴ご利用 */

#onsen-higaeri {
  border: 2px solid #eedbdb;
}

/* 温泉成分と効果 */

#onsen-seibun th.th2 {
  background: #f5f2eb;
}

