@charset "utf-8";
.block-375 { display: none; }
/* main-bn */
.con-img-swip .s1{ background: url(../img/sub2/6/image1.jpg) no-repeat center/cover; }
.con-img-swip .s2{ background: url(../img/sub2/6/image2.jpg) no-repeat center/cover; }
.con-img-swip .s3{ background: url(../img/sub2/6/image3.jpg) no-repeat center/cover; }
.con-img-swip .s4{ background: url(../img/sub2/6/image4.jpg) no-repeat center/cover; }
.con-img-swip .s5{ background: url(../img/sub2/6/image5.jpg) no-repeat center/cover; }
.con-img-swip .s6{ background: url(../img/sub2/6/image6.jpg) no-repeat center/cover; }
.con-img-swip .s7{ background: url(../img/sub2/6/image7.jpg) no-repeat center/cover; }
.con-img-swip .s8{ background: url(../img/sub2/6/image8.jpg) no-repeat center/cover; }
.con-img-swip .s9{ background: url(../img/sub2/6/image9.jpg) no-repeat center/cover; }
.con-img-swip .s10{ background: url(../img/sub2/6/image10.jpg) no-repeat center/cover; }
.con-img-swip .s11{ background: url(../img/sub2/6/image11.jpg) no-repeat center/cover; }

/* 떠나요 */
.room_data li .data p:first-child::after{content: ''; display: none;}


/* detail */
.detail2-line .detail2-img.s1{background: url(../img/sub2/6/image8.jpg) no-repeat 0% 50%/cover;}
.detail2-line .detail2-img.s2{background: url(../img/sub2/6/image3.jpg) no-repeat center/cover;}
.detail2-line .detail2-img.s3{background: url(../img/sub2/6/image5.jpg) no-repeat center/cover;}

/* banner */
.banner{ background: url(../img/sub2/6/image2.jpg)no-repeat center/cover;}

@media all and (max-width: 375px){
    .block-375 { display: block; }
}