/* BASIC css start */
.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}
#header {width:100%; background:#ededed;}
#header .top-pt-01 {position:fixed; top:0; left:0; right:0; z-index:100;}
#header .top-pt-02 {position:fixed; top:0; left:0; right:0; z-index:100;}
#header .headerTop {min-width:275px; text-align:center; padding-right:45px; background-color:#3e4347;}
#header .headerTop a {width:25%; height: 36px; line-height: 36px; background-color:#3e4347; color:#fff; display:inline-block; border-left:1px solid #373737; margin-left:-1px;}
#header .headerTop a .fa {vertical-align:top; position: relative; top:12px;}
#header #menu .fa {top:5px;}
#header .headerBottom {padding:0 10px; margin-bottom: 20px;}
#header .headerBottom h1 {font-size:2.333em;}
#header .headerBottom .headerBottomLeft {float:left; margin-top: 22px;}
#header .headerBottom .headerBottomRight {float:right; margin-top: 20px;}
#header .headerBottom .headerBottomRight a {margin-left:17px; color:#7d7d7d;}
#header .headerBottom .headerBottomRight a .fa-bookmark-o {color:#f1494d;}
#header .headerBottom .headerBottomRight .cart {position:relative;}
#header .headerBottom .headerBottomRight .cart sup {width:12px; height:12px; background-color:#9fc301; color:#fff; border-radius:6px; position:absolute; top:-12px; right:-5px; text-align: center; line-height: 12px;}

#header .search_outwrap{width:95%; margin:0 auto;}
#header .search {height:30px; position:relative; left:0; right:0;  border:2px solid #0871bf; border-radius:20px; padding-right:44px; text-align:center; z-index:1; margin:5px 0 ;  background:#ffffff;}
#header .search .searchBox {width:100%;}
#header .search .searchBox input {width:90%; height:25px; border:0px none; margin-top:2px; padding: 0 5px;}
#header .search .btn_search {position:absolute; top:8px; right:15px; color:#0871bf; text-align:center;}
#header .search .btn_search img{width:15px;}

