@charset "UTF-8";

.screen-out {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.container {
    position: relative;
    border: none;
}

#book_play {
    position: absolute;
    left: 1071px;
    top: 135px;
    display: block;
}

.fix_pup {
    display: none;
    position: fixed;
    right: 10%;
    top: 210px;
    z-index: 9
}

.img_area {
    position: relative;
}

.img_area .closeBtn {
    position: absolute;
    width: 24px;
    height: 31px;
    display: block;
    right: 25px;
    top: 2px;
    z-index: 10;
    cursor: pointer;
}

.img_area .todayNotShow {
    position: absolute;
    width: 60%;
    height: 19px;
    display: block;
    bottom: 21px;
    left: 22%;
    cursor: pointer;
}

.pass_wrap {
    width: 100%;
    overflow: hidden;
}

.pass_wrap .mid {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.pass_wrap .cm_title {
    line-height: 125%;
    text-align: center;
    font-family: 'noto5';
    font-size: 49px;
    letter-spacing: -3px;
    margin: 0 0 50px;
    position: relative;
    padding: 80px 0 0 0;
    color: #1f2122;
    font-weight: 600;
    color: #000;
    position: relative;
}

.pass_wrap .cm_title:before {
    content: "";
    position: absolute;
    height: 60px;
    top: 0;
    left: 0;
    width: 100%;
    background: url('/_skin/tpl_skin/basic_security2/images/apply/refund/new/title_bullet.png') no-repeat center center;
}

.pass_wrap .cm_title span {
    display: block;
    font-size: 43px;
    letter-spacing: 0;
    line-height: 100%;
    margin: 0 0 10px;
    font-family: 'noto2';
    color: #f64442;
    letter-spacing: -1px;
}

.pass_wrap .cm_title em {
    display: block;
    font-size: 23px;
    line-height: 140%;
    font-family: 'noto2';
    font-weight: 100;
    color: #646464;
    padding: 30px 0 0 0;
    letter-spacing: -1px;
}

.pass_wrap .top_wrap {
    padding: 70px 0;
    position: relative;
    background: #ccc6d0 url('/_skin/tpl_skin/basic_security2/images/apply/2years/new/top_bg.jpg') no-repeat center top;
}

.pass_wrap .top_wrap h3 {
    display: inline-block;
    padding: 28px 0;
    font-size: 45px;
    border-top: 1px #000000 solid;
    border-bottom: 1px #000000 solid;
    margin: 0 0 28px;
    letter-spacing: -1px;
    color: #000;
}

.pass_wrap .top_wrap h3 img {
    vertical-align: middle;
    margin: 0 5px 0 10px;
}

.pass_wrap .top_wrap .bullet {
    position: absolute;
    left: -80px;
    top: 50px
}

.pass_wrap .top_wrap .mid>p {
    color: #fff;
    font-size: 29px;
    line-height: 150%;
    padding: 80px 0 0 0;
}

.pass_wrap .top_wrap .mid>p b {
    font-size: 46px;
    display: block;
    letter-spacing: -4px;
    font-family: 'noto5';
    margin: 10px 0 0 0;
}

.pass_wrap .top_wrap .mid p.verse {
    position: absolute;
    right: 85px;
    bottom: 78px;
    width: 190px;
    text-align: center;
    padding: 0 !important;
    line-height: 80px !important;
    background: #2b2e4e;
    border-radius: 50px;
    font-size: 51px;
    font-family: 'noto5';
    font-weight: 600;
}


/*ai가 읽어주는 관계법령*/
.ai_service_intro{
    position:relative;
}
.ai_service_intro .main_inner{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 1100px;
    /* height: 100%; */
    margin: 0 auto;
}
.ai_service_intro img{
    display:block;
}
.ai_service_intro .link_btn{
    position:absolute;
    width: 382px;
    height: 71px;
    left: 0;
    bottom: 77px;
    font-size:0;
}

.pass_wrap .service {
    padding: 160px 0 130px;
}

.pass_wrap .service .title {
    font-size: 50px;
    line-height: 100%;
    font-family: 'noto5';
    font-weight: 600;
    letter-spacing: -3px;
    margin: 0 0 65px;
    color: #010101;
    text-align: center;
}

.pass_wrap .service ul {
    font-size: 0;
    width: 1100px;
    margin: 0 auto
}

.pass_wrap .service ul li {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    font-size: 16px;
    width: 32.3%;
    margin: 0 0 1.5% 1.5%;
    box-sizing: border-box;
    padding: 45px 25px 15px 25px;
    box-shadow: 2px 4px 15px #b3b3b3;
    background: #fff;
    text-align: center;
    position: relative;
    border-radius: 20px
}

.pass_wrap .service ul li.box1,
.pass_wrap .service ul li.box2 {
    width: 100%;
    text-align: left;
    padding: 75px 0 75px 50px;
    background: #2a52e8;
    border-radius: 35px;
    margin: 0;
}

.pass_wrap .service ul li.box1 {
    margin: 0 0 20px;
    position: absolute;
    left: 0;
    visibility: hidden;
}

.pass_wrap .service ul li.box2 {
    margin: 0 0 40px 0;
}

.pass_wrap .service ul li.box1 p:after,
.pass_wrap .service ul li.box2 p:after {
    position: absolute;
    right: 2%;
    width: 50%;
    bottom: 30px;
}

.pass_wrap .service ul li.box3,
.pass_wrap .service ul li.box6 {
    margin-left: 0;
}

.pass_wrap .service ul li.box3 {
    border-radius: 70px 20px 20px
}

.pass_wrap .service ul li.box5 {
    border-radius: 20px 70px 20px 20px
}

.pass_wrap .service ul li.box6 {
    border-radius: 20px 20px 20px 70px
}

.pass_wrap .service ul li.box8 {
    border-radius: 20px 20px 70px 20px
}

.pass_wrap .service ul li span {
    font-size: 22px;
    display: block;
    margin: 0 0 5px;
    color: #000;
    letter-spacing: -1px;
    font-family: 'noto3';
    line-height: 140%;
}

.pass_wrap .service ul li p {
    font-size: 22px;
    line-height: 150%;
    letter-spacing: -1px;
    font-family: 'noto5';
    color: #1f2123;
}

.pass_wrap .service ul li.box1 span,
.pass_wrap .service ul li.box2 span {
    font-size: 33px;
    font-family: 'noto6';
}

.pass_wrap .service ul li.box1 p,
.pass_wrap .service ul li.box2 p,
.pass_wrap .service ul li.box1 span,
.pass_wrap .service ul li.box2 span {
    color: #fff;
}

.pass_wrap .service ul li p b {
    display: block;
    font-size: 35px;
    font-family: 'noto5';
    line-height: 120%;
}

.pass_wrap .service ul li:nth-of-type(1) p b,
.pass_wrap .service ul li:nth-of-type(2) p b {
    font-size: 40px;
    letter-spacing: -2px;
}

.pass_wrap .service ul li p:after {
    content: "";
    display: block;
    height: 175px;
    margin: 20px 0 0 0;
}

.pass_wrap .service ul li.box1 {
    background: #2a52e8 url('/_skin/tpl_skin/basic_security2/images/apply/dream/benefit_top_1.png') no-repeat 93% center;
}

.pass_wrap .service ul li.box2 {
    background: #2a52e8 url('/_skin/tpl_skin/basic_security2/images/apply/dream/benefit_top_2.png') no-repeat 93% center;
}

.pass_wrap .service ul li.box3 p:after {
    background: #fff url(/_skin/tpl_skin/basic_security2/images/apply/dream/benefit_7.png) no-repeat center 90%;
    height: 172px;
}

.pass_wrap .service ul li.box4 {
    padding-bottom: 0;
}

.pass_wrap .service ul li.box4 p:after {
    background: url('/_skin/tpl_skin/basic_security2/images/apply/dream/benefit_2.png') no-repeat center 90%;
    margin: 45px 0 0 0;
    height: 165px;
}

.pass_wrap .service ul li.box5 p:after {
    background: url('/_skin/tpl_skin/basic_security2/images/apply/dream/benefit_3.png') no-repeat center center;
}

.pass_wrap .service ul li.box6 p:after {
    background: url('/_skin/tpl_skin/basic_security2/images/apply/dream/benefit_4.png') no-repeat center center;
}

.pass_wrap .service ul li.box7 p:after {
    background: url('/_skin/tpl_skin/basic_security2/images/apply/dream/benefit_5.png') no-repeat center center;
}

.pass_wrap .service ul li.box8 p:after {
    background: url('/_skin/tpl_skin/basic_security2/images/apply/dream/benefit_6.png') no-repeat center center;

}

.pass_wrap .service ul li.box9 p:after {
    background: url('/_skin/tpl_skin/basic_security2/images/apply/dream/benefit_7.png') no-repeat center center;
}

.pass_wrap .service ul li.box10 p:after {
    background: url('/_skin/tpl_skin/basic_security2/images/apply/dream/benefit_8.png') no-repeat center center;
}

.pass_wrap .service ul li.box11 p:after {
    background: url('/_skin/tpl_skin/basic_security2/images/apply/dream/bottom_benefit_8.png') no-repeat center center;
}

.pass_wrap .plus_area {
    background: #3955ff;
    padding: 20px 0 120px 0;
    position: relative;
}

.pass_wrap .plus_area.no_icon {
    padding: 140px 0 120px;
}

.pass_wrap .plus_area:before {
    position: absolute;
    content: "";
    left: 0;
    top: -50px;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    text-align: center;
    background: #3955ff url('/_skin/tpl_skin/basic_security2/images/apply/dream/plus.png') no-repeat center center;
    left: 50%;
    margin: 0 0 0 -65px;
}

.pass_wrap .plus_area.no_icon:before {
    display: none;
}

.pass_wrap .plus_area .cm_title {
    color: #fff;
}

.pass_wrap .plus_area .cm_title:before {
    display: none;
}

.pass_wrap .plus_area.no_icon .mid>img {
    margin: 0 0 85px 0;
    display: block;
}

.pass_wrap .plus_area ul {
    display: flex;
}

.pass_wrap .plus_area ul li {
    flex: 1 1 auto;
    padding: 40px 0 200px;
    width: :31%;
    border-radius: 20px;
    margin: 0 0 0 2%;
    font-size: 22px;
    background: #fff url('/_skin/tpl_skin/basic_security2/images/apply/dream/special_2.png') no-repeat center 90%;
}

.pass_wrap .plus_area ul li:first-child {
    margin: 0;
    background: #fff url('/_skin/tpl_skin/basic_security2/images/apply/dream/special_1.png') no-repeat center 90%;
}

.pass_wrap .plus_area ul li:nth-of-type(3) {
    background: #fff url('/_skin/tpl_skin/basic_security2/images/apply/dream/special_3.png') no-repeat center bottom;
}

.pass_wrap .plus_area ul li span {
    color: #ff6567;
    font-size: 25px;
    font-family: 'noto5';
    font-weight: 500;
}

.pass_wrap .plus_area ul li p {
    font-size: 35px;
    line-height: 120%;
    font-family: 'noto6';
    margin: 10px 0;
}

.pass_wrap .why_box {
    padding: 160px 0 70px;
    background: #f2f2f2;
}

.pass_wrap .why_box .mid {
    width: 1100px;
    margin: 0 auto;
}

.video_wrap {
    text-align: center;
    padding: 50px 0 60px 0;
}

.video_wrap .video_box {
    /*     border:1px #bfc0c2 solid; */
    height: 510px;
    box-sizing: border-box;
}

.video_wrap .video_box .layer {
    display: block;
    height: 100%;
    background: url('/_skin/tpl_skin/basic_security2/images/apply/refund/new/con2_img.png') no-repeat center center;
    position: relative;
}

.video_wrap .video_box .layer .start_video {
    font-size: 0;
    display: block;
    height: 100%;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.video_wrap .video_box .txt {
    text-align: left;
    padding: 100px 0 0 80px;
    font-size: 28px;
    line-height: 130%;
    color: #000;
}

.video_wrap .video_box .txt p {
    font-size: 58px;
    font-family: 'noto6';
    line-height: 140%;
    color: #000;
}

.video_wrap .video_box .txt p b {
    display: inline-block;
    padding: 5px;
    line-height: 100%;
    background: #022df5;
    font-family: 'noto5';
    color: #fff;
    font-size: 58px;
    letter-spacing: -2px;
}

.review_new .review_slide {}

.review_new .video_box {
    position: relative;
    height: auto;
}

.review_new .video_box .layer {
    height: 508px;
    background: url('/_skin/tpl_skin/basic_logisrics_new/apply/refund_new/con3_player.png') no-repeat center center;
}

.review_new .video_box .layer a {
    display: block;
    height: 100%;
    cursor: pointer;
}

.review_wrap .arrow_wrap {
    width: 1050px;
    margin: 0 auto;
    position: relative;
    top: 190px;
}

.review_wrap .arrow_wrap .slick-arrow {
    font-size: 0;
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 9
}

.review_new .slick-slide {
    margin: 20px 0 130px 30px;
    padding: 35px 30px;
    border-radius: 20px;
    box-shadow: 5px 5px 20px #858585;
    height: 480px
}

.review_new .slick-slide:focus,
.review_new .slick-slide .slick-prev:focus,
.review_new .slick-slide .slick-next:focus {
    border: none;
    outline: none;
}

.review_new .slick-slide:nth-of-type(1) {
    margin: 0
}

.review_new .slick-current {
    opacity: 1;
}

.review_new .review_tit {
    font-size: 24px;
    line-height: 125%;
    margin: 0 0 20px;
    word-break: keep-all;
    font-family: 'noto5';
    font-weight: 600;
}

.review_new .review_txt {
    font-size: 18px;
    line-height: 145%;
    font-family: 'noto2';
    text-align: left;
    margin: 0 auto;
}

.review_new .review_txt .wirte_name {
    display: block;
    margin: 0 0 20px;
}

/* 교수 */
.professor_cont {
    background: linear-gradient(to bottom, #fff 352px, #171b36 353px 1336px, #fff 1337px);
}

.professor_cont .main_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 1100px;
    margin: 0 auto;
}

.professor_cont .main_title h3 {
    margin-top: 5px;
    margin-bottom: 10px;
}

.professor_cont .professor_slide {
    position: relative;
    width: 1400px;
    margin: 0;
    padding: 59px 0 0;
    overflow: hidden;
}

.professor_cont .professor_slide .swiper-pagination {
    display: flex;
    justify-content: center;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
}

.professor_cont .professor_slide .page_item {
    position: relative;
    width: 272px;
    height: 83px;
    border-radius: 90px;
    color: #b6b9b0;
    background: #3c3941;
    cursor: pointer;
}

.professor_cont .professor_slide .page_item.is_active {
    color: #000;
    background: #54bff7;
}

.professor_cont .professor_slide .page_item::before {
    content: '';
    position: absolute;
    bottom: -28px;
    right: 0px;
    width: 150px;
    height: 180px;
    background: url('/_skin/tpl_skin/basic_security2/images/apply/refund/new1/teacher_tab.png') no-repeat 0 0;
    background-position-y: -181px;
}

.professor_cont .professor_slide .page_item.is_active::before {
    background-position-y: 0px;
}

.professor_cont .professor_slide .page_item_1::before {
    background-position-x: -20px;
}

.professor_cont .professor_slide .page_item_2::before {
    background-position-x: -196px;
}

.professor_cont .professor_slide .page_item_3::before {
    background-position-x: -382px;
}

.professor_cont .professor_slide .page_item_4::before {
    background-position-x: -570px;
}

.professor_cont .professor_slide .page_item p {
    position: relative;
    padding-left: 26px;
    line-height: 1.2;
    letter-spacing: -0.065em;
    text-align: left;
    font-size: 22px;
    font-family: 'noto7';
    z-index: 1;
}

.professor_cont .professor_slide .swiper-slide {
    position: relative;
    width: 1400px;
    padding: 123px 0 100px 150px;
    text-align: left;
    z-index: 1;
}

.professor_cont .professor_slide .swiper-slide::after {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    top: 106px;
    right: 10px;
    width: 881px;
    height: 935px;
    background: url('/_skin/tpl_skin/basic_security2/images/apply/refund/new1/teacher_1.png') center no-repeat;
    z-index: -1;
}

.professor_cont .professor_slide .swiper-slide_1::after {
    background: url('/_skin/tpl_skin/basic_security2/images/apply/refund/new1/teacher_1.png') center bottom no-repeat;
}

.professor_cont .professor_slide .swiper-slide_2::after {
    background: url('/_skin/tpl_skin/basic_security2/images/apply/refund/new1/teacher_2.png') center bottom no-repeat;
}

.professor_cont .professor_slide .swiper-slide_3::after {
    right: -20px;
    background: url('/_skin/tpl_skin/basic_security2/images/apply/refund/new1/teacher_3.png') center bottom no-repeat;
}

.professor_cont .professor_slide .swiper-slide_4::after {
    background: url('/_skin/tpl_skin/basic_security2/images/apply/refund/new1/teacher_4.png') center bottom no-repeat;
}

.professor_cont .professor_slide .slide_badge {
    position: absolute;
    top: 132px;
    right: 73px;
}

.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: 24px;
    color: #fff;
    font-family: 'noto6';
    font-size: 36px;
    letter-spacing: -0.055em;
}

.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;
    letter-spacing: -0.025em;
    font-family: 'noto4';
    font-size: 23px;
    background: #6dbaf2;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.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: 11px 0 0;
    letter-spacing: -0.055em;
    font-family: 'noto7';
    font-size: 55px;
    background: #6dbaf2;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.professor_cont .professor_slide .slide_list {
    position: absolute;
    right: 152px;
    bottom: 87px;
}

