.box05 {
	float: left;
	width: 48%;
	margin-left: 2%;
}

.box06 {
	float: left;
	width: 50%;
}

.room-list1 {
	width: 100%;
	overflow:hidden;
	
}

.room-list2 {
	width: 100%;
	overflow:hidden;
	
}

.room-list3 {
	float: left;	
}

.room-box1 {
	width: 90px;
	float: left;	
}

.room-box2 {
	width: calc(100% - 90px);
	float: left;	
}

.room-textbox {
	font-size: 15px;
	color: #666666;
	line-height: 22px;
	width: 120px;
	border: 1px solid #666666;
}


.roomset_wd8 {
	font-size: 16px;
	line-height: 25px;
	color: #009900;
	margin-left: 10px;
}

.roomset_wd8-1 {
	font-size: 16px;
	line-height: 25px;
	color: #009900;
	float: left;
width: 90px;	
}

.roomset_wd9 {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	margin-left: 2px;
	float: left;	
}
	
.roomset_wd9-1 {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	margin-right: 10px;
	float: left;
}

.roomset_wd9-2 {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	float: left;
	margin-left: 10px;
}

.roomset_wd9-3 {
	font-size: 16px;
	line-height: 25px;
	color: #333333;

	float: left;
}


.roomset_wd10 {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	margin-left: 20px;
	width: 120px;
		float: left;	
}


.roomset_wd11 {
    font-size: 16px;
    line-height: 25px;
    color: #009900;
		width: 120px;
			float: left;	
}

.roomset_wd12 {
	width: calc(100% - 120px);
			float: left;	
}

.Introduction_wd1 {
    font-size: 20px;
    line-height: 35px;
    color: #009900;
    font-weight: bold;
}

.Introduction_wd1_blue {
    font-size: 20px;
    line-height: 35px;
    color: white;
    font-weight: bold;
    background-color: #0283df;
}

.Introduction_wd2 {
    font-size: 16px;
    color: #17365d;
    line-height: 30px;
    font-weight: bold;
    margin-top: 5px;
    float: none;
    clear: left;
}

.Introduction_wd3 {
    font-size: 15px;
    color: #008000;
    line-height: 26px;
    font-weight: bold;
    float: left;
}

.hotel-spic2 {
	width: 4vw;
	height: 4vw;
	max-height: 4vw;
    margin-right: 0.5%;
    float: left;
    margin-bottom: 5px;
}

.hotel-spic2 img {
	width: 100%;
	height: 100%;
}

.button_2 {
    border: 2px;
    line-height: 40px;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    background-color: #174e8e;
    padding-right: 50px;
    padding-left: 50px;
    cursor: pointer;
    margin-right: 10px;
    margin-left: 10px;
}
.button_2-1 {
	border: 2px;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	background-color: #174e8e;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
	margin-right: 10px;
}
	
	
	.first-list5{
	width: 95%;
	float: left;
	margin-left: 1.5%;
	margin-bottom: 15px;
}


	.room-title{
	width: 50%;
	float: left;
	
}

	
	
		 @media screen and (max-width : 800px) {
 

.box05 {
	float: left;
	width: 100%;
	margin-left: 0%;
}

.box06 {
	float: left;
	width: 100%;
}

	.first-list5{
	width: 95%;
	float: left;
	margin-left: 5%;
	margin-bottom: 15px;
}

.roomset_wd10 {
	font-size: 15px;
	line-height: 25px;
	color: #333333;
	margin-left: 5px;
	width: 90px;
		float: left;	
}

.roomset_wd11 {
    font-size: 15px;
    line-height: 25px;
    color: #009900;
		width: 80px;
			float: left;	
}

.roomset_wd12 {
	width: calc(100% - 80px);
			float: left;	
}

.roomset_wd9-2 {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	margin-left: 0px;
	float: left;
	width: 100%;	
}

	
	
    }
	
	
		 @media screen and (max-width : 600px) {	
	
	.roomset_wd9-1 {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	margin-right: 10px;
	float: left;
		/*width: 100%;*/
}
    }