@charset "utf-8";
/**************************************************

	Global.css

**************************************************/
/**************************************************
	Public
**************************************************/
html{min-width: 1300px;}

/* Table */
.table1{ width: 100%; }
.table1 tr > *{padding: 15px 30px;border-bottom: 1px solid #ddd;font-size: 16px;color: #555555;font-weight: 200;}
.table1 tr > th {font-size: 15px;color: #333333;font-weight: 300;text-align: left;}
.table1 tr > th i {display: inline-block;vertical-align: middle;margin-right: 10px;font-size: 17px;color: #cd1432;}
.table1 tr:first-child > *{border-top: 2px solid #333;}
.table1 thead + tbody tr:first-child > *{border-top: 0;}

/* Tab */
.tab1{ margin-bottom: 40px; }
.tab1 > li{display: inline-block;background: #f7f7f7;}
.tab1 > li a{display: block;height: 40px;line-height: 40px;text-align: center;padding: 0 40px;border: 1px solid #f7f7f7;}
.tab1 > li.active a{background: #fff;color: #000;border-color: #333;}

.tab2{ margin-bottom: 40px; }
.tab2 > li{display: inline-block;vertical-align: top;}
.tab2 > li a{display: block;border: 1px solid #ddd;height: 40px;line-height: 40px;text-align: center;font-size: 15px;color: #555555;}
.tab2 > li a:hover {text-decoration: none;}
.tab2 > li.active a{background: #cd1432;color: #fff;border-color: #cd1432;}

/* Button */
.btnWrap{ margin-top: 30px; }
.btnWrap > *{margin: 0 2px;}
.btn1{ display: inline-block;background: #333;border: 1px solid #333;color: #fff !important;height: 35px;line-height: 35px;padding: 0 15px;font-size: 14px;box-sizing: border-box; }
.btn1.small{ height: 30px;line-height: 30px;padding: 0 10px;font-size: 12px; }
.btn2{ display: inline-block;background: #fff;border: 1px solid #ddd;color: #000 !important;height: 35px;line-height: 35px;padding: 0 15px;font-size: 14px;box-sizing: border-box; }
.btn2.small{ height: 30px;line-height: 30px;padding: 0 10px;font-size: 12px; }
.btn3{ display: inline-block;background: #4c5471;border: 1px solid #4c5471;color: #fff !important;height: 35px;line-height: 35px;padding: 0 15px;font-size: 14px;box-sizing: border-box; }
.btn3.small{ height: 30px;line-height: 30px;padding: 0 10px;font-size: 12px; }
.btn4{ display: inline-block;background: #888888;border: 1px solid #888888;color: #fff !important;height: 35px;line-height: 35px;padding: 0 15px;font-size: 14px;box-sizing: border-box; }
.btn4.small{ height: 30px;line-height: 30px;padding: 0 10px;font-size: 12px; }
.btn5{ display: inline-block;background: #cd1432;border: 1px solid #cd1432;color: #fff !important;height: 35px;line-height: 35px;padding: 0 15px;font-size: 14px;box-sizing: border-box; }
.btn5.small{ height: 30px;line-height: 30px;padding: 0 10px;font-size: 12px; }
.btn1:hover, .btn2:hover, .btn3:hover, .btn4:hover, .btn5:hover {text-decoration: none;}
.btn1.radius, .btn2.radius, .btn3.radius, .btn4.radius, .btn5.radius {border-radius: 3px;}

/* Etc */
.selectbox{height: 40px;border: 1px solid #ccc;position: relative;display: inline-block;vertical-align: top;min-width: 170px;overflow: hidden;}
.selectbox:after{content: '\f107';font-family: axicon;display: block;position: absolute;top: 50%;right: 10px;margin-top: -7px;font-size: 14px;}
.selectbox select{height: 38px;background: transparent;width: 130%;border: none;letter-spacing: -1px;padding-left: 10px;}

.custlab{position: relative;font-size: 14px;color: #333;letter-spacing: -1px;padding-left: 25px;line-height: 25px;text-align: left !important;display: inline-block;margin: 3px;}
.custlab:before{content: '';display: block;position: absolute;left: 0;top: 50%;margin-top: -10px;width: 20px;height: 20px;box-sizing: border-box;border: 2px solid #ddd;border-radius: 50%;}
.custlab input{display: none;}
.custlab.on{color: #000;}
.custlab.on:before{border-color: #333;}
.custlab.on:after{content: '';display: block;position: absolute;left: 5px;top: 50%;margin-top: -5px;width: 10px;height: 10px;background: #333;border-radius: 50%;}

/**************************
	Shop Default Style
**************************/
#sb-footer{position: relative;margin-top: 30px;min-height: 35px;}
#sb-footer .left{position: absolute;top: 0;left: 0;text-align: left;width: 50%;z-index: 2;}
#sb-footer .center{text-align: center;}
#sb-footer .right{text-align: right;}

.sb-btnWrap{margin-top: 20px;}
.sb-btn{display: inline-block;vertical-align: top;box-sizing: border-box;text-align: center !important;}
.sb-btn.type1{background: #fff;border: none;height: 40px;line-height: 38px;padding: 0 20px;min-width: 80px;font-size: 14px;letter-spacing: -1px;color: #333;border: 1px solid #ccc;text-decoration: none;}
.sb-btn.type1.small{height: 30px;line-height: 28px;padding: 0 10px;font-size: 13px;min-width: auto;}
.sb-btn.type2{background: #666;border: none;height: 40px;line-height: 38px;padding: 0 20px;min-width: 80px;font-size: 14px;letter-spacing: -1px;color: #fff;border: 1px solid #333;text-decoration: none;}
.sb-btn.type2.small{height: 30px;line-height: 28px;padding: 0 10px;font-size: 13px;min-width: auto;}
.sb-btn.w100p{width: 100%;}

.sb-no-data{display: block;background: #f7f7f7;padding: 40px 10px;text-align: center;font-size: 14px;letter-spacing: -1px;color: #999;}

/**************************
	Site Layer Popup
**************************/
.sp-pop{background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.15);border-radius: 3px;overflow: hidden;}
.sp-pop:before{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;border: 1px solid rgba(0,0,0,0.07);}
.sp-pop .img{position: relative;min-height: 100px;}
.sp-pop .img img{max-width:100%;}
.sp-pop .btns{position: absolute;bottom: 0;left: 0;width: 100%;white-space: nowrap;background: #f7f7f7;}
.sp-pop .btns li{position: relative;display: inline-block;vertical-align: top;width: 50%;}
.sp-pop .btns li:before{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;border: 1px solid rgba(0,0,0,0.07);border-width: 1px 1px 1px 0;}
.sp-pop .btns li:first-child:before{border-left-width: 1px;}
.sp-pop .btns li a,
.sp-pop .btns li label{position: relative;display: block;text-align: center;line-height: 32px;text-align: center;font-size: 11px;color: #666;letter-spacing: -1px;z-index: 3;text-decoration: none;font-family: dotum;}
.sp-pop .btns li label input{display: none;}
.sp-pop .btns.len3 li{width: 33.33%;}

/**************************************************
	Ajax Popup
**************************************************/
#popup{position: fixed;top: 50%;left: 50%;width: 400px;height: 200px;margin-top: calc(200px/-2);margin-left: calc(400px/-2);padding-top: 46px;z-index: 301;background: #fff;border-radius: 5px;overflow: hidden;box-sizing: border-box;opacity: 0;transition: all 0.3s;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
#popup .pop-tit{position: absolute;top: 0;left: 0;width: 100%;height: 45px;background: #f7f7f7;padding: 0 15px;border-bottom: 1px solid #ddd;box-sizing: border-box;}
#popup .pop-tit h3{font-size: 15px;color: #000;font-weight: 500;line-height: 45px;}
#popup .pop-tit .close{display: block;position: absolute;top: 0;right: 0;width: 44px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #666;background: #eee;border-left: 1px solid #ddd;}
#popup .pop-wrap{height: 100%;overflow-y: auto;padding: 15px;box-sizing: border-box;}
#popup.on{opacity: 1;}
#popupBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(0,0,0,0.5);opacity: 0;transition: all 0.3s;}
#popupBG.on{opacity: 1;}

/**************************
	Paging
**************************/
.paging{text-align: center;margin-top: 30px;font-family: empty;font-size: 0;}
.paging a{display: inline-block;vertical-align: top;margin: 0;margin-right: -1px;position: relative;width: 35px;height: 35px;line-height: 35px;text-align: center;background: #f9f9f9;border: 1px solid #ddd;color: #999999;font-size: 12px;text-decoration: none;box-sizing: border-box;font-family: tahoma, arial, axicon;}
.paging a:first-child{border-radius: 5px 0 0 5px !important;}
.paging a:after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;line-height: 35px;text-align: center;font-size: 15px;text-indent: 0;}
.paging a:last-child{border-radius: 0 5px 5px 0 !important;}
.paging a.active{background: #ffffff;color: #333333;font-weight: 600;}
.paging a.first,
.paging a.prev,
.paging a.next,
.paging a.last{background: none;font-size: 15px;color: #666666;text-indent: -999em;}
.paging a.first:after{content: '\f100';text-indent: 0;}
.paging a.prev:after{content: '\f104';}
.paging a.next:after{content: '\f105';}
.paging a.last:after{content: '\f101';}

/**************************************************
	Layout
**************************************************/
#header{position: relative;z-index: 90;background: #fff;box-shadow: 0 3px 3px rgba(0,0,0,0.1);}
#header .btnWrap{margin-top: 0;border-bottom: 1px solid #ddd;}
#header .btnWrap .inner {width: 1200px;margin: 0 auto;}
#header .btnWrap .inner:after {display: block;clear: both;content: '';}
#header .hdWrap {width: 1200px;margin: 0 auto;position: relative;height: 93px;}
#header .menuWrap {border-top: 2px solid #333333;border-bottom: 1px solid #dddddd;}
#header .menuWrap .inner {width: 1200px;margin: 0 auto;position: relative;}
#header .logo{position: absolute;bottom: 0;left: 0;line-height: 93px;}
#header .allcate {position: absolute;bottom: -1px;left: 0;width: 190px;height: 55px;border: 0;background: #cd1432 url('../images/layout/hd-ico-allcate.png') no-repeat 31px center;text-indent: 69px;font-size: 15px;color: #fff;font-weight: normal;text-align: left;
    text-indent: 42px;background-position: 17px center;background-size: 15px auto;}
#header .cate-wrap {position: absolute;top: 53px;left: 0;height: 0;overflow: hidden;}
#header .cate-wrap.active {height: 400px;overflow: visible;}

#gnb{text-align: center;margin-left: 190px;}
#gnb > li{position: relative;display: inline-block;vertical-align: top;}
#gnb > li:not(:first-child):before {display: block;content: '';position: absolute;top: 20px;bottom: 20px;left: 0;width: 1px;background: #b5b5b5;}
#gnb > li > a{display: block;padding: 0 60px;line-height: 52px;font-size: 15px;color: #333333;font-weight: 300;text-decoration: none;}
#gnb > li > ul{position: absolute;top: 52px;left: 50%;width: 180px;margin-left: -90px;padding: 15px;border: 1px solid #ddd;border-top: 2px solid #cd1432;background: #fff;box-sizing: border-box;visibility: hidden;opacity: 0;transition: all 0.2s;}
#gnb > li > ul li a{display: block;font-size: 15px;color: #000;line-height: 30px;text-align: center;}
#gnb > li > ul li.active a{font-weight: bold;}
#gnb > li:hover > ul{visibility: visible;opacity: 1;}
#gnb > li.hidden-gnb{display: none;}

#cate {background: #333333;width: 190px;height: 100%;padding-bottom: 30px;overflow-y: hidden;position: relative;transition: height 0.3s;}
#cate > ul > li > a {display: block;border-bottom: 1px solid #494545;height: 43px;line-height: 43px;padding: 0 25px 0 37px;font-family: empty;font-size: 0;position: relative;background-repeat: no-repeat;background-position: 10px center;}
#cate > ul > li > a:before {display: inline-block;zoom: 1;*display: inline;vertical-align: middle;content: '';width: 0;height: 100%;}
#cate > ul > li > a:after {display: block;content: '';position: absolute;top: 0;right: 0;bottom: 0;width: 24px;background: url('../images/layout/ico-arrow.png') no-repeat 100% center;background-size: contain;}
#cate > ul > li > a span {display: inline-block;zoom: 1;*display: inline;vertical-align: middle;margin-top: -1px;color: #e6e6e6;font-weight: 200;line-height: 1.4em;}
#cate > ul > li > ul {display: none;}
#cate > ul > li:hover > a {background-color: #cd1432;}
#cate-more {position: absolute;bottom: 0;left: 0;width: 100%;height: 30px;background: #2e2e2e;border: 0;}
#cate-more img {margin: 0 auto;}
#cate-more .off {display: block;}
#cate-more .on {display: none;}
#cate-more.active .off {display: none;}
#cate-more.active .on {display: block;}

#cate2 {position: absolute;top: 0;left: 190px;max-width: 1010px;}
#cate2 > ul > li {display: inline-block;zoom: 1;*display: inline;vertical-align: top;width: 252.5px;height: 260px;background: #fff;overflow-y: hidden;padding-top: 43px;position: relative;border: 1px solid #ddd;border-left-width: 0;border-top-width: 0;}
#cate2 > ul > li > a {position: absolute;top: 0;left: 0;width: 100%;height: 43px;font-family: empty;font-size: 0;background: #666666;}
#cate2 > ul > li > a:before {display: inline-block;zoom: 1;*display: inline;vertical-align: middle;content: '';width: 0;height: 100%;}
#cate2 > ul > li > a span {display: inline-block;zoom: 1;*display: inline;vertical-align: middle;margin: 0 25px;font-size: 15px;color: #fff;line-height: 1.4em;}
#cate2 > ul > li > ul {padding: 10px 25px;height: 100%;overflow-y: auto;}
#cate2 > ul > li > ul li a {display: block;padding-left: 7px;font-size: 14px;color: #555555;font-weight: 200;line-height: 30px;text-decoration: none;position: relative;}
#cate2 > ul > li > ul li a:before {display: block;content: '';width: 2px;height: 2px;position: absolute;top: 14px;left: 0;background: #555555;}
#cate2 > ul > li > ul li ul {display: none;}
#cate2 > ul > li:hover > a,
#cate2 > ul > li.active > a {background: #333333;color: #fff;}
#cate2 > ul > li > ul li.active a {color: #111;}

#drdw{position: absolute;top: 120px;left: 0;width: 100%;background: #fff;border-top: 1px solid #ddd;border-bottom: 3px solid #cd1432;z-index: 91;display: none;}
#drdw .inner{position: relative;width: 1200px;margin: 0 auto;border-right: 1px solid #e8e8e8;}
#drdw .inner > li{display: inline-block;padding: 25px 0;vertical-align: top;}
#drdw .inner > li:before{content: '';display: block;position: absolute;top: 0;height: 100%;width: 1px;background: #e8e8e8;}
#drdw .inner > li:first-child{border-left-width: 1px;}
#drdw .inner > li > a{display: block;margin-bottom: 15px;font-size: 18px;color: #0859a2;text-align: center;font-weight: bold;}
#drdw .inner > li ul li a{display: block;font-size: 15px;line-height: 25px;color: #555555;text-align: center;}
#drdw .inner > li ul li.active a{font-weight: bold;}
#drdw .inner > li.hidden-gnb{display: none;}

#tnb{float: left;}
#tnb > li{display: inline-block;vertical-align: middle;}
#tnb > li:not(:first-child):before {display: inline-block;vertical-align: middle;content: '';width: 1px;height: 12px;background: #cdcdcd;margin: 0 10px;}
#tnb > li a{display: inline-block;vertical-align: middle;font-size: 13px;color: #555555;font-weight: 200;line-height: 44px;}

#mnb{float: right;}
#mnb > li{display: inline-block;vertical-align: middle;}
#mnb > li:not(:first-child):before {display: inline-block;vertical-align: middle;content: '';width: 1px;height: 12px;background: #cdcdcd;margin: 0 10px;}
#mnb > li a{display: inline-block;vertical-align: middle;font-size: 13px;color: #555555;font-weight: 200;line-height: 44px;}
#mnb > li.qm-none {display: none;}

#inb {position: absolute;top: 35px;right: 13px;}
#inb > li {display: inline-block;vertical-align: middle;margin-left: 20px;}
#inb > li a {display: block;position: relative;}
#inb > li img {display: block;}
#inb > li span {position: absolute;top: -9px;right: -13px;width: 22px;height: 22px;line-height: 22px;text-align: center;background: #222222;font-size: 12px;color: #fff;font-weight: 200;border-radius: 50%;overflow: hidden;}

#hd-sch {padding-top: 24px;}
#hd-sch form {width: 418px;height: 45px;background: #e9e9e9;margin-left: 325px;padding-right: 60px;border-radius: 23px;position: relative;overflow: hidden;}
#hd-sch legend {display: none;}
#hd-sch .txt {border: 0;background: #e9e9e9;padding-left: 25px;height: 45px;width: 100%;color: #111111;font-weight: 300;}
#hd-sch .txt::-webkit-input-placeholder{color: #888888;font-weight: normal;}
#hd-sch .txt:-moz-placeholder{color: #888888;font-weight: normal;}
#hd-sch .txt::-moz-placeholder{color: #888888;font-weight: normal;}
#hd-sch .sbm {border: 0;background: #e9e9e9;width: 60px;font-size: 18px;color: #333;position: absolute;top: 0;right: 0;bottom: 0;}

#cc {position: absolute;top: 0;right: 100px;line-height: 93px;font-family: os;font-size: 16px;color: #333333;}
#cc a {display: inline-block;vertical-align: -1px;margin-left: 5px;font-family: os;font-size: 20px;color: #333333;font-weight: 600;}

#footer{background: #222222;}
#footer .ccWrap {background: #fff;padding: 50px 0;border-top: 1px solid #ddd;}
#footer .fnbWrap{border-bottom: 1px solid #3d3d3d;position: relative;width: 1200px;margin: 0 auto;}
#footer .ftWrap{position: relative;width: 1200px;margin: 0 auto;padding: 37px 0;}
#footer h2 {position: absolute;top: 35px;left: 0;}
#footer address{margin-left: 285px;font-size: 13px;line-height: 26px;color: #eeeeee;font-style: normal;}
#footer address hr{width: 20px;border: none;display: inline-block;vertical-align: middle;}
#footer address .copyright{display: block;margin-top: 10px;font-size: 13px;color: #eeeeee;}

.ccWrap .inner {width: 1200px;margin: 0 auto;position: relative;}
.ccWrap .inner:after {display: block;clear: both;content: '';}
.ccWrap .inner > dl {float: left;width: 22%;}
.ccWrap .inner > dl:not(:first-child) {padding-left: 30px;box-sizing: border-box;}
.ccWrap .inner > dl:not(:first-child):before {display: block;content: '';position: absolute;top: 0;width: 1px;height: 100%;background: #ddd;margin-left: -30px;}
.ccWrap .inner > dl:last-child {width: 34%;}
.ccWrap dl > dt {font-size: 17px;color: #333333;font-weight: 300;}
.ccWrap dl > dd {margin-top: 18px;}
.ccWrap .tel {display: inline-block;margin-bottom: 15px;font-size: 26px;color: #333333;font-weight: 600;padding-left: 28px;position: relative;}
.ccWrap .tel:after {display: block;content: '\e77d';font-family: 'axicon';font-size: 26px;color: #333333;position: absolute;top: 50%;left: -3px;line-height: 26px;margin-top: -13px;}
.ccWrap p {font-size: 15px;color: #333333;line-height: 1.6em;}
.ccWrap p .small {color: #666666;}
.ccWrap .btns {margin-right: 30px;}
.ccWrap .btns a {display: block;border: 1px solid #555555;height: 40px;line-height: 40px;padding: 0 15px;background: #fff url('../images/layout/ft-arrow-right.jpg') no-repeat 100% center;}
.ccWrap .btns a:hover {text-decoration: none;color: #000;}
.ccWrap .btns a:not(:first-child) {margin-top: 6px;}
.ccWrap .more {position: absolute;top: 3px;right: 0;}
.ccWrap ul {margin-top: -11px;}
.ccWrap ul li:after {display: block;clear: both;content: '';}
.ccWrap ul li > * {line-height: 35px;}
.ccWrap ul li a {float: left;color: #555555;max-width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.ccWrap ul li span {float: right;color: #999999;}

#sns-ico{margin-top: 20px;}
#sns-ico li{display: inline-block;margin-right: 5px;}

#gotop{position: absolute;top: 10px;right: 0;display: block;background: url('../images/layout/ft-top-btn.jpg') no-repeat center center;width: 50px;height: 50px;text-indent: -999em;}

#fnb > li{display: inline-block;margin-right: 25px;}
#fnb > li a{font-size: 13px;color: #fff;letter-spacing: -1px;line-height: 72px;}

#ft-fam{position: absolute;top: 35px;right: 0;width: 230px;height: 40px;}
#ft-fam > a{display: block;line-height: 40px;padding: 0 15px;border: 1px solid #444444;font-size: 15px;color: #aaaaaa;text-decoration: none;background: url('../images/layout/ft-family-spr.png') no-repeat 92% center;}
#ft-fam ul{position: absolute;bottom: 40px;left: 0;display: none;width: 100%;padding: 5px 15px;background: #444444;box-sizing: border-box;}
#ft-fam ul li{border-top: 1px solid #575757;}
#ft-fam ul li:first-child{border-top: none;}
#ft-fam ul li a{display: block;line-height: 35px;color: #f7f7f7;text-align: center;}
#ft-fam:hover ul{display: block;}

#slide-btn{display: none;text-indent: -999em;width: 30px;height: 20px;position: absolute;bottom: 35px;right: 0;}
#slide-btn button{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;background: none;cursor: pointer;outline: none;}
#slide-btn button span,
#slide-btn button:before,
#slide-btn button:after{border-radius: 2px;overflow: hidden;position: absolute;left: 0;width: 100%;height: 2px;background: #282828;}
#slide-btn button span{display: block;top: 50%;margin-top: -1px;opacity: 1;transition: all 0.3s;}
#slide-btn button:before{content: '';display: block;top: 0;transition: all 0.3s;}
#slide-btn button:after{content: '';display: block;bottom: 0;transition: all 0.3s;}
#slide-btn button.on span{opacity: 0;}
#slide-btn button.on:before{top: 50%;margin-top: -1px;transform: rotate(45deg);}
#slide-btn button.on:after{bottom: 50%;margin-bottom: -1px;transform: rotate(-45deg);}

#slide-bg{display: none;}
#slide-menu{display: none;}
/**************************************************
	Main
**************************************************/
#main{ overflow: hidden; }
#main #mainWrap{position: relative;width: 1200px;margin: 30px auto 90px;}

#main .visual{position: relative;}
#main .visual .roll .item{position: relative;overflow: hidden;}
#main .visual .roll .item img{position: relative;top: 0;left: 50%;transform: translate(-50%, 0);}
#main .visual .slick-dots{position: absolute;bottom: 50px;left: 0;width: 100%;z-index: 81;text-align: center;}
#main .visual .slick-dots li{display: inline-block;margin: 0 3px;}
#main .visual .slick-dots li button{display: block;width: 10px;height: 10px;background: #a0a0a3;border-radius: 5px;text-indent: -999em;overflow: hidden;border: none;}
#main .visual .slick-dots li.slick-active button{width: 28px;background: #ffffff;}
#main .visual .slick-arrow {position: absolute;top: 50%;z-index: 60;margin-top: -37px;border: 0;background: rgba(0,0,0,0);width: 37px;height: 73px;text-indent: -88888px;background-repeat: no-repeat;background-position: center center;background-size: contain;}
#main .visual .slick-prev {background-image: url('../images/main/vis-prev.png');left: 10%;}
#main .visual .slick-next {background-image: url('../images/main/vis-next.png');right: 10%;}

.mtit {margin-bottom: 40px;}
.mtit > * {display: block;text-align: center;}
.mtit > *:not(:first-child) {margin-top: 5px;}
.mtit h3 {font-size: 36px;color: #333333;font-weight: 300;}
.mtit p {font-size: 17px;color: #333333;font-weight: 200;}

.main-notice {border: 1px solid #ddd;padding: 15px 40px;}
.main-notice:after {display: block;clear: both;content: '';}
.main-notice > * {float: left;}
.main-notice > dt {width: 125px;padding-top: 8px;}
.main-notice > dt strong {display: block;font-family: os;font-size: 20px;color: #333333;font-weight: 600;}
.main-notice > dd {width: calc(100% - 125px);}
.main-notice .item {border-bottom: 1px solid #ddd;}
.main-notice .item:after {display: block;clear: both;content: '';}
.main-notice .item > * {line-height: 44px;float: left;}
.main-notice .item > a {font-size: 15px;color: #333333;font-weight: 200;}
.main-notice .item > span {float: right;color: #888888;font-weight: 200;}
.main-notice .slick-arrow {width: 25px;height: 15px;position: absolute;top: 45px;left: -125px;border: 0;overflow: hidden;text-indent: -999px;background-color: rgba(255,255,255,0);background-repeat: no-repeat;background-position: center center;background-size: contain;}
.main-notice .slick-prev {background-image: url('../images/main/arrow-prev.jpg');}
.main-notice .slick-next {background-image: url('../images/main/arrow-next.jpg');margin-left: 25px;}

.itemWrap {position: relative;z-index: 1;padding-left: 250px;position: relative;border: 1px solid #ddd;border-top: 3px solid #333333;background: #fff;min-height: 480px;}
.itemWrap .cate_name {position: absolute;top: -3px;left: 0;width: 250px;height: 50px;line-height: 47px;border-top: 3px solid #cd1432;background: #333333;text-align: center;font-family: empty;font-size: 0;}
.itemWrap .cate_name:before {display: inline-block;vertical-align: middle;content: '';width: 0;height: 100%;}
.itemWrap .cate_name span {display: inline-block;vertical-align: middle;max-width: calc(100% - 10px);font-size: 18px;color: #fff;font-weight: 300;line-height: 1.1em;}
.itemWrap .cate {position: absolute;top: 47px;bottom: 0;left: 0;width: 250px;padding: 20px 10px;border-right: 1px solid #ddd;overflow-x: hidden;overflow-y: scroll;}
.itemWrap .cate::-webkit-scrollbar {width: 10px;}
.itemWrap .cate::-webkit-scrollbar-thumb {background: #c1c1c1;border-radius: 5px;}
.itemWrap .cate::-webkit-scrollbar-track {background-color: #f6f6f6;}
.itemWrap .cate > li a {display: block;text-align: center;font-size: 15px;color: #777777;line-height: 18px;padding: 10px 0;}
.itemWrap .cate > li a:hover {text-decoration: none;}
.itemWrap .cate > li.active a {color: #cd1432;}
.itemWrap .rig {position: relative;}
.itemWrap .rig:after {display: block;clear: both;content: '';}
.itemWrap .rig > span {display: block;background: #f1f1f1;margin: 10px;padding: 10px;font-size: 13px;color: #333;text-align: center;font-weight: 300;border-radius: 3px;}
.itemWrap .rig .roll {float: left;height: 476px;width: 352px;border-right: 1px solid #ddd;}
.itemWrap .rig .list {float: left;height: 476px;width: calc(100% - 352px);}
.itemWrap .roll .item {padding: 30px;position: relative;}
.itemWrap .roll .link {position: absolute;top: 0;bottom: 0;right: 0;left: 0;z-index: 10;}
.itemWrap .roll .tmb {padding-bottom: 79.86%;background-repeat: no-repeat;background-position: center center;background-size: contain;background-color: #fff;}
.itemWrap .roll .info {padding: 25px 0;border-top: 1px solid #ddd;}
.itemWrap .roll .info > * {display: block;text-align: center;}
.itemWrap .roll .info span {font-family: os;font-size: 16px;color: #555555;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.itemWrap .roll .info strong {margin-top: 20px;font-size: 26px;color: #333333;font-weight: 300;letter-spacing: -0.03em;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.itemWrap .roll .info p {margin-top: 10px;font-size: 16px;color: #555555;font-weight: 200;letter-spacing: -0.03em;overflow: hidden;line-height: 1.4em;height: 2.8em;}
.itemWrap .roll .slick-dots {position: absolute;bottom: 20px;left: 0;right: 0;font-family: empty;font-size: 0;text-align: center;}
.itemWrap .roll .slick-dots > li {display: inline-block;vertical-align: middle;}
.itemWrap .roll .slick-dots > li button {display: block;border: 0;background: #bbbbbb;width: 10px;height: 10px;border-radius: 50%;margin: 0 3px;overflow: hidden;text-indent: -9999px;}
.itemWrap .roll .slick-dots > li.slick-active button {background: #555555;}
.itemWrap .list {position: relative;z-index: 0;}
.itemWrap .list:after {display: block;content: '';position: absolute;top: 50%;left: 0;right: 0;height: 1px;background: #ddd;z-index: -1;}
.itemWrap .list > li {display: inline-block;vertical-align: top;width: 33.33%;height: 50%;padding: 20px;border-right: 1px solid #ddd;box-sizing: border-box;position: relative;}
/* .itemWrap .list > li:nth-child(3n+1) {border-left: 0;} */
.itemWrap .list > li:nth-child(3n) {border-right: 0;}
.itemWrap .list .link {position: absolute;top: 0;bottom: 0;right: 0;left: 0;z-index: 10;}
.itemWrap .list .tmb {padding-bottom: 78.61%;background-repeat: no-repeat;background-position: center center;background-size: contain;background-color: #fff;}
.itemWrap .list .info {margin-top: 20px;}
.itemWrap .list .info > * {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.itemWrap .list .info > *:not(:first-child) {margin-top: 5px;}
.itemWrap .list .info strong {font-size: 15px;color: #333333;font-weight: 500;}
.itemWrap .list .info p {color: #777777;}

/**************************************************
	Sub
**************************************************/
/* #sub{ overflow: hidden; } */
body.sub {overflow: hidden;}
#sub #content{ position: relative;width: 1200px;margin: 40px auto 100px; }

#sub #content > *{display: table-cell;vertical-align: top;}
#sub .lnbWrap{width: 240px;min-width: 240px;}
#sub #subCont{width: 920px;padding-left: 40px;}

#sub.fullsize #subCont{ padding-left: 0;width: 100%;display: block; }
#sub.fullsize .lnbWrap{ display: none !important; }
#sub.fullsize .sub-tit{ display: none !important;border-bottom: 0;padding-bottom: 0; }

#sub.lnb-none #subCont{ padding-left: 0;width: 100%;display: block; }
#sub.lnb-none .lnbWrap{ display: none !important; }

/* #sub .sub-vis{position: relative;height: 240px;overflow: hidden;text-align: center;background-position: center center;background-size: cover;}
#sub .sub-vis:before{position: relative;content: '';display: inline-block;vertical-align: middle;width: 0;height: 100%;}
#sub .sub-vis h2{display: inline-block;vertical-align: middle;text-align: center;font-size: 35px;color: #fff;letter-spacing: -1px;z-index: 2;}
#sub .sub-vis h2 em{display: block;margin-top: 10px;font-style: normal;font-size: 18px;font-weight: normal;} */

#sub .sub-tit{position: relative;padding-bottom: 35px;margin-bottom: 30px;border-bottom: 1px solid #ddd;}
#sub .sub-tit h3{font-size: 30px;color: #333333;font-weight: 300;line-height: 1.1em;}

.lnbWrap h2{display: block;padding-bottom: 35px;font-size: 30px;color: #333333;font-weight: 300;line-height: 1.1em;}
#lnb {border-top: 1px solid #ddd;}
#lnb > li a{display: block;padding: 15px 20px;border-bottom: 1px solid #ddd;line-height: 25px;font-size: 16px;color: #444444;letter-spacing: -0.06em;text-decoration: none;position: relative;}
#lnb > li a:after {display: block;content: '\e850';font-family: 'axicon';font-size: 26px;color: #fff;position: absolute;top: 0;right: 15px;line-height: 55px;}
#lnb > li.active a{background: #cd1432;color: #fff;}

#status{margin: -15px 0 20px;}
#status > ul > li{display: inline-block;}
#status > ul > li .spr{display: inline-block;vertical-align: middle;margin: 0 10px;color: #999;font-size: 11px;line-height: 11px;}
#status > ul > li a{font-size: 13px;color: #999;text-decoration: none;}
#status > ul > li:last-child a{color: #000;}
#status > ul > li > ul{display: none;}

#navigator{border: 1px solid #ddd;border-width: 1px 0 1px 0;}
#navigator > ul{width: 1200px;position: relative;margin: 0 auto;border-left: 1px solid #ddd;box-sizing: border-box;background: #fff;}
#navigator > ul > li{position: relative;display: inline-block;border-right: 1px solid #ddd;vertical-align: top;z-index: 89;}
#navigator > ul > li > a{display: block;min-width: 200px;font-size: 15px;font-weight: 300;color: #333;text-decoration: none;padding: 0 60px 0 15px;line-height: 50px;background: url('../images/layout/ft-family-spr.png') no-repeat 95% center;}
#navigator > ul > li:first-child a{min-width: 0;width: 50px;text-align: center;padding: 0;background: #f7f7f7;color: #888;font-size: 20px;}
#navigator > ul > li > ul{position: absolute;top: 50px;left: -1px;width: 100%;border: 1px solid #ddd;visibility: hidden;opacity: 0;transition: all 0.2s;}
#navigator > ul > li > ul li a{display: block;padding: 12px 15px;font-size: 15px;border-top: 1px solid #ddd;text-decoration: none;transition: all 0.3s;}
#navigator > ul > li > ul li:first-child a{border-top: none;}
#navigator > ul > li > ul li:hover a{background: #f7f7f7;}
#navigator > ul > li.on > ul{background: #fff;visibility: visible;opacity: 1;}
#navigator > ul > li > ul li.hidden-gnb{display: none;}

/* 약관 내용 출력 박스 */
.policybox{color: #666;font-size: 13px;line-height: 20px;}

.colRed {color: #cd1432 !important;}

.stit {margin-bottom: 20px;}
.stit > * {display: block;}
.stit > *:not(:first-child) {margin-top: 10px;}
.stit h4 {font-size: 20px;color: #333333;font-weight: 300;}
.stit h4.big {font-size: 26px;}
.stit p {font-size: 14px;color: #555555;font-weight: 200;}

.stxt1 {font-size: 16px;color: #555555;font-weight: 200;line-height: 30px;}
.stxt1 > * {font-size: 16px;line-height: 30px;}
.stxt1 > .mid {font-size: 18px;line-height: 32px;}
.stxt1 > strong {font-weight: 300;}

.line {margin: 40px 0;display: block;border: 0;width: 100%;height: 1px;background: #ddd;}

.his-wrap {position: relative;z-index: 1;}
.his-wrap:before {display: block;content: '';position: absolute;top: 15px;bottom: 0;left: 50%;z-index: -1;width: 1px;background: #ddd;}
.his-wrap > dl {display: block;position: relative;padding-top: 7px;}
.his-wrap > dl:not(:first-child) {margin-top: 50px;}
.his-wrap > dl > dt {position: absolute;top: 0;font-family: os;font-size: 26px;color: #cd1432;font-weight: 600;}
.his-wrap ul li {position: relative;}
.his-wrap ul li em {font-style: normal;position: absolute;top: 0;font-size: 18px;color: #333333;font-weight: 600;line-height: 21px;}
.his-wrap ul li em:after {display: block;content: '';position: absolute;top: 8px;width: 7px;height: 7px;border-radius: 50%;background: #cd1432;}
.his-wrap ul li p {font-size: 15px;line-height: 24px;position: relative;}
.his-wrap ul li p:after {display: block;content: '';width: 4px;height: 4px;background: #cd1432;position: absolute;top: 9px;}
.his-wrap .imgs {margin-top: 10px;font-family: empty;font-size: 0;}
.his-wrap .imgs > * {display: inline-block;vertical-align: top;margin-right: 10px;margin-top: 10px;}
.his-wrap > dl:nth-child(odd) {margin-left: 50%;padding-left: 55px;}
.his-wrap > dl:nth-child(odd) > dt {left: -113px;}
.his-wrap > dl:nth-child(odd) ul li {padding-left: 65px;}
.his-wrap > dl:nth-child(odd) ul li em {left: 0;}
.his-wrap > dl:nth-child(odd) ul li em:after {left: -58px;}
.his-wrap > dl:nth-child(odd) ul li p {padding-left: 14px;}
.his-wrap > dl:nth-child(odd) ul li p:after {left: 0;}
.his-wrap > dl:nth-child(even) {margin-right: 50%;padding-right: 55px;}
.his-wrap > dl:nth-child(even) > dt {right: -113px;}
.his-wrap > dl:nth-child(even) ul li {padding-right: 65px;}
.his-wrap > dl:nth-child(even) ul li em {right: 0;}
.his-wrap > dl:nth-child(even) ul li em:after {right: -58px;}
.his-wrap > dl:nth-child(even) ul li p {padding-right: 14px;text-align: right;}
.his-wrap > dl:nth-child(even) ul li p:after {right: 0;}

.loca-wrap .mapWrap {background: #f1f1f1;width: 100%;height: 350px;}
.loca-wrap caption {text-align: left;font-size: 24px;color: #333333;font-weight: 300;line-height: 1.2em;padding-bottom: 15px;}


/**************************************************
	Shop
**************************************************/
html #side_menu2 {width: 85px;}
html #side_menu2 h2 {line-height: 30px;}
html #side_menu2 .side_menu_link {border: 1px solid #ddd;border-width: 0 1px;}
html #side_menu2 .side_menu_link a {background-color: #fff;border-top-color: #ddd;font-size: 13px;color: #333;}
html #side_menu2 .side_menu_link a.cart {background-position-x: 45%;}
html #side_menu2 .side_menu_link a.faq {background-image: url('../skin/shop/basic/img/mqk-ico-faq.png');}
html #side_menu2 .side_menu_link a span {top: 22px;right: 17px;}
html #side_menu2 .today {border-top: 1px solid #ddd;}
html #side_menu2 .prd_name,
html #side_menu2 .prd_cost {display: none;}
html #stv_pg {display: none;}

html #sod_v td a {word-break: break-all !important;}

/* list */
#sct_navi {background: #f1f1f1;padding: 20px;margin-bottom: 60px;}
#sct_navi select {display: inline-block;vertical-align: middle;border: 1px solid #ddd;padding: 0 15px;min-width: 210px;height: 40px;color: #555555;}
#sct_navi i {display: inline-block;vertical-align: middle;margin: 0 5px;color: #cd1432;}

#sct h3 {display: block;margin-bottom: 30px;font-size: 30px;color: #333333;font-weight: 300;line-height: 1.2em;}

html #sct_sortlst {border: 0;height: auto;box-shadow: 0 0 0 rgba(0,0,0,0);}
#sct_sort {text-align: right;position: relative;border-bottom: 1px solid #333333;padding-bottom: 12px;}
#sct_sort .total a {position: absolute;bottom: 12px;left: 0;font-size: 13px;color: #666666;font-weight: 200;}
#sct_sort .total a strong {font-size: 13px;color: #333333;font-weight: 300;}
#sct_sort li {font-family: empty;font-size: 0;}
#sct_sort li:not(.total):not(:last-child):after {display: inline-block;vertical-align: middle;content: '';width: 1px;height: 12px;background: #cccccc;margin: 0 15px;}
#sct_sort li a {display: inline-block;vertical-align: middle;border: 0;line-height: normal;padding: 0;font-family: noto;font-size: 13px;color: #777777;letter-spacing: -0.03em;}
#sct_sort li.active a {font-weight: 600;color: #333333;}

#sct_cate {margin-bottom: 40px;}

.cate1 {margin: -3px;}
.cate1 > li {margin: 3px;display: inline-block;vertical-align: top;}
.cate1 > li a {display: block;border: 1px solid #ddd;background: #fff;height: 40px;line-height: 40px;min-width: 142px;padding: 0 10px;text-align: center;font-size: 15px;color: #555555;}
.cate1 > li a:hover {text-decoration: none;}
.cate1 > li.active a {background: #cd1432;color: #fff;border-color: #cd1432;}

.item-list {margin: -10px;}
.item-list > li {margin: 10px;width: calc(25% - 20px);display: inline-block;vertical-align: top;position: relative;padding-bottom: 40px;}
.item-list .link {position: absolute;top: 0;padding-bottom: calc(100% - 1px);right: 0;left: 0;z-index: 10;border: 1px solid #ddd;}
.item-list .tmb {padding-bottom: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.item-list .info {padding: 20px 0 15px;}
.item-list .info > * {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.item-list .info > *:not(:first-child) {margin-top: 5px;}
.item-list .info strong {font-size: 16px;color: #333333;font-weight: 300;}
.item-list .info p {color: #777777;}
.item-list .info span {border-top: 1px solid #ddd;padding-top: 10px;margin-top: 10px !important;font-size: 16px;color: #333333;font-weight: 300;}
.item-list .icons {margin: -2px;font-family: empty;font-size: 0;}
.item-list .icons > * {display: inline-block;vertical-align: top;margin: 2px;min-width: 40px;height: 18px;line-height: 18px;border-radius: 3px;padding: 0 2px;background: #000;font-family: os;font-size: 11px;color: #fff;letter-spacing: -0.03em;text-align: center;}

.bgRed {background: #ad0b0b !important;}
.bgBlack {background: #171717 !important;}


.infomation {margin: 10px 0;border: 1px dashed red;background: rgba(205,20,50,0.03);font-size: 12px;letter-spacing: -0.05em;line-height: 1.4em;padding: 10px 10px 8px;color: red;}
.infomation a {font-weight: 300;font-size: 12px;color: red;margin-left: 5px;text-decoration: underline;}

/* view */
html #sit_ov_wrap {margin-bottom: 70px;}

html #sit_pvi {border: 1px solid #ddd;}
html #sit_pvi .bigimgs li.item:before {border: 0;}
html #sit_pvi .thumbnailsWrap {margin: -1px;border-top: 1px solid #ddd;padding: 10px 0;text-align: center;}
html #sit_pvi .thumbnails .item {float: none;margin: 5px;width: 70px !important;height: 70px !important;}
html #sit_pvi .thumbnailsWrap .slick-arrow {top: -1px;height: calc(100% + 1px);z-index: 60;}

html #sit_ov .titWrap {padding: 25px 0 15px;border-bottom-color: #151515;}

html #sit_title {font-size: 26px;color: #333333;font-weight: 300;line-height: 1.2em;}
html #sit_price {display: none;margin-top: 0;}
html #sit_desc {margin-bottom: 0;margin-top: 10px;font-size: 15px;}

html .sit_ov_tbl tr > * {padding: 7px 0 8px;font-size: 15px;}
html .sit_ov_tbl th {color: #333333;}
html .sit_ov_tbl td > strong {font-size: 18px;color: #333333;font-weight: 600;}
html .sit_ov_tbl select {border: 1px solid #ddd;height: 33px;padding-left: 3px;min-width: 150px;}

html #sit_ov_btn {margin-left: calc(100% - 540px);width: 540px;}
html #sit_ov_btn > * {height: 50px;line-height: 50px;font-size: 16px;color: #333333;}
html #sit_ov_btn > * i {vertical-align: -3px;color: #aaaaaa;}
html #sit_btn_buy {background-color: #cd1432;color: #fff;border-color: #cd1432;}
html #sit_btn_cart {background-color: #333333;color: #fff;border-color: #333333;}

#sit_sch {margin-bottom: 50px;}
#sit_sch > dl {background: #f6f6f6;border: 1px solid #ddd;}
#sit_sch > dl > dt {background: #333333;padding: 0 30px;position: relative;}
#sit_sch > dl > dt strong {height: 55px;line-height: 55px;font-size: 17px;color: #fff;font-weight: 300;}
#sit_sch > dl > dd {padding: 15px 5px;}
#sit_sch .btns {position: absolute;top: 12px;right: 30px;}
#sit_sch .btns > li {display: inline-block;vertical-align: middle;margin-left: 5px;}
#sit_sch .btns > li a {display: block;width: 125px;height: 31px;line-height: 31px;text-align: center;background: #666666;color: #fff;font-weight: 200;}
#sit_sch .btns > li a:hover {text-decoration: none;background: #777;}
#sit_sch .opt {text-align: center;margin: -4px;}
#sit_sch .opt > li {display: inline-block;vertical-align: top;margin: 4px;min-width: 74px;}
#sit_sch .opt strong {display: block;font-family: empty;font-size: 0;text-align: center;height: 48px;}
#sit_sch .opt strong:before {display: inline-block;vertical-align: middle;content: '';width: 0;height: 100%;}
#sit_sch .opt strong span {display: inline-block;vertical-align: middle;max-width: calc(100% - 1px);font-family: noto;color: #333333;letter-spacing: -0.05em;line-height: 18px;}
#sit_sch .opt .sel {border: 1px solid #ddd;height: 40px;width: 100%;}
#sit_sch .sum-wrap {margin-top: 20px;display: flex;flex-direction: row-reverse;}
#sit_sch .sum-wrap p {margin-left: 20px;margin-top: 5px;color: #333;font-weight: 300;}
#sit_sch .sum-wrap p strong {font-size: 22px;color: #000;font-weight: 600;}
#sit_sch .stxt1 {font-size: 14px;color: #999;}
#sit_sch .btn5.radius {height: 45px;line-height: 43px;padding: 0 30px;font-size: 18px;background-color: #ff9800;border-color: #ff9800;}
#sit_sch .btn2.radius {height: 45px;line-height: 43px;padding: 0 30px;font-size: 18px;}

.borderBox {border: 1px solid #ddd;padding: 45px;}
.borderBox > img {display: block;max-width: 100%;margin: 0 auto;}

.tbl-opt {width: 100%;}
.tbl-opt thead tr:first-child > * {border-top: 2px solid #333333;}
.tbl-opt thead tr:last-child > * {border-bottom: 2px solid #999999;}
.tbl-opt thead tr > th {background: #f6f6f6;font-size: 14px;color: #333333;letter-spacing: -0.05em;line-height: 18px;}
.tbl-opt tr > * {padding: 10px 5px;border-bottom: 1px solid #ddd;font-size: 13px;color: #777777;text-align: center;}
.tbl-opt tr > *:first-child {padding-left: 15px;}
.tbl-opt tr > *:last-child {padding-right: 15px;}
.tbl-opt .count {position: relative;padding-right: 50px;width: 89px;margin: 0 auto;}
.tbl-opt .count .txt {display: block;margin: 0;padding: 0;background: #fff;border: 1px solid #ddd;width: 100%;height: 32px;text-align: center;}
.tbl-opt .count .btn {position: absolute;left: 39px;padding: 0;width: 19px;height: 16px;line-height: 16px;text-align: center;background: #f9f9f9;border: 1px solid #ddd;}
.tbl-opt .count .btn i {font-size: 10px;color: #888888;}
.tbl-opt .count .btn.plus {top: 0;border-width: 1px 1px 0 0;}
.tbl-opt .count .btn.minus {bottom: 0;border-width: 1px 1px 1px 0;}
.tbl-opt .count .del {position: absolute;top: 0;right: 0;width: 26px;height: 32px;line-height: 32px;text-align: center;background: #888888;color: #fff;text-indent: 2px;}
.tbl-opt .count .del:hover {text-decoration: none;}
.tbl-opt .btn1, .tbl-opt .btn2, .tbl-opt .btn3, .tbl-opt .btn4, .tbl-opt .btn5 {padding: 0;width: 90px;}
.tbl-opt .btn1 i, .tbl-opt .btn2 i, .tbl-opt .btn3 i, .tbl-opt .btn4 i, .tbl-opt .btn5 i {vertical-align: -1px;margin-right: 5px;}

html .sanchor li a .item_qa_count, html .sanchor li a .item_use_count {display: none;}


#prdt-wrap .tab2 {margin: -3px;margin-bottom: 2px;}
#prdt-wrap .tab2 > li {margin: 3px;width: calc(12.5% - 6px);}
#prdt-wrap .total {margin-bottom: 30px;padding: 15px 0;border-bottom: 1px solid #333333;font-size: 13px;color: #666666;font-weight: 200;letter-spacing: -0.03em;}
#prdt-wrap .total strong {color: #333333;font-weight: 300;}
#prdt-wrap .list {margin: -1%;}
#prdt-wrap .list > li {margin: 1%;width: calc(100%/4 - 2%);display: inline-block;vertical-align: top;position: relative;background: #f6f6f6;padding: 20px 20px 50px;box-sizing: border-box;}
#prdt-wrap .list .link {position: absolute;top: 0;bottom: 0;right: 0;left: 0;z-index: 10;}
#prdt-wrap .list .tmb {padding-bottom: 74.125%;background-repeat: no-repeat;background-position: center center;background-size: 100% 100%;}
#prdt-wrap .list .info {margin-top: 20px;}
#prdt-wrap .list .info > * {display: block;text-align: center;}
#prdt-wrap .list .info strong {font-size: 20px;color: #333333;font-weight: 300;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#prdt-wrap .list .info p {margin-top: 5px;color: #777777;line-height: 1.4em;min-height: 2.8em;overflow: hidden;}

#prdt-wrap .title {padding: 10px 0 40px;}
#prdt-wrap .title > * {display: block;text-align: center;}
#prdt-wrap .title > *:not(:first-child) {margin-top: 15px;}
#prdt-wrap .title h4 {font-size: 36px;color: #333333;font-weight: 300;line-height: 1.2em;}
#prdt-wrap .title p {font-size: 18px;color: #555555;}
#prdt-wrap .item img {margin: 0 auto;max-width: 100%;}
#prdt-wrap .slick-dots{position: absolute;bottom: 30px;left: 0;width: 100%;z-index: 81;text-align: center;}
#prdt-wrap .slick-dots li{display: inline-block;margin: 0 5px;}
#prdt-wrap .slick-dots li button{display: block;width: 10px;height: 10px;border-radius: 50%;background: #cdcdcd;text-indent: -999em;overflow: hidden;border: none;}
#prdt-wrap .slick-dots li.slick-active button{background: #cd1432;}
#prdt-wrap .slick-arrow {position: absolute;top: 50%;z-index: 60;margin-top: -37px;border: 0;background: rgba(0,0,0,0);width: 48px;height: 48px;background-repeat: no-repeat;background-position: center center;background-size: contain;font-family: empty;font-size: 0;}
#prdt-wrap .slick-arrow:after {display: block;position: absolute;top: 0;bottom: 0;right: 0;left: 0;text-align: center;line-height: 48px;font-family: 'axicon';font-size: 24px;color: #f7f7f7;background-color: #b2b2b2;}
#prdt-wrap .slick-prev {left: 0;}
#prdt-wrap .slick-prev:after {content: '\e84f';}
#prdt-wrap .slick-next {right: 0;}
#prdt-wrap .slick-next:after {content: '\e850';}
#prdt-wrap .btnWrap > * {min-width: 210px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;}
#prdt-wrap .btnWrap > *.radius {min-width: 160px;height: 40px;line-height: 40px;text-align: center;font-size: 15px;}
#prdt-wrap .stit {margin-bottom: 30px;}
#prdt-wrap .stit h4.big {font-size: 36px;}
#prdt-wrap .information dt {background: #eeeeee;padding: 10px 30px;line-height: 36px;font-size: 17px;color: #333333;font-weight: 300;}
#prdt-wrap .information dd {margin-top: 20px;border: 1px solid #ddd;padding: 20px;}
#prdt-wrap .information .nostyle * {font-family: noto,dotum,gullim,Tahoma,Arial,Helvetica,sans-serif !important;}




/* cart */
#sit_tot_price {margin: 0 20px;}


/* order */
html #scash section {padding: 20px;}
html #scash section h2 {font-size: 18px;color: #333;font-weight: 300;}
html #scash .tbl_head01 table tr > * {border-color: #ddd;}
html #scash .tbl_head01 table tr > th {background: #f1f1f1;color: #333;}
html #scash .tbl_head01 .grid_3 {width: 150px;}
html #scash_copy {padding: 10px;border-top: 1px solid #ddd;background: #f7f7f7;font-size: 13px;color: #222;letter-spacing: -1px;}




/**************************
	Search
**************************/
#sb-search{position: relative;margin-bottom: 20px;height: 40px;}
#sb-search .total{font-size: 14px;color: #333333;line-height: 40px;}
#sb-search .total strong{color: #000;}
#sb-search .tit{font-size: 16px;letter-spacing: -1px;color: #333;font-weight: bold;line-height: 40px;}
#sb-search .tit i{margin-right: 5px;}
#sb-search fieldset{position: absolute;top: 0;right: 0;font-family: empty;font-size: 0;}
#sb-search fieldset.no-abs{position: static;text-align: center;padding: 10px 0;}
#sb-search fieldset > *{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;height: 40px;box-sizing: border-box;}
#sb-search legend{display: none;}
#sb-search .where{border: 1px solid #dddddd;border-top-color: #bababa;border-left-color: #bababa;width: 130px;overflow: hidden;background: url(../images/sub/sb_slt_spr.jpg) no-repeat 92% center;margin-left: 5px;}
#sb-search .where select{width: 130%;height: 40px;border: none;background: none;padding-left: 10px;font-size: 14px;color: #333333;}
#sb-search .inp{position: relative;border: 1px solid #dddddd;border-top-color: #bababa;border-left-color: #bababa;padding-right: 40px;margin-left: 5px;}
#sb-search .inp .keyword{width: 100%;border: none;background: none;height: 40px;font-size: 14px;padding-left: 15px;}
#sb-search .inp .sbm{position: absolute;top: 0;right: 0;width: 40px;height: 40px;background: url(../images/sub/sb_search_sbm.jpg) no-repeat center center;border: none;text-indent: -999em;}

@media screen and (max-width: 1200px) {
    #sb-search{height: auto;}
    #sb-search .total{font-size: 12px;line-height: auto;}
    #sb-search fieldset{position: relative;top: auto;right: auto;margin: -0.5% !important;}
    #sb-search fieldset > *{height: 35px;margin: 0.5% !important;}
    #sb-search .where{width: 35%;}
    #sb-search .where select{height: 35px;padding-left: 5px;font-size: 13px;letter-spacing: -1px;}
    #sb-search .category{width: 99%;background-position: 97% center;}
    #sb-search .inp{padding-right: 35px;width: 63%;}
    #sb-search .inp .keyword{width: 100%;height: 35px;font-size: 13px;padding-left: 10px;}
    #sb-search .inp .sbm{width: 35px;height: 35px;}

}

/**************************************************

	SUPERBOARD :: COMPANY SKIN :: basic

**************************************************/
#sb-search .where{width: 200px;}

/* list */
.fran-box{zoom: 1;margin-top: 40px;}
.fran-box:after{display: block;content: '';clear: both;}
.fran-box > *{float: left;}

.fran-box dt{width: 440px;}
.fran-box dt .map {width: 440px;border: 1px solid #ddd;position: relative;}
.fran-box dt .map .btn a {position: absolute;z-index: 70;width: 45px;height: 23px;line-height: 20px;background: #fff;border: 1px solid #ddd;text-align: center;font-size: 14px;color: #58595b;font-weight: normal;letter-spacing: -0.01em;border-radius: 12px;text-decoration: none;}
.fran-box dt .map .btn .icon1 {top: 85px;left: 95px;}
.fran-box dt .map .btn .icon2 {top: 85px;left: 145px;}
.fran-box dt .map .btn .icon3 {top: 121px;left: 165px;}
.fran-box dt .map .btn .icon4 {top: 80px;left: 245px;}
.fran-box dt .map .btn .icon5 {top: 152px;left: 226px;}
.fran-box dt .map .btn .icon6 {top: 180px;left: 200px;}
.fran-box dt .map .btn .icon7 {top: 189px;left: 153px;}
.fran-box dt .map .btn .icon8 {top: 211px;left: 210px;}
.fran-box dt .map .btn .icon9 {top: 185px;left: 274px;}
.fran-box dt .map .btn .icon10 {top: 246px;left: 173px;}
.fran-box dt .map .btn .icon11 {top: 231px;left: 270px;}
.fran-box dt .map .btn .icon12 {top: 245px;left: 316px;}
.fran-box dt .map .btn .icon13 {top: 280px;left: 242px;}
.fran-box dt .map .btn .icon14 {top: 292px;left: 290px;}
.fran-box dt .map .btn .icon15 {top: 292px;left: 165px;}
.fran-box dt .map .btn .icon16 {top: 317px;left: 152px;}
.fran-box dt .map .btn .icon17 {top: 385px;left: 113px;}
.fran-box dt .map .btn a.active {background: #333;color: #fff;border-color: #333;}
.fran-box dd{width: calc(100% - 440px - 20px);margin-left: 20px;}

.fran-tbl{width: 100%;}
.fran-tbl tr > *{padding: 15px 5px;border: 1px solid #ddd;border-width: 1px 0 1px 0;text-align: center;}
.fran-tbl thead th{font-size: 16px;color: #000;font-weight: 300;border-top: 1px solid #000;background: #f7f7f7;}
.fran-tbl .btn{color: #3571c7;font-size: 16px;}

/* view */
.fran-view{zoom: 1;padding-bottom: 40px;}
.fran-view:after{display: block;content: '';clear: both;}
.fran-view > *{float: left;box-sizing: border-box;}
.fran-view dt{padding-right: 70px;width: 45%;}
.fran-view dt .bigimg{position: relative;}
.fran-view dt .bigimg img{max-width: 100%;max-height:700px;height: auto;}
.fran-view dt .bigimg .bx-pager{position: absolute;bottom: 20px;left: 0;z-index: 81;width: 100%;text-align: center;}
.fran-view dt .bigimg .bx-pager-item{display: inline-block;margin: 0 2px;}
.fran-view dt .bigimg .bx-pager-item a{display: block;text-indent: -999em;width: 12px;height: 12px;border-radius: 50%;background: #fff;}
.fran-view dt .bigimg .bx-pager-item a.active{background: #cd1432;}

.fran-view dd{padding-top: 10px;width: 55%;}
.fran-view dd .head{border-bottom: 1px solid #ddd;padding-bottom: 20px;margin-bottom: 25px;}
.fran-view dd .head em{display: block;margin-bottom: 5px;font-style: normal;font-size: 17px;color: #505d7e;font-weight: 300;}
.fran-view dd .head h4{display: block;font-size: 35px;line-height: 42px;color: #222222;letter-spacing: -1px;font-weight: normal;}
.fran-view dd .txt{display: block;font-size: 16px;line-height: 26px;color: #888888;}

.fran-view dd .info{margin-top: 30px;padding: 25px 30px;background: #f7f7f7;border-top: 1px solid #000;}
.fran-view dd .info > li{position: relative;padding: 8px 0;padding-left: 100px;}
.fran-view dd .info > li > strong{position: absolute;top: 0;left: 0;padding: 8px 0;font-size: 15px;color: #000;font-weight: 300;}
.fran-view dd .info > li > p{font-size: 15px;line-height: 22px;color: #666;}

.fran-view-map{position: relative;}
.fran-view-map .mapwrap {background: #f1f1f1;height: 500px;width: 100%;}



@media screen and (max-width: 1200px) {

    #sb-search .where{width: 35%;}
    #sb-search .category{width: 99%;}

    /* list */
    .fran-box{margin-top: 0;}
    .fran-box > *{float: none;}

    .fran-box dt{width: auto;}
    .fran-box dt .map {width: 440px;margin: 0 auto;border: none;position: relative;left: 50%;margin-left: -220px;}
    .fran-box dt .map img{width: 100%;height: auto;}
    .fran-box dd{width: auto;}

    .fran-tbl tr > *{padding: 8px 2px;font-size: 12px;letter-spacing: -1px;}
    .fran-tbl tr > *.mo-hidden{display: none;}
    .fran-tbl colgroup{display: none;}
    .fran-tbl thead th{font-size: 12px;white-space: nowrap;letter-spacing: -1px;}
    .fran-tbl .btn{font-size: 14px;}

    /* view */
    .fran-view{padding-bottom: 20px;}
    .fran-view > *{float: none;}
    .fran-view dt{padding-right: 0;width: auto;}
    .fran-view dt .bigimg{text-align: center;}
    .fran-view dt .bigimg img{max-height:320px;max-width: 100%;}
    .fran-view dt .bigimg .bx-pager{bottom: 15px;}
    .fran-view dt .bigimg .bx-pager-item a{width: 8px;height: 8px;}

    .fran-view dd{padding-top: 20px;width: auto;}
    .fran-view dd .head{padding-bottom: 15px;margin-bottom: 15px;}
    .fran-view dd .head em{font-size: 13px;}
    .fran-view dd .head h4{font-size: 18px;line-height: 22px;font-weight: 300;}
    .fran-view dd .txt{font-size: 13px;line-height: 20px;}

    .fran-view dd .info{margin-top: 20px;padding: 15px 20px;}
    .fran-view dd .info > li{padding: 4px 0;padding-left: 80px;}
    .fran-view dd .info > li > strong{padding: 4px 0;font-size: 13px;}
    .fran-view dd .info > li > p{font-size: 13px;line-height: 18px;}

    .fran-view-map #map{height: 200px !important;}

}






#register_form a.btn_frmline,
#register_form button.btn_frmline {vertical-align: middle;margin: 3px 0;}





/* [230516 kyj] 수정 */
