.list_thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;  /*justify-content:center; */ margin-left:-3%;margin-top:-4%}
.list_thumb li{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:3%;margin-top:4%;color:#fff}
.list_thumb.teacher li{width:20%; }
.list_thumb li a { display: block; position: relative; }
.list_thumb.theraphy li{width:25%}
.list_thumb li a:hover{text-decoration:none}
.list_thumb li img{width:100%}
.list_thumb li figcaption{height:90px; position:absolute;bottom:0;left:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 12px;background:rgba(28,28,28,.35)}
.list_thumb li .name{font-weight:600}
.list_thumb li .name strong{display:inline-block;margin-right:5px;font-size:25px;font-weight:700;vertical-align:baseline}
.list_thumb li .field{overflow:hidden;position:relative;margin-top:2px;margin-left:14px;font-size:14px;font-weight:600; max-height: 40px;}
.list_thumb li .field .super {overflow: hidden; text-overflow:ellipsis;  max-height: 65px;}
.list_thumb li .field dt{display:inline-block;margin-right:10px}
.list_thumb li .field dd{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 25px);vertical-align:top}
.list_thumb li .field dd span{display:inline-block}
.list_thumb li .field dd .expert-text{font-size:13px; word-break:keep-all;  white-space: break-spaces;}
.list_thumb li .field .expert-text{font-size:13px; word-break:keep-all;  white-space: break-spaces;}
.list_thumb li .w3-row .w3-col .expert-text{font-size:13px; word-break:keep-all;  white-space: break-spaces;}
.list_thumb li .field dd span:not(:last-child)::after{content:' ';display:inline-block;padding:0 5px}
.list_thumb .price-box{position:absolute;top:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box; width:auto;height:40px;padding:10px 20px;background:rgba(0,0,0,.26);font-size:14px;text-align:center}
.list_thumb li .priceText {font-size: 14px;}
.price-box{position:absolute;top:0; right:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:auto;height:50px;padding:14px 20px;background:rgba(0,0,0,.26);font-size:14px;text-align:center}/*�썝�옒 height:60px  */
.price-box .ratings {display:none;} /* �엫�떆濡� 吏���, 蹂꾩젏 �몴湲� */
.list_thumb.theraphy .price-box{top:auto;bottom:0;left:0;right:auto;width:auto;height:35px;padding:8px 20px;background:rgba(0,0,0,.5)}

