@charset "UTF-8";

/* 공통 */
.screen_out {
    border: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
}

.cat_main_cont {
    width: 100%;
    color: #000;
    font-family: 'noto4';
    overflow: hidden;
}

.cat_main_cont button {
    cursor: pointer;
}

.cat_main_cont .main_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cat_main_cont .main_title {
    position: relative;
    width: 100%;
    text-align: center;
}

.intro_cont~section:not(:nth-child(n + 13)) .main_title {
    padding: 0 0 0 100px;
    text-align: left;
}

.cat_main_cont .main_title p {
    line-height: 1.2;
    letter-spacing: -0.05em;
    font-size: 29px;
    font-family: 'noto6';
}

.intro_cont~section:not(:nth-child(n + 13)) .main_title p {
    color: #1551da;
}

.cat_main_cont .main_title h3 {
    margin-top: 2px;
    line-height: 1.4;
    letter-spacing: -0.05em;
    color: #1551da;
    font-size: 42px;
    font-family: 'noto7';
}

.cat_main_cont .main_title h3 em {
    color: #ff6c00;
}

.intro_cont~section:not(:nth-child(n + 13)) .main_title h3 {
    color: #323640;
}

.cat_main_cont .main_title>span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 5px;
    left: 4px;
    width: 74px;
    height: 74px;
    padding: 7px 0 0;
    border-radius: 50%;
    letter-spacing: -0.05em;
    color: #fff;
    font-size: 30px;
    font-family: 'market-b';
    background: #1443ad;
}

.cat_main_cont .main_desc {
    line-height: 1.4;
    letter-spacing: -0.045em;
    text-align: center;
    color: #ebe9f3;
    font-size: 21px;
    font-family: 'noto3';
}

@keyframes pointerBounceDiagonal {

    0%,
    100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(-10px, -10px);
    }
}

/* 좌측 플로팅 배너 */
.floating_banners {
    position: fixed;
    top: 178px;
    left: 50px;
    z-index: var(--z-index-floating);
}

.floating_banners .banner_anchor {
    position: relative;
}

.floating_banners .banner_anchor .btn_close {
    position: absolute;
    top: 26px;
    right: 0;
    width: 60px;
    height: 60px;
}

.floating_banners .banner_anchor .btn_anchor {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 비주얼 */
.visual_cont {
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/top_bg.png') no-repeat center top;
}

.visual_cont .main_inner {
    align-items: flex-start;
    padding: 114px 0 73px;
}

.visual_cont .floating_badge {
    position: absolute;
    top: 10%;
    right: 35%;
}

.visual_cont .visual_title {
    position: relative;
    left: -6px;
    z-index: 2;
}

.visual_cont .visual_img {
    position: relative;
    margin: -3px 0 0 49px;
    z-index: 2;
}

.visual_cont .visual_slide {
    position: absolute;
    top: -2px;
    right: -179px;
    width: 729px;
    height: 1002px;
    overflow: hidden;
    z-index: 1;
}

/* 혜택 */
.benefit_cont {
    background: #fff;
}

.benefit_cont .main_inner {
    padding: 135px 0 0;
}

.benefit_cont .benefit_list_1 {
    margin: 23px 0 0;
}

.benefit_cont .benefit_list_2 {
    display: flex;
    gap: 19px;
    width: 100%;
    /* margin: 6px 0 0; */
    margin: 23px 0 0;
}

.benefit_cont .benefit_list_2+.benefit_list_2 {
    margin: 15px 0 0;
}

.benefit_cont .benefit_list_2 .list_item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: 230px;
    padding: 29px 18px 14px 23px;
    border: 1px solid #bcbcbc;
    border-radius: 20px;
}

.benefit_cont .benefit_list_2 .list_item_1 {
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/box_img1.png') no-repeat right -15px bottom -4px, linear-gradient(120deg, #fff 50%, #eaf4fa);
}

.benefit_cont .benefit_list_2 .list_item_2 {
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/box_img2.png') no-repeat right -14px bottom -1px, linear-gradient(120deg, #fff 50%, #eaf4fa);
}

