/* 베스트셀러 */
.main1_tab {}
.main1_tab .main01_tit {overflow: hidden;padding: 2.1rem 0 1.7rem;border-bottom: 1px solid #cccccc;}
.main1_tab .main01_tit h3 {margin-right: 6.4rem;font-size: 3rem;line-height: 4.5rem;color: #2f4260;float: left;}
.main1_tab .tit_list {float: left;}
.main1_tab .tit_list > li {margin-right: 1.7rem;float: left;}
.main1_tab .tit_list > li a {display: block;padding: 0 3rem;border-radius:23px;font-size: 2rem;line-height: 4.5rem;color: #999999; white-space: nowrap;}
.main1_tab .tit_list > li.active {}
.main1_tab .tit_list > li.active a {background: #2f4260;font-size: 2rem;font-weight: 500;color: #fff;}
.main1_tab .tab_con { display: none; min-height: 53.4rem;padding: 7rem 0 9.2rem;background: #f7f8f9;}
.main1_tab .main1_list {display: flex;flex-wrap: wrap;} 
.main1_tab .main1_list > li {position: relative;width: 18.34%;padding-top: 2.5rem;}
.main1_tab .main1_list > li:first-child {width: 26.64%;}
.main1_tab .main1_list > li a {display: block;}
.main1_tab .main1_list > li .num {display: inline-block;margin-bottom: 2.2rem;padding-left: 19.52%;font-size: 2.2rem;font-weight: 700;color: #999999;}
.main1_tab .main1_list > li:first-child .num {position: absolute;top: 0;left:9.28%;width: 5rem;height: 5.3rem;padding-left: 0;background:url('/template/resp/images/bg_main1_rank.png') 0 0 no-repeat;background-size: contain;font-size: 2.4rem;line-height: 4rem;color: #fff;text-align: center;z-index:1;}
.main1_tab .main1_list > li .img_wrap {overflow: hidden;width: 60.916%;margin: 0 auto;}
.main1_tab .main1_list > li .img {display: block;padding-bottom:148.96%;background-position: center center;background-size: cover;background-repeat: no-repeat;transform: scale(1);transition:all 0.3s;}
.main1_tab .main1_list > li:hover .img {transform: scale(1.15);}
.main1_tab .main1_list > li .tit {overflow: hidden;display: block;margin-top:0.5rem;padding-left: 19.52%;font-size: 1.8rem;font-weight: 400;white-space: nowrap; text-overflow: ellipsis;}
.main1_tab .main1_list > li:first-child .tit {margin-top: 0.9rem;font-size: 2rem;}

/* 지금 이 책 */
.main2 {padding: 5.6rem 0 4.7rem;}
.main2 .in_Layer {display: flex;flex-wrap: wrap;}
.main2_slide {position: relative;border: 1px solid #cccccc;}
.main2_slide h3 {font-size: 3rem;font-weight: 400;}
.main2_slide .more {display: inline-block;position: absolute;top: 4.7rem;right: 4.9rem;width: 3.2rem;height: 3.2rem;background:url('/template/resp/images/ico_more01.png') center center no-repeat;background-size: cover;font-size: 0;z-index: 10;text-indent: -999em;}

.main2_slide.curating {width: 66.25%;margin-right: 1.092%;padding: 5.4rem 8.5rem 2.6rem 5rem;}
.main2_slide.work {width:32.658%;padding: 5.4rem 5rem 2.6rem 5rem;}
.main2_slide.today {width: 49.454%;margin-top: 1.5rem;margin-right: 1.092%;}
.main2_slide.new {width: 49.454%;margin-top: 1.5rem;padding: 3.6rem 4.6rem 5.6rem;}

.curating_slider {margin-top:4.6rem;width: 100%;}
.curating_slider .swiper-slide {width: 25%;}
.curating_slider .inner {overflow: hidden;position: relative;}
.curating_slider .img {display: block;width: 100%;padding-bottom:150%;background-position: center center;background-size: contain;background-repeat: no-repeat;}
.curating_slider .tit {display: block;margin-top:1rem;font-size: 1.8rem;line-height: 2.2rem;font-weight: normal;color: #333333;word-break: keep-all;}

.main2_slide .btn {display: inline-block;position: absolute;top: 50%;width: 3.6rem;height: 3.6rem;background-position: center center;background-size: cover;background-repeat: no-repeat;background-color: #656565;font-size: 0;z-index: 100;text-indent: -999em;opacity: 0;transition: all 0.3s;cursor: pointer;}
.main2_slide:hover .btn {opacity: 0.4;}
.main2_slide:hover .btn:hover {opacity: 1;}
.main2_slide .btn.btn-next {right: 0;background-image: url('/template/resp/images/ico_arr02.png');}
.main2_slide .btn.btn-prev {left: 0;background-image: url('/template/resp/images/ico_arr02.png');transform:rotate(180deg);}

/* 직무 추천 */
.work_slider {margin-top: 4.6rem;margin-left: -1px;}
.work_slider .swiper-wrapper {margin-left: 1px;}
.work_slider .swiper-slide {overflow: hidden;}
.work_slider .inner {overflow: hidden;}
.work_slider .swiper-slide a {overflow: hidden;}
.work_slider .img {width: 45.57%;padding-bottom: 67.725%;background-position: center center;background-size: cover;background-repeat: no-repeat;float: left;}
.work_slider .info {width: 54.43%;padding-left: 2.3rem;float: left;}
.work_slider .info .tit {display: block;margin-top: 3.8rem;font-size: 2.4rem;font-weight: 400;line-height: 2.9rem;color: #333333;word-break: keep-all;}
.work_slider .info .txt {margin-top: 1.6rem;font-size: 1.8rem;font-weight: 300;line-height: 2.4rem;color: #333333;word-break: keep-all ;}
.work_slider .pagination {margin-top: 10px;font-size: 1.8rem;color: #cccccc;}
.work_slider .pagination .swiper-pagination-current {margin-right: -4px;color: #333333;}
.work_slider .pagination .swiper-pagination-total {margin-left: -4px;}

/* 오늘의 책 */
.main2_slide.today h3 {}
.today_slider {height: 100%;}
.today_slider .inner {overflow: hidden;height: 100%;}
.today_slider .swiper-slide {width: 100%;height: 100%;}
.today_slider .swiper-slide a {display: flex;height: 100%;}
.today_slider .img_bg {display: flex;justify-content: center;align-items: center;width: 45.801%;padding: 4.5rem 3.6rem;background: #e9edf2;}
.today_slider .img {display: block;width: 100%;padding-bottom: 147.47%;background-position: center center;background-size: cover;background-repeat: no-repeat;}
.today_slider .info {width: 54.199%;padding: 3.5rem 2.8rem 3.7rem 2.8rem;} 
.today_slider .info .tit {display: block;margin-top: 1.5rem;font-size: 2.4rem;font-weight: 500;color: #437bd4;word-break: keep-all;}
.today_slider .info .txt1 {display: block;margin-top: 0.8rem;font-size: 1.8rem;line-height: 2.2rem;color: #666666;word-break: keep-all;}
.today_slider .info .txt2 {margin-top: 1.4rem;font-size: 1.6rem;font-weight: 300;line-height: 2.4rem;color: #666666;word-break: keep-all;}
.today_slider .info .price {display: block;margin-top: 1.7rem;font-size: 2.4rem;font-weight: 500;color: #000000;}
.today_slider .info .sale {font-size: 1.6rem;color: #999999;}

/* 분야별 신간 */
.new_tab > .tit_list{position: absolute;top: 4.4rem;left: 22.6rem;}
.new_tab > .tit_list > li {float: left;}
.new_tab > .tit_list > li + li {margin-left: 1.7rem;}
.new_tab > .tit_list > li a {font-size: 2.4rem;color: #999999;}
.new_tab > .tit_list > li.active a {font-weight: 500;color: #437bd4;}

.new_sub_tab  .tab_con {margin-top: 3rem;}
.new_sub_tab > .tit_list2 {margin-top: 1.6rem;font-size: 0;text-align: center;}
.new_sub_tab > .tit_list2 > li {display: inline-block;vertical-align: middle;}
.new_sub_tab > .tit_list2 > li + li {margin-left: 8rem;}
.new_sub_tab > .tit_list2 > li a {display: block;padding-bottom: 0.5rem;border-bottom: 1px solid #fff;font-size: 1.8rem;color: #999999;}
.new_sub_tab > .tit_list2 > li.active a {border-color: #797979;font-size: 1.8rem;font-weight: 500;color: #333333;}

.new_slider .inner {overflow: hidden;}
.new_slider .swiper-slide {}
.new_slider .swiper-slide a {display: flex;background: #f7f7f7;}
.new_slider .img {width: 50.67%;height: 100%;padding-bottom: 73.91%;background: #000;background-position: center center;background-size: cover;background-repeat: no-repeat;}
.new_slider .info {width: 49.33%;padding: 2.7rem 2rem 2.7rem;}
.new_slider .info .tit {display: block;font-size: 1.6rem;font-weight: 500;line-height: 1.9rem;color: #333333;}
.new_slider .info .txt {margin-top: 0.6rem;font-size: 1.6rem;font-weight: 300;line-height: 1.9rem;color: #666666;}

/* 메인 중간 배너 */
.main3 {position: relative;}
.main3 a {display: block;}
.main3 .img {position: relative;left: 50%;transform: translate(-50%,0);}

/* 주목도서 */
.main4 {padding: 6rem 0 8rem;}
.main4 .in_Layer {display: flex;flex-wrap:wrap;}
.main4 .main4_box {position: relative;width: 49.297%;padding: 5rem 5rem 3.9rem 6rem;border: 1px solid #cccccc;}
.main4 .main4_box h3 {font-size: 3rem;font-weight: 400;}
.main4 .main4_box .more {display: inline-block;position: absolute;top: 6rem;right: 5rem;width: 3.2rem;height: 3.2rem;background:url('/template/resp/images/ico_more01.png') center center no-repeat;background-size: cover;font-size: 0;z-index: 10;text-indent: -999em;}

.main4 .attention {margin-right: 1.406%;background:url('/template/resp/images/bg_attention.png') center center no-repeat;background-size: cover;}
.attention_slider {margin-top: 3.4rem;margin-left:-1px;}
.attention_slider .inner {overflow: hidden;}
.attention_slider .swiper-wrapper {margin-left: 1px;}
.attention_slider .slide_list {}
.attention_slider .slide_list a {}
.attention_slider .img  {display: block;float: left;width: 30.445%;padding-bottom: 45.475%;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.attention_slider .info {float: left;width:69.555%;padding-left: 6.9rem;}
.attention_slider .info .tit {display: block;margin-top: 1.8rem;font-size: 2.4rem;font-weight: normal;color: #333333;word-break: keep-all;}
.attention_slider .info .txt {margin-top: 3.6rem;font-size: 1.8rem;font-weight: 300;line-height: 2.4rem;color: #333333;word-break: keep-all;}

.attention_slider .btn {display: inline-block;position: absolute;top: 50%;width: 3.6rem;height: 3.6rem;background-position: center center;background-size: cover;background-repeat: no-repeat;background-color: #656565;font-size: 0;z-index: 100;text-indent: -999em;opacity: 0;transition: all 0.3s;cursor: pointer;}
.attention_slider:hover .btn {opacity: 0.4;}
.attention_slider:hover .btn:hover {opacity: 1;}
.attention_slider .btn.btn-next {right: 0;background-image: url('/template/resp/images/ico_arr02.png');}
.attention_slider .btn.btn-prev {left: 0;background-image: url('/template/resp/images/ico_arr02.png');transform:rotate(180deg);}

/* 공지사항 */
.notice_list {margin-top: 2.9rem;}
.notice_list > li {}
.notice_list > li a {overflow: hidden;display: block;font-size: 2rem;line-height: 5.3rem;font-weight: 300;color: #000000;white-space: nowrap; text-overflow: ellipsis;}


/* LMS 메인 */
.lms_main01 {padding-top: 6.5rem; padding-bottom:11.7rem;}
.lms_main_tit {font-size: 3rem;font-weight: 700;color: #000000;margin-bottom: 2.6rem;}
.lms_class01 {position: relative;width:calc(100% + 102px);margin-left: -51px;padding:0 51px 0;opacity: 0;}
.lms_class01 .inner {overflow: hidden;}
.class_list {display: flex;flex-wrap: wrap;}
.swiper-wrapper.class_list {flex-wrap: nowrap;}
.class_list > li {position: relative;overflow: hidden;width: calc(33.333% - 6px);margin-right: 9px;margin-bottom: 3rem;border-radius:1rem;z-index: 2;}
.swiper-wrapper.class_list > li {margin-bottom: 0;}
.class_list > li:nth-child(3n) {margin-right: 0;}
.class_list > li:before {content:'';position: absolute;top: 0;left: 0;right: 0; bottom: 1px;border: 1px solid #dedede;border-radius:1rem;z-index: -1;}
.class_list > li .img_wrap {overflow: hidden;}
.class_list > li .img {position: relative;display: block;padding-bottom: 70.97%;width: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover;border-radius:1rem 1rem 0 0; transform: scale(1);transition:all 0.3s;will-change: transform;z-index: 1;}
.class_list > li:hover .img {transform: scale(1.15);}
.class_list > li .img_tit {overflow: hidden;max-height: 109px;position: absolute;font-family: 'Gmarket Sans';top:50%;left: 50%;width: 100%;padding: 0 5%;text-align: center;word-break: keep-all;transform: translate(-50%,-50%); font-size: 34px;line-height: 1.1;font-weight: 700;color: #fff;text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);letter-spacing:-0.025em;}
.class_list > li .con {padding:1.9rem 1.4rem 3rem;}
.class_list > li .tit {overflow: hidden;display: block;margin-bottom: 1.1rem;font-size: 18px;font-weight:700;color: #2f2d2d;white-space: nowrap; text-overflow: ellipsis; letter-spacing:-.05em;}
.class_list > li .date {display: block;margin-bottom:0.3rem;font-size: 16px;font-weight: 300;color: #666666;line-height: 1; letter-spacing:-.05em;}
.class_list > li .price {display: block;font-size: 16px;font-weight: 300;color: #999999;}
.class_list > li .price .total {font-size: 20px;font-weight:700;color: #ff0000;}
.class_list > li .txt {overflow: hidden;font-size: 16px;line-height: 24px;font-weight: 300;color: #666666;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.class_list > li .status_info {color: red;position:absolute;font-size:12px;right:10px;top:10px;border-radius: 10px;background: silver;padding: 0px 6px;opacity: 0.7;font-weight: bolder;}

.lms_class01 .class_list > li .img_tit {max-height: 114px;font-size: 35px;}

.lms_class01 .swiper-btn {position: absolute;content:'';top: 89px;width: 21px;height: 40px;cursor: pointer;text-indent: -999em;font-size: 0;opacity: 0.3;}
.lms_class01 .swiper-btn:hover {opacity: 1;}
.lms_class01 .swiper-prev {left: 0;background:url('/template/resp/images/ico_prev01.png') center center no-repeat;background-size: contain;}
.lms_class01 .swiper-next {right: 0;background:url('/template/resp/images/ico_next01.png') center center no-repeat;background-size:contain;}

.lms_main02 {padding: 8.5rem 0 0 ;margin-right: 10px;}
.lms_main03 {padding: 8.5rem 0 0;margin-right: 10px;}
.lms_main03 .in_Layer {display: flex;flex-wrap:wrap;}
.lms_main03 .w50 {width:calc(50% - 10px);}
.lms_main03 .w50 + .w50 {margin-left: 20px;}

.lms_book {position: relative;height: calc(100% - 45px - 2.6rem);}
.lms_book .inner {overflow: hidden;border: 1px solid #cecece;height: 100%;}
.lms_book .swiper-wrapper {}
.lms_book .swiper-wrapper > li {padding: 3.4rem 4rem 2.5rem;text-align: center;}
.lms_book .swiper-wrapper > li.swiper-slide-visible + .swiper-slide-visible {border-left: 1px solid #cecece;}
.lms_book .swiper-wrapper > li .img {display: block;width: 100%;padding-bottom: 144.6%;background-repeat: no-repeat;background-position: center center;background-size: contain;}
.lms_book .swiper-wrapper > li .tit {overflow: hidden;height: 36px;margin-top: 1.7rem;font-size: 14px;line-height: 18px;font-weight: 400;color: #000;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.lms_book .swiper-wrapper > li.noData {display:flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size: 16px;padding: 3rem;}
.lms_book .swiper-page {position: absolute;top: -4rem;right:-3px;font-size: 0;}
.lms_book .swiper-page .swiper-pagination-bullet {width: 1rem;height: 1rem;margin: 0 0.4rem;border-radius:0.5rem;opacity: 1;background: #cccccc;transition:all 0.2s; }
.lms_book .swiper-page .swiper-pagination-bullet-active {width: 6rem;background-color: #00a2ff;}

.lms_live {position: relative;height: calc(100% - 45px - 2.6rem);border: 1px solid #cecece;padding: 5rem 2.9rem;}
.lms_live .inner {overflow: hidden;height: 100%;display: flex;align-items: center;}
.lms_live .swiper-wrapper {height: auto;}
.lms_live .swiper-wrapper > li .img {display: block;width: 100%;padding-bottom:70.97%;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.lms_live .swiper-wrapper > li.noData {display:flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size: 16px;padding: 3rem;}
.lms_live .swiper-page {position: absolute;top: -4rem;right:-3px;font-size: 0;}
.lms_live .swiper-page .swiper-pagination-bullet {width: 1rem;height: 1rem;margin: 0 0.4rem;border-radius:0.5rem;opacity: 1;background: #cccccc;transition:all 0.2s; }
.lms_live .swiper-page .swiper-pagination-bullet-active {width: 6rem;background: #00a2ff;}

.lms_event {position: relative;height: calc(100% - 45px - 2.6rem);border: 1px solid #cecece;padding: 5rem 2.9rem;}
.lms_event .inner {overflow: hidden;height: 100%;display: flex;align-items: center;}
.lms_event .swiper-wrapper {height: auto;}
.lms_event .swiper-wrapper > li .img {display: block;width: 100%;padding-bottom:70.97%;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.lms_event .swiper-wrapper > li.noData {display:flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size: 16px;padding: 3rem;}
.lms_event .swiper-page {position: absolute;top: -4rem;right:-3px;font-size: 0;}
.lms_event .swiper-page .swiper-pagination-bullet {width: 1rem;height: 1rem;margin: 0 0.4rem;border-radius:0.5rem;opacity: 1;background: #cccccc;transition:all 0.2s; }
.lms_event .swiper-page .swiper-pagination-bullet-active {width: 6rem;background: #00a2ff;}


.lms_main04 {padding: 8.5rem 0 6.5rem;}
.lms_main04 .in_Layer {display: flex;flex-wrap:wrap;}
.lms_main04 .w50 {width:calc(50% - 10px);}
.lms_main04 .w50 + .w50 {margin-left: 20px;}

/* .lms_notice {position: relative;height: calc(100% - 45px - 2.6rem);border: 1px solid #cecece;padding: 2.3rem 4.5rem;} */
.lms_notice .inner {overflow: hidden;height: 100%;display: flex;}
.lms_notice .swiper-wrapper {height: auto;}
/* .lms_notice .swiper-wrapper .list {padding: 1.1rem;} */
.lms_notice .swiper-wrapper .list .tit {overflow: hidden;padding-bottom: 0.7rem;display: block;font-size: 18px;font-weight: 400;color: #000000;line-height: 1;white-space: nowrap; text-overflow: ellipsis;}
.lms_notice .swiper-wrapper .list .date {display: block;font-size: 16px;font-weight: 300;color: #999999;line-height: 1;}
.lms_notice .swiper-wrapper .noData	 {display:flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size: 16px;padding: 3rem;}
/* .lms_notice .swiper-page {position: absolute;top: -4rem;right:-3px;font-size: 0;}
.lms_notice .swiper-page .swiper-pagination-bullet {width: 1rem;height: 1rem;margin: 0 0.4rem;border-radius:0.5rem;opacity: 1;background: #cccccc;transition:all 0.2s; }
.lms_notice .swiper-page .swiper-pagination-bullet-active {width: 6rem;background: #00a2ff;} */

.lms_faq {position: relative;height: calc(100% - 45px - 2.6rem);border: 1px solid #cecece;padding: 2.3rem 4.5rem;}
.lms_faq .inner {overflow: hidden;height: 100%;display: flex;}
.lms_faq .swiper-wrapper {height: auto;}
.lms_faq .swiper-wrapper .list {padding: 1.1rem;}
.lms_faq .swiper-wrapper .list .tit {overflow: hidden;padding-bottom: 0.7rem;display: block;font-size: 18px;font-weight: 400;color: #000000;line-height: 1;white-space: nowrap; text-overflow: ellipsis;}
.lms_faq .swiper-wrapper .list .date {display: block;font-size: 16px;font-weight: 300;color: #999999;line-height: 1;}
.lms_faq .swiper-wrapper .noData	 {display:flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size: 16px;padding: 3rem;}
.lms_faq .swiper-page {position: absolute;top: -4rem;right:-3px;font-size: 0;}
.lms_faq .swiper-page .swiper-pagination-bullet {width: 1rem;height: 1rem;margin: 0 0.4rem;border-radius:0.5rem;opacity: 1;background: #cccccc;transition:all 0.2s; }
.lms_faq .swiper-page .swiper-pagination-bullet-active {width: 6rem;background: #00a2ff;}


@media(max-width:1380px) {
    /* LMS 클래스 ~1380px */
    .lms_class01 {width: 100%;margin-left:0;padding: 0;}
    .lms_class01 .swiper-btn {top: -55px;width: 15px;height: 29px;}
    .lms_class01 .swiper-prev {left: auto;right: 40px;}
    .lms_class01 .swiper-next {right: 0;}

    .lms_notice, .lms_live, .lms_event, .lms_book {height: calc(100% - 36px - 2.6rem);}
    .lms_faq, .lms_live, .lms_event, .lms_book {height: calc(100% - 36px - 2.6rem);}
}


@media(max-width:1280px) {
    .main1_tab .tab_con {min-height: 38.755vw;}

    /* 지금 이 책 ~1280px */
    .main2_slide.curating {width: 100%;margin-right: 0;padding-right: 5rem;padding-bottom: 3rem;}
    .main2_slide.work{margin-top: 1.5rem;width: calc(50% - 0.75rem);margin-right: 1.5rem;}
    .main2_slide.today{margin-top: 1.5rem;width: calc(50% - 0.75rem);margin-right: 0;}
    .main2_slide.new {width: 100%;margin-right: 0;}

    .main3 img {width: 150%;}
    .attention_slider .info {padding-left: 4.5rem;}

    /* LMS 메인 ~1280px */
    .class_list > li .tit {font-size: 16px;}
    .class_list > li .date {font-size: 14px;}
    .class_list > li .price {font-size: 14px;}
    .class_list > li .price .total{font-size: 18px;}
    .class_list > li .txt {font-size: 15px;line-height: 23px;}
    .class_list > li .img_tit {font-size: 3.72vw;max-height: 11.8vw;}

    .lms_class01 .class_list > li .img_tit {max-height:8.5vw;font-size:2.62vw;padding:0 1.17vw;}

    .lms_book .swiper-wrapper > li {padding-left: 2.5rem;padding-right: 2.5rem;}
    .lms_notice .swiper-wrapper .list .tit {font-size: 16px;}
    .lms_notice .swiper-wrapper .list .date {font-size: 14px;}
    .lms_faq .swiper-wrapper .list .tit {font-size: 16px;}
    .lms_faq .swiper-wrapper .list .date {font-size: 14px;}
}


@media(max-width:950px) {
    /* LMS 메인 ~950px */
    .lms_class01 .class_list > li .img_tit {max-height:11.3vw;font-size:3.47vw;padding:0 1.49vw;}
}

@media(max-width:900px) {
    /* 베스트셀러 ~900px */
    .main1_tab .main01_tit h3 {margin-right: 3rem;}
    .main1_tab .main1_list > li {width: 32%;padding-bottom: 2.7rem;}
    .main1_tab .main1_list > li:first-child {width: 36%;padding-top: 4.2rem;}
    .main1_tab .main1_list > li:first-child .tit {}
    .main1_tab .main1_list > li:first-child .num {top:2rem;}
    .main1_tab .main1_list > li:nth-child(4) {margin-left: 0.8rem;}
    .main1_tab .main1_list > li:nth-child(5) {margin-left:3.1rem;}
    .main1_tab .tab_con {min-height: 96.407vw;}

    /* 주목도서 ~900px */
    .main4 .main4_box {width: 100%;margin-right: 0;}
    .main4 .notice {margin-top: 1.5rem;}

    /* LMS 메인 ~900px */
    .lms_main03 .w50 {width: 100%;}
    .lms_main03 .w50 + .w50 {margin-left: 0;padding-top: 8.5rem;}
    .lms_main04 .w50 {width: 100%;}
    .lms_main04 .w50 + .w50 {margin-left: 0;padding-top: 8.5rem;}
    .lms_notice, .lms_live, .lms_event {height:auto;}
    .lms_book .swiper-wrapper > li {padding-left:4rem;padding-right:4rem;}
    /* .lms_notice {padding-left:2.9rem;padding-right:2.9rem;} */
    .lms_faq, .lms_live, .lms_event {height:auto;}
    .lms_faq {padding-left:2.9rem;padding-right:2.9rem;}
}


@media(max-width:767px) {
    /* 베스트셀러 ~767px */
    .main1_tab .tit_list {width: 100%;margin-top: 1.5rem;}
    .main1_tab .tit_list > li {margin-right: 0;}
    .main1_tab .tit_list > li a {padding: 0 2.3rem;}
    .main1_tab .main1_list > li {width:50%;padding-top: 0;}
    .main1_tab .main1_list > li:first-child {width: 50%;padding-top: 0;}
    .main1_tab .main1_list > li .tit {margin-top: 0.7rem;font-size: 2rem;}
    .main1_tab .main1_list > li:first-child .tit {margin-top: 0.7rem;}
    .main1_tab .main1_list > li:first-child .num {position: relative;top: 0;left: 19.52%;width: auto;height: auto;margin-bottom: 2.2rem;background: none;font-size: 2.2rem;line-height: normal;color: #e90215;}
    .main1_tab .main1_list > li:nth-child(4), 
    .main1_tab .main1_list > li:nth-child(5)  {margin-left:0;}


    /* 지금 이 책 ~767px */
	.main2_slide.curating {padding: 4rem;}
	.main2_slide.work {padding: 4rem;}
	.main2_slide.new {padding: 4rem;}
	.main2_slide .more {top: 4rem;right: 4rem;}
    .main2_slide.work{width: 100%;margin-right: 0;}
    .main2_slide.today{width: 100%;margin-right: 0;}
    .curating_slider .tit{margin-top: 1.2rem;font-size: 2rem;line-height: 2.4rem;}
    .main1_tab .tab_con {min-height: 110vw;}

    /* 직무 추천 ~767px */
    .work_slider .info .txt {font-size: 2rem;line-height: 2.6rem;margin-top: 1.8rem;}
    .work_slider .pagination {font-size: 2rem;}

    /* 오늘의 책 ~767px */
    .today_slider .info .txt1 {font-size: 2.2rem;line-height: 2.6rem;}
    .today_slider .info .txt2 {font-size: 2rem;line-height:2.8rem;}
    .today_slider .info .sale {font-size: 1.8rem;}

    /* 분야별 신간 ~767px */
    .new_sub_tab  .tab_con{margin-top: 3.4rem;}
    .new_sub_tab > .tit_list2 {margin-top: 2rem;}
    .new_sub_tab > .tit_list2 > li + li {margin-left: 6rem;}
    .new_sub_tab > .tit_list2 > li a {font-size: 2.2rem;padding-bottom: 0.9rem;}
    .new_sub_tab > .tit_list2 > li.active a {font-size: 2.2rem;}

    .new_slider .info{padding: 3.8rem 2rem;} 
    .new_slider .info .tit {font-size: 2.4rem;line-height: 2.9rem;}
    .new_slider .info .txt {margin-top: 1.8rem;font-size: 2rem;line-height: 2.6rem;}

    /* 주목도서 ~767px */
    .attention_slider .info .txt {font-size: 2rem;line-height: 2.6rem;}
    .main4 .main4_box {padding: 4rem;}
	.main4 .main4_box .more {top: 4rem;right: 4rem;}

    /* LMS 메인 ~767px */
    .lms_main01 {padding-top:30px; padding-bottom:50px;}
    .lms_class01 {width:calc(100% + 3rem);margin-right: -3rem;}
    .class_list > li {width: calc(50% - 4.5px);}
    .class_list > li:nth-child(3n) {margin-right:9px;}
    .class_list > li:nth-child(2n) {margin-right: 0;}
    .class_list > li .tit {font-size: 2.4rem;}
    .class_list > li .date {font-size: 2.2rem;}
    .class_list > li .price {font-size: 2.2rem;}
    .class_list > li .price .total{font-size: 2.6rem;}
    .class_list > li .txt {font-size: 2.3rem;line-height: 3.5rem;}
    .class_list > li .img_tit {font-size: 5.46vw;max-height: 17.5vw;}
    .lms_class01 .swiper-btn{display: none;}
    .lms_class01 .class_list > li .img_tit {max-height:20.7vw;font-size: 6.39vw;padding:0  2.74vw;}
    .lms_book .swiper-wrapper > li .tit {font-size: 2.1rem;line-height: 2.7rem;}
    .lms_notice .swiper-wrapper .list .tit {font-size: 2.4rem;}
    .lms_notice .swiper-wrapper .list .date {font-size: 2.1rem;}
    .lms_faq .swiper-wrapper .list .tit {font-size: 2.4rem;}
    .lms_faq .swiper-wrapper .list .date {font-size: 2.1rem;}
}


.main2_slide.curating_lms {width: calc(50% - 20px);margin-left: 20px;padding: 5.4rem 8.5rem 2.6rem 5rem;}


	.nice_button .icon{position: relative;display: inline-block;width: 14px;height: 12px;background:url('/template/resp/image/ico_like2.png') center center no-repeat;	}
	.nice_button .icon.on:before{position: absolute;content:'';top: 50%;left: 50%;width: 14px;height: 12px;background:url('/template/resp/image/ico_like1.png') center center no-repeat;background-size: contain;transform: translate(-50%,-50%); }
	.nice_button .icon.on.sizeUp:before{animation: fullScale 0.7s;width: 20px;height: 18px;}

    .view_list .left_view .nice_button .icon{vertical-align: top;margin-top:4px;}



.img_wrap_box .img_wrap {overflow: hidden;}
.img_wrap_box .img_wrap .img {position: relative;display: block;padding-bottom: 70.97%;width: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover;border-radius:1rem 1rem 0 0; transform: scale(1);transition:all 0.3s;will-change: transform;z-index: 1;}
.img_wrap_box .img_wrap:hover .img {transform: scale(1.15);}
.img_wrap_box .img_wrap .img_tit {overflow: hidden;max-height: 109px;position: absolute;font-family: 'Gmarket Sans';top:50%;left: 50%;width: 100%;padding: 0 5%;text-align: center;word-break: keep-all;transform: translate(-50%,-50%); font-size: 34px;line-height: 1.1;font-weight: 700;color: #fff;text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);letter-spacing:-0.025em;}


.is_mo {display:none;}
.main_title {font-size:20px; font-weight:bold; color:#000; letter-spacing:-.025em;}

.banner_image img {width:100%; vertical-align:top;}
.banner_image>a {display:block;}
.main_wrap {padding-bottom:7.9rem;}
/* 상단배너 */
.main_top_banner {padding-bottom:3rem;}
.main_top_banner .banner_image img {border-radius:20px;}
/* 중간배너 */
.main_middle_banner .in_Layer {display:flex; flex-wrap:wrap;}
.main_middle_banner .banner_group {position:relative; top:-45px; display:flex; gap:16px;}
.main_middle_banner .banner_group .banner_image {width:50%;}
.main_middle_banner .banner_group .banner_image a {position:relative;}
.main_middle_banner .banner_group .banner_image a:after {content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:var(--hover-img) no-repeat center/contain; display:none;background-size: contain;}
.main_middle_banner .banner_group .banner_image a:hover:after {display:block;}
/* 하단배너 */
.main_bottom_banner {margin-top:7.8rem;}
.main_bottom_banner .banner_image {max-width:1487px; width:100%; margin:0 auto; padding:0 10px;}
.main_bottom_banner .banner_image img {border-radius:30px;}
/* 문의하기 */
.main_inquiry .in_Layer {position:relative; min-height:35.4rem; margin-top:5.5rem;}
.main_inquiry .main_title_box {position:relative; z-index:1; padding-top:5.3rem; padding-left:1.5rem;}
.main_inquiry .main_title {line-height:1.25em; font-size:30px;}
.main_inquiry .main_title strong {display:block; line-height:1.28em; font-size:50px;}
.main_inquiry .main_text {margin-top:2.5rem; font-size:24px; font-weight:300; color:#000; word-break:keep-all; letter-spacing:-.025em;}
.main_inquiry .in_Layer:after {content:''; position:absolute; top:0; right:26px; width:56.3rem; height:100%; background:url(/USER_SKIN/smartfriends/images/main/inquiry.png) no-repeat center right; background-size:contain;}
.btn_inquiry {display:inline-block; margin-top:19px; min-width:15rem; height:6rem; line-height:6rem; padding:0 10px; font-size:20px; font-weight:bold; color:#fff; text-align:center; background:#000; border-radius:29px;}
/* 게시판 */
.main_board_wrap .in_Layer {position:relative; display:flex; padding-top:5.7rem; margin-top:9.6rem;}
.main_board_wrap .in_Layer:before {content:''; position:absolute; top:0; left:50%; width:100% ; max-width:1280px; height:2px; background:#4f4b4b; transform:translateX(-50%);}
.main_board_wrap .main_board_area {position:relative; width:50%;}
.main_board_wrap .main_board_area + .main_board_area {padding-left:40px; border-left:1px solid #ccc;}
.main_board_area .main_title {font-size:20px;}
a.main_title {display:flex; align-items:center; gap:1.7rem;}
.icon_more:after {content:''; display:block; width:18px; height:12px; background:url(/USER_SKIN/smartfriends/images/main/icon_more.png) no-repeat center/contain;} 
.main_board_list {margin-top:3.1rem;}
.main_board_list .list {width:100%;}
.main_board_list .subject {display:block; line-height:2em; font-size:18px; font-weight:300; color:#000; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; letter-spacing:-.025em;}
.board_slider_control {position:absolute; top:0; right:0; display:flex; align-items:stretch;}
.board_slider_control .slide_btn {padding:5px; cursor:pointer;}
.board_slider_control .slide_btn:before {content:''; display:block; width:8px; height:13px; background:url(/USER_SKIN/smartfriends/images/main/board_slide_arrow.png) no-repeat center/contain;}
.board_slider_control .swiper-next:before {transform:rotate(180deg);}
.board_slider_control .slide_btn.swiper-button-disabled {opacity:0.2;}
.board_slider_control .swiper-page {padding:0 3px; line-height:21px; font-size:16px; font-weight:200; color:#999;}
.board_slider_control .swiper-pagination-current {font-weight:bold; color:#000;}
@media(max-width:1280px) {
.main_wrap {padding-bottom:7.9rem;}
    /* 상단배너 */
	.main_top_banner {padding-top:20px;}
    /* 중간배너 */
    .main_middle_banner .banner_group {top:-3.2vw}
    /* 하단배너 */
	.main_bottom_banner .banner_image {padding:0 3rem;}
    /* 문의하기 */
    .main_inquiry .main_title_box {padding-left:0;}
    .main_inquiry .in_Layer:after {right:3rem;} 
    .btn_inquiry {font-size:18px;}
    /*게시판*/
    .main_board_wrap .in_Layer:before {width:calc(100% - 6rem);}
}
@media(max-width:1024px) {
    /* 상단배너 */
	.main_top_banner .banner_image {height:15vw;}
	.main_top_banner .banner_image img {height:100%; object-fit:cover; border-radius:15px;}
    /* 하단배너 */
	.main_bottom_banner .banner_image img {height:100%; object-fit:cover; border-radius:20px;}
    /* 문의하기 */
    .main_inquiry .in_Layer:after {width:370px;} 
    .main_inquiry .main_title {font-size:25px;}
    .main_inquiry .main_title strong {font-size:35px;}
    .main_inquiry .main_text  {font-size:20px;}
    /*게시판*/
    .main_board_list .subject {font-size:17px;}
}
@media(max-width:767px) {
    .is_pc {display:none;}
    .is_mo {display:block;}
    /* 상단배너 */
	.main_top_banner .banner_image {height:18vw;}
	.main_top_banner .banner_image img {border-radius:10px;}
    /*중간배너*/
    .main_middle_banner .banner_image {width:100%;}
    .main_middle_banner .banner_group {flex-direction:column; gap:1.6vw; top:-5vw; width:100%;}
    .main_middle_banner .banner_group .banner_image {width:100%;}
    .main_middle_banner .banner_group .banner_image a:after {background-image:var(--hover-img-mo);}
    .main_middle_banner .banner_group .banner_image a:active:after {display:block;}
    /* 하단배너 */
	.main_bottom_banner .banner_image {height:44vw;}
	.main_bottom_banner .banner_image img {border-radius:15px;}
    /* 문의하기 */
    .main_inquiry .in_Layer:after {top:auto; bottom:0; height:30vw; max-height:153px; width:90%; transform:none;}
    .main_inquiry .main_title_box {padding-top:0;}
    .main_inquiry .main_title {font-size:20px;}
    .main_inquiry .main_title strong {font-size:30px;}
    .main_inquiry .main_text  {font-size:17px;}
    .btn_inquiry {font-size:15px;}
    /*게시판*/
    .main_board_wrap .in_Layer {flex-direction:column; margin-top:30px;}
    .main_board_wrap .main_board_area {width:100%;}
    .main_board_wrap .main_board_area + .main_board_area {margin-top:25px; padding-top:25px; padding-left:0; border-left:none; border-top:1px solid #ccc;}
    .main_board_area .main_title {font-size:16px;}
    a.main_title {gap:10px;}
    .main_board_list .subject {font-size:14px;}
    .board_slider_control {top:25px;}
	.board_slider_control .swiper-page {line-height:18px; font-size:14px;}
	.board_slider_control .slide_btn:before {width:7px; height:11px;}
    .icon_more:after {width:14px; height:8px;}
}