@charset "utf-8";
/*
    Document   : reset
    Created on : 2018-05-08
    Author     : BHS(hyoparri@adnstyle.com)
    Description: 이용약관, 개인정보취급방침
*/


.cont_wrap.service .tab_type01, .cont_wrap.privacy .tab_type01 { margin-bottom:30px }

/*이용약관*/
.cont_wrap.service{padding:30px 0 0 0;/*border-top:1px solid #505877;*/}
.cont_wrap.service .tit{font-weight:700;font-size:16px;}
.cont_wrap.service .txt-cont{margin:20px 0;padding:0 0 0 5px;font-size:14px;line-height:1.5;}
.cont_wrap.service .txt-cont-tit{font-weight:700;}
.cont_wrap.service .txt-cont-ul{overflow:hidden;}
.cont_wrap.service .txt-cont-ul li{margin:8px 0 0 0;}
.cont_wrap.service .txt-cont-ul li span{display:inline-block;padding:0 5px 0 0;font-weight:700;}
.cont_wrap.service .txt-cont-ul li > ul{padding-left:20px;}
.cont_wrap.service .txt-cont-ul li > ul >li{margin-top:5px;}


/*개인정보취급방침*/
.h_tit_banner_area.privacy h2.h_tit_banner .h_bn_ttl{margin:16px 0 2px 0;}
.h_tit_banner_area.privacy .h_bn_txt{position:relative;z-index:10;}
.h_tit_banner_area.privacy .h_bn_icon.type04{margin-left:-131px;}

.cont_wrap.privacy{padding:30px 0 0 0; /*border-top:1px solid #505877;*/}
.cont_wrap.privacy .tit{font-weight:700;font-size:16px;}
.cont_wrap.privacy .txt-cont-tit{font-weight:700;}
.cont_wrap.privacy .txt-cont{margin:20px 0;font-size:14px;line-height:1.5;}
.cont_wrap.privacy .txt-cont-ul{overflow:hidden;}
.cont_wrap.privacy .txt-cont-ul li{position:relative;margin:8px 0 0 0;padding:0 0 0 20px;}
.cont_wrap.privacy .txt-cont-ul li:before{content:'';display:inline-block;position:absolute;top:0;left:0;}

.cont_wrap.privacy .txt-cont-ul li .dep02{padding: 0 0 0 10px;}
.cont_wrap.privacy .txt-cont-ul li .dep02 > li{padding-left:15px;}

.cont_wrap.privacy .txt-cont-ul li .dep03{padding: 0 0 0 10px;}
.cont_wrap.privacy .txt-cont-ul li .dep03 > li{padding-left:20px;}

.cont_wrap.privacy .txt-cont-ul li .txt-ul{padding:0 0 0 10px;}
.cont_wrap.privacy .txt-cont-ul li .txt-ul > li{padding-left:0;}

.cont_wrap.privacy .txt-cont-ul li.dep01-1:before{content:'1.';}
.cont_wrap.privacy .txt-cont-ul li.dep01-2:before{content:'2.';}
.cont_wrap.privacy .txt-cont-ul li.dep01-3:before{content:'3.';}
.cont_wrap.privacy .txt-cont-ul li.dep01-4:before{content:'4.';}
.cont_wrap.privacy .txt-cont-ul li.dep01-5:before{content:'5.';}

.cont_wrap.privacy .txt-cont-ul li.dep02-1:before{content:'1)';}
.cont_wrap.privacy .txt-cont-ul li.dep02-2:before{content:'2)';}
.cont_wrap.privacy .txt-cont-ul li.dep02-3:before{content:'3)';}
.cont_wrap.privacy .txt-cont-ul li.dep02-4:before{content:'4)';}
.cont_wrap.privacy .txt-cont-ul li.dep02-5:before{content:'5)';}
.cont_wrap.privacy .txt-cont-ul li.dep02-6:before{content:'6)';}

.cont_wrap.privacy .txt-cont-ul li.dep03-1:before{content:'①';}
.cont_wrap.privacy .txt-cont-ul li.dep03-2:before{content:'②';}
.cont_wrap.privacy .txt-cont-ul li.dep03-3:before{content:'③';}
.cont_wrap.privacy .txt-cont-ul li.dep03-4:before{content:'④';}
.cont_wrap.privacy .txt-cont-ul li.dep03-5:before{content:'⑤';}