@charset "UTF-8";

.title .thin {
    display: block;
    margin-bottom: 30px;
    color: #000000;
    font-family: 'market-l';
    font-size: 51px;
    line-height: 45px;
    letter-spacing: -4px;
}

.title .thick {
    display: block;
    color: #000;
    font-size: 64px;
    font-family: 'market-b';
    line-height: 72px;
}

.pass_wrap {
    overflow: hidden;
    position: relative;
    z-index: 8;
    font-family: 'noto2';
    width: 100%;
}

.pass_wrap .inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 25;
}

.pass_wrap .top_area {
    height: 990px;
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/top_bg.jpg') no-repeat center center;
    background-size: auto 100%;
    padding-top: 120px;
}

.top_area .text_bx {
    text-align: left;
}

.pass_wrap .top_area span {
    display: block;
}

.pass_wrap .top_area .txt0 em {
    color: #ffca6d;
    font-family: 'market-l';
    font-size: 79px;
    letter-spacing: -6px;
}

.pass_wrap .top_area .txt1 {
    margin-top: 100px;
    margin-left: -10px;
}

.pass_wrap .top_area .txt2 {
    margin-top: 15px;
    margin-left: -30px;
}

.pass_wrap .top_area .txt3 {
    margin-top: 48px;
    margin-left: -8px;
}

.benefit_area {
    padding: 180px 0;
    background: #fff;
}

.lst_benefit:after {
    content: '';
    clear: both;
    display: block;
}

.lst_benefit {
    width: 1096px;
    margin: 0 auto;
}

.lst_benefit li {
    float: left;
    width: 352px;
    height: 356px;
    margin: 0 20px 20px 0;
    padding-top: 50px;
    box-sizing: border-box;
    border-radius: 15px;
    box-shadow: 0 0 36px rgba(16, 16, 19, 0.2);
    text-align: center;
}

.lst_benefit li:nth-child(1) {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/top_benefit_1.png') center 174px no-repeat;
    background-size: 233px 143px;
}

.lst_benefit li:nth-child(2) {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/top_benefit_2.png') center 174px no-repeat;
    background-size: 206px 149px;
}

.lst_benefit li:nth-child(3) {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/top_benefit_3.png') center 174px no-repeat;
    background-size: 248px 163px;
}

.lst_benefit li:nth-child(4) {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/top_benefit_4.png') center 177px no-repeat;
}

.lst_benefit li:nth-child(5) {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/top_benefit_5.png') center 174px no-repeat;
    background-size: 248px 164px;
}

.lst_benefit li:nth-child(6) {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/top_benefit_6.png') center 190px no-repeat;
    background-size: 222px 142px;
}

.lst_benefit li:nth-child(7) {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/top_benefit_7.png') center 174px no-repeat;
    background-size: 241px 151px;
}

.lst_benefit li:nth-child(8) {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/top_benefit_8.png') center 174px no-repeat;
    background-size: 251px 165px;
}

.lst_benefit li:nth-child(9) {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/top_benefit_9.png') center 174px no-repeat;
    background-size: 236px 151px;
}

.lst_benefit li:nth-child(3n) {
    margin-right: 0;
}

.lst_benefit li .txt {
    font-family: 'noto6';
    font-size: 29px;
    font-weight: 700;
    line-height: 54px;
}

.lst_benefit_plus {
    position: relative;
    width: 1102px;
    height: 486px;
    margin: 0 auto;
    padding: 117px 86px 0;
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/addbenefit.png') no-repeat 0 0;
}

.lst_benefit_plus .plus_sub_title {
    display: block;
    text-align: center;
    letter-spacing: -0.045em;
    color: #004eff;
    font-size: 38px;
    font-family: 'market-b';
}

.lst_benefit_plus .plus_title {
    display: block;
    line-height: 1.2;
    margin: 108px 0 0;
    letter-spacing: -0.045em;
    color: #000;
    font-size: 40px;
    font-family: 'noto6';
}

.lst_benefit_plus .plus_text {
    line-height: 1.2;
    margin: 8px 0 0;
    letter-spacing: -0.045em;
    color: #000;
    font-size: 29px;
    font-family: 'noto4';
}

