@charset "UTF-8";
/* 공통 :S */
@keyframes floating {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.con .inner{
    text-align:center;
    width:1100px;
    margin: 0 auto;
    color:#000;
}
.apply .dis-table > *{
    display:table-cell;
}
.con_ttl{
    font-size: 46px;
    line-height:130%;
    text-align:left;
}
.con_ttl em {
    color:#eb1845;
}
.con_ttl b {
    font-family: 'noto6', 'sans-sarif';
    color:#000;
}
/* 공통 :E */
/* .apply.pass2{
    position: relative;
    z-index: 10;
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/2cour.jpg');
} */
.apply.pass2{
	position: relative;
    width: 100%;
    overflow-x: hidden;
}
.top{
    position: relative;
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/top_bg.png') center top no-repeat #ff9969;
    /* min-height: 614px; */
    padding: 204px 0 165px;
	margin: 0;
    box-sizing: border-box;
    width: 100%;
}
.top .bullet{
    position: absolute;
    left: -36px;
    top: -64px;
	animation: floating 1.6s ease-in-out infinite;
}
.top .top_txt {
    display: block;
    width: 230px;
    height: 230px;
    font-size: 28px;
    line-height: 1.3;
    font-family: 'noto6', 'sans-sarif';
    padding: 70px 0;
    box-sizing: border-box;
    position: absolute;
    top: -25px;
    right: -20px;
    display: inline-block;
    padding: 0 10px;
}
.top .top_txt b {
    display: inline-block;
    background: #0002e7;
    color: #fff94d;
    padding: 2px;
    line-height: 1.2;
    margin-top: 2px;
}
.top .top_ment{
    line-height: 160%;
    margin: 30px 0 0 0;
    font-size: 32px;
    color: #6ce3eb;
}
.top .top_ment span {
    line-height: 1.3;
    display: inline-block;
    font-size: 34px;
    color:#fff;
    font-family: 'noto6', 'sans-sarif';
}
.top .top_ment span b{
    background: #040353;
    padding: 0 0 0 5px;
}
/* .service{
    background: #ff9968;
    padding: 0 0 70px;
} */
.service .inner{
    width:1000px;
    margin-left:calc(50% - 500px);
}
.service .top_benefit{
    /* overflow:hidden; */
    width:100%;
	/* height: 726px; */
    padding-top: 442px;
}
.service .top_benefit::after{
	display: block;
	content: '';
	clear: both;
}
.service .top_benefit .tc_img {
    display: block;
    margin-left: -18px;
}
.top-benefit{
    width:100%;
    text-align: left;
    background-image: url('/_skin/tpl_skin/basic_customs2/images/apply/plus/benefit_top.png');
    background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 10px;
    background-position: 590px 40px;
    padding: 44px 40px;
    margin-bottom:30px;
    border: 3px solid #3b15f9;
}
.top-benefit span strong {
    display: block;
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 140%;
    margin: 10px 0 5px;
    font-family: 'noto3';
    font-weight: normal;
}
.top-benefit span{
    font-size: 40px;
    display: inline-block;
    line-height: 129%;
    font-family: 'noto6';

}


.top_benefit li{
	position: relative;
    float:left;
    margin-bottom:26px;
    border-radius:20px;
    text-align:left;
	width: calc((100% - 20px) / 2);
    height:224px;
    margin-right: 20px;
    padding:53px 52px;
    box-sizing:border-box;
    color:#000;
    box-shadow:10px 15px 15px rgba(0,0,0,0.2);
}
.top_benefit li:nth-child(3), .top_benefit li:nth-child(5), .top_benefit li:nth-child(7), .top_benefit li:nth-child(9){
    margin-right:0;
}
.top_benefit .benefit-badge {
	position: absolute;
	top: -41px;
    right: -33px;
}
.top_benefit li span{
    display:inline-block;
    margin:0 0 4px;
    font-size:21px;
    text-align: center;
    letter-spacing: -1.7px;
}
.top_benefit li p{
    font-size:22px;
    font-family:'noto5';
    letter-spacing:-0.7px;
    line-height:120%;
    letter-spacing: -1.7px;
}
.top_benefit li p b{
    font-size: 35px;
    font-family:'noto6';
    line-height:120%;
}
.top_benefit li:nth-child(1){
    position: relative;
    width: 100%;
    padding: 120px 55px 55px;
    border: 7px solid #4849e6;
    height: 340px;
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_0_tit.png') no-repeat left 40px #fff;
    margin-bottom: 25px;
}
.top_benefit li:nth-child(1)::after{
    position: absolute;
    content: '';
    display: block;
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_0.png') no-repeat;
    width: 450px;
    height: 370px;
    bottom: 0;
    right: 30px;
}
.top_benefit li .padd_box  strong {
    display: block;
    margin-bottom: 10px;
    line-height: 40px;
    letter-spacing: -2px;
    font-family: 'noto7';
    font-size: 35px;
    text-align: left;
    color: #11153e;
}
.top_benefit li .padd_box  strong .c_red {
    letter-spacing: -2px;
    font-family: 'noto7';
    font-size: 35px;
    text-align: left;
    color: #ff000c;
    animation: blink-effect 1.5s step-end infinite;
}
@keyframes blink-effect {
    50% {
        color: #11153e;
    }
}
.top_benefit li .padd_box .txt {
    line-height: 32px;
    font-size: 24px;
    font-family: 'noto2';
    text-align: left;
    color: #11153e;
}
.top_benefit li:nth-child(2){
    background:url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_1.png') 84% 60% no-repeat #fff;
}
.top_benefit li:nth-child(3){
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_2.png') 86% center no-repeat #fff;
}
.top_benefit li:nth-child(4){
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_8.png')  83% 56% no-repeat #fff;
}
.top_benefit li:nth-child(5){
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_9.png')  97% 62% no-repeat #fff;
}
.top_benefit li:nth-child(6){
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_10.png')  83% 56% no-repeat #fff;
}
.top_benefit li:nth-child(7){
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_4.png')  83% 57% no-repeat #fff;
}
.top_benefit li:nth-child(8){
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_5.png')  81% 76% no-repeat #fff;
}
.top_benefit li:nth-child(9){
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_6.png')  89% 56% no-repeat #fff;
}

.top > .benefit {
    position: absolute;
    top: 985px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 260px;
    background: url(/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_new_top_box.png) top center no-repeat;
}
.top > .benefit  ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.top > .benefit  ul li {
    position: relative;
    letter-spacing: -0.08em;
    color: #ffffff;
}
.top > .benefit  ul li.left_item {
    text-align: left;
}
.top > .benefit  ul li.right_item {
    text-align: right;
}
.top > .benefit  ul li p {
    margin-bottom: 30px;
    font-family: market-l;
    font-size: 30px;
}
.top > .benefit  ul li h3 {
    font-family: market-b;
    font-size: 40px;
    line-height: 1.2;
}
.top > .benefit  ul li img {
    position: absolute;
}
.top > .benefit  ul li.left_item img {
    top: -125px;
    right: -176px;
}
.top > .benefit  ul li.right_item img {
    bottom: -151px;
    left: -124px;
}

.plus{
    background: linear-gradient(to right, #5a3cf4, #5a3cf4);
    color:#18191a;
    position:relative;
}
/* 코딩 + 이미지 */
/* .plus:before{
    content: "+";
    border-radius: 50%;
    font-size:30px;
    width:80px;
    height:80px;
    line-height:65px;
    font-size:60px;
    position:absolute;
    text-align: center;
    font-family:'noto6';
    left:50%;
    top:-30px;
    margin:0 0 0 -40px;
    background:#5a3cf4;
    color:#000;
} */
.plus::after{
    position: absolute;
    display: block;
    width: 123px;
    height: 123px;
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/plus.png') 32px 39px no-repeat #5a3cf4;
    content: '';
    border-radius: 50%;
    top: -58px;
    left: calc(50% - 61.5px);
}
.plus .inner{
    text-align:left;
    padding: 71px 0 71px;
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_7.png') no-repeat 103% 55%;
}
.plus .title{
    position:relative;
    padding: 0 0 35px;
    margin:0 0 20px;
    letter-spacing:-2px;
    line-height:110%;
    font-size:50px;
}
.plus .title span{
    color: #fff
}
.plus .title .bord{
    position: relative;
    color: #59f7e0;
    font-weight: 900;
}
.plus .title::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 27px;
    width: 378px;
    height: 26px;
    background: #3926a6;
}
.plus p{
    font-size: 30px;
    line-height: 140%;
    color:#b6c3ff;
    letter-spacing: -1.7px;
}
.grape_img{
    background-color: #1b2433;
    padding: 155px 0 19px 0;
}

/* passtory_con */
.passtory_con {
  position: relative;
  padding: 100px 0 100px;
  background: #90a5ff;
}

.passtory_con .popupVideo {
  position: absolute;
  top: 486px;
  left: 285px;
  width: 600px;
  height: 337px;
}

.passtory_con .popupVideo a {
  display: block;
  width: 100%;
  height: 100%;
}

.hackguk{
    background-color: #90a5ff;
    padding: 100px 0 149px 0;
}
.hackguk img{
    margin-right: 65px;
}
.spl{
    position: relative;
    padding: 160px 0 186px;
}
.spl .video_box_wrap {
    position: absolute;
}
.spl img {
    display: block;
    margin: 0 auto;
}
.spl .video_box_bg {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    box-sizing: border-box;
    background: none;
}
.spl .video_box_bg_2 {
    overflow: hidden;
}
.spl .video_img {
    transform: translateX(-37px);
}
.spl .video_box{
    position: absolute;
    top: 250px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 522px;
}
.spl .video_box_bg_2 .video_box {
    top: 113px;
    width: 1020px;
    height: 526px;
}
.spl .video_box_bg_2 .pagination_wrap{
    display: flex;
    align-items: center;
    position: absolute;
    top: 75px;
    right: 13px;
    height: 34px;
    width: fit-content;
    padding: 0;
}
.spl .video_box_bg_2 .pagination_wrap .page_number{
    margin-right: 10px;
    font-size:16px;
}
.spl .video_box_bg_2 .pagination_wrap .swiper-button-prev{
    position: static;
    width: 25px;
    height: 25px;
    margin: 0;
    background:url('/_skin/tpl_skin/common_images/icon/icon_main4.png') no-repeat -183px -139px;
}
.spl .video_box_bg_2 .pagination_wrap .swiper-button-next{
    position: static;
    width: 25px;
    height: 25px;
    margin: 0 16px 0 0;
    background:url('/_skin/tpl_skin/common_images/icon/icon_main4.png') no-repeat -207px -139px;
}
.spl .layer{
    display: block;
    width: 100%;
    height: 100%;
}
.spl .video_box .layer span{
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.reviewArea{
    padding: 104px 0;
    background: #f6f6f6;
}
.reviewArea .gallery-thumbs{
    margin: 100px 0 50px;
    position:relative;
    height: 211px;
    padding-bottom: 20px;
}
.reviewArea .gallery-thumbs .slick-list{
    overflow: hidden;
    height:186px;
}
.reviewArea .slick-prev,
.reviewArea .slick-next{
    width: 102px;
    height: 103px;
    border-radius:50%;
    top:40px;
    position:absolute;
    cursor: pointer;
    font-size:0;
    cursor: pointer;
    z-index: 9;
}
.reviewArea .gallery-thumbs .slick-slide:focus,
.reviewArea .slick-prev:focus,
.reviewArea .slick-next:focus{
    border:none;
    outline:none;
}
.reviewArea .slick-prev{
    left: calc(50% - 610px);
    background: url('/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_left.png') no-repeat center center;
}
.reviewArea .slick-next{
    background: url('/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_right.png') no-repeat center center;
    right: calc(50% - 600px);
}
.reviewArea .gallery-thumbs .slick-slide{
        font-size: 0;
        width: 1000px;
        text-align: center;
        opacity:0.4;
}
.reviewArea .gallery-thumbs .slick-current{
    opacity:1
}
.reviewArea .gallery-thumbs .blue_btn{
    font-size: 23px;
    line-height:120%;
    font-weight:900;
    cursor: pointer;
    letter-spacing: -1px;
    padding:30px 0;
    border:5px #b5b5b7 solid;
    background:#fff;
    opacity: 0.5;
    box-sizing: border-box;
    margin: 0 0 0 1.6%;
    display: inline-block;
    /* display: inline; */
    zoom:1;
    vertical-align: top;
    width: 31.7%;
    color:#68696d;
}
.reviewArea .gallery-thumbs .slick-current .blue_btn:hover,
.reviewArea .gallery-thumbs .slick-current .blue_btn.selected{
    border:5px #4a4cdf solid;
    opacity: 1;
    box-sizing: border-box;
    box-shadow: 1px 5px 15px rgba(0,0,0,0.2);
    color:#000;
    font-weight: 900;
}
.reviewArea .gallery-thumbs .blue_btn:first-of-type{
    margin:0;
}
.reviewArea .gallery-thumbs .blue_btn span{
    display: block;
    font-size:20px;
    font-family:'noto3';
    margin:10px 0 0 0;
}
.reviewArea .gallery-top{
    text-align: left;
}
.reviewArea .gallery-top .big_review{
    display: none;
}
.reviewArea .gallery-top .big_review.ta1{
    display: block;
}
.reviewArea .gallery-top h3{
    margin:0 0 40px;
    font-size:32px;
    line-height:125%;
    letter-spacing: -2px;
    word-break:keep-all;
    color:#000;
    font-family: "noto5";
}
.reviewArea .gallery-top p{
    margin: 20px 0 0 0;
    word-break:keep-all;
    font-size:20px;
    line-height: 150%;
    font-family: "noto2";
}
.reviewArea .gallery-top p:first-child{
    margin:0;
}
.reviewArea .gallery-top b{
    font-size:20px;
    line-height: 100%;
    margin:30px 0 0 0;
    display: block;
    letter-spacing: -1px;
    font-weight:900;
}

.lineArea {
    padding:36px 0 156px;
    background:url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/con_shadow.png')center bottom no-repeat;
}
.bookArea{
    padding: 60px 0 132px;
}
.bookArea .innerTitle {
    margin-bottom:65px;
}
.bookArea .evidence_area {
	position: absolute;
	top: 102px;
    right: 34px;
}
.bookArea .bullet{
    position:absolute;
    right:0;
    top: 342px;
}
.bookArea .div-table{
    display: table;
    width:100%;
    margin: 43px 0 0;
}
.bookArea .div-table > div{
    display: table-cell;
    /* width:50%; */
    vertical-align: top;
    position:relative;
}
.bookArea .book_txt{
}
.bookArea .book_txt li{
    overflow:hidden;
}
.bookArea .book_txt li + li {
    margin-top:20px;
}
.bookArea .book_txt li em{
    float: left;
    margin: 15px 0 0 0;
    display: inline-block;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 42px;
    font-family: "noto6";
    font-weight: 100;
    background: #051dc8;
    letter-spacing: -1px;
}
.bookArea .book_txt li p{
    float:left;
    margin-left:15px;
    color:#000;
    font-size: 18px;
    text-align: left;
}
.bookArea .book_txt li b{
    display:block;
    margin: 4px 0 0 0;
    color:#000;
    font-size:27px;
    line-height:100%;
    letter-spacing: -2.5px;
    text-align: left;
    font-family: 'noto6', 'sans-sarif';
}
.bookArea .popupVideo{
    position: absolute;
    top: 50px;
    right: 0;
    height: 232px;
    width: 404px;
}
.bookArea .popupVideo a{
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}
.bookArea .book_info li{
    width:470px;
    padding: 25px 0;
    background:rgba(237,237,239,0.8);
    text-align:center;
    border-radius: 60px;
    margin:0 0 15px;
    letter-spacing: -1px;
}
.bookArea .book_info li.no-bg{
    background:none;
}
.bookArea .book_info li span{
    font-size:19px;
}
.bookArea .book_info li h4{
    margin:5px 0 0;
    font-size:25px;
    line-height:100%;
    letter-spacing:-1px;
    font-family:'noto6';
    font-weight:100;
}
/* .bookArea{
    padding:40px 0 90px;
}
.bookArea .book_ment{
    margin:37px 0 83px;
    font-size:24px;
    line-height:130%;
    color:#686868;
    font-family:'noto2';
    letter-spacing: -1px;
} */

.con.teacher{
    position: relative;
    padding: 165px 0 137px;
    background-color: #e8e8e8;
}
.con.teacher .tab-menu{
    display:table;
    width:100%;
    margin:0 auto 0;
}
.con.teacher .tab-menu li{
    display:table-cell;
    vertical-align:middle;
    width:11.11%;
    border-right:1px solid #666666;
}
.con.teacher .tab-menu.item5 li{
    width:20%;
}
.con.teacher .tab-menu li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #2c2c2c;
    color:#b4b4b4;
    padding: 25px 3px;
    font-size: 24px;
    line-height: 140%;
    font-family: 'noto5';
    letter-spacing: -1px;
    box-sizing: border-box;
    min-height: 84px;
}
.con.teacher .tab-menu.item5 li a,
.con.teacher .tab-menu.item4 li a{
    padding:32px 0;
}
.con.teacher .tab-menu li a.selected,
.con.teacher .tab-menu li a:hover{
    background:#4a4be1;
    color:#fff;
}
.con.teacher .tab-menu.hover_bg_green li a.selected,
.con.teacher .tab-menu.hover_bg_green li a:hover{
    background:#1ebcae;
    color:#fff;
}
.con.teacher .tab-menu.hover_bg_blue li a.selected,
.con.teacher .tab-menu.hover_bg_blue li a:hover{
    background:#3d0ff6;
    color:#fff;
}
.con.teacher .tab-content{
    overflow:hidden;
    margin-top: 152px;
    min-height:709px;
}
.con.teacher .tab-content .profess_img{
    position: absolute;
    left: -134px;
    top: 50%;
    z-index: 2;
}
.teacher .teacher_text{
    width: 100%;
    /* float: right; */
    text-align: left;
    box-sizing: border-box;
    position: absolute;
    left: 268px;
}
.teacher .teacher_text .teacehr_ti{
    font-size: 41px;
    font-family:"noto6";
    line-height:120%;
    margin: 50px 0 56px;
    position: relative;
    letter-spacing: -1.5px;
    color:#000;
}
.teacher .teacher_text .teacehr_name{
    position: relative;
    margin: 0 0 48px 123px;
    line-height: 130%;
    font-weight: 700;
    font-size: 32px;
    font-family:'noto5';
    color: #4a4be1;
    z-index: 10;
}
.teacher .point{
    position: absolute;
    left: 31%;
    top: 53%;
    z-index: 2;
}
.teacher .teacher_text .teacehr_name b{
    display:block;
    font-family:'noto6';
    margin: 10px 0 60px;
    font-size: 40px;
    position:relative;
}
.teacher .teacher_text .teacehr_name b:after {
    position: absolute;
    bottom: -40px;
    display: block;
    content: '';
    width: 40px;
    height: 3px;
    background: #595959;
}
.teacher .teacher_text .teacehr_info li{
    margin-bottom: 10px;
    font-family: 'noto4';
    font-size:20px;
    color: #595959;
}
.teacher .teacher_text a{
    position: absolute;
    left: 3%;
    top: 4%;
    display: block;
    width: 820px;
    height: 456px;
    color: #fff;
    font-family: 'noto2';
    border-radius: 40px;
    line-height: 56px;
    font-size: 0px;
    font-weight: 100;
    box-sizing: border-box;
    margin: 50px 0 0 -15px;
}
/* .teacher .teacher_text a{
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/apply/pass/btn.png') 90% center no-repeat;
} */
/* .con.teacher .teacehr_tab1{
    background:url('/_skin/tpl_skin/basic_youth_counselor3/img/apply/pass/teacher1.png') left bottom no-repeat;
} */

/* .con.teacher .teacehr_tab2{
    background:url('/_skin/tpl_skin/basic_youth_counselor3/img/apply/pass/teacher2.png') left bottom no-repeat;
} */
/* .con.teacher .teacehr_tab3{
    background:url('/_skin/tpl_skin/basic_youth_counselor3/img/apply/pass/teacher3.png') left bottom no-repeat;
} */
/* .con.teacher .teacehr_tab4{
    background:url('/_skin/tpl_skin/basic_youth_counselor3/img/apply/pass/teacher4.png') left bottom no-repeat;
} */
.bookArea .bk_txt{
    margin:70px 0 0 0;
    box-sizing:border-box;
    font-size:0;
}
.bookArea .bk_txt li{
    display: inline-block;
    /* display: inline; */
    zoom:1;
    vertical-align: top;
    font-size:20px;
    width:49%;
    font-size:20px;
    box-sizing:border-box;
    margin:0 0 0 2%;
    border-radius: 10px;
    box-shadow:8px 10px 20px #b0b0b0;
    padding:20px 0 40px;
    font-size:20px;
}
.bookArea .bk_txt li:nth-of-type(2n+1){
    margin:0;
}
.bookArea .bk_txt li b{
    display: block;
    font-size:28px;
    font-family:'noto4';
    font-weight: 600;
    color:#000;
    margin:10px 0 0 0;
    letter-spacing: -1px;
}
.bookArea .bk_txt li em{
    display: inline-block;
    width:40px;
    height:40px;
    background:#181deb;
    color:#fff;
    text-align:center;
    line-height:40px;
    border-radius: 50%;
    font-family:'noto5';
    margin:0 0 15px;
}
.bookArea .bookinfo_slide{
    position: static;
    width: 1074px;
    height: 251px;
    padding: 11px 20px;
    box-sizing: border-box;
    margin: 22px -30px 0 -35px;
}
.bookArea .bookinfo_slide .swiper-slide{
}
.bookinfo_wrap{
    position:relative;
}
.bookinfo_wrap .popupVideo{
    position:absolute;
    right:160px;
    bottom:70px;
    width:329px;
    height:189px;
    z-index:2;
    background:url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/book_play.png') no-repeat center center;
    top: initial;
}
.bookinfo_wrap .popupVideo a{
    display:block;
    height:100%;
}
.bookArea .bookinfo_slide{
    margin-top:64px;
    height: 787px;
    position: static;
}
.bookArea .bookinfo_slide .btn_arrow {
    position: absolute;
    z-index: 4;
    width: 47px;
    height: 48px;
    cursor: pointer;
    top: 42%;
    background: url('/_skin/tpl_skin/basic_labor_new/images/apply/master_v2/btn.png') no-repeat;
}
.bookArea .bookinfo_slide .btn_arrow.btn_prev{
    left: 0;
    background-position: -8px -5px;
}
.bookArea .bookinfo_slide .btn_arrow.btn_next{
    right: 0;
    background-position: -60px -5px;
}

.bookArea .book_review_slide{
    position:relative;
    height:320px;
    border-top:1px solid #cacaca;
}
.bookArea .book_review_slide::after{
    position:absolute;
    display:block;
    width:100%;
    height:1px;
    bottom: 90px;
    left:0;
    content:'';
    background:#cacaca;
}
.bookArea .book_review_slide .swiper-wrapper{
    height:226px;
    box-sizing:border-box;
    color:#4a4a4a;
}
.bookArea .book_review_slide .review_tit{
    font-size:31px;
    margin: 12px 0 16px;
    line-height:100%;
    font-family:'noto6';
    font-weight:100;
    letter-spacing:-1.5px;
}
.bookArea .book_review_slide .writer{
    font-size:18px;
    color:#848484;
    font-family:"noto4";
    font-weight:600;
    letter-spacing:-1px;
}
.bookArea .book_review_slide .review_txt{
    font-size:20px;
    font-family:"noto3";
    line-height:140%;
    letter-spacing:-1px;
}
.bookArea .book_review_slide .underline{
    position:relative;
    font-family:"noto6";
}
.bookArea .book_review_slide .underline:before{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:10px;
    background:#bbf6fa;
    content:'';
    z-index:-1;
}
.bookArea .book_review_slide .book_review_nav{
    margin:56px auto 0;
}
.bookArea .book_review_slide .book_review_nav span{
    width:26px;
    height:26px;
    margin-right:16px;
    border-radius:13px;
    background:#d6d6d6;
    border:none;
    transition:all .5s;
}
.bookArea .book_review_slide .book_review_nav span.swiper-pagination-bullet-active{
    width:58px;
    background:#f5363d;
}


/* 2022-05-25 수정 */
/* .book{
    padding: 50px 0;
}
.book .intro_txt{
    margin: 30px 0 67px;
    text-align:left;
    font-size: 23px;
    line-height:150%;
}
.book .book_txt{
    min-height:421px;
    margin-top: 20px;
}
.book .book_txt li{
    float:left;
    width:491px;
    height:170px;
    box-sizing:border-box;
    background:#fff;
    border-radius:15px;
    margin: 0 16px 18px 0;
    text-align:center;
    padding:18px 0;
    box-shadow:5px 10px 25px rgba(0,0,0,0.2);
}
.book .book_txt li:nth-child(2),
.book .book_txt li:nth-child(4){
    margin:0 0 16px 0;
}
.book .book_txt .number {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #181deb;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    font-family: 'noto5';
    margin: 0 0 15px;
    font-size: 18px;
}
.book .book_txt p{
    font-size: 20px;
    line-height:150%;
}
.book .book_txt p  b{
    font-size: 27px;
    display: block;
    letter-spacing: -1.8px;
    font-family: 'noto6', 'sans-serif';
}
.book .book_name{
    display:table;
    width: 104%;
    margin-left: -21px;
}
.book .book_name > *{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:25%;
    font-size: 22px;
    font-family:'noto5';
    font-weight:900;
} */
.curri{
    background: #e0e0e0 url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/curri_bg.png') no-repeat;
    padding: 59px 0 1px 0;
}
.curri .inner{
    position: :relative;
}
.curri .curri_box{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    text-align: left;
    margin: 260px 0;
}
.curri .curri_box.cb2{
    margin:260px 0 300px;
}
.curri .curri_box.cb1 li .pilgi{
    position: absolute;
    top: -78%;
    left: -32%;
}
.curri .curri_box.cb1 li{
    position: relative;
    -webkit-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    /* flex: 25%; */
    z-index: 8;
    margin: 0px 0px 0 72px;
}
.curri .curri_box.cb1 li span{
    position: absolute;
    left: -58px;
    top: -45px;
    width: 240px;
    height: 240px;
    border-radius: 136px;
    background-color: #5780fe;
    z-index: -1;
    box-shadow: 5px 5px 15px rgb(0 0 0 / 20%);

}
.curri .curri_box.cb2 {
    justify-content: flex-start;
    gap: 36px;
}
.curri .curri_box.cb2 li{
    position: relative;
    /* -webkit-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%; */
    width: 168px;
    margin: 0px 0px 0 72px;
    z-index: 10;
}
.curri .curri_box.cb2 li .muenjub{
    position: absolute;
    left: -32%;
    top: -79%;
}
.curri .curri_box.cb2 li span{
    position: absolute;
    left: -58px;
    top: -45px;
    width: 240px;
    height: 240px;
    border-radius: 136px;
    background-color: #8b55e1;
    box-shadow: 5px 5px 15px rgb(0 0 0 / 20%);
    z-index: -1;
}
.curri .curri_box h2{
    padding: 20px 0;
    font-size: 32px;
    color: #fff;
}
.curri .curri_box p{
    font-size: 20px;
    line-height: 130%;
    /* white-space: nowrap; */
}
.curri .inner > p{
    position:absolute;
    left:16px;
    bottom:-170px;
    font-size:17px;
    color: #737373;
}

.benefit_wrap .dis-table{
    width:100%;
  margin:61px 0 0 0;
  display:table;
}
.benefit_wrap .dis-table > * {
    display:table-cell;
    vertical-align: middle;
}
.benefit_wrap .dis-table > div:first-child{
    padding-right:12px;
    width:371px;
}
.benefit_wrap .dis-table .bg-blue{
    background:#4a4be1;
    padding:33px 0 33px;
    border-radius: 20px;
    position: relative;
}
.benefit_wrap .dis-table .bg-blue h1{
    font-size:28px;
    line-height:120%;
    letter-spacing: -0.7px;
    color:#ffee3a;
    margin-top:25px;
    font-family: 'noto6';
}
.benefit_wrap .dis-table .bg-blue p{
    font-size:17px;
    line-height:150%;
    color: #fff;
    margin-top:10px;
}
.benefit_wrap .bene_list {
    width:100%;
    margin:0 0 12px 0;
    overflow:hidden;
}
.benefit_wrap .bene_list:last-of-type{
    margin:60px 0 0 0 ;
}
.benefit_wrap .bene_list li{
    width:31.8%;
    float:left;
    display:table;
    height:195px;
    border: 2px solid black;
    box-sizing: border-box;
    margin-right:1.7%;
    border-radius: 15px;
}
.benefit_wrap .bene_list li:last-of-type{
    margin-right:0;
}
.benefit_wrap .bene_list li p{
    display: table-cell;
    vertical-align: middle;
    font-size:25px;
    line-height:130%;
}
.benefit_wrap .bene_list li a{
    display: block;
    width: 117px;
    height: 38px;
    line-height:27px;
    border-radius: 5px;
    font-size:15px;
    font-weight: 400;
    background:#000;
    color:#fff;
    margin:4px auto;
}





.benefit_wrap{
    padding: 0px 0 126px 0;
}

.benefit_wrap .inner_title{
    text-align: left;
}
.benefit_wrap .big_bene{
    display:table;
    width:100%;
    margin-top:36px;
    padding: 34px 0px 21px 65px;
    border-radius:20px;
    border: 2px solid #4a4be1;
    box-sizing:border-box;
    box-shadow: 0 10px 10px rgba(0,0,0,0.3);
    background: linear-gradient(46deg, rgba(144,165,255,10) 54%, rgba(99,109,240,26) 82%);
    color:black;

}

.benefit_wrap .big_bene div{
    display:table-cell;
    vertical-align:middle;
}
.benefit_wrap .big_bene > div:first-child{
    width: 60%;
    color: black;
}

.benefit_wrap .big_bene h1{
    line-height:100%;
    font-family: 'noto5';
    font-size:40px;
    letter-spacing: -0.7px;
}
.benefit_wrap .bene_list .prime_number {
    display: inline-block;
    padding: 23px 14px;
    margin: 63px 0 0 15px;
    border: 2px solid #6092eb;
    border-radius: 14px;
}
.div-table > * {
    display: table-cell;
    vertical-align: middle;
}
/* .benefit_wrap .bene_list {
    width: 1040px;
    padding: 20px;
    overflow: hidden;
    margin-left: calc(50% - 520px);
    box-sizing: border-box;
} */
.benefit_wrap .big_bene p{
    margin-top: -2px;
    font-size: 32px;
    font-weight:100;
    margin-bottom: 20px;
}


.benefit_wrap .bene_list .pn1{
    margin-left: 29px;
    margin-right: 30px;
}

.benefit_wrap .bene_list .pn2{
    margin-right: 10px;
}

.benefit_wrap .bene_list .pn3{
    margin-right: 28px;
    margin-left: 23px;
}

.benefit_wrap .bene_list .pn4{
    margin-left: 23px;
    margin-right: 28px;
}
.benefit_wrap .bene_list .pn5{
    margin-left: 22px;
    margin-right: 10px;
}

.benefit_wrap .bene_list .prime_txt{
    text-align: left;
}

.benefit_wrap .bene_list .prime_txt p{
    margin-top: -2px;
    margin-bottom: 15px;
    line-height: 180%;
    font-size: 32px;
    font-weight: 100;
}

.benefit_wrap .bene_list .prime_txt h1{
    display: inline-block;
    padding-bottom: 19px;
    font-size: 40px;
    font-family: 'noto5';
    line-height: 100%;
    color: #000;
}

.benefit_wrap .bene_list .prime_img{
    padding: 16px 10px 0 0;
}

.benefit_wrap .bene_list .pi2{
    padding-top: 10px;
}

.benefit_wrap .bene_list .pi3{
    padding-top: 10px;
    padding-left: 185px;
}

.benefit_wrap .bene_list .pi4{
    padding-top: 10px;
    padding-left: 10px;
}

.benefit_wrap .bene_list .pi5{
    padding: 10px 36px 0 0;
}

.benefit_wrap .bene_list li{
    float:left;
    display:table;
    height:212px;
    margin-right:13px;
    margin-bottom:20px;
    background:#fff;
    border-radius:20px;
    box-sizing:border-box;
    text-align:center;
}

.benefit_wrap .bene_list.w_33 li{
    width: calc(100% - 0px);
}

.benefit_wrap .bene_list.w_25 li{
    width: calc(25% - 10px);
}

.benefit_wrap .bene_list h1{
    font-size:25px;
    line-height:120%;
    color:#000;
}

.benefit_wrap .bene_list .btn-halbu{
    /* display:inline-block; */
    padding: 6px 15px;
    margin: 0px 0 0px 4px;
    border-radius: 10px;
    background:#000;
    color:#fff;
    font-size:21px;
    line-height: 122%;

}