.professor_cont .professor_slide .slide_list li {
    line-height: 1.2;
    letter-spacing: -0.065em;
    text-align: right;
    color: #fff;
    font-size: 20px;
    font-family: 'noto4';
}

.professor_cont .professor_slide .slide_list li+li {
    margin: 8px 0 0;
}

.professor_cont .professor_slide .slide_check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 23px 0 0;
    gap: 11px;
}

.professor_cont .professor_slide .slide_check li {
    display: inline-flex;
    align-items: center;
    min-width: 377px;
    height: 52px;
    padding: 0 30px 0 56px;
    border: 2px solid #336ef0;
    border-radius: 100px;
    letter-spacing: -0.065em;
    color: #fff;
    font-size: 21px;
    font-family: 'noto5';
    background: #060a39 url('/_skin/tpl_skin/basic_tax_accountant/images/apply/refund/teacher_check.png') no-repeat 25px center;
}

.professor_cont .professor_slide .popupVideo {
    position: relative;
    width: 539px;
    height: 330px;
    margin: 63px 0 0 0;
}

.professor_cont .professor_slide .popupVideo a {
    position: absolute;
    top: 0;
    left: 0;
    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';
}

.professor_cont .review_list {
    display: inline-flex;
    animation: marquee 20s linear infinite;
}

