@charset "utf-8";

/*컨텐츠준비중*/
.con_ing{width:100%;padding:50px 0px;/*border-top:2px solid #444c57;border-bottom:1px solid #ddd;background:#f2f2f2;*/}
.con_ing span.ico{display:block;margin:0 auto;width:127px;height:127px;background:url(/images/mie/common/ing_ico.png) no-repeat;}
.con_ing b{display:block;width:100%;text-align:center;font-size:25px;font-weight:300;color:#333;}
.con_ing b em{color:#5992a6;}
.con_ing p{width:100%;text-align:center;font-size:14px;}

@media only screen and (min-width:768px){
.con_ing{background:url(/images/mie/common/ing_bg.png) no-repeat 50% 35%;}
.con_ing b{font-size:35px;}

}

/* 문단스타일 */
.bull_num{display: inline-block;width: 18px;height: 18px;margin-right: 4px; margin-bottom: 4px;padding-top: 5px;background: #7dc242; border-radius: 50%;font-weight: bold; text-align: center; color: #fff; line-height: 10px;}
.t_left{text-align: left !important;}
.t_right{text-align: right !important;}
.kylinc_entire{word-break: break-all;}
/* 문단스타일 End */

/* 절차도 */
.prc {
    position: relative;
    width: 100%;
}

.process_ty2 {
    background-color: #f6f7f9;
    padding: 30px 30px 0;
}

.prc.type2 {
    margin-left: -30px;
    width: calc(100% + 30px);
    overflow: hidden;
}

.prc.type2:after {
    display: block;
    clear: both;
    ;
    content: '';
}

.prc.type2>li {
    display: table-cell;
    position: relative;
    float: left;
    width: calc(25% - 30px);
    margin-bottom: 30px;
    margin-left: 30px;
    border: none;
}

.prc.type2.step5>li {
    margin-left: 30px;
}

.prc.type2>li .inner {
    position: relative;
    display: block;
    width: 100%;
    padding: 34px 5px 21px;
    border: 1px solid #c4cbd2;
    border-radius: 5px;
    text-align: center;
    background-color: #fff;
    min-height: 177px;
}

.prc.type2>li .inner:after {
    display: none
}

.prc.type2>li .inner:before {
    display: block;
    position: absolute;
    right: -27px;
    top: 50%;
    width: 26px;
    height: 13px;
    background: url(/images/linc/common/step-icon.png);
    transform: translateY(-50%);
    content: '';
}

.prc.type2>li .inner .num {
    position: absolute;
    top: 18px;
    left: 18px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #767676;
    transform: translateY(-50%);
}

.prc.type2>li .inner .item {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #2d3d4e;
    text-align: center;
    line-height: 1.2;
}

.prc.type2>li .inner .item:after {
    display: inline-block;
    vertical-align: middle;
    content: "";
    position: absolute;
    z-index: -1;
}

.prc.type2>li .inner .prc__title {
    display: block;
    position: relative;
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    border: none;
}

.prc.type2>li .inner .prc__title span {
    display: block;
    line-height: 1;
    font-weight: normal;
}

.prc.type2>li .inner .prc__icon+.prc__title {
    padding-top: 25px;
    padding-bottom: 0;
    font-size: 16px;
    margin-bottom: 5px;
}

.prc.type2>li .inner .prc__icon+.prc__title:after {
    bottom: auto;
    top: 10px;
    height: 5px;
}

.prc.type2 .circle {
    position: relative;
    width: 58px;
    height: 58px;
    margin-bottom: 13px;
    border: 0;
    display: inline-block;
    border-radius: 50%;
}

.prc.type2 .circle.color1 {
    background-color: #65c420;
}

.prc.type2 .circle.color2 {
    background-color: #0f9936;
}

.prc.type2 .circle.color3 {
    background-color: #016b3b;
}

.prc.type2 .circle.color4 {
    background-color: #027a68;
}

.prc.type2 .circle.color5 {
    background-color: #03858d;
}

.prc.type2 .circle.color6 {
    background-color: #0f7190;
}

.prc.type2 .circle.color7 {
    background-color: #095b74;
}

.prc.type2 .circle.color8 {
    background-color: #2b5fb0;
}

.ir-icon_process {
    background-image: url(/images/linc/common/ir_process.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 58px;
    height: 58px;
    border-radius: 50%;
}

.ir-icon_process.icon1 {
    background-position: 0 0;
}

.ir-icon_process.icon2 {
    background-position: -68px 0;
}

.ir-icon_process.icon3 {
    background-position: -136px 0;
}

.ir-icon_process.icon4 {
    background-position: -204px 0;
}

.ir-icon_process.icon5 {
    background-position: -272px 0;
}

.ir-icon_process.icon6 {
    background-position: -340px 0;
}

.ir-icon_process.icon7 {
    background-position: -408px 0;
}

.ir-icon_process.icon8 {
    background-position: -476px 0;
}

.ir-icon_process.icon9 {
    background-position: -544px 0;
}

.ir-icon_process.icon10 {
    background-position: -612px 0;
}

.ir-icon_process.icon11 {
    background-position: 0 -68px;
}

.ir-icon_process.icon12 {
    background-position: -68px -68px;
}

.ir-icon_process.icon13 {
    background-position: -136px -68px;
}

.ir-icon_process.icon14 {
    background-position: -204px -68px;
}

.ir-icon_process.icon15 {
    background-position: -274px -68px;
}

.ir-icon_process.icon16 {
    background-position: -340px -68px;
}

.ir-icon_process.icon17 {
    background-position: -408px -68px;
}

.ir-icon_process.icon18 {
    background-position: -476px -68px;
}

.ir-icon_process.icon19 {
    background-position: -544px -68px;
}

.ir-icon_process.icon20 {
    background-position: -612px -68px;
}

.ir-icon_process.icon21 {
    background-position: 0 -136px;
}

.ir-icon_process.icon22 {
    background-position: -68px -136px;
}

.ir-icon_process.icon23 {
    background-position: -136px -136px;
}

.ir-icon_process.icon24 {
    background-position: -204px -136px;
}

.ir-icon_process.icon25 {
    background-position: -274px -136px;
}

.ir-icon_process.icon26 {
    background-position: -340px -136px;
}

.ir-icon_process.icon27 {
    background-position: -408px -136px;
}

.ir-icon_process.icon28 {
    background-position: -476px -136px;
}

.ir-icon_process.icon29 {
    background-position: -544px -136px;
}

.ir-icon_process.icon30 {
    background-position: -612px -136px;
}

.prc.type2.step2>li {
    width: calc(50% - 30px);
}

.prc.type2.step2>li:nth-child(2),
.prc.type2.step2>li:nth-child(3),
.prc.type2.step2>li:nth-child(6),
.prc.type2.step2>li:nth-child(7),
.prc.type2.step2>li:nth-child(10) {
    float: right
}

.prc.type2.step2>li:nth-child(2) .inner:before,
.prc.type2.step2>li:nth-child(4) .inner:before,
.prc.type2.step2>li:nth-child(6) .inner:before,
.prc.type2.step2>li:nth-child(8) .inner:before {
    top: auto;
    bottom: -20px;
    right: 0;
    left: 50%;
    transform: rotate(90deg);
    display: block;
}

.prc.type2.step2>li:nth-child(3) .inner:before,
.prc.type2.step2>li:nth-child(7) .inner:before,
.prc.type2.step2>li:nth-child(9) .inner:before {
    right: auto;
    left: -27px;
    top: 50%;
    transform: rotate(-180deg) translateY(50%);
}

.prc.type2.step2>li:last-child .inner:before {
    display: none;
}



.prc.type2.step3>li {
    width: calc(33.33% - 30px);
}

.prc.type2.step3>li:nth-child(4),
.prc.type2.step3>li:nth-child(5),
.prc.type2.step3>li:nth-child(6),
.prc.type2.step3>li:nth-child(10),
.prc.type2.step3>li:nth-child(11),
.prc.type2.step3>li:nth-child(12),
.prc.type2.step3>li:nth-child(15),
.prc.type2.step3>li:nth-child(16),
.prc.type2.step3>li:nth-child(17),
.prc.type2.step3>li:nth-child(18) {
    float: right
}

.prc.type2.step3>li:nth-child(7),
.prc.type2.step3>li:nth-child(8),
.prc.type2.step3>li:nth-child(9),
.prc.type2.step3>li:nth-child(13),
.prc.type2.step3>li:nth-child(14),
.prc.type2.step3>li:nth-child(19),
.prc.type2.step3>li:nth-child(20) {
    float: left
}

.prc.type2.step3>li:nth-child(3) .inner:before {
    top: auto;
    bottom: -20px;
    right: 0;
    left: 50%;
    transform: rotate(90deg);
    display: block;
}

.prc.type2.step3>li:nth-child(7) .inner:before,
.prc.type2.step3>li:nth-child(10) .inner:before,
.prc.type2.step3>li:nth-child(13) .inner:before,
.prc.type2.step3>li:nth-child(19) .inner:before {
    top: -24px;
    right: 0;
    left: 50%;
    transform: rotate(90deg);
    display: block;
}

.prc.type2.step3>li:nth-child(4) .inner:before,
.prc.type2.step3>li:nth-child(5) .inner:before {
    right: auto;
    left: -27px;
    top: 50%;
    transform: rotate(-180deg) translateY(50%);
}

.prc.type2.step3>li:nth-child(11) .inner:before,
.prc.type2.step3>li:nth-child(12) .inner:before,
.prc.type2.step3>li:nth-child(17) .inner:before,
.prc.type2.step3>li:nth-child(18) .inner:before {
    right: -24px;
    left: auto;
    top: 50%;
    transform: rotate(-180deg) translateY(50%);
}

.prc.type2.step3>li:nth-child(8) .inner:before,
.prc.type2.step3>li:nth-child(9) .inner:before,
.prc.type2.step3>li:nth-child(14) .inner:before,
.prc.type2.step3>li:nth-child(15) .inner:before {
    left: -32px;
    right: auto;
    top: 50%;
    transform: rotate(0deg) translateY(-50%);
}

.prc.type2.step3>li:nth-child(11) .inner:after {
    right: auto;
    left: -24px;
    top: 50%;
    transform: rotate(-180deg) translateY(50%);
}

.prc.type2.step3>li:nth-child(16) .inner:before {
    display: block;
    position: absolute;
    top: -24px;
    right: 0;
    left: 50%;
    width: 15px;
    height: 24px;
    background: url(/images/linc/common/step-icon.png);
    transform: translateY(0%) rotate(90deg);
    content: '';
}

.prc.type2.step3>li:nth-child(6) .inner:before,
.prc.type2.step3>li:last-child .inner:before {
    display: none;
}

.prc.type2.step4>li:nth-child(5),
.prc.type2.step4>li:nth-child(6),
.prc.type2.step4>li:nth-child(7),
.prc.type2.step4>li:nth-child(8),
.prc.type2.step4>li:nth-child(13),
.prc.type2.step4>li:nth-child(14),
.prc.type2.step4>li:nth-child(15),
.prc.type2.step4>li:nth-child(16) {
    float: right
}

.prc.type2.step4>li:last-child .inner:before {
    display: none;
}

.prc.type2.step4>li:nth-child(6) .inner:before,
.prc.type2.step4>li:nth-child(7) .inner:before,
.prc.type2.step4>li:nth-child(8) .inner:before,
.prc.type2.step4>li:nth-child(14) .inner:before,
.prc.type2.step4>li:nth-child(15) .inner:before,
.prc.type2.step4>li:nth-child(16) .inner:before {
    display: block;
    right: -32px;
    transform: translateY(-50%) rotate(-180deg);
}

.prc.type2.step4>li:nth-child(5) .inner:before,
.prc.type2.step4>li:nth-child(9) .inner:before,
.prc.type2.step4>li:nth-child(13) .inner:before {
    top: -26px;
    right: 0;
    left: 50%;
    transform: rotate(90deg);
    display: block;
}

.prc.type2.step4>li:nth-child(9) .inner:after {
    content: '';
    display: block;
    position: absolute;
    right: -27px;
    top: 50%;
    width: 26px;
    height: 13px;
    background: url(/images/linc/common/step-icon.png);
    transform: translateY(-50%);
}

.prc.type2.step4>li:nth-child(16) .inner:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -20px;
    right: 0;
    left: 50%;
    width: 26px;
    height: 13px;
    background: url(/images/linc/common/step-icon.png);
    transform: translateY(-50%);
    transform: rotate(90deg);
}


.prc.type2.step5>li {
    width: calc(20% - 30px);
}

.prc.type2.step5>li:nth-child(6),
.prc.type2.step5>li:nth-child(7),
.prc.type2.step5>li:nth-child(8),
.prc.type2.step5>li:nth-child(9),
.prc.type2.step5>li:nth-child(10),
.prc.type2.step5>li:nth-child(16),
.prc.type2.step5>li:nth-child(17),
.prc.type2.step5>li:nth-child(18),
.prc.type2.step5>li:nth-child(19),
.prc.type2.step5>li:nth-child(20) {
    float: right
}

.prc.type2.step5>li:nth-child(6) .inner:before,
.prc.type2.step5>li:nth-child(11) .inner:before {
    top: -24px;
    right: 0;
    left: 50%;
    transform: rotate(90deg);
    display: block;
}

.prc.type2.step5>li:nth-child(7) .inner:before,
.prc.type2.step5>li:nth-child(8) .inner:before,
.prc.type2.step5>li:nth-child(9) .inner:before,
.prc.type2.step5>li:nth-child(10) .inner:before,
.prc.type2.step5>li:nth-child(16) .inner:before,
.prc.type2.step5>li:nth-child(17) .inner:before,
.prc.type2.step5>li:nth-child(18) .inner:before,
.prc.type2.step5>li:nth-child(19) .inner:before,
.prc.type2.step5>li:nth-child(20) .inner:before {
    display: block;
    left: auto;
    right: -32px;
    transform: translateY(-50%) rotate(-180deg);
}

.prc.type2.step5>li:nth-child(11) .inner:after {
    display: block;
    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    width: 15px;
    height: 24px;
    background: url(/images/linc/common/step-icon.png);
    transform: translateY(-50%);
}

.prc.type2.step5>li:nth-child(15) .inner:after {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -24px;
    width: 15px;
    height: 24px;
    background: url(/images/linc/common/step-icon.png);
    transform: translateX(-50%) rotate(90deg);
}

.prc.type2.step5>li:nth-child(10) .inner:before,
.prc.type2.step5>li:nth-child(20) .inner:before {
    display: block;
}


.prc.type2.step6>li {
    width: calc(16.66% - 30px);
}

.prc.type2.step6>li:nth-child(7),
.prc.type2.step6>li:nth-child(8),
.prc.type2.step6>li:nth-child(9),
.prc.type2.step6>li:nth-child(10),
.prc.type2.step6>li:nth-child(11),
.prc.type2.step6>li:nth-child(12),
.prc.type2.step6>li:nth-child(13),
.prc.type2.step6>li:nth-child(14) {
    float: right
}

.prc.type2.step6>li:nth-child(7) .inner:before,
.prc.type2.step6>li:nth-child(8) .inner:before,
.prc.type2.step6>li:nth-child(9) .inner:before,
.prc.type2.step6>li:nth-child(10) .inner:before,
.prc.type2.step6>li:nth-child(11) .inner:before,
.prc.type2.step6>li:nth-child(12) .inner:before {
    display: block;
    left: auto;
    right: -32px;
    transform: translateY(-50%) rotate(-180deg);
}


.prc.type5 {
    background-color: #f6f7f9;
}

.prc.type5>li {
    position: relative;
    float: left;
    margin: 26px 21.5px 26px 26px;
    padding: 20px;
    width: calc(25% - 48px);
    min-height: 180px;
    text-align: center;
    border: 1px solid #aabac8;
    border-radius: 10px;
    background-color: #fff;
    border-radius: 20px 20px 20px 0;
}

.prc.type5>li:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    ;
    right: -32px;
    width: 32px;
    height: 13px;
    margin-top: -6.5px;
    background: url(/pcms/dist/img/p01/step-icon2.png) no-repeat;
}

.prc.type5.step2>li {
    width: calc(50% - 48px);
}

.prc.type5.step3>li {
    width: calc(33.3% - 48px);
}

.prc.type5.step5>li {
    width: calc(20% - 48px);
}

.prc.type5>li .inner {
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
}

.prc.type5>li .inner .num {
    width: 40px;
    margin: 0 auto 10px;
    background-color: #095b74;
    border-radius: 9px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}

.prc.type5>li .prc__title {
    display: block;
    margin-bottom: 0;
    color: #042557;
    font-size: 16px;
    font-weight: bold;
}

.prc.type5>li .prc__text {
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    border-top: #c0d3e2 1px solid;
    font-size: 15px;
    line-height: 20px;
    color: #767676;
}


.prc.type5.step2>li:nth-child(3),
.prc.type5.step2>li:nth-child(7),
.prc.type5.step2>li:nth-child(11),
.prc.type5.step3>li:nth-child(4),
.prc.type5.step3>li:nth-child(5),
.prc.type5.step3>li:nth-child(6),
.prc.type5.step3>li:nth-child(10),
.prc.type5.step3>li:nth-child(11),
.prc.type5.step3>li:nth-child(12),
.prc.type5.step4>li:nth-child(5),
.prc.type5.step4>li:nth-child(6),
.prc.type5.step4>li:nth-child(7),
.prc.type5.step4>li:nth-child(8),
.prc.type5.step4>li:nth-child(13),
.prc.type5.step4>li:nth-child(14),
.prc.type5.step4>li:nth-child(15),
.prc.type5.step4>li:nth-child(16),
.prc.type5.step5>li:nth-child(6),
.prc.type5.step5>li:nth-child(7),
.prc.type5.step5>li:nth-child(8),
.prc.type5.step5>li:nth-child(9),
.prc.type5.step5>li:nth-child(10),
.prc.type5.step5>li:nth-child(16),
.prc.type5.step5>li:nth-child(17),
.prc.type5.step5>li:nth-child(18),
.prc.type5.step5>li:nth-child(19),
.prc.type5.step5>li:nth-child(20) {
    float: right
}


.prc.type5.step2>li:nth-child(3):before,
.prc.type5.step2>li:nth-child(7):before,
.prc.type5.step3>li:nth-child(4):before,
.prc.type5.step3>li:nth-child(5):before,
.prc.type5.step3>li:nth-child(6):before,
.prc.type5.step3>li:nth-child(10):before,
.prc.type5.step3>li:nth-child(11):before,
.prc.type5.step3>li:nth-child(12):before,
.prc.type5.step4>li:nth-child(5):before,
.prc.type5.step4>li:nth-child(6):before,
.prc.type5.step4>li:nth-child(7):before,
.prc.type5.step4>li:nth-child(13):before,
.prc.type5.step4>li:nth-child(14):before,
.prc.type5.step4>li:nth-child(15):before,
.prc.type5.step5>li:nth-child(6):before,
.prc.type5.step5>li:nth-child(7):before,
.prc.type5.step5>li:nth-child(8):before,
.prc.type5.step5>li:nth-child(9):before,
.prc.type5.step5>li:nth-child(10):before,
.prc.type5.step5>li:nth-child(16):before,
.prc.type5.step5>li:nth-child(17):before,
.prc.type5.step5>li:nth-child(18):before,
.prc.type5.step5>li:nth-child(19):before,
.prc.type5.step5>li:nth-child(20):before {
    display: block;
    left: -32px;
    transform: translateY(-50%) rotate(-180deg);
}

.prc.type5.step2>li:nth-child(2):before,
.prc.type5.step2>li:nth-child(4):before,
.prc.type5.step2>li:nth-child(6):before,
.prc.type5.step3>li:nth-child(3):before,
.prc.type5.step3>li:nth-child(6):before,
.prc.type5.step3>li:nth-child(9):before,
.prc.type5.step4>li:nth-child(4):before,
.prc.type5.step4>li:nth-child(8):before,
.prc.type5.step4>li:nth-child(12):before,
.prc.type5.step4>li:nth-child(16):before,
.prc.type5.step5>li:nth-child(5):before,
.prc.type5.step5>li:nth-child(10):before,
.prc.type5.step5>li:nth-child(15):before {
    display: block;
    top: auto;
    bottom: -24px;
    right: 0;
    left: 50%;
    transform: rotate(90deg);
}

.prc.type5.step2>li:last-child:before,
.prc.type5.step3>li:last-child:before,
.prc.type5.step4>li:last-child:before,
.prc.type5.step5>li:last-child:before {
    display: none;
}



@media (max-width: 1199px) {
    /* .prc.type2.step4 > li:nth-child(4) .inner:before{display:block} */

    .prc.type2.step5>li {
        width: calc(25% - 30px);
    }

    .prc.type2.step5>li:nth-child(5),
    .prc.type2.step5>li:nth-child(6),
    .prc.type2.step5>li:nth-child(7),
    .prc.type2.step5>li:nth-child(8),
    .prc.type2.step5>li:nth-child(13),
    .prc.type2.step5>li:nth-child(14),
    .prc.type2.step5>li:nth-child(15),
    .prc.type2.step5>li:nth-child(16) {
        float: right
    }

    .prc.type2.step5>li:nth-child(9),
    .prc.type2.step5>li:nth-child(10),
    .prc.type2.step5>li:nth-child(11),
    .prc.type2.step5>li:nth-child(12),
    .prc.type2.step5>li:nth-child(17),
    .prc.type2.step5>li:nth-child(18),
    .prc.type2.step5>li:nth-child(19),
    .prc.type2.step5>li:nth-child(20) {
        float: left
    }

    .prc.type2.step5>li:nth-child(5) .inner:before,
    .prc.type2.step5>li:nth-child(9) .inner:before,
    .prc.type2.step5>li:nth-child(17) .inner:before {
        top: -24px;
        right: 0;
        left: 50%;
        transform: rotate(90deg);
        display: block;
    }

    .prc.type2.step5>li:nth-child(13) .inner:before,
    .prc.type2.step5>li:nth-child(14) .inner:before,
    .prc.type2.step5>li:nth-child(15) .inner:before {
        top: 50%;
        right: -24px;
        left: auto;
        display: block;
        transform: rotate(-180deg) translateY(50%);
    }

    .prc.type2.step5>li:nth-child(10) .inner:before {
        left: -32px;
        right: auto;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
    }

    .prc.type2.step5>li:nth-child(11) .inner:before,
    .prc.type2.step5>li:nth-child(18) .inner:before,
    .prc.type2.step5>li:nth-child(19) .inner:before {
        left: -24px;
        right: auto;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
    }

    .prc.type2.step5>li:nth-child(12) .inner:before {
        bottom: -24px;
        right: 0;
        left: 50%;
        top: auto;
        transform: rotate(90deg);
        display: block;
    }

    .prc.type2.step5>li:nth-child(6) .inner:before {
        display: block;
        top: 50%;
        left: auto;
        right: -32px;
        transform: translateY(-50%) rotate(-180deg);
    }

    .prc.type2.step5>li:nth-child(15) .inner:after {
        display: none;
    }

    .prc.type2.step5>li:nth-child(20) .inner:before {
        display: block;
        position: absolute;
        left: -24px;
        right: auto;
        top: 50%;
        width: 15px;
        height: 24px;
        background: url(/pcms/common/images/ir/step-icon.png);
        transform: translateY(-50%) rotate(0deg);
        content: '';
    }

    .prc.type2.step5>li:nth-child(4) .inner:before {
        display: block
    }

    .prc.type2.step6>li {
        width: calc(25% - 30px);
    }

    .prc.type2.step6>li:nth-child(5),
    .prc.type2.step6>li:nth-child(6),
    .prc.type2.step6>li:nth-child(7),
    .prc.type2.step6>li:nth-child(8),
    .prc.type2.step6>li:nth-child(13),
    .prc.type2.step6>li:nth-child(14),
    .prc.type2.step6>li:nth-child(15),
    .prc.type2.step6>li:nth-child(16) {
        float: right
    }

    .prc.type2.step6>li:nth-child(9),
    .prc.type2.step6>li:nth-child(10),
    .prc.type2.step6>li:nth-child(11),
    .prc.type2.step6>li:nth-child(12),
    .prc.type2.step6>li:nth-child(17),
    .prc.type2.step6>li:nth-child(18),
    .prc.type2.step6>li:nth-child(19),
    .prc.type2.step6>li:nth-child(20) {
        float: left
    }

    .prc.type2.step6>li:nth-child(5) .inner:before,
    .prc.type2.step6>li:nth-child(9) .inner:before,
    .prc.type2.step6>li:nth-child(17) .inner:before {
        top: -24px;
        right: 0;
        left: 50%;
        transform: rotate(90deg);
        display: block;
    }

    .prc.type2.step6>li:nth-child(13) .inner:before,
    .prc.type2.step6>li:nth-child(14) .inner:before,
    .prc.type2.step6>li:nth-child(15) .inner:before {
        top: 50%;
        right: -24px;
        left: auto;
        display: block;
        transform: rotate(-180deg) translateY(50%);
    }

    .prc.type2.step6>li:nth-child(10) .inner:before {
        left: -32px;
        right: auto;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
    }

    .prc.type2.step6>li:nth-child(11) .inner:before,
    .prc.type2.step6>li:nth-child(12) .inner:before,
    .prc.type2.step6>li:nth-child(18) .inner:before,
    .prc.type2.step6>li:nth-child(19) .inner:before {
        left: -32px;
        right: auto;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
    }

    .prc.type2.step6>li:nth-child(6) .inner:before {
        display: block;
        top: 50%;
        left: auto;
        right: -32px;
        transform: translateY(-50%) rotate(-180deg);
    }

    .prc.type2.step6>li:nth-child(15) .inner:after {
        display: none;
    }

    .prc.type2.step6>li:nth-child(20) .inner:before {
        display: block;
        position: absolute;
        left: -24px;
        right: auto;
        top: 50%;
        width: 15px;
        height: 24px;
        background: url(/pcms/common/images/ir/step-icon.png);
        transform: translateY(-50%) rotate(0deg);
        content: '';
    }

    .prc.type2.step6>li:nth-child(4) .inner:before {
        display: block
    }

    .prc.type5.step5>li:nth-child(5),
    .prc.type5.step5>li:nth-child(6),
    .prc.type5.step5>li:nth-child(7),
    .prc.type5.step5>li:nth-child(8),
    .prc.type5.step5>li:nth-child(13),
    .prc.type5.step5>li:nth-child(14),
    .prc.type5.step5>li:nth-child(15),
    .prc.type5.step5>li:nth-child(16) {
        float: right
    }

    .prc.type5.step5>li:nth-child(9),
    .prc.type5.step5>li:nth-child(10),
    .prc.type5.step5>li:nth-child(11),
    .prc.type5.step5>li:nth-child(12),
    .prc.type5.step5>li:nth-child(17),
    .prc.type5.step5>li:nth-child(18),
    .prc.type5.step5>li:nth-child(19),
    .prc.type5.step5>li:nth-child(20) {
        float: left
    }

    .prc.type5.step5>li {
        width: calc(25% - 48px);
    }

    .prc.type5.step5>li:nth-child(4):before,
    .prc.type5.step5>li:nth-child(8):before,
    .prc.type5.step5>li:nth-child(12):before,
    .prc.type5.step5>li:nth-child(16):before {
        display: block;
        top: auto;
        bottom: -24px;
        right: 0;
        left: 50%;
        transform: rotate(90deg);
    }

    .prc.type5.step5>li:nth-child(5):before,
    .prc.type5.step5>li:nth-child(13):before,
    .prc.type5.step5>li:nth-child(14):before,
    .prc.type5.step5>li:nth-child(15):before {
        display: block;
        left: -32px;
        bottom: 50%;
        margin-bottom: -6.5px;
        transform: translateY(-50%) rotate(-180deg);
    }

    .prc.type5.step5>li:nth-child(9):before,
    .prc.type5.step5>li:nth-child(10):before,
    .prc.type5.step5>li:nth-child(11):before,
    .prc.type5.step5>li:nth-child(17):before,
    .prc.type5.step5>li:nth-child(18):before,
    .prc.type5.step5>li:nth-child(19):before {
        top: 50%;
        left: auto;
        right: -32px;
        width: 32px;
        height: 13px;
        margin-top: -6.5px;
        transform: rotate(0deg);
    }

    .prc.type5.step2>li:last-child:before,
    .prc.type5.step3>li:last-child:before,
    .prc.type5.step4>li:last-child:before,
    .prc.type5.step5>li:last-child:before {
        display: none;
    }

}

@media (max-width: 1023px) {
    .prc.type2.step4>li {
        width: calc(33.333% - 30px);
    }

    .prc.type2.step4>li:nth-child(4),
    .prc.type2.step4>li:nth-child(5),
    .prc.type2.step4>li:nth-child(6),
    .prc.type2.step4>li:nth-child(10),
    .prc.type2.step4>li:nth-child(11),
    .prc.type2.step4>li:nth-child(12),
    .prc.type2.step4>li:nth-child(15),
    .prc.type2.step4>li:nth-child(16),
    .prc.type2.step4>li:nth-child(17),
    .prc.type2.step4>li:nth-child(18) {
        float: right
    }

    .prc.type2.step4>li:nth-child(7),
    .prc.type2.step4>li:nth-child(8),
    .prc.type2.step4>li:nth-child(9),
    .prc.type2.step4>li:nth-child(13),
    .prc.type2.step4>li:nth-child(14),
    .prc.type2.step4>li:nth-child(19),
    .prc.type2.step4>li:nth-child(20) {
        float: left
    }

    .prc.type2.step4>li:nth-child(3) .inner:before {
        top: auto;
        bottom: -20px;
        right: 0;
        left: 50%;
        transform: rotate(90deg);
        display: block;
    }

    .prc.type2.step4>li:nth-child(7) .inner:before,
    .prc.type2.step4>li:nth-child(10) .inner:before,
    .prc.type2.step4>li:nth-child(13) .inner:before,
    .prc.type2.step4>li:nth-child(19) .inner:before {
        top: -24px;
        right: 0;
        left: 50%;
        transform: rotate(90deg);
        display: block;
    }

    .prc.type2.step4>li:nth-child(4) .inner:before,
    .prc.type2.step4>li:nth-child(5) .inner:before {
        right: auto;
        left: -27px;
        top: 50%;
        transform: rotate(-180deg) translateY(50%);
    }

    .prc.type2.step4>li:nth-child(11) .inner:before,
    .prc.type2.step4>li:nth-child(12) .inner:before,
    .prc.type2.step4>li:nth-child(17) .inner:before,
    .prc.type2.step4>li:nth-child(18) .inner:before {
        right: -24px;
        left: auto;
        top: 50%;
        transform: rotate(-180deg) translateY(50%);
    }

    .prc.type2.step4>li:nth-child(8) .inner:before,
    .prc.type2.step4>li:nth-child(9) .inner:before,
    .prc.type2.step4>li:nth-child(14) .inner:before,
    .prc.type2.step4>li:nth-child(15) .inner:before {
        left: -32px;
        right: auto;
        top: 50%;
        transform: rotate(0deg) translateY(-50%);
    }

    .prc.type2.step4>li:nth-child(11) .inner:after {
        right: auto;
        left: -24px;
        top: 50%;
        transform: rotate(-180deg) translateY(50%);
    }

    .prc.type2.step4>li:nth-child(16) .inner:before {
        display: block;
        position: absolute;
        top: -24px;
        right: 0;
        left: 50%;
        width: 15px;
        height: 24px;
        background: url(/pcms/common/images/ir/step-icon.png);
        transform: translateY(0%) rotate(90deg);
        content: '';
    }

    .prc.type2.step4>li:nth-child(6) .inner:before {
        display: none;
    }

    .prc.type2.step5>li {
        width: calc(33.333% - 30px);
    }

    .prc.type2.step5>li:nth-child(4),
    .prc.type2.step5>li:nth-child(5),
    .prc.type2.step5>li:nth-child(6),
    .prc.type2.step5>li:nth-child(10),
    .prc.type2.step5>li:nth-child(11),
    .prc.type2.step5>li:nth-child(12),
    .prc.type2.step5>li:nth-child(15),
    .prc.type2.step5>li:nth-child(16),
    .prc.type2.step5>li:nth-child(17),
    .prc.type2.step5>li:nth-child(18) {
        float: right
    }

    .prc.type2.step5>li:nth-child(7),
    .prc.type2.step5>li:nth-child(8),
    .prc.type2.step5>li:nth-child(9),
    .prc.type2.step5>li:nth-child(13),
    .prc.type2.step5>li:nth-child(14),
    .prc.type2.step5>li:nth-child(19),
    .prc.type2.step5>li:nth-child(20) {
        float: left
    }

    .prc.type2.step5>li:nth-child(3) .inner:before {
        top: auto;
        bottom: -20px;
        right: 0;
        left: 50%;
        transform: rotate(90deg);
        display: block;
    }

    .prc.type2.step5>li:nth-child(7) .inner:before,
    .prc.type2.step5>li:nth-child(10) .inner:before,
    .prc.type2.step5>li:nth-child(13) .inner:before,
    .prc.type2.step5>li:nth-child(19) .inner:before {
        top: -24px;
        right: 0;
        left: 50%;
        transform: rotate(90deg);
        display: block;
    }

    .prc.type2.step5>li:nth-child(4) .inner:before,
    .prc.type2.step5>li:nth-child(5) .inner:before {
        right: auto;
        left: -27px;
        top: 50%;
        transform: rotate(-180deg) translateY(50%);
    }

    .prc.type2.step5>li:nth-child(11) .inner:before,
    .prc.type2.step5>li:nth-child(12) .inner:before,
    .prc.type2.step5>li:nth-child(17) .inner:before,
    .prc.type2.step5>li:nth-child(18) .inner:before {
        right: -24px;
        left: auto;
        top: 50%;
        transform: rotate(-180deg) translateY(50%);
    }

    .prc.type2.step5>li:nth-child(8) .inner:before,
    .prc.type2.step5>li:nth-child(9) .inner:before,
    .prc.type2.step5>li:nth-child(14) .inner:before,
    .prc.type2.step5>li:nth-child(15) .inner:before {
        left: -32px;
        right: auto;
        top: 50%;
        transform: rotate(0deg) translateY(-50%);
    }

    .prc.type2.step5>li:nth-child(11) .inner:after {
        right: auto;
        left: -24px;
        top: 50%;
        transform: rotate(-180deg) translateY(50%);
    }

    .prc.type2.step5>li:nth-child(16) .inner:before {
        display: block;
        position: absolute;
        top: -24px;
        right: 0;
        left: 50%;
        width: 15px;
        height: 24px;
        background: url(/pcms/common/images/ir/step-icon.png);
        transform: translateY(0%) rotate(90deg);
        content: '';
    }

    .prc.type2.step5>li:nth-child(6) .inner:before {
        display: none;
    }

    .prc.type2.step6>li {
        width: calc(33.333% - 30px);
    }

    .prc.type2.step6>li:nth-child(4),
    .prc.type2.step6>li:nth-child(5),
    .prc.type2.step6>li:nth-child(6),
    .prc.type2.step6>li:nth-child(10),
    .prc.type2.step6>li:nth-child(11),
    .prc.type2.step6>li:nth-child(12),
    .prc.type2.step6>li:nth-child(15),
    .prc.type2.step6>li:nth-child(16),
    .prc.type2.step6>li:nth-child(17),
    .prc.type2.step6>li:nth-child(18) {
        float: right
    }

    .prc.type2.step6>li:nth-child(7),
    .prc.type2.step6>li:nth-child(8),
    .prc.type2.step6>li:nth-child(9),
    .prc.type2.step6>li:nth-child(13),
    .prc.type2.step6>li:nth-child(14),
    .prc.type2.step6>li:nth-child(19),
    .prc.type2.step6>li:nth-child(20) {
        float: left
    }

    .prc.type2.step6>li:nth-child(3) .inner:before {
        top: auto;
        bottom: -20px;
        right: 0;
        left: 50%;
        transform: rotate(90deg);
        display: block;
    }

    .prc.type2.step6>li:nth-child(7) .inner:before,
    .prc.type2.step6>li:nth-child(10) .inner:before,
    .prc.type2.step6>li:nth-child(13) .inner:before,
    .prc.type2.step6>li:nth-child(19) .inner:before {
        top: -24px;
        right: 0;
        left: 50%;
        transform: rotate(90deg);
        display: block;
    }

    .prc.type2.step6>li:nth-child(4) .inner:before,
    .prc.type2.step6>li:nth-child(5) .inner:before {
        right: auto;
        left: -27px;
        top: 50%;
        transform: rotate(-180deg) translateY(50%);
    }

    .prc.type2.step6>li:nth-child(11) .inner:before,
    .prc.type2.step6>li:nth-child(12) .inner:before,
    .prc.type2.step6>li:nth-child(17) .inner:before,
    .prc.type2.step6>li:nth-child(18) .inner:before {
        right: -32px;
        left: auto;
        top: 50%;
        transform: rotate(-180deg) translateY(50%);
    }

    .prc.type2.step6>li:nth-child(8) .inner:before,
    .prc.type2.step6>li:nth-child(9) .inner:before,
    .prc.type2.step6>li:nth-child(14) .inner:before,
    .prc.type2.step6>li:nth-child(15) .inner:before {
        left: -32px;
        right: auto;
        top: 50%;
        transform: rotate(0deg) translateY(-50%);
    }

    .prc.type2.step6>li:nth-child(11) .inner:after {
        right: auto;
        left: -24px;
        top: 50%;
        transform: rotate(-180deg) translateY(50%);
    }

    .prc.type2.step6>li:nth-child(16) .inner:before {
        display: block;
        position: absolute;
        top: -24px;
        right: 0;
        left: 50%;
        width: 15px;
        height: 24px;
        background: url(/pcms/common/images/ir/step-icon.png);
        transform: translateY(0%) rotate(90deg);
        content: '';
    }

    .prc.type2.step6>li:nth-child(6) .inner:before {
        display: none;
    }

    .prc.type5.step2>li:last-child:before,
    .prc.type5.step3>li:last-child:before,
    .prc.type5.step4>li:last-child:before,
    .prc.type5.step5>li:last-child:before {
        display: none;
    }
}

@media(max-width:767px) {
    .prc.type2 {
        width: 100%;
        margin: 0;
    }

    .prc.type2.step2>li,
    .prc.type2.step3>li,
    .prc.type2.step4>li,
    .prc.type2.step5>li,
    .prc.type2.step6>li {
        width: 100%;
        margin: 0;
        margin-bottom: 35px;
    }

    .prc.type2.step2>li .inner:before,
    .prc.type2.step2>li:nth-child(3) .inner:before,
    .prc.type2.step2>li:nth-child(7) .inner:before,
    .prc.type2.step2>li:nth-child(9) .inner:before {
        top: auto;
        bottom: -20px;
        right: 0;
        left: 50%;
        transform: rotate(90deg);
        display: block;
        margin-left: -9px;
    }

    .prc.type2.step4>li:nth-child(4) .inner:before,
    .prc.type2.step4>li:nth-child(8) .inner:before,
    .prc.type2.step4>li:nth-child(11) .inner:before,
    .prc.type2.step5>li:nth-child(6) .inner:before {
        display: block
    }

    .prc.type2.step3>li .inner:before,
    .prc.type2.step3>li:nth-child(4) .inner:before,
    .prc.type2.step3>li:nth-child(5) .inner:before,
    .prc.type2.step3>li:nth-child(6) .inner:before,
    .prc.type2.step3>li:nth-child(7) .inner:before,
    .prc.type2.step3>li:nth-child(8) .inner:before,
    .prc.type2.step3>li:nth-child(13) .inner:before,
    .prc.type2.step3>li:nth-child(14) .inner:before,
    .prc.type2.step3>li:nth-child(15) .inner:before,
    .prc.type2.step3>li:nth-child(16) .inner:before,

    .prc.type2.step4>li .inner:before,
    .prc.type2.step4>li:nth-child(4) .inner:before,
    .prc.type2.step4>li:nth-child(5) .inner:before,
    .prc.type2.step4>li:nth-child(6) .inner:before,
    .prc.type2.step4>li:nth-child(7) .inner:before,
    .prc.type2.step4>li:nth-child(9) .inner:before,
    .prc.type2.step4>li:nth-child(13) .inner:before,
    .prc.type2.step4>li:nth-child(14) .inner:before,
    .prc.type2.step4>li:nth-child(15) .inner:before,
    .prc.type2.step4>li:nth-child(16) .inner:before,

    .prc.type2.step5>li .inner:before,
    .prc.type2.step5>li:nth-child(4) .inner:before,
    .prc.type2.step5>li:nth-child(5) .inner:before,
    .prc.type2.step5>li:nth-child(6) .inner:before,
    .prc.type2.step5>li:nth-child(7) .inner:before,
    .prc.type2.step5>li:nth-child(8) .inner:before,
    .prc.type2.step5>li:nth-child(9) .inner:before,
    .prc.type2.step5>li:nth-child(10) .inner:before,
    .prc.type2.step5>li:nth-child(11) .inner:before,
    .prc.type2.step5>li:nth-child(12) .inner:before,
    .prc.type2.step5>li:nth-child(13) .inner:before,
    .prc.type2.step5>li:nth-child(14) .inner:before,
    .prc.type2.step5>li:nth-child(15) .inner:before,
    .prc.type2.step5>li:nth-child(17) .inner:before,
    .prc.type2.step5>li:nth-child(18) .inner:before {
        display: block;
        bottom: -20px;
        top: auto;
        right: auto;
        left: 50%;
        transform: rotate(90deg);
        margin-left: -9px;
    }

    .prc.type2.step6>li .inner:before,
    .prc.type2.step6>li:nth-child(4) .inner:before,
    .prc.type2.step6>li:nth-child(5) .inner:before,
    .prc.type2.step6>li:nth-child(6) .inner:before,
    .prc.type2.step6>li:nth-child(7) .inner:before,
    .prc.type2.step6>li:nth-child(8) .inner:before,
    .prc.type2.step6>li:nth-child(9) .inner:before,
    .prc.type2.step6>li:nth-child(10) .inner:before,
    .prc.type2.step6>li:nth-child(11) .inner:before,
    .prc.type2.step6>li:nth-child(12) .inner:before,
    .prc.type2.step6>li:nth-child(13) .inner:before,
    .prc.type2.step6>li:nth-child(14) .inner:before,
    .prc.type2.step6>li:nth-child(15) .inner:before,
    .prc.type2.step6>li:nth-child(17) .inner:before,
    .prc.type2.step6>li:nth-child(18) .inner:before {
        display: block;
        bottom: -20px;
        top: auto;
        right: auto;
        left: 50%;
        transform: rotate(90deg);
        margin-left: -9px;
    }


    .prc.type2.step4>li:nth-child(8) .inner:before {
        display: block;
        bottom: auto;
        top: -20px;
        right: auto;
        left: 50%;
        transform: rotate(90deg);
        margin-left: -9px;
    }

    .prc.type2.step5>li:nth-child(20) .inner:before {
        display: block;
        position: absolute;
        top: -24px;
        right: 0;
        left: 50%;
        width: 15px;
        height: 24px;
        background: url(/pcms/common/images/ir/step-icon.png);
        transform: translateY(0%) rotate(90deg);
        content: '';
    }

    .prc.type2.step5>li:nth-child(16) .inner:after {
        display: block;
        position: absolute;
        bottom: -24px;
        right: 0;
        left: 50%;
        width: 15px;
        height: 24px;
        background: url(/pcms/common/images/ir/step-icon.png);
        transform: translateX(-50%) rotate(90deg);
        content: '';
    }

    .prc.type2.step3>li:last-child .inner:before,
    .prc.type2.step4>li:last-child .inner:before,
    .prc.type2.step5>li:last-child .inner:before,
    .prc.type2.step6>li:last-child .inner:before {
        display: none;
    }

    .prc.type5.step3>li,
    .prc.type5.step4>li,
    .prc.type5.step5>li {
        width: calc(50% - 48px);
    }

    .prc.type5.step5>li:nth-child(5),
    .prc.type5.step5>li:nth-child(6),
    .prc.type5.step5>li:nth-child(9),
    .prc.type5.step5>li:nth-child(10),
    .prc.type5.step5>li:nth-child(13),
    .prc.type5.step5>li:nth-child(14),
    .prc.type5.step5>li:nth-child(17),
    .prc.type5.step5>li:nth-child(18),
    .prc.type5.step4>li:nth-child(5),
    .prc.type5.step4>li:nth-child(6),
    .prc.type5.step4>li:nth-child(9),
    .prc.type5.step4>li:nth-child(10),
    .prc.type5.step4>li:nth-child(13),
    .prc.type5.step4>li:nth-child(14),
    .prc.type5.step4>li:nth-child(17),
    .prc.type5.step4>li:nth-child(18),
    .prc.type5.step3>li:nth-child(5),
    .prc.type5.step3>li:nth-child(6),
    .prc.type5.step3>li:nth-child(9),
    .prc.type5.step3>li:nth-child(10),
    .prc.type5.step3>li:nth-child(13),
    .prc.type5.step3>li:nth-child(14),
    .prc.type5.step3>li:nth-child(17),
    .prc.type5.step3>li:nth-child(18) {
        float: left;
    }

    .prc.type5.step5>li:nth-child(3),
    .prc.type5.step5>li:nth-child(4),
    .prc.type5.step5>li:nth-child(7),
    .prc.type5.step5>li:nth-child(8),
    .prc.type5.step5>li:nth-child(11),
    .prc.type5.step5>li:nth-child(12),
    .prc.type5.step5>li:nth-child(15),
    .prc.type5.step5>li:nth-child(16),
    .prc.type5.step5>li:nth-child(19),
    .prc.type5.step5>li:nth-child(20),
    .prc.type5.step4>li:nth-child(3),
    .prc.type5.step4>li:nth-child(4),
    .prc.type5.step4>li:nth-child(7),
    .prc.type5.step4>li:nth-child(8),
    .prc.type5.step4>li:nth-child(11),
    .prc.type5.step4>li:nth-child(12),
    .prc.type5.step4>li:nth-child(15),
    .prc.type5.step4>li:nth-child(16),
    .prc.type5.step4>li:nth-child(19),
    .prc.type5.step4>li:nth-child(20),
    .prc.type5.step3>li:nth-child(3),
    .prc.type5.step3>li:nth-child(4),
    .prc.type5.step3>li:nth-child(7),
    .prc.type5.step3>li:nth-child(8),
    .prc.type5.step3>li:nth-child(11),
    .prc.type5.step3>li:nth-child(12),
    .prc.type5.step3>li:nth-child(15),
    .prc.type5.step3>li:nth-child(16),
    .prc.type5.step3>li:nth-child(19),
    .prc.type5.step3>li:nth-child(20) {
        float: right;
    }

    .prc.type5.step5>li:nth-child(2):before,
    .prc.type5.step5>li:nth-child(4):before,
    .prc.type5.step5>li:nth-child(6):before,
    .prc.type5.step5>li:nth-child(8):before,
    .prc.type5.step5>li:nth-child(10):before,
    .prc.type5.step5>li:nth-child(12):before,
    .prc.type5.step5>li:nth-child(14):before,
    .prc.type5.step5>li:nth-child(16):before,
    .prc.type5.step5>li:nth-child(18):before,
    .prc.type5.step4>li:nth-child(2):before,
    .prc.type5.step4>li:nth-child(4):before,
    .prc.type5.step4>li:nth-child(6):before,
    .prc.type5.step4>li:nth-child(8):before,
    .prc.type5.step4>li:nth-child(10):before,
    .prc.type5.step4>li:nth-child(12):before,
    .prc.type5.step4>li:nth-child(14):before,
    .prc.type5.step4>li:nth-child(16):before,
    .prc.type5.step4>li:nth-child(18):before,
    .prc.type5.step3>li:nth-child(2):before,
    .prc.type5.step3>li:nth-child(4):before,
    .prc.type5.step3>li:nth-child(6):before,
    .prc.type5.step3>li:nth-child(8):before,
    .prc.type5.step3>li:nth-child(10):before,
    .prc.type5.step3>li:nth-child(12):before,
    .prc.type5.step3>li:nth-child(14):before,
    .prc.type5.step3>li:nth-child(16):before,
    .prc.type5.step3>li:nth-child(18):before {
        display: block;
        top: auto;
        bottom: -24px;
        right: 0;
        left: 50%;
        margin-left: -16px;
        transform: rotate(90deg);
    }

    .prc.type5.step5>li:nth-child(3):before,
    .prc.type5.step5>li:nth-child(7):before,
    .prc.type5.step5>li:nth-child(11):before,
    .prc.type5.step5>li:nth-child(19):before,
    .prc.type5.step4>li:nth-child(3):before,
    .prc.type5.step4>li:nth-child(7):before,
    .prc.type5.step4>li:nth-child(11):before,
    .prc.type5.step4>li:nth-child(19):before,
    .prc.type5.step3>li:nth-child(3):before,
    .prc.type5.step3>li:nth-child(7):before,
    .prc.type5.step3>li:nth-child(11):before,
    .prc.type5.step3>li:nth-child(19):before {
        display: block;
        left: -32px;
        transform: translateY(-50%) rotate(-180deg);
    }

    .prc.type5.step3>li:nth-child(3):before {
        top: 50%;
    }


    .prc.type5.step5>li:nth-child(5):before,
    .prc.type5.step5>li:nth-child(9):before,
    .prc.type5.step5>li:nth-child(13):before,
    .prc.type5.step5>li:nth-child(17):before,
    .prc.type5.step4>li:nth-child(5):before,
    .prc.type5.step4>li:nth-child(9):before,
    .prc.type5.step4>li:nth-child(13):before,
    .prc.type5.step4>li:nth-child(17):before,
    .prc.type5.step3>li:nth-child(5):before,
    .prc.type5.step3>li:nth-child(9):before,
    .prc.type5.step3>li:nth-child(13):before,
    .prc.type5.step3>li:nth-child(17):before {
        top: 50%;
        left: auto;
        right: -32px;
        width: 32px;
        height: 13px;
        margin-top: -6.5px;
        transform: rotate(0deg);
    }

    .prc.type5.step2>li:last-child:before,
    .prc.type5.step3>li:last-child:before,
    .prc.type5.step4>li:last-child:before,
    .prc.type5.step5>li:last-child:before {
        display: none;
    }
}

@media(max-width:640px) {
    .prc.type2.step4>li:nth-child(7) .inner:before {
        display: none;
    }
}

@media (max-width:500px) {

    .prc.type5.step2>li,
    .prc.type5.step3>li,
    .prc.type5.step4>li,
    .prc.type5.step5>li {
        width: calc(100% - 48px);
        min-height: auto;
    }

    .prc.type5.step2>li:nth-child(1):before,
    .prc.type5.step2>li:nth-child(3):before,
    .prc.type5.step2>li:nth-child(5):before,
    .prc.type5.step2>li:nth-child(7):before,
    .prc.type5.step3>li:nth-child(1):before,
    .prc.type5.step3>li:nth-child(3):before,
    .prc.type5.step3>li:nth-child(5):before,
    .prc.type5.step3>li:nth-child(7):before,
    .prc.type5.step3>li:nth-child(9):before,
    .prc.type5.step3>li:nth-child(11):before,
    .prc.type5.step3>li:nth-child(13):before,
    .prc.type5.step3>li:nth-child(15):before,
    .prc.type5.step3>li:nth-child(17):before,
    .prc.type5.step3>li:nth-child(19):before,
    .prc.type5.step4>li:nth-child(1):before,
    .prc.type5.step4>li:nth-child(3):before,
    .prc.type5.step4>li:nth-child(5):before,
    .prc.type5.step4>li:nth-child(7):before,
    .prc.type5.step4>li:nth-child(9):before,
    .prc.type5.step4>li:nth-child(11):before,
    .prc.type5.step4>li:nth-child(13):before,
    .prc.type5.step4>li:nth-child(15):before,
    .prc.type5.step4>li:nth-child(17):before,
    .prc.type5.step4>li:nth-child(19):before,
    .prc.type5.step5>li:nth-child(1):before,
    .prc.type5.step5>li:nth-child(3):before,
    .prc.type5.step5>li:nth-child(5):before,
    .prc.type5.step5>li:nth-child(7):before,
    .prc.type5.step5>li:nth-child(9):before,
    .prc.type5.step5>li:nth-child(11):before,
    .prc.type5.step5>li:nth-child(13):before,
    .prc.type5.step5>li:nth-child(15):before,
    .prc.type5.step5>li:nth-child(17):before,
    .prc.type5.step5>li:nth-child(19):before {
        display: block;
        top: auto;
        bottom: -24px;
        right: 0;
        left: 50%;
        margin: 0 0 0 -16px;
        transform: rotate(90deg);
    }

    .prc.type5.step2>li:last-child:before,
    .prc.type5.step3>li:last-child:before,
    .prc.type5.step4>li:last-child:before,
    .prc.type5.step5>li:last-child:before {
        display: none;
    }
}
/* 절차도 End */

/* CEd */
.kylinc_ced .imgbox{border:1px solid #dedede;padding:20px;text-align: center;}
.kylinc_ced .imgbox.bg01{background: #f8f9fa;}
.kylinc_ced .imgbox.noline{border:0;background: #ffffff;}
.kylinc_ced .imgbox.nolinebg01{border:0; background: #f8f9fa;}
.kylinc_ced .imgbox.p00{padding:0;border:0;}
.kylinc_ced .imgbox.p10{padding:10px 20px;}
.kylinc_ced .imgbox.p15{padding:15px 20px;}
.kylinc_ced .imgbox.p20{padding:20px 20px;}
.kylinc_ced .imgbox.p25{padding:25px 20px;}
.kylinc_ced .imgbox.p30{padding:30px 20px;}
.kylinc_ced .imgbox.p35{padding:35px 20px;}
.kylinc_ced .imgbox.p40{padding:40px 20px;}
.kylinc_ced .imgbox.p45{padding:45px 20px;}
.kylinc_ced .imgbox.p50{padding:50px 20px;}
.kylinc_ced .imgbox.p55{padding:55px 20px;}
.kylinc_ced .imgbox.p60{padding:60px 20px;}
.kylinc_ced .imgbox.p70{padding:70px 20px;}

@media(max-width:767px){
    .kylinc_ced .imgbox.p10,
    .kylinc_ced .imgbox.p15,
    .kylinc_ced .imgbox.p20,
    .kylinc_ced .imgbox.p25,
    .kylinc_ced .imgbox.p30,
    .kylinc_ced .imgbox.p35,
    .kylinc_ced .imgbox.p40,
    .kylinc_ced .imgbox.p45,
    .kylinc_ced .imgbox.p50,
    .kylinc_ced .imgbox.p55,
    .kylinc_ced .imgbox.p60,
    .kylinc_ced .imgbox.p70{padding:8.334% 20px;}
}

.kylinc_ced img{border:none;max-width:100%; max-height:100%;}

.kylinc_ced .sr-only{ overflow:  hidden;border:  0;position:  absolute;width:  1px;height:  1px;clip:  rect(1px, 1px, 1px, 1px);overflow:hidden;z-index:-1}

.kylinc_ced .pic_btn a, .ds_no {display: none;transition:0.3s ease-out }
.kylinc_ced .pic_btn a:hover,
.kylinc_ced .pic_btn a:focus{background:#153769;color:#fff;}

@media(max-width:767px){
    .kylinc_ced .pic_btn a {display: block;width: 60%;margin: 10px auto 0;padding: 10px 40px;border: 1px solid #ddd;background: #fff;text-align: center;}
    .pic_img{text-align: center;}
}
@media(max-width:560px){
    .kylinc_ced .pic_btn a {width: 75%;}
}
@media(max-width:450px){
    .kylinc_ced .pic_btn a {width: 100%;}
}

.imgbox.p_0{padding: 0;}
/* CEd End */


/* table */
.tbl_box.kylic_table {min-height: auto;}
@media (max-width: 768px){
    .tbl_box.kylic_table { overflow-x:scroll; width:100%; min-height: auto;}
    .tbl_basic.kylic_table {width: 950px; border-collapse:collapse;}
}
/* table End */


/* se01d sub0101 인사말 End */
.greetings_se01d .greeting_box{position:relative;}
.greetings_se01d .greetings_title{margin-bottom:35px;padding-bottom:38px;color:#333;font-size:30px;font-weight:600;line-height:1.4;letter-spacing:-1px;}
.greetings_se01d .greeting_box .greetings_title p{color:#888;}

.greetings_se01d .sign_box{display: flex;flex-wrap: wrap;justify-content: flex-end;align-items: center;font-family: 'Gothic A1'; color:#222; font-size:15px; font-weight:600;text-align:right;margin-top:70px; letter-spacing: 0.03em;}
.greetings_se01d .sign_box strong{font-family: 'Gothic A1'; font-weight:bold; font-size:22px; margin-left: 20px;}

.greetings_se01d p{margin-top:30px;font-size:17px;line-height:1.4;letter-spacing:0;}
.greetings_se01d .obj-txt {position:relative; margin:0 0 30px;}
.greetings_se01d .obj-txt:after {display:block; position:absolute; left:0; top:50%; content:''; width:100%; height:1px; background:#ccc;}
.greetings_se01d .obj-txt span {display:inline-block; position:relative; z-index:1; padding:0 20px 0 0; word-break: break-word; background:#fff; font-size:14px; color:#767676; letter-spacing:1em;}

.greetings_se01d .inner .greeting_box {position:relative;margin:0 0 75px;}
.greetings_se01d .inner .greeting_box .greetings_img img {width:100%;}
.greetings_se01d .inner .greeting_box .greetings_title {position:absolute;top:auto;left:50px;bottom:-40px;width:374px;margin:0;padding:50px 30px 40px;background-color: #007E4A; box-shadow: 0px 4px 15px rgb(0, 0, 0, 0.2);}
.greetings_se01d .inner .greeting_box .greetings_title em {display:block; font-family: 'Gothic A1'; color:#fff; font-size:15px; letter-spacing: 0.1em;}
.greetings_se01d .inner .greeting_box .greetings_title strong {display:block; font-family: 'Gmarket Sans'; position:relative; margin:30px 0 0; font-size:20px; color:#fff; font-weight:normal;}
.greetings_se01d .inner .greeting_box .greetings_title strong:after {display:block;position:absolute;left:0;top:-15px;content:'';width:30px;height:1px;background:rgba(255,255,255,.5);}
.greetings_se01d .inner .greeting_box .greetings_title strong span {display:inline-block; font-family: 'Gmarket Sans'; font-weight:bold; letter-spacing: 0.01rem;}

.greetings_se01d .inner .bottom_box strong {display:block;margin:0 0 20px;color:#006A57; line-height:1.3;font-family: 'Gmarket Sans'; font-size: 36px; letter-spacing: 0.03em; font-weight: normal;}
.greetings_se01d .inner .bottom_box strong span {display:inline-block;font-weight:bold;color:#222;font-size:36px;line-height:1.3;font-family: 'Gmarket Sans';}
.greetings_se01d .inner .bottom_box p {font-family: 'Gothic A1'; color:#222; font-size:15px; letter-spacing: 0.03em;}
.greetings_se01d .inner .bottom_box p span {display:inline-block; color:#014171; }

@media(max-width:1023px) {
.greetings_se01d .inner .greeting_box{padding: 25px;}
.greetings_se01d .inner .greeting_box .greetings_img {overflow:hidden; height:260px;}
.greetings_se01d .inner .greeting_box .greetings_img span {display:block; position:relative; width:100%; height:100%;}
.greetings_se01d .inner .greeting_box .greetings_img img {position:absolute;top:50%;left:50%;height:100%;width:auto;max-width:1000%;transform:translate(-50%,-50%);} *
.greetings_se01d .inner .greeting_box .greetings_title {right:30px;}

}

@media (max-width:767px){
.greetings_se01d .inner .greeting_box {margin:0 0 30px; padding: 0px;}
.greetings_se01d .inner .greeting_box .greetings_img {display:none;}
.greetings_se01d .inner .greeting_box .greetings_title {position:static; width:100%;}
.greetings_se01d .inner .bottom_box p br {display: none;}
.greetings_se01d .inner .bottom_box strong {margin:0 0 15px; font-size:20px;}
.greetings_se01d .inner .bottom_box strong span {font-size:24px;}
}

@media(max-width:500px){
.ui-greeting .obj-txt {display:none;}
}
/* se01d sub0101 인사말 End */

/* intro_box */
.intro_box{padding: 35px; width: 100%; min-height: 151px; background-color: #F6FAF2; margin-bottom: 60px;}
.intro_box .title{font-family: 'Gothic A1'; font-weight: bold; font-size: 22px; line-height: 1;}
.intro_box .con_txt{font-family: 'Gothic A1'; font-size: 15px; line-height: 1.46; letter-spacing: -0.03rem;}

@media (max-width: 767px){
    .intro_box{padding: 25px;}
}
/* intro_box End */

/* 찾아오시는 길 se04a sub0104 */
.kylinc_entire .location_se04a .map_box{position: relative; min-height: 713px;}
.kylinc_entire .location_se04a .map_box #map{width:100%; min-height:713px;}
.kylinc_entire .location_se04a .map_box .map{min-height: 713px !important; border: 1px solid #D4DBDA;}
.kylinc_entire .location_se04a .map_box .map_info{position:absolute;left:0;bottom:0;z-index: 10;padding:42px 180px 42px 60px;background: #007E4A; width:100%;}
.kylinc_entire .location_se04a .map_box .map_info strong{display:block;font-size:24px;margin-bottom:20px;color:#fff;font-weight: 600;letter-spacing: -0.025em; font-family: 'Gmarket Sans'; line-height: 1;}
.kylinc_entire .location_se04a .map_box .map_info .map_lst li{position: relative; padding-left: 75px;font-size:15px;color:#fff;letter-spacing:-0.05em; font-family: 'gothicA1'; line-height: 24px;}
.kylinc_entire .location_se04a .map_box .map_info .map_lst li+li{margin-top:10px;}
.kylinc_entire .location_se04a .map_box .map_info .map_lst li em{position: absolute;left:0;top:0;font-weight: 600;letter-spacing:-0.075em; font-family: 'gothicA1';}
.kylinc_entire .location_se04a .map_box .map_info .map_lst li .ico {display:inline-block;width: 22px; height:22px; margin-right: 7px;  background:#fff url(/images/linc/sub01/se04a_info_ir.png); vertical-align: text-top;border-radius: 100%;}
.kylinc_entire .location_se04a .map_box .map_info .map_lst li .ico.ico1 {background-position:0px 0px;} /* 지도 */
.kylinc_entire .location_se04a .map_box .map_info .map_lst li .ico.ico2 {background-position:-32px 0;} /* 전화 */
.kylinc_entire .location_se04a .map_box .map_info .map_lst li .ico.ico3 {background-position:-64px 0;} /* 메일 */
.kylinc_entire .location_se04a .map_box .map_info .map_lst li.last a {display:block;width:auto;height:auto;padding:10px 0;background-color:#45495b;border-radius: 0;color:#fff;font-size:13px;text-align:center;}
.kylinc_entire .location_se04a .map_box .map_button {position: absolute; right: 35px; top: 50%; padding: 0; transform: translateY(-50%);}
.kylinc_entire .location_se04a .map_box .map_button a {display: table;text-align: center; width:132px;height:132px;transition: 0.3s;border: 1px solid rgba(255,255,255,0.5);border-radius: 100%;padding:8px;margin:0 auto;}
.kylinc_entire .location_se04a .map_box .map_button a span{display: table-cell;vertical-align: middle;background: #fff;border-radius: 100%;color: #000;font-size:15px;font-weight:600; font-family: 'gothicA1';}
.kylinc_entire .location_se04a .map_box .map_button a:hover,
.kylinc_entire .location_se04a .map_box .map_button a:focus{border-color:#65c420;background:#65c420;}
.kylinc_entire .location_se04a .map_box .map_button a .ico_local {display:block; margin:0 auto 5px; background:url(/images/linc/sub01/se04a_ir.png)no-repeat; width:30px; height:35px;}

.location_conbox_type01{border-top:3px solid #193571;}
.location_conbox_type01 .cont_box{padding:40px 40px 40px 190px;border-bottom:1px solid #ddd;position: relative;}
.location_conbox_type01 .cont_box .icon_box {position: absolute;left:30px;top:40px;}
.location_conbox_type01 .cont_box .icon_box .ir {display:block; width:87px; height:87px; background:url(/images/linc/sub01/se04a_ir.png) no-repeat; }
.location_conbox_type01 .cont_box .icon_box .ir.car {background-position: 0 0;}
.location_conbox_type01 .cont_box .icon_box .ir.train {background-position: -87px 0;}
.location_conbox_type01 .cont_box .icon_box .ir.bus {background-position: -174px 0;}
.location_conbox_type01 .cont_box .icon_box .ir.shuttle {background-position: -261px 0;}

.location_conbox_type01 .cont_box .cont_txt strong{color:#1161be;font-size:17px;letter-spacing: -0.025em;font-weight: bold; }
.location_conbox_type01 .cont_box .cont_txt .tit {display:inline-block; padding:5px 10px; margin-bottom:10px; border:1px solid #999999; font-weight: bold; color:#333333;}
.location_conbox_type01 .cont_box .cont_txt .cont_info{margin-top:30px;}
.location_conbox_type01 .cont_box .cont_txt .cont_info:first-child{margin-top:25px;}
.location_conbox_type01 .cont_box .cont_txt .cont_info .cont_tit {position: relative; padding-right:25px; font-size:16px; font-weight: bold;}
.location_conbox_type01 .cont_box .cont_txt .cont_info .cont_tit:before {content: '';position: absolute; right:13px;top: 50%;display: block;transform: translateY(-50%); width: 1px;height: 14px;background: #e5e5e5;}
.location_conbox_type01 .cont_box .cont_txt .cont_info ul ,
.location_conbox_type01 .cont_box .cont_txt .cont_info p {margin-top:0;}
.location_conbox_type01 .cont_box .cont_txt .cont_info p + p {margin-top:5px;}

@media (max-width:767px) {
    .kylinc_entire .location_se04a .map_box .map{min-height: 500px !important;}
    .kylinc_entire .location_se04a .map_box #map{height:500px;}
    .kylinc_entire .location_se04a .map_box .map_info{position:relative;left:auto;bottom:auto;padding:40px;border-radius:0;}
    .kylinc_entire .location_se04a .map_box .map_button {position: relative; right: auto; top: auto; transform: none;}
    .kylinc_entire .location_se04a .map_box .map_button a{margin-top: 20px;}

    .location_conbox_type01 .cont_box{padding:40px 5.216%;}
    .location_conbox_type01 .cont_box .icon_box {position: relative;left:auto;top:auto;margin:0 auto 20px;}
    .location_conbox_type01 .cont_box .icon_box .ir {margin:0 auto 0;}
}
@media (max-width:640px) {
    .kylinc_entire .location_se04a .map_box #map{height:0;padding-top:56.5%;}
}
@media (max-width:460px) {
    .kylinc_entire .location_se04a .map_box .map{min-height: 300px !important;}
    .kylinc_entire .location_se04a .map_box .map_info .map_lst li{padding-left: 0;}
    .kylinc_entire .location_se04a .map_box .map_info .map_lst li+li{margin-top:10px;}
    .kylinc_entire .location_se04a .map_box .map_info .map_lst li em{position: relative;left:auto;top:auto;display: block;margin-bottom:5px;}

    .kylinc_entire .location_se04a .map_info .map_lst li {padding-left:0;}
    .kylinc_entire .location_se04a .map_info .map_lst li em {position: static; width:100%;}
}
/* 찾아오시는 길 se04a sub0104 End */

/* 교육-산학 일체형 선도모델 Lab-corps sub0201 */
.ui-accordion--faq .h3 { margin: 20px 0 6.5px; color: #008574; font-size: 17px; line-height: 30px; font-weight: 600; letter-spacing: -0.025em;  font-family: 'Gothic A1';}
.ui-accordion--faq p{font-family: 'Gothic A1';}
.ui-accordion--faq .accordion__item{position:relative;display:block;margin-bottom: 10px;}
.ui-accordion--faq .accordion__header{position:relative}
.ui-accordion--faq .accordion__button{position: relative; display:block;padding: 20px 80px 20px 30px;line-height:1;box-sizing:border-box;border:1px solid #dbd5d5;border-radius: 5px;}
.ui-accordion--faq .accordion__button::before{content:"";background-color:#d2d2d2;width:1px;height:100%;position:absolute;top:0;right:67px;}
.ui-accordion--faq .accordion__button.ov,
.ui-accordion--faq .accordion__button:hover,
.ui-accordion--faq .accordion__button:focus{border:1px solid #00a0a0;border-radius:13px 13px 0 0;}
.ui-accordion--faq .accordion__button.ov:before,
.ui-accordion--faq .accordion__button:hover:before,
.ui-accordion--faq .accordion__button:focus:before{background-color:#00a0a0;width:67px;right:0;border-radius: 0 5px 0 0;}
.ui-accordion--faq .accordion__button:after{content:"";position: absolute;top:calc(50% - 3.5px);right: 25px;width: 15px;height: 7px;background: url(/images/linc/common/ir-bbs.png) -70px -340px;}
.ui-accordion--faq .accordion__button.ov:after,
.ui-accordion--faq .accordion__button:hover:after,
.ui-accordion--faq .accordion__button:focus:after{top:calc(50% - 8px);width: 15px;height: 16px;background: url(/images/linc/common/ir-bbs.png) -54px -340px;}
.ui-accordion--faq .accordion__title{display: table-cell; font-family: 'Gothic A1'; font-size: 18px;font-weight:bold;color:#002f31;line-height: 30px;vertical-align: middle;word-break: break-all;letter-spacing: -0.05em;}
.ui-accordion--faq .accordion__title-circle{display:inline-block;width:44px;height:44px;margin-right:12px;border-radius:50%;background-color:#000;color:#fff;text-align:center;line-height:42px}

.ui-accordion--faq .accordion__body{display:none;position:relative;padding: 40px 30px;background:#eef3f1;border:1px solid #d1d1d1;border-radius: 0 0 5px 5px;}
.ui-accordion--faq .accordion__body .h3:first-child{margin-top: 0;}
.ui-accordion--faq .accordion__body.active{display:block;opacity:1;height:auto}
.ui-accordion--faq .accordion__body:after{content:"";display:table;clear:both}
/* 교육-산학 일체형 선도모델 Lab-corps sub0201 End */

/* 표준현장실습 sub0202 */
    @media (max-width: 375px){
        .field_practice .intro_box .title{letter-spacing: -0.05rem;}
    }
/* 표준현장실습 sub0202 End */

/* 취창업교육지원 sub0204 */
    .education_box {display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-between;}
    .education_box .item {margin-bottom: 30px; width: calc(50% - 15px); border: 1px solid #007E4A; min-height: 247px;}
    .education_box .item .top{padding: 15px; border-bottom: 1px solid #007E4A; background-color: #E6F3ED;}
    .education_box .item .top p{text-align: center; font-family: 'Gothic A1'; font-weight: bold; letter-spacing: -0.02em; font-size: 18px; color: #222;}
    .education_box .item .bottom{padding: 35px 50px;}
    .education_box .item .bottom ul{font-family: 'Gothic A1'; font-size: 15px; letter-spacing: -0.02em; color: #545454;}

    @media (max-width: 767px){
        .education_box .item{width: 100%;}
        .education_box .item .bottom{padding: 25px 25px;}
    }
/* 취창업교육지원 sub0204 End */

/* 공용장비센터  sub0303 */
.kylinc_entire .grey-box{    background-color: #fbfbfb; padding: 30px 60px; width: 96.2%; margin: 100px auto 0px;}

@media (max-width: 767px){
    .kylinc_entire .grey-box{width: 100%; margin: 10px auto 0px;}
}
/* 공용장비센터  sub0303 End*/


/* 가족회사 sub03_01 */
.sub03_01 .mt_10 {margin-top: 20px;}
.sub03_01 .mt_10 a {padding: 15px;}