.benefit_cont .benefit_list_2 .list_item_3 {
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/box_img3.png') no-repeat right -5px bottom 18px, linear-gradient(120deg, #fff 50%, #eaf4fa);
}

.benefit_cont .benefit_list_2 .list_item_4 {
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/box_img4.png') no-repeat right -17px bottom 26px, linear-gradient(120deg, #fff 50%, #eaf4fa);
}

.benefit_cont .benefit_list_2 .list_item_5 {
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/box_img5.png') no-repeat right -9px bottom 22px, linear-gradient(120deg, #fff 50%, #eaf4fa);
}

.benefit_cont .benefit_list_2 .list_item_6 {
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/box_img6_.jpg') no-repeat right -6px bottom 22px, linear-gradient(120deg, #fff 50%, #eaf4fa);
}

.benefit_cont .benefit_list_2 .item_sub_title {
    line-height: 1.2;
    letter-spacing: -0.05em;
    font-size: 18px;
    font-family: 'noto6';
}

.benefit_cont .benefit_list_2 .item_title {
    line-height: 1.3;
    margin: 6px 0 0;
    letter-spacing: -0.05em;
    font-size: 23px;
    font-family: 'noto7';
}

.benefit_cont .benefit_list_2 .item_noti {
    width: 100%;
    margin: auto 0 0;
    letter-spacing: -0.05em;
    text-align: right;
    color: #6b6b6b;
    font-size: 13px;
    font-family: 'noto3';
}

.benefit_cont .benefit_list_3 {
    margin: -15px 0 0;
    font-family: 'noto3';
}

.plus_cont {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
    height: 456px;
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/hwan/v2/plus_bg.png') center no-repeat;
}

.plus_cont .inner {
    width: 1298px;
}

.plus_cont img {
    display: block;
    width: 100%;
    margin-top: 75px;
}

/* 상품 */
.product_cont {
    background: #fff;
}

.product_cont .main_inner {
    padding: 132px 0 140px;
}

.product_cont .product_banner {
    position: relative;
    margin: 44px 0 0;
}

.product_cont .product_banner .btn_go {
    position: absolute;
    top: 19px;
    right: 0;
    width: 365px;
    height: 70px;
}

.product_cont .product_list_wrap {
    display: flex;
    gap: 16px;
    width: 100%;
    margin: 31px 0 0;
}

.product_cont .product_list_1 {
    width: 542px;
}

.product_cont .product_list_1 .list_item {
    width: 100%;
    padding: 44px 0 40px 49px;
    border: 3px solid #1551da;
    border-radius: 20px;
}

.product_cont .product_list_1 .item_tags {
    display: flex;
    margin: 0 0 0 19px;
}

.product_cont .product_list_1 .item_tags li {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 45px;
    border-radius: 45px;
    padding: 0 42px 0 53px;
    letter-spacing: -0.05em;
    color: #fff;
    font-size: 28px;
    font-family: 'noto7';
    background: #1551da;
}

.product_cont .product_list_1 .item_tags li::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -26px;
    width: 55px;
    height: 65px;
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/finger_icon.png') no-repeat 0 0;
}

.product_cont .product_list_1 .item_title {
    display: block;
    line-height: 1.2;
    margin: 28px 0 0;
    letter-spacing: -0.05em;
    font-size: 42px;
    font-family: 'noto7';
}

.product_cont .product_list_1 .item_list {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 11px;
    margin: 23px 0 0 -4px;
}

.product_cont .product_list_1 .item_list li {
    line-height: 1.2;
    letter-spacing: -0.075em;
    font-size: 20px;
}

