@charset "UTF-8";

/* ヘッダー画像 */
header h1.header_img {
	background: url(../img/img_header.png);
	width:940px;
	height:280px;
}

/* フッター画像 */
footer h1.footer_img {
	background: url(../img/img_footer.png);
	width:940px;
	height:280px;
}


/* プランカレンダーQriptスタイルシート不備修正 */
.plan-calender tbody td{
	text-align:center;
}

/* プラン検索 結果0件表示 */
.search-no-plan p {
    font-size: 1.4rem;
    color: #666;
    line-height: 21px;
    margin-bottom: 50px;
}


/* [部屋タイプ紹介ページ] 部屋画像が無い場合、詰めるため */
div.box-common div.figbox div.wide{
	width:100%;
}

/* フローが５つの場合 */
.reservation-flow.flow_five ol li{
	width: 144px;
}

/* フローが４つの場合 */
.reservation-flow.flow_four ol li{
	width: 180px;
}

/* フローが２つの場合 */
.reservation-flow.flow_two ol li{
	width: 345px;
}

/* パスワード 入力欄 */
input[type="password"]{
	margin: 0;
	padding: 5px 10px;
	background: #ffffff;
	border: #ccc 1px solid;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	font-family: 游ゴシック体,Yu Gothic,YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,Arial,Helvetica,Verdana,sans-serif;
}

/* 予約登録 会員オプション */
.continue-block .formbox-continue-member-block input {
    padding: 5px 15px;
    box-sizing: border-box;
    border: #d8d8d8 1px solid;
    background: #f5f5f5;
    font-size: 12px;
    line-height: 2.7;
    transition: .3s all;
}
.continue-block .formbox-continue-member-block textarea {
    width:300px;

}
.continue-block .formbox-continue-member-block {
    padding: 25px;
    margin-bottom: 20px;
    background: #fff;
}
.formbox-continue-member-block dd {
	width: 360px;
}

.continue-block .formbox-continue-member-block label:after
{
	content: "";
	display: block;
}
.continue-block .formbox-continue-member-block dd br {
    display:none;

}

/* 強調文字 */
.f_bold{
	font-weight: bold;
}

/* [会員ログイン] ログイン完了後 会員メニュー一覧 */
table.mem_menu tr td p{
	margin: auto auto;
}
table.mem_menu tr td p button.next{
	width:270px;
	margin:0 10px;
}

/* [利用履歴照会] キャンセル済予約 赤字 */
.table-common tr.cancel th, .table-common tr.cancel td, .table-common tr.cancel form{
    color: #ea3a15;
}

/* [予約完了画面]予約番号を強調 */
div#done p span.y_no_font{
	font-size:120%;
	font-weight:bold;
}

/* [ご宿泊者名入力]名前入力欄 */
.input-name-box input[type="text"] {
  width: 150px;
  margin-right: 10px;
  border: #ccc 1px solid;
  background: #fff;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.8;
}

.form-customer-registration dd input[type="text"].small {
  width: 100px;
}

/* [オプション詳細ページ] */
	body#option_detail{
		width:700px;
		margin:0 auto;
		padding:10px;
		background-color:#FFFFFF;
	}
	body#option_detail .form-customer-registration dt{
		width:350px;
		font-weight: normal;
	}
	body#option_detail .form-customer-registration dd{
		width:350px;
	}
	body#option_detail .form-customer-registration dd figure{
		max-width: none;
	}

.search-plan .form-search-plan .update_reserve-calendar{
	top: 80px;
}

/* 升目カレンダー 祝日背景色 */
.search-plan .form-search-plan .form-calendar table tbody th.cal_holiday,
.search-plan .form-search-plan .form-calendar table tbody td.cal_holiday {
    background: #f9e6e6;
}

/*予約変更の確認画面の変更項目の背景色*/
.change_rsv{
	background-color:#FFFFC0;
	margin:0;
}

.search-plan .form-search-plan dl.form-item-category dd ul li {
  width:180px;
}

.box-plan .content-box-plan .price-box-plan span {
  margin-bottom: 10px;
}

.box-plan .table-box-plan tbody td.category{
  text-align: left;
}

div.sales_period{
  text-align: right;
  padding-bottom:5px;
}

.content-plan-calender .plan-calender .day td.holiday {
  background: #f9e6e6;
  color: #be2c2c;
}

p#page-top {
	position: fixed;
	bottom: 10px;
	right: 20px;
}
p#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 80px;
	height: 45px;
	padding-top:35px;
	text-align: center;
	margin:auto auto;
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-size: 12px;
}
p#page-top a:hover {
	text-decoration: none;
	background: #999;
}

.search-plan .box-form-option.display_block, .display_block{
	display: block;
}

.search-plan .form-search-plan .form-calendar table tbody th.active_to, .search-plan .form-search-plan .form-calendar table tbody td.active_to {
  background: #CCFFCC;
}

.search-plan .form-search-plan .form-calendar table tbody th.active_from, .search-plan .form-search-plan .form-calendar table tbody td.active_from {
  background: #98FB98;
}

