@charset "UTF-8";

/* ***********************************************************************************
Since: 2012-06-12
Last Modified: 
Editor(s): Ueno Ayumi
Last Editor: 
GuideLine: Ver: 1.0
*********************************************************************************** */
#rsvArea {
	width: 710px;
}

#rsvArea h2 {
	width: 690px;
	height: 40px;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 40px;
	background-image: url(../images/md_700.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.3em;
	color: #3B2213;
	line-height: 1.4em;
}

#rsvArea h2 span {
	font-size: 1.3em;
}

#rsvArea h3 {
	width: 640px;
	height: auto;
	clear: both;
	margin-top: 0px;
	margin-left: 18px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-size: 1.0em;
	color: #564C88;
	line-height: 1.4em;
	border-left: 10px #A38A77 solid;
	border-bottom: 1px #A38A77 solid;
	background-color: #FFF;
}

#rsvArea h3 span {
	font-size: 1.3em;
}

#rsvArea p.desc {
	width: 680px;
	margin-left: 20px;
	line-height: 140%;
	margin-bottom: 10px;
}

#rsvArea p.descE {
	width: 680px;
	margin-left: 20px;
	line-height: 140%;
	margin-bottom: 30px;
}

#rsvArea p.descRed {
	width: 680px;
	margin-left: 10px;
	line-height: 140%;
	margin-bottom: 10px;
	color: #C00;
}

#rsvArea p.desc span.red {
	color: #990000;
	font-weight: bold;
}


/* */
#rsvArea table.rsvTB {
	width: 650px;
	height: auto;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-left: 15px;
	border-bottom: 1px #776c56 solid;
	border-top: 1px #776c56 solid;
}

#rsvArea table.rsvTB th {
	width: 200px;
	text-align: center;
	line-height: 140%;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #E6DEC7;
	border-bottom: 1px #776c56 solid;
	border-top: 1px #776c56 solid;
}

#rsvArea table.rsvTB td {
	text-align: left;
	line-height: 140%;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #776c56;
	border-bottom-color: #776c56;

}

#rsvArea table.rsvTB td p {
	width: 480px;
	line-height: 140%;
	margin-bottom: 10px;
}

#rsvArea table.rsvTB td p.renraku {
	font-weight: bold;
}


/* 3種別用登録・予約エリアここから */
/*
#rsvArea div.btnMember1 { 
	width: 224px; 
	height: 230px; 
	float: left; 
	display: inline; 
	background-image: url(../images/reservation/member_bg224.jpg); 
	background-repeat: no-repeat; 
	background-position: top center; 
	margin-top: 20px; 
	margin-left: 0px; 
	margin-bottom: 20px;
	 }
#rsvArea div.btnGrouptomo { 
	width: 224px; 
	height: 230px; 
	float: left; 
	display: inline; 
	background-image: url(../images/reservation/grouptomo_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: top center; 
	margin-top: 20px; 
	margin-left: 10px; 
	margin-bottom: 20px; 
	}
#rsvArea div.btnVisitorS { 
	width: 224px; 
	height: 230px; 
	float: left; 
	display: inline; 
	background-image: url(../images/reservation/visitorS_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: top center; 
	margin-top: 20px; 
	margin-left: 10px; 
	margin-bottom: 20px; 
	}
#rsvArea p.btn3 { 
	margin-top: 75px; 
	margin-bottom: 20px;
	margin-left: 10px; 
	}
#rsvArea p.btn4 { 
	margin-left: 10px; 
	}
*/
/* 3種別用登録・予約エリアここまで */


/* 2種別用登録・予約エリアここから */

#rsvArea .btnMember {
	width: 261px;
	height: 267px;
	float: left;
	display: inline;
	background-image: url(../images/reserv/member_bg-2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 30px;
}

#rsvArea .btnVisitor {
	width: 261px;
	height: 267px;
	float: left;
	display: inline;
	background-image: url(../images/reserv/visitor_bg-2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 20px;
	margin-left: 80px;
	margin-bottom: 30px;
}

#rsvArea p.btn1 {
	margin-top: 80px;
	margin-bottom: 30px;
	margin-left: 10px;
}

#rsvArea p.btn2 {
	margin-left: 10px;
}

/* 2種別用登録・予約エリアここまで */
#rsvArea .sp {
	width: 650px;
	height: auto;
	padding: 10px;
	clear: both;
	border: #B85866 3px solid;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}

#rsvArea .sp p {
	width: auto;
	height: auto;
	line-height: 1.5;

}

#rsvArea .sp p.spTitle {
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #B85866;
	border-left: 8px #B85866 solid;
	margin-bottom: 10px;
}




#rsvArea #mobile {
	width: 700px;
	height: 273px;
	clear: both;
	background-image: url(../images/reserv/mobile_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-bottom: 20px;
}

#rsvArea #mobile p.qr img {
	margin-top: 90px;
	margin-left: 25px;
}

#rsvArea #mobile p.url img {
	margin-top: 30px;
	margin-left: 195px;
}

#rsvArea p.step {
	margin-left: 15px;
	margin-bottom: 30px;
}