.product_cont .product_list_1 .btn_scroll {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 441px;
    height: 62px;
    margin: 28px 0 0;
    border-radius: 62px;
    letter-spacing: -0.05em;
    color: #fff;
    font-size: 23px;
    font-family: 'noto7';
    background: linear-gradient(to right, #5482ec, #5482ec);
}

.product_cont .product_list_1 .btn_scroll::after {
    content: '>';
    margin: 0 0 0 10px;
}

.product_cont .product_list_2 {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    gap: 15px;
}

.product_cont .product_list_2 .list_item {
    flex: 1 1 auto;
    padding: 33px 0 0 43px;
    border: 2px solid #c2cee9;
    border-radius: 20px;
}

.product_cont .product_list_2 .item_title {
    line-height: 1.2;
    letter-spacing: -0.05em;
    font-size: 30px;
    font-family: 'noto7';
}

.product_cont .product_list_2 .item_list {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 6px;
    margin: 16px 0 0 -1px;
}

.product_cont .product_list_2 .item_list li {
    line-height: 1.2;
    letter-spacing: -0.075em;
    font-size: 18px;
}

.product_cont .product_list_2 .btn_scroll {
    width: 448px;
    height: 46px;
    margin: 18px 0 0;
    border-radius: 46px;
    letter-spacing: -0.05em;
    color: #fff;
    font-size: 17px;
    font-family: 'noto6';
    background: #90a0c6;
}

.product_cont .product_list_2 .btn_scroll::after {
    content: '>';
    margin: 0 0 0 5px;
}

/* 꿀팁 */
.honey_cont {
    background: #323640;
}

.honey_cont .main_inner {
    padding: 132px 0 31px;
}

.honey_cont .main_title p,
.honey_cont .main_title h3 {
    color: #fff;
}

.honey_cont .honey_img_1 {
    margin: -40px 0 0 36px;
}

.honey_cont .honey_slide {
    position: absolute;
    top: 385px;
    right: 19px;
    width: 258px;
    height: 437px;
    overflow: hidden;
    z-index: 1;
}

.honey_cont .honey_slide .popupVideo {
    position: relative;
    width: 100%;
    height: 100%;
}

.honey_cont .honey_slide .popupVideo ::after {
    content: '';
    position: absolute;
    top: 68px;
    right: 53px;
    width: 71px;
    height: 64px;
    background: url('/img/event/8961/pc/btn_icon.png') no-repeat 0 0;
    animation: pointerBounceDiagonal 0.8s ease infinite;
}

.honey_cont .honey_slide .popupVideo a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.honey_cont .honey_img_2 {
    position: absolute;
    bottom: 14px;
    right: 185px;
    z-index: 1;
}

/* 소개 : s */
.intro_cont .main_inner {
    padding: 128px 0 80px;
}

.intro_cont .intro_title {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-width: 575px;
    height: 74px;
    line-height: 1.2;
    margin: 0 20px 56px 75px;
    padding: 0 0 0 35px;
    border: 2px solid #18d6cd;
    border-radius: 74px;
    letter-spacing: -0.05em;
    font-size: 42px;
    font-family: 'noto7';
    background: linear-gradient(to right, #aeffae 40%, #19fff4 60%);
}

.intro_cont .intro_title::before {
    content: '';
    position: absolute;
    top: -30px;
    left: -51px;
    width: 114px;
    height: 130px;
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/woman_icon.png') no-repeat 0 0;
}

.intro_cont .main_title {
    margin: 108px 0 45px;
}

/* 수강료 */
.tuition_cont .tuition_banner {
    display: flex;
    justify-content: center;
    width: 100vw;
    background: linear-gradient(to bottom, #fff 41px, #1443ad 41px);
}

.tuition_cont .main_title {
    margin: 128px 0 8px;
}

/* 교수 */
.professor_cont {
    background: linear-gradient(to bottom, #fff 361px, #323640 361px);
}

.professor_cont .main_inner {
    padding: 143px 0 0;
}

.professor_cont .professor_slide {
    position: relative;
    width: 1400px;
    margin: 71px 0 0;
    padding: 54px 0 0;
    overflow: hidden;
}

.professor_cont .professor_slide .swiper-pagination {
    display: flex;
    justify-content: center;
    gap: 13px;
    top: 0;
    width: 100%;
    z-index: 2;
}

.professor_cont .professor_slide .page_item {
    position: relative;
    width: 275px;
    height: 101px;
    cursor: pointer;
}

.professor_cont .professor_slide .page_item_1 {
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/tab1_btn_out.png') no-repeat 0 0;
}

.professor_cont .professor_slide .page_item_1:hover,
.professor_cont .professor_slide .page_item_1.is_active {
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/tab1_btn_over.png') no-repeat 0 0;
}

.professor_cont .professor_slide .page_item_2 {
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/tab2_btn_out.png') no-repeat 0 0;
}

.professor_cont .professor_slide .page_item_2:hover,
.professor_cont .professor_slide .page_item_2.is_active {
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/jong_new/v2/tab2_btn_over.png') no-repeat 0 0;
}

.professor_cont .professor_slide .swiper-wrapper {
    z-index: 1;
}

.professor_cont .professor_slide .swiper-slide {
    position: relative;
    width: 1100px;
    text-align: left;
    z-index: 1;
}

/* .professor_cont .professor_slide .swiper-slide::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	right: -40px;
	width: 881px;
	height: 1082px;
	background: url('/_skin/tpl_skin/basic_chemical_analysis/images/content1_4/teacher_1.png') center no-repeat;
	z-index: -1;
}
.professor_cont .professor_slide .swiper-slide_1::after {
	background: url('/_skin/tpl_skin/basic_chemical_analysis/images/content1_4/teacher_1.png') center bottom no-repeat;
}
.professor_cont .professor_slide .swiper-slide_2::after {
	background: url('/_skin/tpl_skin/basic_chemical_analysis/images/content1_4/teacher_2.png') center bottom no-repeat;
} */
.professor_cont .professor_slide .slide_badge {
    position: absolute;
    top: 332px;
    right: 0;
}

.professor_cont .professor_slide .slide_history {
    display: flex;
    gap: 16px;
    margin: 0 0 43px 0;
}

.professor_cont .professor_slide .slide_history li {
    width: 182px;
    height: 77px;
    padding: 15px 0 0;
    line-height: 1.2;
    letter-spacing: -0.075em;
    text-align: center;
    color: #e4d080;
    font-size: 18px;
    background: url('/_skin/tpl_skin/basic_chemical_analysis/images/content1_4/teacher_shape.png') no-repeat 0 0;
}

.professor_cont .professor_slide .slide_sub_title {
    line-height: 1.28;
    margin-bottom: 12px;
    color: #fff;
    font-family: 'noto6';
    font-size: 36px;
    letter-spacing: -0.065em;
}

.professor_cont .professor_slide .slide_sub_title em {
    display: block;
    font-family: 'noto6';
}

.professor_cont .professor_slide .slide_title {
    display: flex;
    align-items: center;
    gap: 5px;
    width: fit-content;
    font-family: 'noto4';
    font-size: 30px;
    color: #ffde00;
}

.professor_cont .professor_slide .slide_title p,
.professor_cont .professor_slide .slide_title span {
    line-height: 1.1;
}

.professor_cont .professor_slide .slide_title span {
    display: flex;
    align-items: center;
    height: 32px;
    padding: 0 11px 0 12px;
    border-radius: 60px;
    background: #ffdb00;
}

.professor_cont .professor_slide .slide_name {
    display: block;
    line-height: 1.2;
    width: fit-content;
    margin: 13px 0 0;
    font-family: 'noto7';
    font-size: 55px;
    letter-spacing: -0.065em;
    color: #ffde00;
}

.professor_cont .professor_slide .slide_list {
    margin: 36px 0 0;
}

.professor_cont .professor_slide .slide_list li {
    line-height: 1.2;
    letter-spacing: -0.035em;
    color: #fff;
    font-size: 16px;
    font-family: 'noto4';
}

.professor_cont .professor_slide .slide_list li+li {
    margin: 6px 0 0;
}

.professor_cont .professor_slide .slide_list li::before {
    content: '·';
}

.professor_cont .professor_slide .slide_check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 32px 0 0;
    gap: 11px;
}

.professor_cont .professor_slide .slide_check li {
    display: inline-flex;
    align-items: center;
    min-width: 532px;
    height: 52px;
    padding: 0 30px 0 56px;
    border: 2px solid #00834a;
    border-radius: 100px;
    letter-spacing: -0.065em;
    color: #fff;
    font-size: 21px;
    font-family: 'noto5';
    background: #2b3e3e url('/_skin/tpl_skin/basic_tax_accountant/images/apply/refund/teacher_check.png') no-repeat 25px center;
}

.professor_cont .professor_slide .popupVideo {
    position: absolute;
    left: 0;
    bottom: 134px;
    width: 540px;
    height: 329px;
}

.professor_cont .professor_slide .popupVideo a {
    position: absolute;
    width: 100%;
    height: 100%;
}

.professor_cont .professor_slide .btn_video {
    display: block;
    margin: 61px 0 0;
    width: 539px;
}

.professor_cont .professor_slide .slide_review {
    display: flex;
    gap: 35px;
    margin: 50px 0 0;
}

.professor_cont .professor_slide .slide_review li {
    display: flex;
    align-items: center;
    width: 343px;
    height: 165px;
    padding: 6px 20px 0 148px;
    border-radius: 20px;
    word-break: keep-all;
    box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.25);
    background: #fff url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_1.png') no-repeat 31px 31px;
}

.professor_cont .swiper-slide_1 .slide_review li:nth-child(1),
.professor_cont .swiper-slide_4 .slide_review li:nth-child(1) {
    background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_1.png');
}

.professor_cont .swiper-slide_1 .slide_review li:nth-child(2),
.professor_cont .swiper-slide_4 .slide_review li:nth-child(2) {
    background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_2.png');
}

.professor_cont .swiper-slide_1 .slide_review li:nth-child(3),
.professor_cont .swiper-slide_4 .slide_review li:nth-child(3) {
    background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_3.png');
}

.professor_cont .swiper-slide_2 .slide_review li:nth-child(1),
.professor_cont .swiper-slide_5 .slide_review li:nth-child(1),
.professor_cont .swiper-slide_7 .slide_review li:nth-child(1) {
    background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_4.png');
}

.professor_cont .swiper-slide_2 .slide_review li:nth-child(2),
.professor_cont .swiper-slide_5 .slide_review li:nth-child(2),
.professor_cont .swiper-slide_7 .slide_review li:nth-child(2) {
    background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_5.png');
}

.professor_cont .swiper-slide_2 .slide_review li:nth-child(3),
.professor_cont .swiper-slide_5 .slide_review li:nth-child(3),
.professor_cont .swiper-slide_7 .slide_review li:nth-child(3) {
    background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_6.png');
}

.professor_cont .swiper-slide_3 .slide_review li:nth-child(1),
.professor_cont .swiper-slide_6 .slide_review li:nth-child(1) {
    background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_7.png');
}

.professor_cont .swiper-slide_3 .slide_review li:nth-child(2),
.professor_cont .swiper-slide_6 .slide_review li:nth-child(2) {
    background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_8.png');
}

.professor_cont .swiper-slide_3 .slide_review li:nth-child(3),
.professor_cont .swiper-slide_6 .slide_review li:nth-child(3) {
    background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_5.png');
}

.professor_cont .professor_slide .slide_review p {
    word-break: keep-all;
    line-height: 1.45;
    letter-spacing: -0.045em;
    font-size: 20px;
    font-family: 'noto4';
}

.professor_cont .professor_slide .slide_review em {
    color: #0054ff;
    font-family: 'noto6';
}

/* 커리큘럼 */
.curri_cont {
    background: #fff;
}

.curri_cont .main_inner {
    padding: 156px 0 0;
}

.curri_cont .table_wrap {
    margin: 53px auto 0;
    width: 1100px;
}

.curri_cont .table_wrap table {
    width: 100%;
    border: 1px solid #000;
    background: #ffffff;
}

.curri_cont .table_wrap .table_1 {
    margin-bottom: 30px;
}

.curri_cont .table_wrap th,
.curri_cont .table_wrap td {
    border: 1px solid #000;
    text-align: center;
}

.curri_cont .table_wrap th:not(:last-child),
.curri_cont .table_wrap td:not(:last-child) {
    border-right: 1px solid #dce3dc;
}

.curri_cont .table_wrap th:not(:first-child) {
    border-bottom: 1px dashed #000;
}

.curri_cont .table_wrap th {
    padding: 15px 0 12px;
    background: #73abff;
    font-size: 14px;
    font-family: 'noto5';
    font-weight: 100;
    color: #fff;
}

.curri_cont .table_wrap .table_2 th {
    background: #5fd2f2;
}

.curri_cont .table_wrap th:first-child {
    border: 2px solid #cccccc;
    box-sizing: border-box;
    background: #f2f2f2;
    font-family: 'noto7';
    font-size: 20px;
    letter-spacing: -0.065em;
    color: #4d4d4d;
}

.curri_cont .table_wrap th b {
    display: inline-block;
    font-size: 22px;
    font-family: 'noto7';
    margin-top: -6px;
}

.curri_cont .table_wrap td {
    padding-top: 46px;
    border-top: 0;
    color: #020202;
    font-size: 18px;
    vertical-align: top;
}

.curri_cont .table_wrap td.bg_only {
    padding-top: 28px;
}

.curri_cont .table_wrap td b {
    font-family: 'noto6';
    font-size: 20px;
}

.curri_cont .table_wrap td .bg-red,
.curri_cont .table_wrap td .bg-yellow {
    margin-top: 32px;
    padding: 4px 0;
    background: #fa4444;
    font-family: 'noto6';
    font-size: 18px;
    color: #fff;
}

.curri_cont .table_wrap td .bg-yellow {
    background: #f6ce3e;
}

/* 모의고사 */
.mock_cont .main_inner {
    padding: 127px 0 0;
}

.mock_cont .mock_img {
    margin: 51px 0 0 27px;
}

/* 도서 */
.book_cont .main_inner {
    padding: 112px 0 0;
}

.book_cont .book_slide_tab a {
    position: absolute;
    display: block;
    width: 179px;
    height: 65px;
}

.book_cont .book_slide_tab .bb_img.on {
    display: block;
    z-index: 8;
}

.book_cont .book_slide_tab .bb_img {
    position: relative;
    display: none;
    z-index: 5;
}

.book_cont .bb1 {
    top: 0;
    right: 23px;
    z-index: 10;
}

.book_cont .bb2 {
    top: 67px;
    right: 24px;
    z-index: 10;
}

.book_cont .bb3 {
    top: 128px;
    right: 24px;
    z-index: 10;
}

.book_cont .book_slide_tab>ul>li {
    position: absolute;
    right: -145px;
    top: 311px;
}

.book_cont .book_slide_tab {
    width: 100%;
    margin-top: 50px;
}

.book_cont .book_slide_tab .tab_cont {
    text-align: right;
}

.book_cont .bk_main_img {
    position: absolute;
    left: -43.5%;
    top: 21.3%;
}

.book_cont .bk_blet {
    position: absolute;
    left: 0.2%;
    top: 53.8%;
    z-index: 2;
}

.book_cont .explain {
    margin: 0 0 0 auto;
}

.book_cont .bk_intro {
    position: relative;
    margin-top: 133px;
}

.book_cont .book_page_plag {
    background: none;
    border: none;
    width: 348px;
    height: 192px;
    bottom: 0;
}

.book_cont .onetwo_step {
    left: 34%;
}

.book_cont .one_step {
    left: 69%;
}

.book_cont .book_hugi_slide {
    position: relative;
    width: 100%;
    height: 298px;
    border-top: 1px solid #cacaca;
    margin-top: 130px;
}

.book_cont .book_hugi_slide:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    bottom: 90px;
    left: 0;
    content: '';
    background: #cacaca;
}

.book_cont .book_hugi_slide .swiper-wrapper {
    height: 226px;
    box-sizing: border-box;
    color: #4a4a4a;
}

.book_cont .book_hugi_slide .review_tit {
    font-size: 25px;
    margin: 6px 0 16px;
    line-height: 100%;
    font-family: 'noto5';
    font-weight: 900;
    letter-spacing: -1px;
    color: #050505;
}

.book_cont .book_hugi_slide .writer {
    margin-right: 15px;
    letter-spacing: -0.7px;
    font-family: 'noto5';
    font-size: 17px;
    color: #727272;
}

.book_cont .book_hugi_slide .star {
    vertical-align: top;
}

.book_cont .book_hugi_slide .review_txt {
    font-size: 18px;
    font-family: 'noto4';
    line-height: 140%;
    letter-spacing: -0.5px;
    color: #6f6f6f;
}

.book_cont .book_hugi_slide .underline {
    position: relative;
    font-family: 'noto6';
}

.book_cont .book_hugi_slide .underline:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    background: #bbf6fa;
    content: '';
    z-index: -1;
}

