@charset "utf-8";
@import "default.css";
@import "base.css";
@import "common.css";
@import "meanmenu.css";


#maternityCaution {
	display:none;
}
/*===============================================
●画面の横幅が640px以上
===============================================*/
@media screen and (min-width : 640px ){
#pc------------------------------------------- {
}
header {
	background-image:url(../images/reservation/bg.jpg);	
	height:279px;
	background-repeat:no-repeat;
}

#reserve_btn {
	display:none;	
}

#reserve h3 {
	color:#ff5300;
	padding:30px 0;
	position: relative;
}

#reserve h3 span.right {
	position: absolute;
    right: 20px;
    bottom: 30px;
    font-size: 11px;
}

#reserve h4 {
    background: #ff5300;
    border-radius: 20px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 5px 0;
	width:712px;
	margin:auto;
    margin-bottom: 27px;	
}


#reserve div {
	width:984px;
	margin-top:30px;
}

#reserve div div {
	overflow:hidden;
	text-align:left;

}

#reserve div div dl {
	width:712px;	
	margin:auto;
}

#reserve div div.center {
	text-align:center;	
}
#reserve .center p:last-child{
	margin-bottom:38px;	
}



#reserve .col01 p,
#reserve .col04 p {
	position: absolute;
	left: 237px;
	bottom: 0;
	font-size: 13px;
	font-weight: bold;
	color: #5f3918;
	}
	#reserve .checkConts p {
		position: relative;
		left: 0;
		line-height: 1.7;
		
		}
		#reserve .checkConts p:nth-last-of-type(1) { margin-bottom: 30px;}

#reserve div {
	position: relative;
	margin-bottom: 38px;
	}
	#reserve div.col05 { margin-bottom: 0;}
	#reserve dd div,
	#reserve .checkConts,
	#reserve .checkConts .center,
	#reserve .checkConts .center p { margin-bottom: 0;}

#reserve dt,
#reserve dd {
	float: left;
	font-size: 15px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	}
	#reserve .col05 dt,
	.fromWrap .col05 dd { margin-bottom: 40px;}

#reserve dt {
	width: 154px;
	clear: both;
	padding-top: 14px;
	padding-bottom: 13px;
		font-weight:bold;
	}
	#reserve dt.assist {
		line-height: 1.1;
		padding-top: 6px;
		padding-bottom: 5px;
		}
	#reserve dt.assist01 {
		line-height: 2.4;
		padding-top: 0;
		padding-bottom: 0;
		}

#reserve dt span { font-size: 13px;}

#reserve dt span.coad { font-size: 11px;}

#reserve dd { width: 478px;}

#reserve dd span {
	font-size: 13px;
	color: #f60;
	margin-right: 10px;
	}
	#reserve dd span.none { visibility: hidden;}
	#reserve .col04 span.carticonArea { vertical-align: 10px;}
	
#reserve dd .card-icon {
	width: 50px;
	height: auto;
	}

#reserve dd input[type="text"] {
	width: 92%;
	height: 36px;
	padding: 3px;
	}
	#reserve .col03 input[type="text"],
	#reserve .col04 input[type="text"] { width: 60%;}
	#reserve .col04 input.security-code { width: 13%;}

#reserve dd select { height: 42px;}

#reserve .col04 dd label {
	margin-right: 30px;
	vertical-align: 10px;
	}

#reserve .col05 dd label {
	display: inline-block;
	padding-top: 10px;
	margin-right: 20px;
	}

#reserve dd input[type="radio"]{ margin-left: 8px;}

#reserve dd textarea { width: 92%;}

#reserve dd input.radioAMPM[type="radio"]:last-child {
    margin-left: 40px;
    margin-right: 20px;
}
#reserve dd input.radioAMPM[type="radio"] {
    height: 40px;
    margin: 0;
    margin-right: 20px;
}

#reserve dd select.selectboxTime {
    width: 180px;
}

#reserve input.btn_submit {
	background: url(../images/reservation/btn_check.png) no-repeat center center;
	width: 403px;
	height: 75px;
	border: none;
    text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	}


