@charset "utf-8";

/*#wrap:after, #container:after, #footer:after, #header:after, .inner:after, ul:after, dl:after{display:block;clear:both;content:'';}*/
#wrap {position: relative;	width: 100%;}


/* --------------------------------------------
 * header
/* ------------------------------------------ */
header{}
header .header_wrap{width:1190px; margin:0px auto 20px; height:110px; padding-top:20px; position:relative; }

header .header_wrap h1{float:left; width:25%;position:relative;}
header .header_wrap h1 span{position:absolute;top:50px;left:154px; line-height:16px;font-style: italic; color: #f8981d; font-weight: 600;}
header .header_wrap h1 span.font_s12{font-size:12px;}
header .header_wrap .menuGnb{padding:40px 30px; float:left; width:47%}
header .header_wrap .menuGnb ul{height:30px;}
header .header_wrap .menuGnb ul li{float:left; font-size:22px; margin-right:40px; font-weight:600;}

header .header_wrap .menuGnb ul li a{color:#666;}
header .header_wrap .menuGnb ul li a:hover{color:#fb653d;}
header .header_wrap .menuGnb ul li:last-child{margin-right:0;}
header .loginBox {position:absolute; top:17px; right:0;}
header .loginBox ul {}
header .loginBox ul li{float:left;}
header .loginBox ul li a{
    margin-left: 7px;
    font-weight: 600;
    font-family: 'Lato','Nanum Barun Gothic','Montserrat',dotum,'돋움',gulim,'굴림',Arial,AppleGothic,verdana,sans-serif;
    font-size: 14px;
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 5px;
}
header .loginBox ul li a.loginbtn{background:#f8643d; color:#fff;border:1px solid #f8643d;}
header .loginBox ul li a.joinbtn{color:#f8643d; border:1px solid #f8643d;}
header .header_wrap .menuRight{padding-top:20px; text-align:left;}
header .header_wrap .menuRight > div{float:left;}
header .header_wrap .menuRight .sitemenu_wrap{/*padding:60px 40px;*/;position:fixed; top:0; left:0; transition:0.5s; background:#666;height:100%; width:0px; overflow-x: hidden;}
header .header_wrap .menuRight .sitemenu_wrap > ul{padding:60px 30px;}
header .header_wrap .menuRight .sitemenu_wrap > ul > li > a{color:#fff;font-size:21px; font-weight:600; border-bottom: 1px solid rgba(255,255,255,0.2); padding: 12px; display:block;  transition:0.3s;}
header .header_wrap .menuRight .sitemenu_wrap > ul > li > a:hover{color:#fb653d;}
header .header_wrap .tel{line-height:30px; width:290px; }
header .header_wrap .tel span{font-size:30px; color:#666; font-weight:800;}
.sitemenu_icon{padding:22px 0 0 5px;    cursor: pointer;}
header .header_wrap .menuRight .sitemenu_wrap span{position:absolute; right:30px; top:30px;  width:16px; height:16px;   background: url(/_img/mobile/icon_close.png) no-repeat; background-size:16px;}

header .header_wrap .menuRight .sitemenu_wrap > ul > li > ul > li a {    color: #fff; font-size: 18px; font-weight: 400; padding: 5px 10px 5px; display: block;  transition:0.3s; width:130px;}
header .header_wrap .menuRight .sitemenu_wrap > ul > li > ul > li a:hover{color:#fb653d;}

/* -------------------------------------------- 
 * container
/* ------------------------------------------ */
.content_wrap{width:1190px; margin:0 auto;}
.content_wrap section{float:left;}

.content_wrap h2{font-size:18px;line-height:18px;}

/*divLeft*/
.divLeft{width:290px;}
/*side menu*/
.divLeft .side_menu ul li{float:left; margin:0 10px 10px 0;}
.divLeft .side_menu ul li a{width:140px; height:140px; border:1px solid #dedede;  display:inline-block; text-indent:-9999px;cursor: pointer; background:#fff;}
.divLeft .side_menu ul li.sm01 a{background: url(../_img/sm01_off.png) no-repeat; }
.divLeft .side_menu ul li.sm01 a:hover{background: url(../_img/sm01_on.png) no-repeat #f3f3f3;}
.divLeft .side_menu ul li.sm02 a{background: url(../_img/sm02_off.png) no-repeat; }
.divLeft .side_menu ul li.sm02 a:hover{background: url(../_img/sm02_on.png) no-repeat #f3f3f3;}
.divLeft .side_menu ul li.sm03 a{background: url(../_img/sm03_off.png) no-repeat; }
.divLeft .side_menu ul li.sm03 a:hover{background: url(../_img/sm03_on.png) no-repeat #f3f3f3;}
.divLeft .side_menu ul li.sm04 a{background: url(../_img/sm04_off.png) no-repeat; }
.divLeft .side_menu ul li.sm04 a:hover{background: url(../_img/sm04_on.png) no-repeat #f3f3f3;}
.divLeft .side_menu ul li.sm05 a{background: url(../_img/sm04_off.png) no-repeat; }
.divLeft .side_menu ul li.sm05 a:hover{background: url(../_img/sm04_on.png) no-repeat #f3f3f3;}
.divLeft .side_menu ul li.sm06 a{background: url(../_img/sm05_off.png) no-repeat; }
.divLeft .side_menu ul li.sm06 a:hover{background: url(../_img/sm05_on.png) no-repeat #f3f3f3;}
.divLeft .side_menu ul li.sm07 a{background: url(../_img/sm06_off.png) no-repeat; }
.divLeft .side_menu ul li.sm07 a:hover{background: url(../_img/sm06_on.png) no-repeat #f3f3f3;}
.divLeft .side_menu ul li.sm08 a{background: url(../_img/sm08_off.png) no-repeat; }
.divLeft .side_menu ul li.sm08 a:hover{background: url(../_img/sm08_on.png) no-repeat #f3f3f3;}
.divLeft .side_menu ul li a:hover{border:1px solid #fb653d;}


/*구입신청하기*/
.divLeft .buy_box{width:290px;height:140px; margin-bottom:10px; padding:20px; background: url(../_img/buy_bg.png) no-repeat #ededed;}
.divLeft .buy_box p{font-size:16px; line-height:28px; color:#222;}
.divLeft .buy_box span.b_btn{background:#232322; color:#fff; padding:8px 25px; border-radius:20px; display: inline-block;margin-top: 20px;float: right;}

/*실시간신청현황*/
.divLeft .time_box{width:290px; height:236px;/*height:386px;*/ border:1px solid #dedede;  padding:20px; position:relative;}
.divLeft .time_box h2{margin-bottom:20px;}
.divLeft .time_box ul li{line-height:32px; color:#666;}
.divLeft .time_box ul li p{width:180px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.divLeft .time_box ul li span.c_ing{ background-position:0 0;}
.divLeft .time_box ul li span.c_end{background-position:0 -22px;}
.divLeft .time_box ul li span{width:64px; height:22px; background: url(../_img/ing.png) no-repeat; display:inline-block; margin:-25px 0 0; float:right;}

/*20180329추가*/
.divLeft .moneyBox{margin-top:10px;}
.divLeft .moneyBox div{float:left;}
.divLeft .moneyBox .money01,.divLeft .moneyBox .money02{width:140px; height:140px; padding:20px 0 20px 20px; letter-spacing: -1px;}
.divLeft .moneyBox .money01{ background:url(../_img/money_bg.png) no-repeat right 70% #2f6dd5; margin-right:10px;}
.divLeft .moneyBox .money02{background:#fb653d;}

.divLeft .moneyBox .money01 h2{font-size:16px; font-weight:600;margin-bottom:20px; color:#fff; line-height:24px;}
.divLeft .moneyBox .money01 p{font-size:14px; color:#fff; line-height:18px;}

.divLeft .moneyBox .money02 h2{font-size:16px; font-weight:600;margin-bottom:16px; color:#fff;line-height:24px;}
.divLeft .moneyBox .money02 p.b_font{font-size:20px; color:#fff;font-weight:600;}
.divLeft .moneyBox .money02 p{font-size:14px; color:#fff;}
.divLeft .moneyBox .money03{padding:20px; width:100%; height:140px; color:#fff; background:url(../_img/money_bg.png) no-repeat right 70% #2f6dd5; border-radius:10px;}
.divLeft .moneyBox .money03 h1{margin-top:20px; font-size:40px; font-weight:600; letter-spacing:-0.05em; line-height:1;}
.divLeft .moneyBox .money03 h2{font-size:20px; font-weight:600; margin-top:10px;}
.divLeft .moneyBox .money03 p{margin-top:5px; font-size:18px; line-height:1;}
/*divRight*/
.divRight{margin-left:10px;}
.divRight  .content_top{height:440px;}

/*비주얼영역*/
.divRight  .content_top > div{float:left; }
.divRight  .content_top .main_visual{width:564px; height:440px; position:relative;  background:#666; overflow:hidden;}
.bxslider li{float:left; width:564px; height:440px; }
.bxslider li div{padding: 20px;}
.bxslider li div span{font-size:18px; color:#fff;}
.bxslider li div p{font-size: 30px;line-height: 35px;font-weight: 600;color:#fff;}
.bxslider li:nth-child(1){background: url(../_img/visual02.jpg) no-repeat;}
.bxslider li:nth-child(2){background: url(../_img/visual02.jpg) no-repeat;}


/*판매상담현황*/
.divRight .content_top .main_visual .sell_count{width:130px;text-align:right; position:absolute; right:25px; top:20px; color:#fff; z-index:99;}
.divRight .content_top .main_visual .sell_count h2{border:1px solid #fff; padding:5px 10px;}
.divRight .content_top .main_visual .sell_count .consult_box li.m2{border-top:1px solid #fff; margin-top:10px;}
.divRight .content_top .main_visual .sell_count .consult_box li div span{font-size:18px; font-weight:400;}
.divRight .content_top .main_visual .sell_count .consult_box li div p{font-size:30px; font-weight:600;}

/*차시세정보*/
.divRight .content_top .main_visual .car_info{position:absolute; width:545px; height:140px; border:1px solid #fff; padding:26px 20px; bottom:10px; left:10px; z-index:99; }
.divRight .content_top .main_visual .car_info ul{ width: 100%;height: 86px;position:absolute;}
.divRight .content_top .main_visual .car_info ul li{float:left;}
.divRight .content_top .main_visual .car_info ul li dl{float:left; color:#fff; text-align:right; margin-right:30px; width:29%;}
.divRight .content_top .main_visual .car_info ul li dl dt{font-size:18px; font-weight:500; margin-bottom:24px; line-height:18px;}
.divRight .content_top .main_visual .car_info ul li dl dd{ font-size:30px; line-height:30px; font-weight:500;}
.divRight .content_top .main_visual .car_info ul li dl:first-child{text-align:left;}
.divRight .content_top .main_visual .car_info ul li dl:first-child dt{margin-bottom:10px;}
.divRight .content_top .main_visual .car_info ul li dl:first-child dd{font-size:16px;line-height:20px;}
.divRight .content_top .main_visual .car_info ul li dl:last-child{margin-right:0;}

/*무료상담box*/
.divRight  .content_top .counsel_box{width:316px; height:440px; border:2px solid #f8643d; margin-right:10px; padding:20px; background:#ededed;}
.divRight  .content_top .counsel_box .small_txt{height:30px; font-size:16px; font-weight:400; color:#454545;}
.divRight  .content_top .counsel_box h1{font-size:28px; line-height:28px; margin-bottom:15px;}
.divRight  .content_top .counsel_box p{color:#666; padding:10px 0 15px;line-height:20px;}
.divRight  .content_top .counsel_box .howtosell_btn{cursor:pointer;}
.divRight  .content_top .counsel_box .counsel_form{/*border:1px solid #9c9c9c; padding:15px;*/ margin-top:15px;border-radius:5px;/* background: #f4f4f4;*/}
.divRight  .content_top .counsel_box .counsel_form .form_group{/*width:240px;*/height:38px; margin:-1px 0 0 -1px;position:relative;}
/*.divRight  .content_top .counsel_box .counsel_form .form_group label{position:absolute;padding: 10px 0px 0 10px; color:#222; font-weight:600; z-index:999;}*/
.divRight  .content_top .counsel_box .counsel_form .form_group label {border-left: 1px solid #c3aa43;border-right: 1px solid #c3aa43;position: absolute;padding: 10px; color: #222; font-weight: 600; z-index: 99; background: #ffcc0b; width: 70px; height: 37px; border-bottom: 1px solid #c3aa44; margin-top: 1px;text-align: center;}
.divRight  .content_top .counsel_box .counsel_form .form_group input { font-size:12px;padding:12px 0px 12px 74px; background:#fff; box-sizing:border-box; width:100%; height:100%;border:1px solid #dedede;}
.divRight  .content_top .counsel_box .counsel_form .form_group input:focus{border:1px solid #fb653d;position:relative; z-index:9;}
.divRight  .content_top .counsel_box .counsel_form .checkwrap{margin-top:5px;}
.divRight  .content_top .counsel_box .counsel_form .checkwrap .check label{font-size:12px; color:#454545;}
.divRight  .content_top .counsel_box .counsel_form .checkwrap .check a{font-size:12px; color:#fff; background:#cecece; padding:5px; float:right;}
.divRight  .content_top .counsel_box .counsel_form .checkwrap button{ border:none; background:#f8643d;font-size:20px; text-align:center; padding:10px 0;cursor:pointer; color:#fff; width:100%; margin-top:5px; font-weight:600;}

/*하단 컨텐츠*/
.divRight .content_bottom{margin-top:10px;}

.divRight .content_bottom > div{float:left;}
.divRight .content_bottom .qa_listBox{  margin-right:10px;width:277px; height:236px; padding:20px; }

.divRight .content_bottom > div h2{margin-bottom:22px;}
/*.divRight .content_bottom .qa_listBox > div{ width:235px; height:147px; overflow:hidden; }*/
.divRight .content_bottom .qa_listBox .qa_boxwrap{width:237px; height:157px; overflow:hidden;}
.divRight .content_bottom .qa_listBox .qa_boxwrap dl{float:left !important; width:235px; height:170px;overflow:hidden; padding:1px;}
.divRight .content_bottom .qa_listBox .qa_boxwrap dl dt{font-size:20px; line-height:26px; padding-left:24px;}
.divRight .content_bottom .qa_listBox .qa_boxwrap dl dd{line-height:20px;border-top: 1px solid #b3b3b3; padding-top: 10px; margin-top: 10px; background: url(../_img/faq_a.png) no-repeat left 13px; padding-left:24px;}

/*.divRight .content_bottom .qa_listBox div dl dd:before{content:'A.'; display:inline-block; color:#222;}*/

.divRight .content_bottom .main_faq{ border:1px solid #dedede;}
.divRight .content_bottom .main_faq  dl dt{background: url(../_img/faq_q.png) no-repeat left 4px;}
.divRight .content_bottom .tip{background:#ededed;}
.divRight .content_bottom .tip  dl dt{background: url(../_img/tip_q.png) no-repeat left 4px;}
.divRight .content_bottom .tip > div dl dd{border-top: 1px solid #b9b9b9;}


.divRight .content_bottom .con_bottom03{width:316px;}
.divRight .content_bottom .con_bottom03 .main_location{ height:139px; font-size:22px; padding:20px; background: url(../_img/location_bg.png) no-repeat 235px center #ededed; margin-bottom:10px;}
.divRight .content_bottom .con_bottom03 .main_location p{font-size:18px;line-height: 24px;}
.divRight .content_bottom .con_bottom03 .kakao{height:87px;background:#ffe23c; position:relative;}
.divRight .content_bottom .con_bottom03 .kakao img{padding:18px 17px;}
.divRight .content_bottom .con_bottom03 .kakao .kakao_up{background: url(../_img/kakao_up.png) no-repeat; width:316px; height:198px; position:absolute; top:-198px; display:none;}

.divRight .contentBottom{margin: 10px 0 0; padding-top:10px;}
.divRight .contentBottom > div{float:left;}
.divRight .contentBottom .reviweBox{position:relative; width:564px; height:138px; border:1px solid #dedede;margin-right:10px; padding:20px; background:url(../_img/re_bg.png) no-repeat right ; overflow:hidden;}
.divRight .contentBottom .reviweBox h2{margin-bottom:25px;}
.divRight .contentBottom .reviweBox dl dt{font-size:20px; margin-bottom:10px; font-weight:600; width:316px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.divRight .contentBottom .reviweBox dl dd{font-size:14px;width:316px;  overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.divRight .contentBottom .reviweBox span.moreBtn a{right:40%;}

.divRight .contentBottom .noticeBox{width:316px; height:139px; border:1px solid #dedede;padding:20px; background:url(../_img/notice_bg.png) no-repeat 8% 70%;}
.divRight .contentBottom .noticeBox p{font-size:17px; padding: 22px 0px 0 82px;line-height: 24px;}


.divLeft .side_menu ul li a,
.divLeft .side_menu ul li a:hover,
.divLeft .buy_box,
.divLeft .time_box,
.divLeft .moneyBox .money01,
.divLeft .moneyBox .money02,
.divRight  .content_top .main_visual,
.divRight .content_top .main_visual .car_info,
.divRight  .content_top .counsel_box,
.divRight .content_bottom .qa_listBox,
.divRight .content_bottom .con_bottom03 .main_location,
.divRight .content_bottom .con_bottom03 .kakao,
.divRight .contentBottom .reviweBox,
.divRight .contentBottom .noticeBox{border-radius:10px;box-sizing:border-box;}

/* --------------------------------------------
 * location_bar
/* ------------------------------------------ */

/* --------------------------------------------
 * footer
/* ------------------------------------------ */

.footer_bn .inner{width:1190px; margin:0 auto; border:1px solid #dedede; border-radius:10px; padding:20px; }
.footer_bn {
	background: #fff;
	padding: 10px 0 10px;
}
 .footer_bn ul {
	white-space: nowrap;
	display: table;
	padding: 0 5px;
}
 .footer_bn li {
	width: 16.666666666666667%;
	float: left;
	padding: 0 30px;
	text-align: center;
	border-left: 1px solid #e7e7e7;
}
 .footer_bn li:first-child {
	border-left: 0;
}
.footer_bn li .img {
	height: 70px;
	line-height: 70px;
}
.footer_bn li .img img {
	max-width: 100%;
	max-height: 50px;
	vertical-align: middle;
}
.footer_bn li p {
	font-weight: 700;
	font-size: 14px;
	color: #374253;
	margin-top: 5px;
}

/* --------------------------------------------
 * layerPopup_Policy
/* ------------------------------------------ */
#policyUse .contPop,
#policyPersonal .contPop {
	width: 800px; height: 450px;
	padding: 0 40px 40px;
}
.layerPopup .policy_con {
	word-break: keep-all;
	font-size: 13px;
	line-height: 21px;
	color: #6a6c73;
}
.layerPopup .policy_con pre {
	white-space: pre-wrap;
}
.layerPopup .policy_con .table_st1 td {
	font-size: 13px;
	line-height: 21px;
}
.layerPopup .policy_con .table_st1 {
	margin: 30px 0;
}


.layerPopup .policy_con h3 {
	margin: 30px 0 10px;
	color: #2d2d36;
	font-size: 15px;
}
.layerPopup .policy_con h4 {
	margin: 20px 0 5px;
	font-size: 15px;
}
.layerPopup .policy_con .policy_txt {
	font-size: 13px;
	line-height: 21px;
	color: #6a6c73;
}
.layerPopup .policy_con .policy_txt:after {
	display: block;
	clear: both;
	content: '';
}
.layerPopup .policy_con .policy_txt strong {
	display: block;
	color: #2d2d36;
	font-size: 13px;
	line-height: 30px;
	letter-spacing: -0.025em;
}
.layerPopup .policy_con .policy_txt ul.col_2 {
	float: left;
	width: 50%;
	padding-right: 20px;
}
.layerPopup .policy_con .policy_txt ul.col_2:last-child {
	padding-right: 0;
	padding-left: 20px;
}
.layerPopup .policy_con .policy_txt ul.col_2 li {
	margin-bottom: 15px;
}
.layerPopup .policy_con .policy_txt ul.col_2 li:last-child {
	margin-bottom: 0;
}
.layerPopup .policy_con .policy_txt ul.indent {
	margin: 5px 0 15px;
}
.layerPopup .policy_con .policy_txt ul.indent li {
	position: relative;
	padding-left: 16px;
}
.layerPopup .policy_con .policy_txt ul.indent li:before {
	content: '';
	width: 2px; height: 2px;
	display: inline-block;
	background: #6a6c73;
	position: absolute;
	top: 10px; left: 10px;
}

.layerPopup .policy_con .privacy_top {
	padding: 30px 0 50px;
	border-bottom: 1px solid #555;
	margin-bottom: 50px;
}
.layerPopup .policy_con .policy_part {
	padding: 0 0 50px;
	border-bottom: 1px dotted #555;
	margin-bottom: 50px;
}
.layerPopup .policy_con .policy_part ul li {
	margin-bottom: 10px !important;
}
.layerPopup .policy_con .policy_part ul li a {
	font-size: 15px;
	color: #000;
}
.layerPopup .policy_con .policy_part ul li a:hover {
	text-decoration: underline;
}

.layerPopup .policy_con table {
	table-layout: fixed;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 20px 0;
}
.layerPopup .policy_con table thead th {
	font-family: 'NanumBarunGothicBold', 'NanumBarunGothic', sans-serif;
	padding: 15px 12px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #ddd;
	text-align: center;
	color: #333333;
	font-weight: normal;
}
.layerPopup .policy_con table thead tr:first-child th:first-child {
	border-left: none;
}
.layerPopup .policy_con table tbody tr th {
	font-family: 'NanumBarunGothicBold', 'NanumBarunGothic', sans-serif;
	padding: 15px 12px;
	border-top: 1px solid #ddd;
	color: #333333;
	font-weight: normal;
}
.layerPopup .policy_con table tbody td {
	padding: 15px 12px;
	border-top: 1px solid #d4d4d7;
	border-left: 1px solid #d4d4d7;
	color: #777;
	background: #fff;
}
.layerPopup .policy_con table tbody tr:first-child th,
.layerPopup .policy_con table tbody tr:first-child td {
	border-top: none;
}
.layerPopup .policy_con table tbody td:first-child {
	border-left: none;
}


/*이벤트팝업*/
#eventPopup {background: url(../_img/popup_bg.jpg) no-repeat #ddd; width:345px; height:725px;}
.popup_footer {border: 1px solid #454545;border-top: none;background: #3a3a3a;overflow: hidden;zoom: 1;height: 35px;line-height: 35px;padding: 0 30px; color:#fff;}
.popup_footer .fr a{color:#fff;}
.event_form{padding:160px 42px 0; position:relative;}
.event_form .pop_01 h2{color:#ffd83e; font-size:18px; margin-bottom:10px;}
.event_form .pop_01{position:relative;}
.event_form .pop_01 .check{position:absolute; top:2px;right:0; color:#ffd83e; font-size:12px;}
.event_form .pop_01 .form_group{position:relative;}
.event_form .pop_01 .form_group label{color:#095581; position:absolute; padding:3px 0 0 10px; font-weight:500; z-index:10;}
.event_form .pop_01 .form_group input{border:1px solid #d0d0d0; width:264px; height:30px; margin:-1px; padding:5px 5px 5px 55px;}
.event_form button{font-family:'Noto Sans KR','Lato','Nanum Barun Gothic',dotum,'돋움',gulim,'굴림',Arial,AppleGothic,verdana,sans-serif;border:none; background:url(../_img/pop_btn.jpg) no-repeat; width:262px; padding:13px 0;margin-top:10px;}
.event_form button span{font-weight:600;font-size:16px; line-height: 18px;}
.result_box{    margin: 340px 0 16px;padding: 5px 20px;background: #fff;text-align: center;font-weight: 500; border-radius:2px; border:1px solid #c1c1c1; }

/**/
.modal {    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index:9999; /* Sit on top */
    padding-top: 133px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */}
.modal-content{position: relative;
    /*background-color: #fefefe;*/
    margin: auto;
    padding: 0;
	width: 590px;
	}
.modal-content .mclose {
    /*color: white;
    float: right;*/
    font-size: 28px;
    font-weight: bold;
	position: absolute;
    right: 47px;
    top: 11px;
}

.modal-content .mclose:hover,
.modal-content .mclose:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.moreBtn a{position: absolute;
    top: 20px;
    right: 20px;
    border: 1px solid #999;
    padding: 5px;
    font-size: 12px;
    color: #999;
    border-radius: 2px;
	display:block;}
.moreBtn a:hover{background:#999;color: #fff;}




/* --------------------------------------------
 * subPopup_Policy
/* ------------------------------------------ */

.divRight .policy_con {
	word-break: keep-all;
	font-size: 13px;
	line-height: 21px;
	color: #6a6c73;
}
.divRight .policy_con pre {
	white-space: pre-wrap;
}
.divRight .policy_con .table_st1 td {
	font-size: 13px;
	line-height: 21px;
}
.divRight .policy_con .table_st1 {
	margin: 30px 0;
}
.divRight .policy_con h3 {
	margin: 30px 0 10px;
	color: #2d2d36;
	font-size: 15px;
}
.divRight .policy_con h4 {
	margin: 20px 0 5px;
	font-size: 15px;
}
.divRight.policy_con .policy_txt {
	font-size: 13px;
	line-height: 21px;
	color: #6a6c73;
}
.divRight .policy_con .policy_txt:after {
	display: block;
	clear: both;
	content: '';
}
.divRight .policy_con .policy_txt strong {
	display: block;
	color: #2d2d36;
	font-size: 13px;
	line-height: 30px;
	letter-spacing: -0.025em;
}
.divRight .policy_con .policy_txt ul.col_2 {
	float: left;
	width: 50%;
	padding-right: 20px;
}
.divRight .policy_con .policy_txt ul.col_2:last-child {
	padding-right: 0;
	padding-left: 20px;
}
.divRight .policy_con .policy_txt ul.col_2 li {
	margin-bottom: 15px;
}
.divRight .policy_con .policy_txt ul.col_2 li:last-child {
	margin-bottom: 0;
}
.divRight .policy_con .policy_txt ul.indent {
	margin: 5px 0 15px;
}
.divRight .policy_con .policy_txt ul.indent li {
	position: relative;
	padding-left: 16px;
}
.divRight .policy_con .policy_txt ul.indent li:before {
	content: '';
	width: 2px; height: 2px;
	display: inline-block;
	background: #6a6c73;
	position: absolute;
	top: 10px; left: 10px;
}

.divRight .policy_con .privacy_top {
	padding: 30px 0 50px;
	border-bottom: 1px solid #555;
	margin-bottom: 50px;
}
.divRight .policy_con .policy_part {
	padding: 0 0 50px;
	border-bottom: 1px dotted #555;
	margin-bottom: 50px;
}
.divRight .policy_con .policy_part ul li {
	margin-bottom: 10px !important;
}
.divRight .policy_con .policy_part ul li a {
	font-size: 15px;
	color: #000;
}
.divRight .policy_con .policy_part ul li a:hover {
	text-decoration: underline;
}

.divRight .policy_con table {
	table-layout: fixed;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 20px 0;
}
.divRight .policy_con table thead th {
	font-family: 'NanumBarunGothicBold', 'NanumBarunGothic', sans-serif;
	padding: 15px 12px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #ddd;
	text-align: center;
	color: #333333;
	font-weight: normal;
}
.divRight .policy_con table thead tr:first-child th:first-child {
	border-left: none;
}
.divRight .policy_con table tbody tr th {
	font-family: 'NanumBarunGothicBold', 'NanumBarunGothic', sans-serif;
	padding: 15px 12px;
	border-top: 1px solid #ddd;
	color: #333333;
	font-weight: normal;
}
.divRight .policy_con table tbody td {
	padding: 15px 12px;
	border-top: 1px solid #d4d4d7;
	border-left: 1px solid #d4d4d7;
	color: #777;
	background: #fff;
}
.divRight .policy_con table tbody tr:first-child th,
.divRight .policy_con table tbody tr:first-child td {
	border-top: none;
}
.divRight .policy_con table tbody td:first-child {
	border-left: none;
}
.divRight .policy_con h2.tit{
	color:#2d2d36;
	line-height:80px;
	height:80px;
	padding-left:30px;
	font-size:24px;
	border-bottom:1px solid #dfe0e4;
	border-radius:10px 10px 0 0;
	background:#f5f5f7;
}
.divRight .policy_con h2.tit .desc{
	display:inline-block;
	font-size:13px;
	margin-left:10px;
	color:#808189;
}
.divRight .policy_con .txtWrap{
	padding:10px 50px 30px;
}

.fix_btn {position:fixed; bottom:100px; margin:auto; }

.btn_wht{
	width: 130px;
    height: 60px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMjYiIGhlaWdodD0iMjYiCnZpZXdCb3g9IjAgMCA0OCA0OCIKc3R5bGU9IiBmaWxsOiMwMDAwMDA7Ij48ZyBpZD0ic3VyZmFjZTEiPjxwYXRoIHN0eWxlPSIgZmlsbDojM0Y1MUI1OyIgZD0iTSA0MiAzNyBDIDQyIDM5Ljc2MTcxOSAzOS43NjE3MTkgNDIgMzcgNDIgTCAxMSA0MiBDIDguMjM4MjgxIDQyIDYgMzkuNzYxNzE5IDYgMzcgTCA2IDExIEMgNiA4LjIzODI4MSA4LjIzODI4MSA2IDExIDYgTCAzNyA2IEMgMzkuNzYxNzE5IDYgNDIgOC4yMzgyODEgNDIgMTEgWiAiPjwvcGF0aD48cGF0aCBzdHlsZT0iIGZpbGw6I0ZGRkZGRjsiIGQ9Ik0gMzQuMzY3MTg4IDI1IEwgMzEgMjUgTCAzMSAzOCBMIDI2IDM4IEwgMjYgMjUgTCAyMyAyNSBMIDIzIDIxIEwgMjYgMjEgTCAyNiAxOC41ODk4NDQgQyAyNi4wMDM5MDYgMTUuMDgyMDMxIDI3LjQ2MDkzOCAxMyAzMS41OTM3NSAxMyBMIDM1IDEzIEwgMzUgMTcgTCAzMi43MTQ4NDQgMTcgQyAzMS4xMDU0NjkgMTcgMzEgMTcuNjAxNTYzIDMxIDE4LjcyMjY1NiBMIDMxIDIxIEwgMzUgMjEgWiAiPjwvcGF0aD48L2c+PC9zdmc+") no-repeat #4155b0;
    border: 1px solid 1px solid #e5c22a;
    box-shadow: 0 4px 6px 0 rgba(81,99,120,0.2);
    background-size: 60px;
    display: block;
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 998;
    border-radius: 30px;
	background-size:50px;
	background-position:3px 2px;
}
.btn_wht span{
    text-align: right;
    display: block;
    padding-top: 21px;
    padding-right: 21px;
    font-weight: 500;
	font-size:14px;
	color:#fff; 
	background-position:5px 3px;
}

.btn_wht2{
	width: 130px;
    height: 60px;
    background: url(/_img/naver_modoo.png) no-repeat #28d200;
    border: 1px solid 1px solid #e5c22a;
    box-shadow: 0 4px 6px 0 rgba(81,99,120,0.2);
    background-size: 60px;
    display: block;
    position: fixed;
    bottom: 172px;
    right: 30px;
    z-index: 998;
    border-radius: 30px;
	background-size:42px;
	background-position:14px 10px;
}
.btn_wht2:hover, .btn_wht:hover{ box-shadow: 0 8px 12px 0 rgba(81,99,120,0.3) !important;}

.btn_wht2 span{
    text-align: right;
    display: block;
    padding-top: 21px;
    padding-right: 35px;
    font-weight: 500;
	font-size:14px;
	color:#fff; 
	background-position:5px 3px;
}

/*landing*/
.img-responsive {width:100%;}
.img-maxponsive {max-width:100%;}
.pc {display:none;}
.mobile {display:block;}
.text-center {text-align:center;}
.br {display:none;}
.mbr {display:block; width:100%; height:1px;}

#landing {margin:0 auto; width:100%; max-width:800px; min-width:360px; height: 100dvh; background:#fff;}
#landing button {background:transparent;}
#landing .container{padding:0 15px;}
#top {padding:15px 0; background:linear-gradient(45deg, #3990fe, #0962fb); }
#top h2 {font-size:22px; color:#fff; letter-spacing:-0.5px; line-height:1.3; animation:blink 3s ease-in; opacity:1;}

#title .img {position:relative; padding:50px 0 30px 0; margin:0 auto; max-width:564px;  }
#title .img .zero {position:absolute; top:-12px; right:0; width:80px; z-index:9; animation:updown 2s ease-in infinite; }
#title .period li {margin-bottom:12px; display:flex; align-items:center; justify-content:center; gap:13px; font-size:15px; color:#27272c; font-weight:500; letter-spacing:-0.5px;}
#title .period li:last-child {margin-bottom:0;}
#title .period li .subject {width:78px;}
#title .period li .subject.word {letter-spacing:52px;}
#title .period li .txt {width:120px; text-align:left; color:#0c65fb; font-weight:700;}
#title p {margin:30px 0 50px 0; font-size:13px; line-height:1.4; letter-spacing:-0.5px; color:#9595a0;}

#dbForm .dbConWrap { margin: 50px auto 0; padding:45px 15px 15px 15px; background:#bacee0; border-radius:20px; max-width:580px;}
#dbForm .dbCon {position:relative; padding:45px 15px 25px 15px; background:#fff; border-radius:12px;}
#dbForm .dbCon .img {position:absolute; top:-22px; left:50%; transform:translate(-50%,0); width:220px;}
#dbForm .dbCon h2 {margin-bottom:20px; font-size:22px; color:#6046ff; }
#dbForm .formList li {margin-bottom:5px; display:flex; align-items:stretch; gap:5px;}
#dbForm .formList li:last-child {margin-bottom:0;}
#dbForm .formList li input {width:100%; padding:15px; font-size:13px; border:1px solid #eeeeee; border-radius:7px; color:#222; letter-spacing:-0.5px;}
#dbForm .formList li input:placeholder {color:#9d9da7;}
#dbForm .formList li button {padding:0 12px; white-space:nowrap; border-radius:7px; font-size:13px; font-weight:500; letter-spacing:-0.5px; color:#fff;}
#dbForm .formList li button.bg1 {background:#d0d0d0;}
#dbForm .formList li button.bg2 {background:#0e67fb;}
#dbForm .agreeCon {margin:20px auto; }
#dbForm .info {padding:12px; width:100%; border-radius:10px; background:#f6f6f6; font-size:14px; font-weight:600; letter-spacing:-0.5px; color:#222; }

.agreeCon {display:flex; align-items:center; justify-content:space-between;}
.agreeCon .checks {display:flex; align-items:center;  gap:5px; font-size:12px; letter-spacing:-0.5px;}
.agreeCon a {font-size:12px; opacity:0.7;}

#csList {margin:30px 0 10px 0; border-top:1px solid #eee;}
#csList .container {padding:0 22px;}
#csList li {padding:17px 0; display:flex; align-items:center; justify-content:space-between; font-size:13px; letter-spacing:-0.5px; color:#969697; font-weight:500; border-bottom:1px solid #eee;}
#csList li:last-child {border-bottom:0;}
#csList li .date {display:flex; align-items:center; gap:5px;}
#csList li .txt {color:#27272c;}
#csList .swiper-wrapper {height:250px;}

#csPop {position:fixed; bottom:15px; left:50%; transform:translate(-50%,0); width:100%; max-width:800px;  z-index:10;}
#csPop li {padding:15px 12px; color:#fff; font-size:15px; letter-spacing:-0.5px; font-weight:600; border-radius:7px; background:rgba(0 0 0 / 70%); box-shadow:3px 5px 5px rgb(0 0 0 / 20%); }
#csPop li .point {color:#3cefff;}

#landing footer {padding:20px 0; background:#121213;}
#landing footer h3 {margin-bottom:12px; color:#fff82f; font-size:16px; font-weight:600; letter-spacing:-0.5px; line-height:1.4;}
#landing footer a {font-size:18px; color:#fff; font-weight:600; letter-spacing:-0.5px; line-height:1.4;}

#landing footer .flex {margin-top:20px; display:flex; flex-direction:column; gap:20px; font-size:13px; line-height:1.4; color:#8a8a8a;}
#landing footer p {margin-top:20px;  font-size:14px; color:#8a8a8a; font-weight:600;}

@media (min-width: 800px) {
.pc {display:block;}
.mobile {display:none;}
.br {display:block; width:100%; height:1px;}
.mbr {display:none;}

#top {padding:30px 0;}
#top h2 {font-size:32px;}

#title .img {padding:90px 0 50px 0;}
#title .img .zero {width:172px; right:-44px;}
#title .period li {margin-bottom:18px; font-size:20px; gap:40px;}
#title .period li .subject {width:107px;}
#title .period li .txt {width:165px;}
#title p {margin:50px 0 70px 0; font-size:18px; line-height:1.6;}


#dbForm .dbConWrap {padding:60px 27px 27px 27px;}
#dbForm .dbCon {padding:65px 40px 40px 40px;}
#dbForm .dbCon h2 {font-size:28px; letter-spacing:-0.5px;}
#dbForm .dbCon .img {width:270px;}
#dbForm .formList li {margin-bottom:8px; gap:8px;}
#dbForm .formList li input {padding:17px; font-size:15px;}
#dbForm .formList li button {padding:0 20px; font-size:15px;}
#dbForm button.dbBtn {position:relative; right:-5px;}
#dbForm .info {padding:15px; font-size:15px;}

#csList {margin:50px 0 10px 0;}
#csList .container {padding:0 40px;}
#csList .swiper-wrapper {height:500px;}
#csList li {padding:30px 0; font-size:18px;}
#csList li .txt {width:50%;}

.agreeCon .checks {font-size:13px; gap:7px;}
.agreeCon a {font-size:13px;}

#landing footer {padding:60px 0;}
#landing footer h3 {font-size:22px;}
#landing footer a {font-size:24px;}
#landing footer .container {padding:0 40px;}
#landing footer .flex {margin-top:40px; flex-direction:row; justify-content:center; gap:40px; font-size:13px; line-height:1.5;}
#landing footer .flex ul {width:50%;}

#csPop {bottom:20px;}
#csPop li  {padding:23px; font-size:20px;}


}

@keyframes blink {
0 {opacity:1;}
25% {opacity:0;}
50% {opacity:1;}
75% {opacity:0;}
100% {opacity:1; }
}

@keyframes updown {
0 {top:-12px}
25% {top:7px;}
50% {top:-12px}
75% {top:7px;}
100% {top:-12px}
}