@charset "utf-8";
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: pink;
}
::-moz-placeholder { /* Firefox 19+ */
  color: pink;
}
:-ms-input-placeholder { /* IE 10+ */
  color: pink;
}
:-moz-placeholder { /* Firefox 18- */
  color: pink;
}

#content-frome-reservation-ap {
	width: 80%;
	position: relative;
	display: inline-block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/*big*/
#content-res-form #date{
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	float: left;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#content-res-form #date strong{
	color: #639606;
	font-weight: bold;
}
#remark {
	width: 94%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 3%;
	padding-left: 3%;
	/*border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;*/
}
#remark strong{
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color:#ffe182;
}
#remark a{
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #ff4d30;
}
#content-res-form {
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	float: left;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	margin-bottom: 30px;
}
#content-res-app-date {
	width: 94%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 3%;
	margin-left: 3%;
	background-image: url(../images/in-frome-title-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7ab410;
}
#content-res-app-date strong{
	color: #639606;
	font-weight: bold;
}
#content-res-star {
	width: 94%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
	font-size: 15px;
	line-height: 38px;
	font-weight: bold;
	text-decoration: none;
	color: #ff4d30;
	margin-right: 3%;
	margin-left: 3%;
}
#content-res-message {
	width: 94%;
	position: relative;
	display: block;
	text-align: center;
	float: left;
	font-size: 15px;
	line-height: 38px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	margin-right: 3%;
	margin-left: 3%;
	background-color: #7ab410;
}
#content-res-form #table {
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	position: relative;
	display: block;
	text-align: center;
	float: left;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#content-res-form #table-b {
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	position: relative;
	display: block;
	text-align: center;
	float: left;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #639606;
	padding-bottom: 20px;
}
#content-res-form #table-b h2 {
	width: 90%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #888888;
	-webkit-border-radius: 8px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-right: 5%;
	padding-bottom: 10px;
	margin-left: 5%;
}
#content-res-form #table-b h2 strong{
	color: #ffed85;
}
#content-res-form #table-b li {
	position: relative;
	display: inline-block;
	text-align: left;
	float: left;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-right: 10px;
}
#content-res-form #table li a img {
-webkit-border-radius: 5px 5px 5px 5px;

}

#content-res-form #button .pages {
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#content-res-form #button .pages:hover{
	color: #ffffff;
	background-color: #ff4d30;
}

@media screen and (min-width: 1161px) {
#content-frome-reservation {
	float: left;
	width: 100%;
	position: relative;
	display: inline-block;
	text-align: center;
	padding-top: 55px;
	padding-bottom: 55px;
	background-repeat: repeat-x;
	background-image: url("../images/in-frome-title-bg.png");
	background-position: center top;
    /*-moz-background-size:auto 100%;
    -webkit-background-size:auto 100%;
    -o-background-size:auto 100%;
    background-size:auto 100%;*/
}
#content-res-title {
	width: 100%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
}
#content-res-title h2{
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #68a406;;
	text-decoration: none;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
	display: inline-block;
}
#content-res-title h3{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
	display: inline-block;
}
#content-res-form #table li {
	width: 50%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#content-res-form #table li strong{
	width: 22%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
}
#content-res-form #table li .input-text{
	width: 60%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table li .input-text-b{
	width: 64%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table li .input-text-c{
	width: 20%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table-b li .input-text{
	width: 40%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table li em {
	position: absolute;
	float: left;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	color: #ff4d30;
	text-decoration: none;
	left: -10px;
	top: 0px;
}
#content-res-form #table li a{
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
#content-res-form #table li a:hover{
	color: #ff4d30;
}
#content-res-form #button {
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content-res-form #button .pages-ash {
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	background-color: #ededed;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#content-res-form #button .pages-ash:hover{
	color: #ffffff;
	background-color: #555555;
}
}

