@charset "UTF-8";


/* 탭 스타일 */
.tab-ul.type3{position: relative;margin: 0;border-bottom: 1px solid #353637;z-index: 1;}
.tab-ul.type3:before {display:none;}
.tab-ul.type3 li {display: block;float: left;position:relative;width: auto;border-radius: 10px 10px 0 0;}
.tab-ul.type3 li.on a:after,
.tab-ul.type3 li.active a:after {display:block;position:absolute;bottom: -1px;left: 0;content:'';width: 100%;height: 1px;background: #fff;}
.tab-ul.type3 li:last-child:after {display:none;}
.tab-ul.type3 li a {display: block;height: auto;margin: 0;border:none;font-size: 16px;border: 1px solid #666;border-radius: 10px 10px 0 0;border-bottom: none;}
.tab-ul.type3 li.on a,.tab-ul.type3 li.active a,.tab-ul.type3 li.on a:active,.tab-ul.type3 li.on a:focus,.tab-ul.type3 li.on a:hover{border-color:#353637;color:#666;}
.tab-ul.type3 li a:hover,.tab-ul.type3 li a:focus{border-color:#353637;color:#666;}
.tab-ul.type3 li a:focus:after,.tab-ul.type3 li a:hover:after{display:block;position:absolute;bottom: -1px;left: 0;content:'';width: 100%;height: 1px;background: #fff;}
.tab-ul.type3 li a span {padding: 10px 15px;line-height: 1.6;color: #5b5e66;letter-spacing: -0.08em;}
.tab-ul.type3 li.on a span,.tab-ul.type3 li.active a span,.tab-ul.type3 li a:focus span,.tab-ul.type3 li a:hover span{font-weight:700;color: #00274e;}

.tab__body{display: none;}
.tab__body.active{display: block;}

/* 박스스타일 */
.ui-topbox .inner .h-box{display:block;margin-bottom:5px;color:#3a3a3a;font-size:18px;line-height:30px;}
.ui-topbox .inner p{font-size: 15px;line-height: 21px;color: #6e7179;line-height: 1.4;}

.title-box{border:1px solid #ddd;padding:40px 45px;position: relative;overflow: hidden;z-index: 1;}
.title-box::before{content: "";position: absolute;left:-25px;top:-25px;width:110px;height:110px;background: url(/pcms/dist/img/p03/title-box_left.png) no-repeat;display: inline-block;z-index: -1;}
.title-box::after{content: "";position: absolute;right:-25px;bottom:-25px;width:110px;height:110px;background: url(/pcms/dist/img/p03/title-box_right.png) no-repeat;display: inline-block;z-index: -1;}
.title-box strong{color:#180d0d;font-size:17px;letter-spacing: -0.045em;font-weight:bold;}
.title-box p{color:#727272;font-size:15px;letter-spacing: -0.045em;}

.txt-box1{margin: 10px 0; padding: 24px 23px;border: 1px solid #dedede; background-color: #fff;}
.txt-box1.bg{background: #f9f5f5;border:0;padding: 24px 45px;}
.txt-box1 strong{position: relative;float:left;font-size: 15px;font-weight: bold;color: #180d0d;}
.txt-box1 strong:after{content: "";position: absolute; top:3px;right:-10px;background-color: #dbdbdb;width: 1px; height: 17px;}
.txt-box1 p{padding-left: 28px;margin: 0;display: table-cell;color:#727272;}
.txt-box1 strong.ico{padding-left: 38px;}
.txt-box1 .icon{position: absolute;left: 0;top:-4px;width:32px;height:32px;background:url(/pcms/dist/img/txt-box1_icon.png) no-repeat;}
.txt-box1 .icon.icon1{background-position: 0 0;}
.txt-box1 .icon.icon2{background-position: -33px 0;}
.txt-box1 .icon.icon3{background-position: -66px 0;}
.txt-box1 .icon.icon4{background-position: -99px 0;}
.txt-box1 .icon.icon5{background-position: -132px 0;}
.txt-box1 .icon.icon6{background-position: -165px 0;}
.txt-box1 .icon.icon7{background-position: -198px 0;}
.txt-box1 .icon.icon8{background-position: -231px 0;}
.txt-box1 .icon.icon9{background-position: -264px 0;}
.txt-box1 .icon.icon10{background-position: -297px 0;}

.txt-box2{margin:10px 0;border: 1px solid #dedede;padding:24px 45px;background-color: #fff;}
.txt-box2 strong{display: block;color:#180d0d;font-weight:bold;margin-bottom:5px;}
.txt-box2 .txt-fouse{padding-left:24px;color:#727272;margin:0;}

@media(max-width:767px){
	.title-box{padding:30px 25px;}

	.txt-box1.bg{padding:20px}
    .txt-box1 strong{padding-right:0;float:none;display: inline-block;}
    .txt-box1 strong:after{display: none;}
    .txt-box1 p{margin-left:0;margin-top:5px;padding-left:0;display: block;}
	.txt-box1 strong.ico{margin-bottom:15px;}
	.txt-box2{padding:20px;}
	.ui-topbox.type1.po .inner{padding-left:30px;}
}

/* 내용별 구성요소 */
.vlist__bodo{padding:1px 0 0 1px;}
.vlist__bodo .obj{display:table;table-layout:fixed;width:100%;border-collapse: collapse;}
.vlist__bodo .obj .item{position:relative;display:table-cell;border: 1px solid #d1d1d1;}
.vlist__bodo .obj .item .inner{position:relative;margin-left:-1px;}
.vlist__bodo .obj .item .inner .circle{position:absolute;left:30px;top:25px;}
.vlist__bodo .obj .item .inner .ui-number{position:absolute;top:0;left:0;width:100%;height:100%;color: #fff;text-align: center;font-weight: bold;font-family: Roboto, "Helvetica Neue", Arial, sans-serif,"FangSong", "ä»¿å®‹", STFangSong, "åŽæ–‡ä»¿å®‹","Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",AppleGothic,Dotum,arial,sans-serif;}
.vlist__bodo .obj .item .inner .h-box{display:block;position:relative;color:#180e0d;font-size: 18px;font-weight: bold;line-height: 1.6;}
.vlist__bodo .obj .item .inner .h-box em{color:#1e2446;font-weight:normal}
.vlist__bodo .obj .item .inner .ui-text{display:block;line-height: 1.4;color:#666;}

.vlist__bodo.type1 .obj.col3 .item .inner .ui-text{margin-left:-80px;margin-top:20px}
.vlist__bodo.type1 .obj .item .inner .circle{left:30px;top:25px;}
.vlist__bodo.type1 .obj .item .inner .ui-number{line-height: 70px;font-size: 26px;}


.vlist__bodo.type1 .obj:first-child{border-top: 1px solid #d1d1d1;}
.vlist__bodo.type1 .obj .item .inner .h-box {position: relative;font-size: 17px;color: #180e0d;margin-bottom:12px;}
.vlist__bodo.type1 .obj .item .inner{min-height: 150px;padding:50px 20px;padding-left:115px;}
.vlist__bodo.type1 .obj .item .inner .circle{position:absolute;width:85px;height:85px;background: #f6f0f0;left:0;top:30px;}
.vlist__bodo.type1.title .obj .item .inner .tit{display: block;position: absolute;left:0;top:35px;font-size:17px;font-weight:bold;color:#4b4b4b;width:120px;}
.vlist__bodo.type1.title .obj .item .inner{padding:35px 20px;padding-left:165px;min-height:110px;}
.vlist__bodo.type1 .obj.col1 .item{border: 0;border-bottom:1px solid #d1d1d1;}

.vlist__bodo.type1 .obj.col2{margin-bottom: 15px;border:0;}
.vlist__bodo.type1 .obj.col2 .item{display: block;float: left;width: calc(50% - 7px);margin:-1px 14px 0 0;border-left:0;border-right:0;}
.vlist__bodo.type1 .obj.col2 .item:nth-child(2n){margin-right: 0;}
.vlist__bodo.type1 .obj.col2 .item .inner .circle{left:15px;}
.vlist__bodo.type1 .obj.col3 .item .inner{padding-left:110px;}
.vlist__bodo.type1 .obj.col3 .item .inner .circle{width: 60px;height: 60px;}
.vlist__bodo.type1 .obj.col3 .item .inner .ui-text {margin: 10px 0 0;}

@media(max-width:999px){
	.vlist__bodo .obj.col3 .item{display:block;width:100%;}
	.vlist__bodo .obj.col3 .item .inner .ui-text{margin-left:0;margin-top:10px}
}
@media(max-width:767px){
	.vlist__bodo .obj.col2 .item{display:block;width:100%;}
    .vlist__bodo.type1 .obj .item .inner,.vlist__bodo.type1 .obj.col3 .item .inner{min-height: auto;padding:25px;text-align:center;}
    .vlist__bodo.type1 .obj .item .inner .circle{position:relative;top:auto;left:auto;;margin:0 auto 10px;}
	.vlist__bodo.type1 .obj.col1 .item.short{display: block;width: 100%;}
    .vlist__bodo.type1 .obj.col2{margin: 0;}
    .vlist__bodo.type1 .obj.col2 .item{width:100%;margin:0 0 15px}
	.vlist__bodo.type1 .obj.col2 .item .inner .circle{left: 0;}
    .vlist__bodo.type1.title .obj .item .inner .tit{display: block;position: relative;;left:auto;top:auto;width:auto;}
    .vlist__bodo.type1.title .obj .item .inner{padding:25px;min-height:auto;}
}


.vlist__bodo.type2 .obj .item .inner{padding:15px;padding-left: 15px;}
.vlist__bodo.type2 .obj .item .inner .circle{position:relative;top:auto;left:auto;display:inline-block;margin-right:5px;line-height:40px;}
.vlist__bodo.type2 .obj .item .inner .vlist__button{position:absolute;right:15px;top:15px;}
.vlist__bodo.type2 .obj .item .inner .ui-number{line-height: 40px;font-size: 20px;}
.vlist__bodo.type2 .obj .item .inner .ui-text{margin-left: 54px;margin-top: 0;}
.vlist__bodo.type2 .obj.col2 .item .inner .vlist__button{position:relative;right:auto;top:auto;margin-left:50px;margin-top:10px;}



.ir-icon__line {background-image: url(/pcms/dist/img/p03/ir_list_icon.png);}
.circle .ir-icon__line{position: absolute;top: 0;left:0; width:85px;height:85px;}
.circle.circle.circle-sm .ir-icon__line{position: absolute;top: 0;left: 0; width:85px;height:85px;}
.ir-icon__line.icon1{background-position: 0 0 ;}
.ir-icon__line.icon2{background-position: -100px 0 ;}
.ir-icon__line.icon3{background-position: -200px 0 ;}
.ir-icon__line.icon4{background-position: -300px 0 ;}
.ir-icon__line.icon5{background-position: -400px 0 ;}
.ir-icon__line.icon6{background-position: -501px 0 ;}
.ir-icon__line.icon7{background-position: -601px 0 ;}
.ir-icon__line.icon8{background-position: -701px 0 ;}
.ir-icon__line.icon9{background-position: -801px 0 ;}
.ir-icon__line.icon10{background-position: -901px 0 ;}

.ir-icon__line.icon11{background-position: 0 -100px ;}
.ir-icon__line.icon12{background-position: -100px -100px ;}
.ir-icon__line.icon13{background-position: -200px -100px ;}
.ir-icon__line.icon14{background-position: -300px -100px ;}
.ir-icon__line.icon15{background-position: -400px -100px ;}
.ir-icon__line.icon16{background-position: -501px -100px ;}
.ir-icon__line.icon17{background-position: -601px -100px ;}
.ir-icon__line.icon18{background-position: -701px -100px ;}
.ir-icon__line.icon19{background-position: -801px -100px ;}
.ir-icon__line.icon20{background-position: -901px -100px ;}

.ir-icon__line.icon21{background-position: 0 -200px ;}
.ir-icon__line.icon22{background-position: -100px -200px ;}
.ir-icon__line.icon23{background-position: -200px -200px ;}
.ir-icon__line.icon24{background-position: -300px -200px ;}
.ir-icon__line.icon25{background-position: -400px -200px ;}
.ir-icon__line.icon26{background-position: -501px -200px ;}
.ir-icon__line.icon27{background-position: -601px -200px ;}
.ir-icon__line.icon28{background-position: -701px -200px ;}
.ir-icon__line.icon29{background-position: -801px -200px ;}
.ir-icon__line.icon30{background-position: -901px -200px ;}

.ir-icon__line.icon31{background-position: 0 -300px ;}
.ir-icon__line.icon32{background-position: -100px -300px ;}
.ir-icon__line.icon33{background-position: -200px -300px ;}
.ir-icon__line.icon34{background-position: -300px -300px ;}
.ir-icon__line.icon35{background-position: -400px -300px ;}
.ir-icon__line.icon36{background-position: -501px -300px ;}
.ir-icon__line.icon37{background-position: -601px -300px ;}
.ir-icon__line.icon38{background-position: -701px -300px ;}
.ir-icon__line.icon39{background-position: -801px -300px ;}
.ir-icon__line.icon40{background-position: -901px -300px ;}

.ir-icon__line.icon41{background-position: 0 -400px ;}
.ir-icon__line.icon42{background-position: -100px -400px ;}
.ir-icon__line.icon43{background-position: -200px -400px ;}
.ir-icon__line.icon44{background-position: -300px -400px ;}
.ir-icon__line.icon45{background-position: -400px -400px ;}
.ir-icon__line.icon46{background-position: -501px -400px ;}
.ir-icon__line.icon47{background-position: -601px -400px ;}
.ir-icon__line.icon48{background-position: -701px -400px ;}
.ir-icon__line.icon49{background-position: -801px -400px ;}
.ir-icon__line.icon50{background-position: -901px -400px ;}

.ir-icon__line.icon51{background-position: 0 -500px ;}
.ir-icon__line.icon52{background-position: -100px -500px ;}
.ir-icon__line.icon53{background-position: -200px -500px ;}
.ir-icon__line.icon54{background-position: -300px -500px ;}
.ir-icon__line.icon55{background-position: -400px -500px ;}
.ir-icon__line.icon56{background-position: -501px -500px ;}
.ir-icon__line.icon57{background-position: -601px -500px ;}
.ir-icon__line.icon58{background-position: -701px -500px ;}
.ir-icon__line.icon59{background-position: -801px -500px ;}
.ir-icon__line.icon60{background-position: -901px -500px ;}

.ir-icon__line.icon61{background-position: 0 -601px ;}
.ir-icon__line.icon62{background-position: -100px -601px ;}
.ir-icon__line.icon63{background-position: -200px -601px ;}
.ir-icon__line.icon64{background-position: -300px -601px ;}
.ir-icon__line.icon65{background-position: -400px -601px ;}
.ir-icon__line.icon66{background-position: -501px -601px ;}
.ir-icon__line.icon67{background-position: -601px -601px ;}
.ir-icon__line.icon68{background-position: -701px -601px ;}
.ir-icon__line.icon69{background-position: -801px -601px ;}
.ir-icon__line.icon70{background-position: -901px -601px ;}

.ir-icon__line.icon71{background-position: 0 -700px ;}
.ir-icon__line.icon72{background-position: -65px -700px ;}
.ir-icon__line.icon73{background-position: -130px -700px ;}
.ir-icon__line.icon74{background-position: -195px -700px ;}
.ir-icon__line.icon75{background-position: -260px -700px ;}
.ir-icon__line.icon76{background-position: -325px -700px ;}
.ir-icon__line.icon77{background-position: -390px -700px ;}
.ir-icon__line.icon78{background-position: -455px -700px ;}
.ir-icon__line.icon79{background-position: -520px -700px ;}
.ir-icon__line.icon80{background-position: -585px -700px ;}

.ir-icon__line.icon81{background-position: 0 -520px ;}
.ir-icon__line.icon82{background-position: -65px -520px ;}
.ir-icon__line.icon83{background-position: -130px -520px ;}
.ir-icon__line.icon84{background-position: -195px -520px ;}
.ir-icon__line.icon85{background-position: -260px -520px ;}
.ir-icon__line.icon86{background-position: -325px -520px ;}
.ir-icon__line.icon87{background-position: -390px -520px ;}
.ir-icon__line.icon88{background-position: -455px -520px ;}
.ir-icon__line.icon89{background-position: -520px -520px ;}
.ir-icon__line.icon90{background-position: -585px -520px ;}

.ir-icon__line.icon91{background-position: 0 -585px ;}
.ir-icon__line.icon92{background-position: -65px -585px ;}
.ir-icon__line.icon93{background-position: -130px -585px ;}
.ir-icon__line.icon94{background-position: -195px -585px ;}
.ir-icon__line.icon95{background-position: -260px -585px ;}
.ir-icon__line.icon96{background-position: -325px -585px ;}
.ir-icon__line.icon97{background-position: -390px -585px ;}
.ir-icon__line.icon98{background-position: -455px -585px ;}
.ir-icon__line.icon99{background-position: -520px -585px ;}
.ir-icon__line.icon100{background-position: -585px -585px ;}

.ir-icon__line.icon101{background-position: 0 -650px ;}
.ir-icon__line.icon102{background-position: -65px -650px ;}
.ir-icon__line.icon103{background-position: -130px -650px ;}
.ir-icon__line.icon104{background-position: -195px -650px ;}
.ir-icon__line.icon105{background-position: -260px -650px ;}
.ir-icon__line.icon106{background-position: -325px -650px ;}
.ir-icon__line.icon107{background-position: -390px -650px ;}
.ir-icon__line.icon108{background-position: -455px -650px ;}
.ir-icon__line.icon109{background-position: -520px -650px ;}
.ir-icon__line.icon110{background-position: -585px -650px ;}

.ir-icon__line.icon111{background-position: 0 -715px ;}
.ir-icon__line.icon112{background-position: -65px -715px ;}
.ir-icon__line.icon113{background-position: -130px -715px ;}
.ir-icon__line.icon114{background-position: -195px -715px ;}
.ir-icon__line.icon115{background-position: -260px -715px ;}
.ir-icon__line.icon116{background-position: -325px -715px ;}
.ir-icon__line.icon117{background-position: -390px -715px ;}
.ir-icon__line.icon118{background-position: -455px -715px ;}
.ir-icon__line.icon119{background-position: -520px -715px ;}
.ir-icon__line.icon120{background-position: -585px -715px ;}

.ir-icon__line.icon121{background-position: 0 -780px ;}
.ir-icon__line.icon122{background-position: -65px -780px ;}
.ir-icon__line.icon123{background-position: -130px -780px ;}
.ir-icon__line.icon124{background-position: -195px -780px ;}
.ir-icon__line.icon125{background-position: -260px -780px ;}
.ir-icon__line.icon126{background-position: -325px -780px ;}
.ir-icon__line.icon127{background-position: -390px -780px ;}
.ir-icon__line.icon128{background-position: -455px -780px ;}
.ir-icon__line.icon129{background-position: -520px -780px ;}
.ir-icon__line.icon130{background-position: -585px -780px ;}

.ir-icon__line.icon131{background-position: 0 -845px ;}
.ir-icon__line.icon132{background-position: -65px -845px ;}
.ir-icon__line.icon133{background-position: -130px -845px ;}
.ir-icon__line.icon134{background-position: -195px -845px ;}
.ir-icon__line.icon135{background-position: -260px -845px ;}
.ir-icon__line.icon136{background-position: -325px -845px ;}
.ir-icon__line.icon137{background-position: -390px -845px ;}
.ir-icon__line.icon138{background-position: -455px -845px ;}
.ir-icon__line.icon139{background-position: -520px -845px ;}
.ir-icon__line.icon140{background-position: -585px -845px ;}

.ir-icon__line.icon141{background-position: 0 -910px ;}
.ir-icon__line.icon142{background-position: -65px -910px ;}
.ir-icon__line.icon143{background-position: -130px -910px ;}
.ir-icon__line.icon144{background-position: -195px -910px ;}
.ir-icon__line.icon145{background-position: -260px -910px ;}
.ir-icon__line.icon146{background-position: -325px -910px ;}
.ir-icon__line.icon147{background-position: -390px -910px ;}
.ir-icon__line.icon148{background-position: -455px -910px ;}
.ir-icon__line.icon149{background-position: -520px -910px ;}
.ir-icon__line.icon150{background-position: -585px -910px ;}


.vlist__column{margin:0 -10px;}
.vlist__column .inner{float:left;position:relative;margin: 0 10px 30px;border:1px solid #cacaca;background: #fff;}
.vlist__column .inner .circle{position: relative;width:85px;height:85px;background-color: #f6f0f0;margin-bottom:15px;}
.vlist__column .inner .circle .ui-number{display:block;position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;font-size:24px;text-align:center;line-height:110px;}
.vlist__column .inner .circle.circle-sm{width:55px;height:55px;}
.vlist__column .inner .item{min-height: auto;padding: 37px 20px 42px;border:none;text-align: center;}
.vlist__column .inner .ui-summary strong{display:block;text-align:center;margin: 0 0 15px;font-size: 18px;font-weight: bold;color: #180e0d;letter-spacing: -0.045em;}
.vlist__column .inner .ui-summary p{margin:0;color:#666666;font-size:15px;letter-spacing: -0.045em;}
.vlist__column.col2 .inner {width: calc(50% - 20px);}
.vlist__column.col3 .inner {margin: 0 8px 30px;width: calc(33.33% - 16px);}
.vlist__column.col4 .inner {margin: 0 6px 30px;width: calc(25% - 12px);}


.vlist__column.type02 .circle .ir-icon__line{top: 0;left: 0;}
.vlist__column.type02 .inner .item{padding: 31px 20px 52px;}
.vlist__column.type02 .inner a {margin:15px 0 0}
.vlist__column .inner a {margin:0 0 19px}


.vlist__column.type03{border: 1px solid #d2d2d2; border-radius: 15px;}
.vlist__column.type03 .inner{border:none;}
.vlist__column.type03 .inner:after{content:"";position:absolute;top:10%;height:80%;background-color:#d3d3d3;border-left:1px solid #d3d3d3;}
.vlist__column.type03 .inner:nth-child(1):after,
.vlist__column.type03 .inner:nth-child(5):after,
.vlist__column.type03 .inner:nth-child(9):after{display:none;}
.vlist__column.type03 .inner .circle{width:100px;height:100px;background: url(/pcms/dist/img/p01/ir-icon_type03.png);margin-bottom:15px;position: relative;}
.vlist__column.type03 .inner:nth-child(2) .circle{background-position: -101px 0;}
.vlist__column.type03 .inner:nth-child(3) .circle{background-position: -202px 0;}
.vlist__column.type03 .inner:nth-child(4) .circle{background-position: -303px 0;}
.vlist__column.type04 .inner{position: relative; background: #f7f7f7;margin:10px;border-color:#f7f7f7;}
.vlist__column.type04 .inner .item{padding: 30px 100px 40px 28px;text-align:left;}
.vlist__column.type04 .inner .ui-summary strong{text-align:left;font-size:20px;font-weight:bold;line-height: 30px;}
.vlist__column.type04 .inner .icon{position: absolute;top:50%;right:30px;width:52px;height:48px;margin-top: -24px; background: url(/pcms/dist/img/p01/ir-icon_type04.png);}
.vlist__column.type04 .inner .icon.icon01{background-position: 0 0;}

@media only screen and (max-width:1024px){
	.vlist__column.col4 .inner{width:33.33%;}
}
@media only screen and (max-width:767px){
	.vlist__column.col3 .inner,.vlist__column.col4 .inner{width:50%;}
}
@media only screen and (max-width:640px){
	.vlist__column.col2 .inner,.vlist__column.col3 .inner,.vlist__column.col4 .inner{float:none;width:100%;}
}
@media(max-width:1279px){
   .vlist__column.col2 .inner {width:calc(50% - 20px);}
   .vlist__column.col3 .inner {width:calc(50% - 16px);}
   .vlist__column.col4 .inner {width:calc(50% - 12px);}
}
@media(max-width:767px){
   .vlist__column.col2 .inner{width:calc(100% - 20px);}
   .vlist__column.col3 .inner{width:calc(100% - 16px);}
   .vlist__column.col4 .inner {width:calc(100% - 12px);}
   .vlist__column .inner .item {padding:25px 30px;}
}


/* 링크다운로드박스 */
.ui-banner__box .item{float: left;position:relative;width:calc(50% - 20px);margin:10px;padding:26px 135px 26px 30px;min-height:74px;border:1px solid #c4cbd2;}
.ui-banner__box .item.long{width:calc(100% - 20px);}
.ui-banner__box .item .ui-banner__title{position: relative; display:block;padding-left: 40px; color:#3a3a3a;font-size:16px;line-height: 20px;}
.ui-banner__box .item .ui-banner__title:before{content: ""; position: absolute;top:50%;left: 0;width:20px;height:20px;margin-top: -10px;background:url(/pcms/dist/img/ir-bbs.png) 0 -340px;}
.ui-banner__box.link .item .ui-banner__title:before{background-position:  -28px -340px;}
.ui-banner__box .item .down,
.ui-banner__box .item .link{position: absolute;top:50%;right: 10px;margin-top:-23px; padding: 7px 14px;border: 1px solid #ddd;border-radius: 3px;font-size: 15px;line-height: 30px;background: #4c4d59;color: #fff;transition: 0.3s;}
.ui-banner__box .item .down:hover, .ui-banner__box .item .down:focus, .ui-banner__box .item .link:hover, .ui-banner__box .item .link:focus{background-color: #fff;color: #4c4d59;}
@media only screen and (max-width:767px){
    .ui-banner__box .item{margin-left:0;float:none;width:100%;}
	.ui-banner__box .item.long{width:100%;}
}



/* 절차도 */
.prc{position:relative;width:100%;}
ol.prc>li:before{display: none;}
.process_ty2{background-color: #f8f7f7;padding: 30px 40px 0;}
.prc.type2 {margin-left: -30px;width: calc(100% + 30px);overflow: hidden;}
.prc.type2 > li{}
.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;text-align: center;background-color: #fff;}
.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(/pcms/dist/img/p01/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;}
.prc.type2 > li .inner .prc__text{}
.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;}

.prc.type2 .circle.color1{background-color: #e58c7e;}
.prc.type2 .circle.color2{background-color: #f86148;}
.prc.type2 .circle.color3{background-color: #f35140;}
.prc.type2 .circle.color4{background-color: #ec2d19;}
.prc.type2 .circle.color5{background-color: #de323e;}
.prc.type2 .circle.color6{background-color: #de3253;}
.prc.type2 .circle.color7{background-color: #b20a39;}
.prc.type2 .circle.color8{background-color: #892340;}

.ir-icon_process {background-image: url(/pcms/dist/img/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: -272px -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.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(/pcms/dist/img/p01/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(/pcms/dist/img/p01/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(/pcms/common/images/ir/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(/pcms/common/images/ir/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_num - 절차 노아이콘형 */
.prc.type5{background-color: #f8f7f7;padding:8px 18px;}
.prc.type5 > li{position: relative;float:left;margin:22px;width: calc(25% - 44px);text-align:center;border: 1px solid #dbd5d5;background-color: #fff;}
.prc.type5 > li:before{content:'';display:block;position:absolute;top:50%;;right:-33px;width:33px;height:15px;margin-top:-7.5px;background:url(/pcms/dist/img/p03/step-icon2.png) no-repeat;}
.prc.type5.step2 > li{width:calc(50% - 44px);}
.prc.type5.step3 > li{width:calc(33.3% - 44px);}
.prc.type5.step5 > li{width:calc(20% - 44px);}
.prc.type5 > li .inner{display:block;position: relative;padding: 45px 25px 25px;overflow: hidden;min-height: 190px; }
.prc.type5 > li .inner .num{color: #fff;font-size: 15px;position: absolute;left:7px;top:7px;z-index: 1;}
.prc.type5 > li .inner .num::before{content: "";position: absolute;left:-42px;top:-42px;width:70px;height:70px;background: #e83421;transform: rotate(45deg);z-index: -1;}
.prc.type5 > li .prc__title{display:block;margin-bottom: 12px;padding-bottom:20px;color:#180e0d;font-size:16px;font-weight: bold;letter-spacing: -0.045em;border-bottom: 1px dashed #666;}
.prc.type5 > li .prc__text{display:block;font-size: 15px;line-height: 20px;color: #666;letter-spacing: -0.045em;}

.prc.type5.step2 > li:nth-child(3),
.prc.type5.step2 > li:nth-child(6),
.prc.type5.step2 > li:nth-child(7),
.prc.type5.step2 > li:nth-child(10),
.prc.type5.step2 > li:nth-child(11),
.prc.type5.step2 > li:nth-child(14),
.prc.type5.step2 > li:nth-child(15),
.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(6):before,
.prc.type5.step2 > li:nth-child(7):before,
.prc.type5.step2 > li:nth-child(10):before,
.prc.type5.step2 > li:nth-child(11):before,
.prc.type5.step2 > li:nth-child(14):before,
.prc.type5.step2 > li:nth-child(15):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:-33px;transform: rotate(-180deg);}

.prc.type5.step2 > li:nth-child(2n+2):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:translateX(-50%) 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.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% - 40px);}
	.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.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.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.step4 > li,
	.prc.type2.step5 > li,
	.prc.type2.step6 > li{width: 100%;margin: 0;margin-bottom: 35px;}

	.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.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.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% - 44px);}

	.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.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:100%;min-height: auto;margin:22px 0;}

	.prc.type5.step2 > li:nth-child(2n+1):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,
	.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.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{display:block;top: auto;bottom:-24px;right: 0;left: 50%;margin: 0 0 0 -16px;transform: rotate(90deg);}

	.prc.type5.step3 > li:last-child:before,
	.prc.type5.step4 > li:last-child:before,
	.prc.type5.step5 > li:last-child:before{display: none;}
}

/* prc_h - 절차 가로형 */
.prc_h .list_box{background: #dbd5d5;position: relative;width:100%;padding:1px;z-index: 1;}
.prc_h .list_box .inner{display: table;background: #fff;padding: 40px 25px 40px 210px;width:100%;height:100%;}
.prc_h .list_box::before{content: "";position: absolute;left:0;top:0;width:100%;height:50px;background: #e45348;z-index: -1;}
.prc_h .list_box:after{content: "";position: absolute;left:50%;bottom:-30px;background: url(/pcms/dist/img/prc_h_arrow.png) no-repeat;width:17px;height:10px;transform: translateY(-50%);-webkit-transform: translateY(-50%);margin-left:-8.5px;}
.prc_h .list_box:last-child:after{display: none;}
.prc_h .list_box+.list_box{margin-top:40px;}
.prc_h .list_box .icon_box{position:absolute;left:45px;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.prc_h .list_box .icon_box span+ span{margin-left:35px;}
.prc_h .list_box .icon_box .step_num{font-size:14px;color:#180e0d;font-weight:bold;text-align: center;display: inline-block;vertical-align: middle;line-height: 1.1;}
.prc_h .list_box .icon_box .step_num em{display: block;font-weight:bold;font-size:30px;margin-top:5px;}
.prc_h .list_box .icon_box .icon{width:70px;height:70px;background: #f7f2f2;display: inline-block;vertical-align: middle;border-radius: 100%;position: relative;}
.prc_h .list_box .icon_box .icon::before{content: "";position: absolute;left:0;top:0;width:70px;height:70px;background: url(/pcms/dist/img/p03/ir_list_70.png) no-repeat;}

.prc_h .list_box .icon_box .icon.icon1:before{background-position: 0 0 ;}
.prc_h .list_box .icon_box .icon.icon2:before{background-position: -85px 0 ;}
.prc_h .list_box .icon_box .icon.icon3:before{background-position: -170px 0 ;}
.prc_h .list_box .icon_box .icon.icon4:before{background-position: -255px 0 ;}
.prc_h .list_box .icon_box .icon.icon5:before{background-position: -340px 0 ;}
.prc_h .list_box .icon_box .icon.icon6:before{background-position: -425px 0 ;}
.prc_h .list_box .icon_box .icon.icon7:before{background-position: -510px 0 ;}
.prc_h .list_box .icon_box .icon.icon8:before{background-position: -595px 0 ;}
.prc_h .list_box .icon_box .icon.icon9:before{background-position: -680px 0 ;}
.prc_h .list_box .icon_box .icon.icon10:before{background-position: -765px 0 ;}

.prc_h .list_box .icon_box .icon.icon11:before{background-position: 0 -85px ;}
.prc_h .list_box .icon_box .icon.icon12:before{background-position: -85px -85px ;}
.prc_h .list_box .icon_box .icon.icon13:before{background-position: -170px -85px ;}
.prc_h .list_box .icon_box .icon.icon14:before{background-position: -255px -85px ;}
.prc_h .list_box .icon_box .icon.icon15:before{background-position: -340px -85px ;}
.prc_h .list_box .icon_box .icon.icon16:before{background-position: -425px -85px ;}
.prc_h .list_box .icon_box .icon.icon17:before{background-position: -510px -85px ;}
.prc_h .list_box .icon_box .icon.icon18:before{background-position: -595px -85px ;}
.prc_h .list_box .icon_box .icon.icon19:before{background-position: -680px -85px ;}
.prc_h .list_box .icon_box .icon.icon20:before{background-position: -765px -85px ;}

.prc_h .list_box .icon_box .icon.icon21:before{background-position: 0 -170px ;}
.prc_h .list_box .icon_box .icon.icon22:before{background-position: -85px -170px ;}
.prc_h .list_box .icon_box .icon.icon23:before{background-position: -170px -170px ;}
.prc_h .list_box .icon_box .icon.icon24:before{background-position: -255px -170px ;}
.prc_h .list_box .icon_box .icon.icon25:before{background-position: -340px -170px ;}
.prc_h .list_box .icon_box .icon.icon26:before{background-position: -425px -170px ;}
.prc_h .list_box .icon_box .icon.icon27:before{background-position: -510px -170px ;}
.prc_h .list_box .icon_box .icon.icon28:before{background-position: -595px -170px ;}
.prc_h .list_box .icon_box .icon.icon29:before{background-position: -680px -170px ;}
.prc_h .list_box .icon_box .icon.icon30:before{background-position: -765px -170px ;}

.prc_h .list_box .icon_box .icon.icon31:before{background-position: 0 -255px ;}
.prc_h .list_box .icon_box .icon.icon32:before{background-position: -85px -255px ;}
.prc_h .list_box .icon_box .icon.icon33:before{background-position: -170px -255px ;}
.prc_h .list_box .icon_box .icon.icon34:before{background-position: -255px -255px ;}
.prc_h .list_box .icon_box .icon.icon35:before{background-position: -340px -255px ;}
.prc_h .list_box .icon_box .icon.icon36:before{background-position: -425px -255px ;}
.prc_h .list_box .icon_box .icon.icon37:before{background-position: -510px -255px ;}
.prc_h .list_box .icon_box .icon.icon38:before{background-position: -595px -255px ;}
.prc_h .list_box .icon_box .icon.icon39:before{background-position: -680px -255px ;}
.prc_h .list_box .icon_box .icon.icon40:before{background-position: -765px -255px ;}

.prc_h .list_box .icon_box .icon.icon41:before{background-position: 0 -340px ;}
.prc_h .list_box .icon_box .icon.icon42:before{background-position: -85px -340px ;}
.prc_h .list_box .icon_box .icon.icon43:before{background-position: -170px -340px ;}
.prc_h .list_box .icon_box .icon.icon44:before{background-position: -255px -340px ;}
.prc_h .list_box .icon_box .icon.icon45:before{background-position: -340px -340px ;}
.prc_h .list_box .icon_box .icon.icon46:before{background-position: -425px -340px ;}
.prc_h .list_box .icon_box .icon.icon47:before{background-position: -510px -340px ;}
.prc_h .list_box .icon_box .icon.icon48:before{background-position: -595px -340px ;}
.prc_h .list_box .icon_box .icon.icon49:before{background-position: -680px -340px ;}
.prc_h .list_box .icon_box .icon.icon50:before{background-position: -765px -340px ;}

.prc_h .list_box .icon_box .icon.icon51:before{background-position: 0 -425px ;}
.prc_h .list_box .icon_box .icon.icon52:before{background-position: -85px -425px ;}
.prc_h .list_box .icon_box .icon.icon53:before{background-position: -170px -425px ;}
.prc_h .list_box .icon_box .icon.icon54:before{background-position: -255px -425px ;}
.prc_h .list_box .icon_box .icon.icon55:before{background-position: -340px -425px ;}
.prc_h .list_box .icon_box .icon.icon56:before{background-position: -425px -425px ;}
.prc_h .list_box .icon_box .icon.icon57:before{background-position: -510px -425px ;}
.prc_h .list_box .icon_box .icon.icon58:before{background-position: -595px -425px ;}
.prc_h .list_box .icon_box .icon.icon59:before{background-position: -680px -425px ;}
.prc_h .list_box .icon_box .icon.icon60:before{background-position: -765px -425px ;}

.prc_h .list_box .icon_box .icon.icon71:before{background-position: 0 -510px ;}
.prc_h .list_box .icon_box .icon.icon72:before{background-position: -85px -510px ;}
.prc_h .list_box .icon_box .icon.icon73:before{background-position: -170px -510px ;}
.prc_h .list_box .icon_box .icon.icon74:before{background-position: -255px -510px ;}
.prc_h .list_box .icon_box .icon.icon75:before{background-position: -340px -510px ;}
.prc_h .list_box .icon_box .icon.icon76:before{background-position: -425px -510px ;}
.prc_h .list_box .icon_box .icon.icon77:before{background-position: -510px -510px ;}
.prc_h .list_box .icon_box .icon.icon78:before{background-position: -595px -510px ;}
.prc_h .list_box .icon_box .icon.icon79:before{background-position: -680px -510px ;}
.prc_h .list_box .icon_box .icon.icon80:before{background-position: -765px -510px ;}

.prc_h .list_box .txt_box{display: table-cell;vertical-align: middle;color:#666;font-size:15px;letter-spacing: -0.045em;}

@media(max-width:640px){
	.prc_h .list_box .inner{display: block;padding:25px;min-height:auto;}
    .prc_h .list_box .icon_box{position: relative;;left:0;top:0;transform: translateY(0);-webkit-transform: translateY(0);text-align: center;margin-bottom:20px;}
    .prc_h .list_box .txt_box{display:block}
}



/* 절차도 End */

.bodo-h{}
.bodo-h img{width: 100%;}
.bodo-h .row1{display: block;overflow: hidden; margin-bottom: 20px;}
.bodo-h .row1 .h_imgbox{float: left;width: 30%;}
.bodo-h .row1 .h_txt{float: left;width:calc(100% - 35%); margin-left: 5%;}
.bodo-h .row1.wide .h_imgbox{width: 40%;}
.bodo-h .row1.wide .h_txt{width:calc(100% - 45%); }


.bodo-h .row1 .h_txt .tit{margin-bottom: 20px;font-size: 20px;font-weight: bold;line-height: 30px;color: #180e0d;}
.bodo-h .row1 .h_txt .tit .subtit{display: block;margin-bottom: 7px; font-size: 15px;line-height: 21px;color: #e83421;}
.bodo-h .row1 .h_txt p{margin:10px 0 0;font-size: 15px;line-height: 21px;word-break: break-all;letter-spacing: -0.045em;color: #666666;}

/* bodo-h col2  : ì‘ìš©í˜• */
.bodo-h.col_box{margin-left:-40px;overflow: hidden; }
.bodo-h .col{float: left;width:calc(50% - 40px);margin-bottom: 36px;margin-left:40px;}
.bodo-h .col .h_imgbox{float:left;width: 40%;}
.bodo-h .col .h_txt{float:left;width:calc(100% - 47%); margin-left: 7%;padding-top:17px;}
.bodo-h .col .h_txt .tit{font-size: 18px; line-height: 30px;color:#180e0d;letter-spacing: -0.045em;}
.bodo-h .col .h_txt p{margin: 0;line-height: 21px;letter-spacing: -0.025em;color:#666;font-size: 15px; }

/* bodo-v : ê¸°ë³¸í˜• */
.bodo-v{overflow: hidden;margin-left:-45px;}
.bodo-v img{width: 100%;}
.bodo-v .col{float: left;width:calc(33.33% - 45px);margin-left: 45px;margin-bottom: 20px;}
.bodo-v.col2 .col{width:calc(50% - 45px);}
.bodo-v.col4 .col{width:calc(25% - 45px);}
.bodo-v .col .v_imgbox{margin-bottom: 10px;}
.bodo-v .col .v_txt{}
.bodo-v .col .v_txt .tit{font-size: 18px;line-height: 30px;font-weight: bold; color: #180e0d;letter-spacing: -0.045em;}
.bodo-v .col .v_txt p{word-break: break-all;letter-spacing: -0.045em;}

@media (max-width: 767px){
	.bodo-v,
	.bodo-h.col_box{margin-left:0;}
    .bodo-h .row1 .h_imgbox,
    .bodo-h .row1 .h_txt,
    .bodo-h .row1.wide .h_imgbox,
    .bodo-h .row1.wide .h_txt,
    .bodo-h .col,
    .bodo-h .col .h_imgbox,
    .bodo-h .col .h_txt,
    .bodo-v .col,
    .bodo-v.col2 .col,
    .bodo-v.col4 .col{float: none;width: 100%;margin: 10px 0;}
	.bodo-h .col .h_txt{padding-top:0;}
}

/* 아코디언 */
.ui-accordion--faq{}
.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;}
.ui-accordion--faq .accordion__button::before{content:"";background-color:#e45348;width: 67px;height:100%;position:absolute;top:0;right:0;border: 1px solid #e45348;top: -1px;}
.ui-accordion--faq .accordion__button.ov{border:1px solid #e45348;}
.ui-accordion--faq .accordion__button.ov:before{background-color:#e45348;width:67px;right:0;}
.ui-accordion--faq .accordion__button:after{content:"";position: absolute;top: calc(50% - 8px);right: 25px;width: 15px;height: 16px;background: url(/pcms/dist/img/ir-bbs.png) -54px -340px;}
.ui-accordion--faq .accordion__button.ov:after{top:calc(50% - 8px);width: 15px;height: 16px;background: url(/pcms/dist/img/ir-bbs.png) -54px -340px;transform: rotate(180deg);}
.ui-accordion--faq .accordion__title{display: table-cell;font-size: 17px;font-weight:bold;color:#180e0d;line-height: 30px;vertical-align: middle;word-break: break-all;letter-spacing: -0.045em;}
.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:#fff;border:7px solid #f1f1f1;}
.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}


/* 정의박스 */
.infobox{position: relative; margin-bottom: 30px; padding: 40px 400px 40px 50px;border: 1px solid #dbd5d5;z-index: 0;overflow: hidden;}

.infobox .inner .txtwrap .h-box{margin-bottom: 30px; font-size: 28px;font-weight: bold;line-height: 30px;color: #180e0d;position: relative;padding-bottom:20px;display: block;}
.infobox .inner .txtwrap .h-box::after{content: "";position: absolute;left:-75px;bottom:0;width:170px;height:5px;background: #e54523;}
.infobox .inner .txtwrap .h-box em{display: block;margin-bottom: 10px; font-size: 15px;line-height: 21px;color: #e83421;font-weight: bold;}
.infobox .inner .txtwrap ul {margin:30px 0 35px;}
.infobox .inner .txtwrap ul li {position:relative; padding-left:105px;font-size:15px;color:#6e7179;}
.infobox .inner .txtwrap ul li+li{margin-top:5px;}
.infobox .inner .txtwrap ul li span {position:absolute; left:0; top:0; font-size:15px; font-weight:bold;color: #000; vertical-align:middle;}
.infobox .inner .txtwrap ul li span .ir {background:url(/pcms/dist/img/p03/infobox_ir.png) no-repeat;}
.infobox .inner .txtwrap ul li span .ico {display:inline-block;width:20px;height:21px;margin-right:8px;border-radius: 50%;vertical-align:sub;}
.infobox .inner .txtwrap ul li span .ico.ico1{background-position:0px 0px;} /* 지도 */
.infobox .inner .txtwrap ul li span .ico.ico2{background-position:-30px 0;} /* 전화 */
.infobox .inner .txtwrap ul li span .ico.ico3{background-position:-60px 0;} /* 팩스 */

.infobox .images-circle{position: absolute; top:58px;right:82px;z-index: 3;}
.infobox .images-circle::before{content:'';position:absolute;top:-67px;left:-65px;width:110px;height:110px;background:url(/pcms/dist/img/p03/title-box_left.png) no-repeat;z-index: -1;}
.infobox .images-circle::after{content:'';position:absolute;bottom:-80px;right:-90px;width:110px;height:110px;background:url(/pcms/dist/img/p03/title-box_right.png) no-repeat;z-index: -1;}

@media(min-width:1024px) and (max-width:1099px){
	.infobox .inner .txtwrap ul li {padding-left:0;}
	.infobox .inner .txtwrap ul li span {position:relative;left:auto;top:auto;display: block;margin-bottom:5px;}
}
@media(max-width:767px){
	.infobox .images-circle,
	.infobox .images-circle::before,
	.infobox .images-circle::after{display: none;}
	.infobox{padding:40px 40px 50px;}
}
@media(max-width:499px){
	.infobox .inner .txtwrap ul li {padding-left:0;}
	.infobox .inner .txtwrap ul li span {position:relative;left:auto;top:auto;display: block;margin-bottom:5px;}
}

.infobox_type02{position: relative;background: #dbd5d5;padding:1px;}
.infobox_type02::before{content: "";position:absolute;left:0;top:0;width:100%;height:80px;background: #e45348;}
.infobox_type02 .inner{position: relative;background: #fff;padding:35px;overflow: hidden;}
.infobox_type02 .inner:before {content: ""; position: absolute; right: -15px; bottom: -15px; width: 110px; height: 110px; background: url(/pcms/dist/img/p03/title-box_left.png) no-repeat; display: inline-block;}
.infobox_type02 .inner .pic{float:left;position: relative;width:285px;height:190px;}
.infobox_type02 .inner .pic img{position: absolute;left:0;top:0;}
.infobox_type02 .inner .txtwrap{padding-top:15px;margin-left:25px;width:calc(100% - 310px);float:left;}
.infobox_type02 .inner .txtwrap strong{color:#0d1218;font-size:22px;letter-spacing: -0.045em;font-weight:bold;position: relative;display: inline-block;}
.infobox_type02 .inner .txtwrap strong::before{content: "";position: absolute;left: 0;top: -6px;width: 8px;height: 8px;background: #e83421;border-radius: 100%;}
@media(max-width:767px){
	.infobox_type02 .inner .pic{float:none;margin:0 auto 30px;width:100%;height:100%;text-align: center;}
	.infobox_type02 .inner .pic img{position: relative;left:auto;top:auto;}
	.infobox_type02 .inner .txtwrap{padding-top:0;margin-left:0;width:100%;float:none;}
}


/* 버튼공통 */
@media(max-width:767px){
   .btn-lg.btn-icon {padding: 15px 50px 15px 15px;}
}