@charset "utf-8";
@import url("https://www.holichotel.jp/umeda/rakuten/top/css/font_style.css");

/* CSS Document */

table a:hover {
  opacity: 0.75;
}
div#RthCustomize {
  margin: 0;
}
#_____01 {
  margin: auto;
}
#contents {
  width: 950px;
  margin: 0 auto;
}
/* =======================
	　info
========================== */
#contents .info {
  margin: 50px auto;
}
#contents .info p {
  border: 1px #999 solid;
  padding: 14px;
  text-align: center;
  line-height: 1.4;
  font-size: 15px;
  width: 90%;
  margin: 0 auto;
}
#contents .info p span {
  color: red;
}
#contents .info p a {
  text-decoration: underline;
  color: #000;
}
#contents .info p a:hover {
  text-decoration: none;
}
#contents .main_copy {
  font-size: 15px;
  text-align: center;
  margin-top: 40px;
  line-height: 1.6;
}
#contents h2 {
  font-size: 30px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 50px 0 30px;
}
#contents ul {
  list-style: none;
}
#contents ul img {
  width: 450px;
  margin-right: 20px;
  float: left;
}
#contents li {
  font-size: 15px;
  margin-bottom: 40px;
  clear: both;
}
#contents ul.p_img {
  display: flex;
  flex-direction: column;
  float: left;
  width: 470px;
  padding: 0;
}
#contents ul.p_img li {
  margin-bottom: 20px;
}
#contents section {
  width: 440px;
  float: left;
}
#contents section p {
  margin: 10px 0 20px;
  line-height: 1.8;
  letter-spacing: 0.5px;
}
#contents section dl {
  line-height: 1.5;
  padding: 20px 0 20px 10px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
#contents section dt {
  float: left;
}
#contents section dd {
  margin-left: 145px;
}
/* ==============================
   　　　btn
============================== */
.r_btn {
  text-align: center;
}
.r_btn a {
  margin: 50px auto;
  background-color: #8e6126;
  display: block;
  padding: 10px;
  color: #fff;
  text-decoration: none;
}
.r_btn a:hover {
  opacity: 0.75;
  color: #fff;
}
/* ==============================
   　　　表
============================== */
#contents table {
  margin: 20px 0;
  font-size: 14px;
  float: left;
  padding-left: 40px;
}
#contents table tr td {
  width: 24%;
  height: 30px;
}
#contents table tr .ttl_txt {
  text-align: center;
  background-color: #ededed;
  width: 8%;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
#contents table tr .pl_20 {
  padding: 10px 20px 10px;
}
#contents table tr .lh {
  line-height: 1.5;
  border-right: solid 1px #cccccc;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
