
/* 서브 공통 */
.sub-wrap {
    padding-block: 50px 100px;
    background: #000;
    background-color: #f9f7fa;
}
.sub-wrap .inner {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    position: relative;
}
#ctt,#bo_list, #bo_v,
#bo_w {
    width: calc(100% - 233px);
    min-height: 500px;
}
.sub-wrap .con-info {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 40px;
}
.sub-wrap .con-info h2 {
    font-size: 24px;
    font-weight: 700;
    color: #071125;
    letter-spacing: -2px;
}
.sub-wrap .con-info ul {
    display: flex;
    flex-flow: row wrap;
}
.sub-wrap .con-info ul li {
    position: relative;
    font-size: 15px;
}
.sub-wrap .con-info ul li:not(:first-child)::before {
    content: ">";
    margin-inline: 3px;
}
.sub-wrap .fc_bl {
    color: #006cb8;
}
@media (max-width:1024px) {
    .lm_wrap {
        display: none;
    }
    #ctt,#bo_list, #bo_v {
        width: 100%;
    }
}


/* sub_visual */
.sub_visual{
    width: 100%;
    background: url(../img/main/main_visual_01.jpg) no-repeat center center / cover;
}
.sub_visual .inner {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    height: 200px;
    color: #fff;
}
.sub_visual h2 {
    font-size: 32px;
    font-weight: 700;
    text-shadow: 1px 1px 1px #000;
}
.sub_visual p {
    font-size: 15px;
    line-height: 22px;
    padding-top: 20px;
    text-shadow: 1px 1px 1px #333;
}

.sub_visual.sub_bg2 {
    background-image: url(../img/sub/sub_visual_02.jpg);
}
.sub_visual.sub_bg3 {
    background-image: url(../img/sub/sub_visual_03.jpg);
}
.sub_visual.sub_bg4 {
    background-image: url(../img/sub/sub_visual_04.jpg);
}
.sub_visual.sub_bg5 {
    background-image: url(../img/sub/sub_visual_05.jpg);
}
@media (max-width:640px) {
    .sub_visual h2 {
        font-size: 28px;
    }
    .sub_visual p {
        font-size: 13px;
    }
}


/* 서브네비 */
.lm_wrap {
    margin-top: -90px;
    width: 188px;
}
.lm_title {
    width: 100%;
    height: 109px;
    background: url(../img/sub/lm_bg.png) no-repeat 0 0;
    background-size: contain;
    text-align: center;
    color: #fff;
    
}
.lm_title .tit {
    font-size: 29px;
    font-weight: bold;
    display: block;
    padding-top: 28px;
}
.lm_title .eng {
    font-size: 16px;
    display: block;
    padding-top: 5px;
    font-weight: 300;
    letter-spacing: 0;
}
.lm_list {
    width: 100%;
    margin-top: 20px;
}
.lm_list li {
    background-color: #fff;
}
.lm_list li a {
    padding: 15px 20px;
    color: #182b4a;
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
}
.lm_list li a.on {
    background-color: #006cb8;
    color: #fff;
}


/* sub contents */

.sub-wrap .contents_top {
    margin-bottom: 40px;
}

.sub-wrap .contents_top .contents_tit {
    font-size: 24px;
    font-weight: bold;
    color: #071125;
    letter-spacing: -2px;
    float: left;
}

.sub-wrap .contents_top .contents_loca {
    font-size: 15px;
    color: #071125;
    float: right;
    line-height: 22px;
    letter-spacing: -1px;
    margin-top: 7px;
}

.sub-wrap .contents_top:after {
    content: '';
    display: block;
    clear: both;
}
.sub-wrap .contents_middle * {
    line-height: 1.7;
    /* word-break: break-word; */
    word-break: keep-all;
    letter-spacing: 0;
}
.sub-wrap .contents_middle .contents_article {
    font-size: 15px;
    /* line-height: 26px; */
    color: #666;
    letter-spacing: -1px;
}

.sub-wrap .contents_middle .small_text {
    font-size: 14px;
    font-weight: bold;
    /* line-height: 26px; */
    letter-spacing: -1px;
}

.sub-wrap .contents_middle .contents_banner {
    background-color: #fff;
    background-image: url(../img/sub/sub_banner_bg_05.png);
    background-repeat: no-repeat;
    background-position: 3% 50%;
    padding: 35px 25px 35px 175px;
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
    background-size: 135px;
}

