
.main ol li:nth-child(2) ::after {
    content: none;
}

/* sc_1 */
.topbox {
    justify-content: space-between;
    display: none !important;
    margin: 0 !important;
}

.topbox li {
    line-height: 63px !important;
    height: 63px !important;
    width: 101% !important;
    padding: 0 30px;
    border-bottom: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    position: relative;
}

.topbox .ac_home {
    border-left: 1px solid #e7e7e7 ;
}

.topbox button {
    top: 23px !important;
}

.ac_2 span {
    display: inline-block;
}

.topbox #ac {
    position: absolute !important;
    width: 100% !important;
    right: 1px !important;
    border-left: 1px solid #e7e7e7;

    display: none;
}

.bu_btnbox ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.bu_btnbox li {
    text-align: center;
    font-size: 17px;
}

.bu_btnbox li a {
    width: 248px;
    height: 67px;
    background: #54a6e2;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    line-height: 67px;
    transition: .3s;
}

.bu_btnbox li:last-child a {
    border-right: none;
}

.bu_btnbox li a:hover {
    background: #fff;
    color: #000;
    font-weight: 500;
}

.bu_click {
    background: #fff !important;
    color: #000 !important;
    font-weight: 500 !important;
}

/* bu_1 */
#bu_1 {
    margin-top: 233px;
    text-align: center;
}

#bu_1 h2 {
    font-size:28px;
    font-weight: 600;
    margin-top: 105px;
}

#bu_1 .line_txt {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: 0.3em;
}

#bu_1 .line_txt::before, #bu_1 .line_txt::after {
    content: '';
    max-width: 205px;
    width: 100%;
    height: 2px;
    background: #333;
    font-size: 0px;
    margin: 0 40px;
}

#bu_1 .linebo_txt {
    font-size: 25px;
    line-height: 26px;
    font-weight: 600;
    margin-top: 20px;
    color: #333;
}

.bu1_txt {
    font-size: 18px;
    line-height: 30px;
    color: #a5a5a5;
    margin-top: 29px;
}

/* bu_2 */
#bu_2 {
    margin-top: 148px;
    margin-bottom: 250px;
}

#bu_2 .radius {
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    background: #54a6e2;
    max-width: 220px;
    width: 100%;
    border-radius: 32px;
    text-align: center;
    margin: 0 auto;
}

#bu_2 h2 {
    margin-bottom: 110px;
    font-size: 27px;
    line-height: 26px;
    font-weight: 500;
}

#bu_2 h2 span {
    display: inline-block;
    color: #76a4d6;
    font-weight: 600;
}

#bu_2 .bu2_1 {
    margin-top: 131px;
    padding: 0 33px;
}

#bu_2 .bu2_card {
    margin: 0 5vw;
    position: relative;
}

#bu_2 .bu2_card ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

#bu_2 .bu2_card ul li {
    color: #444444;
    font-size: 20px;
    font-weight: 500;
    border: 0.2px solid #b2b2b24d;
    border-radius: 12px;
    background: #fff;
    box-shadow: 4px 4px 13px rgb(118 164 214 / 31%);
    line-height: 158px;
    max-width: 310px;
    width: 100%;
    text-align: center;
    margin-bottom: 41px;
}

#bu_2 .bu2_2 {
    margin-top: 377px;
    padding: 0 33px;
}

#bu_2  .step_ul p {
    display: flex;
    flex-direction: column;
    font-size: 24px;
    padding-bottom: 73px;
    color: #54a6e2;
}

#bu_2 .step_ul p > span {
    font-weight: 600;
}

#bu_2 .step_card {
    margin-top: 96px;
    display: flex;
    justify-content: space-evenly;
}

#bu_2 .step_div {
    position: relative;
    top: 70px;
}

#bu_2 .step_card .step_ra {
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    background: #54a6e2;
    max-width: 170px;
    width: 100%;
    border-radius: 29px;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -5%;
    z-index: 2;
}

#bu_2 .step_card .step3_2 > .step_ra {
    top: 51%;
}

#bu_2 .step3_2 {
    margin-top: 60px;
}

#bu_2 .step_wrap ul {
    border: 0.2px solid #b2b2b24d;
    border-radius: 21px;
    background: #fff;
    box-shadow: 4px 4px 13px rgb(118 164 214 / 31%);
    width: 312px;
    height: auto;
    text-align: center;
    padding: 84px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