@media screen and (min-width: 801px) and (max-width: 1160px) {

#content-frome-reservation {
	float: left;
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	padding-top: 55px;
	padding-bottom: 55px;
	background-repeat: no-repeat;
	background-position: center top;
    -moz-background-size:auto 100%;
    -webkit-background-size:auto 100%;
    -o-background-size:auto 100%;
    background-size:auto 100%;
}
#content-res-title {
	width: 100%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
}
#content-res-title h2{
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
	display: inline-block;
}
#content-res-title h3{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
	display: inline-block;
}
#content-res-form #table li {
	width: 50%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#content-res-form #table li strong{
	width: 25%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
}
#content-res-form #table li .input-text{
	width: 55%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table li .input-text-b{
	width: 59%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table-b li .input-text{
	width: 40%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table li .input-text-c{
	width: 40%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table li em {
	position: absolute;
	float: left;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	color: #ff4d30;
	text-decoration: none;
	left: -10px;
	top: 0px;
}
#content-res-form #table li a{
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
#content-res-form #table li a:hover{
	color: #297201;
}
#content-res-form #button {
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content-res-form #button a{
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#content-res-form #button a:hover{
	color: #ffffff;
	background-color: #ff4d30;
}
#content-res-form #button .pages-ash {
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	background-color: #ededed;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#content-res-form #button .pages-ash:hover{
	color: #ffffff;
	background-color: #555555;
}
}

@media screen and (min-width: 521px) and (max-width: 800px) {

#content-frome-reservation {
	float: left;
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	padding-top: 55px;
	padding-bottom: 55px;
	background-repeat: no-repeat;
	background-position: center top;
    -moz-background-size:auto 100%;
    -webkit-background-size:auto 100%;
    -o-background-size:auto 100%;
    background-size:auto 100%;
}
#content-res-title {
	width: 100%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
}
#content-res-title h2{
	width: 100%;
	float: left;
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-align: center;
}
#content-res-title h3{
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
	display: inline-block;
	text-align: center;
}
#content-res-form #table li {
	width: 100%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#content-res-form #table li strong{
	width: 20%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
}
#content-res-form #table li .input-text{
	width: 70%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table li .input-text-b{
	width: 74%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table li .input-text-c{
	width: 15%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table-b li .input-text{
	width: 40%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table li em {
	position: absolute;
	float: left;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	color: #ff4d30;
	text-decoration: none;
	left: -10px;
	top: 0px;
}
#content-res-form #table li a{
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
#content-res-form #table li a:hover{
	color: #297201;
}
#content-res-form #button {
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content-res-form #button a{
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#content-res-form #button a:hover{
	color: #ffffff;
	background-color: #ff4d30;
}
#content-res-form #button .pages-ash {
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	background-color: #ededed;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#content-res-form #button .pages-ash:hover{
	color: #ffffff;
	background-color: #555555;
}
}

@media screen and (max-width: 520px) {

#content-frome-reservation {
	float: left;
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	padding-top: 55px;
	padding-bottom: 55px;
	background-repeat: no-repeat;
	background-position: center top;
    -moz-background-size:auto 100%;
    -webkit-background-size:auto 100%;
    -o-background-size:auto 100%;
    background-size:auto 100%;
}
#content-res-title {
	width: 100%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
}
#content-res-title h2{
	width: 100%;
	float: left;
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
	letter-spacing: 0em;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-align: center;
}
#content-res-title h3{
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	display: inline-block;
	text-align: center;
}
#content-res-form #table li {
	width: 90%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;	
	padding-left: 5%;
	padding-right: 5%;
}
#content-res-form #table li strong{
	width: 35%;
	position: relative;
	display: block;
	text-align: left;
	float: left;
}
#content-res-form #table li .input-text{
	width: 55%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table li .input-text-b{
	width: 60%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table li .input-text-c{
	width: 55%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table-b li .input-text{
	width: 80%;
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	padding-left: 2%;
	padding-right: 2%;
}
#content-res-form #table li em {
	position: absolute;
	float: left;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	color: #ff4d30;
	text-decoration: none;
	left: 2px;
	top: 0px;
}
#content-res-form #table li a{
	width: 100%;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: block;
}
#content-res-form #table li a:hover{
	color: #297201;
}
#content-res-form #button {
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content-res-form #button a{
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#content-res-form #button a:hover{
	color: #ffffff;
	background-color: #ff4d30;
}
#content-res-form #button .pages-ash {
    display: none;
}
}






