@charset "utf-8";
/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:0.84rem !important;background:#fff;height:100%;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
/* h1, h2, h3, h4, h5, h6 {font-size:1em} */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;font-family:dotum}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body.modal-open {
    overflow: visible !important;
}
a:hover:before{text-decoration:underline;}
a:hover:before{text-decoration:none !important;}

.btn{}
#allsetbtn{position:fixed; top:10px; left:10px; z-index:9999 !important;}

.form-control{font-size:13px !important;}
.text-pink{color:#E96188 !important;}

.text-keep{word-break: keep-all;}/*줄바꿈*/

.text11{font-size:11px !important;}
.text12{font-size:12px !important;}
.text13{font-size:13px !important;}
.text14{font-size:14px !important;}
.text16{font-size:16px !important;}
.text18{font-size:18px !important;}
.text24{font-size:24px !important;}
.text28{font-size:28px !important;}
.text32{font-size:32px !important;}

.cursor-point{cursor:pointer !important;}

.w-10{width:10% !important;}
.w-20{width:20% !important;}
.w-150{width:150px !important;}
.w-50px{width:50px !important;}
.w-60px{width:60px !important;}
.w-80px{width:80px !important;}
.w-100px{width:100px !important;}
.w-120px{width:120px !important;}
.h-150{height:150px !important;}

.ellip-block-center{display:block; max-width:80%; margin-left:10%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}/*글자수 자르기*/
.ellip-block{display:block; max-width:96%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}/*글자수 자르기*/
.ellip-inline-block{display:inline-block; max-width:96%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}/*글자수 자르기*/
.ellip-inline-block150{display:inline-block; max-width:150px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}/*글자수 자르기*/

.text-shadow-dark{text-shadow: 3px 3px 5px #333;}

/*슬라이드 오렌지색 버튼*/
.themeBtn {
    background: rgba(255,92,0,0.7);
    color: #ffffff !important;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    height: 30px;
    line-height: 0.4;
    padding: 8px 30px;
    text-transform: capitalize;
    border-radius: 1px;
    letter-spacing: 0.5px;
	border:0px !important;
	cursor:pointer;
	border-radius:100px;

}

.themeBtn:hover {
    background: rgb(255, 92, 0);
    color: #ffffff;
    box-shadow: 0 10px 25px -2px rgba(255, 92, 0, 0.6);
}

/*shop카테고리*/
.menu {display:none;position:fixed;top:0;height:100%;;z-index:99999;-webkit-backface-visibility: hidden;width:100%}
.menu .menu_wr{;width:300px;height:100%;overflow-y:auto;background:#fff;padding:15px;position:relative;z-index:199919;
 -webkit-box-shadow: 0 0 5px rgba(55,55,5,0.4));
    -moz-box-shadow: 0 0 5px rgba(55,55,5,0.4));
         box-shadow: 0 0 5px rgba(55,55,5,0.4);}