.lst_benefit_plus .plus_badge {
    position: absolute;
    top: 222px;
    right: 77px;
    width: 100px;
    line-height: 1.25;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-family: 'market-b';
}

.summer_event_area::before {
    clear: both;
    content: '+';
    display: block;
    position: absolute;
    top: -10%;
    left: 47%;
    width: 132px;
    height: 132px;
    background-color: #94bafa;
    border-radius: 50%;
    font-family: market-b;
    font-size: 85px;
    text-align: center;
    line-height: 132px;
    color: #ffffff;
}

.summer_event_area {
    position: relative;
    background-color: #94bafa;
    padding: 120px 0px !important;
}

.summer_event_area .inner .content-title {
    margin-bottom: 60px;
    padding: 0;
    border: none;
    font-family: 'noto7';
    font-size: 66.56px;
    text-align: center;
    line-height: 60px;
    color: #000;
}

.summer_event_area .inner .topBlock-textList ul {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    gap: 20px;
    width: 100%;
}

.summer_event_area .inner .topBlock-textList ul li {
    color: #000;
    background-color: #fff;
    border-radius: 20px;
    width: 540px;
    height: 225px;
    text-align: left;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    position: relative;
    box-shadow: 5px 5px 20px 10px rgba(0, 0, 0, 0.1);
}

.summer_event_area .inner .topBlock-textList ul li>div {
    padding: 60px 37px;
}

.summer_event_area .inner .topBlock-textList ul li::after {
    content: '';
    position: absolute;
    background-color: #fff;
}

.summer_event_area .inner .topBlock-textList ul li:nth-child(1)::after {
    width: 268px;
    height: 158px;
    top: 84px;
    right: 11px;
    background: url('/_skin/tpl_skin/basic_manageleader/images/content1_7/plus_benefit_3.png') center no-repeat;
}

.summer_event_area .inner .topBlock-textList ul li:nth-child(2)::after {
    width: 261px;
    height: 162px;
    top: 62px;
    right: 0;
    background: url('/_skin/tpl_skin/basic_manageleader/images/content1_7/plus_benefit_4.png') center no-repeat;
}

.summer_event_area .inner .topBlock-textList ul li>div span,
.summer_event_area .inner .topBlock-textList ul li>div strong {
    display: block;
    letter-spacing: -0.065em;
}

.summer_event_area .inner .topBlock-textList ul li>div strong {
    font-size: 35px;
    font-family: 'noto6';
    line-height: 1.2;
    color: #4651e2;
}

.summer_event_area .inner .topBlock-textList ul li>div span {
    margin-bottom: 12px;
    font-size: 29.24px;
    font-family: 'noto3';
    line-height: 30px;
}

.txt_bx .thin {
    display: block;
    color: #000;
    font-family: 'market-l';
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -3px;
}

.txt_bx .thick {
    display: block;
    color: #000;
    font-size: 62px;
    font-family: 'market-b';
    line-height: 78px;
    letter-spacing: -4px;
}

.special {
    padding: 130px 0 236px;
    background-color: #d1fbf7;
}

.special .special_img {
    margin-left: -165px;
}

