@charset "utf-8";
@import url("https://www.holichotel.jp/umeda/rakuten/top/css/font_style.css");

/* CSS Information========
Table of Contents:
 * info

========================== */

table a:hover,
#contents a:hover {
  opacity: 0.75;
}
div#RthCustomize {
  margin: 0;
}
#_____01 {
  margin: auto;
}
#contents {
  width: 950px;
  margin: 0 auto 100px;
}

#contents .main_copy {
  font-size: 15px;
  text-align: center;
  margin: 40px 0 40px;
  line-height: 1.6;
}
#contents h2 {
  font-size: 30px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 50px 0 30px;
}

#contents li {
  list-style: none;
}
/*
#contents a{
    text-decoration: none;
}
*/

/* =======================
	　info
========================== */
#contents .info {
  margin: 0 auto 40px;
}
#contents .info p {
  border: 1px #999 solid;
  padding: 14px;
  text-align: center;
  line-height: 1.5;
  font-size: 0.9em;
}

#contents .info p span {
  color: red;
}
#contents .info p a {
  text-decoration: underline;
  color: #000;
}
#contents .info p a:hover {
  text-decoration: none;
}

/* =======================
	　ページ内リンク
========================== */
.p_navi {
  display: flex;
  justify-content: center;
  font-size: 1.1rem;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
}
.p_navi li {
  padding: 5px 0;
  text-align: center;
  font-size: 1.1rem;
  border-left: #adadad solid 1px;
  width: 49%;
  margin: 10px 0;
}
.p_navi li:nth-child(even) {
  border-right: none;
}

.p_navi li {
  padding: 0px 20px;
}

.p_navi li:last-child {
  border-right: #adadad solid 1px;
}
.p_navi li a {
  text-decoration: none;
  color: #333;
}
.p_navi li a:hover {
  color: #999;
}
/* =======================
	　とび先リンク配置
========================== */
.link {
  margin-top: -170px;
  padding-top: 170px;
  display: block;
}
/* .mainView
------------------------- */
.restaurant_box .mainView {
  width: 100% !important;
  overflow: hidden;
  margin-bottom: 10px;
}
.restaurant_box .mainView ul {
  width: 100% !important;
  overflow: hidden;
  position: relative;
}
.restaurant_box .mainView ul li {
  top: 0;
  left: 0;
  width: 100% !important;
  position: absolute;
}
/* =======================================
	ClearFixElements
======================================= */

.restaurant_box .slideShow ul {
  display: inline-block;
}
.img_right .copy_txt img {
  width: 97%;
}
.m_detail {
  margin-left: 70px;
}
/* =======================
		btn 
========================== */
.btn a {
  background-color: #8e6127;
  color: #fff;
  font-size: 0.9rem;
  width: 100%;
  display: block;
  padding: 15px 0;
  text-align: center;
  text-decoration: none;
}
.btn a:hover {
  color: #fff;
}
.img_right {
  width: 47%;
}
.m_detail {
  margin-left: 147px;
  padding-bottom: 1px;
}
.btn {
  width: 45%;
  margin: 0 auto;
}
.dinnerbar .menu_btn,
.lunchcafe .menu_btn {
  display: flex;
  justify-content: space-between;
  width: 75%;
  margin: 0 auto;
}
.dinnerbar .btn {
  width: 49%;
  margin: 0;
}
/* =======================
		.menu_img
========================== */
.rest_box {
  margin-top: 40px;
}
/* =======================
		.menu_img
========================== */

.detail_box {
  border-top: solid 1px #ededed;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #ededed;
}
.detail_box .m_tit {
  float: left;
  margin-right: 20px;
}
.detail_box {
  padding: 15px 0;
  line-height: 1.5;
  font-size: 0.9em;
}
.detail_box.b_list {
  padding: 15px 0;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin: 0px 0 0;
}
.detail_box .mb_10 {
  margin-bottom: 10px;
}

/* =======================
		.menu_img
========================== */
.img_left {
  width: 50%;
  float: left;
}
.img_left img {
  width: 100%;
}
.img_right {
  width: 45%;
  float: right;
}
.copy_txt {
  margin: 20px 0 20px;
  line-height: 1.8;
  letter-spacing: 0.5px;
}
