:root {
    --main-color: #f4781d
}

.m4con {
    padding-bottom: 50px
}

.under_title {
    padding-bottom: 22px
}

.a_center {
    text-align: center
}

th {
    border-top: 0
}

li, p{
    word-break: keep-all;
}

.sub_table_s table {
    border-top: 2px solid #000
}

.sub2_normal li {
    word-break: keep-all;
}

.bt2 a {
    color: white;
    background: #36454F;
    padding: 10px 20px;
    display: inline-block
}

.noti {
    background: #e4e4e4;
    padding: 30px;
    margin: 0 0 50px
}

.img_m0403 img {
    max-width: 500px;
    width: 100%;
    padding: 30px 0;
    word-break: keep-all
}

.m4con_0405 .listWrap {
    display: flex;
    gap: 20px;
    align-items: center;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}

.m4con_0405 .listWrap .textfix2 {
    width: 20%
}

.m4con_0405 .script {
    margin-bottom: 25px;
    padding: 20px;
    background: #ebebeb;
    display: flex;
    gap: 20px;
    align-items: stretch;
}

.m4con_0405 .script .txt {
    display: flex;

    align-items: center;
}

.m4con_0405 .script .img img {
    max-height: 150px
}

.m4con_0405 .script p {
    word-break: keep-all
}

.m4con_0405 .textfix h3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 33px
}

.m4con_0405 .textfix h3 .linkBtn,
.linkBtn2 {
    padding: 5px 20px;
    color: #fff;
    background: #25b7ff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    text-decoration: none !important
}

.fa-external-link:before {
    content: "\f08e" !important;
    position: relative;
    background: none !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    display: inherit !important
}

.fa-link:after {
    display: none !important
}

.m4con_0405 .wrap_contact {
    display: flex;
    gap: 30px
}

.m4con_0405 .wrap_contact div {
    min-width: 238px
}

.m4con_0405 .bg_white,
.m4con_0405 .img {
    background: white;
    flex: 1;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 333px;
    height: 150px;
    font-size: 36px;
    font-weight: 700;
    color: #999
}

.m4con_0405 .txt {
    width: calc(100% - 353px)
}

.ul_type1 {
    margin: 10px 0 0 0
}

.ul_type1 li {
    margin: 5px 0;
    font-size: 22px
}

.t_a_center th,
.t_a_center td {
    text-align: center
}

.t_th_nowrap th {
    white-space: nowrap
}

.w20 {
    width: 20% !important
}

.infoList {
    position: relative
}

.infoList .photo {
    position: absolute;
    right: -15px;
    bottom: -15px
}

/*TOPIK 시험자료실*/
.w70 {
    width: 70%
}

.wrap_flex2 .img_m0402 {
    position: relative !important;
    right: auto !important
}

.wrap_flex2 {
    display: flex;
    align-items: stretch;
    gap: 50px
}

.wrap_flex2 .items {
    flex: 1
}

.wrap_flex2 .items table {
    height: 100%
}

.a_center th,
.a_center td {
    text-align: center
}

/*취업정보사이트*/
.has_logo {
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: center
}

.has_logo span {
    width: calc(100% - 220px)
}

.has_logo .site_logo {
    display: flex;
    width: 200px;
    height: 50px;
    border: 1px solid #ddd;
    padding: 5px 10px;
    justify-content: center;
    align-items: center
}

.has_logo .site_logo img {
    max-height: 100%;
    max-width: 100%
}

/*외국인창업비자*/
.wrap_flex {
    display: flex;
    align-items: flex-start;
    gap: 50px;
}

.wrap_flex .txt {
    width: 70%
}

.wrap_flex .img {
    width: calc(30% - 50px)
}

.wrap_flex .img img {
    width: 100%
}

.ul_process {
    display: flex;
    width: 100%
}

.ul_process li {
    width: calc(25% - 20px);
    text-align: center;
    border: 1px solid var(--main-color);
    padding: 20px;
    border-radius: 24px;
    background: #f7f7f7;
    margin: 0 20px 0 0;
    position: relative
}

.ul_process li strong {
    color: var(--main-color)
}

.ul_process li:last-child {
    margin-right: 0
}

.ul_process li:after {
    content: "\f061";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translate(0, -50%)
}

.ul_process li:last-child:after {
    display: none
}

.ul_process li p {
    font-size: 18px;
    word-break: keep-all;
    margin: 10px 0 0 0
}

.ul_process li .mini_boxs a,
.only_text a {
    padding: 0 0;
    color: var(--main-color);
    background: none;
    text-decoration: underline;
    font-weight: 700
}

/* KIIP소개 */
.only_text a {
    font-size: 22px
}

.sub-body {
    position: relative
}

