/* CSS Document */
@charset "utf-8";
.htr-col-left {
	width: 35%;
	float: left;
}
.htr-col-right {
	width: 65%;
	float: left;
	padding-left: 50px;
	box-sizing: border-box;
}
.htr-col-right span {padding:0px 0px 10px 0px;font-size:1.3em;}
.htr-col-right .spr {padding-right:60px !important;}
.htr-tbl1 {
	width: 100%;
}
.htr-tbl1 tr td {
	border-collapse: collapse;
	padding: 11px 10px;
	box-sizing: border-box;
	font-size: 1.4em;
	color: #444444;
	text-align: center;
	background: #F9F7F4;
	border: 1px solid #DDDDDD;
	width:50%;
}
.htr-tbl-tit {
	background: #3498DB !important;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: bold;
}
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 {}


.title-style3 h3{
    
}

.cnt{
	font-size: 16px;
}
.cnt ul{
    padding-left: 30px;
}
.cnt ul li{
	list-style: disc;
}
/*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:rgba(199, 208, 237, 0.3);
	font-weight:bold;
	}
	
.info-table1 tr.row1 td.col1{
	border-top: solid 4px #061858; 
	}
	
.info-table1 tr.row1 td.col2{
	border-top: solid 4px #061858; 
	}
	
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 0px;
	border-bottom:dotted 1px #AAAAAA;
	overflow:hidden;
	}
	
.one-row-note{
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding-top:15px;
	overflow:hidden;
	}	
	
 .one-row .title{
	 width:30%;
	 height:auto;
	 float:left;
	 color:#444444;
	 font-size:14px;
	 line-height:180%;
	 padding-top:10px;
	 position: relative;
	 }
	 
	.one-row .input-data{
	 width:65%;
	 height:auto;
	 float:left;
	 margin-left:5%;
	 } 
	 .one-row .input-data2 {
    margin-top: 10px;
    }
	 .one-row .input-data2 .small_input {
    margin-top: 0px;
    }
	.one-row .input{
		width:100%;
		box-sizing:border-box;
		height:auto;
	  border:solid 1px #5598d2;
	  padding:2%;
	  outline:none;
	   font-size:14px;
	 }  
	 
	.one-row .select{
		width:100%;
		box-sizing:border-box;
		height:auto;
	  border:solid 1px #00BF69;
	  padding:1%;
	  outline:none;
	    font-size:14px;
	 } 
	 
	 .one-row .textarea{
		width:100%;
		box-sizing:border-box;
		height:auto;
	  border:solid 1px #5598d2;
	  padding:2%;
	  outline:none;
	   font-size:14px;
	   height:160px;
	   resize:vertical;
	 }  
	 

	 
.button{
	text-align:center;
	}	 
	 
.button .btnsubmit{
	margin: 0px auto;
    margin-top: 30px;
    cursor: pointer;
    width: 193px;
    height: 43px;
    background: #5598d2;
    outline: none;
    background-size: 100%;
    cursor: pointer;
    border: none;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-size: 120%;
	border-radius: 5px!important;
	-webkit-appearance: none;
	text-align: center!important;
	padding: 1px;
	}
	
/* .mark3{
color:#F00;	
} */
/*							
.mark4{
background:rgba(255, 255, 255, 0.5);
background: rgba(32, 177, 74, 0.2);
}*/

.mark3 {
    color: #fff;
    background-color: #5598d2;
    width: fit-content;
    border-radius: 5px;
    margin: 0 0 0 10px;
    display: inline-block;
    height: auto;
    width: auto;
    font-size: 0.6em!important;
    text-align: center;
    padding: 0px 9px 0px 9px;
    position: absolute;
    top: 8px;
    right: 0;
}

.mark4 {
    color: #fff;
    background-color: #8A9097;
    width: fit-content;
    border-radius: 5px;
    margin: 0 0 0 10px;
    display: inline-block;
    height: auto;
    width: auto;
    font-size: 0.6em!important;
    text-align: center;
    padding: 0px 9px 0px 9px;
    position: absolute;
    top: 8px;
    right: 0;
}

a.tel{
    font-size: 150%;
	color: #68505A;
	 display: inline-block;
}
a.tel:hover{
    opacity: 0.7;
}

.show-sp2 {
    display: none;
}


@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;	
    margin: 0 0 10px;
	 }
	 
.one-row .input-data{
 width:100%;
 margin-left:0%;
 } 	 


}

@media screen and (max-width: 767px) {
	.mark3 {
		top: 0;
	}
	.mark4 {
		top: 0;
	}
}


@media screen and (max-width: 480px) {
.one-row .input-data select.input { 
	 width: 29%;
	 }
	 .show-sp2 {
    display: inline-block;
}
}