@charset "UTF-8";
/*
 * /reception/css/style.css
 *
 */


/* 閉じるボタン
---------------------------------------------------------- */
#colorbox,
#cboxWrapper {
	overflow: visible !important;
}
#cboxClose {
	outline: none;
	position: absolute;
	right: -32px;
	top: -31px;
	width: 19px !important;
	height: 19px !important;
	background: url("/common/img/btn/btn_close01.png") no-repeat left top !important;
	text-indent: -9999px;
}
/*Recommend
---------------------------------------------------------- */

		ol.module_ranking > li ul.mr_list {
			background: none;
		}



/* 年末年始用
---------------------------------------------------------- */

#Syousai_Under_btn > a, #Reserve_Under_btn > a {
/*	background: #ffffff url("/common/img/ico/ico_arr_18x21_01.png") no-repeat scroll 248px center / 8px auto; */
  border: 1px solid black;
  color: #dc1c1c;
  display: block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 48px;
  text-align: center;
  width: 320px;
}
#Syousai_Under_btn > a:hover,
#Reserve_Under_btn > a:hover {
	opacity: 0.7;
	text-decoration: none;
}

#Syousai_Under_btn > a::after, #Reserve_Under_btn > a::after {
  color: #000;
  content: ">";
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  left: 4px;
  position: relative;
  top: -1px;
}

#Syousai_Under_btn {
  padding: 30px 0 20px;
}

#Reserve_Under_btn {
  padding: 30px 0 0;
}

#Reserve_Under_btn > a {
  line-height: 48px;
  margin: 0 auto;
  width: 320px;
}
#Hensoku_msg_3 > a {
  color: #dc1c1c;
  font-size: 16px;
  font-weight: bold;
}
#Hensoku_box {
  font-size: 14px;
  font-weight: normal;
}
#Hensoku_msg_3 {
  padding: 10px 0;
}


#hensoku_info {
  padding-top: 20px;
}
#hensoku_info > span {
  color: #dc1c1c;
}
#hensoku_info > a {
  color: #c69d5a;
  font-weight: normal;
  text-decoration: underline;
}
#hensoku_info > a:hover {
  text-decoration: none;
}
#cart_side_title {
  background-color: #000;
  color: #fff;
  font-weight: normal;
  height: 27px;
  line-height: 27px;
  margin: 30px auto 10px;
  width: 140px;
}
#cart_side_text {
  color: #000;
  font-size: 12px;
  font-weight: normal;
}
#cart_side_text > a {
  color: #c69d5a;
  font-weight: normal;
  text-decoration: underline;
}
#cart_side_text > a:hover {
  text-decoration: none;
}

.nenmatsu_schedule {
	color:#dc1c1c;
  font-size: 13px;
  padding: 20px 0 5px;
}








/* モーダル 席次
---------------------------------------------------------- */
.modal-content.reception {
  height: 640px;
  text-align: center;
  width: 1020px;
}
#MainTitle > p {
  font-size: 26px;
  font-weight: bold;
}
#MainTitle {
  border-bottom: thin solid;
  margin: 0 0 30px;
  padding: 10px 0;
}
#info-graf {
  padding: 30px 0 20px;
}
.mouseover-fader {
  transition: all 0.2s ease 0s;
  opacity: 1;
}
.mouseover-fader:hover {
  opacity: 0.7;
}
#CloseBTN {
  position: relative;
  right: -925px;
  top: 20px;
  width: 50px;
}
.to_reserve p a.modal-open {
  margin-left: 0;
}


/* テーブル
---------------------------------------------------------- */

#InfoMain #table {
  margin-top: 30px;
}

#InfoMain table #Ta-title td, #InfoMain table #Ta-Yajirushi td {
  border-bottom: medium none;
  border-left: medium none;
  border-top: medium none;
  font-size: 11px;
  text-align: right;
}
.modal-content table th,.modal-content table td {
  text-align: center;
}
#Hensoku_box > div {
  text-align: left;
}
#InfoMain table th {
  border-color: #dddddd;
  border-style: dashed solid;
  border-width: 1px 2px;
}
#InfoMain table tr.Ta-data.secnd th {
  border-style: solid solid dashed;
  border-width: 2px 2px 1px;
}
#InfoMain table tr.Ta-data.last th, #InfoMain table tr.Ta-data.last td {
  border-style: dashed solid solid;
  border-width: 1px 2px 2px;
}
#InfoMain table td {
  border-color: #dddddd;
  border-style: dashed solid;
  border-width: 1px 2px;
}
#InfoMain table tr.last td {
  border-style: dashed solid solid;
}
.Ta-data > th {
  height: 55px;
  width: 170px;
}
table th {
  width: 115px;
}
.Ta-data > td {
  font-size: 12px;
}
#Ta-title > th {
  height: 34px;
}
span.Ta-title-sub {
  font-size: 10px;
  font-weight: normal;
  padding-left: 2px;
}
.Ta-data > th {
  color: #c69d5a;
  font-weight: bold;
  height: 55px;
  width: 170px;
}
#InfoMain #Ta-title > th {
  background-color: #c69d5a;
  background-image: url("/assets/info-schedule-s/img/yajirushi_shita.png");
  background-position: 50px 29px;
  background-repeat: no-repeat;
  background-size: 12% auto;
  border-bottom: 1px dashed;
  border-style: solid solid dashed;
  border-width: 2px 2px 1px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  height: 45px;
  padding-top: 5px;
  vertical-align: top;
}

#InfoMain #Ta-Yajirushi > th {
  background-color: #c69d5a;
  border-top: medium none;
}
#InfoMain {
  padding-bottom: 10px;
}
#Pop-Under-sub {
  color: grey;
  font-size: 11px;
}
.Ta-data > td:nth-child(2n) {
  background-color: #f6efe4;
}



/*
---------------------------------------------------------- */
