@import url("https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap");

.step_02 {
    display: none;
}

.ma_cont_box {
    position: relative;
    overflow: hidden;
    margin: 40px auto 0;
    padding: 80px 0 100px;
    width: 1280px;
    min-height: 600px;
    background: #fff;
    border-radius: 15px;
}

.ma_tit_box {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    font-family: "NanumSquareRound", sans-serif;
    font-size: 25px;
    font-weight: 900;
    text-align: center;
    color: #fff;
    background: #fb7244;
    border-radius: 15px 0 15px 0;
}

.ma_step_box {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    margin: 35px 35px 0 0;
}

.ma_step_box .step_round {
    position: relative;
    float: left;
    margin-right: 15px;
    padding: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #cccccc;
    border-radius: 100%;
    transition: all 0.2s ease-in;
}

.ma_step_box .step_round:last-child {
    margin-right: 0;
}

.ma_step_box .step_round:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 100%;
    transition: all 0.2s ease-in;
}

.ma_step_box .step_round.complete,
.ma_step_box .step_round.ing {
    border-color: #fb7244;
}

.ma_step_box .step_round.ing:after {
    background: #fb7244;
}

.ma_step_box .step_round.complete {
    padding: 0;
    border: none;
}

.ma_step_box .step_round.complete:after {
    width: 20px;
    height: 20px;
    background: #fb7244 url("../img/ico_check.png") no-repeat center/cover;
}

.ma_step_box .step_line {
    position: absolute;
    top: 9px;
    left: 10px;
    width: calc(100% - 20px);
    height: 2px;
    background: #cccccc;
}

.ma_step_tit {
    font-family: "NanumSquareRound", sans-serif;
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    color: #212121;
}

.ma_step_tit span {
    font-weight: 900;
    color: #fb7244;
}

.ma_brand_wrap {
    display: flex;
    flex: 1 1 430px;
    justify-content: center;
}

.ma_brand_box {
    position: relative;
    overflow: hidden;
    margin-top: 80px;
    margin-right: 25px;
    padding: 50px 0 80px 30px;
    width: 400px;
    background: linear-gradient(253.82deg, #f0f0f0 0.92%, #ffffff 52.52%, #f0f0f0 100%);
    border-radius: 15px;
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
}

.ma_brand_wrap .ma_brand_box:last-child {
    margin-right: 0;
}

.ma_layer_open {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 500;
    padding: 3px 5px;
    font-size: 12px;
    font-weight: 300;
    color: #7058ff;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.ma_link_btn {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 400;
    width: 100%;
    height: 100%;
}

.ma_brand_logo_box img {
    width: 280px;
    max-width: 100%;
}

.ma_intro_text {
    margin-top: 10px;
    font-family: "Nanum Myeongjo", serif;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
}

.step_01_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 0;
    width: 100%;
    font-size: 20px;
    text-align: center;
    color: #fff;
    background: #212121;
}

.ma_table {
    position: relative;
    margin: 80px auto 0;
    width: 1000px;
    max-width: 100%;
}

.ma_table a {
    position: absolute;
    top: -55px;
    right: 0;
    padding: 0 10px;
    height: 45px;
    font-size: 15px;
    line-height: 45px;
    color: #7058ff;
    border: 1px solid #eeeeee;
    border-radius: 5px;
}

.ma_table table {
    width: 100%;
}

.ma_table table th {
    padding: 15px 0;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #555555;
}

.ma_table table td {
    padding: 15px 0;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #333;
    background: #f2f3f5;
    border-top: 1px solid #d5d5d5;
}

.ma_table table td span {
    padding: 7px 30px;
    text-align: center;
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: 5px;
    transition: all 0.1s ease-in;
    cursor: pointer;
}

.ma_table table tr:first-child td {
    border-top: none;
}

.ma_table table td span:hover {
    color: #ffffff;
    background: #fb7244;
}

.ma_detail_box {
    margin: 80px auto 0;
    width: 1000px;
}

.ma_detail_tit {
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #212121;
}

.ma_detail_box img {
    width: 1000px;
}

.pageTit {
    margin: 45px 0 80px;
    padding: 28px 0 0 !important;
}

.prod_box .info {
    height: 110px;
    min-height: auto;
}

.selectric_wrap.sm {
    display: none;
}

.selectric_wrap.dm_all {
    display: block;
    margin-top: 20px;
}

.left_wrap {
    float: left;
    width: calc(100% - 420px);
}

.ma_detail_nav {
    z-index: 500;
    padding-top: 15px;
    width: 100%;
    background: #f6f4f3;
}

.prodView_cont,
.pv_info {
    float: none;
    margin-top: 0 !important;
    width: 100% !important;
}

.pv_info {
    border-radius: 0 0 20px 20px;
}

.ma_detail_nav ul {
    display: flex;
    overflow: hidden;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eeeeee;
    border-radius: 20px 20px 0 0;
}

.ma_detail_nav ul li {
    flex: 1;
    border-right: 1px solid #eeeeee;
    transition: all 0.1s linear;
}

.ma_detail_nav ul li.on {
    background: #fb7244;
}

.ma_detail_nav ul li.on a {
    color: #fff;
}

.ma_detail_nav ul li:last-child {
    border-right: none;
}

.ma_detail_nav ul li a {
    display: block;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #212121;
}

.ma_charge_tit {
    padding: 5px 0;
    font-size: 15px;
    color: #999999;
}

.ma_charge {
    width: 100%;
}

.ma_charge th {
    padding: 15px 0;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    background: #fb7244;
}

.ma_charge td {
    padding: 15px 0;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #000;
    background: #f2f3f5;
}

.ma_charge {
    overflow: hidden;
    border-radius: 15px;
}

.pv_summary .smmr_opt {
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

.modal {
    max-width: 850px;
}

.ma_detail_head {
    position: relative;
    padding: 45px 0 38px;
    text-align: center;
    color: #fff;
    background: #503e9d;
    border-radius: 20px 20px 0 0;
}

.ma_detail_head h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
}

.ma_detail_cont {
    padding: 30px;
}

.ma_detail_cont img {
    max-width: 100%;
}