.special .lst_cont li {
    display: table;
    width: 878px;
    height: 136px;
    margin-left: 260px;
    background: linear-gradient(to right, #eadd97 70%, #ebe6cc);
}

.special .lst_cont li:first-child {
    margin-left: 350px;
}

.special .lst_cont li+li {
    margin-top: 34px;
}

.special .lst_cont .desc_bx {
    display: table-cell;
    vertical-align: middle;
}

.special .lst_cont li:nth-child(1) .desc_bx {
    padding-left: 390px;
}

.special .lst_cont li:nth-child(2) .desc_bx {
    padding-left: 400px;
}

.special .lst_cont li:nth-child(3) .desc_bx {
    padding-left: 325px;
}

.special .num {
    display: block;
    width: 222px;
    height: 53px;
    background: url('/_skin/tpl_skin/basic_actuary/images/apply/first_core/bg_special_txt.png') 0 0 no-repeat;
    background-size: cover;
    color: #fff;
    font-family: 'market-m';
    font-size: 30px;
    letter-spacing: -2px;
    text-align: center;
    line-height: 59px;
}

.special .txt_bx {
    margin-top: 36px;
}

.special .txt_bx span {
    font-size: 60px;
}

.special .txt_bx .thin {
    letter-spacing: -3.6px;
}

.special .cont_wrap {
    position: relative;
}

.special .lst_cont {
    margin-top: 162px;
}

.special .lst_cont .desc_bx strong {
    display: block;
    margin-top: 10px;
    font-family: 'market-b';
    font-size: 32px;
    line-height: 43px;
}

.special .lst_cont .desc_bx strong span {
    color: #2d1dff;
}

.special .lst_cont .desc_bx p {
    font-family: 'noto4';
    font-size: 23px;
    line-height: 32px;
}

.special .img_book {
    position: absolute;
    top: -72px;
    left: -170px;
}

.special .cont02 {
    margin-top: 255px;
}

.special .cont02 .cont_wrap {
    height: 514px;
    margin-top: 70px;
    padding: 58px 0 0 80px;
    border-radius: 35px;
    background: #2d1dff;
    box-shadow: 0px 16px 45px rgba(0, 0, 0, 0.3);
}

.special .cont02 .cont_wrap .lst_bx {
    overflow: hidden;
}

.special .cont02 .cont_wrap .lst_bx li {
    float: left;
    width: 50%;
}

.special .cont02 .cont_wrap .lst_bx li:nth-child(2) {
    padding-left: 10px;
}

.special .cont02 .cont_wrap .lst_bx li .txt {
    display: block;
    position: relative;
    color: #fff;
    font-family: 'noto2';
    font-size: 30px;
    line-height: 50px;
    letter-spacing: -2px;
}

.special .cont02 .cont_wrap .lst_bx li .txt strong {
    display: block;
    color: #fff;
    font-family: 'market-b';
    font-size: 42px;
    line-height: 50px;
    letter-spacing: -2px;
}

.special .cont02 .cont_wrap .lst_bx li .txt strong em {
    display: block;
    color: #fff661;
}

.special .cont02 .cont_wrap .lst_bx li .book_img {
    margin-top: -94px;
    margin-left: -39px;
}

.reason_area {
    height: 1971px;
    padding: 160px 0 255px;
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/con1_bg.png') center center no-repeat;
    background-size: auto 100%;
}

.reason_area .img_bx {
    width: 1100px;
    margin: 0 auto;
}

.reason_area .title .thin {
    color: #00eaff;
    font-size: 56px;
    letter-spacing: -3px;
}

.reason_area .title .thick {
    color: #fff;
    font-size: 60px;
    letter-spacing: -1px;
}

.reason_area .img_bx img {
    margin-top: 127px;
}

.passtory_area {
    padding: 54px 0 256px;
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/bg_line.png') no-repeat center bottom;
}

.passtory_area .video_box {
    position: relative;
    width: auto;
    height: auto;
    margin-top: 80px;
}

.passtory_area .video_box iframe,
.passtory_area .video_box .layer {
    position: absolute;
    top: 24px;
    left: 0;
    width: 1100px;
    height: 611px;
}

.passtory_area .video_box .start_video {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.review_slide_wrap {
    overflow: hidden;
    position: relative;
    height: 1015px;
    padding-top: 80px;
    background: #fff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/hugi_bg.png') no-repeat center center;
    background-size: 2560px 1015px;
}

.review_slide_wrap .title .thin {
    letter-spacing: -3px;
}

.review_slide_wrap .title .thick {
    font-size: 60px;
}

.review_slide_wrap .hab_sugi {
    position: relative;
    height: 640px;
    width: 1350px;
    margin-top: 40px;
}

.review_slide_wrap .hab_sugi .btn_txt {
    position: absolute;
    top: 12%;
    left: 0;
    z-index: 10;
}

.review_slide_wrap .hab_sugi .btn_txt>span {
    display: block;
    width: 510px;
    border-radius: 40px;
    font-size: 23px;
    padding: 32px 25px;
    background: #8390a0;
    color: #fff;
    font-family: 'market-l';
    line-height: 7px;
    text-align: center;
}

.review_slide_wrap .hab_sugi>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 22px 0;
    opacity: 1;
}

.review_slide_wrap .hab_sugi .btn_txt>span.swiper-pagination-bullet-active {
    background: #1156a1;
    font-family: 'market-b';
}

.review_slide_wrap .hab_sugi .btn_txt>li {
    margin-bottom: 13px;
    padding: 21px 32px;
    background-color: #8b93a6;
    border-radius: 50px;
}

.review_slide_wrap .hab_sugi .fom {
    position: relative;
    text-align: left;
    margin: 80px 0px 0 590px;
    box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.3);
    border-top-left-radius: 85px;
    background: #fff;
    width: 525px;
    height: 430px;
    padding: 50px 10px 10px 50px;
}