#bu_2 .step_wrap ul li {
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 29px;
}

#bu_2 .step_card .step3 ul {
    width: 279px;
    padding: 50px 0 45px 0;
}

#bu_2 .step_card .step3 ul li {
    font-size: 18px;
    padding-bottom: 5px;
}

#bu_2 .step_wrap ul li:last-child {
    padding: 0;
}

#bu_2 .step_arrow {
    margin-top: 28%;
}

#bu_2 .step_arrow img {
    max-width: 25px;
    width: 100%;
}

/* relation */
.bu_relbox {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 100px;
    padding: 0 !important;
}

.bu_relbox img {
    height: auto;
    width: 100%;
    max-width: 100px;
    position: absolute;
}

.bu_relbox .re_1 {
    top: 0;
    left: 6%;
}

.bu_relbox .re_2 {
    bottom: 0;
    right: 6%;
}

.bu2_rel {
    position: relative;
    text-align: center;
    padding: 125px 30px 100px 30px;
}

.bu2_rel dl {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    padding-bottom: 25px;
}

.bu2_rel dd {
    font-size: 20px;
    text-align: left;
}

.bu2_rel dt {
    content: "✓";
    color: #54a6e2;
    display: inline-block;
    font-weight: 600;
    padding-right: 12px;
    font-size: 21px;
}

/* consulting */
.cons p {
    font-size: 18px;
    line-height: 28px;
    color: #a5a5a5;
    margin-top: 43px;
}

.cons, .go, .ed, .bal, .su {
    margin-bottom: 120px !important;
}

#cons_1 {
    margin-top: 200px !important;
}

#cons_1 .step_card {
    justify-content: space-evenly;
}

#cons_1 .step_div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#cons_1 .step_div ul {
    position: relative;
}

#cons_1 .step_div ul div li {
    padding-left: 15px;
    position: relative;
}

#cons_1 .step_div ul div li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0px;  
    width: 6px;
    height: 1px;
    background: #262626;
}

.style_no {
    padding: 0 !important;
}

.style_no::before {
    display: none;
}

#cons_1 .step_ra {
    position: static !important;
    line-height: 50px !important;
    max-width: 224px !important;
    border-radius: 44px !important;
    transform: translateX(0) !important;
    margin-bottom: 70px;
}

#cons_1 ul li {
    font-size: 18px;
    margin-bottom: 8px;
}

#cons_1 ul li span {
    font-size: 18px;
    font-weight: 600;
    color: #76a4d6;
    margin-bottom: 25px;
}

#cons_1 .step_arrow {
    margin-top: 17% !important;
}

.cons_mar {
    padding-bottom: 10px;
}

#cons_1 .cont1_span {
    margin-top: 45px;
}

/* government */
.go div {
    margin-top: 100px;
}

.go table {
    text-align: center;
    border-collapse : collapse;
    margin: 0 auto;
    position: relative;
}

.go table tr td {
    border-bottom: 1px solid #000;
}

.go table tr td:first-child {
    border-right: 1px solid #000; 
}

.go thead tr td {
    font-size: 18px;
    font-weight: 600;
}

.go tbody tr:last-child td {
    border-bottom: none;
}

.go tbody tr {
    font-size: 18px;
    line-height: 26px;
}

.go tbody tr td {
    font-weight: 500;
    line-height: 28px;
}

.go tbody tr td:last-child {
    text-align: left;
    padding-right: 100px;
}

.go th, td {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
}

.go td, th {
    min-width: 163px;
}

/* report */ 
.rep {
    margin: 0 !important;
}

.rep img {
    position: relative;
}

.rep .bu2_1 {
    padding: 0 !important;
    margin-top: 250px !important;
}

.rep h2 {
    margin: 0 !important;
}

.rep h2 span {
    margin-right: 5px;
}

.rep_txt {
    margin: 0 13vw;
}

.repbox {
    padding: 60px 10px;
    background: #f4f4f4;
    text-align: center;
    margin-top: 35px;
}

.repbox img {
    width: 100%;
    max-width: 880px;
}

.rep_2 img {
    max-width: 593px;
}

.rep_3 img {
    max-width: 919px;
}

/* education */
.ed {
    margin: 0 18vw;
}

.ed div {
    margin-top: 100px;
}

