@charset "utf-8";
footer.footer-area{
	margin-top: 0;
}
.subP{
	margin-top: 0 !important;
}
.contact .form-bg{
	background: #ededed;
	padding: 80px 0;	
}
h2.ttl{
	text-align: center;
	font-size: 34px;
	letter-spacing: 2px;
}
.contact-catch {
  width: 80%;
  margin: 30px auto 0;
  text-align: center;
}
.contact.confirm .form-bg{
	border: none;
}
.contact form{
	margin: 0 auto;
	width: 90%;
	max-width: 600px;
}
.contact .bold{
	margin-top: 20px;
	display: block;
	font-size: 17px;
	font-weight: 900;
}
.contact .bold.first{
	margin-top: 30px;
}
.contact input,
.contact select{
	margin-top: 5px;
	display: block;
	width: 100%;
	height: 35px;
	padding: 0 7px 0 !important;
  border: 1px solid #adadad !important;
	border-radius: 0;
	background: #fff;	
	font-size: 14px !important;
	letter-spacing: 2px;
}
.contact textarea{
	margin-top: 5px;
	display: block;
	width: 100%;
	height: 120px;
	border: 1px solid #adadad;
	border-radius: 0;
	padding: 7px;
	font-size: 14px;
}
.contact div.post input{
	display: inline-block;
	width: 30%;
	min-width: 100px;
}
.contact .sendbutton{
	margin-top: 50px;
	text-align: center;
}
.contact-page.free-page .contact .sendbutton{
	margin-top: 40px;
}
.contact input[type="submit"]{
	margin: 0 auto;
	width: 300px;
	height: 100%;
	display: block;
	color: #fff;
	background: #251814;	
	border: 2px solid #251814 !important;
	transition: .3s;
	cursor: pointer;
	letter-spacing: 1px;
	padding: 15px 0 !important;
	font-size: 16px !important;
	font-weight: 600;
	letter-spacing: 1px;
}
.contact input[type="submit"]:hover{
	color: #251814;
	background: #fff;
	transition: .3s;	
}
.pri-text{
	margin-top: 20px;
}
.pri-text a{
	margin-right: 3px;
	display: inline-block;
	color: #9fb3c3;
	font-weight: 600;
}
.red.ast{
	margin-left: 2px;
	color: #ff0000;
	display: inline-block;
}
.ast-text{
	margin: 10px auto 0;
  width: 80%;
  max-width: 600px;
  text-align: right;
}
/* contact-confirm */
.contact.confirm{
	padding: 150px 0 100px;
}
.contact.confirm .form-bg{
	margin-top: 30px;
}
table.confirmtable {
    width: 100%;
    margin: 30px auto 50px;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    border-top: 1px solid #b1b1b1;
}
.confirmtable th {
	font-size: 15px;
	font-weight:normal;
    text-align: left;
    padding:15px 0 10px 20px;
    width:200px;
    background: #ededed;
     border-bottom: 1px solid #b1b1b1;
}
.confirmtable td {
    font-size: 15px;
    padding:15px 10px 10px 15px;
    border-bottom: 1px solid #b1b1b1;
}
.confilmbtn{
	margin-top: 30px;
	display: flex;
	justify-content: center;
}
.confilmbtn .bac{
	margin-right: 7px;	
}
.confilmbtn .bac a{
	margin: 0 auto;
	color: #fff;
  display: block;
  background: #848484;
  width: 250px;
  padding: 15px 0;
  transition: .3s;
  text-align: center;
  text-decoration: none;
  border: 2px solid #848484;
  letter-spacing: 1px;
}
.confilmbtn .bac a:hover{
	color: #fff;
	background: #beb3aa;
	transition: .3s;
}
.confilmbtn .button{
	margin-left: 7px;
}
.contact .button input[type="submit"]{
	width: 250px;
}
/* contact-complete */
.contact.complete{
	padding: 150px 0 100px;
}
.contact.complete .complete_p{
  margin-top: 30px;	
  text-align: center;
  font-size: 18px;
}
.contact.complete .bac2{
	margin-top: 50px;
}
.contact.complete .bac2 a{
	margin: 0 auto;
  color: #fff;
  background: #251814;
  display: block;
  width: 260px;
  padding: 10px 0;
  transition: .3s;
  text-align: center;
}
.contact.complete .bac2 a:hover{
	background: #707070;
	transition: .3s;
}
/* reserve-index */
#desired_time{
	margin-top: 10px;
	display: block;
	width: 100%;
	height: 35px;
}
.selectWrap{
  width: 100%;
  position: relative;
  display: inline-block;
}
#desired_time {
	margin-top: 10px;
	display: block;
	width: 100%;
	height: 35px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 1;
  padding: 0 40px 0 10px;
}
#desired_time::-ms-expand {
    display: none;
}
.wish-contact{
	margin-top: 22px;
}
.wish-contact label{
	display: flex;
	align-items: center;
	cursor: pointer;
}
.wish-contact label input{
	margin: 0 10px 0 0;
	width: inherit;
	height: inherit;
}
.mail-maga{
	margin-top: 22px;
	margin-bottom:25px;
}
.mail-maga label input{
	margin: 0 10px 0 0;
	width: inherit;
	height: inherit;
}
.wish-flex{
	margin-top: 5px;
	display: flex;
	align-items: center;
}
.wish-flex input[type="checkbox"]{
	display: none;
}
.wish-flex label{
	margin-right: 20px;
	display: flex;
	align-items: center;
	cursor: pointer;
	position: relative;
}
.wish-flex label:before{
	margin-right: 8px;
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #957a1c;
	background: #fff;
}
.wish-flex label:after{
	content: "";
	background: url(https://www.your-emerald.com/images/reserve/check-br.svg) no-repeat;
	background-size: contain;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
  top: 50%;
  transform: translate(0,-50%);
  opacity: 0;
}
input[type=checkbox]:checked + label:after{
	opacity: 1;
}
.contact.reserve div.infoarea__maparea{	
	margin: 40px auto;
	width: 90%;
	max-width: 700px;
	justify-content: space-between;
}
.contact.reserve div.infoarea__maparea__contents{
	margin-right: 0;
	text-align: center;
	width: 50%;
}
.infoarea__maparea__contents .infoarea__note{
	text-align: center;
}
.contact div.infoarea__maparea__contents h3{
	margin-bottom: 5px;
	font-size: 16px;
}
.contact div.infoarea__maparea__contents h3 span{
	display: block;
}
.calnote{
	margin-top: 8px;
	text-align: right;
}
.whitebox{
	width:14px;
	height	:14px;
	vertical-align: middle;
	display: inline-block;
	background: #fff;
	border:1px solid #9c9c9c;
}
.graybox{
	width:14px;
	height	:14px;
	vertical-align: middle;
	display: inline-block;
	background: #d4d4d4;
	border:1px solid #9c9c9c;
	margin-left:13px;
}
.saturdayfont{
	color:#2459bd;
	padding-left:13px;
}
.sundayfont{
	color:#b91a1a;
	padding-left:13px;
}