@charset 'utf-8';
body {  
	-ms-overflow-style: none;  
	overflow: auto;  
}

::-webkit-scrollbar {  
	display: none;  
}

.itemList_wrap {
	position: relative;
	padding:70px 70px 0;
	font-size:14px;
}

.itemList_wrap a {
	display:inline-block;
	text-align:center;
}
.itemList_wrap a .imgWrap {
	position:relative;
	overflow:hidden;

	transform: scale(1);
	-webkit-transform: scale(1);
  -moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}
.itemList_wrap a .imgWrap .loader {
	width:100%;
	padding-bottom:56.25%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	transition: all 0.3s ease-in-out;
}
.itemList_wrap a:hover .imgWrap .loader {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.itemList_wrap a .eng {
	font-family:"Open Sans",sans-serif;
font-size:20px;
font-weight:700;
font-style:normal;
line-height:26.6px;
letter-spacing:0px;
color:rgba(68,68,68,1);
text-shadow:none;
padding:20px 0 0 0;
margin:0;

}
.itemList_wrap a .txt {
	font-family:"Open Sans",sans-serif;
font-size:14px;
font-weight:700;
font-style:normal;
line-height:26.04px;
letter-spacing:0.7px;
color:rgba(119,119,119,1);
text-shadow:none;
padding:14px 0 0 0;
margin:0px;

}

.itemList_wrap a .detailview {
	display:inline-block;
	width:160px; height:40px;
	font-family:"Open Sans",sans-serif;
font-size:14px;
font-weight:700;
font-style:normal;
line-height:40px;
letter-spacing:0px;
color:rgba(28,76,112,1);
text-shadow:none;
background-color:rgba(255,255,255,0.004);
padding:0;
margin:0;
border:1px solid #1C4C70;
border-radius:0px;
background-image:0px;
box-shadow:0px;
border:1px solid #1C4C70;
border-radius:0;

	transition: background-color 0.5s;
}

/* detailview:hover */
.itemList_wrap a .detailview:hover {
background-color:#1C4C70;
color:#fff;
}
	

.itemList_wrap a .detailview i {
	margin-left:7px;
}

@media (max-width:1400px) {
	.firstSlider .owl-carousel .owl-item img {
		width: 100%;
		height: 100%;
		transition: width 0.3s;
	}
	.viewObj {
		bottom:43px;
		font-size: 18px;
	}
	.viewObj a {
		height: 32px;
		line-height: 34px;
	}
	.owl-nav {
		display:none;
	}
}

@media (max-width:820px) {
	.firstSlider {
		position: absolute;
		top: 0; right: 0; bottom: 0; left: 0;
		margin: auto;
	}
	.firstSlider .owl-carousel .owl-item img {
		width: auto;
		object-fit: cover;
		object-position: center;
	}
	.viewObj {
		right:3px; bottom:-31px;
		text-align: center;
	}
	.viewObj i {
		padding:6px;
		color:rgba(147, 147, 147, 0.5);
	}
	.viewObj i.active {
		color:rgba(147, 147, 147, 1);
	}
	.viewObj i:hover {
		background-color:rgba(0, 0, 0, 0.2);
	}
	.owl-nav {
		bottom: 8.6%;
	}
	.owl-dots {
		width:calc(100% - 60px);
		margin:0;
		position:relative;
		top:0; right:0; bottom:0; left:0;
		padding:10px 0;
	}
	.owl-dot {
		background-color:#ccc !important;
	}


	.itemList_wrap {
		padding: 50px 10px 0;
	}
	.itemList_wrap .swiper-container .swiper-slide {
		width:300px;
	}
	.itemList_wrap a .detailview,
	.itemList_wrap .swiper-container .swiper-button-next,
	.itemList_wrap .swiper-container .swiper-button-prev {
		display:none;
	}
	.itemList_wrap a {
		border:1px solid #ddd;
	}
	.itemList_wrap a .eng {
		padding:15px 0 11px;
	}
	.itemList_wrap a .txt {
		padding:0 0 11px 0;
	}
}




.rooms1_wrap {
	position: relative;
    width: 100%; height:440px;
    overflow: hidden;
}
.rooms1_wrap .loader {
	position:relative;
}
.rooms1_wrap .loader:after {
	content:'';
	position:absolute;
	width:100%; height:100%;
	top:0; right:0; bottom:0; left:0;
	background-color:rgba(0, 0, 0, 0.3);
}
.rooms1_wrap .rooms1_slogan {
	position: absolute;
    top: 49%;
    right: 0;
    left: 0;
    margin: auto;
    transform: translateY(-50%);
    text-align: center;
}
.rooms1_wrap .rooms1_slogan h5 {
	font-family:"EB Garamond",sans-serif;
font-size:50px;
font-weight:400;
font-style:normal;
line-height:45px;
letter-spacing:5px;
color:rgba(255,255,255,1);
text-shadow:rgba(0,0,0,0.5) 0px 2px 2px;
background-color:rgba(0,0,0,0);
padding:0;
margin:0;

	
}


.rooms2_wrap {
	position:relative;
	padding:160px 260px 0;
	margin:0 auto;
	width:100%;
	font-size:14px;
	text-align:center;
}
.rooms2_wrap .rooms2_title {

}
.rooms2_wrap .rooms2_title h3 {
	font-family:"EB Garamond",sans-serif;
font-size:45px;
font-weight:400;
font-style:normal;
line-height:45px;
letter-spacing:0px;
color:rgba(34,34,34,1);
text-shadow:none;
background-color:rgba(0,0,0,0);
padding:0;
margin:0;


}
.rooms2_wrap .rooms2_title .txt {
	font-family:"Noto Sans KR",sans-serif;
font-size:24px;
font-weight:400;
font-style:normal;
line-height:25px;
letter-spacing:0px;
color:rgba(136,136,136,1);
text-shadow:none;
background-color:rgba(0,0,0,0);
padding:0;
margin:12px 0px 30px 0px;

}


.rooms3_wrap {
	position:relative;
	padding:0 260px 160px;
	margin:0 auto;
	width:100%;
	font-size:14px;
}
.rooms3_wrap .rooms3_title {
	padding-top:70px;
	padding-left:30px;
	margin-bottom:30px;
}
.rooms3_wrap .rooms3_title h3 {
	font-family:"Open Sans",sans-serif;
font-size:32px;
font-weight:500;
font-style:normal;
line-height:38.4px;
letter-spacing:0px;
color:rgba(34,34,34,1);
text-shadow:none;
padding:0px;
margin:0px;

}
.rooms3_wrap .rooms3_title .txt {
	font-family:"Noto Sans KR",sans-serif;
font-size:16px;
font-weight:400;
font-style:normal;
line-height:16px;
letter-spacing:0px;
color:rgba(136,136,136,1);
text-shadow:none;
padding:0px;
margin:14px 0px 0px;

}
.rooms3_wrap .itemList_wrap {
	padding:0;
}
.rooms3_wrap .itemList_wrap ul {
	display: block;
    width: 100%;
    overflow: hidden;
}
.rooms3_wrap .itemList_wrap ul li {
	display:inline-block;
	float:left;
	width:33.33333%;
	padding:0 30px 30px;
}
.rooms3_wrap .itemList_wrap ul li:nth-child(3n+1) {
	clear:both;
}
.rooms3_wrap .itemList_wrap ul li a {
	display:block;
}


@media (max-width:1400px) {
	.rooms2_wrap {
		position:relative;
		padding:60px 60px 0;
	}

	.rooms3_wrap {
		position:relative;
		padding:0 60px 60px;
	}
	.rooms3_wrap .itemList_wrap ul li {
		/*width:50%;*/
		width:33.333333%;
		padding:0 10px 30px;
	}
}

@media (max-width:820px) {
	.rooms1 {
		padding-top:50px;
	}

	.rooms1_wrap {
		/*height:200px;*/
		height:40vw;
	}

	.rooms1_wrap .rooms1_slogan h5 {
font-size:30px !important;
letter-spacing:4.9px;
}


	.rooms2_wrap {
		position:relative;
		padding:60px 15px 0;
	}

	.rooms2_wrap .rooms2_title h3 {
font-size:24px !important;
}

	.rooms2_wrap .rooms2_title .txt {
margin:13px 0 30px;
font-size:13px !important;
}
	
	.rooms3_wrap {
		position:relative;
		padding:0 15px 60px;
	}
	.rooms3_wrap .rooms3_title {
		padding-top:30px;
		padding-left:0;
		margin-bottom:20px;
	}
	.rooms3_wrap .rooms3_title h3 {
		font-size:20px;
	}
	.rooms3_wrap .rooms3_title .txt {
		margin-top:14px;
		font-size:14px;
	}
	.rooms3_wrap .itemList_wrap ul li {
		width:100%;
		padding:0 0 20px 0;
	}
}
