@charset "utf-8";

.mentor_banner img {width:100%;height:auto}

/* 서브 배너 슬라이드 */
.slide_bn {padding:0}
.slide_bn .splide {margin:0 auto;max-width:420px;padding:0}
.slide_bn .splide img {width:100%;height:auto}
.slide_bn .splide__pagination {
    position: absolute;
    z-index: 1;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
}
.slide_bn .splide__pagination__page.is-active {
    transform: scale(1);
    background: #ffa800;
}
.slide_bn .splide__pagination__page {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 100%;
    margin: 5px;
    padding: 0;
    transition: transform .2s linear;
    border: none;
    opacity: .7;
}

/* 서브 슬라이드 배너 */
.sub_banner {margin:10px 0}

/* 선생님 슬라이드 공통 */
.mentor_contnet {position:relative;padding:15px 15px;max-width:210px;border-radius:12px;;background:#fff;box-shadow:rgb(200 160 85 / 50%) 1px 2px 5px}
.mentor_contnet .mentor_img {padding:0 12px 10px}
.mentor_contnet .mentor_img img {margin:0 auto;width:80% !important;height:auto;border-radius:100%}
.mentor_info {text-align:center}
.mentor_info .mt_type {}
.mentor_info .mt_type img {display:inline-block;vertical-align:middle;height:16px;width:auto}
.mentor_info .mt_type span {display:inline-block;margin-left:5px;font-size:14px;color:#e45c5c;vertical-align:middle}
.mentor_info .mt_name {padding:5px 0 0;font-size:16px;color:#000;letter-spacing:-1px}
.mentor_info .mt_cont {padding:7px 0 5px;font-size:12px;line-height:15px;color:#888;letter-spacing:-1px}
.mentor_info .mt_cost {padding:10px 0 5px;font-size:18px;font-weight:bold;line-height:20px}
.mentor_info .mt_stats {font-size:12px}
.mentor_info .mt_vote {color:#888}
.mentor_info .mt_vote i {color:#ecaf44}
.mentor_info .mt_review {margin:0 5px;color:#888}
.mentor_info .mt_view {color:#ff6600}
.mentor_info .mt_new {color:#f2b139;font-weight:bold;margin:0 5px}

#mentor_ul {margin:0 -2px 0;padding:0;list-style:none;zoom:1}
#mentor_ul:after {display:block;visibility:hidden;clear:both;content:""}
#mentor_ul li {margin-bottom:15px}
#mentor_ul .mt_content {position:relative;position:relative;margin:5px;padding:15px 20px;max-width:200px;border-radius:12px;background:#fff;box-shadow:1px 2px 5px #ccc}
#mentor_ul .mt-box-2, #mentor_ul .mt_lt_row {position:relative;min-height:1px;padding-left:2px;*padding-left:0;padding-right:2px;*padding-right:0;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0}
#mentor_ul .mt-box-2 {width:50%}
#mentor_ul .mt_lt_row .box_clear {clear:both}
#mentor_ul .mt_li:nth-child(2n+1) {clear:both}
.mt_content .mentor_img {padding:0 0 10px}
.mt_content .mentor_img img {width:100%;height:auto;border-radius:100%}
.mt_content .mentor_info {}
.mt_content .mt_type {}
.mt_content .mt_type img {display:inline-block;vertical-align:middle}
.mt_content .mt_type span {display:inline-block;margin-left:5px;font-size:14px;color:#e45c5c;vertical-align:middle}
.mt_content .mt_name {padding:5px 0 0;font-size:16px;letter-spacing:-1px;color:#000}
.mt_content .mt_cont {padding:7px 0 5px;font-size:12px;line-height:15px;color:#888}
.mt_content .mt_cost {padding:10px 0 0;font-size:18px;font-weight:bold;line-height:20px}
.mt_content .mt_stats {font-size:12px}
.mt_content .mt_vote {color:#888}
.mt_content .mt_vote i {color:#ecaf44}
.mt_content .mt_review {margin:0 5px;color:#888}
.mt_content .mt_view {color:#ff6600}
.mt_content .mt_new {color:#f2b139;font-weight:bold;margin:0 5px}

/* 예약하기 */
.reserve_mt_pic {padding:0;text-align:center;background:#eee}
.reserve_mt_pic .mt_image {width:100%;height:auto}
.reserve_mt_pic .no_image {padding:49px;width:71.5%;height:auto}

#reserve_frm {padding:30px 30px 50px;text-align:center}
#reserve_frm .rv_tit {font-size:16px;font-weight:bold}
#reserve_frm .rv_tit_sub {margin:5px 0 0;font-size:13px;color:#a1a5a6}
#reserve_frm .rv_tit_sub span {color:#ff0000;letter-spacing:-1px}
#reserve_frm .reserve_name {padding:0 0 17px;font-size:20px;font-weight:bold;border-bottom:1px solid #eee}
#reserve_frm .reserve_type {padding:17px 0;border-bottom:1px solid #eee}
#reserve_frm .reserve_time {padding:17px 0;border-bottom:1px solid #eee}
#reserve_frm .reserve_people {padding:17px 0;border-bottom:1px solid #eee}
#reserve_frm .reserve_cash {margin:20px 0;font-size:20px}
#reserve_frm .reserve_cash strong {display:inline-block;width:100px;margin-left:10px}
#reserve_frm .rv_select {padding:15px 0 0;margin-right:-2%}
#reserve_frm .rv_select:after {display:block;visibility:hidden;clear:both;content:""}
#reserve_frm .rv_select input[type=radio]{display:none;}
#reserve_frm .rv_select input[type=radio]+label{
	float:left;
	width:48%;
	margin-right:2%;
	cursor:pointer;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	border:1px solid #f2bc23;
	border-radius:20px;
}
#reserve_frm .rv_select input[type=radio]+label{background:#fff;color:#ff9511}
#reserve_frm .rv_select input[type=radio]:checked+label{background:#f2bc23;color:#fff}
#reserve_frm .reserve_people .rv_select input[type=radio]+label{width:23%}

#reserve_frm #rv_sample input[type=radio]+label{width:98% !important}

/* 마이페이지 상세 */
#mysub_totals {padding:20px 0 15px;font-size:16px;color:#ff9100;font-weight:bold;text-align:center;background:#fffcdf;border-bottom:1px solid #f69020}
#zzim_lt {position:relative;overflow:hidden;margin:30px 0 40px;padding:0 15px 20px;}
#zzim_lt .mt_content {padding:15px 20px 20px}