@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200..900&display=swap');


/*********************************************
+ Reset css Document
+ Version : 1.0
+ Copyright : Web's republic Inc.
*********************************************/

#main_container {
    width: 1280px;
    position: relative;
    margin: 0px auto;
}

#main_container .middle_banner {
    margin-top: 70px;
}

.main_visual_banner {
    text-align: center;
    padding: 0px 30px;
}

.main_visual_banner img {
    width: 100%
}

#main_bn #bx_pager {
    border: 0px !important
}

.sct_wrap h2.main_list_title {
    border-bottom: 0px !important;
    font-weight: normal !important;
    position: relative;
}

.sct_wrap h2.main_list_title a {
    font-size: 28px !important;
}

.sct_wrap h2.main_list_title .left_img {
    position: absolute;
    left: -80px;
    top: 13px;
}

.sct_wrap h2.main_list_title .right_img {
    position: absolute;
    right: -80px;
    top: 13px;
}

.sct_wrap header {
    border-bottom: solid 1px #dcdcdc;
    margin: 50px 0px !important
}

.sct_10 .sct_li {
    text-align: left !important;
}

.sct_10 .sct_cost {
    font-size: 14px;
    font-weight: 600;
    color: #666;
    font-weight: normal;
}

.sct_10 .sct_cost .sct_discount {
    display: inline-block !important;
    color: #666 !important;
}

.sct_10 .sct_cost .main_price {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    display: inline-block;
    line-height: 1.2;
    font-family: "Montserrat";
}

.sct_10 .sct_cost .main_price2 {
    display: block;
}

.sct_10 .sct_cost .main_price2 p {
    display: inline-block;
    font-family: "Montserrat";
    font-size: 18px;
    color: #ff6a6a;
    font-weight: 600;
}

.sct_10 .sct_basic {
    font-size: 12px !important;
    margin: 20px 0px 0px !important;
    line-height: 1;
    font-family: "Montserrat";
    font-weight: bold;
}

.sct_10 .sct_basic.basic2 {
    font-size: 14px !important;
    font-weight: normal;
    font-family: notokr;
    line-height: 1.2;
}

.sct_10 .sct_txt {
    line-height: 1;
    margin-top: 0px !important;
}

.sct_10 .sct_txt a {
    font-size: 18px !important;
}

.sct_10 .sct_icon {
    display: none;
}

/* 메인배너 */
#main_bn {
    border: 0px !important;
    margin: 0px !important;
    padding: 0px 30px;
    height: 810px;
}

.btn_wr {
    right: 60px !important;
}