.sub-wrap .sub1_2 .contents_middle .contents_banner {
    background-color: #fff;
    background-image: none;
    padding: 35px 25px 35px;
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
}

.sub-wrap .sub1_2 .contents_middle .contents_banner .education-goals_titleBox .education-goals_title {
    font-weight: 700;
    font-size: 18px;
}

.sub-wrap .sub1_2 .contents_middle .contents_banner:first-child .education-goals_listBox,.sub-wrap .contents_middle .contents_banner:nth-child(2) .education-goals_listBox {
    margin-top: 35px;
}

.sub-wrap .sub1_2 .contents_middle .contents_banner:has(.img-box) .img-box {
    width: 100%;
    margin: 35px 0;
}

.sub-wrap .sub1_2 .contents_middle .contents_banner:has(.img-box) .img-box img {
    width: 100%;
}

.sub-wrap .contents_middle .contents_banner ul li {
    font-size: 15px;
    /* line-height: 26px; */
    color: #454545;
    font-weight: 400;
    letter-spacing: -1px;
}

.sub-wrap .contents_middle.greeting .contents_article {
    width: 500px;
}

.sub-wrap .contents_middle.greeting .contents_img {
    text-align: right;
    margin-top: -110px;
}

.sub-wrap .contents_middle.greeting .small_text {
    margin-top: 20px;
    display: inline-block;
}

.sub-wrap .contents_middle.chem_info .contents_banner {
    background-image: url(../img/sub/sub_banner_bg_02.png);
}

.sub-wrap .contents_middle.chem_info .contents_banner p {
    /* width: 70%; */
}

.sub-wrap .contents_middle.chem_info .contents_banner p span.uLine {
    font-weight: 500;
    text-decoration: underline;
}

.sub-wrap .contents_middle.af_gr .contents_banner {
    background-image: none;
}

.sub-wrap .contents_middle.af_gr .contents_banner .banner_image {
    margin-top: 30px;
}

.sub-wrap .contents_middle.af_gr .contents_banner .banner_image img {
    width: 100%;
}

.sub-wrap .contents_middle.sub02_01 p.banner_tit {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 18px;
}

.sub-wrap .contents_middle.sub02_01 p {
    /* width: 80%; */
}

.sub-wrap .contents_middle.sub02_02 p {
    /* width: 80%; */
}

.sub-wrap .contents_middle.sub02_01 .banner02 {
    background-image: url(../img/sub/sub_banner_bg_03.png);
    background-position: center right -190px;
}

.sub-wrap .contents_middle.sub02_01 .banner03 {
    background-image: url(../img/sub/sub_banner_bg_04.png);
    background-position: center right -220px;
}

.sub-wrap .contents_middle.sub02_02 .banner01 {
    background-image: url(../img/sub/sub_banner_bg_04.png);
    background-position: center right -220px;
}

.sub-wrap .contents_middle .contents_img.pre_con img {
    width: 100%;
}

/*íŽ˜ì´ì§€ ì¤€ë¹„ì¤‘ìž…ë‹ˆë‹¤. ì´ë¯¸ì§€ 100%*/
.sub-wrap .sub02_05 .tab-ul {
    margin: 10px 0 30px;
}

.sub-wrap .sub02_05 .tab-ul:after {
    content: "";
    display: block;
    clear: both;
}

.sub-wrap .sub02_05 .tab-ul li {
    border: 1px solid #e1e1e1;
    background: #fff;
    padding: 10px 16px;
    float: left;
    margin-left: -1px;
    cursor: pointer;
}

.sub-wrap .sub02_05 .tab-ul li.tab1 {
}

.sub-wrap .sub02_05 .tab-ul li.tab2 {
}

.sub-wrap .sub02_05 .tab-ul li.tab3 {
}

.sub-wrap .sub02_05 .tab-ul li.on {
    background: #006cb8;
    color: #fff;
}

.sub-wrap .contents_middle.sub02_05 p {
    width: 80%;
}

.sub-wrap .contents_middle.sub02_05 .banner01 {
    background-image: url(../img/sub/sub_banner_bg_04.png);
    background-position: center right -220px;
}

.sub-wrap .sub02_05 .table_title {
    font-size: 18px;
    color: #006cb8;
    letter-spacing: -1px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 70px;
}

.sub-wrap .sub02_05 .p2 {
    font-size: 18px;
    color: #333;
    letter-spacing: -1px;
    font-weight: 400;
    margin: 10px 0;
}