.sub-body .img_m0402 {
    position: absolute;
    right: 0;
    width: calc(50% - 30px);
    border-radius: 30px;
    padding: 30px;
    overflow: hidden;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd
}

.sub-body .img_m0402 img {
    width: 100%
}

.w50 {
    width: 50%
}

/* 보건소 비자필수 검사 가능 기관 */

.sub4_medi_center {
    padding: 0 0 60px;
}

.sub4_medi_center ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.sub4_medi_center li {
    width: calc(99% / 8);
    padding: 0 0 30px;
}

.sub4_medi_center li .mso-c {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sub4_medi_center li .mso-c .icons {}

.sub4_medi_center li .mso-c .texts {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    padding: 10px 0 5px;
}

.sub4_medi_center li .mso-c .en-tx {
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    padding: 0 0 5px;
}

.sub4_medi_center li .mso-c .tels {
    font-size: 17px;
    font-weight: 600;
    padding: 0 0 5px;
}

.sub4_medi_center li .btns a {
    display: block;
    padding: 5px 20px 5px;
    color: #fff;
    font-size: 15px;
    background: #f4781d;
}


/* 홈페이지 바로가기 */
.sub4_tels_box2 {
    padding: 20px 0;
    display: flex;
    gap: 20px;
}

.sub4_tels_box2 .ms_tels {
    width: 25%;
    background: #fbfbfb;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 34px;
    padding: 20px;
}

.sub4_tels_box2 .ms_tels .logo {
    width: 40%;
    margin: 0 auto;
}

.sub4_tels_box2 .ms_tels .logo img {
    width: 100%;
}

.sub4_tels_box2 .ms_tels .ms_txts {
    font-size: 22px;
    text-align: center;
    color: #000;
    font-weight: 500;
}

.sub4_tels_box2 .ms_tels .ms_txts2 {
    padding: 10px 0 10px;
    font-size: 22px;
    text-align: center;
    color: #000;
    font-weight: 500;
}

.sub4_tels_box2 .ms_tels .tels_num {
    padding: 0;
    text-align: center;
    font-size: 25px;
    font-weight: 400;
    color: #000;
}

.sub4_tels_box2 .ms_tels .mail_m {
    padding: 0;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.sub4_tels_box2 .ms_tels .btns {
    padding: 5px 20px 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #f4781d;
}

.sub4_tels_box2 .ms_tels .btns a {
    color: #fff;
}


/*이력서 면접 가이드*/
.sub_table_s .t_w50 {
    width: 50%
}

.img_m04033 {
    float: right;
    width: calc(50% - 50px);
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden
}

.img_m04033 img {
    width: 100%
}

.p_relative {
    position: relative
}

.sub-body .sub2_normal h6 {
    color: #f4781d;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 24px;
}

.sub-body .sub2_normal p {
    margin-bottom: 0px;
    line-height: 30px;
}

.sub-body .sub2_normal .call {
    margin-top: 30px;
}

.sub-body .sub2_normal h4 {
    margin-bottom: 10px;
}

.sub-body .w1 {
    margin-bottom: 50px;
}

.sub-body .sub1_1_flex {
    display: flex;
    gap: 20px;
    align-items: center;
    font-weight: 600;
}

.sub-body .sub2_normal ul .visa {
    padding: 10px;
    background: #f4781d;
    color: #fff;
    display: block;
    width: fit-content;
    margin-top: 20px;
}


.sub-body .sub2_normal p .ms {
	font-size: 18px;
    margin-top: 20px;
    color: #e03e2d;
	display:inline;
}

.sub-body .sub2_normal .small {
    font-size: 14px;
}

.sub-body .s1 {
    margin-top: 20px;
}

.sub-body .w2 {
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 24px;
    padding: 30px 60px;
    margin-top: 30px;
}

.sub-body .w2 .sub2_normal p span {
    display: contents;
    font-size: inherit;
    color: #f4781d;
    font-weight: 600;
}

.sub-body .w2_c1 {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.sub-body .w2_c1 ul {
    width: 20%;
    font-size: 20px;
    text-align: center;
}

.sub-body .w2_c1 ul h5 {
    margin-bottom: 20px;
}

.sub-body .w2_c1 ul p {
    font-size: 16px;
}

.sub-body .co_red {
    color: #e03e2d;
}



.sub-body .b1 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 50px;
    justify-content: center;
}

.sub-body .co_btn {
    padding: 5px 25px;
    background-color: #f4781d;
    color: #fff;
    display: inline-block;
    width: fit-content;
    font-size: 15px;
}

.sub-body .table_box {
    margin-bottom: 50px;
    
}

.sub-body .sub2_1_btn {
    flex-wrap: wrap;
    width: 70%;
    margin: 0 auto;
}

/* .sub-body .sub3_button {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 150px;
    gap: 10px;
}

.sub-body .sub3_button li {
    width: 250px;
        border: 1px solid #d9d9d9;
        box-sizing: border-box;
}

.sub-body .sub3_button li a{
    padding: 10px;
    display: block;
    width: 100%;
    text-align: center;
}

.sub-body .sub3_button li .sub3_active{
    background-color: #f4781d;
    color: #fff;
} */

.width_14 {
    width: 20%;
}

td {
    word-break: keep-all;
}

.sub-body .visa_box {
    padding: 80px;
    background-color: #f5f5f5;
    width: 100%;
}

.sub-body .visa_box li {
    font-size: 20px;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mt40 {
    margin-top: 40px;
}

.lh32 {
    line-height: 32px;
}

.sub2_2 p {
    line-height: 32px;
}

.sub2_2 table {
    margin-bottom: 50px;
}

.sub2_2 .w1 .c1 {
    display: flex;
    padding: 30px;
    justify-content: space-around;
    width: 100%;
    /* margin: 0 auto; */
    background-color: #f8fafc;
    margin-top: 30px;
}

.sub2_3 .sub3_button li {
    width: 49%;
}

.sub2_3 .w1 li {
    margin-bottom: 10px;
}

.sub2_3 .w1 li p {
    /* font-size: 18px; */
    font-weight: 600;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 0;
}

.sub2_3 .red {
    color: #e03e2d;
    margin-top: 10px;
    font-size: 18px;
}

.sub2_3 .red a {
    border-bottom: 2px solid #e03e2d;
    color: #e03e2d;
}

.sub2_3 .w1 .c1 {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    gap: 50px;
}

.sub2_3 .w1 .c1 .box_1 {
    width: 22%;
    /* border: 1px solid #d9d9d9; */
    text-align: center;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.sub2_3 .w1 .c1 .box_1 h5 {
    padding: 15px;
    background-color: #f8fafc;
}

.sub2_3 .w1 .c1 .box_1 h3 {
    font-size: 86px;
    font-weight: 800;
    color: #f4781d;
    position: absolute;
    bottom: 0;
    left: 20px;
    opacity: 0.1;
}

.sub2_3 .w1 .c1 .box_1 p {
    margin-bottom: 0;
    line-height: auto;
    margin-top: 50px;
    font-size: 16px;
}

.sub2_3 .w1 .c1 .b1_inbox {
    padding: 15px 30px;
    padding-top: 50px;
}

.sub2_4 table {
    margin-top: 50px;
}

.sub2_4 table td {
    text-align: center;
}

.sub-body .flex_li {
    display: flex;
    gap: 10px;
    align-items: center;
    /* justify-content: center; */
    margin-top: 50px;
}

.sub3_1 .w2 .w2_c1 img {
    width: 120px;
    margin-bottom: 10px;
}

.sub3_1 .w2 .w2_c1 li,
.sub3_1 .w2 .w2_c1 p {
    font-size: 16px;
    word-break: keep-all;
}

.sub3_1 .img_box {
    margin-bottom: 50px;
}


.sub2_2 .w1 .c1 .b1 {
    flex-direction: column;
    width: 20%;
    text-align: center;
}

.sub2_2 .w1 .c1 .b1 .img_box {
    width: 100px;
}

.sub2_2 .w1 .c1 .b1 .img_box img {
    width: 100%;
}

.sub2_2 .w1 .c1 .b1 p {
    font-size: 16px;
}

.sub1_1 {
    width: 76%;
    margin: 0 auto;
}

.sub1_1 img {
    width: 100%;
}

.sub1_3 {
    width: fit-content;
    margin: 0 auto;
}

.sub2_5 .sub2_normal .normal_s1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* gap: 100px; */
}

.sub2_5 .sub2_normal .normal_w1 {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 72%;
}

.sub2_5 .sub2_normal h5 {
    font-size: 22px;
    padding: 5px 25px;
    background-color: #f4781d;
    display: inline-block;
    border-radius: 10px;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
        word-break: keep-all;
}

.sub2_5 .sub2_normal .normal_w2 {
    width: 24%;
}

.sub2_5 .sub2_normal .normal_w2 img {
    width: 100%;
    border-radius: 24px;
    border: 1px solid #ddd;
    background: #ddd;
}

.sub2_5 .sub2_normal .normal_c1 {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
}

.sub2_5 .sub2_normal .normal_c2 img {
    margin-top: 150px;
    width: 40px;
}

.sub2_5 .normal_b1 {
    margin-bottom: 30px;
}

.sub2_5 .normal_b1 p {
    font-size: 18px;
}

.sub2_tab_ms li a {
    word-break: keep-all;
}

.sub2_5 .sub2_normal .normal_c1 .in_w1c1 {
    background: #fbfbfb;
    display: flex;
    flex-direction: column;
    border: 1px solid #ddd;
    border-radius: 34px;
    padding: 25px;
}

@media screen and (max-width: 1280px) {
    .sub-body .sub2_normal h6 {
        font-size: 20px;
    }

    .sub-body .w1 {
        margin-bottom: 0;
    }

    .sub2_normal3 li {
        font-size: 18px;
    }

    .sub2_tels_box3 .ms_tels .ms_txts {
        font-size: 18px;
    }

    .sub2_3 .w1 .c1 .box_1 {
        width: 30%;
    }

    .sub2-icon-lists li {
        width: 25%;
        margin-bottom: 20px;
    }

    .sub2-icon-lists ul {
        display: flex;
        flex-wrap: wrap;

    }

    .sub2_tab_ms ul {
        flex-wrap: wrap;
    }

    .sub2_tab_ms li {
        /* width: 46%; */
    }

    .sub2_3 .w1 .c1 .b1_inbox {
        font-size: 18px;
    }

    .sub2_3 .w1 .c1 .box_1 p {
        margin-top: 0;
    }

    .sub4_medi_center li {
        width: calc(99% / 6);
    }

    .sub5_ms1 .m_boxmp p{
        font-size: 18px;
    }

    .sub2_5 .sub2_normal .normal_c2 img {
    width: 25px;
}

    .sub2_5 .sub2_normal h5 {
        font-size: 20px;
        height: 58px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media screen and (max-width: 1052px) {
    .sub2_3 .w1 .c1 .box_1 {
        width: 47%;
    }

    .sub2_5 .sub2_normal .normal_w2 {
            width: 300px;
    margin-top: 80px;
}
}

@media screen and (max-width: 1012px) {
    .sub2_5 .sub2_normal .normal_s1 {
        flex-direction: column;
    }

    .sub2_5 .sub2_normal .normal_w1 {
    width: 100%;
}
}

@media screen and (max-width: 970px) {
    .sub-body .w2_c1 {
        flex-wrap: wrap;
    }

    .sub-body .w2_c1 ul {
        width: 32%;
    }

    .sub-body .sub2_1_btn {
        width: 100%
    }

    .sub4_medi_center li {
        width: calc(99% / 4);
    }
}

@media screen and (max-width: 876px) {
    .sub2_2 .w1 .c1 .b1 p {
        font-size: 14px;
        word-break: keep-all;
    }

    .sub2_2 .w1 .c1 {
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .sub2_2 .w1 .c1 .b1 {
        width: 33%;
    }

    .sub2_2 .w1 .c1 .b1 .img_box {
        width: 80px;
    }

    .sub2_3 .w1 .c1 .box_1 {
        width: 68%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 870px) {

    .sub2_tab_ms li {
        width: 80%;
    }
}

@media screen and (max-width: 738px) {
        .sub2_5 .sub2_normal .normal_w1 {
        flex-direction: column;
            gap: 0;
}

    .sub2_5 .sub2_normal .normal_c2 img {
        display: none;
    }

    .sub2_5 .sub2_normal h5 {
        font-size: 18px;
        height: auto;
        width: 250px;
        margin: 0 auto;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 640px) {
    .sub-body .sub2_normal td {
        font-size: 14px;
    }

    .sub-body .sub2_normal h6 {
        font-size: 18px;
    }

    .sub2_normal3 li {
        font-size: 14px;
    }

    .sub-body .w2_c1 ul {
        width: 48%;
    }

    .sub3_1 .w2 .w2_c1 li,
    .sub3_1 .w2 .w2_c1 p {
        font-size: 14px;
    }

    .sub-body .sub2_normal p {
        margin-bottom: 0 !important;
    }

    .sub-body .s1 {
        margin-top: 0 !important;
    }

    .sub-body .sub2_normal p {
        line-height: 24px !important;
    }

    td {
        font-size: 15px;
    }

    .mo_pt50 {
        padding: 25px !important;
    }

    .textfix2 h4 {
        font-size: 20px;
    }

    .sub4_medi_center li .mso-c .texts {
        font-size: 18px;
    }

    .sub4_medi_center li .mso-c .tels {
        font-size: 15px;
    }

    .sub2-icon-lists li .most-mio .con-tx {
        font-size: 15px;
    }

	.sub-body .sub2_normal p {
		font-size: 15px;
	}
}

@media screen and (max-width: 610px) {
    .sub4_medi_center li {
        width: calc(99% / 3);
    }

    .sub2-icon-lists li {
        width: 50%;
    }

    .sub2-icon-lists li img {
        width: 85px;
    }
}

@media screen and (max-width: 444px) {
    .sub-body .w2 {
        padding: 30px;
    }

    .sub4_medi_center li {
        width: calc(99% / 2);
    }
}