.ed table {
    text-align: center;
    border-collapse : collapse;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.ed table tr td {
    border-bottom: 1px solid #000;
    font-weight: 500;
    line-height: 28px;
}

.ed table tr td:nth-child(3) {
    min-width: 75px;
}

.ed tbody tr:last-child td {
    border-bottom: none;
}

.ed thead tr {
    font-size: 18px;
}

.ed tbody tr {
    font-size: 18px;
    line-height: 26px;
}

.ed tbody tr td:last-child {
    text-align: left;
}

.ed th, td {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
}

/* balance */
.bu_bal {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    margin-top: 76px !important;
}

.bu2_bal {
    text-align: center;
    padding: 0 40px;
    position: relative;
}

.bu_bal img {
    max-height: 133px;
    height: 100%;
    width: auto;
}

.bu_bal p {
    font-size: 18px;
    font-weight: 500;
    /* padding-bottom: 25px; */
    line-height: 35px;
}

.bal .radius {
    max-width: 153px !important;
}

.ba {
    margin-top: 190px;
}

.ba_img {
    margin-top: 120px;
    display: flex;
    justify-content: center;
    margin-left: 1vw;
    position: relative;
}

.ba_img img {
    max-width: 315px;
    width: 100%;
}

/* supportFund */
.su_none {
    display: inline-block
}

.su {
    margin: 0 19vw;
}

#su_2 {
    margin-top: 240px;
}

#su_3 {
    margin-top: 240px;
}

.su .radius {
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    background: #54a6e2;
    max-width: 220px;
    width: 100%;
    border-radius: 32px;
    text-align: center;
    margin: 0 !important;
}

.su div {
    margin-top: 60px;
}

.su table {
    border-collapse : collapse;
    width: 100%;
    position: relative;
}

.su table tr td ul li {
    list-style: '- ';
}

.su table tr td:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #000;
    width: 370px;
}

.su table tr td {
    border-bottom: 1px solid #000;
}

.su table tr td ul li {
    font-weight: 500;
    color: #545454;
    line-height: 28px;
}

.su tbody tr:first-child td {
    border-top: 1px solid #000;
}

.su tbody tr {
    font-size: 18px;
}

.su tbody tr td:last-child {
    text-align: left;
}

.su td {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 0;
}

#su_3 p {
    font-size: 18px;
    color: #808080;
    margin-top: 18px;
    text-align: center;
}



/* 미디어쿼리 */
@media only screen and (max-width: 1690px) {
    .bu_btnbox li a {
        width: 234px;
    }

    #bu_2 .bu2_card ul li {
        max-width: 289px
    }

    .su table tr td:first-child {
        width: 321px;
    }
}

@media only screen and (max-width: 1582px) {
    .bu_btnbox li a {
        width: 226px;
    }

    #bu_2 .bu2_1, #bu_2 .bu2_2 {
        padding: 0;
    }
}

@media only screen and (max-width: 1528px) {
    .bu_btnbox li a {
        width: 201px;
    }

    .bu_relbox {
        margin: 0 40px;
    }
}

@media only screen and (max-width: 1466px) {
    #bu_1 .line_txt::before, #bu_1 .line_txt::after {
        max-width: 156px;
    }
}

@media only screen and (max-width: 1440px) {
    #bu_2 .step_arrow {
        margin-top: 30%;
    }

    #bu_2 .bu2_card {
        margin: 0 3vw;
    }

    #bu_2 .bu2_card ul li {
        max-width: 275px;
        line-height: 156px;
    }

    #bu_2 .step_wrap ul {
        width: 298px;
        padding: 71px 0px;
    }

    #bu_2 .step_card .step3 ul {
        width: 267px;
        padding: 45px 0 36px 0;
    }

    #bu_2 .step_arrow img {
        max-width: 20px;
        width: 100%;
    }

    .bu_relbox {
        margin: 0;
    }

    .su table tr td:first-child {
        width: 280px;
    }
}

@media only screen and (max-width: 1439px) {

    .ed {
        margin: 0 13vw;
    }

    .ed th, td {
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1440px) {
    .bu_btnbox li {
        font-size: 15px;
    }

    #cons_1 .step_arrow {
        margin-top: 21% !important;
    }

    #cons_1 .step_card {
        margin-top: 96px;
        display: flex;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 1359px) {
    #bu_2 .step_arrow {
        margin-top: 36%;
    }

    .bu_btnbox li a {
        width: 183px;
    }
}

