@charset "utf-8";


/* mainBn */
.mainBnCenter .mainBnSwip .swiper-slide.s1{ background: url(../img/sub2/6/image1.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s2{ background: url(../img/sub2/6/image2.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s3{ background: url(../img/sub2/6/image3.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s4{ background: url(../img/sub2/6/image4.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s5{ background: url(../img/sub2/6/image5.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s6{ background: url(../img/sub2/6/image6.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s7{ background: url(../img/sub2/6/image7.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s8{ background: url(../img/sub2/6/image8.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s9{ background: url(../img/sub2/6/image9.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s10{ background: url(../img/sub2/6/image10.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s11{ background: url(../img/sub2/6/image11.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s12{ background: url(../img/sub2/6/image12.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s13{ background: url(../img/sub2/6/image13.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s14{ background: url(../img/sub2/6/image14.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s15{ background: url(../img/sub2/6/image15.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s16{ background: url(../img/sub2/6/image16.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s17{ background: url(../img/sub2/6/image17.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s18{ background: url(../img/sub2/6/image18.jpg) no-repeat center/cover;}


.roomInfoTxt p { font-family: 'Paperlogy4'; font-size: 13px !important; color: #989798 !important; text-indent: 10px;}
.roomInfoTxt p span{ display: block; font-weight: bold; color: #000; font-size: 14px; text-indent: -10px;}


/* sec2 */
.secR .rightImg{ background: url(../img/sub2/6/image1.jpg) no-repeat center/cover;}
/* .room_data li .data p:first-child:after{ content:'\00a0/\00a0'} */

/* 객실 갤러리 */
.gallList .gallConL{  background: url(../img/sub2/6/image4.jpg) no-repeat center/cover;}
.gallList:nth-child(1) .gallConS{ background: url(../img/sub2/6/image2.jpg) no-repeat center/cover;}
.gallList:nth-child(2) .gallConS.g1{background: url(../img/sub2/6/image3.jpg) no-repeat center/cover; }
.gallList:nth-child(2) .gallConM.g2{ background: url(../img/sub2/6/image5.jpg) no-repeat center/cover;}
.gallList:nth-child(3) .gallConS.g1{ background: url(../img/sub2/6/image6.jpg) no-repeat center/cover; }
.gallList:nth-child(3) .gallConM.g2{ background: url(../img/sub2/6/image17.jpg) no-repeat center/cover; }
.gallList:nth-child(3) .gallConS.g3{ background: url(../img/sub2/6/image18.jpg) no-repeat center/cover;}

@media all and (max-width: 768px){
    .roomInfoTxt{ margin-bottom: 0px;}
    .roomInfoTxt p span{ text-indent: 0;}

    .viewBtn{ display: flex; justify-content: center; align-items: center; margin-top: 30px;}
}