/*@charset "utf-8";

*** 230330 hyj 수정 ***
* 교재&상품권 리스트 *
.shop_wrap{border-top:1px solid #cacaca;width:100%;}
.shop_wrap .sub_inner{width:1080px;margin:0 auto;position:relative;}
.shop_wrap .subject_content{width:1080px;margin:50px auto;}
.shop_wrap .subject_list{position:relative;}
.shop_wrap .subject_list:before,
.shop_wrap .subject_list:after{content:'';clear:both;display:block;width:100%;}
.shop_wrap .subject_list li{position:relative;float:left;width:120px;margin-top:-1px;text-align:center;}
.shop_wrap .subject_list li:before{content:'';position:absolute;left:0;top:15px;width:1px;height:20px;background:#e8e8e8;}
.shop_wrap .subject_list li:nth-child(1):before,
.shop_wrap .subject_list li:nth-child(10):before{display:none;}
.shop_wrap .subject_list a{display:block;height:50px;line-height:50px;color:#8e8e8e;font-size:14px;letter-spacing:-0.5px;border-width:1px 0;border-style:solid;border-color:#e8e8e8;}
.shop_wrap .subject_list li.on a{color:#fff;font-weight:600;background:#333;}
.shop_wrap .subject_list li.btn_word_test a{background:#222;color:#fff;font-weight:600;padding:0 23px 0 12px;}
.shop_wrap .subject_list li.btn_word_test a:before{content:'';display:inline-block;width:19px;height:19px;background:url('/asset/skin/mint/img/shop/ico_word.png') no-repeat 0 0;margin-right:6px;vertical-align:sub;}
.shop_wrap .best_content{height:600px;padding:70px 0 30px;text-align:center;background:url('/asset/skin/mint/img/shop/best_bg.jpg') no-repeat center 0;box-sizing:border-box;}
.shop_wrap .best_content .tit{padding-bottom:40px;}
.shop_wrap .best_list{width:920px;margin:0 auto;}
.shop_wrap .best_list ul:after{content:'';display:block;clear:both;}
.shop_wrap .best_list li{display:inline-block;vertical-align:top;}
.shop_wrap .best_list li > div{position:relative;}
.shop_wrap .best_list .book_img{position:relative;display:block;width:200px;height:270px;overflow:hidden;}
.shop_wrap .best_list .book_img img{position:absolute;left:calc(50% - 188px);top:0;width:370px;height:277px;}
.shop_wrap .best_content p[class*="ico_"] {margin:20px auto 10px;}
.shop_wrap p[class*="ico_"]{width:60px;height:26px;line-height:26px;color:#fff;font-family:ngeb;font-size:13px;text-align:center;}
.shop_wrap .ico_new{background:#7e48b1;}
.shop_wrap .ico_best{background:#f13748;}
.shop_wrap .book_tit{height:40px;line-height:21px;color:#222;font-size:15px;font-family:ngb;word-break:keep-all;overflow:hidden;}
.shop_wrap .book_tit:hover{text-decoration:underline;}

.shop_wrap .best_list .btn_more{width:70px;height:26px;line-height:26px;background:#222;font-size:13px;color:#fff;display:block;margin:10px auto 0;}
.shop_wrap .best_list .btn_more:after{content:'+';display:inline-block;margin-left:3px;}
.shop_wrap .bx-controls a{font-size:0;line-height:0;text-indent:-9999px;}
.shop_wrap .best_list .bx-controls-direction a{width:55px;height:55px;background:url('/asset/skin/mint/img/shop/btn_nav.png') no-repeat 0 0;position:absolute;top:208px;}
.shop_wrap .best_list .bx-controls-direction a.bx-prev{left:0;}
.shop_wrap .best_list .bx-controls-direction a.bx-next{right:0;background-position-x:-55px;}
.shop_wrap .best_list .bx-pager{padding-top:20px;}
.shop_wrap .best_list .bx-pager > div{display:inline-block;vertical-align:top;margin:0 5px;}
.shop_wrap .best_list .bx-pager a{width:9px;height:9px;border-radius:50%;background:#fff;display:inline-block;vertical-align:top;border:1px solid #b7b7b7;box-sizing:border-box;transition:all 0.2s ease-out;}
.shop_wrap .best_list .bx-pager a.active{background:#b7b7b7;}

.best_content .nav{display:inline-block;width:120px;height:45px;line-height:45px;margin:20px auto 0;color:#fff;font-size:16px;text-align:center;border-radius:30px;background:rgba(0,0,0,.2);box-sizing:border-box;z-index:51;}
.best_content .nav .bx-prev,
.best_content .nav .bx-next{display:inline-block;width:15px;height:45px;line-height:45px;color:#fff;font-size:10px;vertical-align:middle;}
.best_content .nav .bx-pager{display:inline-block;height:45px;line-height:45px;margin:0 10px;letter-spacing:1px;vertical-align:middle;}

.shop_wrap .mid_banner{position:relative;width:1080px;margin:0 auto 100px;} 230426 hyj 수정 
.shop_wrap .mid_banner .bx-pager{position:absolute;bottom:8px;right:16px;z-index:51;}
.shop_wrap .mid_banner .bx-pager > div{display:inline-block;vertical-align:top;margin:0 5px;}
.shop_wrap .mid_banner .bx-pager a{display:inline-block;width:9px;height:9px;font-size:0;text-indent:-9999px;border-radius:50%;background:rgba(255,255,255,0);vertical-align:top;border:1px solid #fff;box-sizing:border-box;transition:all 0.2s ease-out;}
.shop_wrap .mid_banner .bx-pager a.active{background:#fff;}

.shop_wrap .books_content{width:1080px;margin:0 auto;position:relative;}
.shop_wrap .books_top{border-bottom:2px solid #333;position:relative;height:50px;}
.shop_wrap .books_content .tit{font-size:28px;color:#222;font-weight:600;}
.shop_wrap .books_top .sort_group{position:absolute;top:0;right:0;width:250px;border:1px solid #e3e3e3;box-sizing:border-box;}
.shop_wrap .books_top .sort_group input{width:200px;height:40px;line-height:40px;color:#999;font-size:13px;border:none;box-sizing:border-box;}
.shop_wrap .books_top .sort_group .btn_search{position:absolute;right:0;top:0;width:50px;height:40px;font-size:0;line-height:0;background:url('/asset/skin/mint/img/common/ico_search.png') no-repeat 50% 50%;}

.shop_wrap .sort_list{position:absolute;right:0;top:70px;text-align:right;}
.shop_wrap .sort_list li{display:inline-block;}
.shop_wrap .sort_list li:not(:first-child):before{content:'';display:inline-block;width:1px;height:11px;background:#b8b8b8;vertical-align:middle;}
.shop_wrap .sort_list li a{color:#666;font-size:12px;padding:0 10px;}
.shop_wrap .sort_list li.on a{color:#222;font-weight:600;}

.shop_wrap .books_list{border-bottom:2px solid #333;padding:70px 0 0;margin-bottom:20px;}
.shop_wrap .books_list:after{content:'';display:block;clear:both;}
.shop_wrap .books_list li{position:relative;float:left;width:270px;height:480px;padding:35px;text-align:left;box-sizing:border-box;}
.shop_wrap .books_list li.data_none{float:none;width:100%;height:auto;padding-bottom:100px;font-size:18px;font-family:ngb;text-align:center;} 230418 hyj 추가 [검색결과 X] 
.shop_wrap .books_list li:nth-child(5n){margin-right:0;}
.shop_wrap .books_list p[class*="ico_"]{position:absolute;left:35px;top:0;}
.shop_wrap .books_list .book_img{position:relative;display:block;width:200px;height:270px;margin-bottom:17px;border:1px solid #e1e1e1;overflow:hidden;}
.shop_wrap .books_list .book_img img{position:absolute;left:calc(50% - 188px);top:0;width:370px;height:277px;}
.shop_wrap .books_list .book_img .ly_btn_area{position:absolute;bottom:-44px;left:0;display:table;table-layout:fixed;width:100%;opacity:0;transition:all 0.25s ease-out;-webkit-transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;background:rgba(255,255,255,0.9);border-right:1px solid #e1e1e1;box-sizing:border-box;;z-index:99;}
.shop_wrap .books_list .book_img .ly_btn_area a{display:table-cell;height:43px;font-size:0;line-height:0;text-indent:-9999px;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;}
.shop_wrap .books_list .book_img .ly_btn_area a.bt_view{background:url('/asset/skin/mint/img/sub/bt_view.png') no-repeat center 0;}
.shop_wrap .books_list .book_img .ly_btn_area a.bt_cart{background:url('/asset/skin/mint/img/sub/bt_cart.png') no-repeat center 0;}
.shop_wrap .books_list .book_img .ly_btn_area a:hover{background-position-y:-42px;}
.shop_wrap .books_list .book_img:hover .ly_btn_area{opacity:1;bottom:0;}
.shop_wrap .books_list .book_tit{margin-bottom:12px;}
.shop_wrap .books_list .book_tit a{color:#222;font-size:16px;font-family:ngb;}
.shop_wrap .books_list .prd{color:#6a6a6a;font-size:14px;}
.shop_wrap .books_list .price{margin-top:20px;color:#222;font-size:14px;font-family:ngb;}

.shop_wrap .books_list .info_box{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);box-sizing:border-box;padding-top:60px;opacity:0;transition:all 0.15s ease-out;}
.shop_wrap .books_list li:hover .info_box{opacity:1;}
.shop_wrap .info_box .book_tit{color:#fff;font-size:15px;font-weight:600;line-height:23px;height:46px;margin-bottom:30px;}
.shop_wrap .info_box .price{color:#fff;font-size:20px;font-weight:600;margin-bottom:44px;}
.shop_wrap .info_box a{display:block;width:160px;margin:0 auto;font-weight:600;}
.shop_wrap .info_box a.btn_more{height:31px;line-height:31px;background:#ababab;font-size:13px;color:#333;margin-bottom:3px;}
.shop_wrap .info_box a.btn_more:after{content:'+';display:inline-block;margin-left:3px;}
.shop_wrap .info_box a.btn_buy{height:41px;line-height:41px;background:#fd4f4f;font-size:16px;color:#fff;}

.shop_wrap .books_content.gift{margin-top:78px;}
.shop_wrap .gift .book_tit{height:auto;max-height:40px;}
.shop_wrap .gift .books_list{border-bottom:0;}
.shop_wrap .gift .books_list li{height:450px;padding:0 0 0 25px;}
.shop_wrap .gift .books_list .book_img{width:220px;height:300px;}
.shop_wrap .gift .books_list .book_img img{position:static;width:100%;height:auto;margin-top:50px;}
.shop_wrap .gift .books_list .info_box{padding-top:28px;}
.shop_wrap .gift .info_box .book_tit{line-height:1;height:auto;margin-bottom:24px;}
.shop_wrap .gift .info_box .price{margin-bottom:27px;}
** //230330 hyj 수정 **


** 230405 hyj 수정 **
교재 상세보기
.shop_wrap .book_detail_top{position:relative;display:table;width:1080px;padding:50px 0;margin:0 auto;}
.shop_wrap .book_detail_top *{letter-spacing:-.5px;}
.shop_wrap .book_detail_top .book_img_box{display:table-cell;width:470px;height:450px;vertical-align:top;}
.shop_wrap .book_detail_top .book_img_box .inner{height:450px;padding-top:50px;border:1px solid #d1d1d1;box-sizing:border-box;}
.shop_wrap .book_detail_top .book_detail_info{display:table-cell;padding-left:50px;vertical-align:top;}
.shop_wrap .book_detail_info .ico{margin-bottom:10px;}
.shop_wrap .book_detail_info .ico p + p{margin-left:5px}
.shop_wrap .book_detail_info p[class*="ico_"]{display:inline-block;}
.shop_wrap .book_detail_info .book_tit_view{margin-bottom:15px;}
.shop_wrap .book_detail_info .book_tit_view p{line-height:1.25;color:#222;font-size:22px;font-family:ngb;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.shop_wrap .book_detail_info .book_info_list{border-top:1px solid #eee;}
.shop_wrap .book_detail_info .book_info_list li{display:table;width:100%;padding:15px 0;border-bottom:1px solid #eee;table-layout:fixed;}
.shop_wrap .book_detail_info .book_info_list .tit{display:table-cell;width:100px;padding-left:5px;color:#777;font-size:14px;font-family:ngb;vertical-align:middle;}
.shop_wrap .book_detail_info .book_info_list .cell{display:table-cell;line-height:1.5;color:#777;font-size:14px;word-break:keep-all;vertical-align:middle;}

.shop_wrap .sel_option_group{background:#fcfcfc;border:1px solid #ebebeb;padding:10px 23px 10px;}
.shop_wrap .sel_option_group li{margin-bottom:12px;}
.shop_wrap .sel_option_group li:after{content:'';display:block;clear:both;}
.shop_wrap .sel_option_group li span,
.shop_wrap .sel_option_group li em {display:inline-block;vertical-align:middle;}
.shop_wrap .sel_option_group .th{color:#222;font-size:12px;font-weight:600;float:left;padding-top:8px;}
.shop_wrap .sel_option_group .td{font-size:12px;color:#686868;float:right;}
.shop_wrap .sel_option_group .num .td{border:1px solid #dde0e3;height:24px;}
.shop_wrap .sel_option_group .num input{vertical-align:top;height:24px;line-height:24px;}
.shop_wrap .sel_option_group .num input[type="text"]{width:26px;font-size:14px;font-weight:600;color:#333;padding:0;text-align:center;border:0;background:#fff;margin:0 -3px 0 -4px;}
.shop_wrap .sel_option_group .num input[type="button"]{width:25px;border:0;outline:0;cursor:pointer;background:#f1f2f4 url('/asset/skin/mint/img/shop/ico_minus_plus.png') no-repeat 0 0;}
.shop_wrap .sel_option_group .num input[type="button"].btn_minus{}
.shop_wrap .sel_option_group .num input[type="button"].btn_plus{background-position-x:-51px;}
.shop_wrap .select_area{position:relative;display:inline-block;}
.shop_wrap .select_area select{padding:0 0 0 5px;height:26px;box-sizing:border-box;line-height:26px;}
.shop_wrap .select_area:after{content:'';display:block;width:25px;height:24px;background:url('/asset/skin/mint/img/shop/ico_select_arr.gif') no-repeat 0 0;position:absolute;top:1px;right:1px;}
.shop_wrap .sel_option_group .price .td{font-size:19px;color:#f13748;font-weight:600;}
.shop_wrap .sel_option_group .price .td em{font-size:24px;font-weight:800;}
.shop_wrap .sel_option_group .delivery .th{padding-top:0;}
.shop_wrap .sel_btn_group{display:table;width:100%;}
.shop_wrap .sel_btn_group:after{content:'';display:block;clear:both;}
.shop_wrap .sel_btn_group a{display:table-cell;height:70px;line-height:70px;box-sizing:border-box;text-align:center;}
.shop_wrap .sel_btn_group a.btn_wish,
.shop_wrap .sel_btn_group a.btn_sns{width:70px;font-size:0;text-indent:-9999px;line-height:0;border:1px solid #ebebeb;border-top:0;}
.shop_wrap .sel_btn_group a.btn_wish{background:url('/asset/skin/mint/img/shop/ico_wish.png') no-repeat 0 0;}
.shop_wrap .sel_btn_group a.btn_wish.on{background-position-y:-68px;}
.shop_wrap .sel_btn_group a.btn_sns{background:url('/asset/skin/mint/img/shop/ico_sns.png');}
.shop_wrap .sel_btn_group a.btn_cart,
.shop_wrap .sel_btn_group a.btn_buy{font-size:20px;color:#fff;font-weight:600;}
.shop_wrap .sel_btn_group a.btn_cart{width:160px;background:#636363;}
.shop_wrap .sel_btn_group a.btn_buy{background:#f13748;}
 

 교재자료실 
.shop_wrap .sec_box{position:relative;width:1080px;margin:0 auto;padding-bottom:60px;}
.shop_wrap .sec_box .sec_tit{padding:0 0 20px;color:#222;font-size:20px;font-weight:600;border-bottom:2px solid #222;}
.shop_wrap .tb_list td{height:50px;color:#222;font-size:12px;text-align:center;border-bottom:1px solid #e1e1e1;}
.shop_wrap .tb_list td.type{font-weight:600;}
.shop_wrap .tb_list td.title{padding-left:20px;text-align:left;}
.shop_wrap .tb_list td.date{text-align:center;}
.shop_wrap .tb_list td .btn_down{display:inline-block;padding-right:23px;color:#222;font-size:12px;background:url('/asset/skin/mint/img/shop/ico_down.png') no-repeat right 0;}

.shop_wrap .shop_content{position:relative;background:#f2f2f2;padding-bottom:100px;}
.shop_wrap .shop_content .sub_inner{}

.shop_wrap .tab_book_detail{position:sticky;top:0;width:100%;text-align:center;border-width:1px 0;border-style:solid;border-color:#e1e1e1;background:#fff;z-index:1001;}
.shop_wrap .tab_book_detail ul{display:table;width:1080px;height:60px;margin:0 auto;box-sizing: border-box;table-layout:fixed;}
.shop_wrap .tab_book_detail ul.fixed{position:fixed;top:0;left:0;right:0;z-index:1203}
.shop_wrap .tab_book_detail li{display:table-cell;}
.shop_wrap .tab_book_detail li a{position:relative;display:block;height:60px;line-height:60px;color:#222;font-size:16px;font-family:ng;}
.shop_wrap .tab_book_detail li.active a{color:#f13748;font-family:ngb;}
.shop_wrap .tab_book_detail li.active a:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:3px;background:#f13748;}
.shop_wrap .tab_book_detail.fixed{position:fixed;z-index:1202;}

.shop_wrap .flex_wrap_bg{display:flex;}
.shop_wrap .cont_book_inner{flex:1;width:780px;overflow:hidden;}
.shop_wrap .cont_book_detail{display:none;width:780px;min-height:540px;}
.shop_wrap .cont_outer{width:780px;border-radius:10px;background:#fff;box-sizing:border-box;}
.shop_wrap .cont_outer .cont_inner{padding:45px 40px;margin-bottom:30px;box-sizing:border-box;}
.shop_wrap .cont_outer .cont_inner{padding:45px 40px;margin-bottom:30px;box-sizing:border-box;}
.shop_wrap .cont_outer .ttl{padding:0px 0 30px;margin-bottom:30px;color:#222;font-size:22px;font-family:'ngb';border-bottom:2px solid #222;}
.shop_wrap .cont_outer .ttl.no_line {padding:0px 0 30px;margin:0 auto; padding:0; border:0;}

.shop_wrap .cont_book_detail img{width:100%;max-width:100%;}
.shop_wrap .cont_book_detail p img{width:100%;} 개발 

.shop_wrap .cont_book_detail .txt_red {color:#f13748;}
.shop_wrap .cont_book_detail .list_type{line-height:1.4;padding-left:10px;margin-bottom:30px;color:#222;font-size:15px;text-indent:-10px;word-break:keep-all;}
.shop_wrap .cont_book_detail .list_type.txt_type02{color:#f13748;}
.shop_wrap .cont_book_detail .list_type li + li{margin-top:3px;}
.shop_wrap .cont_book_detail .ttl2{margin-bottom:7px;color:#f13748;font-size:15px;font-family:'ngb';}

.shop_wrap .cont_book_detail .cs_center{position:relative;background:#e8e8e8;}
.shop_wrap .cont_book_detail .cs_center .cs_info{display:table;width:100%;margin-top:15px;}
.shop_wrap .cont_book_detail .cs_center .cs_info li{display:table-cell;color:#222;vertical-align:middle;}
.shop_wrap .cont_book_detail .cs_center .cs_info li.tel{width:290px;}
.shop_wrap .cont_book_detail .cs_center .cs_info li.tel p{display:inline-block;padding-left:34px;font-size:30px;font-family:"ngeb";font-style:italic;background:url('/asset/skin/mint/img/sub/ico_consult1.png') no-repeat 0 2px;}
.shop_wrap .cont_book_detail .cs_center .cs_info li.time{padding-left:40px;background:url('/asset/skin/mint/img/common/dot_y.gif') repeat-y 0 0;}
.shop_wrap .cont_book_detail .cs_center .cs_info li.timei span{margin-right:10px;font-size:14px;font-family:ngb;vertical-align:top;}
.shop_wrap .cont_book_detail .cs_center .cs_info li.time .time_info{line-height:1.6;padding-left:46px;background:url('/asset/skin/mint/img/sub/ico_consult2.png') no-repeat 0 8px;}
.shop_wrap .cont_book_detail .cs_center .cs_info li.time .time_info:after{content:'';display:block;clear:both;}
.shop_wrap .cont_book_detail .cs_center .cs_info li.time .time_info span{float:left;font-size:14px;color:#222;font-family:ngb;}
.shop_wrap .cont_book_detail .cs_center .cs_info li.time .time_info em{float:right;font-size:14px;color:#848484;}
.shop_wrap .cont_book_detail .cs_center .btn_cs_go{position:absolute;top:40px;right:40px;}


 상품권 상세 
.shop_wrap.gift .book_detail_top .book_img_box{}
.shop_wrap.gift .book_detail_info .book_price{margin-bottom:50px;}
.shop_wrap.gift .book_detail_info .sel_option_group{padding:20px 23px 0;margin-top:25px;}
.shop_wrap.gift .book_detail_info .sel_option_group select{width:290px;}
.shop_wrap .cont_book_detail p.tit{position:relative;font-size:18px;color:#222;font-weight:600;margin-top:50px}
.shop_wrap .cont_book_detail p.sub_tit{font-size:16px;color:#bf7548;font-weight:800;margin:20px 0 0 0;}
.shop_wrap .cont_book_detail p.sub_tit em{font-size:12px;color:#999;}
.shop_wrap .cont_book_detail .inst_call{margin:10px 0;}
.shop_wrap .cont_book_detail .inst_call:after{content:'';display:block;clear:both;}
.shop_wrap .cont_book_detail .inst_call li{float:left;margin-bottom:10px;}
.shop_wrap .cont_book_detail .inst_call li:nth-child(4n) a{margin-right:0;}
.shop_wrap .cont_book_detail .inst_box{display:inline-block;padding-top:20px;height:50px;border:1px solid #ddd;background:#fff;color:#333;font-size:14px;font-weight:600;text-align:center;width:156px;margin-bottom:5px;font-weight:bold;margin-right:10px;}
.shop_wrap .cont_book_detail .inst_box:before{content:'';display:inline-block;clear:both;background:url('/asset/skin/mint/img/sub/ico_pagoda.gif') no-repeat;width:70px;height:16px;vertical-align:text-bottom;margin-right:4px;}
.shop_wrap .cont_book_detail .inst_box img{height:38px;width:auto;}
.shop_wrap .cont_book_detail .call_num{padding-top:7px;font-size:12px;font-weight:normal;}
.shop_wrap .cont_book_detail .inst_box.online{width:225px;height:92px;}
.shop_wrap .cont_book_detail .inst_box.online:before{display:none;}
.shop_wrap .cont_book_detail .site{font-size:12px;margin-top:7px;background:#f4f4f4;padding:8px 0;color:#4c4c4c;}
.shop_wrap .cont_book_detail .txt_area{margin:10px 0 10px 10px;}
.shop_wrap .cont_book_detail .txt_area dt{font-size:14px;font-weight:bold;padding:5px 0;line-height:20px;}
.shop_wrap .cont_book_detail .txt_area dd{font-size:12px;color:#222;line-height:18px;text-indent:-6px;padding-left:20px;}
.shop_wrap .cont_book_detail .txt_area dd:before{content:'';display:inline-block;width:2px;height:2px;background:#4c4c4c;vertical-align:middle;margin-right:4px;}
.shop_wrap .cont_book_detail .btn_card_regist{position:relative;display:block;width:200px;height:30px;line-height:30px;border:2px solid #333;font-size:13px;color:#222;text-align:center;margin:15px 0;text-indent: 0px;}
.shop_wrap .cont_book_detail .btn_card_regist:after{content:'';display:inline-block;width:6px;height:30px;background: url(/asset/skin/mint/img/sub/ico_consult-arrow3.png) no-repeat center center;vertical-align:top;margin-left:5px;}
.shop_wrap .cont_book_detail .mall_tb{border-top:2px solid #000;margin-top:20px;}
.shop_wrap .cont_book_detail .mall_tb table{border-collapse:separate}
.shop_wrap .cont_book_detail .mall_tb th,
.shop_wrap .cont_book_detail .mall_tb td{padding:18px 0;border-right:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;text-align:left}
.shop_wrap .cont_book_detail .mall_tb th{background:#f4f4f4;font-size:13px;font-weight:normal;color:#222;text-indent:20px}
.shop_wrap .cont_book_detail .mall_tb td{font-size:12px;color:#666;padding-left:20px;line-height:18px;}
.shop_wrap .cont_book_detail .mall_tb td li{text-indent:-15px;padding-left:15px;}
.shop_wrap .cont_book_detail .mall_tb tr td:last-child{border-right:0}

 탭 내용 3 (상품 Q&A) 
.shop_wrap .tbl_qna{position:relative;padding-bottom:10px;}
.shop_wrap .tbl_qna table th,
.shop_wrap .tbl_qna table td{font-size:12px;color:#000;text-align:center;}
.shop_wrap .tbl_qna table th{height:38px;background:#ededed;border-bottom:2px solid #dcdcdc;border-left:1px solid #fff;font-weight:600;}
.shop_wrap .tbl_qna table th:first-child{border-left:0;}
.shop_wrap .tbl_qna table td{color:#000;height:39px;border-bottom:1px solid #ededed;}
.shop_wrap .tbl_qna table tr:last-child td{border-bottom-width:2px;}
.shop_wrap .tbl_qna table td > a{display:block;height:39px;line-height:39px;overflow:hidden;padding:0 10px;color:#000;}
.shop_wrap .tbl_qna table .on td{background:#ededed;font-weight:600;border-left:1px solid #fff;font-size:13px;}
.shop_wrap .tbl_qna table .on td:first-child{border-left:0;}
.shop_wrap .tbl_qna table .show td{border-left:1px solid #ededed;}
.shop_wrap .tbl_qna table .show.complete td{background-color:#f8f8f8;}
.shop_wrap .tbl_qna table .show td:first-child{border-left:0;}
.shop_wrap .tbl_qna table .show_cont > p{line-height:21px;text-align:left;display:block;padding:22px 15px 10px 22px;}
.shop_wrap .tbl_qna table .bbs_btn{text-align:right;padding-bottom:17px;}
.shop_wrap .tbl_qna table .bbs_btn a{display:inline-block;width:110px;height:30px;line-height:30px;text-align:center;font-size:13px;color:#fff;font-weight:600;border-radius:3px;}
.shop_wrap .tbl_qna table .btn_edit{background:#333;}
.shop_wrap .tbl_qna table .btn_del{background:#f13748;margin-left:5px;}
.shop_wrap .tbl_qna .navi {display:inline-block; padding-top:30px; text-align:center;width:100%} 개발 
.shop_wrap .tbl_qna .btn_question{display:inline-block;width:110px;height:30px;line-height:30px;text-align:center;font-size:13px;color:#fff;font-weight:600;border-radius:3px;background:#f13748;position:absolute;bottom:5px;right:0;}

.shop_wrap .tbl_qna2{padding-bottom:20px;}
.shop_wrap .tbl_qna2 table th,
.shop_wrap .tbl_qna2 table td{font-size:14px;color:#333;height:46px;border-bottom:1px solid #eee;}
.shop_wrap .tbl_qna2 table tr:first-child th,
.shop_wrap .tbl_qna2 table tr:first-child td{border-top:1px solid #eee;}
.shop_wrap .tbl_qna2 table th{background:#f8f9fa;font-weight:600;text-align:center;}
.shop_wrap .tbl_qna2 table th:first-child{border-left:0;}
.shop_wrap .tbl_qna2 table td{text-align:left;padding:0 20px;}
.shop_wrap .tbl_qna2 table input,
.shop_wrap .tbl_qna2 table textarea{width:100%;box-sizing:border-box;font-size:14px;color:#333;}
.shop_wrap .tbl_qna2 table textarea{margin:8px 0;height:150px;}
.shop_wrap .tbl_qna2 table input[type="text"]{padding:0 0 0 10px;height:30px;line-height:30px;}
.shop_wrap .tbl_qna2 table input[type="password"] {padding:7px 10px; border:1px solid #e3e3e3;}

 페이징 
.shop_wrap .tbl_qna .page_area{position:relative;z-index:1000;text-align:center;padding-top:0px;font-size:0;} 개발 
.shop_wrap .tbl_qna .paging{text-align:center;padding-top:15px;font-size:0;}
.shop_wrap .tbl_qna .paging a{display:inline-block;height:20px;text-align:center;line-height:20px;font-size:12px;color:#000;vertical-align:top;margin:0 2px;padding:0 2px;border:0;}
.shop_wrap .tbl_qna .paging a.on{font-weight:600;background:none;color:#000;}
.shop_wrap .tbl_qna .paging a.p, .paging a.n, .paging a.pp, .paging a.nn{font-size:0;line-height:0;text-indent:-9999px;width:12px;}
.shop_wrap .tbl_qna .paging a.pp, .paging a.nn{}
.shop_wrap .tbl_qna .paging a.p{margin-right:2px;background:url('https://www.pagodastar.com/asset/skin/mint/img/common/page_prev.png') no-repeat 0 5px;}
.shop_wrap .tbl_qna .paging a.n{margin-left:10px;background:url('https://www.pagodastar.com/asset/skin/mint/img/common/page_next.png') no-repeat 0 5px;}
.shop_wrap .tbl_qna .paging a.pp{background:url('https://www.pagodastar.com/asset/skin/mint/img/common/page_prev_first.png') no-repeat 0 5px;}
.shop_wrap .tbl_qna .paging a.nn{background:url('https://www.pagodastar.com/asset/skin/mint/img/common/page_next_last.png') no-repeat 0 5px;}

 구매 옵션 박스 
.shop_wrap .buy_option_box{margin:0 0 0 20px;}
.shop_wrap .buy_option_box_in{position:sticky;position:-webkit-sticky;top:120px;right: 0;width:280px;padding:15px 15px 24px;border-radius: 17px;background:#666;box-sizing: border-box;box-shadow: 10px 10px 20px 5px rgba(0, 0, 0, 0.2);}
.shop_wrap .buy_option_box .box_cont{}
.shop_wrap .buy_option_box .book_tit_view{border:1px solid #ebebeb;border-bottom:0;padding-bottom:38px;word-break:keep-all;}
.shop_wrap .buy_option_box .book_tit_view p{overflow:hidden;max-height:64px;font-size:22px;color:#222;line-height:32px;padding:20px 22px 0;} 
.shop_wrap .buy_option_box .sel_btn_group a{display: inline-block;width: auto;vertical-align:top;height:50px;line-height:50px;}
.shop_wrap .buy_option_box .sel_btn_group a.btn_wish{width:52px;background-position:-8px -9px;}
.shop_wrap .buy_option_box .sel_btn_group a.btn_wish.on{background-position-y:-77px;}
.shop_wrap .buy_option_box .sel_btn_group a.btn_cart{width:248px;font-size:17px;font-weight:400;}
.shop_wrap .buy_option_box .sel_btn_group a.btn_buy{display:block;width:100%;}
.shop_wrap .buy_option_box .btn_top{display:block;height:30px;line-height:30px;background:#222;font-size:13px;color:#fff;border-radius:5px;text-align:center;}
.shop_wrap .buy_option_box .btn_top:after{content:'';display:inline-block;width:12px;height:12px;background:url('/asset/skin/mint/img/shop/ico_top.png') no-repeat 0 0;margin-left:5px;vertical-align:middle;}
.shop_wrap.gift .buy_option_box .sel_option_group select{width:215px;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}


 결제박스 
.shop_wrap .ly_payment_wrap{margin:0 0 0 20px;}
.shop_wrap .ly_payment_wrap .ly_payment_in {position: sticky;position: -webkit-sticky;top:120px;right: 0;background:#666; width:280px;padding:15px 15px 24px;border-radius: 17px;box-sizing: border-box;box-shadow: 10px 10px 20px 5px rgba(0, 0, 0, 0.2);}
.shop_wrap .ly_payment_wrap .ly_box {border-radius: 13px;background:#f6f6f6;padding:5px 10px;margin-bottom:15px;box-sizing: border-box;letter-spacing: -.5px;}
.shop_wrap .ly_payment_wrap .ly_box.cus_scrollbar {max-height:303px;}
.shop_wrap .ly_payment_wrap .ly_box + .ly_box {margin-top:15px;}
.shop_wrap .ly_payment_wrap .ly_box .paybox + .paybox {border-top:1px solid #d8d8d8;}
.shop_wrap .ly_payment_wrap .ly_box .paybox_ttl {display:inline-block; color:#777;font-size:13px;margin-top:15px;}
.shop_wrap .ly_payment_wrap .ly_box .paybox_in {margin:14px 0;}
.shop_wrap .ly_payment_wrap .ly_box .paybox_opt{max-height:170px;overflow: hidden;}
.shop_wrap .ly_payment_wrap .ly_box .paybox_opt .mCSB_dragger_bar {right:-15px;width:6px;}
.shop_wrap .ly_payment_wrap .ly_box p.chk_box {color:#222;font-size:13px;font-family: 'ngb';height:auto;}
.shop_wrap .ly_payment_wrap .ly_box em {font-family: 'ngb';}

.shop_wrap .ly_payment_wrap .ly_box .paybox_info{}
.shop_wrap .ly_payment_wrap .ly_box .paybox_info .paybox_ttl{float:left;margin-top:8px;}
.shop_wrap .ly_payment_wrap .ly_box .paybox_info .paybox_in{margin:15px 0;text-align:right;}
.shop_wrap .ly_payment_wrap .ly_box .paybox_info .paybox_txt{display:inline-block;margin-top:8px;color:#222;font-size:13px;font-weight:bold;}
.shop_wrap .ly_payment_wrap .ly_box .num {display:inline-block;border:1px solid #d8d8d8;}
.shop_wrap .ly_payment_wrap .ly_box .num input{vertical-align:top;height:24px;line-height:24px;}
.shop_wrap .ly_payment_wrap .ly_box .num input[type="text"]{width:26px;font-size:14px;font-weight:600;color:#333;padding:0;text-align:center;border:0;background:#fff;margin:0 -3px 0 -4px;}
.shop_wrap .ly_payment_wrap .ly_box .num input[type="button"]{width:25px;border:0;outline:0;cursor:pointer;background:#f1f2f4 url('/asset/skin/mint/img/shop/ico_minus_plus.png') no-repeat 0 0;}
.shop_wrap .ly_payment_wrap .ly_box .num input[type="button"].btn_minus{}
.shop_wrap .ly_payment_wrap .ly_box .num input[type="button"].btn_plus{background-position-x:-51px;}

.shop_wrap .ly_payment_wrap .ly_box .ly_price_box{text-align:right;margin-top:12px;}
.shop_wrap .ly_payment_wrap .ly_box .ly_price_box .del{font-size:13px;color:#999;text-decoration:line-through;margin-bottom:8px;padding:0 6px;vertical-align: middle;}
.shop_wrap .ly_payment_wrap .ly_box .ly_price_box .day{font-size:13px;color:#6a6a6a;}
.shop_wrap .ly_payment_wrap .ly_box .ly_price_box .day:after{content:'';display:inline-block;width:1px;height:13px;background:#9a9a9a;vertical-align:middle;margin:-1px 8px 0 10px;}
.shop_wrap .ly_payment_wrap .ly_box .ly_price_box .sale{font-size:13px;color:#222;font-family: 'ngeb';}
.shop_wrap .ly_payment_wrap .ly_box .ly_price_box .sale em{font-size:13px;font-family: 'ngeb';}
.shop_wrap .ly_payment_wrap .ly_box .ly_price_box .sale span.per{display:inline-block;vertical-align:middle;line-height:23px;font-size:13px;color:#fff;font-weight:600;padding:0 6px;border-radius:3px;background:#ff3042;}
.shop_wrap .ly_payment_wrap .ly_box .ly_total_box {font-size:0;}
.shop_wrap .ly_payment_wrap .ly_box .ly_total_box:last-child {padding-bottom:15px;}
.shop_wrap .ly_payment_wrap .ly_box .ly_total_box .paybox_ttl {display:inline-block;width:50%;}
.shop_wrap .ly_payment_wrap .ly_box .ly_total_box .sale {display:inline-block;width:50%;font-size:13px;font-family: 'ngeb';text-align: right;color:#222;}
.shop_wrap .ly_payment_wrap .ly_box .ly_total_box .sale em{font-size:15px;font-family: 'ngeb';color:#222;}
.shop_wrap .ly_payment_wrap .ly_box .ly_total_box .sale em.txt_point {color:#ff3042;}

.shop_wrap .ly_payment_wrap .ly_btn_apply {background:#e11a2c;border:1px solid #ff5665;border-radius: 10px;}
.shop_wrap .ly_payment_wrap .ly_btn_apply a {display:block;color:#fff;font-size:17px;font-family: 'ngb';text-align: center;padding:12px 0;letter-spacing: -.8px;}
.shop_wrap .ly_payment_wrap .ico_group_box .ico_list {display:table;width:100%;text-align:center;margin-top:20px;}
.shop_wrap .ly_payment_wrap .ico_group_box .ico_list li {display:table-cell;}
.shop_wrap .ly_payment_wrap .ico_group_box .ico_list li a {display:block;padding-top:25px;margin:0 auto;text-align:center;}
.shop_wrap .ly_payment_wrap .ico_group_box .ico_list li.share a{background:url('/asset/skin/mint/img/common/ico_sns.png') no-repeat center 0;height:25px;}
.shop_wrap .ly_payment_wrap .ico_group_box .ico_list li.coupon a{background: url('/asset/skin/mint/img/common/ico_coupon.png') no-repeat center 0;height: 25px;}
.shop_wrap .ly_payment_wrap .ico_group_box .ico_list li.cart a{background: url('/asset/skin/mint/img/common/ico_cart.png') no-repeat center 0;height: 25px;}
.shop_wrap .ly_payment_wrap .ico_group_box .ico_list li a span {display: block;margin-top: 16px;font-size:12px;color:#999;transition: all .2s ease;}
.shop_wrap .ly_payment_wrap .ico_group_box .ico_list li a:hover span{color:#ffffff;font-family:'ngeb';}
.shop_wrap .ly_payment_wrap .soldout{padding:15px 0 10px;color:#fff45c;font-size:16px;font-family:'ngb';text-align:center;} 230418 hyj 추가 

.shop_wrap .ly_payment_wrap .select_area{position:relative;display:inline-block;width:180px;}
.shop_wrap .ly_payment_wrap .select_area select{width:180px;padding:0 25px 0 10px;height:26px;box-sizing:border-box;line-height:26px;appearance:none;-webkit-appearance:none;background:#fff url('/asset/skin/mint/img/shop/ico_select_arr.gif') no-repeat right center}
.shop_wrap .ly_payment_wrap .select_area selectt::-ms-expand{display: none;}
 .shop_wrap .ly_payment_wrap .select_area:after{content:'';display:block;width:25px;height:24px;background:url('/asset/skin/mint/img/shop/ico_select_arr.gif') no-repeat 0 0;position:absolute;top:1px;right:1px;} 



** //230405 hyj 수정 **
 레이어팝업 
.layer_v2 {display:none;position:fixed;top:20%; left:50%; z-index:1600;border:1px solid #636363;background:#fff;width:500px;margin-left:-250px;padding:25px 30px 40px;box-sizing:border-box;}
.layer_v2.w700{width:700px;margin-left:-350px;}
.layer_v2 .pop_top {position:relative; height:auto;}
.layer_v2 .pop_top .pop_title {font-weight:600;font-size:18px; color:#000;border-bottom:1px solid #a4a9b0;padding-bottom:18px;}
.layer_v2 .input_edge{border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:20px;}
.layer_v2 .input_edge:after{content:'';display:block;clear:both;}
.layer_v2 .input_edge label,
.layer_v2 .input_edge > span{display:block;float:left;height:46px;line-height:46px;}
.layer_v2 .input_edge label{background:#f8f9fa;width:110px;font-size:14px;color:#333;text-align:center;font-weight:600;}
.layer_v2 .input_edge > span{padding-left:20px;}
.layer_v2 .input_edge > span input[type="password"]{width:288px;border:1px solid #d6d7d8;height:28px;line-height:28px;border-radius:2px;text-indent:10px;}
.layer_v2 .cont_layer {border:0;padding:40px 0 0;}
.layer_v2 .cont_layer .sub_txt{position:relative;font-size:12px; color:#333;border:0;padding:0;margin:0 0 35px;line-height:20px;}
.layer_v2 .cont_layer .sub_txt p{margin-top:8px; font-size:12px; color:#666;}
.layer_v2 .btn_group{text-align:center;}
.layer_v2 .btn_group a{display:inline-block;width:110px;height:30px;line-height:30px;text-align:center;font-size:13px;color:#fff;font-weight:600;border-radius:3px;margin:0 2px;}
.layer_v2 .btn_regist{background:#333;}
.layer_v2 .btn_cancel{background:#f13748;}
.layer_v2 .close_layer {position:absolute; top:26px; right:28px; width:18px; height:18px; display:block;background:url('/asset/skin/mint/img/shop/btn_layer_close.png') no-repeat 0 0;font-size:0;text-indent:-9999px;line-height:0;}
.layer_v2 .btn_sns{text-align:center;padding-bottom:20px;margin-top:-10px;}
.layer_v2 .btn_sns a{display:inline-block;width:56px;height:56px;vertical-align:top;background:url('/asset/skin/mint/img/shop/btn_sns.png') no-repeat 0 0;font-size:0;text-indent:-9999px;line-height:0;margin:0 3px;}
.layer_v2 .btn_sns .btn_facebook{}
.layer_v2 .btn_sns .btn_twitter{background-position-x:-64px;}
.layer_v2 .copy_area{border:1px solid #d6d7d8;position:relative;}
.layer_v2 .copy_area .txt_link{background:#f8f9fa;font-size:12px;color:#000;height:54px;line-height:16px;padding:13px 130px 13px 13px;box-sizing:border-box;word-break:break-all;}
.layer_v2 .copy_area .btn_copy{position:absolute;top:0;right:0;background:#fff;height:54px;line-height:54px;width:100px;text-align:center;font-size:14px;color:#000;border-left:1px solid #d6d7d8;}

 etc 
#footer{margin-top:0;}
.mb40{margin-bottom:40px !important;}
.txt_R {text-align:right !important;}
.pb10 {padding-bottom:10px !important;}
*/