/* BASIC css start */
footer {
    margin-top: 100px;
    position: relative;
}
#footer_top {
    width: 1280px;
    margin: 0 auto;
}
.insta {
    text-align: center;
    padding-bottom: 120px;
}

.insta .insta_title p a {
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    color: #999999;
    display: block;
}
.insta .insta_inner img {
    width: 100%;
}
.insta .insta_inner img:hover {
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity:0.9;
    opacity:0.9;
}
.insta_inner {
    width: 1280px;
    position: relative;
}
.insta_link {
   /*width: 210px;*/
    width: 253px;
    display: inline-block;
    margin: 1.5px; 
}
 
#instafeed {
    text-align: left;
    /* width: 1280px; */
    position: relative;
    margin-left: -1px;
}
.insta_link:nth-child(6n) {
    margin-right: 0;
} 
.footer_banner {
    padding-bottom: 120px;
}
.footer_banner ul{font-size:0}
.footer_banner ul li {width:16.666%;display:inline-block;font-size:12px;text-align: center;}
.footer_banner ul li img{max-width:100%;}
#footer_middle {
    background: #f4f4f4;
    padding: 45px 0;
    text-align: center;
    position: relative;
}
#footer_middle h3 {
    color: #00254f;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 46px;
}
#footer_middle h4 {
    font-family: 'NanumSquare';
    font-weight: 300;
    color: #00254f;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 35px;
}
#footer_middle p, #footer_middle p a {
    color: #6d6d6d;
    font-family: 'NanumSquare';
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
}
#footer_middle p a {
    vertical-align: baseline;
}
#footer_bottom {
    background: #878787;
    /*padding: 35px 0 70px;*/
    padding: 35px 0 35px;
    text-align: center;
    position: relative;
}

#footer_bottom .footer_menu {}

#footer_bottom .footer_menu ul li {
    display: inline-block;
    font-family: 'NanumSquare';
    font-weight: 300;
    color: #d0d0d0;
    font-size: 20px;
    position: relative;
}

#footer_bottom .footer_menu ul {
    font-size: 0;
}

#footer_bottom .footer_menu ul li a {
    font-family: 'NanumSquare';
    font-weight: 300;
    color: #d0d0d0;
    padding: 0 25px;
    font-size: 20px;
}

#footer_bottom .footer_menu ul li a:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 14px;
    background: #d0d0d0;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

#footer_bottom .footer_menu ul li:first-child a:after {
    content: none;
}
.footer_btn {
    padding: 40px 0;
    font-size: 0;
}
.footer_btn .round_btn200 {
    height: 60px;
    border: 2px solid #d0d0d0;
    line-height: 60px;
    display: inline-block;
    width: 200px;
    border-radius: 15px;
    font-family: 'NanumSquare';
    font-weight: 400;
    color: #d0d0d0;
    font-size: 22px;
}
.footer_btn .round_btn200 + .round_btn200 {
    margin-left: 20px;
}

footer .copyright {
    font-family: 'NanumSquare';
    font-weight: 400;
    color: #d0d0d0;
    font-size: 14px;
}
.footer_btn2 {
    font-size: 0;
    padding-bottom: 40px;
}
.footer_btn2 a + a {
    margin-left: 20px;
}


.scroll_bt_tll {
    position:fixed;
    right:-100px;
    bottom:0px;
    width:66px;
    height:150px;
    z-index:998;
    -webkit-transition:all 0.5s cubic-bezier(0,0.76,1,0.24);
    -moz-transition:all 0.5s cubic-bezier(0,0.76,1,0.24);
    -ms-transition:all 0.5s cubic-bezier(0,0.76,1,0.24);
    -o-transition:all 0.5s cubic-bezier(0,0.76,1,0.24);
    transition:all 0.5s cubic-bezier(0,0.76,1,0.24);
	/* cubic-bezier(x1, y1, x2, y2) */
}

.scroll_bt_tll_r {
    right:4px;
    bottom:0;
}
.top_scroll {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 71px;
    height: 77px;
    z-index: 998;  
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
}
.top_scroll:hover {
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    opacity:0.8;
}

.bbs-table-list {
    margin-top: 60px;
}

.bbs-tit {
    margin-top: 0;
}

.bbs-tit h3 {
    display: none;
}
.bbs-table-view .data-bd-cont {
    color: #000 !important;
    font-size: 14px;
    font-family: dotum;
 line-height: 1.8;
}

#MK_BottomPromotion {
    width: 1280px;
    margin: 0 auto;
}




/* my page */
.table-d2-list thead th {
        font-family: 'NanumSquare' !important;
    font-size: 17px;
    font-weight: bold;
}
.table-d2-list tbody td{
    font-family: 'NanumSquare' !important;
    font-size: 14px;
    letter-spacing: -0.5px;
}