/* Ä«Å×°í¸® */
aside {position:fixed; width:280px; height:100%; top:0px; left:0; bottom:0; background-color:#fff; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
aside .asideTop {text-align:center;}
aside .asideTop a {width:33.33%; height:62px; display:inline-block; border-bottom:2px solid #c3c3c3; color:#8f8f8f; font-weight:bold;}
aside .asideTop a .fa {margin-top:10px;}
aside .asideTop a.act {color:#ab3e41; border-bottom:2px solid #ab3e41;}
aside nav > ul > li {background-color:#0871bf; }
aside nav > ul > li > a{color:#ffffff; padding-left:45px;}
aside nav > ul > li:nth-child(1){background:url(/design/samdacom1/wib/mobile/img/basic/aicon_02.png) no-repeat 19px 10px; background-size:21px 19px; background-color:#0871bf;}
aside nav > ul > li:nth-child(2){background:url(/design/samdacom1/wib/mobile/img/basic/aicon_01.png) no-repeat 19px 8px; background-size:21px 19px; background-color:#0871bf;}
aside nav > ul > li:nth-child(3){background:url(/design/samdacom1/wib/mobile/img/basic/aicon_06.png) no-repeat 19px 8px; background-size:21px 19px; background-color:#0871bf;}
aside nav > ul > li:nth-child(4){background:url(/design/samdacom1/wib/mobile/img/basic/aicon_05.png) no-repeat 19px 8px; background-size:21px 19px; background-color:#0871bf;}
aside nav > ul > li:nth-child(5){background:url(/design/samdacom1/wib/mobile/img/basic/aicon_07.png) no-repeat 19px 8px; background-size:21px 19px; background-color:#0871bf;}
aside nav > ul > li:nth-child(6){background:url(/design/samdacom1/wib/mobile/img/basic/aicon_06.png) no-repeat 19px 8px; background-size:21px 19px; background-color:#0871bf;}
aside nav > .image > li:nth-child(1){background:url(/design/samdacom1/wib/mobile/img/basic/aicon_08.png) no-repeat 19px 10px; background-size:21px 19px; background-color:#0871bf;}


aside nav li {border-bottom:1px solid #ffffff; position:relative;}
aside nav li a {display: block; height: 35px; line-height:35px; padding:0 0 0 20px; margin-right: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color:;}
aside nav li .fa {position: absolute; top:0; right: 0; width: 40px; text-align: center; height: 35px; line-height:35px; color:#ffffff;}
aside nav li > ul {background-color:#f4f4f4; display:none;}
aside nav li > ul > li {border-bottom:0px none; /*border-top:1px solid #ccc;*/ background-color:#f2f2f2;}
aside nav li > ul > li:first-child {border-top:0px none;}
aside nav li > ul > li a {padding:0 40px 0 20px; margin: 0;}
aside nav li > ul > li > ul {border-top:0px none; border-top:1px solid #ccc;}
aside nav li > ul > li > ul > li {border-bottom:0px none;}
aside nav li > ul > li > ul > li a {padding:0 0 0 40px; margin: 0; background-color: #DDDDDD;}
aside .asideBottom {padding:20px 22px;}
aside .asideBottom .tel {color:#ab3e41; font-size:1.333em; font-weight:bold; display: block;}
aside .asideBottom .fa-stack {color:#000; margin-top: -5px;}
aside .asideBottom .copyright {margin-top:10px;}
aside .navCommunity {display:none;}
aside .navMypage {display:none;}
/* //Ä«Å×°í¸® */

/* ÃÖ±Ù º» »óÇ° */
#ly_lastView {width:100%; position:absolute; top:36px; left:0; background-color:#fff; z-index:101; padding-bottom:20px; box-shadow: 0 1px 10px #717171; display:none;}
/* //ÃÖ±Ù º» »óÇ° */

@media screen and (min-width:768px) {
    #header .headerTop {padding-right:85px;}
    #header .search {padding-right:85px;}
    #header .search .searchBox input {width:95%;}
    #header .search .btn_search {width:85px;}
}

.top_section  {position:relative; background-color:#0871bf; height:75px;}
.top_section h1 {margin:0 auto; text-align:center; padding-top:25px;}

.top_section .icon_menu_r {position:absolute; top:50%; right:2%; z-index:1; margin-top:-20px;}
.top_section .icon_menu_r a {display:inline-block; width: 40px; height:40px; line-height:40px; text-align:center; overflow:hidden;}
.top_section .icon_menu_r a img {width:23px; vertical-align:middle; }

.top_section .icon_menu_l {position:absolute; top:50%; left:2%; z-index:1; margin-top:-20px;}
.top_section .icon_menu_l a {display:inline-block; width: 40px; height:40px; line-height:40px; text-align:center; overflow:hidden;}
.top_section .icon_menu_l a img {width:20px; vertical-align:middle;}

.top_section .icon_menu  #menu {position:static; background:none; color:#404040;}

.top_cate_roll_wrap {border-top:1px solid #d9d9d9; height:40px; overflow:hiddne; background:#ffffff;}
.top_cate_roll_wrap .top_cate_roll {margin-bottom:0; }
.top_cate_roll_wrap .top_cate_roll .slick-list {padding:0!important; margin:0 15px; overflow:hidden; }
.top_cate_roll_wrap .top_cate_roll .cate_roll {display:inline-block; text-align:center;}
.top_cate_roll_wrap .top_cate_roll .cate_roll a {line-height:42px; color:#000000; font-size:13px; padding:0 10px;}
.top_cate_roll_wrap .top_cate_roll .cate_roll a.ative {color:#809a01}
.top_cate_roll_wrap .top_cate_roll .slick-prev {left:0; background: url(/design/samdacom1/wib/mobile/img/basic/arrow_prev.png) no-repeat right 2px; background-size:7px 13px; text-indent: -9999px; }
.top_cate_roll_wrap .top_cate_roll .slick-next {right:0; background: url(/design/samdacom1/wib/mobile/img/basic/arrow_next.png) no-repeat 0 2px; background-size:7px 13px; text-indent: -9999px;}
.top_cate_roll_wrap .top_cate_roll .slick-disabled {display:none!important}


#header .top_cate_roll_wrap_fixed {display:none; position:fixed; margin:0; width:100%; background:#fff; top:0; z-index:100; -webkit-box-shadow: 1px 10px 15px 0px rgba(0,0,0,0.35); -moz-box-shadow: 1px 10px 15px 0px rgba(0,0,0,0.35); box-shadow: 1px 10px 15px 0px rgba(0,0,0,0.35); }
#header .top_cate_roll_wrap_fixed ul{width:100%; float:left; padding-left:40px;}
#header .top_cate_roll_wrap_fixed li{width:15%; float:left; text-align:center;}
#header .top_cate_roll_wrap_fixed li a{position:relative; font-size:13px; color:#111; line-height:45px; height:45px; }
#header .top_cate_roll_wrap_fixed li.act a{color:#d0151b;}
#header .top_cate_roll_wrap_fixed li.act a:after{content: '';  position: absolute; bottom: -14px;  left: 0;  width: 100%; height: 2px; background: #d0151b; color:#d0151b;}

#header .top_cate_roll_wrap_fixed img{width:25px;}

#header .top_cate_roll_wrap_fixed #menu {position:static; background:none; color:#404040;}
#header .top_cate_roll_wrap_fixed .menu{position:absolute; top:12px; left:12px;}
#header .top_cate_roll_wrap_fixed .fa-navicon:before{display:none;}
#header .top_cate_roll_wrap_fixed .menu img{width:23px;}


/* aside */
aside .aside_top {position:relative; border-bottom:1px solid #cfcfcf; height:32px; overflow:hidden; font-size:0px; letter-spacing:0px; word-spacing:0px; background:#e9e9e9; }
aside .aside_top a{display:inline-block; width:22%; text-align:center; color:#4b4b4b; line-height:32px;  font-size:12px; }
aside .aside_top a.myp_a{width:30%;}

aside .aside_body{padding:16px 10px 0px;}

aside .aside_body .aside_titz{font-size:13px; color:#4b4b4b; font-weight:bold; margin-bottom:8px;}
aside .aside_body .mg_t20{margin-top:20px;}
aside .aside_body .cmt_menu{font-size:0px; letter-spacing:0px; word-spacing:0px;}
aside .aside_body .cmt_menu a{display:inline-block; width:50%; box-sizing:border-box; border:1px solid #cacaca; margin-left:-1px; margin-bottom:-1px; font-size:12px; color:#4b4b4b; vertical-align:top; text-align:center; height:32px; line-height:32px;}

aside .aside_body .iconz_menu{margin-top:22px; padding-bottom:28px; border-bottom:1px solid #cecece; margin-bottom:19px; }
aside .aside_body .iconz_menu ul{font-size:0px; letter-spacing:0px; word-spacing:0px;}
aside .aside_body .iconz_menu ul li{display:inline-block; overflow:hidden; text-align:center; margin-left:18px;}
aside .aside_body .iconz_menu ul li a{display:block; font-size:12px; overflow:hidden; color:#454545; font-weight:bold; letter-spacing:-1px;}
aside .aside_body .iconz_menu ul li a span{display:block; width:50px; height:50px; margin:0px auto 10px;}
aside .aside_body .iconz_menu ul li:nth-child(1){margin-left:0px;}
aside .aside_body .iconz_menu ul li:nth-child(1) span{background:url(/design/samdacom1/wib/mobile/img/basic/m06.jpg) no-repeat center 0; background-size:51px 50px;}
aside .aside_body .iconz_menu ul li:nth-child(2) span{background:url(/design/samdacom1/wib/mobile/img/basic/m02.jpg) no-repeat center 0; background-size:51px 50px;}
aside .aside_body .iconz_menu ul li:nth-child(3) span{background:url(/design/samdacom1/wib/mobile/img/basic/m03.jpg) no-repeat center 0; background-size:51px 50px;}
aside .aside_body .iconz_menu ul li:nth-child(4) span{background:url(/design/samdacom1/wib/mobile/img/basic/m05.jpg) no-repeat center 0; background-size:51px 50px;}



aside .aside_body .asd_fbox01{padding-bottom:40px;}
aside .aside_body .asd_fbox01 div{font-weight:bold; font-size:18px; color:#2f2f2f;}
aside .aside_body .asd_fbox01 div span{font-weight:normal; font-size:13px; }
aside .aside_body .asd_fbox01 p {margin-top:25px; margin-bottom:5px;}
aside .aside_body .asd_fbox01 p a{font-weight:bold; font-size:30px; color:#005aab;}
aside .aside_body .asd_fbox01 ul li{margin-top:3px; font-size:13px; color:#2d2d2d;}
aside .aside_body .asd_fbox01 ul li span{color:#8c8c8c;}
aside .aside_body .asd_fbox01 ul li:last-child{color:#8c8c8c;}

#close {position:fixed; top:5px; left:290px; z-index:1002; display:none;}
#close img {width:33px; height:33px;}

/* °Ô½ÃÆÇ */
.h_title .btn_Red{border:1px solid #bcbcbc; background:#ffffff; color:#363636;}
#review-board-list .item-search{background:#f5f5f3}
#review-board-list .item-search .btn_Grey{background:#4e4e4e;}
#review-board-list .notice{border-top:1px solid #7b7b7b;}
#review-board-type .rb_gray_btn{background:none; border:1px solid #bcbcbc; color:#363636;}










.shp-hidden {opacity: 0 !important; display: none !important;}
.silence {
	display: none !important;
	opacity: 0 !important;
	font-size: 0 !important;
	width: 0!important;
	height: 0!important;
	overflow: hidden !important;
}
.img-responsive {width:100%; vertical-align: middle;}

/* BASIC css end */