@media only screen and (max-width: 1306px) {
    #bu_2 .bu2_card ul li {
        max-width: 294px;
        line-height: 163px;
        font-size: 21px;
    }

    #bu_2 .step_wrap ul {
        width: 275px;
        padding: 71px 0px;
    }

    #bu_2 .step_card .step3 ul {
        width: 252px;
        padding: 41px 0 24px 0;
    }

    #bu_2 .step_wrap ul li {
        font-size: 19px;
        padding-bottom: 39px;
    }

    #bu_2 .step_card .step_ra {
        font-size: 20px;
        line-height: 48px;
        max-width: 163px;
    }
    
    #bu_2 .step_card .step3 ul li {
        font-size: 18px;
        padding-bottom: 16px;
    }

    #bu_2 .bu2_2 {
        margin-top: 226px;
    }

    #bu_2 h2 {
        margin-bottom: 116px;
        font-size: 28px;
    }
}

@media only screen and (max-width: 1292px) {
    .cons .bu_br {
        display: none;
    }

    #cons_1 .step_arrow {
        margin-top: 25% !important;
    }

    #cons_1 .step_arrow  img {
        max-width: 20px;
    }
    
    .su {
        margin: 0 13vw;
    }
}

@media only screen and (max-width: 1236px) {
    .bu_btnbox li a {
        width: 176px;
    }

    #bu_2 .mar_no {
        margin: 0;
    }

    #bu_2 .step_card {
        margin: 0;
    }

    #bu_2 .bu2_card ul {
        justify-content: space-evenly;
    }
    
    #bu_2 .bu2_card {
        margin: 0;
    }

    #bu_2 .bu2_card ul li {
        max-width: 248px;
        margin-bottom: 30px;
        line-height: 150px;
    }

    #bu_2 .step_card {
        flex-direction: column;
    }
    
    #bu_2 .step_arrow {
        display: none;
    }

    #bu_2 .step_wrap ul {
        width: 70%;
        padding: 57px 0 40px 0;
        margin: 0 auto;
    }

    #bu_2 .step_card .step3 ul {
        width: 70%;
        padding: 51px 0 24px 0;
    }
    
    #bu_2 .step_wrap ul li {
        padding-bottom: 18px;
    }

    #bu_2 .step_ul p {
        font-size: 24px;
        padding-top: 125px;
        text-align: center;
        align-items: center;
        padding-bottom: 66px;
    }

    #cons_1 .step_card {
        flex-direction: initial;
    }

    #cons_1 .step_arrow {
        display: block;
    }

    .ba_img img {
        max-width: 300px;
    }

    #bu_2 .step_div {
        top: 0;
    }
}

@media only screen and (max-width: 1195px) {
    .rel_br {
        display: none;
    }
    
}

@media only screen and (max-width: 1190px) {
    .bu_btnbox li a {
        width: 166px;
        height: 63px;
        line-height: 63px;
    }

    #cons_1 .step_card {
        flex-direction: column;
    }

    #cons_1 .step_arrow {
        display: none;
    }

    #cons_1 .step_div {
        margin-bottom: 160px;
    }

    #cons_1 .step_div .step2_ul {
        display: flex;
        justify-content: space-between;
    }

    #cons_1 .cont1_span {
        margin: 0;
    }

    #cons_1 .step_div .step2_ul div {
        margin-right: 30px;
        width: 30%;
    }

    #cons_1 .step_div ul div:last-child {
        margin-right: 0;
    }

    #cons_1 .step_card .step_ra {
        margin-bottom: 60px;
    }

    .su_br {
        display: none;
    }
}

@media only screen and (max-width: 1121px) {
    .bu_btnbox li a {
        width: 160px;
    }
}

@media only screen and (max-width: 1082px) {
    #bu_2 .bu2_card ul li {
        margin-bottom: 21px;
        font-size: 19px;
        max-width: 223px;
        margin-bottom: 30px;
    }

    .bu_btnbox li {
        font-size: 13px;
    }

    .bu_btnbox li a {
        width: 153px;
    }

    #bu_1 .linebo_txt {
        font-size: 26px;;
    }

    #bu_1 .line_txt::before, #bu_1 .line_txt::after {
        max-width: 68px;
        margin: 0 30px;
    }

    #bu_2 .radius, .su .radius {
        font-size: 18px;
        line-height: 48px;
        max-width: 203px;
    }

    #bu_2 h2 {
        margin-bottom: 107px;
        font-size: 26px;
    }

    .step2_br {
        display: none;
    }

    .ba_br {
        display: none;
    }
}

