@charset "utf-8";
/* ==========================================================

title : ホテル多度温泉
scope : お問合せフォーム

last modify : 2017/01/12 041_ooba
memo  : 

========================================================== */
#main{
	padding:0 0 8px!important;
}

#main .siteroute {
    float: none;
    display: block;
}

#maincolumn {
	width:962px;
	margin:0 auto;
}

#maincolumn h1 {
	width: 944px;
	margin: 0 auto 13px;
	padding: 15px 0 6px 14px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px dotted #000;
}

#maincolumn .main_image{
	margin:13px auto 0;
	width:882px;
}

#maincolumn .first_lead{
	width:740px;
	margin:30px auto 40px;
	font-size: 16px;
	line-height: 1.5;
	text-align:center;
}

#main section p {
	font-size: 16px;
	line-height: 1.5;
}


/* -------------------------------------------------------
 #contact_area
-------------------------------------------------------- */
#contact_area{
	width:840px;
	margin:0 auto 50px;
}

#contact_area .ssl{
	line-height:1.5;
	margin:0 0 8px;
	text-align:right;
}

#contact_area .ssl img{
	vertical-align:top;
}

#contact_area table{
	border-collapse: collapse;
	border: 2px solid #660000;
	font-size:16px;
	margin:0 auto;
	padding:0;
	width:840px;
}

#contact_area table th,
#contact_area table td{
	box-sizing:border-box;
	padding:24px;
	height:auto;
	vertical-align:middle;
	border:1px solid #660000;
	text-align:left;
}

#contact_area table th{
	background:#e3d5bf;
  width: 213px;
	padding: 40px 0;
	line-height:1.3;
	letter-spacing:2px;
	font-size:18px;
	font-weight:bold;
  text-align: center;
}

#contact_area table .required{
	background:#e3d5bf url(../image/icon_required.png) no-repeat 160px 8px;
}

#contact_area table .q_ttl{
	font-weight:bold;
}

#contact_area table .note{
	display:inline-block;
	margin:5px 0 0 5px;
}

#contact_area table .prf_note{
	color:#777;
	display:inline-block;
	font-size:14px;
	margin:5px 0 0 5px;
}

#contact_area table .ex{
	display:block;
	color:#777;
	margin:2px 0 0;
	padding:0 0 20px 3px;
}

#contact_area table .ex:before{
	content:"入力例：";
}

/* ドメイン指定受信 */
.domain{
	width:auto;
	margin:10px auto 0;
	padding:15px 20px;
	background:#f9e0e8;
	border:#fff solid 1px;
	line-height:1.3;
}
.domain .red{
	color:#FF0000;
}

/* ------------- 入力欄・ボタン装飾 ------------- */
form input, 
form textarea{
	line-height:1.3;
	margin:7px 0;
	padding:0 .45em;
	min-height:2em;
	border:1px solid rgb(153, 153, 153);
	border-radius:3px;
	box-shadow: inset 0 4px 10px -8px rgba(0,0,0,0.5);
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
  width: 96%;
}

form #zip {
  width: 150px;
}

form #adr1,form #adr2,form #adr3 {
  width: 270px;
}

form #adr1 {
  display: block;
}

.zip_srch {
  width: auto;
}

form input.button{
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin:0 0 0 5px;
	padding:8px 15px;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top,  #fefefe 0%, #e2e2e2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fefefe 0%,#e2e2e2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fefefe 0%,#e2e2e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */	
}

form input.button:hover{
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #e0e0e0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#e0e0e0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f7f7f7 0%,#e0e0e0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

form textarea{
	line-height:1.2;
	padding:8px;
}

form select{
	margin:7px 0 0;
	padding:8px;
	font-size:18px;
}

/*form 幅*/

.form_short1{
	width:65px;
}

.form_short2{
	width:75px;
}

.form_short{
	width:230px;
}

.form_mid{
	width:350px;
}
.form_wide{
	width:420px;
}

/* ------------- ボタン ------------- */
.btn_box{
	margin:40px auto;
	overflow:hidden;
	padding:0;
	text-align:center;
	width:790px;
}

ul.btn_box{
	text-align:left;
}

ul.btn_box li{
	float:left;
}

ul.btn_box li:first-child{
	margin:7px 30px 0 0;	
}
 
 
/* ------------- プライバシー ------------- */
.privacy {
	background:#dceaeb;
	margin:0 auto;
	padding:30px 0 15px;
	text-align:center;
	width:600px;
}

.privacy .link {
	background:url(../image/icon_key.png) no-repeat 0 center;
	display:inline-block;
	padding:10px 0 10px 45px;
	margin:20px 0 10px;
}


/* --------------------------------------
 エラー画面
-------------------------------------- */

#contact_area table .error{
	background:#fff0f5!important;
}


#contact_area table .error p:first-of-type{
	background:url(../image/icon_error.png) no-repeat 0 0;
	color:#FF0000;
	line-height:1;
	line-height:1.5\9; /* IE9, 10 */
	margin:0 0 7px 0;
	min-height:18px;
	padding:0 0 0 25px;
}


/* --------------------------------------
 送信完了画面
-------------------------------------- */
dl#thanks_box{
	border: 2px solid #660000;
	margin:50px auto;
	width:850px;
	padding:0;
	text-align:center;
}

dl#thanks_box dt{
	background:#e3d5bf;
	border: 1px solid #660000;
	border-bottom:0;
	color:#732b10;
	font-size:24px;
	font-weight:bold;
	letter-spacing:3px;
	padding:30px 0;
}

dl#thanks_box dd{
	border: 1px solid #660000;
	padding:10px 0;
}

dl#thanks_box dd p:nth-child(1){
	margin:20px 0;
	font-weight:bold;
	font-size:18px;
}

dl#thanks_box dd p:nth-child(2){
	line-height:1.5;
	margin:20px 0;
	font-size:16px;
}