/*================
確認画面
================*/

#reserve_check h3 {
	color:#ff5300;
	padding:30px 0;
	position: relative;
}

#reserve_check h3 span.right {
	position: absolute;
    right: 20px;
    bottom: 30px;
    font-size: 11px;
}


#reserve_check h4 {
    background: #ff5300;
    border-radius: 20px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
	width:712px;
	margin:auto;
    margin-bottom: 27px;	
}


#reserve_check div {
	width:984px;
	margin-top:30px;
}

#reserve_check div div {
	overflow:hidden;
	text-align:left;
	width:712px;
	margin:auto;
}
#reserve div div .bg_cream {
	background-color:#fdfde1;
	width:944px;
    padding: 20px 0;
    margin: auto 20px;
}

#reserve_check div div.center {
	text-align:center;	
}

#reserve_check .col01 p,
#reserve_check .col04 p {
	position: absolute;
	left: 237px;
	bottom: 0;

	font-weight: bold;
	color: #5f3918;
	}
	#reserve_check .checkConts p {
		position: relative;
		left: 0;
		line-height: 1.7;
		}
		#reserve_check .checkConts p:nth-last-of-type(1) { margin-bottom: 30px;}

#reserve_check div {
	position: relative;
    padding-bottom: 38px;
	margin-bottom: 38px;
	}
	#reserve_check div.col05 { margin-bottom: 0;}
	#reserve_check dd div,
	#reserve_check .checkConts,
	#reserve_check .checkConts .center,
	#reserve_check .checkConts .center p { margin-bottom: 0;}

#reserve_check dt,
#reserve_check dd {
	float: left;
	font-size: 15px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	}
	#reserve_check .col05 dt,
	.fromWrap .col05 dd { margin-bottom: 40px;}

#reserve_check dt {
	width: 154px;
	clear: both;
	font-weight:bold;
	}
	#reserve_check dt.assist {
		line-height: 1.1;
		padding-top: 6px;
		padding-bottom: 5px;
		}
	#reserve_check dt.assist01 {
		line-height: 2.4;
		padding-top: 0;
		padding-bottom: 0;
		}

#reserve_check dt span { font-size: 13px;}

#reserve_check dt span.coad { font-size: 11px;}

#reserve_check dd { width: 478px;}

#reserve_check dd span {
	font-size: 13px;
	color: #f60;
	margin-right: 10px;
	}
	#reserve_check dd span.none { visibility: hidden;}
	#reserve_check .col04 span.carticonArea { vertical-align: 10px;}
	
#reserve_check dd .card-icon {
	width: 50px;
	height: auto;
	}

#reserve_check dd input[type="text"] {
	width: 92%;
	height: 36px;
	padding: 3px;
	}
	#reserve_check .col03 input[type="text"],
	#reserve_check .col04 input[type="text"] { width: 60%;}
	#reserve_check .col04 input.security-code { width: 13%;}


#reserve_check input.btn_submit {
	background: url(../images/reservation/btn_reserve.png) no-repeat center center;
	width: 403px;
	height: 75px;
	border: none;
    text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	}

#reserve_check input.btn_back {
	background: url(../images/reservation/btn_back.png) no-repeat center center;
	width: 403px;
	height: 75px;
	border: none;
    text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	}

#reserve_check .checkWrap {
	margin:30px auto;
	padding:0 20px;
	width:732px;

	clear:both;
	
}

#reserve_check .checkWrap dl {
	width:712px;
	margin:auto;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-top: 20px;
}
#reserve_check .checkWrap dt{
	float:left;
	border-bottom:1px solid #ffffff;

	
}
#reserve_check .checkWrap dd{
	border-bottom:1px solid #ffffff;


}
#reserve_check .checkWrap dt:last-of-type {
	border:0;
}

#reserve_check .checkWrap dd:last-of-type {
	border:0;	
}

#reserve_check .error_messe {
	color:#FF0000;	
	margin-bottom:20px;
}

