/* member-1 */
.content-16 {
    background-repeat: repeat;
    background-size: 1200px
}
.content-16 .content-16-con-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 3.8em;
}
.content-16 .flex-3col-box-1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    row-gap: 2.4em;
}
.content-16 .flex-3col-box-1 .con-1 {
    width: 100%;
    display: flex;
    justify-content: left;
}
.content-16 .flex-3col-box-1 .con-2 {
    width: 100%;
    display: flex;
    justify-content: left;
}
.content-16 .flex-3col-box-1 h5 {
    display: block;
    line-height: 1.1;
    font-weight: bold;
    letter-spacing: -0.03em;
    color: rgb(10,106,136);
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 1241px) {
}
@media only screen and (max-width: 1240px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1000px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 900px) {
}
@media only screen and (max-width: 800px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}

/* 테이블 */
.content-16 .tbl-wrap, .tbl_wrap {overflow-x: auto;}
.content-16 table {
    empty-cells: show;
    border-collapse: collapse;
    border: 0;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}
.content-16 caption {
    font-size: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}
.content-16  .tbl-wrap table {
    border-top: 1px solid transparent;
    border-bottom: 1px solid #dfdfdf;
    min-width: 77.4444444444em;
    word-break: keep-all;
}
.content-16  .tbl-wrap table caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.content-16 .tbl-wrap table thead th {border-right: 1px solid transparent;border-bottom: 1px solid #505050;height: 2.888888888em;text-align: center;padding: 8px 10px;background-color: transparent;color: #323232;font-weight: 600;font-family: 'pretendard';}
.content-16 .tbl-wrap table tbody th {border-right: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf;height: 2.888888888em;text-align: center;padding: 8px 10px;background-color: #f6f6f6;}
.content-16 .tbl-wrap table tbody td {border-right: 1px solid #909090 !important;border-bottom: 1px solid #909090;height: 2.888888888em;padding: 8px 10px;color: #323232;}
.content-16 .tbl-wrap table thead th:first-child, .content-16 .tbl-wrap table tbody td:first-child {
    width: unset;
}
.content-16 .tbl-wrap table tbody td.td-1,
.content-16 .tbl-wrap table tbody td.td-2 {
    text-align: center;
}
.content-16 .tbl-wrap table thead th:last-child, .content-16 .tbl-wrap table tbody td:last-child {border-right: none;}
.content-16 .tbl-wrap table thead th:last-child {
    padding-left: 0 !important;
}
.content-16 .tbl-wrap table tbody td.td-3 {
    padding-left: 0 !important;
    border-right: none !important;
}
.content-16 .tbl-wrap table tbody th strong, .content-16 .tbl-wrap table tbody td strong {color: #323232;}
.content-16 .tbl-wrap .table-overguide {display: none;}
@media screen and (max-width: 991px) {
	.content-16 .tbl-wrap table thead {display: table-header-group;} /* 부트스트랩 테이블 변환 초기화 */
	.content-16 .tbl-wrap table thead tr {display: table-row;} /* 부트스트랩 테이블 변환 초기화 */
	.content-16 .tbl-wrap table tbody {display: table-row-group;} /* 부트스트랩 테이블 변환 초기화 */
	.content-16 .tbl-wrap table tbody tr {display: table-row;} /* 부트스트랩 테이블 변환 초기화 */
    .content-16 .tbl-wrap table tbody tr th {display: table-cell;} /* 부트스트랩 테이블 변환 초기화 */
	.content-16 .tbl-wrap table tbody tr td {display: table-cell;} /* 부트스트랩 테이블 변환 초기화 */
    .content-16 .tbl-wrap .table-overguide {display: block;font-size: 14px;line-height: 1;margin-bottom: 8px;}
}

/* 테이블 퍼센트 그래프 */
.per-ex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.per-ex .arrow-right-1 {
    width: 32%;
}
.per-ex .arrow-right-2 {
    width: 32%;
}
.per-ex .arrow-right-3 {
    width: 18%;
}
.per-ex .arrow-right-4 {
    width: 18%;
}
.per-ex > div {
    display: flex;
    flex-wrap: wrap;
}
.per-ex > div > .per-cover {
    width: calc(100% - 13px);
    height: calc(100% - 12px);
    background-color: #424242;
    margin-top: 8px;
    margin-bottom: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.per-re {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.per-re.order-1 .arrow-right {
    width: 55%;
}
.per-re.order-1 .summary {
    width: 45%;
}
.per-re.order-2 .arrow-right {
    width: 30%;
}
.per-re.order-2 .summary {
    width: 70%;
}
.per-re.order-3 .arrow-right {
    width: 15%;
}
.per-re.order-3 .summary {
    width: 85%;
}
.per-re.order-4 .arrow-right {
    width: 25%;
}
.per-re.order-4 .summary {
    width: 75%;
}
.per-re.order-5 .arrow-right {
    width: 18%;
}
.per-re.order-5 .summary {
    width: 82%;
}
.per-re.order-6 .arrow-right {
    width: 10%;
}
.per-re.order-6 .summary {
    width: 90%;
}
.per-re .arrow-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.per-re .arrow-right .per-cover {
    width: calc(100% - 13px);
    height: 36px;
    background-color: #a0a0a0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.per-re .arrow-right img {
    width: 13px !important;
    height: 57px !important;
}
.per-re .summary {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 2.5%;
}
.bg-q1 {
    background-color: rgba(252, 1, 1, 0.1);
}
.bg-q2 {
    background-color: rgba(250, 144, 6, 0.1);
}
img.table-clip-1 {
    max-height: 57px;
    width: auto;
}