.sub-wrap .sub02_05 .p3 {
    font-size: 17px;
    color: #333;
    letter-spacing: -1px;
    font-weight: 400;
    margin: 10px 0;
    font-size: 15px;
}

.sub-wrap .sub02_05 .contents3 .p3 {
    line-height: 21px;
    margin: 10px 0 5px;
}

.sub-wrap .sub02_05 .cont {
    font-weight: 300;
    font-size: 17px;
    margin-bottom: 30px;
}

.sub-wrap .sub02_05 .table_text {
    font-size: 15px;
    line-height: 28px;
    margin-top: 10px;
}

.sub-wrap .sub02_05 .table_list {
    width: 100%;
    margin: 20px 0;
}

.sub-wrap .sub02_05 .table_list thead tr th {
    background-color: #fff;
    text-align: center;
    padding: 18px 0;
    border-top: 2px solid #006cb8;
    font-size: 17px;
    color: #006cb8;
    font-weight: 500;
    border-bottom: 1px solid #c6c6c6;
}

.sub-wrap .sub02_05 .table_list tbody tr td {
    padding: 11px 5px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #e1e1e1;
    /* word-break: keep-all; */
    line-height: 24px;
    font-size: 14px;
}

.sub-wrap .sub02_05 .table_list tbody tr td.left {
    text-align: left;
}

.sub-wrap .sub02_05 .table_list tbody {
    border-bottom: 1px solid #c6c6c6;
}

.sub-wrap .sub02_05 .table_list tr.sum td {
    background-color: #fff;
    text-align: center;
    padding: 18px 0;
    font-size: 17px;
    color: #006cb8;
    font-weight: 500;
    border-bottom: 2px solid #006cb8;
    border-top: 1px solid #c6c6c6;
}

.sub-wrap .sub02_05 .table_list tbody tr:not(.sum) td:nth-child(odd) {
}

.sub-wrap .sub02_05 .table_list04 img {
    width: 100%;
}

.sub-wrap .sub02_05 .table_list04 thead tr th {
    padding-left: 10px;
    padding-right: 10px;
}

.sub-wrap .sub02_05 > div {
    display: none;
}

.sub-wrap .sub02_05 .on {
    display: block;
}

.gab {
    height: 30px;
}

.sub-wrap .contents_middle.sub02_03 .contents_banner {
    background-image: none;
}

.sub-wrap .sub02_03 .lab_info_top {
    font-size: 0;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #006cb8;
}

.sub-wrap .sub02_03 .lab_info_top li {
    display: inline-block;
    font-size: 24px;
}

.sub-wrap .sub02_03 .lab_info_top li:first-child {
    width: 60%;
}

.sub-wrap .sub02_03 .lab_info {
    width: 100%;
}

.sub-wrap .sub02_03 .lab_info > li {
    font-size: 18px;
    border-bottom: 1px solid #d2d2d2;
}

.sub-wrap .sub02_03 .lab_info .lab_tab {
    font-size: 0;
    cursor: pointer;
    padding: 16px 0;
}

.sub-wrap .sub02_03 .lab_info .lab_tab li {
    display: inline-block;
    font-size: 18px;
    vertical-align: top;
}

.sub-wrap .sub02_03 .lab_info .office_name {
    text-align: left;
    font-weight: 500;
    width: 55%;
}

.sub-wrap .sub02_03 .lab_info .prof_name {
    width: 35%;
}

.sub-wrap .sub02_03 .lab_info .tab_btn {
    text-align: right;
    width: 10%;
}

.sub-wrap .sub02_03 .lab_info .tab_btn span {
    width: 21px;
    height: 20px;
    display: inline-block;
    background: url(../img/common/tap_down.png) no-repeat 0 0;
    margin-right: 10px;
    cursor: pointer;
}

.sub-wrap .sub02_03 .lab_info .tab_btn span.up {
    background: url(../img/common/tap_up.png) no-repeat 0 0;
    margin-right: 10px;
    cursor: pointer;
}

.sub-wrap .sub02_03 .lab_info .lab_con {
    border-top: 1px solid #d2d2d2;
    padding-bottom: 16px;
}

.sub-wrap .sub02_03 .lab_info .lab_con p {
    font-size: 15px;
    line-height: 30px;
    padding-top: 20px;
}

.sub-wrap .sub02_03 .lab_info .lab_con img {
    width: 100%;
}