.search-plan .form-search-plan .form-calendar table tbody th.active_from.active_to, .search-plan .form-search-plan .form-calendar table tbody td.active_from.active_to {
  background: #32CD32;
}

.rsv_err{
  background: #FFE4E1;
}

.box-plan.choice-plan.select_plan::before {
  background: #dd8e59;
}

.box-plan .content-box-plan .price-box-plan span.credit1:after{
	content: "事前クレジット精算可";
}
.box-plan .content-box-plan .price-box-plan span.credit2 {
  border: #888 1px solid;
  background: #ccc;
  color: #333;
}
.box-plan .content-box-plan .price-box-plan span.credit2:after{
	content: "事前クレジット精算要";
}
.box-plan .content-box-plan .price-box-plan span.credit3:after{
	content: "";
}

.button_guide{
	font-weight:bold;
}

.hotel_name{
	font-size: 18px;
	font-family: 游ゴシック体,Yu Gothic,YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,Arial,Helvetica,Verdana,sans-serif;
	color:white;
	padding:10px 0px 0px 10px;
	text-indent:-9999px;
}
.hotel_tel{
	font-size: 14px;
	font-family: 游ゴシック体,Yu Gothic,YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,Arial,Helvetica,Verdana,sans-serif;
	color:white;
	padding:5px 0px 0px 10px;
	text-indent:-9999px;
}
.hotel_email{
	font-size: 14px;
	font-family: 游ゴシック体,Yu Gothic,YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,Arial,Helvetica,Verdana,sans-serif;
	padding:5px 0px 0px 10px;
	text-indent:-9999px;
}
.hotel_email a{
	color:white;
}

/* ヘッダー・フッター追加 */

html.beige {
	background-repeat:no-repeat;
	background-size: 100% auto;
}

.w940 img, 
.form-item-category img, 
.form-item-checkbox img, 
.box-plan img, 
.box-room-type img{
	width:auto;
}