.professor_cont .review_list:hover {
    animation-play-state: paused;
}

.professor_cont .review_list li {
    position: relative;
    width: 439px;
    height: 321px;
    margin-right: 48px;
    padding: 30px 0;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    font-family: 'noto4';
    text-align: center;
    letter-spacing: -0.065em;
    transition: transform 0.2s ease-in;
    background: #fff;
}

.professor_cont .review_list li * {
    cursor: default;
}

.professor_cont .review_list li .review_img {
    width: 108px;
    height: 108px;
    margin: 0 auto;
    border-radius: 200px;
    background: #e3e4ef url('/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/completion/hugi_icon.png') no-repeat 0 0;
}

.professor_cont .review_list li.review01 .review_img {
    background-position: 7px 0;
}

.professor_cont .review_list li.review02 .review_img {
    background-position: -93px 0;
}

.professor_cont .review_list li.review03 .review_img {
    background-position: -193px 0;
}

.professor_cont .review_list li.review04 .review_img {
    background-position: -293px 0;
}

.professor_cont .review_list li.review05 .review_img {
    background-position: -399px 0;
}

.professor_cont .review_list li.review06 .review_img {
    background-position: -497px 0;
}

.professor_cont .review_list li.review07 .review_img {
    background-position: -593px 0;
}

