@charset "UTF-8";
#rakutenContents div.main div.mainCopy {
  background-color: #f5f5f5;
  margin-bottom: 50px;
}

#rakutenContents div.main div.mainCopy > section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 45px;
}

#rakutenContents div.main div.mainCopy > section > h2 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝B", "Yu Mincho", YuMincho, "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", Times, Garamond, Georgia, serif;
  font-size: 25px;
  letter-spacing: 3px;
}

#rakutenContents div.main div.mainCopy > section > h2 > span {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
}

#rakutenContents div.main div.mainCopy > section > h2 > small {
  font-size: 15px;
}

#rakutenContents div.main div.mainCopy > section > div p.subCopy {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝B", "Yu Mincho", YuMincho, "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", Times, Garamond, Georgia, serif;
  margin-bottom: 25px;
  font-size: 15px;
}

#rakutenContents div.main section {
  margin-bottom: 60px;
}

#rakutenContents div.main section.aboutArea h3 {
  width: 174px;
  margin: 0 auto 40px;
}

#rakutenContents div.main section.aboutArea > p {
  text-align: center;
  margin-bottom: 40px;
}

#rakutenContents div.main section.detailArea h3 {
  border-top: 3px solid #222;
  font-size: 23px;
  letter-spacing: 3px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝B", "Yu Mincho", YuMincho, "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", Times, Garamond, Georgia, serif;
  padding-top: 20px;
  padding-left: 20px;
  margin-bottom: 30px;
}

#rakutenContents div.main section.detailArea > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#rakutenContents div.main section.detailArea > div > dl {
  width: calc(50% - 20px);
}

#rakutenContents div.main section.detailArea > div > dl dt {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝B", "Yu Mincho", YuMincho, "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", Times, Garamond, Georgia, serif;
  font-size: 20px;
  margin: 15px 0;
}

#rakutenContents div.main section.detailArea > div > dl dd {
  margin-bottom: 5px;
}

#rakutenContents div.main section table {
  width: 100%;
  border-collapse: collapse;
}

#rakutenContents div.main section table th,
#rakutenContents div.main section table td {
  border-bottom: 1px solid #222;
  padding: 17px 10px;
  font-weight: normal;
  vertical-align: middle;
}

#rakutenContents div.main section table th {
  width: 120px;
  text-align: center;
}
/*# sourceMappingURL=hotspring.css.map */