.ly_header *, 
.ly_header .bl_headerCont_ttl, 
.ly_header .el_arrowBtn, 
.ly_header .el_arrowBtn__txtSmall.el_arrowBtn, 
.ly_header .bl_headerForm_title{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino MinchoProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.ly_header input{
	border-radius: 5px;
	border: 1px solid #999;
}

.ui-datepicker {
	filter: drop-shadow(0 0 5px rgba(0,0,0,0.3));
}

.ly_footer *, 
.ly_footer .bl_footerHotelInfo_ttl, 
.ly_footer .bl_footerHotelInfo_txt {
	color: rgb(204, 204, 204);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino MinchoProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.base-form-customer-registration b{
	font-family: 游ゴシック体,Yu Gothic,YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,Arial,Helvetica,Verdana,sans-serif;
}

.box-plan.choice-plan .content-box-plan .date-list-choice-plan {
	width: 327px;
}

.btn-form-customer-registration .next {
	width: 150px;
}

.select-period select{
	border: 0px;
	border-radius: 0px;
}

p.planprice{
	margin-bottom: 0px;
}

.btn-common a:link,
.btn-common a:visited,
.customer-panel a:link,
.customer-panel a:visited {
	color: #fff;
}

.continue-block .formbox-continue-block dl dd{
	width: 180px;
}

.continue-block .formbox-continue-block input[type=checkbox],
.continue-block .formbox-continue-member-block input[type=checkbox] {
	background: rgb(255, 255, 255);
	padding: 0px;
	border-radius: 0px;
	border: 1px solid rgb(185, 178, 157);
	border-image: none;
	width: 1.6rem;
	height: 1.6rem;
	position: relative;
	appearance: none;
}

.continue-block .formbox-continue-block dl dd .caution{
	font-size: 12px;
}

@media screen and (max-width:1326px)
{
.bl_headerUtils02 .bl_headerUtils02_btns__col3.bl_headerUtils02_btns .bl_headerUtils02_btns_reserve {
	width: 196px !important;
}
}
@media screen and (max-width:900px)
{
.bl_headerUtils02 .bl_headerUtils02_btns__col3.bl_headerUtils02_btns .bl_headerUtils02_btns_reserve {
	width: 130px !important;
}
}

/* 2018年度バージョンアップ */

/* プラン検索 カレンダー表示 */

.box-plan .table-box-plan .room-table-outer {
  overflow: auto;
  margin-bottom: 20px;
  width: 100%;
  white-space: nowrap;
}
.room-table-outer::-webkit-scrollbar {
  height: 10px;
}
.room-table-outer::-webkit-scrollbar-track {
  background: #E0E0E0;
}
.room-table-outer::-webkit-scrollbar-thumb {
  background: #868686;
}
.box-plan .table-box-plan .room-table {
  width: 100%;
  padding: 0 10px;
  overflow: auto;
  table-layout: fixed;
}
.box-plan .table-box-plan .room-table tr {
  margin: 0 10px;
  box-sizing: border-box;
  border-bottom: #ebebeb 1px solid;
  font-size: 0;
  height: 81px;
}
.box-plan .table-box-plan .room-table tr.heading {
  border-color: #333;
  height: 51px;
}
.box-plan .table-box-plan .room-table th {
  width: 75px;
  height: 50px;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  padding: 10px 5px;
}
.box-plan .table-box-plan .room-table th.date {
  padding: 0;
  border-color: #333;
  font-size: 20px;
  font-weight: bold;
  line-height: 2.5;
  letter-spacing: 2px;
  width: 250px;
  text-align: left;
}
.box-plan .table-box-plan .room-table th.sat {
  color: #308ece;
}
.box-plan .table-box-plan .room-table th.sun {
  color: #be2c2c;
}
.box-plan .table-box-plan .room-table th span {
  display: block;
  margin-top: 5px;
  color: inherit;
  font-size: 10px;
  line-height: 1.2;
}
.box-plan .table-box-plan .room-table td {
  width: 65px;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  font-size: 11px;
  padding: 24px 5px;
}
.box-plan .table-box-plan .room-table td.sat {
  background-color: rgba(217, 237, 255, 0.5);
}
.box-plan .table-box-plan .room-table td.sun {
  background-color: rgba(255, 223, 223, 0.5);
}
.box-plan .table-box-plan .room-table td.room {
  width: 250px;
  padding: 0px;
  text-align: left;
  font-size: 14px;
  white-space: normal;
}
.box-plan .table-box-plan .room-table td.room .futai {
  text-align: right;
  font-size: 12px;
  padding-bottom: 5px;
  margin-right: 5px;
}
.box-plan .table-box-plan .room-table td:hover {
  background: #ffffcc;
}
.box-plan .table-box-plan .room-table td.room:hover {
  background: none;
}
.box-plan .table-box-plan .room-table td a {
  width: 30px;
  color: #ff6600;
}
.box-plan .table-box-plan .room-table td.room a {
  color: #17356a;
  text-decoration: underline;
  line-height: 16px;
}
.box-plan .table-box-plan .room-table td a:hover {
  text-decoration: underline;
}
.box-plan .table-box-plan .room-table td span.price{
  color: #17356a;
}
.box-plan .table-box-plan .room-table-slide {
  margin: 20px 10px;
}
.box-plan .table-box-plan .room-table-slide .room-table-prev {
  float: left;
}
.box-plan .table-box-plan .room-table-slide .room-table-prev a {
  color: #17356a;
  text-decoration: underline;
  font-size: 14px;
}
.box-plan .table-box-plan .room-table-slide .room-table-next {
  float: right;
}
.box-plan .table-box-plan .room-table-slide .room-table-next a {
  color: #17356a;
  text-decoration: underline;
  font-size: 14px;
}

/* プラン検索 残数表示 */

span.zan{
  display: inline-block;
  width: 100px;
  padding-top:5px;
  text-align: center;
  font-size: 14px;
  color: #ff0000;
  font-weight: bold;
}

/* プラン検索 プラン一覧 プランカレンダー 残数表示 */

span.attention{
  color: #ff0000;
  font-weight: bold;
}

/* プラン検索 近隣ホテル表示 */
.btn-nearhotel{
  margin-top: 30px;
}

/* プラン一覧 カレンダー表示 */

.box-plan .table-box-plan .room-table th.date.short {
  width: 225px;
}

.box-plan .table-box-plan .room-table td.room.short {
  width: 225px;
}
.box-plan .table-box-plan .room-table td.calendar, .box-plan .table-box-plan .room-table th.calendar {
  width: 65px;
  padding: 0px;
  font-size: 11px;
}
.box-plan .table-box-plan .room-table td.calendar:hover {
  background: none;
}
.box-plan .table-box-plan .room-table td.calendar a {
  color: #17356a;
}
.box-plan .table-box-plan .room-table td.calendar span {
  display: block;
  padding-top:5px;
}

/* 2020-05-28 ADD NCS&A hashi  */
/* 部屋タイプ紹介モーダルをＧナビより最前面にする */
#TB_overlay.TB_overlayBG{
	z-index: 10101 !important;
}
#TB_window{
	z-index: 10102 !important;
}
.modalArea{
	z-index: 10010 !important;
}
/* 表示形式のタブ表示調整 */
ul.list-tab li p{
	margin-bottom: 0;
}
ul.list-tab li p a:hover{
	text-decoration: none;
}

/* プラン検索 部屋タイプ表示の調整 */
.box-plan .content-box-plan p.txt-more,
.box-plan .title-box-plan .title p,
.box-plan .table-box-plan p,
.box-sort .searchcount,
.search-plan .form-search-plan .box-btn-search{
	margin-bottom: 0px;
}
.box-plan .title-box-plan .title p{
	font-style: italic;
	font-family: 游ゴシック体,Yu Gothic,YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,Arial,Helvetica,Verdana,sans-serif !important;
}

/* thickbox表示を微調整 */
#TB_window{
	box-sizing: content-box;
}

.member_login_info{
	text-align:right;
	margin-bottom:20px;
	margin-top:-30px;
}

.member_login_info div{
	font-weight:bold;
	line-height:30px;
	font-size:14px;
	height:auto;
}


