@charset "UTF-8";
/*
 * /information/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;
}
/*
---------------------------------------------------------- */
/*
---------------------------------------------------------- */
/*
---------------------------------------------------------- */

/* 変則スケジュール用
---------------------------------------------------------- */

#Syousai_Under_btn > a, #Reserve_Under_btn > a {
/*  background: #ffffff url("/common/img/ico/ico_arr_18x21_01.png") no-repeat scroll 286px 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::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 > a:hover,
#Reserve_Under_btn > a:hover {
	opacity: 0.7;
	text-decoration: none;
}
#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: #c69d5a;
  font-size: 18px;
  font-weight: bold;
}
#Hensoku_box {
  font-size: 14px;
  font-weight: normal;
}
#Hensoku_msg_3 {
  color: gray;
  font-size: 12px;
  padding: 10px 0;
}

#Hensoku_msg_2 {
  padding-top: 20px;
}
.Hensoku_YMD {
  padding-bottom: 15px;
}
.Hensoku_YMD_title {
  color: #dc1c1c;
  font-size: 16px;
  font-weight: bold;
}
#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: 210px;
}
#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;
}


/* 年末年始 ポップアップ用 招待状
---------------------------------------------------------- */

#MainTitle > p {
  font-size: 26px;
  font-weight: bold;
}
#MainTitle {
  border-bottom: thin solid;
  margin: 0 40px 30px;
  padding: 10px 0;
}
#info-graf {
  padding: 30px 0 20px;
}
.mouseover-fader:hover {
  opacity: 0.7;
}
#CloseBTN {
  position: relative;
  right: -236px;
  top: -48px;
}

.Hensoku_YMD_title_I {
  color: #1c2c3a;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 6px;
}
#MainCont #InfoMain {
  padding-bottom: 30px;
}
.Hensoku_YMD_I {
  padding-bottom: 25px;
}
#Hensoku_msg_3_I {
  color: grey;
  font-size: 11px;
  padding-top: 15px;
}
.modal-content.invitation {
  height: 470px;
  text-align: center;
  width: 640px;
}
.to_reserve p a.modal-open {
  margin-left: 0;
}
/*
---------------------------------------------------------- */
