/* BASIC css start */
/* BASIC css start */
footer {
    margin-top: 10px;
}

footer .footer_top {
    background: #f4f4f4;
    padding: 25px 15px;
}

footer .footer_top h2 {
    font-size: 27px;
    color: #00254f;
    font-family: 'Roboto';
    font-weight: 700;
    padding-bottom: 13px;
}

footer .footer_top 
 .footer_ex {
    font-family: 'NanumSquare';
    font-weight: 300;
}

footer .footer_top .footer_ex + .footer_ex {
    padding-top: 18px;
}

.footer_bottom {
    background: #878787;
    color: #d0d0d0;
    padding: 20px 0 15px;
}

.footer_bottom .company{
    font-size: 0;
}
.footer_bottom .company a {
    font-family: 'NanumSquare';
    font-weight: 300;
    display: inline-block;
    color: #d0d0d0;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 12px; 
} 
.footer_bottom .footer_btn {
    padding: 20px 34px 18px;
}
.footer_btn .round_btn200 {
    height: 30px;
    border: 2px solid #d0d0d0;
    line-height: 30px;
    display: inline-block;
    width: 47%;
    border-radius: 10px;
    font-family: 'NanumSquare';
    font-weight: 400;
    color: #d0d0d0;
    font-size: 12px;
    text-align: center;
}
.footer_btn .round_btn200:last-child {
    float: right;
}
.footer_bottom .company ul {
    font-size: 0;
}
.footer_bottom .company li {
    background: url(/design/atop/bbdesign/images/m/barline.png) no-repeat 0 50%;
    width: 23%;
    display: inline-block;
    text-align: center;
    font-size: 12px;
}

.footer_bottom .company li:first-child {
    background: none;
} 
.footer_btn2 {
    padding: 0 46px 14px;
    text-align: center;
    font-size: 0;
}

.footer_btn2 .round_btn60 + .round_btn60 {
    font-size: 12px;
    margin-left: 12px;
}

.footer_btn2 .round_btn60 img {
    width: 30px;
    height: 30px;
}
footer .copyright {
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
}

.scroll_bt_tll {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 30px;
    width: 48px;
    cursor: pointer;
    z-index: 98;
}

.scroll_bt_tll img {
    width: 48px;
}
.scroll_bt_tll_r {display:block;}




/* °Ô½ÃÆÇ ¶§¹®¿¡ Ãß°¡ */
.item-search a.btn_Grey {
    height: 35px;
    line-height: 35px;
} 

#gallery-list .item {
    background-color: #fff;
}

#gallery-list .item .list_shopping2x li a {
    border: 0;
    padding: 5px ;
}
#review-board-write .form-wrap {
    background-color: #fff;
}

#review-board-list .boardList li {
    padding: 15px 10px;
}
#review-board-list .notice-bar {
    padding: 15px 10px;
    border-bottom: 1px solid #bebebe;
    background-color: #f8f8f8;
}
#gallery-list .notice-bar { 
    padding: 15px 10px;
    border-bottom: 1px solid #bebebe;
    background-color: #f8f8f8;
}
#gallery-list .notice, #review-board-list .notice{
    border-top: 0 !important;
}
.h_title{
display:none;
}




/* °Ô½ÃÆÇ °øÅë */
#review-board-list .boardList li {
    font-family: 'NanumSquare';
    font-weight: 400;
    color: #000;
    font-size: 14px;
}
#review-board-type .rbInfo dt {
    font-family: 'NanumSquare';
    font-weight: 400; 
    font-size: 14px;
}
#review-board-type .board-list li.list {
    font-family: 'NanumSquare';
    font-weight: 400;
    font-size: 13px;

}

#gallery-list .item .list_shopping2x .list_shoppingInfo {
    font-family: 'NanumSquare';
    font-weight: 400;
    font-size: 13px;
}

#gallery-list .item .list_shopping2x .list_shoppingInfo p + p {
    margin-top: 10px;
}

.list_shopping2x li {
    padding-bottom: 35px;
}
#review-board-type .board-list li {
    font-family: 'NanumSquare';
    font-weight: 400;
    font-size: 13px;
    margin: 8px 0;
}

#review-board-list .notice-bar {
    font-family: 'NanumSquare';
    color: #000;
    font-size: 14px;
    
}
/* »ó¼¼ÆäÀÌÁö °Ô½ÃÆÇ */

#tabs {
    font-family: 'NanumSquare';
    font-size: 13px;
}



/* »óÇ°¸®ºä¸ðÀ½ */
#review-list .reviewInfo figcaption {
    font-size: 14px;
}
#review-list .reviews > ul > li a {
    font-size: 13px;
    font-family: 'NanumSquare';
}
#review-list .reviews > ul > li dd.info {
    color: #999;
}
#instafeed .insta_link:nth-child(5n+1) {
    clear: both;
}

.k_btn{display:block;width:45px;height:45px;border-radius:100%;overflow:hidden;box-shadow:2px 2px 2px rgba(0,0,0,0.2);cursor:pointer;}
.k_btn img{height:45px;}
.k_btn.mt10{margin-bottom:6px;}
/* BASIC css end */