@media only screen and (max-width: 1066px) {
    .rep3_br {
        display: none;
    }
}

@media only screen and (max-width: 1034px) {
    .topbox {
        display: flex !important;
    }

    .bu_btnbox {
        display: none;
    }

    #bu_1 {
        margin-top: 170px;
    }

    .rel {
        margin: 148px 7vw 250px 7vw !important;
    }

    .bu2_rel {
        padding: 120px 30px 100px 30px;
    }

    .go td, th {
        min-width: 87px;
    }

    .go tbody tr td:last-child {
        padding-right: 40px;
    }

    .ed thead tr {
        font-size: 15px;
    }
    
    .ed tbody tr {
        font-size: 15px;
        letter-spacing: -0.03em;
    }

    .ba_img img {
        max-width: 270px;
    }

    .bu_bal img {
        max-height: 133px;
    }

    .su table tr td:first-child {
        width: 250px;
    }

    .bu2_rel dd {
        font-size: 18px;
    }

    .txt_se span, .txt_th span {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    #bu_1 .line_txt {
        font-size: 15px;
        letter-spacing: 0.2em;
    }
    
    .su_none, .ac_2 span {display: none !important;}
}

@media only screen and (max-width: 1000px) {
    .rep_br {
        display: none;
    }

    .bu_relbox img {
        display: none;
    }

    .bu2_rel {
        padding: 0;
    }
}

@media only screen and (max-width: 890px) {
    .bu2_rel dd, .bu2_bal p {
        font-size: 18px;
    }

    .ba_img img {
        max-width: 240px;
    }

    #bu_2 .bu2_card {
        margin: 0 5vw;
    }

    #bu_2 .bu2_card ul li {
        max-width: 243px;
        line-height: 140px;
    }

    .topbox li {
        padding: 0 20px !important;
    }
}

@media only screen and (max-width: 768px) {
    #sc_1 {
        margin: 0;
    }

    #bu_1 .line_txt::before, #bu_1 .line_txt::after {
        display: none;
    }

    .bu1_txt {
        font-size: 16px;
        line-height: 26px;
    }

    .cons p {
        font-size: 16px; 
        line-height: 26px;
    }

    #bu_2 .radius, .su .radius {
        font-size: 18px;
        line-height: 48px;
        max-width: 186px;
    }

    #bu_2 .step_card .step_ra, #cons_1 .step_ra {
        font-size: 19px !important;
        line-height: 45px !important;
        max-width: 158px;
    }

    #cons_1 .step_ra {
        max-width: 210px !important;
    }

    #cons_1 .step_div .step2_ul {
        flex-direction: column;
    }

    #cons_1 .step_div .step2_ul div {
        width: 100%;
        margin-right: 0;
        margin-top: 45px;
    }

    #cons_1 .step_div .step2_ul div:first-child {
        margin-top: 0;
    }

    #cons_1 .step_div ul div {
        text-align: center;
    }

    .rep_txt {
        margin: 0 7vw;
    }

    .go th, td {
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .go tbody tr td:last-child {
        padding-right: 25px;
    }

    .ed, .su {
        margin: 0 7vw;
    }

    .ed th, td {
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .ba_img img {
        max-width: 230px;
    }

    .su table tr td:first-child {
        width: 213px;
    }

    #su_3 p {
        font-size: 16px;
    }

    .topbox li {
        line-height: 55px !important;
        height: 55px !important;
        padding: 0 30px !important;
    }

    #bu_2 .step_wrap ul li {
        font-size: 17px;
    }

    #cons_1 .step_card .step_ra {
        margin-bottom: 50px;
    }

    #bu_2 h2 {
        font-size: 22px;
    }

    .topbox .ac_home {
        border-left: none !important;
    }

    .topbox li:last-child {border-right: none !important; }
    .ac_1 li:last-child {
        border-right: 1px solid #e7e7e7 !important;
    }

    .topbox button {
        top: 19px !important;
    }

    #cons_1 .step_div ul div li::before {
        display: none;
    }
}
/*  /////////////  768px 끝    /////////////  */

@media only screen and (max-width: 710px)  {
    .rep2_br {
        display: none;
    }

    .ba_img {
        flex-direction: column;
        align-items: center;
        margin-left: 5vw;
    }

    .ba_img img {
        max-width: 243px;
        margin-bottom: 40px;
    }

    .bu_bal img {
        max-height: 116px;
    }

    .bu_bal p {
        line-height: 31px;
    }

    .su table tr td {
        padding-right: 15px;
    }

    .su table tr td:first-child {
        width: 200px;
    }
}

