/*------------ pc-reserve ----------------------------------------------
-----------------------------------------------------------------*/
#top .reserve section{
	float: left;
    overflow: hidden;
    padding: 3px;
    width: 20%;
}

.reserve .sec01 p.bt01{
	background: #B81C22;
	padding: 18px 0;
	float: left;
	width: 118px;
	color: #fff;
	box-shadow: 2px 2px 0px 0 #ccc;
	text-align: center;
	cursor: pointer
}

.reserve .sec01 p.bt01 a{
	text-decoration: none;
	color: #fff;
	line-height: 1;
}


.reserve i.arrow{
	background: url(../img/reserve/tokyo_arrow_01.gif) left center no-repeat;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    width: 5px;
}

.reserve .sec02Wrap table .time-base td{
	background: #B81C22;
	text-align: center;
}

.reserve .imgPhoto{
	/*float: left;*/
}

.reserve .sec02Wrap section{
    /*background-image: url("../image/con5_back.jpg");*/
    background-color: #ffcfd5e6;
	color: #000000;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 18px;
	margin-top: 20px;
}
.reserve .sec02Wrap section:last-child{
	margin-bottom:20px;
}


.reserve .imgPhoto img{
	border: 1px solid #ccc;
    margin: -1px;
    width: 100%;
	/*height:282px;*/
}

.reserve .rightBox{
	/*float: right;
	width: 800px;*/
	padding: 0px 10px;
}
/*�^�C���e�[�u��������display:none;*/
.reserve .rightBoxTable{
	float: right;
	width: 800px;
	display:none;
}

.reserve .rightBox h3{
	font-size: 114%;
	font-weight: bold;
}

.reserve .rightBox h3 span{
	font-size: 89%;
	font-weight: normal;
}

.reserve .rightBoxTable table{
	width: 100%;
	border: 2px solid #CCCCCC;
	box-sizing: border-box;
}

.reserve .rightBoxTable table td{
	background: #650510;
	color: #fff;
	text-align: center;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	padding: 5px 0;
}

.reserve .rightBoxTable div.schedule-time div{
	height: 62px;
	text-align: center;
	vertical-align: middle;
	border-right: 2px dashed #E3E3E3;
	box-sizing: border-box;
	float: left;
}

.tablesMinute{
	border-left: 1px solid #E3E3E3;
	box-sizing: border-box;
	background:#fff;
}


.reserve .workTime{
	margin: 0 0 5px 0;
}

.reserve .workTime span{
	display: inline-block;
	margin-left: 7px;
}

.reserve .goyoyakuAri{
	background: #E9CFD3;
	color: #B81B21;
	font-weight: bold;
}

.reserve .nokori{
	background: #ccc;
}

.reserve .yoyaku{
	background: #fdcefc;
	color: #513d1c;
	padding: 5px 0;
}

.reserve .tablesMinute div{
	border-bottom: 2px solid #ccc;
}

.reserve .tablesMinute div:first-of-type{
	border-left: none !important;
}

.reserve .tablesMinute div:last-of-type{
	border-right: 2px solid #cccccc !important;
}

.reserve .textAttention{
	margin: 0 0 5px;
	font-size: 80%;
}

.reserve .textAttention span{
	color: #fdcefc;
}

.reserve .ma500{
	width: 720px;
	margin: 0 auto;
	text-align: center;
}

.reserve .passTxt{
	text-align: center;
}
.reserve .sec01 input{
	padding: 10px 5px;
	width:300px;
	margin: 0 auto;
	display: block;
}

.reserve .bt01modal button{
	background: #C00;
	color: #fff;
	width: 120px;
	padding: 10px 0;
}

.reserve .bt01modal{
	background: none;
	cursor: pointer;
}

.reserve .contentsWrap{
	min-height: 150px;
	overflow:hidden;
}

.reserve .yoyaku span{
	display: block;
	margin: 0 0 0 0;
	color: #513d1c;
	font-size: 10px;
}
.credit_info_sche{
	height:160px;
	}
.sche_castName{
	color: #816b54;
font-family: "EB Garamond", serif;
font-weight: bold !important;
font-size: 25px !important;
}
@media screen and (min-width: 921px) {
.comment{
	display: none;
	}
}
@media screen and (min-width: 320px) and (max-width: 920px) {
/*------------ sp-reserve ----------------------------------------------
-----------------------------------------------------------------*/
#top .reserve section{
float: left;
    /* height: 288px; */
    padding: 3px;
    width: 47%;
    margin: 5px;
    /*opacity: 0.8;*/
}

.reserve p.accordion{
	background: #650510;
	background-size: 25px;
	padding: 7px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
	clear: both;
	cursor: pointer;
	display:none;
}

.reserve p.accordion.open{
	background: url(../img/reserve/arrow_up.gif) right center no-repeat #650510;
	background-size: 25px;
}

.reserve p.accordion span{
	color: #ffffff;
}

.reserve .sec02Wrap section{
	width: auto;
}

.reserve .sec02Wrap section table{
	width: 100px;
	display: block;
	float: left;
}

.reserve .title-lv02-02 img{
	width: 85%;
}

.tablesMinute{
	/*width: 120px;*/
	width: 160px;
	float: left;
}

.reserve .rightBoxTable div.schedule-time div{
	float: none;
}

.reserve .sec02Wrap section td{
	display: block;
	width: 100px;
}

.reserve .sec01 p.bt01{
	float: none;
	margin-top: 8px;
}

.reserve .rightBox{
	width: 130px;
	float: left;
}

.reserve .rightBox span{
	display: block;
}

.reserve .rightBoxTable{
	clear: both;
	width: auto;
	float: none;
	margin-top: 10px;
}

.reserve .imgPhoto{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.reserve .imgPhoto img{
	border: 1px solid #ccc;
    margin: -1px;
    width: 100%;
	height:auto;
}

.reserve .dbNone{
	display: none;
}

.reserve .dbBlock{
	display: block;
}


.reserve .sec01 p.bt01{
	padding: 10px 0 7px;
	width: 120px;
}

.reserve .rightBoxTable div.schedule-time div{
	height: auto;
	border-bottom: 2px dashed  #e3e3e3;
	border-right: none;
	/*width: 120px;*/
	width:160px;
}

.reserve .sec02Wrap section .topBase{
	float: left;
	width: 100px;
}
.reserve .sec02Wrap section table{
	width: 100px;
	display: block;
	float: none;
}

.reserve .roomChangeBtn02{
	margin: 20px 0 0 0;
}
.reserve .contentsWrap{
	padding: 20px 0;
}


.reserve .sec02Wrap section td{
	padding: 15px;
	box-sizing: border-box;
	vertical-align: middle;
	
}

.reserve .yoyaku{
	padding: 10px 0;
	box-sizing:border-box;
}

.reserve .tablesMinute{
	border-right: 2px solid #cccccc !important;
}
	
.reserve .tablesMinute div:first-of-type{
	border-top: 2px solid #cccccc !important;
}

.reserve .tablesMinute div:last-of-type{
	border-bottom:2px solid #cccccc !important;
}

.reserve .rightBox h3 span{
	display: inline;
}

.reserve .ma500{
	width: 250px;
	margin: 0 auto;
}

.reserve .sec01 input{
	width: 200px;
}


.reserve .workTime span{
	margin-left: 0;
}
.credit_info_sche{}
.comment{
	padding: 10px;
	display:none;
	}
}