.list_pagination{margin-top:52px;text-align:center}
.list_pagination a{display:inline-block;color:#dfdfdf;font-size:20px;vertical-align:middle}
.list_pagination ul{display:inline-block;vertical-align:middle}
.list_pagination li{display:inline-block;margin:0 5px;vertical-align:top}
.list_pagination li a{display:block;padding:0 10px}
.list_pagination li a.active{color:#bc5c5a}
.list_pagination .icon_arrow{position:relative;width:20px;height:18px;margin:0 10px;background:url(/upload/_images/home_mycoun/icon_next.svg) 0 0/contain no-repeat}
.list_pagination .icon_arrow[class*=jump-]{width:23px;background-image:url(/upload/_images/home_mycoun/icon_jump-next.svg)}
.list_pagination .icon_arrow[class*=next]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}

.list_accordion{display:-webkit-box;display:-ms-flexbox;display:flex}
.list_accordion li{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;color:#2e2e2e}
.list_accordion li a{display:block;overflow:hidden;position:relative;height:100%;border-radius:24px}
.list_accordion li a+p{font-size:14px;padding:24px 10px}
.list_accordion figure{overflow:hidden;width:100%;height:100%; color: white;}
.list_accordion .contract{position:absolute;left:10%;right:20%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:25px}
.list_accordion .active .contract{display:none}
.list_accordion .expand{position:absolute;bottom:5%;left:5%;right:3%;opacity:0; line-height:22px;}
.list_accordion .active .expand{opacity:1;-webkit-transition:opacity .5s .25s;transition:opacity .5s .25s}
.list_accordion .expand .title{display:block;margin-bottom:16px;font-size:25px}
.list_accordion .expand .title span{word-break:keep-all;}
.list_accordion .expand p{display:none}
.list_accordion-text{width:800px;margin:44px auto 0;font-weight:600;color:#393939}

.list_magazine{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.center .list_magazine{margin-bottom:-140px}
.list_magazine li{overflow:hidden;position:relative;width:17%;}
.list_magazine li.wide{width:32%}
.list_magazine li img{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.list_magazine li figcaption{height:90px; overflow:hidden;position:absolute;left:50%;top:50%;-webkit-box-sizing:border-box;box-sizing:border-box;width:70%;padding:20px;background:rgba(0,0,0,.57);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:18px;font-weight:500;text-align:center;color:#fff}
.list_magazine li.wide figcaption{width:40%}
.magazine .btn-more{padding:18px 0;background:#fff;font-size:12px;font-weight:600;color:rgba(188,92,90,.49);text-align:center}
.ratings .icon-rating{display:inline-block;width:9px;height:9px;background:url(/upload/_images/home_mycoun/icon_rating.svg) 0 0/100% 100% space}

.review{overflow:auto;width:800px;height:360px;margin:0 auto}
.review_line { display:-webkit-box; display:-ms-flexbox;display:flex;margin-top:46px;border-bottom:1px solid #707070;color:#272727}
.review_line:first-child{margin-top:0}
.review_line .info{-webkit-box-sizing:border-box;box-sizing:border-box;width:18%;padding-left:14px;padding-top:24px}
.review_line .info span{display:block}
.review_line .desc{width:64%;font-size:14px}
.review_line .desc strong{display:block;font-weight:600;text-align:center}
.review_line .desc .mobileAnchor{display:none;}
.review_line .desc p{margin-top:8px ;display: -webkit-box; -webkit-line-clamp: 3; overflow: hidden; -webkit-box-orient: vertical;}
.review_line .desc p.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.review_line .ratings{width:18%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:24px;padding-left:5%}
.review_line .ratings .icon-rating{width:15px;height:15px}
.review_line .desc .reviewDetailBox {text-align:right;}
.review_line .desc .reviewDetail {font-size:13px;}
.review .modalReview {	height: 100%; padding-top: 60px; z-index: 100;}
.sort{position:relative;font-weight:200}
.sort_btn{height:21px;margin-bottom:20px;font-size:14px}
.sort_btn::before{content:'';display:inline-block;width:21px;height:21px;margin-right:14px;background:url(/upload/_images/home_mycoun/icon_sort.svg) 0 0/100% auto no-repeat;vertical-align:middle}
.sort_btn-search{position:absolute;top:0;right:0;width:41px;height:100%;background:url(/upload/_images/home_mycoun/icon_search-sort.svg) 50%/17px auto no-repeat}
.sort_search{display:block;position:absolute;top:-50px;right:0;padding:10px 40px 10px 10px;background:#f5f5f5}
.sort_search input{width:195px;background:#f5f5f5}
.sort_box{display:none}
.sort_list{color:#2a2a2a}
.sort_list strong{display:block}
.sort_list-item{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}
.sort_list-item a{display:inline-block}
.sort_result{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px;padding:8px 4px;background:#f5f5f5}
.sort_result span{display:inline-block;margin-left:20px}
.sort_result span .del{display:inline-block;width:10px;height:10px;margin-left:8px;margin-top:-4px;background:url(/upload/_images/home_mycoun/icon_close.svg) 50%/90% auto no-repeat;vertical-align:middle}

.c_gr-bg{background-color:#007d8b!important}
.c_gr-color{color:#007d8b!important}
.sub_title{margin-top:100px;margin-bottom:50px;font-size:20px;font-weight:600;text-align:center;color:#7f492f}
.sub_visual{height:300px;overflow:hidden;}
.sub_visual img{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.sub_section1_margin {margin-bottom:120px;}
.sub_section2_margin {margin-bottom:210px;}
.sub_section3_margin {margin-bottom:50px;}
.sub_section4_margin {margin-bottom:90px;}
.sub_cate-wrap{background:#bc5c5a;font-weight:200; font-size:20px}
.sub_cate-wrap .c_inner { font-size:20px;
						display:-webkit-box;display:-ms-flexbox;  display:flex;
						-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100px;color:#fff}
.sub_cate-wrap dt{position:relative;padding-right:26px;margin-right:18px; }
.sub_cate-wrap dt::after{content:'';display:block;position:absolute;top:0;right:0;width:1px;height:100%;background:#fff}
.sub_cate-wrap a{display:block;position:relative}
.sub_cate-wrap a.active::after{content:'';display:block;position:absolute;left:50%;bottom:-12px;width:6px;height:6px;margin-left:-3px;border-radius:50%;background:#fff}

.sub_title-box { margin-top:56px;margin-bottom:30px}
.sub_title-box .title{font-size:30px;font-weight:500;color:#bc5c5a}
.sub_title-box .title small{display:inline-block;margin-left:25px;font-size:20px;font-weight:200;color:#7f492f}
.sub_title-box .desc{margin-top:10px;color:#7f492f}
.sub_depth{margin-top:20px;margin-bottom:67px;font-size:20px;font-weight:200;color:#bc5c5a}
.sub_depth span{padding-right:10px}
.sub_depth span::before{content:'>';display:inline-block;padding-right:10px}
.sub_depth span:first-child::before{display:none}

.fixed-bann{position:fixed;z-index:10;top:170px;right:3%}
.fixed-bann figure{min-width:120px;min-height:160px;background:rgba(0,0,0,.56);border-radius:10px}
.fixed-bann figure img{width:100%}

.lecture_info{overflow:hidden;position:relative}
.lecture_info figure{position:relative}
.lecture_info figure img{width:100%}
.lecture_info figure figcaption{position:absolute;bottom:-10%;right:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:26%;height:25%;background:#7e2222;color:#e6e6e6}
.lecture_info .text-box {-webkit-box-sizing:border-box;box-sizing:border-box;}
.lecture_info .text-box .title{font-size:25px}
.lecture_info .text-box .title strong{font-weight:600}
.lecture_info .text-box .title p{margin-top:3%}
.lecture_info .text-box .title .icon-rating{width:20px;height:20px}
.lecture_info .text-box .schedule{margin-top:10px;}
.lecture_info .text-box .price{margin-top:6%}
.lecture_info .text-box .price p{display:block}
.lecture_info .text-box .desc{margin-top:15%}
.lecture_info .btn-wrap{position:absolute;bottom:0;left:45%;margin:0 -12px}
.lecture_cont{margin-top:130px}
.lecture_cont .sticky-menu{position:sticky;z-index:1;top:0;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:74px;background:#ebebeb}
.lecture_cont .sticky-menu a{display:block;padding:20px 60px;font-size:20px;font-weight:200;color:#7f492f}
.lecture_cont .sticky-menu a.active{color:#fff}
.lecture_cont .sticky-menu .bg{position:absolute;z-index:-1;top:0;left:0;height:100%;padding:0 60px;border-radius:74px;background:#bc5c5a;-webkit-transition:.35s;transition:.35s}
.lecture_cont-view{-webkit-box-sizing:border-box;box-sizing:border-box;margin:26px auto 0;padding:30px;background:#ebebeb}
.lecture_cont-view figure{margin:0 -30px}
.lecture_cont-view figure img{width:100%}
.lecture_cont-view .cont-view {padding: 0 30px; margin:40px 0;}
.lecture_cont-view .cont-view .alert {color:#A65354; font-weight: 520}
.lecture_cont-view .cont-view .line {margin:15px 0; border-bottom:1px #80492E solid;}
.lecture_cont-view .cont-view .title {color:#80492E; text-align:center; font-size:30px; font-weight: bold}
.lecture_cont-view .cont-view .menu-title {background-color: #F6C384; text-align: center; padding: 5px; border-radius: 20px; font-size: 17px; font-weight: 600;}
.lecture_cont-view .cont-view .schedule-content_1 {background-color: white;padding: 10px 20px;border-radius: 10px;margin: 10px 0px;font-weight: 520; text-align:center;}
.lecture_cont-view .cont-view .schedule-content_2 {background-color: #E1E1E1;padding: 10px 20px;border-radius: 10px;margin: 10px 0px;font-weight: 520; text-align:center;}
.lecture_cont-view .cont-view .schedule-content_3 {background-color: #F0C2C2;padding: 10px 20px;border-radius: 10px;margin: 10px 0px;font-weight: 520; text-align:center;}
.lecture_profile{margin:94px auto 0;color:#7f492f;display:-webkit-box;display:-ms-flexbox;display:flex}
.lecture_profile .photo{width:35%}
.lecture_profile .photo img{width:100%}
.lecture_profile .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:54px; min-width:70%;}
.lecture_profile .text-box .title{margin-top:17px}
.lecture_profile .text-box .title strong{display:block;font-size:20px;font-weight:600}
.lecture_profile .text-box dt{margin-bottom:22px}
.lecture_profile .text-box dd{font-size:14px;font-weight:200}
.faq_item{position:relative;width:300px;padding:0 90px;color:#bc5c5a;text-align:center;vertical-align:top;font-weight:600}
.faq_item::before{content:'';display:block;position:absolute;left:0;top:20%;bottom:15%;width:1px;background:#a9a9a9}
.faq_item:first-child::before{display:none}
.faq_item p{margin-top:20px;font-size:12px}
.review-box{position:relative}
.review-box .tab-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:105px 0 60px;font-size:20px}
.review-box .tab-header a{display:block;margin:0 55px;padding:0 5px}
.review-box .tab-header a.active{border-bottom:1px solid #2e2e2e}
.review-box .tab-header a:hover{text-decoration:none}
.review-box .tab-container{position:relative;margin:0 auto}
.review-box .review{position:absolute;top:0;left:0;opacity:0;-webkit-transition:opacity .25s;transition:opacity .25s}
.review-box .review.active{position:relative;z-index:1;opacity:1}
.counseling{max-width:1210px;margin:0 auto;color:#7f492f}
.counseling .datepicker .mc_list .btn-resev{display:inline-block; padding:7px 25px;border-radius:7px;background:#007d8b;-webkit-box-shadow:0 0 10px #d1d1d1;box-shadow:0 0 10px #d1d1d1;font-weight:600;color:#fff}
.counseling .datepicker .mc_list .mc_detail{line-height:35px;}
.counseling .datepicker .mc_list .mc_intern_btn{}
.counseling_info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 5%}
.counseling_info.revers{margin-top:120px;padding:0}
.counseling_info.revers .photo{position:absolute;z-index:-1;right:5%;bottom:0;width:auto}
.counseling_info.revers .photo img{max-width:475px}
.counseling_info .photo img{width:100%}
.counseling_info.revers .text-box{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding-left:0;padding-right:10%}
.counseling_info .title strong{font-size:35px;font-weight:600}
.counseling_info .title strong small{font-size:20px}
.counseling_info .title .date p{display:inline-block;margin-right:20px;font-size:13px;font-weight:200}
.counseling_info .text-info{position:relative}
.counseling_info .text-info .desc .pscs-memo{ white-space: pre-line; word-break: keep-all;}
.counseling_info .text-info .desc .pscs-strong{ white-space: pre-line; word-break: keep-all;}
.counseling_info.revers .text-info{margin-top:50px}
.counseling_info.revers .text-info::after{left:auto;right:-11%}
.counseling_info .text-info::after{content:'';display:block;position:absolute;z-index:-1;left:-100%;top:0;width:1920px;height:100%;background:#f2f2f2}
.counseling_info .text-info .price{font-size:20px;font-weight:600}
.counseling_info .text-info .price span{margin-left:10px}
.counseling_info .text-info .price b{font-size:28px;vertical-align:baseline}
.counseling_info .text-info .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:74px}
.counseling_info .text-info .info p{opacity:.44}
.counseling_info .text-info .info a{opacity:.5}
.counseling_info .text-info .btn-resev{display:inline-block;position:absolute;top:55px;right:0;padding:14px 32px;border-radius:7px;background:#bc5c5a;-webkit-box-shadow:0 0 10px #d1d1d1;box-shadow:0 0 10px #d1d1d1;font-weight:600;color:#fff}
.counseling_info .text-info .btn-resev-intern{display:inline-block; margin-top:5px; padding:14px 32px;border-radius:7px;background:#bc5c5a;-webkit-box-shadow:0 0 10px #d1d1d1;box-shadow:0 0 10px #d1d1d1;font-weight:600;color:#fff}
.lecture_info .btn-resev{display:inline-block; padding:14px 32px;border-radius:7px;background:#bc5c5a;-webkit-box-shadow:0 0 10px #d1d1d1;box-shadow:0 0 10px #d1d1d1;font-weight:600;color:#fff}
.counseling_info .text-info .btn-cate{position:absolute;top:20px;right:50%;margin-right:16px;padding:7px 14px;background:#fff;border-radius:7px;-webkit-box-shadow:0 0 10px #d1d1d1;box-shadow:0 0 10px #d1d1d1;font-weight:600;color:#8a5941}
.counseling_info .text-info .career {min-height:150px;}
.counseling_info .text-info .career dt{font-size:14px}
.counseling_info .text-info .career dd{margin-top:22px;font-size:12px}
.counseling_info .text-info .career+.career{margin-top:35px}
.counseling_info .history p{margin-top:6px}
.counseling_info .history .careerBox{height:100%;}
.modals .counseling_cate{display:block}
.counseling_cate dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#343434}
.counseling_cate dd{-webkit-box-sizing:border-box;box-sizing:border-box}
.counseling_cate dd span{display:inline-block}

.counseling_card-item           {  -webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background:#ffe8e8; height:fit-content;}
.counseling_card-item .content  { /*white-space: pre-wrap;*/  }
.counseling_card-item .moreTag  { text-align:right; }
.wide .counseling_card-item     { width:100%        }
.counseling_card-item strong{display:block;font-size:18px;font-weight:600; min-height:80px;}
.counseling_card-item p{text-align:left}

.counseling .datepicker{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}
.counseling .datepicker .mc_title{text-align:center; padding-bottom:20px;}
.counseling .datepicker .title{display:block;font-weight:600;text-align:center;color:#676767}
.counseling .datepicker .cal{display:inline-block;position:relative}
.counseling .datepicker .cal::after{content:'';display:block;position:absolute;background:#b5b5b5}
.counseling .datepicker .calFix{display:inline-block;position:relative}
.counseling .datepicker .calFix::after{content:'';display:block;position:absolute;background:#b5b5b5}
.counseling .datepicker .result{color:#676767}
.counseling .datepicker .result .price{margin-bottom:5px;font-size:16px;}
.counseling .datepicker .result_box{overflow:auto}
.counseling .datepicker .result_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;padding:5px 10px 5px 24px;border-radius:5px;background:#ececec}
.counseling .datepicker .result_item span{display:inline-block}
.counseling .datepicker .result_item .date{padding-right:48px}
.counseling .datepicker .result_item .time{padding:7px 10px;background:#fff;border-radius:5px;border:1px solid #b6b6b6}
.counseling .datepicker .result_item .time::before{content:'';display:inline-block;width:18px;height:18px;margin-right:6px;background:url(/upload/_images/home_mycoun/icon_watch.svg) 0 0/100% auto no-repeat;vertical-align:sub}
.counseling .datepicker .result_item .del{overflow:hidden;display:inline-block;width:11px;height:11px;padding:10px;background:url(/upload/_images/home_mycoun/icon_del.svg) 50%/11px auto no-repeat;text-indent:-999px}
.counseling .datepicker .result_btn{position:absolute;bottom:50px;left:50%;margin-left:30px}
.counseling .pop-time{display:none;position:absolute;z-index:1;margin-top:95px;margin-left:50px;padding:16px 50px;background:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.2);box-shadow:0 3px 6px rgba(0,0,0,.2);border-radius:5px}
.counseling .pop-time.show{display:block}
.counseling .pop-time::before{content:'';display:block;position:absolute;top:-20px;left:40px;width:0;border:10px solid;border-color:transparent transparent #fff}
.counseling .pop-time a{display:block;margin-top:2px;white-space:nowrap;color:#676767}
.counseling .datepicker .date-personal {display:flex; width:100%;}
.btn_shop{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:45px;text-align:center}
.btn_shop.square{width:45px;border:1px solid #e3e3e3;color:#705d5d}
.btn_shop.stroke{padding:0 35px;border:1px solid #d2d2d2;border-radius:45px;color:#bc5c5a}
.btn_shop.fill{padding:0 35px;background:#bc5c5a;border-radius:45px;color:#fff}
.maka .sub_title-box{margin-bottom:100px}
.maka_sort-cate{position:relative;margin-bottom:70px;text-align:center}
.maka_sort-cate li{display:inline-block;padding:0 5%}
.maka_sort-cate .search{display:none;position:absolute;z-index:0;top:0;right:0;width:200px;height:28px;padding-right:30px}
.maka_sort-cate .search input{width:100%;height:100%;border-bottom:2px solid #2e2e2e}
.maka_sort-cate .search.show{display:block}
.maka_sort-cate .btn-wrap{position:absolute;top:-28px;right:0;width:200px;text-align:right}
.maka .btn-sort{font-size:24px;padding:4px;font-weight:600}
.maka .active .btn-sort{border-bottom:1px solid #333;font-weight:700}
.maka .btn-search{display:inline-block;position:relative;z-index:1;width:28px;height:28px;background:url(/upload/_images/home_mycoun/icon_search-maka.svg) 50%/100% no-repeat #fff;vertical-align:top}
.maka .search .btn-search{position:absolute;top:0;right:0}
.maka .btn-write{display:block;font-size:24px;font-weight:600;color:#bc5c5a}
.maka-view .title-box{margin-top:170px}
.maka-view .main-title{font-size:30px;font-weight:600}
.maka-view .content-box{margin-top:110px;font-weight:200}
.maka-view .content-box figure{margin:50px auto;text-align:center}
.maka-write .title-box{margin-top:110px;text-align:center;font-size:20px}
.maka-write .write-box{margin-top:70px;font-size:20px}
.maka-write .input-box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}
.maka-write .inp{-webkit-box-sizing:border-box;box-sizing:border-box;height:35px;background:#efefef;border:none;padding:2px 18px;font-size:20px;font-weight:200;color:#2b333a}
.maka-write .inp::-webkit-input-placeholder{color:#2b333a}
.maka-write .inp::-moz-placeholder{color:#2b333a}
.maka-write .inp:-ms-input-placeholder{color:#2b333a}
.maka-write .inp::-ms-input-placeholder{color:#2b333a}
.maka-write .inp::placeholder{color:#2b333a}
.maka-write .inp_select{width:20%}
.maka-write .inp_inp{width:100%}
.maka-write .inp_inp+.inp{width:40%}
.maka-write .inp_btn{width:25px}
.maka-write .inp_textarea{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:400px;padding:20px}
.maka-write .inp~.inp{margin-left:20px}
.maka-write .att label{display:inline-block;margin-left:10px;font-size:12px;font-weight:200;line-height:35px;vertical-align:top}
.maka-write .btn-box{text-align:right}
.maka-write .btn-box a{display:inline-block;height:35px;margin-top:20px;margin-left:20px;padding:5px 30px;background:#f5f5f5;border-radius:2px;line-height:35px;text-align:center;color:#2b333a}
.maka-write .btn-box a.fill{background:#bc5c5a;color:#fff}
.icon_fill-arrow::after{content:'';display:inline-block;width:10px;height:10px;margin-left:5px;background:url(/upload/_images/home_mycoun/icon_fill-arrow.svg) 50%/100% auto no-repeat}
.modals{overflow:auto;position:fixed;z-index:100;left:0;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;padding:40px 20px 90px;background:#fff;opacity:0;-webkit-transition:.35s;transition:.35s}
.modals.show{opacity:1}
.modals::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:15px;background:#bc5c5a}
.modals .modal_close{position:fixed;bottom:50px;right:10px;width:70px;height:35px;background:#bc5c5a;border-radius:5px;line-height:35px;font-size:16px;font-weight:600;color:#fff;text-align:center}

.magazine .list_magazine > li {  border: 0px solid #eee;  flex-basis: 25%;}
/* .magazine .list_magazine > li {  width:calc(${100/bbs.articlePerLine}% - 10px);max-width:100%; margin: 3px; border: 0px solid #eee;float:left;} */
.magazine .list_magazine > li > a:hover {color:inherit; padding:10px 0;}
.magazine .list_magazine > li > a {text-decoration:none;}
.magazine .list_magazine > li > a > .article-content-wrap {width:100%; height:auto; padding:5px;transition:none;will-change:unset;}
.magazine .list_magazine > li > a:hover > .article-content-wrap >  .article-description {box-shadow:0px 0px 8px 0px rgba(60, 60, 60, 0.4); }
.magazine .list_magazine > li > a > .article-content-wrap > .article-description > .article-image {width:100%;height:0;padding:0;padding-bottom:56.25%;background-size:cover;background-position:center;background-repeat:no-repeat}
.magazine .list_magazine > li > a > .article-content-wrap > .article-description { text-align:left; padding: 20px 10px;}
.magazine .list_magazine > li > a > .article-content-wrap > .article-description > .article-title  {
   margin:5px 0px; font-size:16px; line-height:1.4em;  font-family: 맑은 고딕; font-weight:bold; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-font-smoothing:subpixel-antialiased;word-break:break-all;}
.magazine .list_magazine > li > a > .article-content-wrap > .article-description > .article-cont {
  color: #aaa; margin:5px 0px; line-height:1.4em;  font-family: 맑은 고딕; height:52px; font-size:12px; font-weight:normal; -webkit-font-smoothing:subpixel-antialiased; display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden; word-break:break-all}
.productGroupBox {background-color:white; cursor:pointer; min-height:50px; padding:5px; padding-left:10px; margin-bottom:7px; border-radius:5px; border:1px solid #eee; position:relative; }
.productGroupBox:hover{background-color:#d1d1d1; transition:.3s}
.productGroupBox .productGroup{width:100%; display:flex;}
.productGroupBox .productGroup .groupIcon{padding-top:5px;}
.productGroupBox .productGroup .groupNm{padding-left: 5px; padding-top:5px;    /*overflow: hidden; text-overflow: ellipsis;*/ max-width: 100%; white-space: pre-wrap;}
.productGroupBox .groupScheduleBox {max-height:0px; overflow:hidden;}
.productGroupBox .groupScheduleBox .groupSchedule{margin-top:5px;}
.optionList {background-color: #f7f0fb; padding: 15px; margin-top: 40px; display:flex}
.optionList .optionBox { background-color: white; padding:10px; border-radius: 10px; margin:0 10px 10px 0; cursor:pointer;}
.optionList .optionBox:hover{/*background-color:#d1d1d1;*/ transition:.3s}
.cart-item {margin-bottom: 10px;}
.cart-item .product-name {line-height:27px;}
.cart-item .product-cnt .input-cnt {width:50px; height:30px; text-align:center; vertical-align: top; border:1px solid #d9d9d9;}
.btnAddBookmark, .btnDelBookmark { border: 1px solid rgb(238, 238, 238); background: none; padding: 10px; display: none; }
.bookmark-heart { font-size: 20px; color: red; }
.bookmark-layer-box { position: fixed; left: 50%; top: 50%; z-index: 999; transform: translate(-50%, -50%); width: 230px; height: 220px; border-radius: 10px; background-color: rgb(47 47 47/ 70%); display:none; }
.bookmark-layer-box .heart-box { text-align:center; padding:25px 0px; }
.bookmark-layer-box .herat-text { text-align:center; color:#f1f1f1 }
.bookmark-layer-box .deactive-heart {font-size:100px; color:#cccccc; }
.bookmark-layer-box .active-heart {font-size:100px; color:#db0000; }
.div-checking {margin:0 auto; width:25px; height:25px; background-color:white; border:1px solid gray; border-radius:13px; transition:0.3s}
.schedule-check {transition:0.3s; cursor: pointer;}

@media (min-width:1100px){
	.list_thumb li figcaption{min-height:85px}
	.list_thumb li .field dd{}  /*padding-right: 10%;  */
	.list_accordion{margin-left:-2%}
	.list_accordion li{width:16.25%;height:510px;padding-left:2%;-webkit-transition:width .25s;transition:width .25s}
	.list_accordion li.active{width:35%}
	.list_accordion figure img{height:100%}
	.review_line .desc p{font-weight:400}
	.sort.on{margin-bottom:54px}
	/*------------------------------분류선택항목목록*/
	.sort_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
	.sort_list strong					{	width:14%;padding-top:12px;background:#ebebeb;font-size:18px;text-align:center}
	.sort_list strong:nth-of-type(1)	{	padding-top:37px}
	.sort_list strong:nth-of-type(4)	{	padding-bottom:37px}
	.sort_list-item{width:calc(86% - 20px);margin-left:20px;padding:12px 5px 20px;background:#f5f5f5}
	.sort_list-item:nth-of-type(1)		{	padding-top:37px}
	.sort_list-item:nth-of-type(4)		{	padding-bottom:37px}
	.sort_list-item a					{	text-indent:15px}
	.sort_list-item a:first-child		{	margin-left:0}

	.sub_cate-wrap dd{padding:0 18px}
	.sub_depth+.sub_title-box{margin-bottom:70px}
	.lecture_info figure{float:left;width:40%}
	.lecture_info .text-box{float:left;width:60%;padding-left:5%}
	.lecture_info .btn-wrap .btn_shop{margin:0 12px}
	.lecture_cont .sticky-menu{width:856px;height:74px}
	.lecture_cont-view{width:856px;border-radius:10px}
	.lecture_profile{width:610px}
	.faq_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
	.review-box .tab-container{width:800px}
	.counseling_info.revers{color:#191919}
	.counseling_info .photo{width:40%}
	.counseling_info .photo img{max-width:426px}
	.counseling_info .text-box{width:50%;padding-left:5%}
	.counseling_info .text-info{margin-top:36px;padding-top:32px;padding-bottom:20px}
	.counseling_info .text-info .desc{margin-top:60px}
	.counseling_info .text-info::after{content:'';display:block;position:absolute;z-index:-1;left:-100%;top:0;width:1920px;height:100%;background:#f2f2f2}
	.supervision .counseling_info .text-info .btn-resev{right:-120px}
	.counseling_info .history{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:150px;margin-top:20px}
	.counseling_cate{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:720px;margin:50px auto 0;padding:34px 45px;border:12px solid #efefef}
	.counseling_cate dt{width:20%;margin-top:12px}
	.counseling_cate dt:first-child{margin-top:0}
	.counseling_cate dd{width:80%}
	.counseling_cate dd:nth-of-type(1){margin-bottom:7px}
	.counseling_cate dd span{margin:5px 4px;padding:5px 10px;border:1px solid #707070;border-radius:7px;font-size:15px}
	.counseling_card{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px;padding:0 2%}
	.counseling_card.wide{max-width:800px;margin-left:auto;margin-right:auto;padding:0}
	.counseling_card-item{width:33.33%;margin:0 16px;padding:25px 25px 35px;}
	.counseling_card-item strong{margin:50px 0 30px;padding:0 20px;text-align:center}
	.counseling_card-item a{right:25px;bottom:25px;opacity:.44}
	.counseling_card-item .moreTag {position: absolute; right: 15px; bottom: 15px; }
	.counseling .datepicker{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1000px;margin:60px auto 0;padding:50px 50px 70px;background:#f8f8f8}
	.counseling .datepicker::after{content:'';display:block;position:absolute;bottom:35px;left:5%;right:5%;height:1px;background:#d6d6d6}
	.counseling .datepicker .title{position:absolute;left:50%;right:0;top:20px}
	.counseling .datepicker .cal{width:365px;padding-right:60px;padding-bottom:30px}
	.counseling .datepicker .calFix{width:425px;padding-right:20px;padding-bottom:30px}
	.counseling .datepicker .cal::after{top:2%;bottom:calc(5% + 30px);right:0;width:1px}
	.counseling .datepicker .calFix::after{top:2%;bottom:calc(5% + 30px);right:0;width:1px}
	.counseling .datepicker .result{width:calc(100% - 365px - 60px );margin-left:20px}
	.counseling .datepicker .result_box{max-height:320px;}
	.counseling .datepicker .sub-btn {min-height:50px;}
	.counseling .datepicker .result_btn a{margin:0 12px}
	.btn_shop.fill{width:163px}
	.maka-view .c_inner{-webkit-box-sizing:content-box;box-sizing:content-box;width:800px}
	.maka-write .c_inner{width:800px}
}
@media (max-width:1099px){
	.list_thumb{margin-left:-14px}
	.list_thumb li{padding-left:14px}
	.list_thumb.teacher li{width:50%}
	.list_thumb.theraphy li{width:100%}
	.list_thumb li figcaption{padding:4px 7px; height:65px; }
	.list_thumb li .name{font-size:9px}
	.list_thumb li .name strong{font-size:15px}
	.list_thumb li .field{font-size:10px;margin-left:6px; max-height:32px;}
	.list_thumb li .field dd{display:inline-block;width:calc(100% - 20px);vertical-align:top}
	.list_thumb li .field .super {overflow: hidden; text-overflow:ellipsis;  max-height: 65px;}
	.list_thumb li .field dd span{display:inline-block}
	.list_thumb li .field dd span:nth-child(even)::after{display:none}
	.list_thumb .price-box{font-size:10px;width:auto;height:26px;padding:6px 20px}
	.list_thumb .price-box .icon-rating{width:7px;height:7px}
	.list_thumb li .field dd .expert-text{font-size:11px; word-break:keep-all;  white-space: break-spaces;}
	.list_thumb li .field .expert-text{font-size:11px; word-break:keep-all;  white-space: break-spaces;}
	.list_thumb li .w3-row .w3-col .expert-text{font-size:11px; word-break:keep-all;  white-space: break-spaces;}
	.list_thumb li .priceText {font-size: 10px;}
	.list_pagination{margin-top:15px}
	.list_pagination a{font-size:13px;font-weight:600}
	.list_pagination ul{margin-top:3px}
	.list_pagination li{margin:0}
	.list_pagination li a{padding:0 5px}
	.list_pagination .icon_arrow{width:10px;height:12px;margin:0 3px}
	.list_pagination .icon_arrow[class*=jump-]{width:14px;height:12px}
	.list_accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-10px}
	.list_accordion li{margin-top:10px;height:120px;-webkit-transition:height .25s;transition:height .25s}
	.list_accordion li.active{height:auto}
	.list_accordion li a{border-radius:12px}
	/* .list_accordion li.active a{height:200px} */
	.list_accordion figure img{width:100%}
	.list_accordion .contract,.list_accordion .expand .title{font-size:18px}
	.list_accordion .expand .title span {font-size:14px;}
	.center .list_magazine{margin-bottom:-90px}
	.list_magazine li{}
	.list_magazine li.wide{width:100%}
	.list_magazine li figcaption{padding:5px 20px;font-size:14px}
	.magazine .list_magazine > li {flex-basis: 100%;  border: 0px solid #eee;}
	.magazine{margin-bottom:-90px}
	.magazine .list_magazine{margin:0 -15px}
	.review-modal-background {height: 100%; padding-top: 0px !important; z-index: 100;}
	.review-modal-box{height:100%;}
	.review-modal-header {border-bottom: 1px solid #eee; min-height:70px; padding-top:30px !important;}
	.review-modal-body{border-bottom: 1px solid #eee; height:70%; overflow:auto;}
	.review-modal-body .review-modal-content{width: 100%;  white-space: pre-line; font-size: 14px; font-family: 맑은 고딕; word-break: keep-all;}
	.review-modal-footer{}
	.review{width:auto}
	.review_line{font-size:12px}
	.review_line .info{width:21%; padding-left:10px;}
	.review_line .info span { font-size:11px; }
	.review_line .desc{width:61%;padding:0 10px}
	.review_line .desc strong{font-size:14px}
	.review_line .desc p{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;font-weight:200}
	.review_line .desc .mobileAnchorBox{text-align:right;}
	.review_line .desc .mobileAnchor{font-size:12px; font-weight: 450; display:inline-block; }
	.review_line .desc .reviewDetailBox {display:none;}
	.review_line .ratings{padding-left:0; padding-top: 35px;}
	.review_line .ratings .icon-rating{width:10px;height:10px;}
	.sort{margin-top:85px}
	.sort_search{top:-65px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}
	.sort_search input{width:100%}
	.sort_list strong{position:relative;padding:10px 0 2px;border-bottom:1px solid #5c5c5c;font-weight:600}
	.sort_list strong .btn{display:block;position:absolute;left:0;top:0;width:100%;height:100%}
	.sort_list strong .btn::before{content:'';display:block;position:absolute;right:0;bottom:8px;width:14px;height:12px;padding-right:0;background:url(/upload/_images/home_mycoun/icon_select-arrow.svg) 50%/100% auto no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg)}
	.sort_list strong .on.btn::before{-webkit-transform:rotate(0);transform:rotate(0)}
	.sort_list-item{margin-left:-12px;margin-bottom:10px}
	.sort_list-item a{margin-top:10px;margin-left:12px;padding:2px 8px}
	.sort_list-item a.active{color:#fff;background:#bc5c5a;border-radius:20px}
	.sub_title{font-size:20px;margin-top:50px;margin-bottom:18px}
	.sub_visual{height:auto;overflow:hidden;}
	.sub_section1_margin {margin-bottom:50px;}
	.sub_section2_margin {margin-bottom:50px;}
	.sub_section3_margin {margin-bottom:50px;}
	.sub_section4_margin {margin-bottom:50px;}
	.sub_visual img{width:130%}
	.sub_cate-wrap{font-size:15px}
	.sub_cate-wrap .c_inner{height:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:15px}
	.sub_cate-wrap dd{text-align:center}
	.sub_cate-wrap a.active::after{width:5px;height:5px;bottom:-7px}
	.sub_title-box{margin:18px 0}
	.sub_title-box .title{font-size:20px}
	.sub_title-box .title small{font-size:16px;display:none}
	.sub_depth{font-size:12px;margin:5px 0}
	.fixed-bann{top:auto;bottom:120px;right:9px}
	.fixed-bann figure{min-width:46px;min-height:70px}
	.lecture_info .text-box{margin-top:30px;}
	.lecture_info .text-box .title{font-size:16px}
	.lecture_info .text-box .title p{margin-top:5px}
	.lecture_info .text-box .title .icon-rating{width:15px;height:15px}
	.lecture_info .text-box .price p{font-size:14px}
	.lecture_info .btn-wrap        { display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
		                             position:relative; z-index:10;left:0;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:60px; text-align:center; margin:0;padding:12px 15px;background:#f9f9f9}
	.lecture_cont{margin-top:100px}
	.lecture_cont .sticky-menu{top:50px}
	.lecture_cont .sticky-menu a{font-size:12px;padding:5px 16px}
	.lecture_cont .sticky-menu .bg{padding:0 16px}
	.lecture_cont-view{min-height:200px;padding:20px;margin:15px -15px 0}
	.lecture_cont-view figure{margin:0 -20px}
	.lecture_profile .photo{width:32%}
	.lecture_profile .text-box{width:68%;padding-left:12px}
	.lecture_profile .text-box .title{margin-top:0}
	.lecture_profile .text-box .title strong{font-size:12px}
	.lecture_profile .text-box .title p{font-size:10px}
	.lecture_profile .text-box dt{margin:12px 0 20px;font-size:10px}
	.lecture_profile .text-box dd{font-size:10px}
	.faq_item{width:auto;padding:30px 5px;}
	.faq_item::before{width:auto;height:1px;top:0;left:60px;right:60px}
	.faq_item p{margin-top:28px}
	.review-box{margin:0 15px}
	.review-box .tab-header{font-size:14px;margin:50px 0 30px}
	.review-box .tab-header a{margin:0 10px}
	.counseling_info{display:block;padding:0}
	.counseling_info.revers{margin-top:60px}
	.counseling_info .photo{position:relative}
	.counseling_info.revers .photo{display:none}
	.counseling_info .photo figcaption{position:absolute;bottom:0;left:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 10px 15px;background:rgba(53,53,53,.5);color:#fff}
	.counseling_info .photo figcaption .title{display:block}
	.counseling_info .photo figcaption .title strong{font-size:22px}
	.counseling_info .photo figcaption .title strong small{font-size:14px}
	.counseling_info .photo figcaption .title .date{display:-webkit-box;display:-ms-flexbox;display:flex}
	.counseling_info .photo figcaption .title .date p{margin-right:0;font-size:10px}
	.counseling_info .photo figcaption .title .date p:first-child{margin-right:10px}
	.counseling_info .photo figcaption .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5px;font-size:16px}
	.counseling_info .photo figcaption .price b,.counseling_info .photo figcaption .price span{font-size:18px;vertical-align:bottom}
	.counseling_info.revers .text-box{padding-right:0; content: ''; display: block; z-index: -1; left: -100%; top: 0; height: 100%; background: #f2f2f2;}
	.counseling_info.revers .text-box::after{content: ''; display: block; position: absolute; z-index: -1; background: #f2f2f2; bottom: 0; height: auto; left: auto; right: 0; top: 0; width:1920px; }
	.counseling_info .title strong small{font-size:20px}
	.counseling_info .title strong{display:block;padding-top:20px}
	.counseling_info .text-info{padding-top:80px;padding-bottom:40px}
	.counseling_info.revers .text-info{margin-top:30px;padding-top:0;padding-bottom:40px; }
	.counseling_info .text-info::after{top:-50%;bottom:0;height:auto}
	.counseling_info.revers .text-info::after{right:0;top:0}
	.counseling_info .text-info .price{font-size:16px}
	.counseling_info .text-info .desc{font-size:16px}
	.counseling_info .text-info .info{margin-top:20px;font-size:16px}
	.counseling_info .text-info .btn-resev{top:20px;right:auto;left:50%;margin-left:16px;padding:7px 14px;background:#8a5941}
	.lecture_info .btn-resev{top:20px;right:auto;left:50%;margin-left:16px;padding:7px 14px;background:#8a5941}
	.counseling_info .text-info .career dt{font-size:16px}
	.counseling_info .text-info .career dd{font-size:14px}
	.counseling_info .text-info .career+.career{display:none}
	.counseling_cate dl{display:block}
	.counseling_cate dt{padding:10px 0 2px;border-bottom:1px solid #5c5c5c;font-weight:600}
	.counseling_cate dd{margin-left:-12px;margin-bottom:10px;font-size:14px}
	.counseling_cate dd:nth-of-type(1){margin-left:0;margin-top:10px}
	.counseling_cate dd span{margin-top:10px;margin-left:12px}
	.counseling_card{margin:60px -15px 0}
	.counseling_card-item{margin-top:20px;padding:34px 15px}
	.counseling_card-item strong{font-size:16px;min-height:58px;margin:0 0 10px}
	.counseling_card-item p{font-size:14px}
	.counseling_card-item a{display:block;position:absolute}
	.counseling_card-item a{overflow:hidden;right:15px;bottom:5px;width:35px;height:16px;background:url(/upload/_images/home_mycoun/icon_card-view.svg) 0 0/100% auto no-repeat;text-indent:-999px; font-size:0px;}
	.counseling .datepicker{margin-top:35px}
	.counseling .datepicker .cal{width:100%;margin-top:12px;padding-bottom:20px}
	.counseling .datepicker .cal::after{left:50px;right:50px;bottom:0;height:1px}
	.counseling .datepicker .calFix{width:100%;margin-top:12px;padding-bottom:20px}
	.counseling .datepicker .calFix::after{left:50px;right:50px;bottom:0;height:1px}
	.counseling .datepicker .result{margin-top:20px}
	.counseling .datepicker .result_box{max-height:320px}
	.counseling .datepicker .result_item{padding:3px 8px 3px 5px;font-size:12px}
	.counseling .datepicker .result_item .time span{font-size:13px;}
	.counseling .datepicker .result_item .time{padding:7px 4px;}
	.counseling .datepicker .result_item .time::before{width:16px;height:16px}
	.counseling .datepicker .result_btn { display:-webkit-box;  display:-ms-flexbox; display:flex; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;position:fixed;z-index:10; left:0; bottom:0;
		                                 -webkit-box-sizing:border-box; box-sizing: border-box;width:100%;height:60px;margin:0;padding:12px 15px;background:#f9f9f9; }

	.counseling .pop-time{padding-left:30px;padding-right:30px;margin-top:75px;margin-left:-20px;font-size:16px}
	.btn_shop{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:35px;vertical-align: center}
	.btn_shop.square{overflow:hidden;width:35px;text-indent:-999px;background:url(/upload/_images/home_mycoun/icon_wish.svg) 50%/18px auto no-repeat}
	.btn_shop.stroke{padding:0 20px}
	.btn_shop.fill{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;min-width:133px}
	.maka .sub_title-box{margin-bottom:60px}
	.maka_sort-cate{margin-bottom:24px}
	.maka_sort-cate li{padding:0 15px}
	.maka_sort-cate .search{top:auto;bottom:0;height:22px}
	.maka_sort-cate .btn-wrap{top:-80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
	.maka_sort-list{margin:0 -15px}
	.maka .btn-sort{padding:2px;font-size:14px}
	.maka .btn-search{width:15px;height:15px;margin-top:8px}
	.maka .btn-write{font-size:14px;font-weight:400;color:#373737}
	.maka-view .title-box{margin-top:56px}
	.maka-view .main-title{font-size:20px}
	.maka-view .content-box{margin-top:36px}
	.maka-view .content-box figure{width:100%;margin:16px auto}
	.maka-view .content-box figure img{width:100%}
	.maka-write .title-box{font-size:16px;display:none}
	.maka-write .write-box{font-size:16px;margin-top:40px}
	.maka-write .inp{font-size:16px}
	.maka-write .inp_select{width:40%;text-indent:10px}
	.maka-write .inp_textarea{height:220px}
	.maka-write .btn-box a{padding:0 24px;margin-left:10px}
	.productGroupBox .productGroup .groupNm{font-size:13px;}
	.productGroupBox .groupScheduleBox {font-size:13px !important;}
	.productGroupBox .groupScheduleBox p{font-size:13px !important;}
    .icon_fill-arrow::after{display: none;}
	.optionList {display:block;}
	.datepicker .optionList .optionBox span {font-size:13px;}
	.cart-item {font-size:12px; line-height:20px;}
	.cart-item span {font-size:12px;}
	.counseling .datepicker .date-personal {display:block;}

}

@media (min-width:1100px) and (max-width:1099px){
	.sort_list strong{font-size:16px}
}