.prof_info .tabs {
    width: 100%;
    border: 1px solid #e1e1e1;
    font-size: 0;
    margin-bottom: 20px;
}

.prof_info .tabs li {
    width: calc(33.3% - 1px);
    border-right: 1px solid #e1e1e1;
    font-size: 16px;
    text-align: center;
    padding: 22px 0;
    display: inline-block;
    letter-spacing: -1px;
    font-weight: 500;
    cursor: pointer;
}

.prof_info .tabs li:last-child {
    border-right: none;
}

.prof_info .tabs li.active {
    background-color: #1f3054;
    color: #fff;
}

.prof_info .tabs li.tab3.active {
    background-color: #453d6e;
    color: #fff;
}

.prof_info .tab_container {
    background-color: #fff;
    padding: 25px;
    border: 1px solid #e1e1e1;
    width: 100%;
}

.prof_info .tab_container .professor {
    margin-bottom: 40px;
    display: flex;
    flex-flow: row wrap;
}

.prof_info .tab_container .prof_name:before {
    content: '';
    display: inline-block;
    width: 23px;
    height: 22px;
    background: url(../img/sub/prof_icon.png) no-repeat 0 0;
    margin-right: 10px;
}

.prof_info .tab_container .prof_name {
    font-size: 24px;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.prof_info .tab_container .prof_name span {
    font-size: 18px;
}

.prof_info .tab_container .prof_photo {
    width: 106px;
    height: 126px;
    display: table-cell;
}

.prof_info .tab_container .prof_photo img {
    width: 100%;
    height: auto;
    box-shadow: 2px 2px 2px #ccc;
    min-width: 106px;
}

.prof_info .tab_container .prof_txt {
    display: table-cell;
    vertical-align: top;
    padding: 0px 30px 0 30px;
    min-width: 340px;
}
.prof_info .tab_container p,
.prof_info .tab_container a {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: -1px;
}

.prof_info .tab_container .prof_cont {
    font-size: 14px;
    line-height: 23px;
    display: table-cell;
    padding: 0px 10px 0 30px;
    border-left: 1px solid #e1e1e1;
    vertical-align: top;
}

.sub-wrap .sub03_01 .table_title {
    font-size: 18px;
    color: #006cb8;
    letter-spacing: -1px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 70px;
}

.sub-wrap .sub03_01 .table_text {
    font-size: 15px;
    line-height: 28px;
    margin-top: 10px;
}

.sub-wrap .sub03_01 .table_list {
    width: 100%;
}

.sub-wrap .sub03_01 .table_list thead tr th {
    background-color: #fff;
    text-align: center;
    padding: 18px 0;
    border-top: 2px solid #006cb8;
    font-size: 17px;
    color: #006cb8;
    font-weight: 500;
    border-bottom: 1px solid #c6c6c6;
}

.sub-wrap .sub03_01 .table_list tbody tr td {
    padding: 11px 5px;
    text-align: center;
    vertical-align: middle;
}

.sub-wrap .sub03_01 .table_list tbody {
    border-bottom: 1px solid #c6c6c6;
}

.sub-wrap .sub03_01 .table_list tr.sum td {
    background-color: #fff;
    text-align: center;
    padding: 18px 0;
    font-size: 17px;
    color: #006cb8;
    font-weight: 500;
    border-bottom: 2px solid #006cb8;
    border-top: 1px solid #c6c6c6;
}

.sub-wrap .sub03_01 .table_list tbody tr:not(.sum) td:nth-child(odd) {
    background-color: #efefef;
}

.sub-wrap .sub03_01 .table_list01 tbody td:nth-child(2) {
    text-align: left;
    text-indent: 20px;
}

.sub-wrap .sub03_01 .table_list01 tbody td:nth-child(7) {
    text-align: left;
    padding-left: 10px;
}

.sub-wrap .sub03_01 .table_list02 tbody td:nth-child(1) {
    text-align: left;
    padding-left: 20px;
    min-width: 120px;
}

.sub-wrap .sub03_01 .table_list02 tbody td:nth-child(2) {
    max-width: 80px;
    min-width: 30px;
}

.sub-wrap .sub03_01 .table_list02 tbody td:nth-child(3) {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 16px;
}

.sub-wrap .sub03_01 .table_list04 img {
    width: 100%;
}

.sub-wrap .sub03_01 .table_list04 thead tr th {
    padding-left: 10px;
    padding-right: 10px;
}

.sub-wrap .bbs .board_list {
    width: 100%;
    table-layout: fixed;
}

.sub-wrap .bbs .board_list thead tr th {
    background-color: #fff;
    text-align: center;
    padding: 18px 0;
    border-top: 2px solid #006cb8;
    font-size: 17px;
    color: #006cb8;
    font-weight: 500;
}

.sub-wrap .bbs .board_list tbody tr td {
    border-top: 1px solid #c6c6c6;
    padding: 15px 5px;
    text-align: center;
    color: #444;
}

.sub-wrap .bbs .board_list tbody tr td a {
    color: #444;
}

.sub-wrap .bbs .board_list tbody tr td.title {
    text-align: left;
    vertical-align: top;
}

.sub-wrap .bbs .board_list tbody tr td.title a span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 100%;
    vertical-align: middle;
    height: 18px;
}