/* °Ô½ÃÆÇ °øÅë */
.fixed-img-collist ul li a strong {
    font-family: 'NanumSquare' !important;
    font-weight: 700;
    font-size: 20px;
    color: #000000;
    letter-spacing: -0.5px;
    line-height: 2;
}

.fixed-img-collist ul li p {
    font-family: 'NanumSquare' !important;
    font-size: 15px; 
    letter-spacing: -0.5px;
    margin-top: 7px;
}

.bbs-sch label {
    font-family: 'NanumSquare' !important;
    font-size: 10px; 
    letter-spacing: -1px;
    margin-top: 7px;
    vertical-align: middle;
}

.bbs-sch .MS_input_txt {
    font-size: 10px;
}
.bbs-table-view thead th {
    font-family: 'NanumSquare' !important;
    font-weight: 700;
    font-size: 16px;
    color: #2b2b2b;
    letter-spacing: -0.5px;
    line-height: 1.45;
}

.cont-sub-des div {
    font-family: 'NanumSquare' !important;
    font-size: 11px; 
    letter-spacing: -0.5px;
    margin-top: 1px;
}

.cont-sub-des span em, .cont-sub-des span a {
    font-family: 'NanumSquare' !important;
    font-size: 10px; 
    letter-spacing: -1px;
}

.bbs-link a {
    font-family: 'NanumSquare' !important;
    font-size: 15px !important;
    letter-spacing: -1px;
}

.list-link span.arrow {
    font-family: 'NanumSquare' !important;
    font-size: 17px;
    letter-spacing: -1px;
}

.list-link span.arrow.next {
    background: url(/images/d3/modern_simple/common/icon_next_arrow.gif) no-repeat left 4px;
}

.list-link span.arrow.prev {
    background: url(/images/d3/modern_simple/common/icon_prev_arrow.gif) no-repeat left 1px;
}

.list-link li a {
    font-family: 'NanumSquare' !important;
    font-size: 17px;
    letter-spacing: -0.5px;
}
.bbs-table-write tbody th {
    font-family: 'NanumSquare' !important;
    font-size: 17px !important;
    letter-spacing: -0.5px;
}

.bbs-table-write .MS_input_txt {
    font-size: 16px;
    letter-spacing: -0.5px;
}
.bbs-table-list tbody td {font-family: 'NanumSquare' !important;font-size: 14px;letter-spacing: -0.5px; }

.bbs-table-list tbody td a, .bbs-table-list tbody td a b {
    font-family: 'NanumSquare' !important;
    font-size: 17px;
    letter-spacing: -0.5px;
}
.bbs-table-list thead th {
    font-family: 'NanumSquare' !important;
    font-size: 17px; 
    font-weight: bold;
}
.com-wrt-box .wrt textarea, .com-wrt-box .wrt_write .CSSbuttonBlack {
    font-size: 18px;
}

.com-wrt-box .input-style {
    font-size: 16px;
}
.bbs-table-view .comment-box td {
    font-size: 18px;
}

/* »ó¼¼ÆäÀÌÁö °Ô½ÃÆÇ */
#productDetail .table-slide thead th {
    font-family: 'NanumSquare' !important;
    font-weight: 700;
    font-size: 17px;
}

#productDetail .tit-detail .more a {
    font-family: 'NanumSquare' !important;
    font-size: 14px;
}

#productDetail .table-slide td {
    font-family: 'NanumSquare' !important;
    font-size: 16px;
    
    letter-spacing: -0.5px;
 line-height: 1.7;

}

#productDetail .table-slide td a {
    font-family: 'NanumSquare' !important;
    font-size: 17px;
    letter-spacing: -0.5px;
}
#productDetail .table-slide .btm_write a{
    font-family: 'NanumSquare' !important;
    font-size: 15px !important;
    letter-spacing: -1px;
}


/* »óÇ°¸®ºä ¸ðÀ½ */
.table-type-2 td li a {
    font-family: 'NanumSquare' !important;
    font-size: 17px;
    letter-spacing: -0.5px;
}

.table-type-2 td {
    font-family: 'NanumSquare' !important;
    font-size: 14px;
    letter-spacing: -0.5px;
}

.table-type-2 th {
    font-family: 'NanumSquare' !important;
    font-size: 17px;
    font-weight: bold;
}
.table-type-2 td.review-tx {
    font-family: 'NanumSquare' !important;
    font-size: 17px;
}
#instafeed .insta_link:nth-child(5n+1) {
    clear: both;
}
.insta_link a {
    width: 253px;
    height: 253px;
    display: inline-block;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.k_btn{display:block;width:65px;height:65px;border-radius:100%;overflow:hidden;margin-top:10px;box-shadow:2px 2px 2px rgba(0,0,0,0.2);cursor:pointer;}
.k_btn img{height:65px;}


.insta_inner .insta_img{overflow:hidden;}
.insta_inner .insta_img li{float:left; width:25%; padding:5px; box-sizing:border-box; }

/* BASIC css end */

