@charset "utf-8";
/**************************************************

	Respond.css

**************************************************/
/**************************************************
	Setting Device Width
**************************************************/
#_device_pc{display: block;} #_device_ta{display: none;} #_device_mo{display: none;} .__pc{display: block !important;} .__ta{display: none !important;} .__mo{display: none;}
@media screen and (min-width: 750px) and (max-width: 1200px){#_device_pc{display: none;} #_device_ta{display: block;} #_device_mo{display: none;} .__pc{display: none !important;} .__ta{display: block !important;} .__mo{display: none;}}
@media screen and (max-width: 750px){#_device_pc{display: none;} #_device_ta{display: none;} #_device_mo{display: block;} .__pc{display: none !important;} .__ta{display: none;} .__mo{display: block !important;} }

/**************************
	Shop Default Style
**************************/
@media screen and (max-width: 750px){

    #sb-footer{margin-top: 15px;min-height: 35px;}

    .sb-btnWrap{margin-top: 10px;}
    .sb-btn.type1{padding: 0 5px;min-width: 40px;font-size: 13px;}
    .sb-btn.type1.small{height: 25px;line-height: 23px;padding: 0 5px;font-size: 12px;}
    .sb-btn.type2{padding: 0 5px;min-width: 40px;font-size: 13px;}
    .sb-btn.type1.small{height: 25px;line-height: 23px;padding: 0 5px;font-size: 12px;}

    .sb-no-data{padding: 20px 10px;font-size: 12px;}

}
/**************************************************
	Layout
**************************************************/
@media screen and (max-width: 1200px){

	html{min-width: 320px;padding-top: 50px;overflow-x: hidden;}
    img{max-width:100%;height: auto;}
    table tr > *{width: auto !important;}

	#header{position: fixed;top: 0;left: 0;width: 100%;box-shadow: 0 3px 3px rgba(0,0,0,0.05);}
	#header .inner{width: auto;height: 50px;}
    #header .logo{position: absolute;top: 0;left: 20px;height: 100%;line-height: 50px;}
    #header .logo img{width: auto;height: 20px;}
    #header:after{content: '';display: block;position: absolute;bottom: -1px;width: 100%;height: 1px;background: rgba(0,0,0,0.05);}

	#gnb{display: none;}

    #tnb{position: absolute;top: calc(50px/2 - 30px/2);right: 20px;}
    #tnb > li a{padding: 0;height: 30px;line-height: 30px;border: 0;border-radius: 0;font-size: 12px;letter-spacing: -1px;}
    #tnb > li a.blue {background-color: #fff;color: #008b9b;}
    #tnb > li img {display: none;}

    #hd-lan{display: none;}
    #hd-sch{display: none;}

    #footer {padding: 20px 0;}
    #footer .inr{margin: 0 20px;}
    #footer address{font-size: 10px;line-height: 13px;color: #b3b3b3;font-style: normal;text-align: center;}
    #footer address hr{display: block;border: none;margin: 0;width: 0;height: 0;}
    #footer address .copyright{display: block;margin-top: 10px;font-size: 10px;color: #777777;}

    #sns-ico{margin-top: 15px;text-align: center;}
    #sns-ico li{margin: 2px;}
    #sns-ico li img{width: 25px;height: auto;}

    #ft-fam{display: none;}

    #gotop{display: none;}

    #fnb{text-align: center;margin-bottom: 5px;}
    #fnb > li{margin: 0 5px;}
    #fnb > li a{font-size: 11px;color: #b3b3b3;letter-spacing: -1px;}

    #slide-btn{top: 50%;margin-top: -8px;right: 10px;display: block;width: 25px;height: 16px;}

    #slide-bg{position: fixed;z-index: 200;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);display: none;}
    #slide-close{position: absolute;top: 0;right: 0;width: 50px;height: 50px;background: url('../images/layout/slide-close.png') no-repeat center center;background-size: 20px auto;}

    #slide-menu{position: fixed;top: 0;right: -100%;width: 80%;height: 100%;display: block;background: #fff;z-index: 201;overflow-y: auto;transition: all 0.3s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
    #slide-menu .tit{height: 50px;position: relative;background: #088ac8;}
    #slide-menu.on{right: 0;}

    #tnb-mo{text-align: center;line-height: 40px;background: #f7f7f7;overflow-x: scroll;white-space: nowrap;}
    #tnb-mo > li{display: inline-block;margin: 0 10px;}
    #tnb-mo > li a{font-size: 12px;color: #333;}

    #gnb-mo > li{border-bottom: 1px solid #e1e1e1;}
    #gnb-mo > li > a{display: block;line-height: 40px;padding: 0 15px;font-size: 14px;letter-spacing: -1px;color: #333;text-decoration: none;}
    #gnb-mo > li > ul{padding: 10px 15px;border-top: 1px solid #e1e1e1;background: #f7f7f7;display: none;}
    #gnb-mo > li > ul li a{line-height: 30px;font-size: 14px;color: #666;text-decoration: none;}
    #gnb-mo > li.hidden-gnb{display: none;}

    #hd-lan-mo{position: absolute;top: 0;left: 15px;z-index: 92;}
    #hd-lan-mo > a{display: block;line-height: 50px;padding: 0 10px 0 20px;font-size: 12px;color: #fff;text-decoration: none;text-transform: uppercase;background: url('../images/layout/hd-lan-ico-mo.png') no-repeat 0 center / 15px auto, url('../images/layout/hd-lan-spr-mo.png') no-repeat right center / 6px auto;}
    #hd-lan-mo > ul{position: absolute;top: 40px;left: 50%;display: none;width: 80px;margin-left: -40px;padding: 10px 0;border: 1px solid #b8b8b8;background: #fff;}
    #hd-lan-mo > ul:before{position: absolute;top: -7px;left: 50%;content: '';display: block;width: 6px;height: 7px;margin-left: -3px;background: url('../images/layout/hd-lanbox-spr-mo.png');}
    #hd-lan-mo > ul li a{display: block;font-size: 12px;line-height: 20px;color: #666666;text-decoration: none;text-align: center;text-transform: uppercase;}
    #hd-lan-mo.on > ul{display: block;}

    #hd-sch-mo{position: absolute;top: 14px;left: 15px;z-index: 91;}
    #hd-sch-mo .btn{display: block;width: 21px;height: 21px;background: url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 16px auto;text-indent: -999em;border: none;}
    #hd-sch-mo form{position: fixed;display: none;top: 50px;right: 0;width: 80%;padding-right: 50px;border: 1px solid #333;border-width: 1px 0 1px 0;overflow: hidden;background: #fff;box-sizing: border-box;}
    #hd-sch-mo legend{display: none;}
    #hd-sch-mo .inp{width: 100%;height: 38px;line-height: 38px;text-indent: 10px;background: none;border: none;font-size: 12px;}
    #hd-sch-mo .sbm{position: absolute;top: 0;right: 0;width: 40px;height: 40px;background: #333 url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 18px auto;border: none;text-indent: -999em;}
    #hd-sch-mo.on form{display: block;}

    #side_menu2{display: none;}

    /* Site Layer Popup */
    .sp-pop{top: 65px !important;left: 5% !important;width: 90% !important;height: auto !important;}
    .sp-pop .img{position: relative;min-height: 100px;padding-bottom: 30px;}
    .sp-pop .img img{max-width:100%;}
    .sp-pop .btns li{height: 30px;}
    .sp-pop .btns li a,
    .sp-pop .btns li label{line-height: 28px;}

    /* etc */
    .table1 tr > *{font-size: 11px;line-height: 15px;}

    .selectbox select{font-size: 13px;}

    .custlab{font-size: 13px;min-width: 70px;}
    .custlab input{display: none;}


}

/**************************************************
	Ajax Popup
**************************************************/
@media screen and (max-width: 1200px){

    #popup{top: 5%;left: 5%;width: 90%;height: 90%;margin-top: 0;margin-left: 0;padding-top: 41px;}
    #popup .pop-tit{height: 40px;padding: 0 10px;}
    #popup .pop-tit h3{font-size: 13px;line-height: 40px;}
    #popup .pop-tit .close{width: 39px;height: 39px;line-height: 39px;font-size: 13px;}
    #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;}

    /* sitemap */
    #popup .sitemap > li{width: 49%;}
    #popup .sitemap > li > a{font-size: 12px;line-height: 35px;}
    #popup .sitemap > li ul li a{font-size: 12px;padding: 7px 0;}

}

/**************************************************
	Ajax Popup
**************************************************/
@media screen and (max-width: 1200px){

    #popup{top: 5%;left: 5%;width: 90%;height: 90%;margin-top: 0;margin-left: 0;padding-top: 41px;}
    #popup .pop-tit{height: 40px;padding: 0 10px;}
    #popup .pop-tit h3{font-size: 13px;line-height: 40px;}
    #popup .pop-tit .close{width: 39px;height: 39px;line-height: 39px;font-size: 13px;}
    #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;}

    /* sitemap */
    #popup .sitemap > li{width: 49%;}
    #popup .sitemap > li > a{font-size: 12px;line-height: 35px;}
    #popup .sitemap > li ul li a{font-size: 12px;padding: 7px 0;}

}

/**************************************************
	Main
**************************************************/
@media screen and (max-width: 1200px){

    #main #mainWrap{margin: 40px 20px;}

    #main .visual .roll .item img{position: static;margin-left: 0;width: 100%;height: auto;}
    #main .visual .slick-dots{bottom: 20px;}
    #main .visual .slick-dots li{margin: 0 2px;}
    #main .visual .slick-dots li button{width: 12px;height: 12px;}

    #main h3 {margin-bottom: 20px;font-size: 24px;}
    #main h3 .kr {font-size: 24px;margin-left: 5px;}

    .item-list {margin: -5px;}
    .item-list > li {width: calc(100%/2 - 5px*2);margin: 5px;}
    .item-list > li .inf {padding: 10px 0 20px;}
    .item-list > li .inf > *:not(:first-child, mark) {margin-top: 5px;}
    .item-list > li .inf > strong {font-size: 16px;font-weight: 500;}
    .item-list > li:hover .link {padding-bottom: calc(100% - 2px);border: 1px solid #ddd;}

}


/**************************************************
	Sub
**************************************************/
@media screen and (max-width: 1200px){

    #sub #content{ padding: 40px 20px; }

    /* #sub .sub-vis{height: 120px;}
    #sub .sub-vis h2{font-size: 20px;}
    #sub .sub-vis h2 em{margin-top: 5px;font-size: 11px;}

    #sub .sub-tit{margin-bottom: 20px;}
    #sub .sub-tit h3{font-size: 14px;margin-top: 0;}

    .lnbWrap{display: none;}

    #status{display: none;}

    #navigator{border-width: 0 0 1px 0;}
    #navigator > ul{width: auto;border-left: none;padding-left: 40px;}
    #navigator > ul > li{width: 50%;box-sizing: border-box;}
    #navigator > ul > li > a{min-width: 0;font-size: 13px;padding: 0 20px 0 10px;line-height: 40px;background-size: 8px auto;}
    #navigator > ul > li:first-child{position: absolute;top: 0;left: 0;width: 40px;}
    #navigator > ul > li:first-child a{width: 40px;background: none;}
    #navigator > ul > li.d2{border: none;}
    #navigator > ul > li > ul{top: 40px;left: -1px;}
    #navigator > ul > li.d2 > ul{border-right: none;}
    #navigator > ul > li > ul li a{padding: 10px;font-size: 13px;} */

    /**************************************************
    	Shop
    **************************************************/
    #sit {margin-top: 0;}
    #sit_pvi {width: auto;margin-right: 0;}
    #sit_ov {width: auto;margin-top: 30px;}
    #sit_title {padding: 10px 0;text-align: left;font-weight: 700;font-size: 18px;line-height: 1.3em;}
    #sit_star_sns {display: none;bottom: auto;top: 36px;}

    .priceWrap > li {max-width: none;font-size: 14px;}
    .priceWrap > li p {font-size: 14px;}
    .priceWrap > li strong {font-size: 16px;color: #111;}

    .sit_option .custlab {margin-right: 10px;}

    #sit_sel_option {margin-bottom: 10px;}

    #sit_tot_price strong {font-size: 24px;color: #111;}

    #sit_ov_btn {margin: 20px 0 0;}
    #sit_btn_buy {height: 40px;line-height: 40px;}

    html .sanchor li a {height: 35px;line-height: 33px;font-size: 12px;}

    /* 마이페이지 */
    .tblWrap{overflow-x: scroll;}
    .tblWrap table{min-width: 700px;table-layout: auto;}
    .tblWrap table tr > *{width: auto;}

    #smb_my_ov .my_ov_name{line-height:20px;padding:15px;font-size:14px;}
    #smb_my_act {position:static;}
    #smb_my_act{position: absolute;top: 15px;right: 15px;float:none;margin:0;padding:0;list-style:none}
    #smb_my_act li {float:none;display: inline-block;vertical-align: top;margin: 0;margin-left: 2px;}
    #smb_my_act li a{font-size: 13px;letter-spacing: -1px;}
    #smb_my_act li .btn_admin{display: none;}
    #smb_my_ov .cou_pt{position:static;text-align: center;border: 1px solid #ccc;border-width: 0 1px 0 1px;}
    #smb_my_ov .cou_pt dt:first-child{margin-left: 0;}
    #smb_my_ov .cou_pt dt{display: inline-block;vertical-align: top;float:none;width:auto;line-height: 25px;margin-right: 5px;margin-left: 15px;font-size: 13px;}
    #smb_my_ov .cou_pt dd{display: inline-block;vertical-align: top;float:none;width:auto;line-height: 25px;40px;text-align:left;padding:0;margin-right: 5px;font-size: 13px;}
    #smb_my_ov .cou_pt dd a{color:#000;font-weight:bold;font-size:1.167em}
    #smb_my_ov .op_area{border-top: 1px solid #ddd;display: block !important;}
    #smb_my_ov .op_area:after {display:block;visibility:hidden;clear:both;content:""}
    #smb_my_ov .op_area dt{width:30%;}
    #smb_my_ov .op_area dd{width:70% !important;}
    .my_ov_btn{display: none;}

    .smb_my_more a{font-size: 13px;letter-spacing: -1px;}

    .list_02 ul{margin: -2px;}
    .list_02 li{margin: 2px;width: calc(50% - 4px);}
    .list_02 li img{margin-bottom: 10px;}
    .list_02 li .smb_my_tit a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}





    /* [230516 kyj] 수정 */
    .stit1 {font-size: 18px;}

}
