@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; box-sizing: border-box; }
.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 */



/*sub00601 DE1st*/
.de01_st .item {margin-top: 80px;}
.de01_st .item:first-child {margin-top: 0px;}
.de01_st .item .titbox {display: flex; justify-content: space-between; align-items: center;}
.de01_st .item .photo {width: 100%; height: auto; overflow: hidden;}
.de01_st .item .photo.debox01 img{width: 100%; height: 100%; object-fit: cover;}
.de01_st .item .txt-box {padding: 30px;border: 1px solid #ddd;}
.de01_st .item .txt-box>p {margin-top: 10px;}
.de01_st .item .txt-box>p:first-child {margin-top: 0px;}
@media(max-width:767px){
    .de01_st .item .txt-box {padding: 20px;}
}
@media(max-width:475px){
    
    .de01_st .item .titbox {flex-direction: column; align-items: flex-start; }
    .de01_st .item .titbox a.btn_ln_bace {margin-bottom: 10px;}
    .de01_st .item .photo.debox01 {height: 180px;}
    .de01_st .item .txt-box {padding: 15px;}
}

/*sub0602~0606 DE2st*/
.de02_st .tit-area {margin-bottom: 20px;}
.de02_st .tit-area .title {font-size: 24px; font-weight: bold; color: #222;}
.de02_st .tit-area .title span.colored {color: #007E4A;}
.de02_st .item .photo.debox02 img{width: 100%; height: 100%; object-fit: cover;}

/*센터오시는길 스타일*/
.center-location {padding: 30px; background-color: #F0F0F0;}
.center-location .detail {padding-left: 32px; position: relative; font-size: 18px; color: #121212;}
@media(max-width:767px){
    .center-location .detail {font-size: 17px;}
}
.center-location .detail::before {content: ""; position: absolute; left: 0; top: -3px;  width: 24px; height: 24px; background-repeat: no-repeat; background-size: contain; background-position: center center; background-image: url("data:image/svg+xml,%3Csvg width='17' height='22' viewBox='0 0 17 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 0C13.1944 0 17 3.80557 17 8.5C17 12.1044 14.94 15.4573 13.0264 17.8174C12.0543 19.0162 11.0847 20.0016 10.3584 20.6875C9.99466 21.031 9.69081 21.3018 9.47559 21.4873C9.36796 21.5801 9.28226 21.6518 9.22266 21.7012C9.19285 21.7259 9.16878 21.7444 9.15234 21.7578C9.14444 21.7642 9.13843 21.7697 9.13379 21.7734C9.13156 21.7752 9.12793 21.7783 9.12793 21.7783L9.125 21.7812C8.75978 22.0734 8.24022 22.0734 7.875 21.7812L7.87207 21.7783C7.87207 21.7783 7.86844 21.7752 7.86621 21.7734C7.86157 21.7697 7.85556 21.7642 7.84766 21.7578C7.83122 21.7444 7.80715 21.7259 7.77734 21.7012C7.71774 21.6518 7.63204 21.5801 7.52441 21.4873C7.30919 21.3018 7.00534 21.031 6.6416 20.6875C5.91533 20.0016 4.94566 19.0162 3.97363 17.8174C2.06001 15.4573 0 12.1044 0 8.5C0 3.80557 3.80557 0 8.5 0Z' fill='%23006A57'/%3E%3Cpath d='M8.50015 12.6732C10.6349 12.6732 12.3655 10.9426 12.3655 8.80777C12.3655 6.67298 10.6349 4.94238 8.50015 4.94238C6.36536 4.94238 4.63477 6.67298 4.63477 8.80777C4.63477 10.9426 6.36536 12.6732 8.50015 12.6732Z' fill='white'/%3E%3C/svg%3E%0A");}

/*sub0606 국방연합연구소*/
.kyu-kaist {display: flex; justify-content: space-between;}

.kyu-kaist .photo {margin-right: 20px; width: 302px; height: 253px;}
.kyu-kaist .photo img { aspect-ratio: 302/253; width: 100%; height: auto;}
.kyu-kaist .txt-box {padding: 30px;border: 1px solid #ddd; display: flex; align-items: center; justify-content: center; flex-direction: column; width: 54%;}

@media(max-width:767px){
    .kyu-kaist {display: flex; flex-direction: column; align-items: center;}
    .kyu-kaist .photo {display: flex; justify-content: center; margin-bottom: 15px; height: auto; width: unset; text-align: center; margin-right: 0;}
    .kyu-kaist .txt-box {width: auto; padding: 20px;}
}

@media(max-width:475px){
    .kyu-kaist .txt-box {width: auto; padding: 15px;}
}