@media only screen and (max-width: 605px) {
    .bu_br {
        display: none;
    }

    .topbox li {
        padding: 0 15px!important;
    }

    .bu_bal img {
        display: none;
    }

    .bu2_bal {
        padding: 0;
    }

    .su table tr td:first-child {
        width: 130px;
    }
}

@media only screen and (max-width: 550px) {
    .ac_2 span {
        display: none;
    }

    .topbox .ac_home, .txt_the {
        display: none !important;
    }

    #bu_2 h2 {
        font-size: 18px;
        margin-bottom: 82px;
        text-align: center;
    }

    .rep .bu1_txt {
        text-align: center;
    }

    #bu_1 .linebo_txt {
        font-size: 18px;
    }

    #bu_1 h2 {
        font-size: 22px;
        margin-top: 93px;
    }

    .go tbody tr td {
        font-size: 14px;
    }

    .go thead tr td {
        font-size: 14px;
    }

    .go th, td {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .go tbody tr td:last-child {
        padding-right: 15px;
    }

    .ed table tr td:first-child {
        display: none;
    }

    .ed table tr td:nth-child(2) {
        width: 80px;
    }

    .ed th, td {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .ed thead tr {
        font-size: 14px;
    }
    
    .ed tbody tr {
        font-size: 14px;
    }

    .su table tr td:first-child {
        width: 108px;
        font-size: 14px;
    }

    .su table tr td {
        font-size: 14px;
    }

    #su_3 p {
        font-size: 15px;
    }

    .topbox li {
        line-height: 50px!important;
        height: 50px !important;
    }

    #bu_1 .line_txt {
        letter-spacing: 0.1em;
    }

    .ed, .su, .go {
        margin: 0 4vw;
    }

    .bu1_txt {
        line-height: 23px;
        font-size: 15px;
        margin-top: 32px;
    }

    #bu_2 .radius, .su .radius {
        font-size: 15px;
        line-height: 40px;
        max-width: 168px;
    }

    .bu2_rel dd {
        font-size: 15px;
        text-align: left;
    }

    #bu_2 .bu2_1 {
        margin-top: 80px;
    }    

    .bu2_bal p {
        font-size: 15px;
        line-height: 23px;
    }

    .ba_img {
        margin-top: 80px;
    }

    .ba_img img {
        max-width: 192px;
    }

    #bu_2 .step_card .step3_2 > .step_ra {
        top: 54%;
    }

    #bu_2 .step_card .step_ra, #cons_1 .step_ra {
        font-size: 15px !important;
        line-height: 36px !important;
        max-width: 140px !important;
    }

    #cons_1 .step_ra {
        max-width: 158px !important;
    }

    .cons p {
        font-size: 15px;
        line-height: 23px;
    }

    #cons_1 ul li span {
        font-size: 15px;
    }

    #cons_1 ul li {
        font-size: 15px;
    }

    #bu_2 .step_ul p {
        font-size: 18px;
    }

    #bu_2 .step_wrap ul, #bu_2 .step_card .step3 ul {
        width: 70%;
    }

    #bu_2 .step_card .step3 ul li {
        font-size: 15px;
        padding-bottom: 16px;
    }

    #bu_2 .step_wrap ul li {
        font-size: 15px;
        padding-bottom: 16px;
    }

    #bu_2 .step_wrap ul {
        border-radius: 15px;
    }

    #bu_2 .bu2_card ul li {
        font-size: 15px;
    }

    #bu_2 .bu2_card ul li {
        max-width: 233px;
        line-height: 110px;
        border-radius: 10px;
    }

    .bu2_rel dt {
        font-size: 18px;
    }
}

/*  ////////////  550px 끝 ///////////// */

@media only screen and (max-width: 375px) {
    .topbox button {
        margin-left: 5px !important;
    }

    .ed table tr td:nth-child(2) {
        width: 50px;
    }

    .su table tr td:first-child {
        width: 73px;
    }
}

@media only screen and (max-width: 320px) {
    .topbox li:last-child p {
        letter-spacing: -0.05em !important;
    }
    
    .ba_img img {
        max-width: 213px;
        margin-bottom: 31px;
    }

    .topbox li {
        padding: 0 10px !important;
    }
}