.spc_head h2{font-size: 2.25rem;color: #1D976C;word-break: keep-all;}
.spc_head h3{font-size: 1.4rem;word-break: keep-all;}

.spc_body{margin-top: 1rem;}
.spc_body li{margin-top: 2rem;}
.spc_body li:first-child{margin-top: 0;}
.spc_body li .sub-title{font-size: 1.1rem;color: #0f6144;}
.spc_body .sub-text{word-break: keep-all;padding-left: 4px;margin-top: .8rem;text-wrap: auto;}
.spc_body .mt10{margin-top: 1rem;}

.spc_body .write_list{margin-left: .6rem;color:#4d4d4d;}
.spc_body .write_list li{margin-top:.6rem;}
.spc_body .list_bubble li{display: flex;flex-wrap:wrap ;}
.spc_body .write_list .cir_li{position: relative;padding-left: 0.55rem;font-size: 0.8rem;line-height: 1;color: #4d4d4d;margin-bottom: 0.3rem;}
.spc_body .write_list .cir_li::before{content: "";display: block;position: absolute;top: 50%;left: 0;width: 0.2rem;height: 0.2rem;background-color: #4d4d4d;border-radius: 100%;transform: translate(0, -50%);}
.spc_body .write_list .cir_li:last-child::before{display: none; }
.spc_body .write_list .cir_li p{margin-left: 0;padding-bottom: .4rem;}
.spc_body .write_list h2{font-weight: 400;}
.spc_body .write_list p{word-break: keep-all; margin-left: 1.2rem; text-wrap: balance;}
.spc_body [class*="bi-"][class*="-circle"]{font-size: .7rem;margin-right: .2rem;}
.spc_body .write_list span{white-space: nowrap;background: #6ab578;color: #fff;border-radius: 20px;padding: .2rem .6rem;font-size: .6rem;position: relative;margin-right: .5rem;display: flex;justify-content: center;flex-basis: 10%;}
.spc_body .write_list span:after{content: '';position: absolute;right: 0;top: 50%;width: 0;height: 0;border: 10px solid transparent;border-left-color: #6ab578;border-right: 0;border-bottom: 0;margin-top: -1px;margin-right: -4px;}

/* support_center_wrap */
.spc_tab2_wrap{margin-bottom: 2rem;text-align: center;}
.spc_tab2{display: flex;justify-content: space-around;}
.spc_tab2 li{
    background-color: #f6fdf7;
    width: 100%;
}
.spc_tab2 li a{
    font-size: 1rem;
    line-height: 1.3;
    padding: 1.5rem 0;
    color: #797979;
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: solid 2px #1D9760;
}
.spc_tab2 li .active{color: #0e4834;background-color: #fff;border: solid 2px #1D9760;border-bottom: 0;font-family: 'Pretendard-Bold';font-weight: 700;}
.support_center_wrap .img1{width: 860px;margin: 0 auto; display: block;margin-top: 2rem;}

.tb_type4 {
    width: 750px;
    border-top: 2px solid #1D976C;
    border-bottom: 1px solid #e4e4e4;
    border-collapse: collapse;
    margin: 0 auto;
}
.tb_type4 td {
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    border-right: 1px solid #dcdcdc;
    height: 25px;
}
.tb_type4 td {
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    border-right: 1px solid #dcdcdc;
    height: 25px;
}
.tb_type4 th:last-child, .tb_type4 td:last-child {    border-right: none;    align-content: center;}
.tb_type4 a {color: #3d3d3d;text-decoration: none;}
.scon_wrap01{background: #dcf3e4a6;padding: 1rem;color: #4d4d4d;}
.scon_wrap01 .p01{color: #1D976C;}
.scon_wrap01 .p02{color: #4d4d4d;}

/* 260623 유정 */
.work_info{display: flex;justify-content: flex-end;}
.work_info a{display:block;margin-bottom: .3rem;width: fit-content;color: #1D976C;font-size: 18px;}
.work_info a:hover, .file_down a:hover{color:#6ab578;}
.file_down{display: flex;justify-content: flex-end;}
.file_down a{display: block;color: #8e8e8e;width: fit-content;font-size: 18px;}



.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content:''!important;}
.swiper-button-next, .swiper-button-prev{color:#1D976C!important;}
.swiper-pagination-bullet-active{background-color:#1D976C!important;}


/* 반응형 */
@media screen and (max-width:1024px) {
    .support_center_wrap .img1{width: 100%;margin-top: 0;}
}

@media screen and (max-width:768px) {
    .spc_body .write_list span{flex-basis: 13%;white-space: nowrap;}
    .tb_type4{width: 98%;}
    .tb_type4 td{height: 100%; padding: 10px 2px;vertical-align: middle;}
    .tb_type4 img{width: 70%;}
    .tb_type4 td:first-child{width: 40%;}
    .scon_wrap01{word-break: keep-all;}
}
@media screen and (max-width:480px) {
    .spc_body .list_bubble li{flex-direction: column;word-break: keep-all;text-wrap: balance;}
    .spc_body .write_list p{word-break: keep-all;text-wrap: auto;}
    .spc_body .write_list span{margin-bottom: 2px;width: 25%;}
    .spc_body .write_list span:after{left: 0;bottom: 0;margin: 0 0;top: auto;}
    .spc_body .write_list .cir_li{word-break: keep-all;}
    .spc_tab2 li a{border-bottom: solid 1px #1D9760;font-size: 12px;padding: 10px 0;}
    .spc_tab2 li .active{border: solid 1px #1D9760;border-bottom:0;}
    .tb_type4 td:last-child{font-size: 12px;}
}
@media screen and (max-width:390px) { 
    .spc_tab2 li a{font-size: .85rem;}
    .spc_body li .sub-title{font-size:1rem;}
    .spc_body .write_list{margin-bottom: .5rem;}
    .spc_body .write_list li{font-size: .85rem;}
    .spc_body .write_list span{width: 28%;}
    .spc_body .write_list h2{font-size: .85rem;}
    .spc_body .mt10{margin-top: 0;}
}