/* 사람인긱X케이뱅크 제휴 이벤트 */
.event-wrap .inner { position: relative; font-size: 0  }
.event-area { font-size: 0; }
.event-area02 { background-color: #F4F6FA;}
.event-wrap .img-btn { width: 100%; font-size: 0  }
.event-wrap .img-btn:disabled { cursor: default }

.event-footer { padding: 49px 25px; background-color: #596280 }
.event-footer h3 { margin-bottom: 14px }
.event-footer h4{font-weight:bold;}
.event-footer h4,
.event-footer h5,
.event-footer li { color: #fff; font-size: 12px; line-height: 20px; font-weight: normal; }
.event-footer h5,
.event-footer li { text-indent: -6px; padding-left: 12px; letter-spacing: -1px }
.event-footer li::before { content: '-'; display: inline-block; margin-right: 6px }
.event-footer li em { color: #fcf31a; font-style: normal }

.lpopWrap .img-cont { padding: 45px 25px 0 }
.lpopWrap .btn-group { padding: 29px 20px; display: flex; align-items: center; justify-content: space-between }
.lpopWrap .btn-group a,
.lpopWrap .btn-group button { padding: 10px 0; width: 100%; height: 40px; font-size: 14px; line-height: 18px; text-align: center; color: #fff; border-radius: 4px; box-sizing: border-box; letter-spacing: 0.5 }
.lpopWrap .btn-group a { margin: 0 auto; display: inline-block; width: 172px; background-color: #4876EF }
.lpopWrap .btn-group button { width: 118px }
.lpopWrap .btn-group button.btn--outlined {  border: 1px solid #4876EF; color: #4876EF }
.lpopWrap .btn-group button.btn--contained { background-color: #4876EF }

/* 이벤트 폼 */
.event-form .message-box { padding: 20px 0; border-radius: 4px; background-color: #f7fafe; text-align: center }
.event-form .message-box p { margin-top: 22px; font-size: 16px; line-height: 24px; font-weight: bold  }
.event-form .item .item_tit { margin-bottom: 16px }
.event-form .item .input_item_text { margin-top: 8px; font-size: 14px; line-height: 18px; color: #5c667b }
.event-form .item_privacy_txt { margin-top: 12px; font-size: 14px; line-height: 18px; color: #8491a7 }
.event-form .input_item+.input_item { margin-top: 16px }
.event-form .inpChk input+.lbl { font-size: 15px; line-height: 22px; letter-spacing: -0.5px }
.event-form .item_privacy_head { margin-bottom: 17px; padding-bottom: 9px; border-bottom: 1px solid #D7DCE5 }
.event-form .item_privacy_head input+.lbl { font-weight: bold }
.event-form select { height:48px }