.professor_cont .review_list li.review08 .review_img {
    background-position: -693px 0;
}

.professor_cont .review_list li.review09 .review_img {
    background-position: -793px 0;
}

.professor_cont .review_list li.review10 .review_img {
    background-position: -893px 0;
}

.professor_cont .review_list li .list_text {
    margin: 18px 0 20px;
    font-family: 'noto4';
    font-size: 24px;
    line-height: 1.3;
    color: #000;
}

.professor_cont .review_list li .list_text span {
    font-family: 'noto6';
}

.professor_cont .review_list li .list_name {
    font-size: 16px;
    color: #7c7d8c;
}

.professor_cont .review_new {
    margin-top: 115px;
}

.professor_cont .review_new li {
    width: 330px;
    margin: 0 0 0 50px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 5px 15px #979797;
    height: auto;
    padding: 90px 0 35px;
    position: relative;
    margin: 62px 0 180px 50px;
    height: 425px;
}

.professor_cont .review_new li .review_img {
    position: absolute;
    top: -35px;
    left: 50%;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #d5e3ff;
    background-position: 8px 6px;
    background-repeat: no-repeat;
    background-image: url('/_skin/tpl_skin/basic_security2/images/apply/refund/new1/review.png');
    margin: 0 0 0 -62px;
}

.professor_cont .review_new li:nth-child(1) .review_img,
.professor_cont .review_new li:nth-child(8) .review_img {
    background-position: 8px 6px;
}

.professor_cont .review_new li:nth-child(2) .review_img,
.professor_cont .review_new li:nth-child(9) .review_img {
    background-position: -93px 6px;
}

.professor_cont .review_new li:nth-child(3) .review_img,
.professor_cont .review_new li:nth-child(10) .review_img {
    background-position: -195px 6px;
}

.professor_cont .review_new li:nth-child(4) .review_img,
.professor_cont .review_new li:nth-child(11) .review_img {
    background-position: -295px 6px;
}