#rsvArea p.step2 {
	margin-left: 15px;
	margin-bottom: 30px;
}

#rsvArea #point {
	width: 620px;
	height: auto;
	margin-top: 20px;
	margin-left: 20px;
	padding: 15px;
	font-size: 0.9em;
	background-color: #FEEFE4;
	border: #CCCCCC 2px solid;
}

#rsvArea #point ul li {
	line-height: 1.5;
}

#rsvArea #point ul.exmList {
	margin-top: 10px;
	margin-left: 20px;
}

#rsvArea #point ul.exmList li.exmple {
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	font-weight: bold;
}

#rsvArea #point ul.exmList li.exmple2 {
	padding-left: 18px;
}

#rsvArea #point ul.exmList li.exmpleRed {
	padding-top: 10px;
	padding-left: 16px;
	color: #CC0000;
	font-weight: bold;
}

#rsvArea table.pointProducts {
	width: 530px;
	height: auto;
	margin-top: 25px;
	margin-bottom: 35px;
	margin-left: 80px;
	font-size: 0.9em;
	border: #776C56 1px solid;
	border-collapse: collapse;
}

#rsvArea table.pointProducts caption {
	padding-bottom: 10px;
}

#rsvArea table.pointProducts th {
	height: auto;
	background-color: #E6DEC7;
	border: #776C56 1px solid;
	padding-bottom: 8px;
	padding-top: 8px;
	line-height: 140%;
	text-align: center;
}

#rsvArea table.pointProducts td {
	height: auto;
	border: #776C56 1px solid;
	padding-bottom: 8px;
	padding-top: 8px;
	line-height: 140%;
	text-align: center;
}

#rsvArea table.pointProducts td.point {
	width: 150px;
}

#rsvArea table.pointProducts td.productName {
	width: 380px;
}

/* NEW予約ボタン */
.btnwrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 20px;
}

.btnwrapper .large {
	font-size: 1.2em;
	letter-spacing: 0.05em;
}

.btnwrapper .large2 {
	font-size: 1.5em;
}

.btnwrapper .Member,
.btnwrapper .Tomo,
.btnwrapper .Visitor {
	display: flex;
	flex-direction: column;
}

.Member {
	text-align: center;
	width: 47%;
	background-color: #fff;
	border: 2px solid #CB2D2A;
}

.Tomo {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
	background-color: #fff;
	border: 2px solid rgb(98, 170, 98);
}

.Visitor {
	text-align: center;
	width: 47%;
	background-color: #fff;
	border: 2px solid #40923B;
}

.Member .btn_title {
	color: #fff;
	background: #CB2D2A;
	padding: 10px 0;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	flex-grow: 1;
}

.Tomo .btn_title {
	color: #fff;
	background: rgb(98, 170, 98);
	padding: 10px 0;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	flex-grow: 1;
}

.Visitor .btn_title {
	color: #fff;
	background: #40923B;
	background: linear-gradient(to top, #338A3B 0%, #4D9A3A 100%);
	padding: 20px 0;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	flex-grow: 1;
}

.small {
	font-size: 15px;
}

.btn_rsv {
	margin: 10px 10px 5px;
}

.touroku_text {
	margin: 20px 5px;
}

.btn_rsv.touroku {
	margin-bottom: 20px;
}

#pageMainArea .Member .btn_rsv a {
	display: block;
	width: 100%;
	padding: 0.5em;
	font-size: 16px;
	border-radius: 50px;
	background: #CB2D2A;
	color: #fff;
	border: 2px solid #CB2D2A;
	box-sizing: border-box;
	line-height: 1.2;
	text-decoration: none;
}

#pageMainArea .Tomo .btn_rsv a {
	display: block;
	width: 100%;
	padding: 0.5em;
	font-size: 16px;
	border-radius: 50px;
	background: rgb(98, 170, 98);
	color: #fff;
	border: 2px solid rgb(98, 170, 98);
	box-sizing: border-box;
	line-height: 1.2;
	text-decoration: none;
}


#pageMainArea .Visitor .btn_rsv a {
	display: block;
	width: 100%;
	padding: 0.5em;
	font-size: 16px;
	border-radius: 50px;
	background: #40923B;
	color: #fff;
	border: 2px solid #40923B;
	box-sizing: border-box;
	line-height: 1.2;
	text-decoration: none;
}


#pageMainArea .Member .btn_rsv a:hover {
	background-color: #fff;
	color: #CB2D2A;
	border: 2px solid #CB2D2A;
}

#pageMainArea .Tomo .btn_rsv a:hover {
	background-color: #fff;
	color: rgb(98, 170, 98);
	border: 2px solid rgb(98, 170, 98);
}

#pageMainArea .Visitor .btn_rsv a:hover {
	background-color: #fff;
	color: #40923B;
	border: 2px solid #40923B;
}

#pageMainArea .btn_rsv a:visited {
	color: #fff;
}


@media screen and (max-width: 768px) {

	.Member,
	.Tomo,
	.Visitor {
		width: 100%;
		margin-bottom: 20px;
	}
}

/* NEW予約ボタンここまで */