.book_cont .book_hugi_slide .book_hugi_nav {
    margin: 45px auto 0;
    height: 76px;
    text-align: center;
}

.book_cont .book_hugi_slide .book_hugi_nav span {
    width: 26px;
    height: 26px;
    margin-right: 16px;
    border-radius: 13px;
    border: none;
    transition: all 0.5s;
}

.book_cont .book_hugi_slide .book_hugi_nav span.swiper-pagination-bullet-active {
    width: 58px;
    background: #f5363d;
}

.book_cont .div-table {
    display: table;
    margin: 45px 0 0px 50px;
    width: 100%;
}

.book_cont .div-table .imoti {
    width: 5%;
    display: table-cell;
    vertical-align: middle;
}

.book_cont .div-table .pdl50 {
    display: table-cell;
}

/* 추가 제공 */
.gift_cont .main_inner {
    padding: 171px 0 139px;
}

.gift_cont .main_title {
    margin: 0 0 47px;
}

.gift_cont .gift_noti {
    width: 100%;
    padding: 0 30px 0 0;
    letter-spacing: -0.05em;
    text-align: right;
    color: #6b6b6b;
    font-size: 13px;
    font-family: 'noto3';
}

/* 합격 후기 */
.review_cont {
    background: #f8f5e6;
}

