.wrap { width:100%; max-width:767px; margin:0 auto; font-size:14px;}
.wbox {padding:0 20px;}
header{width:100%; background-color: #7A5AF8;}
.header_safe_area{width:100%; height:50px;}
.header_layout{width:100%; max-width:768px; height:50px; padding:0 20px; border-bottom:1px solid rgba(0,0,0,0.08); display:flex; align-items:center; position:fixed; left:50%; top:0; transform:translateX(-50%); z-index:999;     background-color: #141629;}
.header_layout .title{font-size:18px; font-weight:700; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); color:var(--white);}
.subtit18_black_700 { font-size: 18px; color: #222; line-height: 24px; font-family: "Noto Sans KR", sans-serif; font-weight: 700;}
.notosans_400 { font-family: 'Noto Sans KR', sans-serif;  font-weight: 400;}
.article_box { margin-top: 40px;}
.notosans_700 { font-family: 'Noto Sans KR', sans-serif; font-weight: 700;}
.privacy_table { width: 100%; border-top: 2px solid #000; border-bottom: 1px solid #ccc;  text-align: center;}
.privacy_table tr { border-bottom: 1px solid #ccc;}
.privacy_table th { padding: 10px;}
.desc { margin-top: 10px; padding-left: 16px;}
.desc li { list-style-type: disc; margin-bottom: 6px;}
.article_box ul.deci {padding-left: 16px;}
.deci li { list-style-type: decimal; margin-bottom: 6px;}
.flex_coin { display: flex; justify-content: space-between; align-items: center; background-color:#ededed; border:1px solid #ccc; padding:10px;}

.tarapass_table { width:100%; border:1px solid #e1e1e1;}
.tarapass_table01{ width:100%; border:1px solid #e1e1e1;}
.tarapass_table02 { width:100%; border:1px solid #e1e1e1;}
.tarapass_table td, .tarapass_table th {text-align: center; padding:12px 20px; border-radius: 10px; border-bottom:1px solid #eee;}
.tarapass_table th:nth-child(1) {width:20%;}

.tarapass_table01 td, .tarapass_table01 th {text-align: center; padding:12px 20px; border-radius: 10px; border-bottom:1px solid #eee;}
.tarapass_table02 td, .tarapass_table02 th {text-align: center; padding:12px 20px; border-radius: 10px; border-bottom:1px solid #eee;}