.professor_cont .review_new li:nth-child(5) .review_img,
.professor_cont .review_new li:nth-child(12) .review_img {
    background-position: -398px 6px;
}

.professor_cont .review_new li:nth-child(6) .review_img,
.professor_cont .review_new li:nth-child(13) .review_img {
    background-position: -497px 6px;
}

.professor_cont .review_new li:nth-child(7) .review_img,
.professor_cont .review_new li:nth-child(14) .review_img {
    background-position: -598px 6px;
}

.professor_cont .review_new li p {
    font-size: 19px;
    width: 80%;
    margin: 0 auto;
    word-break: keep-all;
    line-height: 150%;
    text-align: center;
}

.professor_cont .review_new li p b {
    font-family: 'noto5';
}

.professor_cont .review_new li span {
    display: block;
    text-align: center;
    margin: 10px 0 0 0;
    font-size: 18px;
    font-family: 'noto5';
    position: absolute;
    bottom: 55px;
    width: 100%;
    color: #b9b9b9;
    font-family: 'noto5';
}


.teacher_info {
    padding: 145px 0 200px 0;
    position: relative;
    background: #fff;
}

.teacher_info img {
    display: block;
    margin: 0 auto;
}

.teacher_info img:nth-of-type(1) {
    margin: 0 auto 130px auto;
}

.teacher_info:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: url('/_skin/tpl_skin/basic_security2/images/apply/refund/new/con1_bg_shadow.png') no-repeat center bottom;
}

.teacher_info .mid {
    text-align: left;
}

.teacher_info .mid .cm_title {
    text-align: center;
    margin: 0 0 65px;
}

.teacher_info .video_box {
    width: 706px;
    height: 410px;
    box-sizing: border-box;
    position: absolute;
    top: 542px;
    left: 2px;
    margin: 0;
}

.teacher_info .video_box .layer {
    height: 100%;
    cursor: pointer;
    background: none;
}

.teacher_info .video_box .layer span {
    display: block;
    height: 100%;
    font-size: 0;
    background: none;
}

.book_wrap {
    background: #fff;
    padding: 160px 0;
    position: relative;
}

.book_wrap .cm_title {
    margin: 0 0 120px;
}

.book_wrap .bullet {
    position: absolute;
    right: 65px;
    top: 350px;
}

.book_wrap .link_box {
    font-size: 0;
    text-align: center;
    padding: 30px 0 0 0;
}

.book_wrap ul {
    margin: 70px 0 0 0;
    box-sizing: border-box;
    font-size: 0;
}

.book_wrap ul 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;
}

.book_wrap ul li:nth-of-type(2n+1) {
    margin: 0;
}

.book_wrap ul li b {
    display: block;
    font-size: 28px;
    font-family: 'noto4';
    font-weight: 600;
    color: #000;
    margin: 10px 0 0 0;
    letter-spacing: -1px;
}

.book_wrap ul 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;
}

.curri_wrap {
    background: #fcfcfd;
    padding: 175px 0 0 0;
}

.curri_wrap .cm_title {
    margin: 0 0 80px;
}

.curri_wrap .div-table {
    display: table;
}

.curri_wrap .div-table>* {
    display: table-cell;
    vertical-align: middle;
}

.curri_wrap .mid {
    overflow: hidden;
}

.curri_wrap .curri_txt {
    border: 4px solid #181deb;
    box-sizing: border-box;
    float: left;
    width: calc(50% - 20px);
    margin: 0 30px 0 0;
    text-align: center;
}

.curri_wrap .curri_txt:last-child {
    margin: 0;
}

.curri_wrap .curri_txt h2 {
    font-size: 35px;
    line-height: 100%;
    padding: 20px 0;
    background: #181deb;
    color: #fff;
}

.curri_wrap .curri_txt ul {
    min-height: 392px;
    width: 90%;
    margin: 0 auto;
}

.curri_wrap .curri_txt ul li {
    width: 100%;
    display: table;
    width: 100%;
    padding: 39.3px 0;
    border-bottom: 2px solid #000;
}

.curri_wrap .curri_txt ul li:last-child {
    border-bottom: none;
}

.curri_wrap .curri_txt ul li>*:first-child {
    width: 37%;
    text-align: left;
    padding-left: 10px;
}

.curri_wrap .curri_txt h4 {
    font-size: 30px;
    font-family: "noto6";
    font-weight: 100;
    padding: 10px 0;
    line-height: 100%;
    color: #000;
}

.curri_wrap .curri_txt p {
    text-align: left;
    font-size: 23px;
    line-height: 130%;
    color: #525252;
}

.curri_wrap .curri_txt2 ul li {
    padding: 15px 0;
}

.hwan_info {
    padding: 165px 0;
}

.hwan_info ul li {
    border: 3px #f84445 solid;
    text-align: left;
    box-sizing: border-box;
    background: url('/_skin/tpl_skin/basic_security2/images/apply/refund/new/bottom_benefit3.png') no-repeat 92% center;
    padding: 50px 70px;
    color: #2a313b;
    font-size: 22px;
    line-height: 140%;
    color: #373737;
    font-family: 'noto2';
}

.hwan_info ul li:first-child {
    margin: 0;
    background: url('/_skin/tpl_skin/basic_security2/images/apply/refund/new/bottom_benefit2.png') no-repeat 90% center;
    position: relative;
    margin: 0 0 10px 0;
}

.hwan_info ul li p {
    font-size: 32px;
    line-height: 140%;
    font-family: 'noto6';
    letter-spacing: -1px;
}

.hwan_info ul li span {
    font-family: 'noto6';
    line-height: 120%;
    display: block;
    position: relative;
    color: #f84445;
    font-size: 43px;
    margin: 0 0 20px;
    padding: 0 0 37px 0;
}