.sub-wrap .bbs .board_list tbody tr td.writer {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sub-wrap .bbs .board_list tbody {
    border-bottom: 1px solid #c6c6c6;
}

.sub-wrap .bbs .board_list tbody .no_article td {
    padding: 50px 0;
}

.sub-wrap .bbs .board_list tbody .notice td {
    font-weight: 500;
    color: #000;
}

.sub-wrap .bbs .board_list tbody .notice td a {
    color: #000;
}

.sub-wrap .bbs .board_list tbody .notice td:nth-child(1) {
    color: #006cb8;
}

.sub-wrap .bbs .paging_wrap {
    margin-top: 40px;
    text-align: center;
}

.sub-wrap .bbs .paging {
    font-size: 0;
}

.sub-wrap .bbs .paging a {
    vertical-align: top;
    font-size: 16px;
}

.sub-wrap .bbs .paging .move_btn {
    width: 27px;
    height: 27px;
    border: 1px solid #c6c6c6;
    display: inline-block;
}

.sub-wrap .bbs .paging .num_btn {
    width: 28px;
    height: 28px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
}

.sub-wrap .bbs .paging .num_btn.current_pg {
    background: #353535;
    color: #fff;
}

.sub-wrap .bbs .paging .first_btn {
    margin-right: -1px;
}

.sub-wrap .bbs .paging .prev_btn {
    margin-right: 18px;
}

.sub-wrap .bbs .paging .end_btn {
    margin-left: -1px;
}

.sub-wrap .bbs .paging .next_btn {
    margin-left: 18px;
}

.sub-wrap .bbs .bbs_search_wrap {
    margin-top: 18px;
    text-align: center;
}

.sub-wrap .bbs .bbs_search {
    font-size: 0;
}

.sub-wrap .bbs .bbs_search #findSelect {
    width: 110px;
    height: 34px;
    border: 1px solid #c6c6c6;
    padding-left: 10px;
    font-size: 14px;
    margin-right: 10px;
}

.sub-wrap .bbs .bbs_search #findText {
    width: 250px;
    height: 30px;
    border: 1px solid #c6c6c6;
    text-indent: 5px;
    vertical-align: top;
    font-size: 14px;
}

.sub-wrap .bbs .bbs_search .findBtn {
    width: 60px;
    height: 34px;
    background-color: #353535;
    color: #fff;
    border: none;
    vertical-align: top;
    font-size: 14px;
    cursor: pointer;
}

.sub-wrap .bbs .board_view {
    width: 100%;
    table-layout: fixed;
}

.sub-wrap .bbs .board_view thead tr th {
    background-color: #fff;
    text-align: center;
    padding: 40px 0;
    border-top: 2px solid #006cb8;
    font-size: 18px;
    color: #006cb8;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 30px;
}

.sub-wrap .bbs .board_view tbody tr td {
    border-top: 1px solid #c6c6c6;
    padding: 15px 5px;
    color: #444;
}

.sub-wrap .bbs .board_view tbody {
}

.sub-wrap .bbs .board_view tbody .left {
    padding-left: 10px;
}

.sub-wrap .bbs .board_view .board_cont {
    padding: 30px 0;
}

.sub-wrap .bbs .board_view .board_cont img {
    max-width: 100%;
    height: auto !important;
}

.sub-wrap .bbs .view_pg_list li {
    border-bottom: 1px solid #006cb8;
    position: relative;
    height: 52px;
    padding: 0 20px;
    line-height: 52px;
    overflow: hidden;
}

