@charset "utf-8";
/** 고용보험제도 css **/

.hr {width: auto; height: 20px; margin:0 -38px; background-color: #f3f6fb; border: 0; border-top: 2px solid #e8ecf4; border-bottom: 2px solid #e8ecf4; box-sizing: border-box}


/* title, text */
.h2-title {margin-bottom: 35px; font-size: 36px; font-weight: 700; color: #333;}
.txt {font-size: 26px; color: #555; line-height: 1.8}
.title-color {margin-bottom: 35px; font-size: 30px; color: #2f55a7; font-weight: 700}
.hr + .h2-title {margin-top: 60px;}
.check-title {display: flex; align-items: center; margin-top: 30px; margin-bottom: 20px; color: #2f55a7; font-size: 26px; font-weight: 700}
.info-title {display: flex; align-items: center; margin-bottom: 20px; font-size: 26px; color: #2f55a7; font-weight: 700;}
.content > .cont-section:first-child {padding-top: 0;}
.cont-section {padding: 50px 0 40px;}
.title-wrap {display: flex; align-items: center; justify-content: space-between; margin-bottom: 35px;}
.title-wrap .h2-title {margin-bottom: 0;}
.title-wrap .btn-more {display: flex; align-items: center; font-size: 30px; color: #555;}
.title-wrap .btn-more .ico {margin-left: 13px;}
.h3-title-bg {margin: 40px -38px 10px; padding: 12px 38px; background-color: #f8fbff; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; color: #333; font-size: 32px; font-weight: 700}
.h2-title + .h3-title-bg {margin-top: -15px;}
.border-desc {margin-top: 15px; padding-top: 15px; border-top: 1px solid #ccc; font-size: 24px; color: #555}
.h4-title {margin-top: 30px; margin-bottom: 25px; font-size: 30px; font-weight: 700}
.h3-title-bg + .h4-title {margin-top: 0;}
.h3-title {margin-bottom: 25px; font-size: 32px; font-weight: 700; color: #333;}

/* space */
.txt + .h2-title, .bull-list.big + .h2-title {margin-top: 50px;}
.bull-list.big + .title-color {margin-top: 35px}
.inner-section {padding: 30px 0 40px;} /*2021.02.17 허규리 수정*/


/* list */
.bull-list.big > li:before {width: 10px; height: 10px; top: 20px; color: #333}
.bull-list.big > li {padding-left: 25px; font-size: 26px; line-height: 1.8}
.bull-list.big > li:not(:first-child) {margin-top: 0}

/* tel-box */
.ico.tel {width: 32px; height: 40px; margin-right: 15px; background-position: 0 -239px;}
.tel-box {margin: 60px -38px 0 -38px; padding: 30px 38px 40px; background-color: #fafafa}
.tel-box .top-area {display: flex; align-items: center; color: #2f55a7; font-size: 26px; font-weight: 700}
.tel-box .bottom-area {margin-top: 25px; font-size: 24px; color: #555; font-weight: 700}

/* 고용보험요율 안내 */
.insurance-info {padding-bottom: 40px;}
.insurance-info .inner-title {margin-bottom: 25px; font-size: 26px; color: #2f55a7; font-weight: 700}
.insurance-info .inner-box {display: flex; justify-content: space-between; align-items: center; padding-bottom: 20px; border-bottom: 2px solid #ccc}
.insurance-info .inner-box + .inner-box {margin-top: 25px;}
.insurance-info .inner-box .title {font-size: 26px; color: #555; font-weight: 700}
.insurance-info .inner-box .value {margin-left: 30px; font-size: 40px; color: #333; font-weight: 700} /*2021.02.17 허규리 수정*/
.insurance-info .inner-box + .inner-title {margin-top: 35px;}
.insurance-info .inner-box .right .value {font-size: 40px; color: #2679c0; font-weight:700;} /*2021.02.17 허규리 수정*/

/* 고용보험료 계산 */
.calc-section .more {color: #2679c0; font-size: 28px; font-weight: 700}
.calc-section .inp-row {position: relative}
.calc-section .inp-row + .title {margin-top: 40px;}
.calc-section .inp-row:not(:first-child) {margin-top: 30px}
.calc-section .inp-row .txt-unite {position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); font-size: 30px;}
.calc-section .inp-row input[type="text"],
.calc-section .inp-row input[type="number"],
.calc-section .inp-row input[type="tel"],
.calc-section .inp-row input[type="email"] {width: 100%; height: 70px; padding: 20px 100px 20px 20px; border:0; border-bottom: 2px solid #aaa; font-size: 26px; box-sizing: border-box; color: #333; background-color: #fff}
.calc-section .title {margin-bottom: 20px; font-size: 30px; font-weight: 700; color: #555}
.calc-section .btn-tab {display: flex; flex-wrap: wrap; margin-top: 0;}
.calc-section .btn-tab li {width: 50%; margin-top: 20px; border: 1px solid #ccc; height: 70px; margin: -1px 0 0 -1px; text-align: center; box-sizing: border-box;}
.calc-section .btn-tab li.on {border-color: #2f98ce}
.calc-section .btn-tab li.on button {color: #2679c0}
.calc-section .btn-tab li button {display: block; width: 100%; height: 100%; font-size: 26px; color: #555}


/* 고용보험료 계산 */
.result-section {margin: 0 -38px; padding: 60px 38px 40px; background-color: #f8fbff; border-top: 2px solid #8dc6e5; border-bottom: 2px solid #8dc6e5}
.result-section .h2-title {color: #2f55a7}
.result-section .inner-box .title {font-size: 26px; color: #333; font-weight: 700}
.result-section .inner-box .title .unite {font-size: 22px; color: #666; font-weight: 700}
.result-section .inner-box .price-area {display: flex; align-items: center; justify-content: flex-end; margin-top: 10px; padding-bottom: 10px; font-size: 34px; color: #333; border-bottom: 2px solid #ccc; font-weight: 700;}
.result-section .inner-box .price-area .unite {margin-left: 10px; font-size: 26px; color: #555;}
.result-section .inner-box + .inner-box {margin-top: 30px;}
.result-section .inner-box.total {display: flex; align-items:center; justify-content: space-between; margin-top: 50px; padding-bottom: 15px; border-bottom: 2px solid #333}
.result-section .inner-box.total .title {font-size: 30px;}
.result-section .inner-box.total .price-total {color: #0065c7; font-size: 40px; font-weight: 700}
.result-section .inner-box.total .price-total .unite {font-size: 26px; color: #555; }
.result-section .btn-wrap {display: flex; flex-direction: column; margin-top: 60px;}
.result-section .btn-wrap .btn-default {border-color: #999}

/* 디자인 셀렉트 */
.select-custom-wrap {margin: 0 -38px;}
.select-custom {display: block; position: relative; width: 100%; height: 77px; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; box-sizing: border-box}
.select-custom:before {content:''; display: inline-block; position: absolute; right: 38px; top: 50%; width: 15px; height: 15px; margin-top: -13px; border-top: 4px solid #ccc; border-right: 4px solid #ccc; transform: rotate(135deg); -webkit-transform: rotate(135deg); }
.select-custom select {display: block; width: 100%; height: 100%; padding: 0 38px; border: 0; appearance: none; font-size: 36px; font-weight: 700; background: #fff;}
.select-custom-wrap .cont {padding: 35px 38px;}
.select-custom-wrap .cont .cont-section:first-child {padding-top: 0;}

/* 급여 모의계산 해보기 */
.pay-calc .h3-title {margin-bottom: 25px; padding-bottom: 15px; font-size: 30px; color: #2f55a7; font-weight: 700; border-bottom: 2px solid #ccc}
.pay-calc .inp-row {position:relative; border-bottom: 2px solid #999}
.pay-calc .inp-row + .inp-row,
.pay-calc .desc + .inp-row,
.pay-calc .inp-row + .title,
.pay-calc .title + .inp-row{margin-top: 20px;}
.pay-calc .inp-row + .h3-title {margin-top: 50px;}
.pay-calc .inp-row .txt-unite {position: absolute; right: 0; top: 17px; font-weight: 700}
.pay-calc .inp-row input[type="text"],
.pay-calc .inp-row input[type="number"],
.pay-calc .inp-row input[type="tel"],
.pay-calc .inp-row input[type="email"] {width: 100%; padding: 0 60px 0 25px; border: 0;}
.pay-calc .inp-row.type-placeholder input[type="text"]::placeholder,
.pay-calc .inp-row.type-placeholder input[type="number"]::placeholder,
.pay-calc .inp-row.type-placeholder input[type="tel"]::placeholder,
.pay-calc .inp-row.type-placeholder input[type="email"]::placeholder {font-size: 30px; font-weight: 700; color: #555}
.pay-calc .inp-row.type-placeholder input[type="text"],
.pay-calc .inp-row.type-placeholder input[type="number"],
.pay-calc .inp-row.type-placeholder input[type="tel"],
.pay-calc .inp-row.type-placeholder input[type="email"] {padding-left: 0}
.pay-calc .inp-row.col2 {display: flex; align-items: center; justify-content: space-between; margin-top: 40px; border-bottom: 0;}
.pay-calc .inp-row.col2 li {height: 67px; min-width: 170px;}
.pay-calc .inp-row.col2 li {height: 67px; min-width: 170px;}
.pay-calc .title {font-size: 30px; font-weight: 700; color: #555;}
.pay-calc .inp-row .select-custom {border-top: 0;}
.pay-calc .inp-row .select-custom select {padding-left: 0; font-size: 30px; color: #555;}
.pay-calc .inp-row .select-custom:before {right: 5px;}
.pay-calc .desc{margin-top: 15px; font-size: 26px; color: #555}
.pay-calc .inp-row-wrap + .inp-row-wrap {margin-top: 30px;}
.pay-calc .inp-row-wrap.type-row {position: relative;}
.pay-calc .inp-row-wrap.type-row .title {position: absolute; left: 0; top: 15px; z-index: 1;}
.pay-calc .result-section {margin-top: 40px; padding-top: 40px;}

/* 실업급여 모의계산 */
.calc-section .more {color: #2679c0; font-size: 28px; font-weight: 700}
.calc-section .btn-tab.type-a {margin: 0 -36px 50px;}
.calc-section .btn-tab.type-b {margin-bottom: 20px;}
.calc-section .btn-tab.type-b li {width: 33.3%}
.calc-section .inp-row {position: relative}
.calc-section .inp-row.col2 {display: flex; align-items: center; justify-content: space-between;}
.calc-section .inp-row:not(:first-child) {margin-top: 30px}
.calc-section .inp-row .txt-unite {position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); font-size: 30px;}
.calc-section .btn-large {display: flex; align-items: center; justify-content: center; width: 100%; height: 80px; margin-top: 60px; background-color: #f8fbff; border: 1px solid #2f98ce; color: #2679c0; font-weight: 700; font-size: 32px;}
.calc-section .desc {position:relative; margin-top: 24px; padding-left: 24px; color:#555; font-size: 26px;}
.calc-section .desc:before {content:'*'; display:inline-block; position: absolute; left: 0; top: 6px; color: #555}
.calc-section .inp-date{display: flex; align-items: center; border-bottom: 2px solid #aaa}
.calc-section .inp-date input[type="text"]{padding-right: 20px; border:0;}
.calc-section .inp-date .dash {margin: 0 20px;}
.calc-section .title {font-size: 30px}
.pay-calc .calc-section {margin-top: 40px;}
.pay-calc .btn-tab.type-b > li.on + li {border-left: 0;}
.pay-calc .ui-tab-wrap .cont-wrap .cont {display: none}
.pay-calc .ui-tab-wrap .cont-wrap .cont.on {display: block}

/* 자격확인 */
.step-circle {margin-top: 50px; margin-bottom: 40px; padding-bottom: 20px; border-bottom: 2px solid #ccc}
.step-circle ol {display: flex; align-items: center; justify-content: flex-end;}
.step-circle li {display: inline-flex; align-items: center; justify-content: center; width: 40px; margin-left:10px; height: 40px; border-radius: 50%; color: #fff; background-color: #515151}
.step-circle li.on {background-color: #0065c7}
.join-confirm-wrap .h3-title {margin-bottom: 25px; font-size: 32px; color: #333; font-weight: 700}
.join-confirm-wrap .color-box {margin: 0 -38px; padding: 25px 38px; background-color: #f8fbff; font-size: 30px; color: #092033; font-weight: 700;}
.join-confirm-wrap .title-color {margin-top: 35px; margin-bottom: 20px; font-size: 26px;}
.join-confirm-wrap .bull-list.type-dash > li {margin-top: 5px}
.join-confirm-wrap .btn-wrap {margin-top: 60px;}

/* 고용장려금 안내 */
.ico.employ-1 {width: 86px; height: 84px; margin-right: 20px; background-position: -46px -217px}
.ico.employ-2 {width: 86px; height: 83px; margin-right: 20px; background-position: -148px -218px}
.ico.plus {width: 28px; height: 28px; background-position: -190px -83px;}
.employ-info .inner-box {position: relative; padding: 15px 20px 40px 20px; border: 2px solid #f4f7f9; border-radius: 5px;}
.employ-info .inner-box + .inner-box {margin-top: 40px;}
.employ-info .inner-box .top-area {display: flex; align-items: center; font-size: 36px; font-weight: 700; color: #333;}
.employ-info .inner-box .btn-more {position:absolute; top: 30px; right: 10px; display: flex; align-items: center; font-size: 30px; color: #555;}
.employ-info .inner-box .btn-more .ico {margin-left: 13px;}
.employ-info .inner-box .bull-list {margin-top: 20px;}
.employ-list {display: flex; align-items: center; justify-content: space-around; margin-top: 65px;}
.employ-list li {text-align: center}
.employ-list li a:before {content:''; display: block; width: 120px; height: 120px; margin-bottom: 20px; background:url(/ei/images/eim/pb/img-pb-step.png) no-repeat}
.employ-list li:nth-child(1) a:before {background-position: 0 0}
.employ-list li:nth-child(2) a:before {background-position: -149px 0}
.employ-list li:nth-child(3) a:before {background-position: -298px 0}
.employ-list li:nth-child(4) a:before {background-position: -447px 0}
.employ-list a {display: block; font-size: 24px; font-weight: 700; color: #333;}

/* 부정수급 */
.color-list-wrap {margin-top: -15px; border-top: 4px solid #0065c7}
.color-list-wrap .h3-title {margin: 30px 0; padding-left: 20px; font-size: 26px; font-weight: 700;}
.color-list-wrap .bull-list li:before {background-color: #0065c7}
.color-list-wrap .bull-list {padding: 0 0 40px 20px; border-bottom: 1px solid #ccc;}
.color-list-wrap + .h2-title {margin-top: 60px;}

/* qna */
.qna-wrap {border-top: 1px solid #ccc;}
.qna-wrap .acodian-wrap {border-bottom: 1px solid #ccc;}
.qna-wrap .top-area:before {content:'Q'; position: absolute; top: 28px; left: 0; display: inline-block; font-size: 36px; color: #2f98ce; font-weight: 700}
.qna-wrap .top-area {position: relative; display: block; padding: 38px; font-weight: 700; color: #333; font-size: 26px;}
.qna-wrap .bottom-area {display: none; position: relative; padding-left: 38px; padding-bottom: 40px; color: #555; line-height: 1.8}
.qna-wrap .bottom-area:before {content:'A'; position: absolute; top: -5px; left: 0; display: inline-block; font-size: 36px; color: #4664ad; font-weight: 700}
.qna-wrap .top-area:after {content:''; position: absolute; right: 3px; top: 45px; display: block; width: 15px; height: 15px; border-top: 4px solid #ccc; border-right: 4px solid #ccc; transform: rotate(135deg); -webkit-transform: rotate(135deg);}
.qna-wrap .acodian-wrap.on .top-area:after{transform: rotate(315deg); -webkit-transform: rotate(315deg);}
.qna-wrap .acodian-wrap.on .bottom-area {display: block;}
.qna-wrap .acodian-wrap .color-list-wrap {margin-left: -38px; margin-bottom: -40px;}

/* 실업급여란 - 자격절차 */
.btn-pop-wrap .btn-icon {display: block; position: absolute; width: 35px; height: 35px;}
.btn-pop-wrap .pop-box {display: none; position: absolute; padding: 35px; border: 2px solid #ccc; border-radius: 10px; background-color: #fff; text-align: left; font-size: 24px; font-weight: 700; line-height: 1.8}
.btn-pop-wrap.btn-pop-01 .btn-icon {left: 203px; top: 31px;}
.btn-pop-wrap.btn-pop-01 .pop-box {left: 0; top: 76px;}
.btn-pop-wrap.btn-pop-02 .btn-icon {left: 200px; top: 141px;}
.btn-pop-wrap.btn-pop-02 .pop-box {top: 186px;}
.btn-pop-wrap.btn-pop-03 .btn-icon {left: 200px; top: 281px;}
.btn-pop-wrap.btn-pop-03 .pop-box {top: 326px;}
.btn-pop-wrap.btn-pop-04 .btn-icon {left: 220px; top: 521px;}
.btn-pop-wrap.btn-pop-04 .pop-box {top: 567px;}
.btn-pop-wrap.btn-pop-05 .btn-icon {left: 220px; top: 1201px;}
.btn-pop-wrap.btn-pop-05 .pop-box {bottom: 0}
.btn-pop-wrap.on .pop-box {display: block;}

/* 육아휴직(부부동시) */
.acodian-section {margin-top: 80px;}
.acodian-section .acodian-wrap.type-normal {overflow: hidden; height: 170px; border-bottom: 2px solid #ccc}
.acodian-section .acodian-wrap.type-normal:first-child {border-top: 2px solid #ccc}
.acodian-wrap.type-normal .top-area {position: relative; display: block; padding-top: 35px; margin-bottom: 10px; font-size: 30px; color: #2f55a7; font-weight: 700; letter-spacing:  -2.5px}
.acodian-wrap.type-normal .top-area:after {content:''; position: absolute; right: 3px; top: 40px; display: block; width: 15px; height: 15px; border-top: 4px solid #ccc; border-right: 4px solid #ccc; transform: rotate(135deg); -webkit-transform: rotate(135deg);}
.acodian-wrap.type-normal .bottom-area {padding-bottom: 35px;}
.acodian-wrap.type-normal .txt {text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: 700; line-height: 2.5}
.acodian-wrap.type-normal .bull-list {margin-top: 10px;}
.acodian-wrap.type-normal.on {overflow: visible; height: 100%;}
.acodian-wrap.type-normal.on .bottom-area {display: block}
.acodian-wrap.type-normal.on .top-area {margin-bottom: 20px;}
.acodian-wrap.type-normal.on .top-area:after {transform: rotate(315deg); -webkit-transform: rotate(315deg);}
.acodian-wrap.type-normal.on .bottom-area .txt {text-overflow: unset; overflow: visible; white-space: normal; line-height: 1.8}

/* 연혁 */
.history-list li {position:relative; padding-bottom: 30px;}
.history-list li:last-child {padding-bottom: 0;}
.history-list li:before {content:''; position: absolute; left: 14px; top: 15px; width: 2px; height: 100%; background-color: #ccc}
.history-list li:last-child:before {display: none;}
.history-list .title {position: relative; padding-left: 40px; font-size: 30px; color: #0065c7; font-weight: 700}
.history-list .title:before {content:''; position:absolute; left: 0 ; top: 5px;  display: inline-block; width: 30px; height: 30px; background:url(/ei/images/eim/img-sprite.png) no-repeat -388px -217px}
.history-list .txt {padding-left: 40px;}

/* 일용근로자실업급여 */
.table-wrap + .table-wrap {margin-top: 40px;}
.table-wrap .top-area {display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px;}
.table-wrap .top-area .title {font-size: 30px; font-weight: 700; color: #2f55a7}
.table-wrap .top-area .desc {color: #656565; font-size: 20px;}
.table-wrap .top-area.text-right {justify-content: flex-end}
.table-wrap table {width: 100%; border-top: 4px solid #0065c7; border-bottom: 1px solid #ccc;}
.table-wrap table thead th {padding: 25px 10px; font-size: 26px; color: #333; font-weight: 700; border-bottom: 2px solid #e5e5e5; text-align: right;}
.table-wrap table thead th:first-child {text-align: left;}
.table-wrap table tbody th {padding: 10px; font-size: 26px; color: #333; font-weight: 700; text-align: left;}
.table-wrap table tbody td {padding: 10px; font-size: 26px; color: #555; text-align: right;}
.table-wrap table tbody tr:first-child td {padding-top: 20px}
.table-wrap table tbody tr:last-child td {padding-bottom: 20px}


/*지원금별 안내 
.applicants_box {display: flex; align-items: center;} 
.applicants_wreap >li {background-color:#e5e5e5; border-bottom: 1px solid #ccc; width: 200px; height: auto; padding: 20px; line-height: 1.7; text-align: center;} 
.ul_info_text {padding: 20px;} 
.ul_info_text li {height: auto; padding: 20px;} 
.db {display: block!important;}*/ 
.new_list > div {display: inline-block!important;} 
.new_list > div:nth-child(1) {background-color: #f2f2f2; padding: 20px; width: 100%; text-align: center;} 
.new_list > div:nth-child(2) {text-align: left; padding: 20px;} 
.employ-info .new-box {display: block; position: relative; padding: 15px 20px 40px 20px; border: 2px solid #f4f7f9; border-radius: 5px;} 
.employ-info .new-box + .new-box {margin-top: 40px;} 
.employ-info .new-box .top-area {display: flex; align-items: center; font-size: 36px; font-weight: 700; color: #333;} 
.employ-info .inner-box .btn-more {position:absolute; top: 30px; right: 10px; display: flex; align-items: center; font-size: 30px; color: #555;} 
.employ-info .inner-box .btn-more .ico {margin-left: 13px;} 
.employ-info .inner-box .bull-list {margin-top: 20px;}

/*20210215 허규리 추가*/
.tl {text-align:left!important;}
.select-custom2 {display: block; position: relative; width: 100%; height: 77px; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; box-sizing: border-box}
/* .select-custom2:before {content:''; display: inline-block; position: absolute; right: 38px; top: 50%; width: 15px; height: 15px; margin-top: -13px; border-top: 4px solid #ccc; border-right: 4px solid #ccc; transform: rotate(135deg); -webkit-transform: rotate(135deg); } */
.select-custom2 select {display: block; width: 100%; height: 100%; padding: 0 38px; border: 0; appearance: none; font-size: 26px; font-weight: 500;}

/*2021.02.17 허규리 추가*/
.resultA {font-size:40px; color:#333; font-weight:700;}
.m_call {background:url("/ei/images/eim/ico_call.png")no-repeat; display:inline-block; width:30px; height:30px; background-size:100%; vertical-align:middle; margin:0 0 0 5px;}
.f_small {font-size:20px;}

/*2021.02.22 허규리 추가*/
.both-buttons {display: flex; justify-content: space-between;}
.both-buttons .hang-add {width: 66px; margin-top: 0; font-size: 0; background: url('/ei/images/eim/ico-add.png') no-repeat center 50%;}
.both-buttons .hang-del {width: 66px; margin-top: 0; font-size: 0; background: url('/ei/images/eim/ico-del.png') no-repeat center 50%;}
.btn {display: inline-block;  height: 66px; padding: 0 20px; line-height: 66px; text-align: center; border: 1px solid #cccccc;}

/* 2021.02.25 실업급여 지급절차 */
.pay-trail > ol > li {padding: 0 0 64px 0; background: url('/ei/images/eim/bg-arrow-down.png') no-repeat center bottom 20px;}
.pay-trail > ol > li > ul > li {padding: 0 0 64px 0; background: url('/ei/images/eim/bg-arrow-down.png') no-repeat center bottom 20px;}
.pay-trail > ol > li > ul > li > ul > li {padding: 0 0 64px 0; background: url('/ei/images/eim/bg-arrow-down.png') no-repeat center bottom 20px;}
.pay-trail > ol > li:last-child,
.pay-trail > ol > li > ul > li:last-child,
.pay-trail > ol > li > ul > li > ul > li:last-child { padding-bottom: 0; background: #fff;}
.pay-trail h3.step-heading {border: 4px solid #049bb0; border-radius: 36px; text-align: center; line-height: 72px; font-weight: 700; background: #dff2f5;}
.pay-trail h3.step-heading.point {height: 132px; padding-top: 30px; border: 0; background: url('/ei/images/eim/bg-heading1.png') no-repeat center top; line-height: 1.4; color: #fff; box-sizing: border-box;}
.pay-trail h3.step-heading.first {font-size: 30px; background: #ffc000; border-color: #ffc000;}
.pay-trail .desc {margin-top: 14px; font-size: 24px; text-align: left; letter-spacing: -1px;}
.pay-trail .desc.tc {text-align: center;}
.pay-trail .confirm-tab {display: flex; justify-content: space-between; margin-top: 12px; padding: 0 0 64px 0; background: url('/ei/images/eim/bg-arrow-down.png') no-repeat center bottom 20px;}
.pay-trail .confirm-tab > a {flex: 1; border: 2px solid #97b8da; text-align: center; line-height: 72px; font-weight: 700; background: #ffffff; box-sizing: border-box;}
.pay-trail .confirm-tab > a.on {flex: 1; border: 4px solid #049bb0; text-align: center; line-height: 72px; font-weight: 700; background: #dff2f5; box-sizing: border-box;}
.jobhunt-tab {display: flex; justify-content: space-between; align-items: center;}
.jobhunt-tab > a {flex: 1; height: 76px; border: 2px solid #97b8da; padding-top: 4px; text-align: center; font-size: 24px; line-height: 1.3; font-weight: 700; background: #ffffff; box-sizing: border-box;}
.jobhunt-tab > a:nth-child(2) {padding-top: 18px;}
.jobhunt-tab > a.on {flex: 1; border: 4px solid #049bb0; text-align: center; line-height: 1.3; font-weight: 700; background: #dff2f5; box-sizing: border-box;}
.pay-trail .pay-trail-finish {display: flex; justify-content: space-around;}
.pay-trail .pay-trail-finish > li {flex:1; border: 4px solid #049bb0; padding-top: 6px; text-align: center; height: 76px; font-size: 24px; line-height: 1.2; font-weight: 700; background: #dff2f5; box-sizing: border-box;}
.pay-trail .pay-trail-finish > li:nth-child(2) {margin: 0 24px;}
.pay-trail h3.step-heading.point + .desc {font-size: 26px;}
.pay-trail > ol > li > ul > li.jobhunt-type {display: none; padding-top: 0; background: #fff;}
.pay-trail > ol > li > ul > li.jobhunt-type.on {display: block;}


/* 2021.03.21 추가 kjt */
input[type="text"].w220,
input[type="password"].w220,
input[type="date"].w220,
input[type="number"].w220,
input[type="email"].w220 {width: 220px !important;}

input.datepicker {width: calc(100% - 54px); margin-right: 8px;}
input.zip-inp {width: calc(100% - 54px); margin-right: 8px;}
a.cal2 img,
.ui-datepicker-trigger {vertical-align: middle;}
select {width: 100%; height: 70px; padding: 0 60px 0 20px; font-size: 26px; border: 1px solid #ddd; background: url('/ei/images/eim/bg-select.png') no-repeat right 20px top 50% #fff; color: #555; box-sizing: border-box; -webkit-appearance: none; appearance: none;}

.tel-input {display: flex; justify-content: space-between; height: 70px; line-height: 70px;}
input.tel-inp,
.tel-input input[type="text"] {flex-basis: 27%;}