.review_slide_wrap .hab_sugi .hugi_tit {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.review_slide_wrap .hugi_tit>span {
    font-size: 31px;
    line-height: 30px;
    margin-left: 20px;
    font-family: 'market-b';
    color: #000;
    line-height: 35px;
}

.review_slide_wrap .hab_sugi .mnt {
    padding-bottom: 22px;
    line-height: 28px;
    font-family: 'noto3';
    font-size: 21px;
    color: #000;
    font-family: 'market-m';
}

.review_slide_wrap .hab_sugi .nme {
    font-size: 16px;
    font-family: 'market-l';
    font-weight: 600;
    color: #838383;
}

.review_slide_wrap .hab_sugi .swiper-wrapper .swiper-slide .fom::after {
    position: absolute;
    right: -190px;
    top: 105px;
    content: '';
    background: url('/_skin/tpl_skin/basic_fire_system/images/apply_2/silgi/hugi_img.png') no-repeat;
    width: 332px;
    height: 391px;
    display: block;
    right: -190px;
}

.teacher_area {
    position: relative;
    max-width: 2560px;
    height: 3720px;
    margin: 0 auto;
    padding-top: 300px;
    background: #151b36 url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/teacher_bg.png') no-repeat center top;
    background-size: 2590px 379px;
}

.teacher_area .title .thin {
    color: #ffce76;
    font-size: 52px;
    letter-spacing: -3px;
}

.teacher_area .title .thick {
    color: #ffce76;
    font-size: 60px;
}

.teacher_area .cont_teacher {
    position: absolute;
    top: 350px;
    left: -218px;
    z-index: 20;
    width: 1579px;
    height: 2550px;
}

/* 영상 */
.video_cont {
    background: #fff;
}

.video_cont .inner {
    padding: 125px 0 0;
}

.video_cont .video_item {
    position: relative;
}

.video_cont .video_item .video_box {
    position: absolute;
    top: 296px;
    left: 22px;
    width: 765px;
    height: 429px;
}

.video_cont .video_item .layer,
.video_cont .video_item button {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.cont_teacher .popupVideo {
    position: absolute;
    width: 204px;
    height: 232px;
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/teacher_btn.png') no-repeat 0 0;
    background-size: cover;
    font-size: 0;
    text-indent: -9999px;
}

.cont_teacher .popupVideo a {
    display: block;
    width: 100%;
    height: 100%;
}

.cont_teacher .video_sample1 {
    top: 490px;
    left: 790px;
}

.cont_teacher .video_sample2 {
    top: 1200px;
    left: 526px;
}

.cont_teacher .video_sample3 {
    top: 2048px;
    left: 790px;
}

.teacher_hugi_slide {
    position: absolute;
    bottom: 200px;
    left: 50%;
    z-index: 30;
    margin-left: -658px;
    width: 1316px;
    height: 342px;
}

.t_slide_wrap {
    position: static;
}

.t_slide_wrap .swiper-slide {
    width: 351px;
    height: 342px;
    text-align: left;
}

.t_slide_wrap .swiper-slide.sl1 .cont_bx {
    background: #004eff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/teacher_hugi_1.png') no-repeat 235px 25px;
    background-size: 87px 87px;
}

.t_slide_wrap .swiper-slide.sl2 .cont_bx {
    background: #004eff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/teacher_hugi_2.png') no-repeat 235px 25px;
    background-size: 87px 87px;
}

.t_slide_wrap .swiper-slide.sl3 .cont_bx {
    background: #004eff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/teacher_hugi_3.png') no-repeat 235px 25px;
    background-size: 87px 87px;
}

.t_slide_wrap .swiper-slide.sl4 .cont_bx {
    background: #004eff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/teacher_hugi_4.png') no-repeat 235px 25px;
    background-size: 87px 87px;
}

.t_slide_wrap .swiper-slide.sl5 .cont_bx {
    background: #004eff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/teacher_hugi_5.png') no-repeat 235px 25px;
    background-size: 87px 87px;
}

.t_slide_wrap .swiper-slide.sl6 .cont_bx {
    background: #004eff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/teacher_hugi_6.png') no-repeat 235px 25px;
    background-size: 87px 87px;
}

.t_slide_wrap .swiper-slide .cont_bx {
    height: 342px;
    padding: 39px 0 0 39px;
    border-radius: 25px;
    background: #004eff;
}

.t_slide_wrap .swiper-slide .cont_bx .tit {
    color: #63f2ff;
    font-family: 'noto6';
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -1px;
}

.t_slide_wrap .swiper-slide .cont_bx .name {
    margin-top: 8px;
    color: #6a98ff;
    font-family: 'noto3';
    font-size: 16px;
    line-height: 36px;
    letter-spacing: -1px;
}

.t_slide_wrap .swiper-slide .cont_bx .desc {
    margin-top: 10px;
    color: #fff;
    font-family: 'noto2';
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -1px;
}

.teacher_area .bg {
    position: absolute;
    top: 1273px;
    left: -730px;
    z-index: 15;
    max-width: 2560px;
    height: 1849px;
}

.t_slide_wrap .btn_arrow {
    position: absolute;
    bottom: 136px;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    cursor: pointer;
}

.t_slide_wrap .btn_arrow.btn_prev {
    background: #4f5880 url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/teacher_arrow_l.png') no-repeat 20px 17px;
    left: -125px;
}

.t_slide_wrap .btn_arrow.btn_next {
    background: #4f5880 url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/teacher_arrow_r.png') no-repeat 28px 19px;
    right: -125px;
}

.curri {
    background: #545454;
    padding-bottom: 70px;
}

.curri .cont_top {
    height: 1327px;
    /* padding-top:150px; */
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/curri_bg.png') center top no-repeat;
    background-size: 2560px 1327px;
}

.curri .cont_curri {
    position: absolute;
    top: 150px;
    left: 0;
}

.curri .cont_tip {
    position: relative;
    top: -120px;
    height: 1084px;
}

.book_area {
    overflow: hidden;
    padding-top: 214px;
}

.book_area .title .thin {
    letter-spacing: -3px;
}

.book_area .title .thick {
    font-size: 60px;
}

.img_book {
    position: relative;
    width: 802px;
    margin: 113px auto 0;
}

.img_book .b_txt {
    position: absolute;
    right: -124px;
    bottom: -61px;
    color: #c4c4c4;
    font-family: 'market-l';
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -1px;
}

.img_book .book_bullet {
    position: absolute;
    top: -35px;
    right: -127px;
}

.book_area .book_video {
    position: absolute;
    left: -142px;
    bottom: -54px;
    height: 189px;
}

.feed_slide_wrap {
    padding-top: 190px;
}

.page_slide {
    position: relative;
    height: 835px;
}

.page_intro {
    position: static;
}

.page_intro .swiper-wrapper {
    height: 768px;
}

.page_intro .swiper-pagination-bullets {
    bottom: 0;
}

.page_intro .swiper-pagination-bullet {
    width: 22px;
    height: 22px;
    background: #cecece;
}

.page_intro .swiper-pagination-bullet-active {
    background: #ff5d68;
}

.bookreview_slide {
    position: static;
    height: 321px;
    width: 1150px;
    margin: 120px 0px 0px -22px;
    padding: 10px 15px;
    box-sizing: border-box;
}

.bookreview_slide .swiper-slide {
    height: 277px;
    padding-left: 45px;
    padding-top: 65px;
    box-sizing: border-box;
    box-shadow: 0px 9px 15px rgba(0, 0, 0, 0.3);
    border-radius: 25px;
    box-sizing: border-box;
    text-align: left;
}

.bookreview_slide .sl1 {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/book_hugi_1.png') no-repeat 89% 28% #ebe6e0;
}

.bookreview_slide .sl2 {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/book_hugi_2.png') no-repeat 89% 28% #ebe6e0;
}

.bookreview_slide .sl3 {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/book_hugi_3.png') no-repeat 89% 28% #ebe6e0;
}

.bookreview_slide .sl4 {
    background: url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/book_hugi_4.png') no-repeat 89% 28% #ebe6e0;
}

.bookreview_slide .div-table p:first-child {
    line-height: 28px;
    font-size: 21px;
    font-family: 'noto3';
    margin-bottom: 24px;
    color: #000;
}

.bookreview_slide .div-table p:nth-child(2) {
    font-size: 18px;
    font-family: 'noto5';
    letter-spacing: -1.7px;
    color: #82817d;
}

.feed_slide_wrap .btn_arrow {
    position: absolute;
    display: block;
    width: 100px;
    height: 100px;
    z-index: 4;
    cursor: pointer;
}

.feed_slide_wrap .bookreview_slide .btn_arrow {
    bottom: 120px;
}

.feed_slide_wrap .page_slide .btn_arrow {
    bottom: 397px;
}

.feed_slide_wrap .btn_arrow.btn_prev {
    background: url('/_skin/tpl_skin/basic_fire_system/images/apply_2/silgi/arrow_l.png') no-repeat 47% center #ececec;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    left: -125px;
}

.feed_slide_wrap .btn_arrow.btn_next {
    background: url('/_skin/tpl_skin/basic_fire_system/images/apply_2/silgi/arrow_r.png') no-repeat 55% center #ececec;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    right: -125px;
}

.premium_area {
    padding: 300px 0 320px;
}

.premium_area .title .thin {
    margin-bottom: 15px;
    font-size: 64px;
}

.premium_area .title .thick {
    letter-spacing: -4px;
}

.premium_area .cont_lst:after {
    content: '';
    display: block;
    clear: both;
}

.premium_area .cont_lst {
    margin-top: 110px;
}

.premium_area .cont_lst li {
    position: relative;
    float: left;
    width: 540px;
    height: 202px;
    margin: 0 20px 30px 0;
    padding: 52px 0 0 40px;
    border-radius: 35px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
    text-align: left;
}

.premium_area .cont_lst li:nth-child(1) {
    background: #fff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/bottom_benefit_1.png') 90% 56% no-repeat;
    background-size: 233px 143px;
}

.premium_area .cont_lst li:nth-child(2) {
    background: #fff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/bottom_benefit_2.png') 90% 56% no-repeat;
    background-size: 207px 148px;
}

.premium_area .cont_lst li:nth-child(3) {
    background: #fff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/bottom_benefit_3.png') 90% 56% no-repeat;
    background-size: 222px 142px;
}

.premium_area .cont_lst li:nth-child(4) {
    background: #fff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/bottom_benefit_4.png') 90% 56% no-repeat;
    background-size: 241px 151px;
}

.premium_area .cont_lst li:nth-child(5) {
    background: #fff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/bottom_benefit_5.png') 90% 56% no-repeat;
    background-size: 251px 165px;
}

.premium_area .cont_lst li:nth-child(6) {
    padding: 48px 0 0 40px;
    background: #fff url('/_skin/tpl_skin/basic_wss2/images/apply/habgyeog/v2/bottom_benefit_6.png') 90% 56% no-repeat;
    background-size: 236px 151px;
}

.premium_area .cont_lst li:nth-child(2n) {
    margin-right: 0;
}

.premium_area .cont_lst li strong {
    font-size: 28px;
    font-weight: 700;
    font-family: 'noto6';
    line-height: 45px;
    letter-spacing: -1.5px;
}

.premium_area .cont_lst li strong span {
    font-size: 24px;
}

.premium_area .cont_lst li .btn-halbu {
    display: block;
    position: absolute;
    bottom: 45px;
    left: 41px;
    width: 93px;
    height: 27px;
    border-radius: 7px;
    background: #000;
    color: #fff;
    font-family: 'noto3';
    font-size: 14px;
    line-height: 27px;
    text-align: center;
}