@charset "euc-kr";

/* CSS Mobile Reset */
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,a,abbr,address,cite,em,img,
strong,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,
tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,
figure,figcaption,footer,header,hgroup,menu,nav,section,summary,audio,video
{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;outline:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}
header,section,article,nav,footer,hgroup,aside{display:block}
body{line-height:1;word-wrap:break-word;word-break:break-all;white-space:normal;-webkit-text-size-adjust:none;background:#ffffff}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}
table{border-spacing:0;border-collapse:collapse}
img{border:none;max-width:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}
ol,ul{list-style:none}
caption,hr{display:none}
legend{visibility:hidden;overflow:hidden;height:0px;width:0px;line-height:0px;_text-indent:-1000px;font-size:0px}

/* common css */
/*html,body{height:100%}*/
body{font-family:Dotum,"µ¸¿òÃ¼", Gulim,"±¼¸²Ã¼", NanumGothic,"³ª´®°íµñ",Arial,Malgun Gothic,Helvetica,Apple-Gothic,snas-serif;font-size:14px;color:#333333;letter-spacing:-1px}
img,select,input{vertical-align:middle}
a,a:link,a:visited,a:active,a:hover{color:inherit;text-decoration:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}
.clfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clfix{display:inline-block}
.clfix{display:block}
.bold{font-weight:bold}

/* TEXT INDENT, COLOR, MARGIN */
.txt_i10{text-indent:-10px;padding-left:10px}
.txt_i8{text-indent:-8px;padding-left:8px}
.bodt0{border-top:0 !important}
.bodb0{border-bottom:0 !important}
.mg0{margin:0 !important}
.mgb0{margin-bottom:0 !important}
.mgr0{margin-right:0 !important}
.mgt0{margin-top:0px !important}
.mgt5{margin-top:5px !important}
.mgt15{margin-top:15px !important}
.mgt35{margin-top:35px !important}
.mgt10{margin-top:10px !important}
.mgt-20{margin-top:-20px !important}
.mgb15{margin-bottom:15px !important}
.mgb20{margin-bottom:20px !important}
.pdb0{padding-bottom:0 !important}
.pdr0{padding-right:0 !important}
.txt_base{color:#333333}
.txt_black{color:#000000}
.txt_gray{color:#888888}
.txt_blue{color:#0057a7}
.txt_skyblue{color:#2e84f1}
.txt_orange{color:#f56d01}
.txt_gold{color:#c1813d}
.txt_f12{font-size:12px}
.txt_f14{font-size:14px !important}
.txt_hc{text-align:center;}


/* layout */
body{height:100%;position:relative;padding-bottom:30px;}
.ars_wrap{width:320px;margin:0 auto;}
.ars_box{position:relative;z-index:1;width:300px;margin:10px;text-align:center;height:100%;padding-bottom:50px;}
.close_btn{position:absolute;top:10px;right:10px;width:29px;padding-left:15px;font-size:15px;line-height:16px;color:#616878;background:url(/m/ARS/img/bg_close.png) no-repeat left center;background-size:12px 12px;}

.ars_box2{position:relative;z-index:1;width:260px;margin:10px 30px;text-align:center;height:100%;padding-bottom:25px;}
.ars_box2 .close_btn{position:absolute;top:0px;right:-20px;width:29px;padding-left:15px;font-size:15px;line-height:16px;color:#616878;background:url(/m/ARS/img/bg_close.png) no-repeat left center;background-size:12px 12px;}

h1{color:#46546f;font-weight:bold;}
h1.t1{font-size:22px;line-height:26px;}
h1.t2{font-size:24px;line-height:28px;}
p.sub_txt{font-size:16px;line-height:20px;margin-bottom:6px;}
p.end_call{font-size:12px;line-height:14px;margin-top:10px;color:#4b566c;letter-spacing:-1px;}
.btn{width:100%;display:block;border-radius:5px;-webkit-border-radius:5px;background:#f09015;padding:16px 0;text-align:center;}
.btn span{display:inline-block;padding-right:20px;height:18px;font-size:18px;line-height:18px;background:url(/m/ARS/img/bg_btn.png) no-repeat right center;background-size:10px 17px;color:#fff;font-weight:bold;}

.no_more{position:absolute;left:10px;bottom:10px;}
.no_more span{font-size:13px;line-height:14px;color:#4b566c;vertical-align:top;padding-left:5px;}
.bar{width:100%;height:1px;background:#c5c9d2;}

.img_type01{margin-top:92px;margin-bottom:8px;}
.img_type02{margin-top:110px;margin-bottom:30px;}
.img_type04{margin-top:95px;margin-bottom:8px;}
.img_type05_1{margin-top:40px;margin-bottom:10px;}
.img_type05_2{margin-top:35px;margin-bottom:10px;}

/*checkbox*/
.regular_checkbox {-webkit-appearance:none;background-color:#fafafa;border:1px solid #B2B2B2;box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);padding:6px;border-radius:3px;display:inline-block;position:relative;margin:0 4px 2px 0;vertical-align:middle;}
.regular_checkbox:active, .regular_checkbox:checked:active {box-shadow:0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
.regular_checkbox:checked {background-color:#fafafa;border:1px solid #0d78f1;box-shadow:0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);color:#99a1a7;}
.regular_checkbox:checked:after{content:'\2714';font-size:14px;position:absolute;top:-4px;left:0px;color:#3092ff;border:0;}