@charset "utf-8";
.wrap_ai_interview {overflow-x:hidden}
.wrap_ai_interview [class*="section"] {box-sizing:border-box}
.wrap_ai_interview img {max-width:100%}
.wrap_ai_interview [class*="section"] .check_point {display:block;width:114px;margin:0 auto 24px;height:30px;line-height:30px;padding:0 13px;font-size:13px;font-weight:700;border-radius:30px;box-sizing:border-box}
.wrap_ai_interview [class*="section"] .title {font-size:36px;font-weight:700;line-height:50px;color:var(--black);text-align:center}
.wrap_ai_interview [class*="section"] .desc {margin-top:24px;font-size:16px;line-height:24px;color:var(--gray120);text-align:center}
/* animation fade in */
.wrap_ai_interview [class*="section"] .check_point,
.wrap_ai_interview [class*="section"] .title,
.wrap_ai_interview [class*="section"] .desc,
.wrap_ai_interview [class*="section"] .conts {opacity:0}
.wrap_ai_interview [class*="section"] .ani .check_point,
.wrap_ai_interview [class*="section"] .ani .title,
.wrap_ai_interview [class*="section"] .ani .desc,
.wrap_ai_interview [class*="section"] .ani .conts {animation:fadeIn 1s forwards}
.wrap_ai_interview [class*="section"] .ani .check_point {animation-delay:.2s}
.wrap_ai_interview [class*="section"] .ani .title {animation-delay:.4s}
.wrap_ai_interview [class*="section"] .ani .desc {animation-delay:.6s}
.wrap_ai_interview [class*="section"] .ani .conts {animation-delay:.8s}
.wrap_ai_interview [class*="section"] .ani .conts + .conts {animation-delay:1.2s}
@keyframes fadeIn {
    0% {opacity:0;transform:translateY(30px)}
    100% {opacity:1;transform:translateY(0)}
}
/* intro */
.wrap_ai_interview .intro {height:516px}
.wrap_ai_interview .intro .video_wrapper {position:relative;overflow:hidden;width:100%;height:100%}
.wrap_ai_interview .intro .video_wrapper video {position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;transform:translate(-50%, -50%);object-fit:cover;z-index:5}
.wrap_ai_interview .intro .video_wrapper .dim {position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.5;background:linear-gradient(0deg, rgba(15, 30, 51, 0.60) 0%, rgba(15, 30, 51, 0.60) 100%), linear-gradient(180deg, #0F1E33 0%, #95992D 100%);z-index:10}
.wrap_ai_interview .intro .video_wrapper .text_overlay {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center;color:var(--white);z-index:15}
.wrap_ai_interview .intro .video_wrapper .text_overlay [class*="tit"] {display:block}
.wrap_ai_interview .intro .video_wrapper .text_overlay .tit01 {position:relative;margin:0 0 112px;font-size:48px;line-height:68px;text-shadow:0px 8px 24px rgba(0, 0, 0, 0.06)}
.wrap_ai_interview .intro .video_wrapper .text_overlay .tit01::before {position:absolute;content:'';left:50%;transform:translateX(-50%);bottom:-88px;width:1px;height:64px;background:#d9d9d9}
.wrap_ai_interview .intro .video_wrapper .text_overlay .tit02 {margin:0 0 16px;font-size:24px;font-weight:600;line-height:34px}
.wrap_ai_interview .intro .video_wrapper .btn_interview_purchase {display:flex;align-items:center;justify-content:center;margin:0 auto;width:120px;height:48px;font-size:16px;font-weight:700;color:var(--white);border-radius:4px;background:var(--violet100);border-color:var(--violet100)}

/* tutorial */
.wrap_ai_interview .section_tutorial {position:relative;padding:72px 0 56px;background:linear-gradient(180deg, #F0F3FB 27.4%, #E5ECFF 100%)}
.wrap_ai_interview .section_tutorial .title {font-size:32px;line-height:44px;color:var(--gray120)}
.wrap_ai_interview .section_tutorial .title .point {color:var(--violet100)}
.wrap_ai_interview .section_tutorial .desc {margin-top:8px;font-size:15px;line-height:22px;color:var(--gray100)}
.wrap_ai_interview .section_tutorial .desc strong {color:var(--gray120)}
.wrap_ai_interview .section_tutorial .video {position:relative;display:flex;justify-content:center;margin:32px auto 0;width:calc(100% - 40px);padding-bottom:56.25%;height:0;filter:drop-shadow(0px 28px 36px rgba(0, 0, 0, 0.21));z-index:5}
.wrap_ai_interview .section_tutorial .video iframe {position:absolute;top:0;left:0;width:100%;height:100%;border:none}

/* section01 */
.wrap_ai_interview .section01 {position:relative;padding-top:104px;background:#FEE976;height:1038px;box-sizing:border-box}
.wrap_ai_interview .section01::after {position:absolute;content:'';left:50%;bottom:-21px;margin-left:-100px;width:210px;height:210px;background:url(//www.saraminimage.co.kr/sri/mobile/ai_interview/introduce/sec01_icon.gif) no-repeat 0 0;background-size:210px;z-index:5}
.wrap_ai_interview .section01 .desc {margin-top:12px;font-size:24px;font-weight:600;line-height:34px;color:#000}
.wrap_ai_interview .section01 .conts {position:relative;width:100%;height:784px;z-index:15}
.wrap_ai_interview .section01 .conts .item {position:absolute;left:50%;z-index:15}
.wrap_ai_interview .section01 .conts .bubble01 {top:56px;max-height:125px;margin-left:-87px}
.wrap_ai_interview .section01 .conts .bubble02 {top:165px;max-height:161px;margin-left:-160px}
.wrap_ai_interview .section01 .conts .bubble03 {top:306px;max-height:135px;margin-left:-56px;z-index:20}
.wrap_ai_interview .section01 .conts .bubble04 {top:386px;max-height:107px;margin-left:-195px}
.wrap_ai_interview .section01 .conts .bubble05 {top:478px;max-height:144px;margin-left:-118px}
.wrap_ai_interview .section01 .conts .icon01 {top:217px;max-height:46px;margin-left:86px}
.wrap_ai_interview .section01 .conts .icon02 {top:321px;max-height:88px;margin-left:-180px}
.wrap_ai_interview .section01 .conts .icon03 {top:616px;max-height:61px;margin-left:109px}

/* section02 */
.wrap_ai_interview .section02 {padding:104px 0 80px;background:#F2F4FB}
.wrap_ai_interview .section02 .title {position:relative;z-index:0}
.wrap_ai_interview .section02 .title .txt_deco {position:absolute;content:'';left:50%;bottom:15px;margin-left:-101px;width:203px;height:37px;background:url(//www.saraminimage.co.kr/sri/mobile/ai_interview/introduce/sec02_title_deco.png) no-repeat 50% 50%;background-size:203px;z-index:-1}
.wrap_ai_interview .section02 .box_info_wrap {padding:0 20px;margin-top:56px}
.wrap_ai_interview .section02 .box_info_interview {position:relative;height:520px;display:flex;flex-direction:column;justify-content:space-between;border-radius:32px;z-index:5}
.wrap_ai_interview .section02 .box_info_interview + .box_info_interview {margin-top:104px}
.wrap_ai_interview .section02 .title_area {padding:40px 0 0 32px}
.wrap_ai_interview .section02 .title_area span {display:block;margin-bottom:8px;font-size:16px;line-height:24px}
.wrap_ai_interview .section02 .title_area strong {display:block;margin-bottom:16px;font-size:28px;line-height:38px}
.wrap_ai_interview .section02 .title_area p {padding-right:32px;font-size:14px;line-height:22px;word-break:break-all}
.wrap_ai_interview .section02 .info01 {background:#BAD6FF url(//www.saraminimage.co.kr/sri/mobile/ai_interview/introduce/box_info01_interview_bg.png) no-repeat 100% 100%}
.wrap_ai_interview .section02 .info02 {background:#080909 url(//www.saraminimage.co.kr/sri/mobile/ai_interview/introduce/box_info02_interview_bg.png) no-repeat 0 100%}
.wrap_ai_interview .section02 .info01 .title_area span {color:var(--white)}
.wrap_ai_interview .section02 .info01 .title_area strong {color:var(--black)}
.wrap_ai_interview .section02 .info01 .title_area p {color:var(--gray120)}
.wrap_ai_interview .section02 .info02 .title_area span {color:var(--blue70)}
.wrap_ai_interview .section02 .info02 .title_area strong {color:var(--white)}
.wrap_ai_interview .section02 .info02 .title_area p {color:var(--gray30)}
.wrap_ai_interview .section02 .img_area {min-height:280px}
.wrap_ai_interview .section02 .img_area img {position:absolute;z-index:5}
.wrap_ai_interview .section02 .info01 .img_area img {max-width:340px;max-height:271px;right:0;bottom:0}
.wrap_ai_interview .section02 .info02 .img_area img {max-width:324px;max-height:280px;right:-7px;bottom:-6px}

/* section03 */
.wrap_ai_interview .section03 {padding:104px 0 80px;background:var(--white)}
.wrap_ai_interview .section03 .title {position:relative;z-index:0}
.wrap_ai_interview .section03 .title .txt_deco {position:absolute;content:'';left:50%;bottom:0;transform:translateX(-50%);width:186px;height:38px;background:url(//www.saraminimage.co.kr/sri/mobile/ai_interview/introduce/sec03_title_deco.png) no-repeat 0 0;background-size:186px;z-index:-1}
.wrap_ai_interview .section03 .desc {margin:16px 0 56px}
.wrap_ai_interview .section03 .interview_type {margin-top:88px;padding:0 24px}
.wrap_ai_interview .section03 .interview_type + .interview_type {margin-top:88px;padding:0 24px}
.wrap_ai_interview .section03 .interview_type .cont_tit {margin-bottom:16px;font-size:28px;font-weight:700;line-height:38px;color:var(--black)}
.wrap_ai_interview .section03 .interview_type .cont_tit span {display:block;margin-bottom:8px;font-size:15px;line-height:22px}
.wrap_ai_interview .section03 .interview_type.type01 .cont_tit span {color:#732DF4}
.wrap_ai_interview .section03 .interview_type.type02 .cont_tit span {color:#D93BE1}
.wrap_ai_interview .section03 .interview_type.type03 .cont_tit span {color:var(--skyBlue80)}
.wrap_ai_interview .section03 .interview_type .txt {font-size:16px;line-height:26px;color:var(--gray100)}
.wrap_ai_interview .section03 .interview_type .content {margin-top:32px}
.wrap_ai_interview .section03 .interview_type .img {position:relative;height:320px;border-radius:32px;display:flex;align-items:center;justify-content:center}
.wrap_ai_interview .section03 .interview_type.type01 .img {background:linear-gradient(0deg, rgba(192, 196, 255, 0.18) 0%, rgba(192, 196, 255, 0.18) 100%), linear-gradient(180deg, #A6ACFF 0%, rgba(255, 255, 255, 0.00) 100%), #FFF}
.wrap_ai_interview .section03 .interview_type.type01 .img img {max-height:293px}
.wrap_ai_interview .section03 .interview_type.type02 .img {justify-content:flex-end;align-items:flex-end;background:linear-gradient(0deg, rgba(229, 178, 255, 0.50) 0%, rgba(229, 178, 255, 0.50) 100%), linear-gradient(180deg, #E5B2FF 0%, rgba(255, 255, 255, 0.00) 100%), #FFF}
.wrap_ai_interview .section03 .interview_type.type02 .img img {max-height:359px}
.wrap_ai_interview .section03 .interview_type.type03 .img {background:linear-gradient(0deg, rgba(255, 243, 216, 0.60) 0%, rgba(255, 243, 216, 0.60) 100%), linear-gradient(180deg, rgba(251, 234, 195, 0.90) 27.2%, rgba(255, 255, 255, 0.00) 100%), #FFF}
.wrap_ai_interview .section03 .interview_type.type03 .img img {max-height:330px}

/* section04 */
.wrap_ai_interview .section04 {padding:104px 0 0 ;background:linear-gradient(180deg, rgba(53, 35, 166, 0.00) 0%, rgba(53, 35, 166, 0.50) 100%), #070439}
.wrap_ai_interview .section04 .check_point {color:var(--violet80);border:1px solid var(--violet80)}
.wrap_ai_interview .section04 .title,
.wrap_ai_interview .section04 .desc {color:var(--white)}
.wrap_ai_interview .section04 .title {position:relative;z-index:0}
.wrap_ai_interview .section04 .title .txt_deco {position:absolute;content:'';left:50%;bottom:-3px;transform:translateX(-50%);margin-left:-40 px;width:196px;height:47px;background:url(//www.saraminimage.co.kr/sri/mobile/ai_interview/introduce/sec04_title_deco.png) no-repeat 0 0;background-size:196px;z-index:-1}
.wrap_ai_interview .section04 .box_info_wrap {height:2174px}
.wrap_ai_interview .section04 .box_info_img {overflow:hidden;position:relative;width:100%;height:100%}
.wrap_ai_interview .section04 .box_info_img img {position:absolute;max-width:none}
.wrap_ai_interview .section04 .box_info_img .img01 {top:58px;left:50%;transform:translateX(-50%);max-height:551px}
.wrap_ai_interview .section04 .box_info_img .img02 {top:655px;left:10px;max-height:417px}
.wrap_ai_interview .section04 .box_info_img .img03 {top:1136px;right:22px;max-height:379px}
.wrap_ai_interview .section04 .box_info_img .img04 {top:1565px;left:50%;transform:translateX(-50%);max-height:486px}

/* section05 */
.wrap_ai_interview .section05 {background:#3E2CB5;padding:100px 0 80px}
.wrap_ai_interview .section05 .check_point {color:var(--skyBlue80);border:1px solid var(--skyBlue80)}
.wrap_ai_interview .section05 .title,
.wrap_ai_interview .section05 .desc {color:var(--white)}
.wrap_ai_interview .section05 .box_type_wrap {margin-top:56px;text-align:left}
.wrap_ai_interview .section05 .box_type_inteview {width:calc(100% - 32px);margin:0 auto;border-radius:24px;box-shadow:0px 14px 14px 0px rgba(0, 0, 0, 0.25), 0px 64px 44px 0px rgba(0, 0, 0, 0.15)}
.wrap_ai_interview .section05 .box_type_inteview + .box_type_inteview {margin-top:80px}
.wrap_ai_interview .section05 .box_type_inteview .top_area {height:56px;padding-left:32px;display:flex;align-items:center;border-radius:24px 24px 0 0;font-size:16px;font-weight:700;color:var(--white)}
.wrap_ai_interview .section05 .contents {padding:24px 24px 40px;background:var(--white);border-radius:0 0 24px 24px}
.wrap_ai_interview .section05 .contents .step_tit {display:block;padding-left:8px;font-size:24px;font-weight:700;line-height:34px}
.wrap_ai_interview .section05 .contents .list_info {margin:24px 0}
.wrap_ai_interview .section05 .contents .list_info {display:flex;gap:8px}
.wrap_ai_interview .section05 .contents .list_info dl {flex:1;height:126px;border-radius:12px;text-align:center}
.wrap_ai_interview .section05 .contents .list_info dt {height:70px;display:flex;align-items:center;justify-content:center}
.wrap_ai_interview .section05 .contents .list_info dd {font-size:13px;line-height:18px;color:var(--gray100)}
.wrap_ai_interview .section05 .contents .txt {padding:0 8px;font-size:14px;line-height:22px;color:var(--gray100)}
.wrap_ai_interview .section05 .step01 {background:#028DFF}
.wrap_ai_interview .section05 .step02 {background:var(--violet100)}
.wrap_ai_interview .section05 .step01 .list_info dl {background:var(--skyBlue30)}
.wrap_ai_interview .section05 .step02 .list_info dl {background:#E6E3FF}
.wrap_ai_interview .section05 .step01 .list_info .ico01 {max-height:24px}
.wrap_ai_interview .section05 .step01 .list_info .ico02 {max-height:33px}
.wrap_ai_interview .section05 .step01 .list_info .ico03 {max-height:32px}
.wrap_ai_interview .section05 .step02 .list_info .ico01 {max-height:24px}
.wrap_ai_interview .section05 .step02 .list_info .ico02 {max-height:34px}
.wrap_ai_interview .section05 .step02 .list_info .ico03 {max-height:37px}

/* section06 */
.wrap_ai_interview .section06 {padding:104px 0 198px;background:url(//www.saraminimage.co.kr/sri/mobile/ai_interview/introduce/sec06_bg.png);background-size:cover;background-position:0 100%}
.wrap_ai_interview .section06 .check_point {color:#35F681;border:1px solid #35F681}
.wrap_ai_interview .section06 .title {position:relative;color:var(--white);z-index:0}
.wrap_ai_interview .section06 .title .txt_deco {position:absolute;content:'';top:-10px;left:50%;margin-left:-130px;width:216px;height:63px;background:url(//www.saraminimage.co.kr/sri/mobile/ai_interview/introduce/sec06_title_deco.png) no-repeat 0 0;background-size:216px;z-index:-1}
.wrap_ai_interview .section06 .desc {padding:0 29px;color:var(--white)}
.wrap_ai_interview .section06 .box_report {margin-top:56px;display:flex;flex-wrap:wrap;gap:16px;padding:0 16px}
.wrap_ai_interview .section06 .box_report .box {flex-basis:calc(50% - 8px);padding:24px 20px 32px;border-radius:24px;background:rgba(255,255,255,0.80);filter:drop-shadow(0px 24px 40px rgba(0,0,0,0.25));box-sizing:border-box;text-align:left}
.wrap_ai_interview .section06 .box_report .box_tit {display:block;margin-bottom:8px;font-size:18px;line-height:26px;font-weight:600;color:#222}
.wrap_ai_interview .section06 .box_report .txt {min-height:88px;font-size:13px;line-height:20px;color:#222}
.wrap_ai_interview .section06 .box_report .badge_wrap {display:flex;gap:4px}
.wrap_ai_interview .section06 .box_report .badge {display:inline-block;padding:0 6px;height:20px;line-height:20px;font-size:12px;color:#0B30F2;background:var(--blue50);border-radius:4px}
.wrap_ai_interview .section06 .box_report .badge.practice {background:var(--white)}
.wrap_ai_interview .section06 .box_report .box.box_link {background:#0B30F2}
.wrap_ai_interview .section06 .box_report .box.box_link .preview_report {display:block;font-size:18px;line-height:26px;font-weight:700;color:var(--white)}
.wrap_ai_interview .section06 .box_report .box.box_link .preview_report .arrow {display:block;margin-top:60px;width:32px;height:32px;background:url(//www.saraminimage.co.kr/sri/mobile/ai_interview/introduce/sec06_link_arr.png) no-repeat 0 0;background-size:32px}

/* section07 */
.wrap_ai_interview .section07 {padding:52px 0 80px;background:var(--blue30);text-align:center}
.wrap_ai_interview .section07 .title {margin-bottom:32px;font-size:32px;line-height:44px}
.wrap_ai_interview .section07 .title .sub_title {display:block;margin:0 auto 16px;font-size:18px;font-weight:600;line-height:26px;color:var(--violet100)}
.wrap_ai_interview .section07 .prod_wrap {position:relative;text-align:left}
.wrap_ai_interview .section07 .box_prod {margin:0 20px;width:calc(100% - 40px);padding:32px 32px 40px;border-radius:24px;border:1px solid var(--violet80);background:var(--white);box-shadow:0px 7px 9px 0px rgba(73, 52, 109, 0.22), 0px 24px 39px 0px rgba(96, 68, 145, 0.21);box-sizing:border-box}
.wrap_ai_interview .section07 .box_prod + .box_prod {margin-top:40px}
.wrap_ai_interview .section07 .box_prod .prod_tit {font-size:24px;line-height:34px;color:var(--black)}
.wrap_ai_interview .section07 .box_prod .prod_tit strong {display:block}
.wrap_ai_interview .section07 .box_prod .prod_tit span {position:relative;display:inline-block;margin-bottom:4px;font-size:15px;line-height:22px;color:var(--violet100);z-index:0}
.wrap_ai_interview .section07 .box_prod .prod_tit span::after {position:absolute;content:'';width:100%;height:6px;bottom:1px;left:0;background:var(--violet30);z-index:-1}
.wrap_ai_interview .section07 .box_prod .provide {margin-top:15px}
.wrap_ai_interview .section07 .box_prod .provide .count {display:flex;align-items:center;gap:4px;margin-bottom:6px;font-size:13px;line-height:18px;color:var(--gray120)}
.wrap_ai_interview .section07 .box_prod .provide .count .ico_question {display:flex;justify-content:center;align-items:center;flex-shrink:0;width:16px;height:16px;border-radius:50%;border:1px solid var(--gray80);color:var(--gray80);box-sizing:border-box;cursor:pointer}
.wrap_ai_interview .section07 .box_prod .provide .count .toolTipWrap2 .toolTip {width:260px}
.wrap_ai_interview .section07 .box_prod .provide .details {display:inline-block;padding:0 8px;height:24px;line-height:24px;font-size:13px;font-weight:600;color:#6EFF42;border-radius:4px;background:var(--black)}
.wrap_ai_interview .section07 .box_prod .purchase {margin-top:12px;text-align:right}
.wrap_ai_interview .section07 .box_prod .purchase .origin_price {padding:0 20px 0 0;font-size:16px;line-height:24px;color:var(--gray70);text-decoration:line-through}
.wrap_ai_interview .section07 .box_prod .purchase .percent {font-size:20px;line-height:30px;color:var(--violet90)}
.wrap_ai_interview .section07 .box_prod .purchase .price {margin-left:6px;font-size:28px;line-height:38px;color:var(--violet100)}
.wrap_ai_interview .section07 .box_prod .purchase .price span {display:inline-block;vertical-align:middle;margin-left:2px;font-size:18px;font-weight:400;line-height:26px;color:var(--gray120)}
.wrap_ai_interview .section07 .box_prod .btn_apply {display:block;margin:16px 0;width:100%;height:48px;line-height:48px;font-size:16px;border-radius:4px;background:var(--violet100);color:var(--white)}
.wrap_ai_interview .section07 .box_prod .notice {display:block;font-size:12px;line-height:14px;color:var(--gray100)}
.wrap_ai_interview .section07 .info_prod {width:calc(100% - 40px);margin:32px auto 0;padding:24px 20px;text-align:center;border-radius:16px;border:1px solid var(--blue50);background:linear-gradient(90deg, rgba(226, 232, 255, 0.63) 0%, rgba(192, 206, 255, 0.63) 85.5%, rgba(255, 251, 249, 0.63) 100%), linear-gradient(90deg, rgba(226, 232, 255, 0.63) 0%, rgba(192, 206, 255, 0.63) 85.5%, rgba(255, 251, 249, 0.63) 100%), #EFF4F8;box-sizing:border-box}
.wrap_ai_interview .section07 .info_prod .ticket_tit {display:block;margin-bottom:8px;font-size:18px;line-height:26px;color:var(--gray120)}
.wrap_ai_interview .section07 .info_prod .ticket_tit .point {color:var(--violet100)}
.wrap_ai_interview .section07 .info_prod .ticket_img img {max-height:116px}
.wrap_ai_interview .section07 .info_prod .ticket_desc {margin-top:16px;font-size:14px;line-height:20px;color:var(--gray100)}
.wrap_ai_interview .section07 .info_prod .ticket_desc .txt_deco {position:relative;font-weight:600;color:var(--gray120);z-index:5}
.wrap_ai_interview .section07 .info_prod .ticket_desc .txt_deco::after {position:absolute;content:'';left:0;bottom:0;width:100%;height:4px;background:#6EFF42;z-index:-1}

/* section08 */
.wrap_ai_interview .section08 {padding:80px 16px;background:var(--white)}
.wrap_ai_interview .section08 .title {margin-bottom:24px;font-size:36px;font-weight:400;line-height:50px;color:var(--gray120);text-align:center}
.wrap_ai_interview .section08 .list_faq li {margin-bottom:16px;padding:24px;background:var(--gray20);border-radius:16px}
.wrap_ai_interview .section08 .list_faq .btn_question {position:relative;display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;text-align:left;box-sizing:border-box}
.wrap_ai_interview .section08 .list_faq .btn_question::after {display:inline-block;content:'';width:24px;height:24px;background:url(//www.saraminimage.co.kr/sri/mobile/ai_interview/introduce/sect08_faq_arr.png) no-repeat 100% 50%;background-size:24px;transition:all .3s;flex-shrink:0}
.wrap_ai_interview .section08 .list_faq .btn_question.open::after {transform:rotate(-180deg)}
.wrap_ai_interview .section08 .list_faq .btn_question .txt {font-size:16px;line-height:24px;font-weight:600;color:var(--gray120)}
.wrap_ai_interview .section08 .list_faq .answer {display:none;margin-top:16px;padding:16px 0 8px;font-size:15px;line-height:26px;color:var(--gray120);border-top:1px solid var(--gray40)}
.wrap_ai_interview .section08 .box_notice_check {padding:32px 24px 40px;border-radius:16px;background:var(--gray120)}
.wrap_ai_interview .section08 .box_notice_check .check_tit {display:block;margin-bottom:16px;font-size:20px;line-height:28px;color:var(--white)}
.wrap_ai_interview .section08 .box_notice_check .check_desc {font-size:15px;line-height:26px;color:var(--white)}
.wrap_ai_interview .section08 .box_notice_check .check_desc strong {font-weight:600}
.wrap_ai_interview .section08 .box_notice_check .check_desc ul {padding-left:20px}
.wrap_ai_interview .section08 .box_notice_check .check_desc li {position:relative}
.wrap_ai_interview .section08 .box_notice_check .check_desc li::before {position:absolute;content:'';left:-12px;top:12px;width:3px;height:3px;border-radius:50%;background:var(--white)}
.wrap_ai_interview .section08 .box_notice_check .check_desc li span {position:relative;z-index:0;text-decoration-line:underline;text-decoration-thickness:5px;text-decoration-color:var(--violet100);text-underline-position:from-font}

/* section09 */
.wrap_ai_interview .section09 {padding:36px 32px 120px;background:var(--blue20)}
.wrap_ai_interview .section09 .title {display:block;margin-bottom:25px;font-size:20px;line-height:normal;color:var(--gray120);text-align:left}
.wrap_ai_interview .section09 li {position:relative;padding-left:11px;font-size:15px;line-height:26px;color:var(--gray120)}
.wrap_ai_interview .section09 li::before {position:absolute;content:'';width:4px;height:4px;border-radius:50%;background:var(--gray100);left:0;top:11px}

/* section10 */
.wrap_ai_interview .section10 {padding:60px 0 56px;background:radial-gradient(50% 50% at 50% 50%, rgba(9, 6, 63, 0) 0%, rgba(23, 21, 45, 0.61) 100%), #09063E;text-align:center}
.wrap_ai_interview .section10 .title {display:block;font-size:16px;font-weight:400;line-height:24px;color:var(--white)}
.wrap_ai_interview .section10 .title strong {display:block;font-size:36px;line-height:50px}
.wrap_ai_interview .section10 .txt_deco {position:relative;z-index:5}
.wrap_ai_interview .section10 .txt_deco::after {position:absolute;content:'';left:0;bottom:2px;width:100%;height:10px;background:var(--violet90);z-index:-1}
.wrap_ai_interview .section10 .desc {display:block;margin:25px 0 0;font-size:16px;line-height:24px;color:var(--white)}
.wrap_ai_interview .section10 .desc strong {display:block;font-weight:400}
.wrap_ai_interview .section10 .desc .txt_deco::after {height:6px;bottom:0}
.wrap_ai_interview .section10 .img {margin:10px 0}
.wrap_ai_interview .section10 .img img {max-height:277px}
.wrap_ai_interview .section10 .btn_trial_start {width:256px;background:var(--violet100);color:var(--white)}

/* floating button */
.wrap_ai_interview .box_floating {display:none;position:fixed;bottom:0;left:0;width:calc(100% - 40px);padding:12px 20px;background:var(--white);z-index:100}
.wrap_ai_interview .box_floating .btn_package_apply {width:100%}

/* share btn */
.wrap_ai_interview .floating_share {position:fixed;width:40px;height:40px;left:64px;bottom:76px;z-index:200}
.wrap_ai_interview .floating_share .btn_share {display:block;width:40px;height:40px;background:url(//www.saraminimage.co.kr/sri/mobile/job_package/btn_share.png) no-repeat 0 0;background-size:40px}

/* 취업 패키지 배너 */
.banner_job_package {height:64px}
.banner_job_package .link {padding:0 24px;width:100%;height:100%;display:flex;align-items:center;gap:20px;background:var(--gray120) url(//www.saraminimage.co.kr/sri/mobile/job_package/banner_job_package_arr.png) no-repeat 92% 50%;background-size:10px;box-sizing:border-box}
.banner_job_package .link .bnr_img {max-height:36px}
.banner_job_package .link .title_area {display:flex;flex-direction:column;justify-content:center}
.banner_job_package .link .title {font-size:13px;line-height:18px;color:var(--yellow30)}
.banner_job_package .link .title>strong {font-weight:600}
.banner_job_package .link .link_txt {font-size:16px;line-height:24px;color:var(--white)}

/* 무료 체험판 이용 배너 */
.lpopBottomUp.layer_trial_interview {z-index:1100}
.lpopBottomUp.layer_trial_interview .inner > .cont {padding:40px 0 0;max-height:calc(100vh - 40px);max-height:calc(var(--vh, 1vh) * 100 - 40px);overflow-y:auto;border-radius:16px 16px 0 0;text-align:center}
.lpopBottomUp.layer_trial_interview .title {display:block;margin-bottom:12px;font-size:22px;line-height:30px;color:var(--gray120)}
.lpopBottomUp.layer_trial_interview .desc {font-size:15px;line-height:22px;color:var(--gray100)}
.lpopBottomUp.layer_trial_interview .title .point {color:var(--blue90)}
.lpopBottomUp.layer_trial_interview .img {margin:10px 0 23px}
.lpopBottomUp.layer_trial_interview .img img {max-width:336px}
.lpopBottomUp.layer_trial_interview .btn_close_layer {display:block;margin:0 auto;padding:13px 0;font-size:12px;line-height:14px;color:var(--gray100);text-decoration:underline}
.lpopBottomUp.layer_trial_interview .btn_area {padding:12px 20px;}
.lpopBottomUp.layer_trial_interview .btn_area [class*="btn"] {width:100%}
.lpopBottomUp.layer_trial_interview .btnClose {position:absolute;top:16px;right:16px;width:24px;height:24px}
.lpopBottomUp.layer_trial_interview .btnClose:before,
.lpopBottomUp.layer_trial_interview .btnClose:after {display:block;position:absolute;top:50%;left:50%;margin:0 0 0 -8px;width:16px;height:1px;background:var(--gray110);content:""}
.lpopBottomUp.layer_trial_interview .btnClose:before {-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.lpopBottomUp.layer_trial_interview .btnClose:after {-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}