@charset "utf-8";

#header-1 h2 img { width: 49.5vw; }

#catlead{
	width: 60%;
	margin-left: -30%;
}

#sec1{
	margin:3% auto;
}

#sec2{
	margin-bottom: 5%;
}
#sec2 table{
	width: 96%;
    border-collapse: separate;
    border-spacing: 5px 5px;
    margin: 0 auto;
}
#sec2 table td{
	width: 50%;
	background-color: #7A000D;
	padding: 10px 0;
}
#sec2 table img{
	height: 70%;
    width: auto;
    display: block;
    margin: 0 auto;
}

#sec3,
#sec4,
#sec5,
#sec6,
#sec7,
#sec8 {
	background: url(../images/room-sec3-8-bg.png) no-repeat center top;
	background-size: 100%;
}
#sec3 h2,
#sec4 h2,
#sec5 h2,
#sec6 h2,
#sec7 h2,
#sec8 h2 {
	padding: 5% 0;
}
.sec3-1,
.sec4-1,
.sec5-1,
.sec6-1,
.sec7-1,
.sec8-1 {
	width: 95%;
	margin: 0 auto;
}
.sec3-1 h3,
.sec4-1 h3,
.sec5-1 h3,
.sec6-1 h3,
.sec7-1 h3,
.sec8-1 h3 {
	margin: 5% 0;
}


.info-table{
	width: 95%;
	margin: 5% auto 0;
	color: #42210B;
}
.info-table th{
	width: 30%
}

#sec4, #sec5, #sec6, #sec7, #sec8, #sec9{
	margin-top: 6%;
}

