 @charset "utf-8";
/* doc.css는 디자인페이지 스타일을 정의합니다. */
.sur{font-family: 'Cafe24Ssurround' !important;}

#sub .section{padding:100px 0;}
#sub .sec-tit{text-align:center;margin-bottom:60px;}

.brand .sec1{background:url('../images/sub/brand_bg.jpg')no-repeat 50% 50%/cover;text-align:center;}
.brand .sec1 .img img{border-radius:30px;box-shadow:0 0 20px rgba(0,0,0,.4);}
.brand .sec1 .tt{font-size:22px;font-weight:700;color:#2c2c2c;line-height:1.727em;margin-top:55px;}
.brand .sec2 .inner{display:flex;}
.brand .sec2 .img{max-width:600px;width:100%;margin-right:65px;}
.brand .sec2 .img img{border-radius:30px;box-shadow:3px 3px 10px rgba(0,0,0,.35);}
.brand .sec2 .tt-wrap{min-width:0;width:1%;flex:1 1 auto;}
.brand .sec2 .tt-wrap .top-year{color: #fae7e9;font-size:60px;line-height:0.400em;margin-top:20px;}
.brand .sec2 .tt-wrap .tit{font-size:30px;color: #db5e6b;margin-top:25px;}
.brand .sec2 .tt-wrap .con{margin-top:60px;position:relative;}
.brand .sec2 .tt-wrap .con:before{content:'';width:1px;height:92%;background-color: #ddd;position: absolute;left:93px;top:8px;}
.brand .sec2 .tt-wrap .con .row{display:flex;margin-bottom:50px;}
.brand .sec2 .tt-wrap .con .row:last-child{margin-bottom:0;}
.brand .sec2 .tt-wrap .con .row .year{min-width:93px;color: #ff8793;font-size:24px;font-weight:800;margin-right:35px;position:relative;}
.brand .sec2 .tt-wrap .con .row .year:after{content:'';width:12px;height:12px;border-radius:50%;border:3px solid #ff8793;background-color: #fff;position: absolute;right:-7px;top:7px;}
.brand .sec2 .tt-wrap .con .row .tt{font-size:18px;font-weight:700;color: #2c2c2c;}
.brand .sec3{background-color: #fae7e9;}
.brand .sec3 .items{display:flex;margin:0 -45px;}
.brand .sec3 .items .item{width:33.3333%;text-align:center;padding:0 45px;}
.brand .sec3 .items .item .box{border:2px solid #ff8793;border-radius:30px;background-color: #fff;height:340px;display:flex;justify-content:center;align-items:center;}
.brand .sec4 .items .item{border-radius:30px;overflow:hidden;}
.brand .sec4 .items .slick-arrow{font-size:0;border:none;width:60px;height:60px;background-color: #ff8793;background-repeat:no-repeat;background-position:50% 50%;background-size:9px;position: absolute;top:50%;transform:translateY(-50%);z-index:1;}
.brand .sec4 .items .slick-prev{background-image:url('../images/sub/inte_prev.png');left:-130px;}
.brand .sec4 .items .slick-next{background-image:url('../images/sub/inte_next.png');right:-130px;}

.menu .menu-list{display:flex;flex-wrap:wrap;margin:0 -20px -40px;}
.menu .menu-list li{width:50%;padding:0 20px;margin-bottom:40px;}
.menu .menu-list li a{display:block;position:relative;border-radius:15px;overflow:hidden;}
.menu .menu-list li .hover{position: absolute;right:20px;top:20px;bottom:20px;left:20px;background-color:rgba(255,135,147,.95);display:flex;justify-content:center;align-items:center;border-radius:10px;opacity:0;transition:.3s;}
.menu .menu-list li .hover .tit{color: #fff;text-align:center;font-size:40px;font-weight:700;padding-bottom:85px;position: relative;}
.menu .menu-list li .hover .tit:after{content:'';width:50px;height:50px;border-radius:50%;background:url('../images/sub/icon_plus.png')no-repeat 50% 50%/contain;position: absolute;bottom:0;left:50%;transform:translateX(-50%);}
.menu .menu-list li a:hover .hover{opacity:1;}

.pop-pg .fancybox-skin{padding:0 !important;background-color:transparent;box-shadow:none !important;}
.pop-pg .fancybox-close {width:25px;height:25px;top:105px;right:63px;background:url('../images/sub/menu_close.png')no-repeat 50% 50%/contain;background-color:transparent;}
.pop-pg .fancybox-nav {width:60px;height:60px;background-repeat:no-repeat;background-size:9px;background-position:50% 50%;-webkit-tap-highlight-color:none;background-color: #ff8793;top:50%;transform:translateY(-50%);}
.pop-pg .fancybox-nav span{display:none;}
.pop-pg .fancybox-prev{background-image:url('../images/sub/menu_prev.png');}
.pop-pg .fancybox-next{background-image:url('../images/sub/menu_next.png');}

.menu-pop{display:flex;align-items:center;padding:0 30px;}
.menu-pop .img{max-width:700px;width:100%;}
.menu-pop .img img{border-radius:30px;}
.menu-pop .tt-wrap{max-width:400px;width:100%;height:350px;background-color: #fff;position:relative;border-radius:15px;margin-left:-60px;z-index:1;border:2px solid #db5e6b;display:flex;jsutify-content:center;align-items:center;padding:20px;text-align:center;}
.menu-pop .tt-wrap .wrap{width:100%;}
.menu-pop .tt-wrap .wrap .tit{font-size:40px;font-weight:700;color: #db5e6b;margin-bottom:20px;}
.menu-pop .tt-wrap .wrap .tt{font-size:20px;line-height:1.6em;}

.section.store-pg{background-color: #fae7e9;}
.section.inq{background-color: #fae7e9;}

.system .sec1{background-color: #fae7e9;}
.system .sec1 .content .con{display:flex;align-items:center;margin-bottom:100px;}
.system .sec1 .content .con:last-child{margin-bottom:0;}
.system .sec1 .content .con>div{width:50%;}
.system .sec1 .content .con:nth-child(even){flex-direction:row-reverse;}
.system .sec1 .content .con .tt-wrap{padding-left:70px;}
.system .sec1 .content .con:nth-child(even) .tt-wrap{padding-left:0;padding-right:70px;}
.system .sec1 .content .con .tt-wrap .tit{font-size:35px;font-weight:700;color: #dc6470;letter-spacing:-.03em;margin-bottom:30px;}
.system .sec1 .content .con .tt-wrap .tt{font-size:18px;line-height:1.889em;color: #2c2c2c;}
.system .sec2 .system-list{display:flex;margin-bottom:130px;justify-content:center;margin-left:-40px;margin-right:-40px;}
.system .sec2 .system-list li{width:25%;padding:0 40px;position:relative;text-align:center;}
.system .sec2 .system-list li .circle{width:175px;height:175px;border-radius:50%;border:10px solid #fae7e9;display:flex;justify-content:center;align-items:center;position:relative;margin:0 auto;}
.system .sec2 .system-list li .num{position: absolute;width:43px;height:43px;border-radius:50%;color: #fff;line-height:43px;font-weight:500;color: #fff;text-align:center;background-color: #ff8793;left:0;top:0;z-index:1;}
.system .sec2 .system-list li .tit{color: #242424;font-weight:600;line-height:1.3em;font-size:20px;margin:15px 0 3px;}
.system .sec2 .system-list li .step{color: #dc6470;font-size:15px;font-style: italic;line-height:1.2em;}
.system .sec2 .system-list li:after{content:'';width:24px;height:37px;background:url('../images/sub/system_arr.png')no-repeat 50% 50%/contain;position: absolute;right:-12px;top:69px;}
.system .sec2 .system-list li:nth-child(4):after{right:auto;left:50%;transform:translateX(-50%) rotate(90deg);top:auto;bottom:-75px;}
.system .sec2 .system-list.type2{margin-bottom:0;}
.system .sec2 .system-list.type2 li:nth-child(1){order:3;}
.system .sec2 .system-list.type2 li:nth-child(2){order:2;}
.system .sec2 .system-list.type2 li:nth-child(3){order:1;}
.system .sec2 .system-list.type2 li:after{transform:rotate(180deg);right:auto;left:-12px;}
.system .sec2 .system-list.type2 li:nth-child(3):after{display:none;}

.st-detail{font-family:'Noto Sans KR',sans-serif;}
.st-detail .top-con h4{font-size:20px;font-weight:500;color: #fff;background-color: #db5e6b;line-height:1.2em;padding:12px 10px 10px;text-align:center;}
.st-detail .top-con .con{display:flex;}
.st-detail .top-con .con .origin{width:66.6666%;}
.st-detail .top-con .con .origin .item .img{position:relative; height:0; padding-bottom:62.5%; overflow:hidden;}
.st-detail .top-con .con .origin .item .img img{position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}
.st-detail .top-con .con .info{width:33.3333%;background-color: #fff;padding:40px 30px;}
.st-detail .top-con .con .info dl{margin-bottom:40px;padding-left:20px;color: #242424;line-height:1.563em;}
.st-detail .top-con .con .info dl:last-child{margin-bottom:0;}
.st-detail .top-con .con .info dt{font-weight:500;position:relative;}
.st-detail .top-con .con .info dt:before{content:'';width:13px;height:13px;border-radius:50%;border:3px solid #ff8793;position: absolute;left:-20px;top:6px;}
.st-detail .top-con .con .info dd{}
.st-detail .thumb{width:66.6666%;position:relative;margin-top:10px;padding:0 66px;}
.st-detail .thumb .items{margin:0 -3px;}
.st-detail .thumb .item{padding:0 3px;}
.st-detail .thumb .item .img{position:relative; height:0; padding-bottom:62.5%; overflow:hidden;}
.st-detail .thumb .item .img img{position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}
.st-detail .thumb .item .img:after{content:'';width:100%;height:100%;border:3px solid #db5e6b;position: absolute;left:0;top:0;opacity:0;transition:.3s;}
.st-detail .thumb .item.slick-current .img:after{opacity:1;}
.st-detail .thumb .slick-arrow{width:21px;height:34px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;position: absolute;top:50%;transform:translateY(-50%);z-index:1;font-size:0;border:none;background-color:transparent;transition:.3s;}
.st-detail .thumb .slick-prev{background-image:url('../images/sub/detail_prev.png');left:0;}
.st-detail .thumb .slick-next{background-image:url('../images/sub/detail_next.png');right:0;}
.st-detail .thumb .slick-prev:hover{background-image:url('../images/sub/detail_prev_on.png');}
.st-detail .thumb .slick-next:hover{background-image:url('../images/sub/detail_next_on.png');}

.st-detail .location{margin-top:65px;}
.st-detail .location .tit{font-size:20px;font-weight:700;color: #db5e6b;line-height:1.2em;margin-bottom:10px;}
.st-detail .location .maps .root_daum_roughmap {width:100% !important; height:600px !important;}
.st-detail .location .maps .root_daum_roughmap .wrap_map {height:600px !important;}
.st-detail .btn-back{display:block;width:130px;height:50px;line-height:50px;text-align:center;font-size:18px;font-weight:500;color: #fff;background-color: #db5e6b;margin:50px auto 0;}