/* BASIC css start */
/* 메인 이미지 연동 배너 */
#MS_event .clearFix { overflow:visible !important;}
#event .MS_img-wrap { position:relative; width:100%; overflow:hidden;}
#event .event-imgs { position:relative; }
#event .MS_img-area { float:left; }
#event .MS_img-area:not(:first-child) { display:none; }
#event .MS_img-area img { width:100%; }

/* 메인 이미지 연동 배너 전환 버튼 */
#event .pagination { position:absolute !important; bottom:15px; z-index:10; text-align:center; width:100%; cursor:pointer;}
#event .pagination .swiper-pagination-switch { display: inline-block; margin: 0 2px; text-indent: -9999px; background: url(/design/misun7292/themare/mobile/images/btn_off.png) no-repeat center center; background-size: 100% 100%; width:20px; height:20px; }
#event .pagination .swiper-active-switch { background: url(/design/misun7292/themare/mobile/images/btn_on.png) no-repeat center center; background-size: 100% 100%; }


img{max-width:100%;}


/******** 공지사항 ********/
.notiMain {    position: relative;clear: both;display: block;text-align: center;padding: 25px 0 32px 0;background: #f9f9f9;}
.notiMain ul li {display:block;line-height:22px;}
.notiMain ul li:last-child {margin-bottom:0;}
.notiMain ul li a {position:relative;display:inline-block;font-size:11px;color:#888;letter-spacing:0.3px; text-align:center; padding:0 5px; border-radius:2px; -webkit-transition:all 0.1s ease-in-out; -moz-transition:all 0.1s ease-in-out; -o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}
.notiMain ul li a:hover {background:#eee;}


/********** 배너 *********/
.one_bn_main {clear:both;margin:0 0 0 ;}
.one_bn_main ul {display:Table;width:100%;}
.one_bn_main ul a {display:table-cell;width:50%;}
.one_bn_main ul.line_2 {margin:0px 0 0 ;}
.one_bn_main ul.line_2 a {display:block;width:100%;}
.one_bn_main .bx-wrapper {margin-top:10px;}
.one_bn_main .bx-wrapper .bx-pager.bx-default-pager a {background: rgba(255,255,255,0.8);text-indent: -9999px;display: block;width: 6px;height: 6px;margin: 0 3px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid rgba(255,255,255,0.8);transition: 0.3s;}
.one_bn_main .bx-wrapper .bx-pager,
.one_bn_main .bx-wrapper .bx-controls-auto {position: absolute;bottom: 10px;width: 100%;}




/********** 상단 박스 카테고리 *********/

#topCate{/* display:none; */ width:100%; background:#fff; border-radius:5px; box-shadow:0px 2px 5px 2px rgba(167, 167, 167, 0.04)}
#topCate ul{font-size:0; line-height:0; letter-spacing:0;}
#topCate ul li{    display: inline-block;vertical-align: middle;width: 20%;border-bottom: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;background: #fff;box-sizing: border-box;}
#topCate ul li:nth-child(5n){border-right:0;}
#topCate ul li a{display:block; padding:14px 0;  line-height:18px; text-align:center;font-size:10px;color:#777;}

/********** 기타 ***********/

.titleMain { width:100%; padding:50px 0 20px ; text-align:center; }
.titleMain > h2 {     display: block;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: 'Signika',sans-serif;
    font-weight: 400;
    display: block;
    text-align: center;
    color: #8a6554;
    letter-spacing: 2.2px;}


/** 인스타 **/

.instaWidget { margin-bottom: 12px;padding: 50px 10px 0px;background: #fff;text-align: center;}
.instaWidget #instafeed {margin:0 auto; text-align:center;}
.instaWidget .title .tag {display: inline-block;color: #f1f1f1;font-size: 12px;font-weight: normal;line-height: 1;text-decoration: none;letter-spacing: 0;margin: 18px 0 25px;background: #171635;border-radius: 10px;padding: 5px 14px;}
.instaWidget .title .tag a {color:#fff;font-weight:normal !important;font-family:nunito;}
.instaWidget .title h2 {margin: 0 0 15px;}
.instaWidget .title h2 a {font-size: 11px;font-weight: normal;color: #a0a0a0;text-decoration: none;}
.instaWidget .title h3 { font-size: 15px;font-weight: 400}
.instaWidget #instafeed .post {display:inline-block;width:calc(100% / 5);vertical-align:top;box-sizing:border-box;padding:1px;}
.instaWidget #instafeed .post img {border-radius:2px}
.instaWidget #instafeed .post .tit {display:none;}
/* BASIC css end */