.review_cont .main_inner {
    padding: 117px 0 52px;
}

.review_cont .main_title {
    margin: 0 0 66px;
}

.review_cont .main_title h3 {
    color: #323640;
}

/* 시작 */
.start_cont {
    height: 732px;
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/apply/refund/sidea_bg.png') no-repeat center top;
}

.start_cont .main_inner {
    padding: 135px 0 0;
}

.start_cont .main_title p {
    color: #fff;
    font-size: 50px;
    font-family: 'noto4';
}

.start_cont .main_title h3 {
    color: #40f37e;
}

.start_cont .start_list {
    display: flex;
    flex-wrap: wrap;
    gap: 17px 15px;
    width: 100%;
    margin: 86px 0 0 10px;
}

.start_cont .start_list .list_item {
    position: relative;
    width: 215px;
    height: 129px;
    padding: 18px 0 0;
    line-height: 1.2;
    text-align: center;
    letter-spacing: -0.03em;
    color: #fff;
    font-size: 21px;
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/apply/refund/sidea_box.png') no-repeat 0 0;
}

.start_cont .start_list .list_item:nth-child(n + 5) {
    left: 90px;
}

.start_cont .start_list .list_item em {
    font-family: 'noto6';
}

.start_cont .main_title .evidence_area {
    top: 89px;
    right: 103px;
}

/* 하단 배너 */
.banner_bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 4;
}

.banner_bottom button {
    display: block;
}