.hwan_info ul li span:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 2px;
    background: #000;
}

.hwan_info ul li em {
    font-size: 17px;
    line-height: 140%;
    display: block;
    color: #373737;
    margin: 10px 0 0 0;
}

.cont_6 .inner {
    width: 1100px;
    position: relative;
    padding: 160px 0 90px;
}

.cont_6 .inner .image_tit {
    text-align: left;
    margin-bottom: 125px;
}

.cont_6 .inner .teacher_area {
    width: 100%;
    position: relative;

}

.cont_6 .inner .teacher_area ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    bottom: 20px;
}

.cont_6 .inner .teacher_area ul li {
    text-align: left;
    /* position: relative; */
    width: calc((100% - 232px) / 3);
    margin: 0 20px;
    line-height: 44px;
    /* margin-bottom: 20px; */
}

.cont_6 .inner .teacher_area ul li span {
    display: block;
    font-size: 22px;
    font-family: 'noto2';
}

.cont_6 .inner .teacher_area ul li span {
    display: block;
    font-size: 24px;
    font-family: 'noto2';
}

.cont_6 .inner .teacher_area ul li p {
    font-size: 34px;
    font-family: 'noto6';
}

.cont_6 .inner .teacher_area ul li a {
    background-image: url('/_skin/tpl_skin/basic_security_new/content1_1/teacher_btn.png');
    width: 312px;
    background-repeat: no-repeat;
    height: 82px;
    margin-top: 20px;
    /* background-position: -20px; */
    /* position: absolute; */
    transform: translateX(-11px);
}

.benefit_box {
    background: #ebebeb;
    padding: 160px 0;
}

.benefit_box .mid>img {
    display: block;
}

.benefit_box .benefit_wrap {
    padding: 90px 0 0 0;
}

.benefit_box .benefit_wrap ul {
    font-size: 0;
    width: 100%;
}

.benefit_box .benefit_wrap ul li {
    display: inline-block;
    /* display:inline; */
    zoom: 1;
    width: 49%;
    box-sizing: border-box;
    vertical-align: top;
    padding: 50px 0 0 240px;
    text-align: left;
    background: #fff;
    font-family: 'noto5';
    letter-spacing: -2px;
    line-height: 100%;
    font-weight: 500;
    border-radius: 30px;
    border: 2px #000 solid;
    min-height: 170px;
    margin: 0 0 2% 2%;
}

.benefit_box .benefit_wrap ul li.box1,
.benefit_box .benefit_wrap ul li.box2 {
    width: 100%;
    padding: 65px 50px;
    margin: 0 0 2%;
    color: #fff;
    font-size: 44px;
    font-weight: 600;
    border: 0;
    box-shadow: 4px 10px 15px #969696f5;
}

.benefit_box .benefit_wrap ul li.box1 {
    background: #4367df url('/_skin/tpl_skin/basic_security2/images/apply/dream/benefit_top_1.png') no-repeat 98% center;
    position: absolute;
    visibility: hidden;
}

.benefit_box .benefit_wrap ul li.box2 {
    background: #4367df url('/_skin/tpl_skin/basic_security2/images/apply/dream/benefit_top_2.png') no-repeat 98% center;
    margin-bottom: 50px;
}

.benefit_box .benefit_wrap ul li.box3 {
    background: #fff url('/_skin/tpl_skin/basic_security2/images/apply/dream/bottom_benefit_7.png') no-repeat left center
}

.benefit_box .benefit_wrap ul li.box4 {
    background: #fff url('/_skin/tpl_skin/basic_security2/images/apply/dream/bottom_benefit_2.png') no-repeat 10px 75%;
}

.benefit_box .benefit_wrap ul li.box5 {
    background: #fff url('/_skin/tpl_skin/basic_security2/images/apply/dream/bottom_benefit_3.png') no-repeat 40px center;
}

.benefit_box .benefit_wrap ul li.box6 {
    background: #fff url('/_skin/tpl_skin/basic_security2/images/apply/dream/bottom_benefit_4.png') no-repeat 20px center;
}

.benefit_box .benefit_wrap ul li.box7 {
    background: #fff url('/_skin/tpl_skin/basic_security2/images/apply/dream/bottom_benefit_5.png') no-repeat 20px center;
    margin-bottom: 0;
}

.benefit_box .benefit_wrap ul li.box8 {
    background: #fff url('/_skin/tpl_skin/basic_security2/images/apply/dream/bottom_benefit_8.png') no-repeat 21px center / 190px auto;
    margin-bottom: 0;
}

.benefit_box .benefit_wrap ul li.box3,
.benefit_box .benefit_wrap ul li.box5,
.benefit_box .benefit_wrap ul li.box7 {
    margin-left: 0;
}

.benefit_box .benefit_wrap ul li span {
    font-size: 23px;
    color: #000000;
    display: block;
    line-height: 120%;
    letter-spacing: 0;
    margin: 0 0 5px;
}

.benefit_box .benefit_wrap ul li.box1 span,
.benefit_box .benefit_wrap ul li.box2 span {
    color: #fff;
    font-size: 32px;
    margin: 0 0 15px;
    font-weight: 300;
}

.benefit_box .benefit_wrap ul li b {
    color: #000;
    line-height: 120%;
    font-size: 30px;
}
.benefit_box .benefit_wrap ul li.box8 ,
.benefit_box .benefit_wrap ul li.box3 {
    padding: 32px 0 0 250px;
}

.benefit_box .benefit_wrap ul li a {
    font-size: 15px;
    display: block;
    width: 100px;
    line-height: 30px;
    background: #000;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    margin: 15px 0 0 0;
}

