@charset "utf-8";
/* --------------------------------------
해당호만 사용되는 스타일 (다음호에서는 삭제)
----------------------------------------- */

/* sub_02 사례 돋보기 */
#content.sub_4 p { word-break: keep-all; }
#content.sub_4 .image__Box { text-align: center; }
#content.sub_4 .further_exp.add.mg_b50.first ul li:before { content: "1)"; }
#content.sub_4 table tr td:nth-child(1) { text-align: center; word-break: keep-all; }
@media all and (max-width: 599px){
    #content.sub_4 p { word-break: break-all; }
    #content.sub_4 .table01 col.no01 { width: 50px; }
}

/* sub_03 보고서 리뷰 */
#content.sub_3 .table01 tr td:nth-child(1) { text-align: center; font-weight: 700; }
#content.sub_3 .table01 ul.dot_list li { padding-left: 26px; }
#content.sub_3 .table01 ul.dot_list li::before { top: 7px; width: 10px; height: 10px; }
#content.sub_3 .table01 ul li { font-weight: 400; }
@media all and (max-width: 768px) {
    #content.sub_3 .table01 { width: 768px; }
}

/* sub_04 */
#content.sub_4 .table01 { position: relative; }
#content.sub_4 .table01 tr td:nth-child(1),
#content.sub_4 .table02 tr td:nth-child(1),
#content.sub_4 .table03 tr td:nth-child(1) { font-weight: 700; text-align: left; background-color: #e9e9e9; }
#content.sub_4 .table01 tr:nth-child(8) td,
#content.sub_4 .table01 tr:nth-child(9) td { background-color: #D9ECFB !important; }
#content.sub_4 .list.dash { padding-left: 1rem; }
@media all and (max-width: 768px) {
    #content.sub_4 .table01 { width: 900px; }
    #content.sub_4 .table02 { width: 800px; }
    #content.sub_4 .table03 { width: 800px; }
}

