@charset "UTF-8";
.detail_area{
    width:100%;
    position:relative;
    background:#f5f6f8;
    padding-bottom:90px;
}
.detail_area .pd_top{
    width:100%;
    border-bottom:1px solid #b7b7b7;
    margin-bottom:20px;
    background:#fff;
}
.detail_area .pd_info{
    text-align:center;
    padding: 7.5vw 3%;
    border-bottom:1px solid #b7b7b7;
}
.detail_area .pd_info .basic_btn_gn{
    border:1px #6b6b6b solid;
    display:block;
    width:14%;
    line-height:30px;
    padding:0 0 0 5%;
    background:#fff url('/mobile/new/main/common/view.png') no-repeat 22% center;
    background-size:25px;
    margin: 20px auto 20px auto;
    min-width:120px;
    cursor:pointer;
}
.detail_area .pd_name{
    width: 90%;
    word-break: keep-all;
    margin: 0 auto 5.556vw;
    font-size: max(20px,4.722vw);
    font-weight: 900;
    color: #060606;
}
.detail_area .pd_price{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2.3vw;
    width: 100%;
    margin: 0.694vw auto 0;
}
.detail_area .pd_price > span{
    font-size: max(20px, 5.556vw);
    font-weight: 700;
    letter-spacing: -0.045em;
}
.detail_area .pd_price .discount_txt {
    margin-right: 1.389vw;
    padding: 1.111vw 2.5vw;
    border-radius: 1.111vw;
    background: #f00005;
    font-size: max(14px, 4.167vw);
    font-weight: 600;
    color: #fff;
}
.detail_area .pd_price .cost {
    position: relative;
    font-size: max(18px, 4.722vw);
    font-weight: 300;
}
.detail_area .pd_price .cost::after {
    clear: both;
    content:"";
    display:block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 110%;
    height: 1px;
    background: #000;
}
.detail_area .pd_spec{
    padding:3% 2%;
}
.detail_area .pd_spec ul li{
    font-size:12px;
    line-height:100%;
    margin-bottom:4px;
    line-height: 120%;
}
.pd_detail{
}
.pd_detail .detail_list{
    background:#fff;
    margin-bottom:20px;
    border-bottom:1px solid #b7b7b7;
    border-top:1px solid #b7b7b7;
}
.pd_detail .detail_list:last-child{
    margin-bottom:12vw
}
.detail_list .info_tit{
    display:table;
    width:100%;
}
.detail_list .info_tit > *{
    display:table-cell;
    vertical-align:middle;
    width:auto;
    position:relative;
}
.detail_list .info_tit .btn{
    border:1px solid #b8b7b7 ;
    display:inline-block;
    width:65px;
    height:30px;
    line-height:30px;
    text-align:center;
    color:#353535;
    font-size:15px;
}
.detail_list .info_tit .reviews_paging{
    width: auto;
    position:relative;
    display:inline-block;
    vertical-align: middle;
    background:#747474;
    border-radius:50px;
    padding:2px 7px;
    font-size:12px;
    color:#fff;
    margin: -1px 5px 0;
    bottom: 2px;
}
.detail_list .info_type{
    padding:10px 3%;
    font-size: 20px;
    font-weight:900;
}
.detail_area .info_txt{
    border-top:1px solid #b7b7b7;
    padding:10px 3%;
    line-height:140%;
    word-break:keep-all;
    font-size:14px;
    position:relative;
    transform:all 4s;
}
.detail_area .info_txt.plus_show{
    height: 600px;
    overflow:hidden;
    transform:all 4s;
}
.detail_area .info_txt.fold_show{
    padding-bottom:26%;
}
.all_show_btn{
    position:absolute;
    bottom:4%;
    width: 90%;
    text-align:center;
    background:#fff;
    padding:4% 0;
    border:3px solid #3b23d9;
    color:#3b23d9;
    left:5%;
    font-size: 30px;
    font-weight:600;
    box-sizing:border-box;
    z-index:2;
}
.all_show_btn:focus{
    border:3px solid #3b23d9;
}
.all_show_btn.fold_btn{
    bottom:0.5%;
}
.detail_area .info_txt.plus_show:after{
    position:absolute;
    width:100%;
    height: 30%;
    background: linear-gradient(180deg, rgba(255,255,255,0)  0%, rgba(255,255,255,1) 46%);
    display:block;
    bottom:0;
    left:0;
    content:'';
    z-index:1;
}
.detail_area .info_txt.pd0{
    padding:0;
}
.detail_area .info_txt .book_plus_list{
    padding:13px 5%;
    border-bottom:1px solid #ddd
}
.detail_area .info_txt .book_plus_list:last-child{
    border-bottom:none
}
.detail_area .info_txt .book_plus_list > div:first-child{
    padding-right:11%;
}
.detail_area .info_txt iframe{
    max-width: 100% !important;
}
.detail_area .cf_chk_area{
    width:100%;
    margin:0 auto 8px;
}
.detail_area .cf_chk_area input[type=checkbox]{
    display:none;
}
.detail_area .cf_chk_area label{
    width:100%;
    font-size:12px;
}
.detail_area .cf_chk_area label:after{

}
.detail_area .info_txt .swiper-container{
    width:100%;
    margin:0 auto;
}
.detail_area .pbook_ch{
    display: inline-block;
    width: 70px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    font-weight: 600;
    color:#fff;
}
.detail_area .plus_book_cencle{
    background: #f4f4f4;
    color:#333;
    border: 1px #b9b9b9 solid;
}
.detil_area .pbook_ch.select{
    background: #f4f4f4;
    border: 1px #b9b9b9 solid;
    color:#1f1f1f;
}
.detail_area .side_order_list{
    /* border-top:1px solid #ccc; */
}
.detail_area .side_order_list li{
    position:relative;
    font-size:14px;
    letter-spacing:-0.7px;
    line-height:140%;
    border-bottom:1px solid #ccc;
    padding: 10px 3% 10px 10px;
    box-sizing: border-box;
}
.detail_area .side_order_list li:after{
    position:absolute;
    left:0;
    top:10px;
    content:'ㆍ';
    font-weight:900;
}
.detail_area .side_order_list li:last-of-type{
    border-bottom:none;
}
.cho_cencle{
    position:absolute;
    right:5%;
    top: 10px;
}
.review_box .top .info p {
    font-weight: 600;
    color: #000;
    font-size: 17px;
    word-break: keep-all;
}
.review_box .content_txt{
    word-break: keep-all;
    display: inline;
    font-size: 14px;
    line-height:18px;
}
.review_pop.perview .review_box .content_txt{
    display: none;
}
.review_pop.perview .review_box .content_txt.hide{
    display: block!important;
}
.review_box .more_show_btn {
    border: 1px #b8b7b7 solid;
    display: block;
    padding: 0 7px;
    font-size: 15px;
    font-weight: 400;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #353535;
    margin:3px 0 0;
}
/*도서리뷰 팝업;S*/
.review_pop{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999;
    box-sizing:border-box;
    display:none;
}
.review_pop.perview{
    background:rgba(0,0,0,0.7);
    padding:0;
}
.review_pop > .top {
    border-bottom: 2px solid #000;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    display: table;
    padding:10px 3%
}
.review_pop .top > p {
    display: table-cell;
    vertical-align: middle;
    font-weight: 600;
    font-family: 'noto6';
    font-size: 30px;
    color: #000;
    letter-spacing: -0.9px;
}
.review_pop.perview .mid {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.review_pop.perview .mid {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.review_pop .review_list {
    overflow: hidden;
    overflow-y: auto;
    height: 92%;
    position: relative;
}
.review_pop.perview .review_list {
    background: #fff;
    border: 1px #000 solid;
    width: 80%;
    margin: 0 auto;
    overflow-y: hidden;
    height: auto;
    text-align: left;
    padding: 3%;
}
.review_pop .top .close_btn,
.review_pop.perview .review_list .close_btn {
    position: absolute;
    right: 3%;
    bottom: 10px;
    display: block;
    color: #000;
    font-size: 25px;
    text-align: center;
    z-index: 99;
    line-height: 100%;
    font-family: 'noto6';
}
.review_pop.perview .review_list .close_btn {
    bottom: initial;
    top: 3%;
}
.review_box .top {
    display: table;
    width: 100%;
    padding: 0 0 1%;
}
.review_box .top .info {
    font-size: 15px;
    width: 100%;
}
.review_box .top .info .star {
    color: #de3e49;
    font-family: 'noto4';
}
.review_box .content_txt.hide{
    display:none;
}
.review_pop .review_list ul li {
    border-top: 1px #a3a3a3 solid;
    padding:10px 3%;
}
.review_pop .review_list ul li:first-child {
    border-top: 0;
}
.detail_inner {
    padding: 1.5%;
    position: relative;
    font-size: 12px;
    box-sizing:border-box;
}
/*도서리뷰 팝업:E*/

/* ===== 새창인척 강좌 내용 ===== */
#lecInfo{
    display:none;
    position: fixed;
    left: 0;
    top: 0px;
    bottom: 0px;
    background: rgb(255, 255, 255);
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow-y:auto;/* scroll;*/
}
#lecInfo > div{
    width:100%;
    height:100%;
    box-sizing: border-box;
}
#lecInfo .select_wp{
    margin: 0px auto 0;
    position:relative;
    width:100%;
}
#lecInfo .select_wp  i {
    position: absolute;
    top: 13px;
    right: 3%;
    border: 3px solid;
    border-color: #333 transparent transparent #333;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.lecInfo .panel-body, .accordion_productLecInfo .panel-body {
    padding: 15px 18px;
    position: relative;
}
.gangjyaTitle{
    background: #fff;
    position: fixed;
    width: 100%;
    height: 61px;
    top: 0px;
    z-index: 99;
    left: 0px;
    border-bottom: 1px solid #b7b7b7;
}
.gangjyaInnerPanel{
    border-top: 1px solid #b7b7b7 !important;
    border-bottom: 1px solid #b7b7b7;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
}
#gangjyaXimg{
    width: 18px;
    position: absolute;
    right: 22px;
    top: calc(44% - 9px);
}
#gangjyaDiv{
    border: 1px solid #000;
    margin: 0px auto;
    width: 100%;
    display: block;
    padding: 7px 0px 0px 11px;
    box-sizing: border-box;
    font-weight: bold;
    height: 35px;
}
#gangjyaSelecter{
    font-weight: bold;
    height: 35px;
    width: 100%;
    padding: 0px 0px 0px 15px;
    box-sizing: border-box;
    margin: 0px auto 0;
    background: #fff;
    margin-bottom: 10px;
    -webkit-appearance: menulist;
    appearance: none;
    border:1px solid #000;
}
.borderyong1{
    display:table;
    padding:10px 0 15px;
    width:100%;
    border-bottom:1px solid #b7b7b7;
}
.borderyong1 > *{
    display:table-cell;
    vertical-align:middle;
    text-align:left;
    width:auto;
}
.gangjya_wakuyong{
    height: calc(100% - 93px);
    overflow-y: auto;
}
.freebimgWaku{
    width:30px;
}
.borderyong1 h2{
    font-size:17px;
    font-weight:900;
}
.gangjya_tab_one{
    font-size: 14px;
    padding: 15px 0px 15px 0px;
    border-bottom: 1px solid #b7b7b7;
}
.gangjya_tab_title{
    font-weight: bold;
    width: 100%;
    margin: 0px auto 10px;
    box-sizing: border-box;
}
.gangjyaNeyong{
    font-size:12px;
    position: relative;
    width: 100%;
    padding: 0px 11px 05px 9px;
    margin: 1px auto;
    box-sizing: border-box;
}
.gangjyaNeyong:before{
    content: 'ㆍ';
    left: 0;
    position: absolute;
}
.gangjya_tab_all{
    display: none;
    text-align: left;
    font-size: 13px;
}
.gangjya_tab_all:nth-child(1) {
    display: block;
}
/* ===== 새창인척 강좌 내용 ===== */
/*쿠폰할인혜택 :S*/
.coupon_bene_pop .benefit_list{
    margin:10px auto 0;
}
.coupon_bene_pop .benefit_name{
    padding:10px 3%;
    font-size:17px;
    font-weight:900;
    border-top:1px solid #b7b7b7;
    border-bottom:1px solid #b7b7b7;
}
.coupon_bene_pop .benefit_txt{
    border:1px dashed #b8b8b8;
    width:90%;
    margin:20px auto 0;
    border-radius:10px;
    padding: 15px 15px;
    box-sizing:border-box;
}
.coupon_bene_pop .benefit_txt .dis-table{
    display:table;
    width:100%;
    margin:0 auto 10px;
}
.coupon_bene_pop .benefit_txt .dis-table > *{
    display:table-cell;
    vertical-align:top;
}
.coupon_bene_pop .benefit_txt .cp_info{
    line-height: 25px;
    font-size:16px;
    font-weight:500;
    letter-spacing:-0.7px;
}
.coupon_bene_pop .benefit_txt .cp_info em{
    font-size:36px;
}
.coupon_bene_pop .benefit_txt .btn-coupon{
    width:85px;
    height:50px;
    border-radius:5px;
}
.coupon_bene_pop .benefit_txt .list-dot{
    font-size:11px;
    line-height:150%;
}

/*쿠폰할인혜택 :E*/
@media screen and (max-width: 680px){

    .detail_list .info_type,
    .review_pop .top > p{
        font-size:17px;
    }
    .all_show_btn{
        font-size:17px;
        padding:3%;
    }
    .review_box .top .info,
    .review_box .top .info p{
        font-size:13px;
    }
    .detail_area .info_txt{
        font-size:12px;
    }
    .pd_info img.media-object-book{
        width:35%;
    }
    .detail_list .info_tit .btn{
        width:50px;
        height:24px;
        line-height:24px;
        font-size:14px;
    }
    .review_box .content_txt{
        font-size:12px;
        line-height:20px;
    }
    .review_box .more_show_btn {
        padding: 0;
        font-size: 13px;
        width: 60px;
        height: 25px;
        line-height: 25px;
    }
    .review_pop > .top {
        padding: 10px 3%;
    }
}