.teacher_box {
    padding: 160px 0 210px;
}

.teacher_box .mid {
    text-align: left;
}

.teacher_box .mid>ul {
    margin: 125px 0 140px 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    background: url(/_skin/tpl_skin/basic_security2/images/apply/refund/teacher.png) no-repeat center top;
}

.teacher_box .mid>ul>li {
    width: 30%;
    padding: 425px 15px 35px 15px;
}

.teacher_box .mid>ul>li span {
    display: block;
    font-size: 25px;
    line-height: 100%;
    font-family: 'noto2'
}

.teacher_box .mid>ul>li p {
    font-size: 40px;
    line-height: 150%;
    font-family: 'noto6';
    color: #000;
    margin: 0 0 15px;
    letter-spacing: -2px;
}

.teacher_box .mid>ul>li a {
    display: block;
    font-size: 0;
    height: 70px;
    background: url(/_skin/tpl_skin/basic_security2/images/apply/refund/teacher_btn.png) no-repeat center center;
}

.teacher_review_wrap {
    position: relative;
}

.teacher_review_slide {
    box-sizing: border-box;
    border-radius: 15px;
}

.teacher_review_slide .swiper-wrapper {
    height: auto;
}

.teacher_review_slide .swiper-slide .txt_wrap {
    padding: 40px 65px 40px 215px;
    box-sizing: border-box;
    border-top: 1px #dbdbdb solid;
    border-bottom: 1px #dbdbdb solid;
    text-align: left;
}

.teacher_review_slide .swiper-slide .txt_wrap.sl1 {
    background: #fff url('/_skin/tpl_skin/basic_cosmetics/images/apply/extension/var1/hugi_icon_1.png') no-repeat 65px center;
    ;
}

.teacher_review_slide .swiper-slide .txt_wrap.sl2 {
    background: #fff url('/_skin/tpl_skin/basic_cosmetics/images/apply/extension/var1/hugi_icon_2.png') no-repeat 65px center;
    ;
}

.teacher_review_slide .swiper-slide .txt_wrap.sl3 {
    background: #fff url('/_skin/tpl_skin/basic_cosmetics/images/apply/extension/var1/hugi_icon_3.png') no-repeat 65px center;
    ;
}

.teacher_review_slide .swiper-slide .txt_wrap.sl4 {
    background: #fff url('/_skin/tpl_skin/basic_cosmetics/images/apply/extension/var1/hugi_icon_1.png') no-repeat 65px center;
    ;
}

.teacher_review_slide .swiper-slide .txt_wrap h4 {
    font-size: 27px;
    letter-spacing: -2px;
    font-family: 'noto6';
    color: #010101;
}

.teacher_review_slide .swiper-slide .txt_wrap p {
    font-size: 19px;
    margin: 15px 0 20px;
    color: #7f7f7f;
    letter-spacing: 0;
    line-height: 28px;
}

.teacher_review_slide .swiper-slide .txt_wrap b {
    font-size: 17px;
    color: #424141;
    font-family: 'noto6';
    color: #6f6f6f;
}

.teacher_review_wrap .btn_wrap {
    position: absolute;
    z-index: 4;
    cursor: pointer;
    width: 1270px;
    left: 50%;
    margin: 0 0 0 -635px;
    top: 90px
}

.teacher_review_wrap .btn_wrap .btn_prev {
    background: #dfdfdf url(/_skin/tpl_skin/basic_security2/images/apply/refund/arrow_l.png) no-repeat 45% center;
    left: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.teacher_review_wrap .btn_wrap .btn_next {
    background: #dfdfdf url('/_skin/tpl_skin/basic_security2/images/apply/refund/arrow_r.png') no-repeat 55% center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.curriculum_box {
    padding: 160px 0 170px;
    background: #d9dbe7;
}

.curriculum_box img {
    margin-left: -11px
}

.curriculum_box .curri_table_wrap {
    margin-top: 84px;
}

.curriculum_box .curri_table_wrap+.curri_table_wrap {
    margin-top: 58px;
}

.curriculum_box .curri_table_wrap h4 {
    text-align: left;
    color: #000;
    font-family: 'noto7';
    font-size: 22px;
    font-weight: normal;
    letter-spacing: -0.05em;
    line-height: 1;
}

.curriculum_box .curri_table {
    position: relative;
    width: 100%;
    /* height: 100%; */
    margin: 18px auto 0;
    table-layout: fixed;
    border-collapse: collapse;
}

.curriculum_box .curri_table+.curri_table {
    margin-top: 35px;
}

.curriculum_box .curri_table td,
.curriculum_box .curri_table th {
    /* height: 100%; */
}

.curriculum_box .curri_table .table_head {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 219px;
    border-radius: 10px;
    letter-spacing: -0.035em;
    color: #fff;
    font-size: 19px;
    background: #bdbdbd;
}

.curriculum_box .curri_table .td_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border: 2px solid #313137;
    background: #fff;
}

.curriculum_box .curri_table tr+tr .td_inner {
    border-top: none;
}

.curriculum_box .curri_table th+th .td_inner,
.curriculum_box .curri_table td+td .td_inner {
    border-left: none;
}

.curriculum_box .curri_table th:not(:last-child) .td_inner {
    border-right: 1px solid #797a84;
}

.curriculum_box .curri_table td:not(:last-child) .td_inner {
    border-right: 1px solid #cdced7;
}

.curriculum_box .tr_title .td_inner {
    padding: 16px 0 18px;
    border-bottom: none;
}

.curriculum_box .tr_title th:nth-child(1) .td_inner {
    border-radius: 16px 0 0 0;
    background: #f0eef7;
}