/*================
完了画面
================*/


#reserve_finish div {
	width:984px;
	margin-top:30px;
}

#reserve_finish div p {
	overflow:hidden;
	text-align:left;
	width:712px;
	margin:30px auto;
}


}







/*===============================================
●画面の横幅が640px以下
===============================================*/
@media screen and (max-width:640px){
/*===============================================
sp
===============================================*/
#sp640------------------------------------------- {
}
header {
	background-image:url(../images/reservation/bg.jpg);	
	height:100px;
	background-repeat:no-repeat;
	background-size:cover;
}

#reserve h3 {
	color:#ff5300;
	padding:20px 0 0;
	position: relative;
}

#reserve h3 span.right {
	display:block;
    font-size: 50%;
}

#reserve h4 {
    background: #ff5300;
    border-radius: 20px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
	margin:auto;
    margin-bottom: 27px;	
}

#reserve section div div {
	text-align:left;
	padding:20px;	
}
#reserve section div div.max-width-100{
    max-width: calc(100% - 40px);
}

#reserve dt,
#reserve dd {
	font-size:120%;	
}

#reserve section div div p{
	text-align:left;
	margin:20px auto;	
}
.bg_cream {
	background-color:#fdfde1;
	margin:20px;
}

#reserve dt {
	font-weight: bold;	
}


#reserve dd span {
	font-size: 100%;
	color: #f60;
	margin-right: 10px;
	}
	#reserve dd span.none { visibility: hidden;}
	


#reserve input.btn_submit {
	background: url(../images/reservation/btn_check.png) no-repeat center center;
	width: 403px;
	max-width:92%;
	height: 75px;
	border: none;
    text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	background-size:100%;
	}
#reserve dd input[type="text"] {
	width: 92%;
	height: 36px;
	padding: 3px;
	}


#reserve dd select {
	width:92%;
	height: 42px;
	}
#reserve dd textarea { width: 92%;}

#reserve dd .card-icon {
	width: 50px;
	height: auto;
	}

/*================
確認画面
================*/


#reserve_check h3 {
	color:#ff5300;
	padding:20px 0 0;
	position: relative;
}

#reserve_check h3 span.right {
	display:block;
    font-size: 50%;
}

#reserve_check h4 {
    background: #ff5300;
    border-radius: 20px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
	margin:auto;
    margin-bottom: 27px;	
}

#reserve_check section div div {
	text-align:left;
	padding:20px;	
}

#reserve_check section div div p{
	text-align:left;
	margin:20px auto;	
}
#reserve_check dt {
	font-weight: bold;	
}

#reserve_check dt,
#reserve_check dd {
	font-size:120%;	
}


#reserve_check div div.center {
	text-align:center;

}
#reserve_check input.btn_submit {
	background: url(../images/reservation/btn_reserve.png) no-repeat center center;
	width: 403px;
	max-width:92%;
	height: 75px;
	border: none;
    text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	background-size:100%;
	}
#reserve_check div div.center {
	text-align:center;
	padding:10px 0;
}

#reserve_check div div.center p {
	padding:0;
	margin:auto;
	width:92%;
}
#reserve_check div div.center p input.btn_submit {
	max-width:100%;	
}

#reserve_check input.btn_back {
	background: url(../images/reservation/btn_back.png) no-repeat center center;
	width: 403px;
	max-width:92%;
	height: 75px;
	border: none;
    text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	background-size:100%;
	}
#reserve_check dd .card-icon {
	width: 50px;
	height: auto;
	}


#reserve_finish div {

	margin-top:30px;
}

#reserve_finish div p {
	overflow:hidden;
	text-align:left;

	margin:30px auto;
}

#reserve_check .error_messe {
	color:#FF0000;	

}

#reserve_finish p {
	text-align:left;
	padding-bottom:20px;
}

}




/*===============================================
●画面の横幅が400px以下
===============================================*/
@media screen and (max-width:400px){
}

/*===============================================
sp
===============================================*/
#sp400------------------------------------------- {
}