.sub-wrap .bbs .view_pg_list li:first-child {
    border-top: 1px solid #006cb8;
}

.sub-wrap .bbs .view_pg_list .tit {
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    padding-left: 30px;
}

.sub-wrap .bbs .view_pg_list .txt {
    display: block;
    padding-left: 100px;
}

.sub-wrap .bbs .view_pg_list .txt a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.sub-wrap .bbs .btn_area {
    margin-top: 30px;
}

.sub-wrap .bbs .btn_area li a {
    padding: 12px 20px;
    border: 1px solid #c6c6c6;
    display: inline-block;
}

/*  */
.sub-wrap .sitemap-cont ul li {
    font-size: 0;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    margin-bottom: 15px;
}

.sub-wrap .sitemap-cont ul li p {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    vertical-align: top;
}
.sub-wrap .sitemap-cont ul li a {
    /* word-break: keep-all; */
}

.sub-wrap .sitemap-cont ul li p.dep1 {
    background-color: #006cb8;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    width: 20%;
    min-width: 110px;
    letter-spacing: -1px;
}

.sub-wrap .sitemap-cont ul li p.dep2 {
    background-color: #fff;
    font-size: 15px;
    color: #1b1b1b;
    line-height: 46px;
    padding: 13px 20px;
    line-height: 20px;
    letter-spacing: -1px;
}

.sub-wrap .sitemap-cont ul li p.dep2 > a:hover {
    color: #006cb8;
}
.sub-wrap .sub03 .prof_info .tabs li {
    width: calc(17% - 4px);
}

.sub-wrap:has(.sitemap-cont) .lm_list,
.sub-wrap:has(.sitemap-cont) .con-info ul li:last-child {
    display: none;
}

@media (max-width: 900px) {
    .sub-wrap .contents_middle .contents_banner {background-image: none !important; padding:25px !important;}
    /* .sub-wrap .contents_middle.chem_info .contents_banner p {width:auto;} */
    .sub-wrap .contents_middle.sub02_01 .contents_banner p {width:auto;}

    .prof_info .tab_container .prof_cont {display:block; border:none; padding-left:135px;}
    /* .prof_info .tab_container .prof_txt p {word-break: break-all;} */
}
@media (max-width:768px) {
    .sub-wrap .sub02_03 .lab_info_top li {font-size:16px; font-weight:500; letter-spacing: -2px;}
    .sub-wrap .sub02_03 .lab_info .lab_tab li {font-size:15px; vertical-align: middle;}
    .sub-wrap .sub02_03 .lab_info .office_name { padding-right: 10px; letter-spacing: -1px;}
    
    .prof_info .tabs li {width:100% !important; border-bottom:1px solid #e1e1e1;}
    .prof_info .tabs li:last-child {border-bottom:none;}
    
    
    .sub-wrap .sitemap-cont ul li p.dep1 {width:100%;}
    .sub-wrap .sitemap-cont ul li p.dep2 {padding:22px 20px;}
}
@media (max-width: 640px) {
    .sub-wrap .con-info ul {
        order:1;
        margin-bottom: 10px;
    }
    .sub-wrap .con-info h2 {
        order: 2;
        width: 100%;
    }
      
    /* 서브페이지 */
    .sub_visual_txt .sub_visual_Btxt {font-size:28px;}
    .sub_visual_txt .sub_visual_Stxt {font-size:13px;}
    
    .sub-wrap .contents_top .contents_loca {float:left; display:block; width:100%; margin-bottom:10px; margin-top:0;}
    
    .prof_info .tab_container .prof_txt {display: block; padding-left:0; width: 100%;}
    .prof_info .tab_container .prof_cont {padding-left:0;}
    
    .sub-wrap .sub03_01 .table_list {font-size:12px; letter-spacing: -1px; }
    .sub-wrap .sub03_01 .table_list th,
    .sub-wrap .sub03_01 .table_list td {word-break: keep-all;}
    .sub-wrap .sub03_01 .table_list01 tbody td:nth-child(2) {text-indent:0; padding-left:5px;}
    
    .sub-wrap .bbs .board_list {font-size:14px; }
    .sub-wrap .bbs .board_list .wr_date {width:0 !important; font-size:0;}
    .sub-wrap .bbs .board_list .hits {width:0 !important; font-size:0;}
    .sub-wrap .bbs .board_list thead tr th:nth-child(3) {width:80px !important;}

}

