@charset "utf-8";

#etc-comment{
}
.reserve-time{
	margin-top:7px;
}
#form-mes{
	margin-bottom:15px;
}
.reserve-time select {
	border-top: 1px solid #A1A1A1;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #A1A1A1;
}
#onlineContents ul.soudan {
	padding:0px;
	background-color:#ffffff;
	padding:10px;
	border:3px solid #cccccc;
	margin-bottom:15px;
	margin-top:7px;
}
#onlineContents ul.soudan li{
	background-image:url(img/check.png);
	background-size:16px auto;
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:20px;
	font-weight:bold;
	border-bottom:1px dotted #cccccc;
	padding-bottom:5px;
	padding-top:5px;
}
#onlineContents .arrow{
	width:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}
#onlineContents .arrow img{
	width:50px;
	height:auto;
	vertical-align:bottom;
}

.merit-box1 .photo{
	width:200px;
	float:right;
	
}

.merit-box1 .photo img {
	width:100%;
	height:auto;
	vertical-align:bottom;
}
.merit-box1 .text{
	width:350px;
	float:left;
}


.btn_online_s{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
.btn_online_s img {
	width:100%;
	vertical-align:bottom;
}


.btn_online{
	margin-top:50px;
}


