/* CSS Document */
@charset "utf-8";
.htr-col-left {
	width: 40%;
	float: left;
/*	margin-top: 20px;
    border: ridge #0a6426;*/
}
.htr-col-left img{
	width: 100%;
    height: auto;
}
.htr-col-right {
	width: 60%;
	float: left;
	padding-left: 30px;
	box-sizing: border-box;
}
.htr-col-right span {font-weight: bold;
    /* padding: 5px 0px 5px 0px; */
    font-size: 110%}
.htr-col-right .spr {padding-right:15px;}
.htr-tbl1 {
	width: 100%;
}
.htr-tbl1 tr td {
	border-collapse: collapse;
	padding: 11px 10px;
	box-sizing: border-box;
	font-size: 1.6em;
	color: #444444;
	text-align: left;
	background: #F1FDF5;
	border: 1px solid #DDDDDD;
	width:50%;
}
.htr-tbl1 tr td.td2  {
	width:25%;
	vertical-align: middle;
	text-align: center;
}
.htr-tbl1 tr td.td3  {
	width:33%;
	vertical-align: middle;
	text-align: center;
}
.htr-tbl1 tr td.htr-tbl-tit {
	background: #0a6426 !important;
	color: #fff !important;
	font-size: 14px !important;
	text-align: center;
/*	font-weight: bold;*/
}
span.bold{    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 {}
 
.gallery-img-style1{
width:100%;
height:auto;
float:left;	
}

.gallery-img-style1 .gl-one-element{
width:23.2%;
height:auto;
float:left;	
margin-right:2%;
box-sizing:border-box;
}

.gallery-img-style1 .gl-frame-img{
	width:100%;
	height:auto;
	margin-bottom:5px;
	float:left;
}

.gallery-img-style1 .gl-frame-img img{
	width:100%;
	height:auto;
}

.gallery-img-style1 .gl-one-element .gl-name{
/*	color:#fff;*/
	font-size:1.6em;
	line-height:160%;
	font-weight:bold;
	width:100%;
	height:auto;
	margin-bottom:0px;
	text-align:center;
	float:left;
}


.gallery-img-style1 .gl-one-element3{
width:47.5%;
height:auto;
float:left;	
box-sizing:border-box;
}


.gallery-img-style1 .gl-one-element3 .gl-name{
/*	color:#fff;*/
	font-size:1.6em;
	line-height:160%;
	font-weight:bold;
	width:100%;
	height:auto;
	margin-bottom:10px;
	text-align:center;
	float:left;
}

.gallery-img-style1 .gl-one-element2{
width:5%;
height:auto;
float:left;	
box-sizing:border-box;
}

.gallery-img-style1 .gl-one-element2 .gl-name {
/*	color:#fff;*/
	font-size:2.0em;
	line-height:160%;
	font-weight:bold;
	width:100%;
	text-align:center;
	float:left;
    margin-top:150px;
}


.gallery-img-style1 .gl-one-element4{
width:49%;
height:auto;
float:left;	
box-sizing:border-box;
margin-right: 2%;

}


.info-table1{
	width:100%;
	height:auto;
	border:0;
	border-top:solid 1px #333;
	border-left:solid 1px #333;
	border-top:solid 1px #ddd;
	border-left:solid 1px #ddd;
	background: #fff;
	}

.info-table1 tr td{
	padding:8px;
	border-bottom:solid 1px #333;
	border-right:solid 1px #333;
	border-bottom:solid 1px #ddd;
	border-right:solid 1px #ddd;
	word-break: break-all;
	vertical-align: middle;
	width: 33.333333%; 
	font-size: 12px;
	}

.cnt span.kisai{
    text-align: right;
    display: block;
    font-size: 14px;
}

.cnt3{
    border-top: solid 1px #333;
}
.title-style4{
    border: 2px solid #333;
    width: auto;
    padding: 1%;
        margin-top: 30px;
    margin-bottom: 10px;

}
.att {
  padding-left: 1em;
  text-indent: -1em;
}

.show-sp4 {
    display: none;
}


@media screen and (max-width: 768px) {
.htr-tbl1 tr td{
	width: 46%;
}
.htr-tbl1 tr td.td2{
    width: 27%;
        padding: 11px 2px;
}
.f-14{
    font-size: 13px;
}
.gallery-img-style1 .gl-one-element2 .gl-name{
margin-top: 110px
}
}


@media screen and (max-width: 670px) {
.show-sp3 {
    display: none;
}
.f-15{
    font-size: 14px;
}
.mgt-10{
    margin-top: 0;
}

.htr-col-left {
	width: 100%;
	    margin-top: 10px;
}
.htr-col-right {
	width: 100%;
	padding-top: 20px;
	padding-left: 0;
}

.gallery-img-style1 .gl-one-element{
	 width:100%;	
	     margin-top: 20px;
	 margin-right: 0;
	}
	.gallery-img-style1 .gl-one-element3{
	    width: 100%;
	        margin-top: 10px;
	}
	.gallery-img-style1 .gl-one-element2{
	width: 100%;
	
	}
 .gallery-img-style1 .gl-one-element2 .gl-name{
 transform: rotate(90deg);
     margin-top: 0;
 }
 .gallery-img-style1 .gl-one-element4{
     width: 100%;
    margin-right: 0;
    margin-top: 20px;
 }
}


@media screen and (max-width: 640px) {
	
	.htr-col-left, .htr-col-right {
	width: 100%;
	box-sizing:border-box;
}
.htr-col-right {}
.htr-col-right span {}
.htr-col-right .spr {padding-right:0px !important;}
.show-sp4 {
    display: inline-block;
}
.htr-tbl1 tr td{
	width: 50%;
}
.htr-tbl1 tr td.td2{
    width: 25%;
}

.htr-tbl1 tr td.td3  {
    width: 36%;
}

.htr-tbl1 tr td.td4  {
    width: 28%;
}
}
