/* CSS Document */
@charset "utf-8";

ul.htr-list li {line-height:160%;font-size:13px;background:url(../../img/hotel/img5.png) left top no-repeat;padding-left:17px;margin-bottom:5px;}

ul.htr-list {}


/*info-table1*/

.info-table1{
	width:100%;
	height:auto;
	border:0;
	border-top:solid 1px #E8E8E8;
	border-left:solid 1px #E8E8E8;
	}

.info-table1 tr td{
	padding:10px;
	border-bottom:solid 1px #E8E8E8;
	border-right:solid 1px #E8E8E8;
	}
	
.info-table1 tr td.col1{
	background-color:#F2F2F2;
	font-weight:bold;
	}
	
.info-table1 tr.row1 td.col1{
	border-top: solid 4px #000000; 
	}
	
.info-table1 tr.row1 td.col2{
	border-top: solid 4px #666; 
	}
	
a.tel-number{
	color:#52A7E0;
	text-decoration:none;
	}	
	
.map-image{
width:100%;
height:auto;	
margin-top:20px;
}

.map-image img{
width:100%;
height:auto;	
}

/*Form contact*/

.mail-content{
	width:100%;
	max-width:800px;
	height:auto;
	padding:10px 20px 20px 20px;
	box-sizing:border-box;
	/*background:#FDF7EE;*/
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
	}
	
.one-row{
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding:15px 20px;
	overflow:hidden;
	}
	
.one-row-note{
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding-top:15px;
	overflow:hidden;
	}	
	
 .one-row .title{
	 width:25%;
	 height:auto;
	 float:left;
	 color:#444444;
	 font-size:14px;
	 line-height:180%;
	 padding-top:10px;
	 }
	 
	.one-row .input-data{
	 width:70%;
	 height:auto;
	 float:left;
	 margin-left:5%;
	 } 
	 
	.one-row .input{
		width:100%;
		box-sizing:border-box;
		height:auto;
	  border:solid 1px #AAAAAA;
	  padding:2%;
	  outline:none;
	   font-size:14px;
	   font-family: "M PLUS Rounded 1c", sans-serif;
	 }  
	 
	.one-row .select{
		width:100%;
		box-sizing:border-box;
		height:auto;
	  border:solid 1px #AAAAAA;
	  padding:1%;
	  outline:none;
	    font-size:14px;
	 } 
	 
	 .one-row .textarea{
		width:100%;
		box-sizing:border-box;
		height:auto;
	  border:solid 1px #AAAAAA;
	  padding:2%;
	  outline:none;
	   font-size:14px;
	   height:160px;
	   resize:vertical;
	   font-family: "M PLUS Rounded 1c", sans-serif;
	 }  
	 

	 
.button{
	text-align:center;
	}	 
	 
.button .btnsubmit{
	color:#fff;
	text-shadow:-1px -1px 2px rgba(0,0,0,0.5);
	font-size:1.2em;
	background-color:  #c22787;
	padding:6px;
	width:30%;
	width:153px;
	height:43px;
	margin-top:30px;
	border:none;
	outline:none;
	cursor:pointer;
	font-family: "M PLUS Rounded 1c", sans-serif;
}


.submit-btn:hover {
	opacity:0.6;
	text-shadow:-1px -1px 2px rgba(0,0,0,0.5);
}
	
.mark3{
color:#000;	
}

.mark4{
background:#fffaeb;	
}

.mark5{
border-bottom:dotted 1px #AAAAAA;
}
						


@media screen and (max-width: 768px) {
	
	.htr-col-left, .htr-col-right {
	width: 100%;
	float: left;
	padding:0 2%;box-sizing:border-box;
}
.htr-col-right {margin-top:30px;}
.htr-col-right span {width:100%;}
.htr-col-right .spr {padding-right:0px !important;float:left;}


/*Form conatct tran sm*/
.one-row .title{
	width: 100%;
    float: none;
    text-align: left;
    padding: 0;
	 }
	 
.one-row .input-data{
 width:100%;
 margin-left:0%;
 } 	 


}