/* sub_06 */
#content.sub_6 .column_C div span { display: block; text-align: center; }
#content.sub_6 .Link_button { width: 100%; display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; }
#content.sub_6 .Link_button a { min-width: 140px; }
#content.sub_6 .Link_button.Link_button2 { display: flex; flex-flow: row nowrap; justify-content: center; gap: 15px; }
#content.sub_6 .Link_button.Link_button2 a { margin-right: 0; }
#content.sub_6 .Link_button.Link_button2 a:last-child { margin-right: 0; }
#content.sub_6 .section .OutLine .column_C a { color: #333; box-shadow: none; text-align: center; border-color: #bababa; transition: color .2s ease-in-out, border .2s ease-in-out; }
#content.sub_6 .section .OutLine .column_C a:hover { color: #333; border-color: #555; }
#content.sub_6 .section .OutLine .column_C a:nth-child(2) { margin-top: 10px; }
#content.sub_6 .section .OutLine .column_C .linkBtn02 { display: flex; flex-flow: row wrap; justify-content: center; align-items: center; gap: 10px; }
#content.sub_6 .section .OutLine .column_C .linkBtn02 a { margin: 0; margin-top: 30px; }
@media all and (max-width: 768px) {
    #content.sub_6 .Link_button { text-align: center; }
    #content.sub_6 .Link_button a { max-width: 160px; }
    #content.sub_6 .Link_button a:last-child { margin-right: 0; }
    #content.sub_6 .section .OutLine .column_C a { font-size: 16px; }
    #content.sub_6 .section .OutLine .column_C .linkBtn02 a { font-size: 16px; width: 200px; }
}
@media all and (max-width: 599px) {
    #content.sub_6 .Link_button.Link_button2 { flex-flow: column; gap: 10px;}
}
@media all and (max-width: 480px) {
    #content.sub_6 .Link_button.Link_button2 a { min-width: 140px; }
    #content.sub_6 .section .OutLine .column_C .linkBtn02 { display: flex; flex-flow: column; }
    #content.sub_6 .section .OutLine .column_C .linkBtn02 a { margin: 0; margin-top: 0; line-height: 1.4; }
}
/* sub_08 */
#content .section .OutLine .column_C a { color: #555; transition: color .2s ease-in-out; }
#content .section .OutLine .column_C a:hover { color: #9940df; }
#content.sub_08 .table1 tr th,
#content.sub_08 .table1 tr td { border-right: 1px solid #666; }
#content.sub_08 .table1 tr th:last-child,
#content.sub_08 .table1 tr td:last-child { border-right: none; }
#content.sub_08 .table1 tr td { text-align: center; vertical-align: middle; }
@media all and (max-width: 768px) {
    #content.sub_08 .table1 { width: 900px; }
}
/* sub_09 */
#content.sub_08 .OutLine01 { position: relative; }
#content.sub_08 .OutLine01 .inBox { padding: 1rem; border-radius: 1rem; border: 5px solid rgb(109, 184, 228); }
#content.sub_08 .OutLine01 .inBox > h3 { padding: 0.5rem 1rem 0.3rem; color: #fff; background-color: #1431dc; border-radius: 0.35rem; }
#content.sub_08 .inBox .list.dash { position: relative; }
#content.sub_08 .inBox .list.dash li > ul li { position: relative; padding-left: 20px; }
#content.sub_08 .inBox .list.dash li > ul li::before { position: absolute; content: "‣"; left: 0; top: -4px; }
#content.sub_08 .table00 tr th { border-right: 1px solid #333; background-color: #e9e9e9; }
#content.sub_08 .table00 tr th:last-child { border-right: 1px solid transparent; }
#content.sub_08 .table00 tr th sup { font-size: 0.85em; background-color: transparent; }
#content.sub_08 .table00 tr td { text-align: center; color: #a9a9a9; border-right: 1px solid #333; }
#content.sub_08 .table00 tr td:last-child { border-right: 1px solid transparent; }
#content.sub_08 .titBox { position: relative; padding-left: 130px; }
#content.sub_08 .titBox span { position: absolute; top: 0; left: 0; padding-top: 0.2rem; width: 120px; display: flex; justify-content: center; align-items: center; height: 100%; background-color: #174ae8; color: #fff; box-sizing: border-box; border-radius: 0.2rem; }
#content.sub_08 .titBox h3 { padding-top: 0.2rem; border: 1px solid #333; }
#content.sub_08 .OutLine02 table tr th { border-right: 1px solid #333; background-color: #e9e9e9; }
#content.sub_08 .OutLine02 table tr th:last-child { border-right: 1px solid transparent; }
#content.sub_08 .OutLine02 table tr td { text-align: left; word-break: keep-all; border-left: 1px solid #333; border-right: 1px solid #333; }
#content.sub_08 .OutLine02 table tr td:nth-child(1) { border-left: 1px solid transparent; }
#content.sub_08 .OutLine02 table tr td:last-child { border-right: 1px solid transparent; }
#content.sub_08 .OutLine02 table tr td:nth-last-child(2),
#content.sub_08 .OutLine02 table tr td:nth-last-child(3),
#content.sub_08 .OutLine02 table tr td:nth-last-child(4) { text-align: center; font-weight: 500; }
#content.sub_08 .OutLine02 table tr td:nth-last-child(4) { font-weight: 700; background-color: #f1f1f1; }
#content.sub_08 .OutLine02 table tr td:nth-last-child(3) { background-color: #f7f7f7; }
#content.sub_08 .OutLine02 table tr td:nth-last-child(1) { position: relative; padding-left: 44px; }
#content.sub_08 .OutLine02 table tr td:nth-last-child(1) span { position: absolute; top: 10px; left: 10px; text-align: center; }
#content.sub_08 .OutLine02 .table01 { border: 4px solid #C75252; }
#content.sub_08 .OutLine02 .table02 { border: 4px solid #E9AE2B; }
#content.sub_08 .OutLine02 .table03 { border: 4px solid #699B37; }
#content.sub_08 .OutLine02 .table04 { border: 4px solid #358791; }
#content.sub_08 .OutLine02 .table05 { border: 4px solid #315F97; }
@media all and (max-width: 768px) {
    #content.sub_08 table { width: 768px; }
}
@media all and (max-width: 480px) {
    #content.sub_08 .titBox { padding-left: 100px; }
#content.sub_08 .titBox span { width: 90px; }
}

/* sub_10 */
#content.sub_10 .section .OutLine a.img_download { color: #333; box-shadow: none; text-align: center; border-color: #bababa; transition: color .2s ease-in-out, border .2s ease-in-out; }
#content.sub_10 .section .OutLine a.img_download:hover { color: #333; border-color: #555; }