@charset "utf-8";
/* 問い合わせ */

#contact #container {
	box-shadow: none;
}

#contact h1 {
	background-image: url(../../contact/images/hl_01.gif);
}

#contact h2 {
	background-image: url(../../contact/images/hl_03.gif);
}

#contact .article.tel_area .tel_nb h2 {
	background-image: url(../../contact/images/hl_02.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 28px;
}

#contact .fax {
	background-image: url(../../contact/images/fax.gif);
	width: 254px;
	height: 24px;
	background-position: center center;
	border: 1px dotted #b6a89c;
	padding: 10px 14px;
	margin: 0 auto;
}

#contact.con #description,
#contact.con .main_description {
	height: auto;
}

/* 空室検索 */

#contact .main_description h3 {
	float: left;
	width: auto;
	height: 85px;
	line-height: 35px;
	padding: 20px 25px 10px 25px;
	background-color: #59534a;
	font-size: 1em;
	text-align: center;
	margin-top: 20px;
	color: #b9b0a9;
	font-weight: bold;
}

#contact .main_description h3 strong {
	background-color: #f48c24;
	color: #fef2e3;
	font-size: 0.9em;
	padding: 5px 10px;
	font-weight: normal;
}


.search {
	width: 700px;
	height: 115px;
	display: block;
	float: left;
	margin-left: 10px;
	margin-bottom: 50px;
	margin-top: 20px;
	background-color: #ebebeb;
	position: relative;
}

.search form {
	overflow: hidden;
	padding: 15px 0 15px 15px;
	color: #000;
}

*HTML .search form {
	background-color: #FFF;
	width: 350px;
	height: auto;
	display: block;
}

.search dl {
	width: 650px;
	height: auto;
	overflow: hidden;
	margin-bottom: 5px;
}

.search dl dt,
.search dl dd {
	float: left;
	width: auto;
	height: 30px;
	font-size: small;
	line-height: 30px;
}

.search dl dt {
	margin-right: 5px;
}

.search dl dd {
	margin-right: 10px;
}

.search p.notes {
	font-size: 0.8em;
}

.search .button {
	display: block;
	margin-right: 15px;
	position: absolute;
	right: 10px;
	bottom: 5px;
}

.search dl dd.search01 {
	margin-right: 15px;
}

.search dl dd.search02 {
	margin-right: 120px;
}



/* 電話番号 */

#contact.con .main_description h2 {
	background-image: url(../../contact/images/hl_04.gif)
}

#contact.con .tel_area {
	width: 1000px;
	margin: 0 auto;
	margin-top: 30px;
	clear: both;
	border-top: 1px dotted #b9b0a9;
	padding-top: 50px;
}

#contact.con .tel_area dl {
	overflow: hidden;
	width: 1000px;
	height: auto;
	padding-bottom: 0;
	background-color: #77695d;
	position: relative;
}

#contact.con .tel_area dd {
	width: 345px;
	height: 102px;
	padding: 38px 76px;
	display: block;
	margin: 0 auto;
}

#contact.con .tel_area .adress {
	float: none;
	width: 100%;
	height: 64px;
	display: block;
	line-height: 64px;
	text-align: center;
	background-color: #59534a;
	padding: 0;
}

#contact.con .tel_area .adress strong {
	color: #EAC067;
}

#contact.con .tel_area dd.related {
	width: 432px;
	height: auto;
	padding: 25px 35px;
	border-left: 1px solid #59534a;
}

#contact.con .tel_area dd.related p.txt {
	padding: 0;
	color: #e4e5e4;
	margin-bottom: 0;
	width: 420px;
}

#contact.con .tel_area dd.related a {
	width: 430px;
	height: 62px;
	text-indent: -10000em;
	background-image: url(../../contact/images/btn_tel.gif);
	margin-bottom: 12px;
}

#contact.con .tel_area dd.reservation {
	padding: 28px 35px 28px 66px;
	border-top: solid 1px #59534a;
	width: 899px;
}

#contact.con .tel_area dd.reservation h2 {
	margin-bottom: 10px;
	color: #ededed;
	background-image: none;
	font-size: 1.3em;
	font-weight: bold;
}

#contact.con .tel_area dd.reservation p {
	float: left;
	color: #e4e5e4;
	width: auto;
}

#contact.con .tel_area dd.reservation a {
	display: block;
	float: right;
	width: 432px;
	height: 60px;
	background-image: url(../../contact/images/btn_reservation.jpg);
	background-position: 0 0;
	text-indent: -10000em;
}

#contact.con .tel_area dd.reservation a:hover {
	background-position: 0 -60px;
}

/* プライバシーポリシー */

#contact.con .pp {
	border-bottom: 0;
}

#contact.con .pp .txt {
	margin-bottom: 45px;
}

#contact.con .pp dl {
	overflow: hidden;
}

#contact.con .pp dl dt {
	width: auto;
	display: inline-block;
	padding: 8px 18px;
	margin-bottom: 12px;
	color: #3d403b;
	background-color: #e6d4bd;
}

#contact.con .pp dl dd {
	margin-bottom: 32px;
	color: #e6d4bd;
}

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

#contact.con .tel_area dl {
	height: 274px;
}

}
