/* 갤러리형 게시판 최신글 섹션 A-Col4 */
.performance-1-sql .performance-1-sql-flex {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.performance-1-sql .performance-1-sql-flex > div:first-child {
	width: 25%;
}
.performance-1-sql .performance-1-sql-flex > div:last-child {
	width: 70%;
}
.performance-1-sql .performance-1-sql-flex2 {
	display: flex;
	flex-wrap: wrap;
	row-gap: 40px;
}
.performance-1-sql-tbl table thead tr ul.performance-1-sql-ul li {
    font-size: min(2.9166666666666665vw,16px);
}
.performance-1-sql-tbl table tbody tr td:hover {
    background: none;
}
.performance-1-sql-tbl table tbody tr ul.performance-1-sql-ul li {
    font-size: min(3.3333333333333335vw,18px);
    letter-spacing: -0.05em;
	color: #323232;
}
.performance-1-sql-tbl table tbody tr ul.performance-1-sql-ul li:not(:first-child) p {
    line-height: 1.4;
}
.performance-1-sql-tbl ul.performance-1-sql-ul li:nth-child(4) {
    word-break: keep-all;
}
@media only screen and (min-width: 1200px) {
    .performance-1-sql-tbl table thead tr th, .performance-1-sql-tbl table tbody tr td {
        padding: 0 !important;
    }
    .tbl_head01 table tbody tr td {
        text-align: center;
    }
	.tbl_head01 table tbody tr td ul.performance-1-sql-ul li:nth-child(2) {
        text-align: left;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul {
        justify-content: space-between;
        align-items: center;
        column-gap: unset;
        height: 100%;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul li {
        flex: unset;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        min-height: 60px;
        padding: 10px 20px;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul li:not(:first-child) {
        border-left: 1px solid #dfdfdf;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul.thead li {
        min-height: 40px;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul li:nth-child(1) {
        width: 25%;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul li:nth-child(2) {
        width: 75%;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul li:nth-child(3) {
        width: 30%;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul li:nth-child(4) {
        width: 15%;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul li:nth-child(5) {
        width: 18%;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul.thead li:nth-child(1) {
        width: 25%;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul.thead li:nth-child(2) {
        width: 75%;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul.thead li:nth-child(3) {
        width: 30%;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul.thead li:nth-child(4) {
        width: 33%;
    }
    .performance-1-sql-tbl ul.performance-1-sql-ul.thead li:nth-child(5) {
        width: 18%;
    }
}
@media only screen and (max-width: 1199px) {
	.performance-1-sql .performance-1-sql-flex > div:first-child,
	.performance-1-sql .performance-1-sql-flex > div:last-child {
		width: 100%;
	}
	.performance-1-sql-tbl table {
        border-top: 0;
		border-bottom: 0;
    }
    .performance-1-sql-tbl table thead {
        display: none !important;
    }
    .tbl_head01 table tbody tr td {
        padding: 1.6em 1.0em;
		height: 100%;
    }
	.performance-1-sql-tbl table tbody tr:first-child td {
		border-top: 0;
	}
	.performance-1-sql-tbl table tbody tr:last-child td {
		border-bottom: 0;
	}
    .performance-1-sql-tbl table tbody tr ul.performance-1-sql-ul li:nth-child(1) {
        font-size: min(3.9583333333333335vw,22px);
        font-weight: 700;
        margin-bottom: 0.4em;
        color: #3b5997;
    }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (max-width: 480px) {
	.performance-1-sql-tbl table thead tr ul.performance-1-sql-ul li p {
        font-size: min(3.0952380952380953vw,14px);
    }
    .performance-1-sql-tbl table tbody tr ul.performance-1-sql-ul li p {
        font-size: min(3.5714285714285716vw,16px);
    }
    .performance-1-sql-tbl table tbody tr ul.performance-1-sql-ul li:nth-child(1) p {
        font-size: min(4.285714285714286vw,19px);
    }
}
@media only screen and (max-width: 360px) {
}
