/* BASIC css start */
.membership_con{padding:0 16px;}
.membershipHeader {padding:30px 0;}
.membershipHeader h2 {font-size:25px; font-weight:500;}
.membershipHeader span {font-size:14px; line-height:18px; margin-top:25px; display:block;}
.membershipHeader a {border:1px solid #000; line-height:40px; display:block; text-align:center; margin-top:10px; font-weight:500; font-size:16px; }
.membershipHeader a.first {margin-top:25px;}

.membership_con h3 {font-size:20px; font-weight:bold; border-bottom:2px solid #000; line-height:40px; margin-bottom:15px;}

.membership_con.couponContainer {background:#333; color:#fff; padding:30px 16px 50px;}
.membership_con.couponContainer h3 {color:#fff; border-bottom:2px solid #fff;}
.membership_con.couponContainer .couponWrap img {width:100%;}
.membership_con.couponContainer .couponWrap .coupon {position:relative; margin-bottom:10px;}
.membership_con.couponContainer .couponWrap .coupon:last-child {margin-bottom:0;}
.membership_con.couponContainer p {margin-top:20px;}
.membership_con.couponContainer .couponWrap .svg_wrap {position:absolute; top:0; left:0;}
.membership_con.couponContainer .couponWrap .svg_wrap svg {width:100%; height:auto;}

.membership_con.gradeContainer {background:#fff; padding:30px 16px 50px;}
.membership_con.gradeContainer h3 {color:#000; border-bottom:3px solid #000;}

.membership_con.couponContainer .couponWrap img {width:100%;}
.membership_con.couponContainer .couponWrap .coupon {position:relative; margin-bottom:10px;}
.membership_con.couponContainer .couponWrap .coupon:last-child {margin-bottom:0;}
.membership_con.couponContainer p {margin-top:20px;}
.membership_con.couponContainer .couponWrap .svg_wrap {position:absolute; top:0; left:0;}
.membership_con.couponContainer .couponWrap .svg_wrap svg {width:100%; height:auto;}


.membership_con .ms_visual{font-size:0;line-height:0;}
.membership_con .ms_benefit{text-align:center;padding-bottom:110px;}
.membership_con .ms_benefit li{float:left;width:50%;font-size:15px;padding:50px 0;border-bottom:1px solid #f0f0f0;}
.membership_con .ms_benefit .ms_benefit_r{margin-right:-1px;border-right:1px solid #f0f0f0;}
.membership_con .ms_benefit p{clear:both;font-size:15px;padding:24px 20px 0;}
.membership_con .ms_grade{text-align:center;}
.membership_con .ms_grade p{font-size:24px;font-weight:bold;padding-bottom:20px;border-bottom:3px solid #060606;}
.membership_con .ms_grade_list{overflow:hidden;}
.membership_con .ms_grade_list .box{border-bottom:1px solid #f0f0f0;width:100%;padding:40px 0;overflow:hidden;}
.membership_con .ms_grade_list .box ul{float:left;}
.membership_con .ms_grade_list .box .ms_grade_list_l{text-align:center;width:50%;padding-top:20px;font-size:15px;}
.membership_con .ms_grade_list .box .ms_grade_list_l .ms_grade_money{color:#999;padding-top:10px;}
.membership_con .ms_grade_list .box .ms_grade_list_r{text-align:left;width:50%;}
.membership_con .ms_grade_list .box .ms_grade_list_r .ms_grade_coupon_none{background:url(/design/webddle01/img/title/MS_coupon_none.jpg) no-repeat;height:50px;padding:18px 0 0 25px;font-weight:bold;}
.membership_con .ms_grade_list .box .ms_grade_list_r .ms_grade_coupon_p{background:url(/design/webddle01/img/title/MS_coupon_p.jpg) no-repeat;height:50px;padding:18px 0 0 25px;font-weight:bold;color:#fff;}
.membership_con .ms_grade_list .box .ms_grade_list_r .ms_grade_coupon_s{background:url(/design/webddle01/img/title/MS_coupon_s.jpg) no-repeat;height:50px;padding:18px 0 0 25px;font-weight:bold;color:#382710;}

.membership_con .ms_grade_btm{}
.membership_con .ms_grade_btm ul{padding-top:45px;text-align:left;}
.membership_con .ms_grade_btm ul:first-child {padding-top:0;}
.membership_con .ms_grade_btm ul p{font-weight:bold;font-size:18px;padding-bottom:20px;}
.membership_con .ms_grade_btm ul li{position:relative; color:#999; margin-bottom:15px; padding-left:15px; line-height:18px;}
.membership_con .ms_grade_btm ul li:after {content:'-'; position:absolute; top:0; left:0;}

.membership_con .gradeList {border-bottom:3px solid #000;}
.membership_con .gradeList .flex_wrap {display:flex; width:100%; padding:24px 0; border-bottom:2px solid #000; align-items:start;}
.membership_con .gradeList .flex_wrap:last-child {border-bottom:0;}
.membership_con .gradeList .flex_wrap > div {display:inline-block; width:50%;}
.membership_con .gradeList .flex_wrap .left .eng {font-size:30px; font-weight:600; color:#000; line-height:1;}
.membership_con .gradeList .flex_wrap .left .kor {font-size:18px; color:#000;}
.membership_con .gradeList .flex_wrap .right .gray {font-size:14px; color:#999; margin-bottom:2px;}
.membership_con .gradeList .flex_wrap .right .black {font-size:18px; color:#000;}
.membership_con .gradeList .flex_wrap .right .orange {font-size:18px; color:#ff3800;}
/* BASIC css end */

