/* CSS Document */
@charset "utf-8";
.htr-col-left {
	width: 40%;
	width: 30%;
	float: left;
/*	margin-top: 20px;
    border: ridge #0a6426;*/
}
.htr-col-left img{
	width: 100%;
    height: auto;
}
.htr-col-right {
	width: 60%;
	width: 70%;
	float: left;
	padding-left: 30px;
	box-sizing: border-box;
}
.htr-col-right span {color: red;  font-weight: bold;}
.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;*/
}

.gallery-img-style1{
width:100%;
height:auto;
float:left;	
}

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

.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:10px;
	text-align:center;
	float:left;
}
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 {}

.cnt table{
	width: 100%;
	border: 1px solid #F2B900;
}
.cnt table th, .cnt table td{
	border: 1px solid #F2B900;
	padding: 7px 10px;
}
.cnt table th{
	color: #F2B900;
	background: #FCF8ED;
	font-size: 105%;
	color: #6c733a;
    color: #4d5229;
    color: #333;
}
.cnt table th.th1{
	background: #F3E2A9;
	background: #F9F1D6;
	text-align: center;
	border-top: 2px solid #F2B900;
	border-bottom: 2px solid #F2B900;	
}
.cnt table th.th2{
	background: #fff;
	text-align: center;
	border-top: 2px solid #F2B900;
	border-bottom: 2px solid #F2B900;
	border-left: 2px solid #F2B900;
}
.cnt table td{
	    text-align: center;
}
.cnt table td.td2{
/*	border-left: 2px solid #F2B900;*/
}

.cnt table tr.bo2{
	border-top: 2px solid #F2B900;
	border-bottom: 2px solid #F2B900;	
}
.cnt span.taiyo{
	font-weight: bold;
    font-size: 110%;
        color: #F2B900;
/*        padding-left: 10px;*/
    display: block;
    color: #6c733a;
    color: #4d5229;
    color: #333;
}

.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;
}
.show-sp2 {
    display: none;
}
.f-14{
    font-size: 13px;
}

}


@media screen and (max-width: 670px) {
.show-sp3 {
    display: none;
}
.f-15{
    font-size: 14px;
}
.htr-col-left {
	width: 100%;
}
.htr-col-right {
	width: 100%;
	padding-top: 15px;
	padding-left: 0;
}

	.gallery-img-style1 .gl-one-element{
	 width:100%;
	}
}


@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%;
}
.cnt table th, .cnt table td{
padding: 7px 3px;
}
.cnt table th{
	font-size: 100%;
	letter-spacing: -1px;
}
}


@media screen and (max-width:350px) {
.cnt table{
font-size: 87%;
}
}