@charset "utf-8";

.mt5 {margin-top: 5px !important;}

.c242424 {color:#242424 !important;}

.sub-tab {margin-bottom:75px;}
.sub-tab ul {margin:0 -10px; justify-content:center;}
.sub-tab ul li {width:auto;padding:0 10px;text-align:center;}
.sub-tab ul li a {padding:0 13px;min-width:180px;border-radius:23px; border:1px solid #dfdfdf; height:46px;display:inline-flex; align-items:center; justify-content:center; font-size:var(--font-size-18); letter-spacing:0;}
.sub-tab ul li.active a {color:#fff; background:var(--color-secondary); border-color:var(--color-secondary);}

.ico-tit {margin-bottom:20px;padding-left:39px;position:relative;font-size:var(--font-size-20); font-weight:600; letter-spacing:-.02em; line-height:1.33em; color:#242424;}
.ico-tit:before {content:''; position:absolute; left:0; top:2px; width:23px; height:23px;background:url('../images/sub/sub-ico.png') no-repeat 50% 50% /contain;}

.doc-tit {border-bottom:1px solid #ddd; padding-bottom:30px; margin-bottom:35px;font-size:var(--font-size-22); font-weight:600; letter-spacing:-.02em; line-height:1.4em; color:#242424;}

.doc-txt {letter-spacing:-.02em; color:#686868;}

.table01 table {width:100%; border-collapse:collapse; border-spacing:0; border-top:2px solid #242424; line-height:1.4em; text-align:center;}
.table01 thead th {border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:8px 10px; height:60px;background:#f4f4f4; color:#242424; font-weight:600;}
.table01 tbody td {border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px; height:60px;}
.table01 tbody td.bg {background:#fffbed;}
.table01 thead th:last-child {border-right:0;}
.table01 tbody td:last-child {border-right:0;}
.table01 .semibold {color:#242424;}

.table-tt {text-align:right; font-size:var(--font-size-14); color:#686868;}

.dot-list {padding-left:.05em; text-indent:-.5em;}

.app-top {border-radius:20px; padding:30px;height:170px; margin-bottom:40px;text-align:center; background:#f4f4f4; display:flex; align-items:center; justify-content:center;}
.app-top p {font-size:var(--font-size-25); font-weight:700; letter-spacing:0; line-height:1.76em; color:#242424;}

