@charset "utf-8";
/*
Copyright (c) 2019, Igini. All rights reserved.
version: 2.0.0

--- setting check ---
primary color : #b39579,
secondary color : #4373b5, #lb65b3, #ff3300, #222, #333, #ccc, #999, c7cbdl
font color : #333, #666, #888, #999, #ccc, #b39579;
background color : #fafafa, #fcfcfc, #f8f8f8, #f3f7ff;
line color : #ddd, #eee;
container width : 1366,
column : 79-38, 12column ;
main font : KR - Noto sans -.025em, EN - Lato
*/

#contents{padding-bottom:0;}

.main_topBanner{background-color:#eac88b;}
.main_topBanner .container{position:relative;width:calc(100% - 140px);min-width:1366px;margin:0 auto;}
.main_topBanner .inlink{display:block;padding:10px 0;text-align:center;}
.main_topBanner .inlink .intxt{display:inline-block;font-size:15px;font-weight:500;color:#231815;line-height:16px;}
.main_topBanner .inlink .intxt >span{display:inline-block;margin-left:15px;border-bottom:1px solid #231815;font-size:12px;vertical-align:top;}
.main_topBanner .inlink .ico_caution{display:inline-block;width:16px;height:16px;margin-right:5px;background:url(../../images/icon/ico_sig_caution.png) no-repeat 0 0;vertical-align:middle;}
.main_topBanner .btn_close{position:absolute;top:0;right:0;display:block;width:30px;height:100%;background:url(../../images/ui/top_close_dk.png) no-repeat 50% 50%;}

.mainpage .main_visual{position:relative;height:620px;background-color: #000;}
.mainpage .main_visual .swiper-container{height: 100%;}
.mainpage .main_visual .swiper-container .swiper-slide{height: 100%;overflow: hidden;transform: translate3d(0, 0, 0);}
.mainpage .main_visual .swiper-container .swiper-slide .main_visual__inner{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: transparent center center no-repeat;-webkit-background-size: cover;background-size: cover}
.mainpage .main_visual .swiper-container .swiper-slide .incont{position: relative;display: flex;width: 1270px;height: 100%;margin: 0 auto;padding-top:130px;text-align: left;z-index: 10;align-items: flex-start;flex-direction: column;color:#fff;}
.mainpage .main_visual .swiper-container .swiper-slide .incont.dk{color:#333}
.mainpage .main_visual .swiper-container .swiper-slide .incont .tit{font-size:45px;font-weight:700;line-height:1.2;}
.mainpage .main_visual .swiper-container .swiper-slide .incont .desc{margin-top:30px;font-size:24px;font-weight:500;}
.mainpage .main_visual .swiper-container .swiper-slide .incont .tag_wrap{display:flex;margin-top:30px;}
.mainpage .main_visual .swiper-container .swiper-slide .incont .tag_wrap .tag{height:44px;padding:0 22px;margin-left:10px;background-color: rgba(255,255,255,.3);border-radius:44px;font-size:17px;font-weight:400;color:#fff;line-height:44px;}
.mainpage .main_visual .swiper-container .swiper-slide .incont.dk .tag_wrap .tag{color:#333}
.mainpage .main_visual .swiper-container .swiper-slide .incont .tag_wrap .tag:first-child{margin-left:0;}
.mainpage .main_visual .swiper-container .swiper-slide .incont .tag_wrap .tag.solid_round{margin-top:-10px;background-color:#b39579;font-weight:600;color:#fff}
.mainpage .main_visual .swiper-container .swiper-slide .video_background{position:absolute;top:50%;width:100%;transform:translateY(-50%)}
.mainpage .main_visual .swiper-button-next, 
.mainpage .main_visual .swiper-button-prev{top:50%;width:64px;height:64px;margin-top:-32px;}
.mainpage .main_visual .swiper-button-next::after, 
.mainpage .main_visual .swiper-button-prev::after{content: none}
.mainpage .main_visual .swiper-button-next{right:0;background: url(../../images/ui/paging_next3.png) no-repeat 50% 50%; }
.mainpage .main_visual .swiper-button-prev{left:0;background: url(../../images/ui/paging_prev3.png) no-repeat 50% 50%;}
.mainpage .main_visual .swiper-button-next.swiper-button-disabled, 
.mainpage .main_visual .swiper-button-prev.swiper-button-disabled{pointer-events:inherit}
.mainpage .main_visual .swiper-container-horizontal>.swiper-pagination-bullets, 
.mainpage .main_visual .swiper-pagination{left: 50%;bottom: unset;top: 8%;width: 1366px;margin-left:-683px;text-align:left; }
.mainpage .main_visual .swiper-bullet{position: relative;opacity: .5;display: inline-block;margin: 0;width: auto;height:auto;background: none;margin-right: 70px;font-size: 15px;font-weight:500;color: #fff;}
.mainpage .main_visual .swiper-bullet .num{font-family: 'Open Sans', sans-serif;font-size: 15px;margin-right: 10px;}
.mainpage .main_visual .swiper-bullet::after{content: '';position: absolute;bottom: -10px;left: 0;width:0;height: 1px;background-color:#fff;}
.mainpage .main_visual .swiper-bullet.active{opacity: 1}
.mainpage .main_visual .swiper-bullet.active::after{width: 100%;-webkit-transition: width linear 5s;transition: width linear 5s;}
#video_background{position: absolute;top: 50%;left: 50%;width: 100%;height: 100%;object-fit:cover ;transform: translate(-50%, -50%);;z-index: 0;}
#video_background::-webkit-media-controls {display:none !important;}

.main_notice_area{position:absolute;right:0;top:-25px;width:auto;height: 0;}
.main_notice_area .btn_notice{display:block;position:absolute;right:0;top:0;width:55px;height:40px;background:#333 url('../../images/mobile/ui/paging_prev4-2x.png') no-repeat 50% 50% / 8px auto;border-top-left-radius:20px;border-bottom-left-radius:20px;z-index:99;overflow: hidden;text-indent: -9999px;z-index: 1000;}
.fixHeader .main_notice_area .btn_notice{z-index: 100}
.main_notice_area.open .btn_notice{background: #333 url(../../images/mobile/ui/cal_close-2x.png) no-repeat 50% 50% / 15px auto;}
.main_notice_area .main_notice_list{position:relative;width:auto;left:100%;top:25px;display:block;overflow:hidden;white-space:nowrap;font-size:0;justify-content:flex-end;text-align:right;-webkit-transition: left 1s ease-out;transition: left 1s ease-out;z-index: 500}
.main_notice_area.open .main_notice_list{left:0}
.main_notice_area .notice-item{display:inline-block;width:300px;height:485px;background:#fff;text-align:center;vertical-align:top}
.main_notice_area .notice-img{position:relative;position:relative;width: 100%;height: 100%;font-size: 0;overflow: hidden}
.main_notice_area .notice-img a{display:block}
/*.main_notice_area .notice-img:hover img{transform:scale(1.05)}*/
.main_notice_area .notice-img img{width: 100% !important;height: 100% !important;transition:transform .5s ease-in-out}
.main_notice_area .notice-img .btn_wrap a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.main_notice_area .notice-img .btn_wrap.btndb a{top: 420px;width: 122px;height: 35px;}
.main_notice_area .notice-img .btn_wrap.btndb a:nth-child(1){left: 25px;}
.main_notice_area .notice-img .btn_wrap.btndb a:nth-child(2){left: 153px;}
.main_notice_area .notice-img .btn_wrap.btntr a{top: 430px;left: calc(50% - 75px);width: 150px;height: 37px;}
.main_notice_area .notice-img .btn_wrap.btntr a:nth-child(2){top: 390px;}
.main_notice_area .notice-img .btn_wrap.btntr a:nth-child(3){top: 350px;}
.main_notice_area .notice-cont{height:130px;padding:10px 24px;white-space:initial;overflow:hidden}
.main_notice_area .notice-headcopy{color:#000;font-size:17px;max-height:40px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}
.main_notice_area .notice-subcopy{color:#333;line-height:18px;font-size:12px;margin:10px 0 10px;max-height:55px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3}
.main_notice_area .btn-view{display:inline-block;min-width:90px;height:28px;line-height:28px;padding:0 10px;color:#fff;font-size:12px;background:#666}

/*  */
/*@media screen and (min-width: 1622px){ 
    .mainpage .main_visual .mainviewcont .swiper-slide{padding-top:0;height:730px;}
}*/

/* main booking style */
.main_quick_reservation{position:absolute;bottom: 82px;left: 0;width: 100%;height: 112px;z-index:100;}
.main_quick_reservation .container{width:100%;max-width:1492px;}
.main_quick_reservation .quick_box{width:100%;height:112px;padding:12px 12px 12px 73px;background-color: #fff;border-radius:100px;;}
.main_quick_reservation .quick_box .sel_box{position:relative;height:100%;padding:22px 20px 10px;float:left;}
.main_quick_reservation .quick_box .sel_box.hotel{width:216px;padding-left: 0;}
.main_quick_reservation .quick_box .sel_box.hotel .sel_layPop{bottom:-12px;left:-73px;}
.main_quick_reservation .quick_box .sel_box.date{width:270px;}
.main_quick_reservation .quick_box .sel_box.options{width:375px;}
.main_quick_reservation .quick_box .sel_box.iptCode{width:calc(100% - 949px);}
.main_quick_reservation .quick_box .sel_box.date::after,
.main_quick_reservation .quick_box .sel_box.options::after,
.main_quick_reservation .quick_box .sel_box.iptCode::after{content:'';position:absolute;top:10px;left:0;width:1px;height:62px;background-color:#e6e6e6;}
.main_quick_reservation .quick_box .sel_box dt{margin-bottom:10px;font-size:16px;font-weight:500;color:#333;}
.main_quick_reservation .quick_box .sel_box dd,
.main_quick_reservation .quick_box .sel_box dd input,
.main_quick_reservation .quick_box .sel_box dd input::placeholder{font-size:18px;font-weight:300;color:#666;}
.main_quick_reservation .quick_box .sel_box dd input{width:100%;}
.main_quick_reservation .quick_box .sel_box.iptCode dd input{background:none}
.main_quick_reservation .quick_box .sel_box .btn_selplace{display:block;font-size:18px;font-weight:300;color:#666;}
    /*.main_quick_reservation.popbot .sel_layPop{bottom:auto;bottom:unset;top:125px;}*/
    .sel_layPop.active{display:block;}
    .sel_layPop .sel_layPop_wrap{position:relative;background-color:#fff;border-radius:55px 55px 0 0;z-index:1;}
    .sel_box.hotel .sel_layPop .sel_layPop_wrap{border-radius:55px 55px 0 55px}
    .sel_box.iptCode .sel_layPop .sel_layPop_wrap{border-radius:55px 55px 55px 0}
    .sel_layPop .sel_layPop_wrap .btn_close{position:absolute;top:-25px;left:50%;display:block;width:50px;height:50px;margin-left:-25px;background:#fff url(../../images/ui/pop_close_b.png) no-repeat 50% 12px;border-radius:40px;overflow:hidden;text-indent:-9999px;z-index:5;}
    .sel_layPop .sel_layPop_wrap .datepicker_wrap{width:845px;height:420px;}
    .main_quick_reservation.popbot .sel_layPop .sel_layPop_wrap .btn_close{top:auto;top:unset;bottom:-20px;background:#fff url(../../images/ui/pop_close.png) no-repeat 50% 20px;box-shadow:0 1px 0 #ddd;}
    .sel_layPop .sel_layPop_cont.box_place{width:870px;/*width:1130px;height:430px;*/overflow:hidden;}
    .sel_layPop .sel_layPop_cont.box_place .sel_col{width:584px;height:285px;float:left;overflow:hidden}
    .sel_layPop .sel_layPop_cont.box_place .sel_hotel{position:relative;width:285px;}
    .sel_layPop .sel_layPop_cont.box_place .sel_hotel::after{content:'';position:absolute;top:65px;right:0;width:1px;height:220px;background-color:#ddd;}
    .sel_layPop .sel_layPop_cont.box_place .sel_col > p{position:relative;height:65px;padding-left:28px;border-bottom:1px solid #ddd;font-size:16px;font-weight:400;color:#333;line-height:63px;}
    .sel_layPop .sel_layPop_cont.box_place .sel_hotel > p::after{content:'';position:absolute;top:22px;right:0;width:1px;height:20px;background-color:#ddd;}
    .sel_layPop .sel_layPop_cont.box_place .sel_col ul{display:block;width:290px;padding:25px 0 0 34px;float:left;}
    .sel_layPop .sel_layPop_cont.box_place .sel_col li{margin-bottom:15px;}
    .sel_layPop .sel_layPop_cont.box_place .sel_col li:last-child{margin-bottom:0;}
    .sel_layPop .sel_layPop_cont.box_place .sel_col li .btn_selplace_menu{font-size:14px;font-weight:300;color:#666;}
    .sel_layPop .sel_layPop_cont.box_place .sel_col li .btn_selplace_menu:hover{color:#4273b2;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_chain_list{width:800px;padding:50px 0 50px 50px;float:left;overflow:hidden;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_chain_list .chain_row{width:230px;margin-left:30px;margin-top:50px;float:left;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_chain_list .chain_row:nth-child(-n+3){margin-top:0;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_chain_list .chain_row:nth-child(3n-2){margin-left:0;clear:both;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_chain_list .chain_row .submenu_title{display:block;width:100%;height:auto;font-size:16px;font-weight:500;color:#333;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_chain_list .chain_row .submenu_inner{overflow:hidden;margin-top:20px;margin-bottom:-10px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_chain_list .chain_row .submenu_inner a{float:left;display:block;width:100%;margin-left:0;margin-bottom:10px;font-size:14px;font-weight:300;color:#666;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_chain_list .chain_row .submenu_inner a:hover span{border-bottom:1px solid #b39579;color:#b39579;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map{position:relative;width:270px;height:430px;margin-top:0;margin-right:50px;background:url(../../images/ui/chain_map.png) no-repeat 0 0;float:right;transform:scale(.9);}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.hover{background:url(../../images/ui/chain_map_on.png) no-repeat 0 0;;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map .map{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map .spot{position:absolute;top:0;left:0;width:20px;height:25px;opacity:0;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map .spot_h{background:url(../../images/icon/ico_spot_h.png) no-repeat 0 0}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map .spot_r{background:url(../../images/icon/ico_spot_r.png) no-repeat 0 0}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map .map01{background:url(../../images/ui/chain_ar_01.png) no-repeat 0 0}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map .map02{background:url(../../images/ui/chain_ar_02.png) no-repeat 0 0}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map .map03{background:url(../../images/ui/chain_ar_03.png) no-repeat 0 0}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map .map04{background:url(../../images/ui/chain_ar_04.png) no-repeat 0 0}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map .map05{background:url(../../images/ui/chain_ar_05.png) no-repeat 0 0}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map .map06{background:url(../../images/ui/chain_ar_06.png) no-repeat 0 0}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area01 .map01,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area02 .map02,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area03 .map03,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area04 .map04,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area05 .map05,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area06 .map06{opacity:1;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area01.spot01 .spot_h,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area01.spot02 .spot_r,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area02.spot01 .spot_h,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area02.spot02 .spot_r,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area02.spot03 .spot_r,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area02.spot04 .spot_r,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area03.spot01 .spot_h,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area03.spot02 .spot_r,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area03.spot03 .spot_r,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area03.spot04 .spot_h,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area04.spot01 .spot_r,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area04.spot02 .spot_r,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area04.spot03 .spot_h,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area05.spot01 .spot_r,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area05.spot02 .spot_r,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area06.spot01 .spot_r,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area06.spot02 .spot_r,
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area06.spot03 .spot_r{opacity:1;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area01.spot01 .spot{top:62px;left:68px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area01.spot02 .spot{top:32px;left:102px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area02.spot01 .spot{top:265px;left:208px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area02.spot02 .spot{top:255px;left:218px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area02.spot03 .spot{top:205px;left:194px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area02.spot04 .spot{top:267px;left:122px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area03.spot01 .spot{top:64px;left:171px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area03.spot02 .spot{top:25px;left:159px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area03.spot03 .spot{top:12px;left:172px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area03.spot04 .spot{top:22px;left:175px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area04.spot01 .spot{top:240px;left:106px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area04.spot02 .spot{top:267px;left:122px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area04.spot03 .spot{top:235px;left:97px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area05.spot01 .spot{top:107px;left:133px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area05.spot02 .spot{top:123px;left:82px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area06.spot01 .spot{top:379px;left:40px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area06.spot02 .spot{top:394px;left:67px;}
    .sel_layPop .sel_layPop_cont.box_place .submenu_map.area06.spot03 .spot{top:395px;left:51px;}
    .sel_layPop .sel_layPop_cont.box_opt{width:398px;overflow:hidden;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_cnt_room{display:block;width:100%;padding:35px 30px 20px;border-bottom:1px solid #ddd;overflow:hidden;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_cnt_room dl{overflow:hidden;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_cnt_room dt,
    .sel_layPop .sel_layPop_cont.box_opt .sel_cnt_room dd{width:50%;float:left;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_cnt_room dt{height:40px;margin:0;font-size:16px;font-weight:400;color:#333;line-height:40px;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_cnt_room dd .count_wrap{float:right;}
        .count_wrap{display:block;width:130px;height:40px;border:1px solid #ddd;overflow:hidden;}
        .count_wrap a{display:block;width:39px;height:38px;float:left;overflow:hidden;text-indent:-9999px;}
        .count_wrap a.btn_minus{border-right:1px solid #ddd;background:url(../../images/ui/btn_minus.png) no-repeat 50% 50%;}
        .count_wrap a.btn_plus{border-left:1px solid #ddd;background:url(../../images/ui/btn_plus.png) no-repeat 50% 50%;}
        .count_wrap .inCount{width:49px;height:40px;background-color:#f0f0f0;line-height:40px;font-size:14px;color: #333;text-align:center;float:left;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_member .sel_cnt_scroll_wrap{max-height:403px;overflow-y:auto;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_member .sel_cnt_scroll{padding:0 30px 20px;max-height:400px;overflow-y:auto;overflow-x:hidden}
    .sel_layPop .sel_layPop_cont.box_opt .sel_member .sel_cnt_scroll dl{width:342px;padding-bottom:20px;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_member .sel_cnt_scroll dl.addOpt{border-top:1px solid #ddd;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_member .sel_cnt_scroll dt{height:60px;margin:0 0 20px;padding-left:20px;border-bottom:1px solid #ddd;line-height:59px;font-size:16px;font-weight:400;color:#333;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_member .sel_cnt_scroll dt .btn_del{display:block;width:18px;height:18px;margin-right:20px;margin-top:22px;background:url(../../images/ui/btn_del.png) no-repeat 50% 50%;float:right;overflow:hidden;text-indent:-9999px;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_member .sel_cnt_scroll dd{padding:0 20px;overflow:hidden;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_member .sel_cnt_scroll dd:last-child{margin-top:10px;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_member .sel_cnt_scroll dd .tit{width:50%;height:40px;font-size:16px;color:#666;float:left;line-height:40px;}
    .sel_layPop .sel_layPop_cont.box_opt .sel_member .sel_cnt_scroll dd .count_wrap{float:right;}
    .sel_layPop .sel_layPop_cont.box_code{width:410px;padding:30px 29px 40px;overflow:hidden;}
    .sel_layPop .sel_layPop_cont.box_code .sel_code{padding-bottom:30px;}
    .sel_layPop .sel_layPop_cont.box_code .sel_code .ipt_chk{color:#333;}
    .sel_layPop .sel_layPop_cont.box_code .sel_code .ipt_chk:first-child{margin-right:65px;}
    .sel_layPop .sel_layPop_cont.box_code .ipt_code{overflow:hidden;} 
    .sel_layPop .sel_layPop_cont.box_code .ipt_code .input{width:248px;height:40px;padding-left:0;font-size:18px;}
    .sel_layPop .sel_layPop_cont.box_code .ipt_code .button{width:82px;height:40px;float:right;line-height:40px;font-size:16px;}
    .sel_layPop .sel_layPop_cont.box_code .infotxt{margin-top:20px;padding-left:20px;background:url(../../images/icon/ico_caution_2.png) no-repeat 0 2px;font-size:13px;font-weight:300;color:#999;line-height:20px;}
    .sel_layPop .date-picker-wrapper{border:none;}
.main_quick_reservation .quick_box .sel_box.options > dl{float:left;}
.main_quick_reservation .quick_box .sel_box.options .sel_room{width:100%;}
.main_quick_reservation .quick_box .sel_box .btn_q{display:inline-block;margin-left:2px;margin-top:-3px;vertical-align:top;}
.main_quick_reservation .quick_box .sel_box.options dd{position:relative;}
.main_quick_reservation .quick_box .sel_box.options .sel_room dd{width:100%;}
.main_quick_reservation .quick_box .sel_box.options .sel_room dd .roomdata .btn_selopt{display:flex;justify-content: space-between;align-items: center;font-size:18px;color:#666}
.main_quick_reservation .quick_box .sel_box.options .sel_room dd .roomdata .col{display:flex;}
.main_quick_reservation .quick_box .sel_box.options dd .sel_roomt_num,
.main_quick_reservation .quick_box .sel_box.options dd .sel_adult_num,
.main_quick_reservation .quick_box .sel_box.options dd .sel_kids_num{display:block;width:55px;padding:0 20px 0 10px;background:url(../../images/ui/main_arr_sel.png) no-repeat right 4px top 50%;border:none;font-size:18px;font-weight:500;color:#333;}
.main_quick_reservation .btn_reservation{width:88px;height:88px;margin-top:0;background:#333 url(../../images/renewal/icon/ico_search.png) no-repeat 50% 50%;border-radius:88px;float:right;overflow:hidden;text-indent:-9999px}
.main_quick_reservation .fixDisplayOff{display:block;}
.main_quick_reservation .fixDisplayOn{display:none;}
.main_quick_reservation .popover_wrap dt{position:relative;}
.main_quick_reservation .popover_wrap dt .popover{display:none;position:absolute;top:-83px;left:-76px;width:255px;padding:17px 18px;background:#f7f7f7;border:1px solid #ddd;font-size:14px;font-weight:300;color:#999;line-height:22px;z-index:999;}
.main_quick_reservation .popover_wrap dt .popover.on{display:block;}
.main_quick_reservation .popover_wrap dt .popover::before{content:'';position:absolute;bottom:-12px;left:calc(50% - 7px);display:block;width:0;border-style:solid;border-width:12px 7px 0 7px;border-color:#f7f7f7 transparent;z-index:999;}
.main_quick_reservation .popover_wrap dt .popover::after{content:'';position:absolute;bottom:-14px;left:calc(50% - 8px);display:block;width:0;border-style:solid;border-width:13px 8px 0 8px;border-color:#ddd transparent;z-index:0;}
.main_quick_reservation .popover_wrap.iptCode dt .popover{top:-105px;left:0;width:240px;}
.fixHeader .main_quick_reservation{position:fixed;top:70px;left:0;width:100%;min-width:1366px;height:90px;margin-top:0;padding:0;background-color:rgba(0,0,0,.65);border-bottom:none;z-index:999;-webkit-transition:background .7s;transition:background .7s;}
.translated-ltr .fixHeader .main_quick_reservation{top:108px}
.fixHeader .main_quick_reservation > .container{width:calc(100% - 140px);min-width:1366px;max-width:inherit;margin:0 auto;height:90px;}
.fixHeader .main_quick_reservation .quick_box{width:100%;height:90px;padding:20px 0;background:none;border:none;}
.fixHeader .main_quick_reservation .quick_box .sel_box{width:calc((100% - 200px) / 4 );margin-left:20px;padding:0;float:left;}
.fixHeader .main_quick_reservation .quick_box .sel_box:first-child{margin-left:0;}
.fixHeader .main_quick_reservation .quick_box .btn_selplace,
.fixHeader .main_quick_reservation .quick_box .dateRange,
.fixHeader .main_quick_reservation .quick_box .btn_selopt,
.fixHeader .main_quick_reservation .quick_box .sel_box.iptCode .btn_selCode{width:100%;height:50px;padding-left:15px;background-color:#111;font-size:16px;color:#fff;}
.fixHeader .main_quick_reservation .quick_box .btn_selplace::placeholder,
.fixHeader .main_quick_reservation .quick_box .dateRange::placeholder,
.fixHeader .main_quick_reservation .quick_box .btn_selopt::placeholder,
.fixHeader .main_quick_reservation .quick_box .sel_box.iptCode .btn_selCode::placeholder{color:#fff;}
.fixHeader .main_quick_reservation .quick_box .btn_selplace{line-height:50px;background:#111 url(../../images/icon/ico_ipt_place.png) no-repeat right 15px top 50%;}
.fixHeader .main_quick_reservation .quick_box .dateRange{background:#111 url(../../images/icon/ico_ipt_cal2.png) no-repeat right 15px top 50%;}
.fixHeader .main_quick_reservation .quick_box .btn_selopt{background:#111 url(../../images/icon/ico_ipt_mem.png) no-repeat right 15px top 50%;}
.fixHeader .main_quick_reservation .quick_box .sel_box.iptCode .btn_selCode{background:#111 url(../../images/icon/ico_ipt_code2.png) no-repeat right 15px top 50%;}
.fixHeader .main_quick_reservation .btn_reservation{display:block;width:120px;height:50px;margin-top:0;margin-left:20px;background-color:#fff;border-radius:0;font-size:16px;color:#333;text-align:center;text-indent:0;float:right;}
.fixHeader .main_quick_reservation .quick_box .sel_box  dt{display:none;}
.fixHeader .main_quick_reservation .sel_layPop.active dt{display:block;}
.fixHeader .main_quick_reservation .fixDisplayOff{display:none;}
.fixHeader .main_quick_reservation .fixDisplayOn{display:block;}
.fixHeader .main_quick_reservation .quick_box .sel_box.date::after, 
.fixHeader .main_quick_reservation .quick_box .sel_box.options::after, 
.fixHeader .main_quick_reservation .quick_box .sel_box.iptCode::after{content:none;}
.fixHeader .main_quick_reservation .quick_box .sel_box .sel_layPop{top:70px;left:0;}
.fixHeader .main_quick_reservation .quick_box .sel_layPop .sel_layPop_wrap{border:1px solid #ddd;border-radius:0;}
.fixHeader .main_quick_reservation .sel_layPop::before{content:'';position:absolute;top:-15px;left:20px;display:block;width:0;border-style:solid;border-width:0 5px 16px 5px;border-color:#fff transparent;z-index:999;}
.fixHeader .main_quick_reservation .sel_layPop::after{content:'';position:absolute;top:-17px;left:19px;display:block;width:0;border-style:solid;border-width:0 6px 18px 6px;border-color:#ddd transparent;z-index:0;}
.fixHeader .main_quick_reservation .sel_layPop .btn_close{top:auto;top:unset;bottom:-20px;background:#fff url(../../images/ui/pop_close.png) no-repeat 50% 20px;box-shadow:0 1px 0 #ddd;}


.main_customizing{position:relative;width:100%;background-color:#f8f8f8;border-bottom:1px solid #eee;z-index:1;}
.main_customizing .container{position:relative;width:100%;max-width:1412px;}
.main_customizing .btn_tg{position:absolute;bottom:-20px;left:50%;display:block;width:36px;height:36px;margin-left:-18px;background:#f8f8f8 url(../../images/ui/arr_bot_gd.png) no-repeat 50% 50%;border-bottom:1px solid #eee;border-radius:36px;overflow:hidden;text-indent:-9999px;-webkit-transition:transform .5s;transition:transform .5s;}
.main_customizing.open .btn_tg{transform: rotate( -180deg );border-top:1px solid #eee;border-bottom:none;}
.main_customizing .default{display:flex;align-items:center;overflow:hidden;padding:30px 0;}
.main_customizing .default .my{width:calc(100% - 1015px);font-size:18px;color:#333;float:left;}
.main_customizing .default .my span{font-size:22px;font-weight:400;}
.main_customizing .default .my_info{display:flex;width:918px;float:left;}
.main_customizing .default .my_info dl{width:450px;padding:28px 0;float:left;background-color: #efefef;}
.main_customizing .default .my_info dl:first-child{margin-right:18px;}
.main_customizing .default .my_info dt{width:168px;margin-left:80px;padding-left:29px;background:url(../../images/icon/ico_list.png) no-repeat 0 50%;font-size:18px;font-weight:400;color:#333;line-height:21px;float:left;}
.main_customizing .default .my_info dd{margin-right:85px;font-size:14px;color:#999;text-align:center;float:right;}
.main_customizing .default .my_info dd span{display:inline-block;margin:-7px 2px 0 0;font-size:28px;font-weight:500;color:#b39579;}
.main_customizing .booking_nodata .txt{font-size:16px;font-weight:300;color:#999;}
.main_customizing .booking_nodata .recommend{margin-top:20px;font-size:18px;font-weight:300;color:#333;}
.main_customizing .my_list{display:none;overflow:hidden;padding:60px 0;}
.main_customizing .my_list .parcelout{display:flex;padding-bottom:60px;margin-bottom:60px;border-bottom:1px solid #ddd;}
.main_customizing .my_list h3{width:calc(100% - 1015px);;font-size:22px;font-weight:400;color:#333;float:left;}
.main_customizing .my_list h3 span{font-size:14px;font-weight:300;color:#999;}
.main_customizing .my_list h3 span strong{font-size:18px;font-weight:500;color:#b39579;}
.main_customizing .my_list h3 .btn_link{display:block;margin-top:15px;font-size:14px;font-weight:300;color:#999;}
.main_customizing .my_list h3 .btn_link i{display:inline-block;width:6px;height:17px;margin-left:3px;background:url(../../images/icon/ico_link_bk.png) no-repeat 0 2px;vertical-align:top;}
.main_customizing .my_list h3 .epoint{margin-top:33px;} 
.main_customizing .my_list h3 .epoint > span{display:block;font-size:14px;font-weight:400;color:#333;line-height:1;}
.main_customizing .my_list h3 .epoint .num{margin-top:10px;font-size:18px;color:#999;}
.main_customizing .my_list h3 .epoint .num > span{font-size:18px;font-weight:500;color:#b39579;}
.main_customizing .my_list .list_info{width:1015px;float:left;}
.main_customizing .my_list .parcelout .list_info{width:1000px}
.main_customizing .my_list .list_info dl{width:273px;margin-right:78px;float:left;}
.main_customizing .my_list .list_info dl:last-child{margin-right:0;}
.main_customizing .my_list .list_info dt{margin-bottom:15px;font-size:16px;font-weight:400;color:#666;}
.main_customizing .my_list .list_info .membership{font-size:14px;color:#999;}
.main_customizing .my_list .list_info .membership .num{margin-right:10px;font-size:28px;font-weight:500;color:#b39579;}
.main_customizing .my_list .list_info .membership .plus{font-size:20px;color:#333;}
.main_customizing .my_list .list_info .bar_wrap{position:relative;width:100%;height:30px;}
.main_customizing .my_list .list_info .bar_wrap .minnum{position:absolute;bottom:5px;left:0;font-size:13px;font-weight:500;color:#999;}
.main_customizing .my_list .list_info .bar_wrap .maxnum{position:absolute;bottom:5px;right:0;font-size:13px;font-weight:500;color:#999;}
.main_customizing .my_list .list_info .bar_wrap .bar{position:absolute;bottom:0;left:0;width:100%;border-bottom:1px solid #ddd;}
.main_customizing .my_list .list_info .bar_wrap .bar .inbar{position:relative;width:0;max-width:100%;-webkit-transition:.5s;transition:.5s;}
.main_customizing .my_list .list_info .bar_wrap .bar .inbar::after{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:3px;background-color:#b39579;-webkit-transition:.5s;transition:.5s;}
.main_customizing .my_list .list_info .bar_wrap .bar .inbar .val{position:absolute;bottom:10px;right:-20px;width:40px;height:24px;background-color:#b39579;font-size:16px;color:#fff;line-height:24px;text-align:center;}
.main_customizing .my_list .list_info .bar_wrap .bar .inbar .val::after{content:'';position:absolute;bottom:-8px;left:50%;width:0;height:0;margin-left:-3px;border-bottom:none;border-top:8px solid #b39579;border-right: 3px solid transparent; border-left: 3px solid  transparent; }
.main_customizing .my_list .list_info .bar_wrap .bar .inbar .val span{font-size:16px;font-weight:500;}
.main_customizing .my_list .list_info .coupon{padding-left:49px;background:url(../../images/icon/ico_coupon.png) no-repeat 0 50%;font-size:28px;font-weight:500;color:#b39579;}
.main_customizing .my_list .list_info .coupon span{font-size:14px;font-weight:400;color:#999;}
.main_customizing .my_list .list_info ul li{padding:10px 0;border-bottom:1px solid #ddd;}
.main_customizing .my_list .list_info ul li:first-child{border-top:1px solid #ddd;}
.main_customizing .my_list .list_info ul li a{display:table;width:100%;}
.main_customizing .my_list .list_info ul li span{display:table-cell;}
.main_customizing .my_list .list_info .reservation_list{display:table;width:100%;border-top:1px solid #ddd;}
.main_customizing .my_list .list_info .reservation_list a{display:table-row-group;}
.main_customizing .my_list .list_info .reservation_list span{display:table-cell;width:351px;padding:12px 38px 12px 0;border-bottom:1px solid #ddd;font-size:16px;font-weight:300;color:#666;}
.main_customizing .my_list .list_info .reservation_list span.date{width:313px;padding:12px 0;}
.main_customizing .my_list .list_info .reservation_list a:hover span{color:#b39579;}
.main_customizing .my_list .list_info .booking_nodata .recommend{margin-top:0;}
.main_customizing .my_list .list_info .txt_banner{margin-top:95px;}
.main_customizing .my_list .list_info .txt_banner .btn{position:relative;}
.main_customizing .my_list .list_info .txt_banner .btn .tit{display:inline-block;padding-right:10px;padding-bottom:30px;background:url(../../images/ui/arr_txtbanner.png) no-repeat 100% 6px;font-size:18px;color:#333;}
.main_customizing .my_list .list_info .txt_banner .btn .txt{position:absolute;top:15px;left:0;display:block;height:48px;font-size:16px;font-weight:300;color:#999;line-height:24px;overflow:hidden;opacity:0;-webkit-transition: .5s;transition: .5s;}
.main_customizing .my_list .list_info .txt_banner .btn:hover .txt{top:30px;opacity:1;}
.main_customizing .btn_reservation{position:absolute;top:29px;right:0;width:130px;height:80px;line-height:80px;}
.main_customizing.open .btn_reservation{top:50px;}


.mainpage h4{position:relative;display:flex;margin-bottom:25px;font-size:24px;font-weight:500;color:#333;align-items:center;}
.mainpage h4 .inNav{display:flex;margin-left:38px;}
.mainpage h4 .inNav a{display:block;margin-right:24px;font-size:18px;font-weight:400;color:#999;} 
.mainpage h4 .inNav a:hover,
.mainpage h4 .inNav a.on{font-weight:500;color:#333;}
.mainpage h4 .btn_more{position:absolute;top:calc(50% - 14px);right:0;width:29px;height:29px;}
.mainpage h4 .btn_more span{position:relative;display:block;width:29px;height:29px;overflow:hidden;text-indent:-9999px;}
.mainpage h4 .btn_more span::before{content:'';position:absolute;top:14px;left:0;width:29px;height:1px;background-color:#333}
.mainpage h4 .btn_more span::after{content:'';position:absolute;top:0;left:14px;width:1px;height:29px;background-color:#333}
.main_chain{margin-top:120px;margin-bottom:195px;}
.mainpage .main_chain h4{padding-top:18px;margin-bottom:35px;font-size:24px;line-height: 1.2;}
.mainpage .main_chain .inNav a{display:inline-block;height:46px;width:104px;margin-right:10px;background-color:#eae3d9;border-radius:46px;font-size:18px;font-weight:300;color:#333;line-height:46px;text-align:center;}
.mainpage .main_chain .inNav a:hover,
.mainpage .main_chain .inNav a.on{background-color:#b39579;color:#fff;}
.chain_swiper .swiper-wrapper{max-height:395px;}
.chain_swiper .swiper-slide{max-width:458.667px;margin-right:18px;}
/* .mainpage .main_chain h4 .inNav{position:absolute;top:0;right:0;display:flex;width:calc(100% - 302px);margin-left:0;align-items:flex-start;justify-content: space-between;z-index:100;}
.mainpage .main_chain h4 .inNav a{position:relative;display:block;width:160px;height:165px;padding:15px;margin-right:0;overflow:hidden;border-radius:50px;transition:.5s;}
.mainpage .main_chain h4 .inNav a .ico{position:relative;display:block;width:100%;height:95px;opacity:.2}
.mainpage .main_chain h4 .inNav a::before{content:'';position:absolute;top:0;left:0;width:24px;height:24px;background-color:#eee5d9;border-radius:24px;opacity:0;}
.mainpage .main_chain h4 .inNav a span{display:block;font-family: 'SUIT Variable', sans-serif;font-size:12px;font-weight:500;color:#333;text-align:center;line-height:1.2;opacity:.2}
.mainpage .main_chain h4 .inNav a.bbq .ico{background: url(../../images/main/ico_bbq.png) no-repeat 50% 50%;}
.mainpage .main_chain h4 .inNav a.bbq::before{top:45px;left:85px;}
.mainpage .main_chain h4 .inNav a.beach .ico{background: url(../../images/main/ico_beach.png) no-repeat 50% 50%;}
.mainpage .main_chain h4 .inNav a.beach::before{top:32px;left:65px;}
.mainpage .main_chain h4 .inNav a.private .ico{background: url(../../images/main/ico_private.png) no-repeat 50% 50%;}
.mainpage .main_chain h4 .inNav a.private::before{top:28px;left:55px;}
.mainpage .main_chain h4 .inNav a.pet .ico{background: url(../../images/main/ico_pet.png) no-repeat 50% 50%;}
.mainpage .main_chain h4 .inNav a.pet::before{top:69px;left:81px}
.mainpage .main_chain h4 .inNav a.mountain .ico{background: url(../../images/main/ico_mountain.png) no-repeat 50% 50%;}
.mainpage .main_chain h4 .inNav a.mountain::before{top:47px;left:80px;}
.mainpage .main_chain h4 .inNav a.ken .ico{background: url(../../images/main/ico_ken.png) no-repeat 50% 50%;}
.mainpage .main_chain h4 .inNav a.ken::before{top:41px;left:51px}
.mainpage .main_chain h4 .inNav a:hover::before,
.mainpage .main_chain h4 .inNav a.on::before,
.mainpage .main_chain h4 .inNav a:hover .ico,
.mainpage .main_chain h4 .inNav a.on .ico,
.mainpage .main_chain h4 .inNav a:hover span,
.mainpage .main_chain h4 .inNav a.on span{opacity:1}
.mainpage .main_chain h4 .inNav a:hover{background-color:#fff;box-shadow:rgba(204,204,204,.35) 0 0 25px} */
.main_chain .container{width:100%;max-width:1412px;padding:0;}
.main_chain .swiper-slide .thumb{height:286px;margin-bottom:20px;background-size: cover;}
.main_chain .swiper-slide .info_txt .chain{margin-bottom:15px;font-size:20px;font-weight:300;color:#b39579}
.main_chain .swiper-slide .info_txt .txt{height:54px;font-size:21px;font-weight:500;color:#333;line-height:1.3;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.main_chain .swiper-slide .info_txt .tag{display: inline-block;width: 64px;height: 18px;margin-top: -1px;margin-left: 5px;padding: 0;background-color: #b39579;border: none;border-radius: 5px;font-size: 10px;font-weight: 300;color: #fff;text-align: center;line-height: 16px;vertical-align: top}
.main_chain .swiper-slide .info_txt .tag.pet{width: 45px;padding-left: 5px;background: #65a847 url(../../images/icon/ico_pet.png) no-repeat 26px 50%;text-align: left;}
.main_chain .swiper-slide .info_txt .tag.han{width: 55px;padding-left: 5px;background: #b39579 url(../../images/icon/ico_han.png) no-repeat 29px 50%;text-align: left;}
.main_chain .swiper-slide .info_txt .tag.spa{width: 45px;padding-left: 5px;background: #b39579 url(../../images/icon/ico_spa.png) no-repeat 26px 50%;text-align: left;}
.main_chain .swiper-slide .info_txt .tag.glamping{width: 55px;padding-left: 6px;background: #b39579 url(../../images/icon/ico_glamping.png) no-repeat 37px 50%;text-align: left;}
.main_chain .chain_swiper.set .swiper-slide .info_txt .tag{animation:bounce-top .9s both}
.main_chain .chain_swiper .navi{position:relative;display:flex;margin-top:20px;justify-content: center;align-items:center;;}
.main_chain .chain_swiper .navi .swiper-pagination{position:static;width:92px;font-size:20px;font-weight:500;color:#999}

.main_banner{width:100%;max-width:1412px;min-width:1366px;margin:0 auto 195px;opacity:1;}
.main_banner .inner_cont a{display:block;text-align:center;}

.main_prd{position:relative;margin-top:120px;margin-bottom:195px;}
.main_prd .container{width:100%;max-width:1412px;padding:0;}
.mainpage .main_prd .inNav a{display:inline-block;height:46px;min-width:144px;margin-right:10px;padding:0 20px;background-color:#eae3d9;border-radius:46px;font-size:18px;font-weight:300;color:#333;line-height:46px;text-align:center;}
.mainpage .main_prd .inNav a:hover,
.mainpage .main_prd .inNav a.on{background-color:#b39579;color:#fff;}
.main_prd .prd_swiper .swiper-container{overflow:visible}
.main_prd .swiper-slide{opacity:.3;transition:opacity .3s}
.main_prd .swiper-slide.active,
.main_prd .swiper-slide.active + .swiper-slide,
.main_prd .swiper-slide.active + .swiper-slide + .swiper-slide,
.main_prd .swiper-slide.active + .swiper-slide + .swiper-slide + .swiper-slide{opacity:1;}
.main_prd .swiper-slide .thumb{margin-bottom:25px;background-size: cover;}
.main_prd .swiper-slide .info_txt .chain{margin-bottom:10px;font-size:20px;font-weight:300;color:#b39579}
.main_prd .swiper-slide .info_txt .txt{margin-bottom:20px;font-size:21px;font-weight:500;color:#333;line-height:1.3;}
.main_prd .swiper-slide .info_txt .date{margin-bottom:5px;font-family: 'SUITE', sans-serif;font-size:14px;font-weight:400;color:#999;line-height:1.3;}
.main_prd .swiper-slide .info_txt .date > span{font-size:16px;font-weight:300;}
.main_prd .swiper-slide .info_txt .price{margin-top:30px;font-size:14px;}
.main_prd .swiper-slide .info_txt .price .num{font-size:18px;font-weight:500;}
.main_prd .swiper-button-next,
.main_prd .swiper-button-prev{top:245px;margin:0;width:40px;height:40px;border-radius:40px;opacity:0;transition:opacity .3s;}
.main_prd .prd_swiper:hover .swiper-button-next,
.main_prd .prd_swiper:hover .swiper-button-prev{opacity:1;}
.main_prd .swiper-button-next{background: rgba(0,0,0,.3) url(../../images/ui/paging_next3_sm.png) no-repeat 50% 50%;} 
.main_prd .swiper-button-prev{background: rgba(0,0,0,.3) url(../../images/ui/paging_prev3_sm.png) no-repeat 50% 50%;}

.main_moments{margin-bottom:200px;}
.main_moments .sec_head{text-align:center;}
.main_moments .sec_head h4{margin-bottom:35px;justify-content: center;}
.main_moments .sec_head .desc{margin-bottom:50px;font-size:24px;font-weight:500;color:#333;}
.main_moments .sec_head .sel_nav{position:relative;}
.main_moments .sec_head .sel_nav .seltxt{margin-right:25px;font-size:24px;font-weight:500;color:#333}
.main_moments .sec_head .sel_nav .btn_sel_chain{position:relative;padding-right:37px;font-size:24px;font-weight:300;color:#999}
.main_moments .sec_head .sel_nav .btn_sel_chain::after{content:'';position:absolute;top:calc(50% - 11px);right:0;width:22px;height:22px;background:#ccc url(../../images/renewal/common/sel_arr.png) no-repeat 50% 55%;border-radius:22px;transition:transform .5s;}
.main_moments .sec_head .sel_nav .btn_sel_chain.active::after{transform:rotate(178deg);}
.main_moments .sec_head .sel_nav .chain_layer{position:absolute;top:30px;left:calc(50% - 683px);width:1366px;padding:40px 80px;background-color: #fafafa;border:1px solid #ddd;opacity:0;z-index:-1;transition:.5s;}
.main_moments .sec_head .sel_nav .chain_layer.on{top:55px;z-index:10;opacity:1;}
.main_moments .sec_head .sel_nav .chain_layer .inner_wrap{display:flex;justify-content: space-between;text-align:left;}
.main_moments .sec_head .sel_nav .chain_layer a{font-size:13px;color:#333;}
.main_moments .sec_head .sel_nav .chain_layer a.on,
.main_moments .sec_head .sel_nav .chain_layer a:hover{color:#b39579}
.main_moments .sec_head .sel_nav .chain_layer dt{font-weight:300;color:#999;}
.main_moments .sec_head .sel_nav .chain_layer dd{margin-top:15px;}
.main_moments .sec_head .sel_nav .chain_layer .btn_allChains{display:block;margin-bottom:20px;font-size:14px;color:#333;text-align:left;}
.main_moments .sec_head .sel_nav.chain .seltxt{color:#999}
.main_moments .sec_head .sel_nav.chain .btn_sel_chain{color:#333}
.main_moments .sec_contents{width:100%;max-width:1670px;padding:60px 40px;margin:0 auto;}
.main_moments .sec_contents .contents_head{display:flex;margin-bottom:20px;justify-content: space-between;font-size:18px;font-weight:300;color:#999}
.main_moments .sec_contents .contents_row{position:relative;}
.main_moments .sec_contents .inner_wrap{display:grid;height:1574px;border-bottom:1px solid #333;grid-template-columns: 1fr 2fr;overflow:hidden}
.main_moments .sec_contents .inner_wrap .package_wrap{padding-right:70px;}
.main_moments .sec_contents .inner_wrap .package_wrap li{margin-bottom:75px;}
.main_moments .sec_contents .inner_wrap .event_wrap{padding-left:70px}
.main_moments .sec_contents .inner_wrap .img{position:relative;margin-bottom:25px;font-size:0;}
.main_moments .sec_contents .inner_wrap .txt_wrap .chain{margin-bottom:5px;font-size:20px;font-weight:400;color:#b39579;}
.main_moments .sec_contents .inner_wrap .txt_wrap .tit{margin-bottom:20px;font-size:24px;font-weight:500;color:#333;line-height:1.2;}
.main_moments .sec_contents .inner_wrap .date_wrap{display: block;}
.main_moments .sec_contents .inner_wrap .date_wrap .date{margin-bottom:5px;font-family: 'SUITE', sans-serif;font-size:14px;font-weight:400;color:#999;line-height:1.3;}
.main_moments .sec_contents .inner_wrap .date_wrap .date > span{font-size:16px;font-weight:300;}
.main_moments .sec_contents .inner_wrap .price{margin-top:30px;font-size:14px;}
.main_moments .sec_contents .inner_wrap .price .num{font-size:18px;font-weight:500;}
.main_moments .sec_contents .inner_wrap .badge_wrap{margin-top:-5px;}
.main_moments .sec_contents .inner_wrap .badge_wrap .badge{display:inline-block;min-width:51px;height:24px;padding:0 10px;background-color:#b39579;font-size:12px;color:#fff;line-height:24px;text-align:center;}
/* .main_moments .sec_contents .inner_wrap .badge_wrap .badge.event{background-color: #68b9a1;} */
.main_moments .sec_contents .inner_wrap .grid-item{width:calc(50% - 35px);margin-bottom:70px;}
.main_moments .sec_contents .inner_wrap .square .img{position:relative;padding-top:100%;overflow:hidden}
.main_moments .sec_contents .inner_wrap .square .img img{position:absolute;top:0;left:0;width:100% !important;height:100% !important;object-fit: cover;}
.main_moments .sec_contents .bar_wrap{position:absolute;top:0;left:calc(33.333% - 10px);width:19px;height:100%;padding:0 9px;}
.main_moments .sec_contents .bar_wrap .bar{position:relative;width:1px;height:100%;background-color:#333}
.main_moments .sec_contents .bar_wrap .bar .anchor{position:absolute;top:660px;left:-9px;width:19px;height:19px;background-color:#fff;border:1px solid #333;border-radius:20px;}
.main_moments .sec_contents .btn_more{width:100%;padding-top:15px;text-align:center;}
.main_moments.fullview .sec_contents .contents_row .inner_wrap{height:auto;}
.main_moments.fullview .sec_contents .btn_more{display:none;}

.main_benefit{position:relative;padding-bottom:145px;}
.main_benefit::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:50%;background-color:#eee5d9}
.main_benefit .inner_wrap{position:relative;display:flex;width:100%;max-width:1492px;padding:0 40px;margin:0 auto;justify-content: space-between;z-index:10}
.main_benefit .inner_wrap .txt_wrap{width:calc(100% - 900px)}
.main_benefit .inner_wrap .txt_wrap > div{display:flex;height:205px;align-items:center;font-size:55px;font-weight:400;color:#333;}
.main_benefit .inner_wrap .txt_wrap .txt{font-size:23px;font-weight:500;color:#333;line-height:2;}
.main_benefit .inner_wrap .img_wrap{display:flex;width:900px;height:420px;}
.main_benefit .inner_wrap .img_wrap .item{position:relative;width:257px;margin-left:10px;background-size: cover;background-position:50% 50%;transition:.5s;}
.main_benefit .inner_wrap .img_wrap .item:first-child{margin-left:0;}
.main_benefit .inner_wrap .img_wrap .item::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color: rgba(0,0,0,.6);opacity:1;transition:opacity .5s;}
.main_benefit .inner_wrap .img_wrap .item a{position:relative;display:flex;width:100%;height:100%;justify-content: center;align-items:center;z-index:1}
.main_benefit .inner_wrap .img_wrap .item a span{margin-left:.05em;font-size:20px;font-weight:500;color:#fff;letter-spacing:.1em;}
.main_benefit .inner_wrap .img_wrap.view1 .item:nth-child(1){width:364px;}
.main_benefit .inner_wrap .img_wrap.view1 .item:nth-child(1)::before{opacity:0;}
/* .main_benefit .inner_wrap .img_wrap.view1 .item:nth-child(1) a span{color:#221815} */
.main_benefit .inner_wrap .img_wrap.view2 .item:nth-child(2){width:364px;}
.main_benefit .inner_wrap .img_wrap.view2 .item:nth-child(2)::before{opacity:0;}
/* .main_benefit .inner_wrap .img_wrap.view2 .item:nth-child(2) a span{color:#221815} */
.main_benefit .inner_wrap .img_wrap.view3 .item:nth-child(3){width:364px;}
.main_benefit .inner_wrap .img_wrap.view3 .item:nth-child(3)::before{opacity:0;}
/* .main_benefit .inner_wrap .img_wrap.view3 .item:nth-child(3) a span{color:#221815} */

.main_sns{padding:145px 0 150px;background-color:#eee5d9;}
.main_sns h4{justify-content: center;}
.main_sns h4 .tit{display: flex;align-items:center;font-size:36px;font-weight:500;color:#333}
.main_sns h4 .tit i{margin-right:15px;}
.main_sns .desc{margin-bottom:40px;text-align:center;font-size:24px;font-weight:300;color:#333;}
.main_sns .insns{position:relative;overflow:hidden;}
/* .main_sns .insns::after{content:'개발 시 연동 예정';position:absolute;top:48%;left:40px;display:block;width:calc(100% - 80px);padding:10px;font-size:13px;color:#fff;background-color: rgba(0,0,0,.6);text-align:center;} */
.main_sns .insns .test{display:flex;flex-wrap: wrap;justify-content: space-between;padding:0 40px;}
.main_sns .insns .test img:first-child{margin-left:0;}
.main_sns .insns .test img{margin-left:10px;}

@media screen and (max-width: 1590px){ 
    .main_sns .insns{height:330px;}
    .main_sns .insns .test img{width:330px}
}
@media screen and (max-width: 1500px){ 
    .main_sns .insns{height:300px;}
    .main_sns .insns .test img{width:300px}
}

.footer{padding-bottom: 130px;}
.modal_newsletterBlock .modal_inner{width:600;height:300px;margin-left:-300px;margin-top:-150px;}
.modal_newsletterBlock .modal_inner .modal_contents{padding:0}
.modal_newsletterBlock .modal_inner .modal_contents .content_header{padding: 30px 40px;text-align: left;font-size: 30px;margin-bottom: 12px;}
.modal_newsletterBlock .modal_inner .modal_contents .content_wrap{padding: 0 40px;font-size:18px;font-weight:300; text-align:center;line-height:1.6;}
.modal_newsletterBlock .modal_inner .modal_contents .content_wrap .title{font-size: 16px;color: #666;font-weight: 400;}
.modal_newsletterBlock .modal_inner .modal_contents .content_wrap .email_box{width: 100%;margin-top: 30px;margin-bottom: 20px;}
.modal_newsletterBlock .modal_inner .modal_contents .content_wrap .email_box .c_gd{font-weight:400;}
.modal_newsletterBlock .modal_inner .modal_contents .content_wrap .email_box .input{width: 300px;}
.modal_newsletter .modal_inner{width:600;height:420px;margin-left:-300px;margin-top:-210px;}
.modal_newsletter .modal_inner .modal_contents{padding:0}
.modal_newsletter .modal_inner .modal_contents .content_header{padding: 30px 40px;text-align: left;font-size: 30px;margin-bottom: 12px;}
.modal_newsletter .modal_inner .modal_contents .content_wrap{padding: 0 40px;font-size:18px;font-weight:300; text-align:center;line-height:1.6;}
.modal_newsletter .modal_inner .modal_contents .content_wrap .title{font-size: 16px;color: #666;font-weight: 400;}
.modal_newsletter .modal_inner .modal_contents .content_wrap ol{width:330px;border: 1px solid #ddd;margin: 20px auto;padding: 15px;}
.modal_newsletter .modal_inner .modal_contents .content_wrap li{font-size: 15px;text-align: left;}
.modal_newsletter .modal_inner .modal_contents .content_wrap .desc{margin-bottom: 30px;font-size: 14px;font-weight: 300;color: #666;}
.modal_newsletter .modal_inner .modal_contents .content_wrap .email_box{width: 100%;margin-top: 30px;margin-bottom: 20px;}
.modal_newsletter .modal_inner .modal_contents .content_wrap .email_box .c_gd{font-weight:400;}
.modal_newsletter .modal_inner .modal_contents .content_wrap .email_box .input{width: 300px;}

.main_brand h4{position:relative;margin-bottom:60px;font-family: 'century gothic','Noto Sans KR', sans-serif;font-size:50px;font-weight:400;color:#333;text-align: center;letter-spacing: -.025em;}
.main_brand > div{position: relative;width: 100%;height: 725px;}
.main_brand .artro{height: auto;padding:150px 0  200px;background:url(../../images/renewal/artro.png) no-repeat 50% 50% / cover;}
.main_brand > div > .container{position: relative;display: flex;height: auto;align-items: center;}
.main_brand .frangerie .container,
.main_brand .elandcruise .container{justify-content: flex-end;}
.main_brand .artro .container{justify-content: space-between;}
.main_brand .bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #333;overflow: hidden}
.main_brand .bg img{width: 100%;height: 100% !important;object-fit: cover;-webkit-transition: transform 5s;transition: transform 5s}
.main_brand > div:hover .bg img{transform: scale(1.12, 1.12);}
.main_brand > .artro:hover .bg img{transform:none;}
.main_brand .logo{position: absolute;bottom: 60px;left: 50%;}
.main_brand .incont .tit{margin-bottom: 35px;font-family: 'century gothic','Noto Sans KR', sans-serif;font-size: 36px;font-weight: 700;color: #fff;line-height: 1.2;}
.main_brand .incont .desc{margin-bottom: 55px;font-size: 16px;color: #fff;line-height: 1.5;}
.main_brand .btn_line{background:none;font-size: 16px;color: #fff;}
.main_brand .btn_line:hover{background: #fff;color: #333;}
.main_brand .artro .info{width: 350px;}
.main_brand .artro .info .tit{margin-bottom: 20px;font-size: 30px;font-weight: 700;color: #333;}
.main_brand .artro .info .artist{font-size:20px;color: #333;}
.main_brand .artro .artwork .frame{max-width: 585px;border: 10px solid #404041;box-shadow: 0 40px 30px 15px rgba(0,0,0,.5);}
.main_brand .artro .desc_wrap{width: 350px;}
.main_brand .artro .desc_wrap .desc{margin-bottom: 55px;font-size: 16px;color: #333;line-height: 1.5;}
.main_brand .artro .desc_wrap .btn_line{border-color: #333;color: #333;}
.main_brand .artro .desc_wrap .btn_line:hover{background:#333;color: #fff;}
.main_brand .frangerie .logo{margin-left: -82px;}
.main_brand .kennymall .logo{margin-left: -121px;}
.main_brand .elandcruise .logo{margin-left: -117px;}
.main_brand .bearstown .logo{margin-left: -99px;}
.main_brand .artro .logo{margin-left: -131px;}

#kensington .footer{border-top:none}

.widget{bottom: 150px;}
.fixHeader .widget{bottom: 0;}
.fixHeader .widget.stop{position: absolute;bottom: unset;top: -253px;}

.modal_memCoupon .modal_inner{width:430px;height:226px;margin:-113px 0 0 -215px;background: url(../../images/popup/bg_memCoupon.png) no-repeat 50% 50%;}
.modal_memCoupon .modal_inner .modal_contents .btn_close{top:-50px;right:-50px;background:url(../../images/ui/modal_close_wh.png) no-repeat 50% 50%;}
.modal_memCoupon .modal_inner .modal_contents .coupon_txt{padding:34px 64px 0 0;text-align:center;}
.modal_memCoupon .modal_inner .modal_contents .coupon_txt .top_txt{margin-bottom:15px;font-size:23px;font-weight:500;color:#333;}
.modal_memCoupon .modal_inner .modal_contents .coupon_txt .desc{margin-bottom:25px;font-size:16px;line-height:1.4;color:#666;}
.modal_memCoupon .modal_inner .modal_contents .coupon_txt .button{width:132px;height:40px;line-height:40px;font-size:14px;}