.curriculum_box .tr_title th:nth-child(2) .td_inner {
    background: #e1ddf0;
}

.curriculum_box .tr_title th:nth-child(3) .td_inner {
    background: #d2cde8;
}

.curriculum_box .tr_title th:nth-child(4) .td_inner {
    background: #c3bddf;
}

.curriculum_box .tr_title th:nth-child(5) .td_inner {
    background: #b5aed8;
}

.curriculum_box .tr_title th:last-child .td_inner {
    border-radius: 0 16px 0 0;
}

.curriculum_box .tr_title .td_inner p {
    margin-top: -2px;
    font-family: 'noto5';
    font-size: 15px;
    letter-spacing: -0.05em;
    line-height: 1.2;
    color: #000;
}

.curriculum_box .tr_title .td_inner p em {
    font-family: 'noto7';
    font-size: 22px;
}

.curriculum_box .tr_sub_title .td_inner {
    position: relative;
    padding: 14px 0;
    border-top: 1px solid #797a84;
    border-bottom: 1px solid #cdced7;
    background: #4e4b5b;
    letter-spacing: -0.05em;
    font-size: 19px;
    font-family: 'noto6';
    color: #fff;
}

.curriculum_box .tr_contents .td_inner {
    align-items: center;
    height: 88px;
    line-height: 1.35;
    letter-spacing: -0.035em;
    text-align: center;
    font-size: 16px;
    color: #4e4e4e;
}

.curriculum_box .tr_contents .td_inner p {
    margin-top: -5px;
}

.curriculum_box .tr_badge .td_inner {
    margin: -1px 0 0;
    padding: 2px 0 5px;
    border-left: none;
    border-right: none;
    border-top: none;
    letter-spacing: -0.035em;
    color: #fff;
    font-size: 18px;
    font-family: 'noto5';
    background: #ff3333;
}

.curriculum_box .curri_table_2 .tr_badge .td_inner {
    background: #ffa349;
}

.curriculum_box .tr_badge .td_inner.type-col-4 {
    border-right: 1px solid #000;
}

.curriculum_box .tr_contents td:nth-child(1) .td_inner {
    border-radius: 0 0 0 16px;
}

.curriculum_box .tr_contents td:last-child .td_inner {
    border-radius: 0 0 16px 0;
}

.book_box {
    padding: 160px 0 170px;
}

.book_box .mid {
    text-align: left;
}

.book_box .book_content {
    position: relative;
    padding: 110px 0 90px 0;
}

.book_box .book_content>img {
    margin-left: -185px
}

.book_box .book_content .bullet {
    position: absolute;
    right: -70px;
    top: -15px;
}

.book_box .mid img:nth-of-type(2) {
    margin: 0 0 95px -28px;
}

.book_box .popupVideo {
    position: absolute;
    top: 411px;
    left: -23px;
    height: auto;
}

.book_box .popupVideo a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
}

.book_review_wrap {
    position: relative;
}

.book_review_slider {
    box-sizing: border-box;
    border-radius: 15px;
    width: 1100px;
    margin: 0 auto;
}

.book_review_slider .swiper-wrapper {
    height: auto;
}

.book_review_slider .swiper-slide .txt_wrap {
    padding: 40px 65px 40px 215px;
    box-sizing: border-box;
    border-top: 1px #dbdbdb solid;
    border-bottom: 1px #dbdbdb solid;
}

.book_review_slider .swiper-slide .txt_wrap.sl1 {
    background: #fff url('/_skin/tpl_skin/basic_cosmetics/images/apply/extension/var1/hugi_icon_1.png') no-repeat 65px center;
    ;
}

.book_review_slider .swiper-slide .txt_wrap.sl2 {
    background: #fff url('/_skin/tpl_skin/basic_cosmetics/images/apply/extension/var1/hugi_icon_2.png') no-repeat 65px center;
    ;
}

.book_review_slider .swiper-slide .txt_wrap.sl3 {
    background: #fff url('/_skin/tpl_skin/basic_cosmetics/images/apply/extension/var1/hugi_icon_3.png') no-repeat 65px center;
    ;
}

.book_review_slider .swiper-slide .txt_wrap.sl4 {
    background: #fff url('/_skin/tpl_skin/basic_cosmetics/images/apply/extension/var1/hugi_icon_1.png') no-repeat 65px center;
    ;
}

.book_review_slider .swiper-slide .txt_wrap h4 {
    font-size: 29px;
    letter-spacing: -1px;
    font-family: 'noto6';
    color: #010101;
    margin: 0 0 20px;
}

.book_review_slider .swiper-slide .txt_wrap p {
    font-size: 19px;
    color: #7a7a7a;
    letter-spacing: 0;
    line-height: 28px;
}

.book_review_slider .swiper-slide .txt_wrap b {
    font-size: 17px;
    color: #424141;
    font-family: 'noto6';
    color: #6f6f6f;
    margin: 0 0 10px;
    display: block;
}

.book_review_slider .swiper-slide .txt_wrap .star {
    color: #f7bb3f;
    letter-spacing: 1px;
    margin: 0 0 0 10px;
}

.book_review_wrap .btn_wrap {
    position: absolute;
    z-index: 4;
    cursor: pointer;
    width: 1270px;
    left: 50%;
    margin: 0 0 0 -635px;
    top: 90px
}

.book_review_wrap .btn_wrap .btn_prev {
    background: #dfdfdf url('/_skin/tpl_skin/basic_security2/images/apply/refund/arrow_l.png') no-repeat 45% center;
    left: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.book_review_wrap .btn_wrap .btn_next {
    background: #dfdfdf url('/_skin/tpl_skin/basic_security2/images/apply/refund/arrow_r.png') no-repeat 55% center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}