@charset "utf-8";
/* CSS Document */

.hotel_img span.title{
	display: block;
	font-size: 1.5rem;
    color: #333;
	text-align: center;
}

.news_title{
	font-size: 3rem;
	margin-top:-30px;
	padding-top:60px;
}

.news_date{
	font-size: 1.4rem;
	margin-bottom:30px;
}

.fa-4x {
	font-size: 1.4rem;
}

.fa-chevron-left.fa-4x{
	margin-right: 5px;
}

.fa-chevron-right.fa-4x{
	margin-left: 5px;
}