.menu .menu_close {position:absolute;top:0;left:300px;width:40px;height:40px;background:#000;color:#fff;font-size:20px;border:0;z-index:199999}
.cate_bg{background:rgba(0,0,0,0.3);height:100%;width:100%;z-index:99999;position:absolute;top:0;left:0}

.cate_tab:after {display:block;visibility:hidden;clear:both;content:""}
.cate_tab li{float:left;;width:33.333%;text-align:center;font-size:0.92em}
.cate_tab a{display:block;border-bottom:1px solid #bbb;padding:10px 0;color:#666;}
.cate_tab .selected{border-bottom:1px solid #000;color:#000}

#hd_sch {text-align:center;padding:0 0 10px}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch .sch_inner {position:relative;}
#hd_sch #sch_str {width:100%;height:35px;background:#fff;border:1px solid #ccc;;padding-left:10px;padding-right:40px;color:#000}
#hd_sch .sch_submit {position:absolute;top:0;right:0;width:40px;height:35px;;border:0;border-radius:0 3px 3px 0;cursor:pointer;background:none;font-size:15px;color:#333}

.cate a {display:block;color:#333;padding: 0 10px;border-bottom:1px solid #efefef;}
.cate li{position:relative;line-height:40px;}
.cate li button{position:absolute;top:0;right:0;background:url;border:0;width:30px;height:40px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%;text-indent:-9999px}
.cate li button.ct_cl{background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%}

.sub_cate{display:none}
.sub_cate a{border-bottom:1px solid #efefef;background:url(../img/btn_next.gif) no-repeat 21px 17px;padding-left:30px}
.sub_cate2 a{padding-left:40px;background-position:31px 17px}
.sub_cate3 a{padding-left:50px;background-position:41px 17px}
.sub_cate4 a{padding-left:60px;background-position:51px 17px}

#box-container{}

#no-index-title{position:relative; width:100%; background:rgba(250,250,250,0.8); padding:30px 0 15px 0;}
@media (max-width: 768px) {
  #no-index-title h4{font-size:18px !important; font-weight:500;}
}

#bg { position: fixed; top: 0; left: 0; }
.bgwidth { width: 100%; }
.bgheight { height: 100%; }

.changer-btn-gr-show{position:fixed; bottom:20px; right:10px;  z-index:7;}
.video-change,.image-change,.color-change{position:fixed; bottom:70px; right:10px;  z-index:7;}
#changer-btn-gr{position:fixed; bottom:10px; right:10px; padding:10px; border:2px solid #333; background:#fff; z-index:6; display:none;}
.container-player .container-player-overlay {position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: 0; background:url('../img/video_bg.png');opacity: 0.3; filter: alpha(opacity=30);}

/*b1 b2*/
.boxes{min-height:100px; height:auto; }
.col-setting-gr{position:absolute;right:15px; z-index:2;}

.header-setting-form, .footer-setting-form{display:none; position:fixed; top:0; right:0;  width:350px; height:100%;  z-index:8 !important;}
.header_set{position:absolute; right:10px; top:10px; z-index:2;}

.image-img-check{position:absolute; right:15px; top:5px;}

.tab-pane {max-height:200px; overflow:auto;}
.tab-pane img{border:1px solid #000;}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display:inline-block;
}

.noindextitle{position:relative; width:100%; background:rgba(250,250,250,0.7); border-bottom:1px solid #DFDFDF; padding:30px 0 15px 0;}

/*갤러리 최신글 기본*/
.box1 img,.box1:after,.box1:before{width:100%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1,.box11,.box12,.box13,.box14,.box16,.box17,.box18,.box2,.box20,.box21,.box3,.box4,.box5,.box5 .icon li a,.box6,.box7,.box8{overflow:hidden}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{letter-spacing:1px}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{font-style:italic}

/*텍스트박스 , 슬라이드 최신글 모바일 텍스트사이즈 강제설정*/
@media (max-width: 768px) {
	.maintext1{font-size:18px !important;}
	.subtext1{font-size:14px !important;}
	.slide-latest h3{font-size:18px !important;}
	
	.mapidbtn2{position:absolute; width:100%; text-align:center; z-index:2;}
}

/*우측 메뉴*/
#right_menu_group{position:fixed; right:0; top:30%; z-index:99;}

/*btn-group full width*/
.btn-group-justified {display: table;width: 100%;table-layout: fixed;border-collapse: separate; }
.btn-group-justified .btn,
.btn-group-justified .btn-group {float: none;display: table-cell;width: 1%; }
.btn-group-justified .btn .btn,
.btn-group-justified .btn-group .btn {width: 100%; }
.btn-group-justified .btn .dropdown-menu,
.btn-group-justified .btn-group .dropdown-menu { left: auto; }

/*left bottom 메뉴*/
#left_bottom_menu{position:fixed; left:10px; bottom:10px; z-index:99; display:none;}
#left_bottom_menu .leftbtnhide{box-shadow: 2px 2px 5px #000000 !important;}

/*쇼핑몰관련*/
#sod_bsk, #sct_pv, #sit_ov_wrap,  #sit, #sct_sortlst, #sct, #sod_bsk, #sct_pv, #sod_v, #sod_approval_frm , #sod_frm, #smb_my, #sod_fin, #bo_list, #new_sch, #new_list {
  width: 100%;
  height:auto;
  padding:1px 15px 30px 15px;
  margin:0;
  margin-right: auto;
  margin-left: auto;
  background-color: #f8f9fa !important;
  border:0;
}

@media (min-width: 576px) {
  #sod_bsk, #sct_pv, #sit_ov_wrap,   #sit, #sct_sortlst, #sct, #sod_bsk, #sct_pv, #sod_v, #sod_approval_frm , #sod_frm, #smb_my, #sod_fin, #bo_list, #new_sch, #new_list  {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  #sod_bsk, #sct_pv, #sit_ov_wrap,   #sit, #sct_sortlst, #sct, #sod_bsk, #sct_pv, #sod_v, #sod_approval_frm , #sod_frm, #smb_my, #sod_fin, #bo_list, #new_sch, #new_list  {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  #sod_bsk, #sct_pv, #sit_ov_wrap, #sit, #sct_sortlst, #sct, #sod_bsk, #sct_pv, #sod_v, #sod_approval_frm , #sod_frm, #smb_my, #sod_fin, #bo_list , #new_sch, #new_list {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  #sod_bsk, #sct_pv,  #sit_ov_wrap, #sit, #sct_sortlst, #sct, #sod_bsk, #sct_pv, #sod_v, #sod_approval_frm , #sod_frm, #smb_my, #sod_fin, #bo_list, #new_sch, #new_list  {
    max-width: 100%;
  }
}

.best_icon{padding:5px;position:absolute;top:0;left:0;background:#fb5861;color:#fff;font-size: 12px;}

/*sns login */
#sns_outlogin h3{font-size:14px; !important;}

/*shop*/
#sct_hhtml img{max-width:100% !important;}
#sct_thtml img{max-width:100% !important;}

#sit_hhtml img{max-width:100% !important;}
#sit_thtml img{max-width:100% !important;}
