@charset "utf-8";
a.linkB{color:#0000ff}
a.linkB:focus,a.linkB:hover{text-decoration: underline; text-underline-offset: 2px;}

.txtDf > li{display: flex; gap: 5px;}
.txtDf > li + li{margin-top: 5px;}
/* dot */
.dotTit{
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
}
.dotTit::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 6px;
    background: url(../images/common/h4.png) no-repeat;
}
.dotList00{margin-bottom: 20px;}
.dotList00 > li{padding-left: 10px;}
.dotList00 > li + li{margin-top: 5px;}

.dotList01 > li > strong{
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #617ac4;
}
.dotList01 >li > strong::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 6px;
    background: url(../images/common/h4.png) no-repeat;
}

.dotList02{margin-bottom: 20px;}
.dotList02 > li{padding-left: 12px; position: relative;     margin-left: 10px;}
.dotList02 > li::before{ content: ''; position: absolute; left: 0; top: 6px; width: 6px; height: 6px; background-color: #4366c0; border-radius: 50%;}


.dotList03{padding-left: 5px;}
.dotList03 > li{background: url(../images/common/blt_02.png) no-repeat 0 8px; padding-left: 10px;}

.dotList04{margin-bottom: 20px;}
.dotList04 > li{background: url(../images/common/blt_01.png) no-repeat 0 8px; padding-left: 10px;}

.dotList05{padding-left: 10px;}
.dotList05 > li{ background: url(../images/common/blt_03.png) no-repeat 0 6px; padding-left: 10px;}

.dotList01 > li+li,
.dotList02 > li+li,
.dotList04 > li+li,
.dotList05 > li+li{margin-top: 10px;}

.dotList03 > li+li{margin-top: 5px;}
.dotList02 > li > strong,
.dotList03 > li > strong,
.dotList04 > li > strong{display: inline-block; margin-bottom: 5px; }

.cnumTit{color: #617ac4;font-weight: 700; font-size: 18px; margin: 30px 0 10px;}
.cnumTit span.cnum{display: inline-block;text-align: center;margin-right: 5px;width: 25px;height: 25px;border-radius: 25px;background: #396ca3;line-height: 25px;font-size: 14px;color: #fff;}
.cnumTit span.cnum2{display: inline-block;text-align: center;margin-right: 5px;width: 25px;height: 25px;border-radius: 25px;background: #ef6354;line-height: 25px;font-size: 14px;color: #fff;}

.col-sblue{color: #617ac4; }
.col-blue{color:#3C60BE}
.pointTxt {
    background: none !important;
    color: #4d5899 !important;
    font-weight: 500 !important;
    font-size: 15px !important;
}
.localPage{color: #ee1c23;}
/* table */
.t-scroll{padding-left: 10px;}
.t22_list_tb {
	width:100%;
	border-top:2px solid #617ac4;
	margin-top:2px;
	padding:0;
}

.t22_list_tb thead {
	background-color: #f2f4f9;
}
.t22_list_tb .theadBg {
	background-color: #f2f4f9;
}

.t22_list_tb th {
	font-weight: bold;
	text-align: center;
	color: #284293;
	vertical-align:middle;
	background-color: #f2f4f9;
	border-bottom: 1px solid #cbd2e7;
    padding:10px 5px;
}
.t22_list_tb .tdBg {
	background-color:#f3f3f3;
}
.t22_list_tb .titleLine {
	border-right: 1px solid #dadada;
}

.t22_list_tb .left_C {
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dddddd;
	text-align:left;
	padding:10px 5px;
	vertical-align:middle;
	text-align:center;
}
.t22_list_tb .left_L {
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dddddd;
	text-align:left;
	padding:10px 5px;
	vertical-align:middle;
	text-align:left;
}

.t22_list_tb .left_R {
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dddddd;
	text-align:left;
	padding:10px 5px;
	vertical-align:middle;
	text-align:right;
}
.t22_list_tb .right_C {
	border-bottom: 1px solid #dddddd;
	text-align:left;
	padding:10px 5px;
	vertical-align:middle;
	text-align:center;
}
.t22_list_tb .right_L {
	border-bottom: 1px solid #dddddd;
	text-align:left;
	padding:10px 5px;
	vertical-align:middle;
	text-align:left;
}
.t22_list_tb .right_R {
	border-bottom: 1px solid #dddddd;
	text-align:left;
	padding:10px 5px;
	vertical-align:middle;
	text-align:right;
}
.t22_list_tb .left_L_BLine {
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #b4bed9;
	text-align:left;
	padding:10px 5px;
	vertical-align:middle;
	text-align:left;
}
.t22_list_tb .left_C_BLine {
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #b4bed9;
	text-align:left;
	padding:10px 5px;
	vertical-align:middle;
	text-align:center;
}
.t22_list_tb .right_C_BLine {
	border-bottom: 1px solid #b4bed9;
	text-align:left;
	padding:10px 5px;
	vertical-align:middle;
	text-align:center;
}
.t22_list_tb.type2 thead tr:first-child th:first-child,
.t22_list_tb.type2 tbody td:first-child,
.t22_list_tb.type2 tfoot td:first-child {
	border-left:none;
}
.t22_list_tb.type2 thead th{
	border-left:1px solid #d0d0d0;
}
.t22_list_tb .lLine{border-left:1px solid #d0d0d0 !important;}
.t22_list_tb .tLine  {
	border-top:1px solid #d0d0d0 !important;
}
.t22_list_tb.type2 th, .t22_list_tb.type2 td {
	padding:9px 11px;
	text-align:center;
}
.t22_list_tb.type2 td{
    border-left: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    vertical-align: middle;
}


/* 컨텐츠 이미지 */
.list-img-box{display: flex; align-items: stretch; flex-wrap: wrap; gap: 10px;}
.list-img-box > li{width: calc(100% / 2 - 5px);}
.list-img-box > li >img{width: 100%;}
/* 탭 컨텐츠 */
.tab{margin-bottom: 30px;}
.tab > ul{display: flex; align-items: center; gap: 10px; flex-wrap: wrap;}
.tab > ul > li{width: calc(100% / 4 - 10px);min-width: 220px;}
.tab > ul > li .btn-tab{  width: 100%; height: 62px; padding: 0 10px 0 15px; font-size: 17px; font-weight: 400; word-break: keep-all; border-radius: 15px 15px 15px 0; background: #f6f6f6 url("../images/common/icon_off.png") no-repeat calc(100% - 15px) center; display: flex; align-items: center;}
.tab > ul > li.active .btn-tab{color: #fff; background: #4366c0 url(../images/common/icon_on.png) no-repeat calc(100% - 15px) center; font-weight: 700;}

.tab-conts-wrap .tab-conts{display: none;}
.tab-conts-wrap .tab-conts.active{display: block;}
/* --탭 컨텐츠 */
.double-tab-wrap{margin:40px 0;}
.double-tab-wrap > .mb-btns {margin-bottom: 30px;}
.double-tab-wrap > .mb-btns > li{margin-bottom: 5px; margin: 0 30px 5px; }
.double-tab-wrap > .mb-btns > li.on >a{ color: #ef6354;}
.double-tab-wrap > .mb-btns > li:after{height: 10px; top: 11px; right:-30px;}
.double-tab-wrap > .mb-box{height: auto; }
/* 더블 탭 */

/* -- 더블 탭 */

/* 버튼 */
.btn-wrap{margin-top: 20px; margin-bottom: 20px; }
.btn-wrap.dfc{display: flex; align-items: center; justify-content: center; gap: 10px;}
.btn-wrap.dfl{display: flex; align-items: center; justify-content: flex-end; gap: 10px;}
.btn{ text-align: center; min-width: 65px;padding: 10px 0; margin: 2px; line-height: 20px; color: #ffffff; width: 100%; max-width: 180px; border-radius: 5px; font-weight: bold;  max-height: 40px;}
.dwBtn{background-color: #557cc3; color: #FFFFFF; transition: all 0.3s ease-in-out;}
.dwBtn:hover,.dwBtn:focus{background-color: #3d67b5;}
/* 서브 배너 */
.sub-vsl{
    width: 100%;
    height: 150px;
    background: linear-gradient(rgba(28, 38, 91, 0.2), rgba(28, 38, 91, 0.2)), url(../images/common/mvbg_03.jpg) center no-repeat;
    background-size: cover;
    font-size: 10px;
}
.sub-vs-tx{ font-family: 'koreaGD16';height: 150px; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.sub-vs-tx > h2{ font-size: 5.6em; color: #fff; line-height: 1; margin-bottom: 16px;}
.sub-vs-tx > p{font-size: 17px; color: #fff; line-height: 22px; word-break: keep-all;}


.sub-content-wrap{font-family: 'Pretendard', sans-serif;}
.sub-content-wrap .wid{width: 96%; max-width: 1400px; margin: 0 auto;   padding: 40px 0 100px;}
.left-area{float:left; width:274px;}
.lm-ti{height: 107px;  border-radius: 10px; border-top-right-radius: 56px; overflow: hidden; background-color: #3c497b; font-weight: bold;}
.lm-ti > h2{display: table; width: 100%; height: 100%;}
.lm-ti > h2 > span{display: table-cell; vertical-align: bottom; padding: 20px 24px; font-size: 27px; color: #fff; line-height: 30px; font-weight: bold;}
.left-menu > li{margin-top: 5px;}
.left-menu > li > a{display: block; font-size: 18px; color: #686868; line-height: 24px; background: #fff; padding: 14px 24px 10px; border: 1px solid #d7d7d7; border-radius: 10px; text-decoration: none;}
.left-menu > li > a:hover{
	color: #4366c0;
	font-weight: bold;
}
.left-menu > li > a.headerLiNewWin{background: url("../images/common/nWindow_ic.png") no-repeat 95% 28%;}
.left-menu > li > ul{padding: 5px 10px 10px}
.left-menu > li > ul > li{margin-top: 5px; font-size: 16px; line-height: 20px; padding-left: 12px; position: relative;}
.left-menu > li > ul > li.on:before{background: #4366c0;}
.left-menu > li > ul > li:before{content: ''; position: absolute;left: 0;top: 12px;width: 7px;height: 7px;background: #999;border-radius: 50%;}
.left-menu > li > ul > li > a{
	display: inline-block;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px dashed #cfd3df;
	padding: 0.45rem 1rem 0.3rem 0.5rem;
}
.left-menu > li.on > a{color: #FFF; background: #4366c0; font-weight: 500;}
.left-menu-depth2 {
	border: 1px solid #d9e8fb;
	border-top: none;
	border-radius: 0.5rem;
}
.left-menu-depth2 > li.on > a{font-weight: bold;color: #4366c0;}
.left-menu-depth2 > li > a:hover{border-bottom: 1px dashed #4366c0;}
.left-menu > li > ul > li > a.snbNewWin{background: url("../images/common/nWindow_ic.png") no-repeat 96% 28%;}

.sub-contents{float: right; width: calc(100% - 340px);}

#localNavi{text-align: right; line-height: 20px; margin-bottom: 30px;}
#localNavi > li{display: inline-block; vertical-align: top; font-size: 14px; color: #828181; margin-right: 4px;}
#localNavi > li img{margin-top: 2px;}
#localNavi > li:after{content: ''; display: inline-block; vertical-align: top; width: 7px; height: 10px; background: url(../images/common/lineMap_bg.jpg) no-repeat; margin-top: 6px; margin-left: 8px;}
#localNavi > li:last-child{color: #333; margin-right: 0; font-weight: 500;}
#localNavi > li:last-child:after{display: none;}

.sub-tit{
    width: 100%;
    font-size: 40px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 30px;
}
.contents h3 {
    width: 100%;
    font-size: 40px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 30px;
}

/* 탭 */
.new2022-tab1 {
    overflow: hidden;
    margin: 18px -1px 20px;
}

.new2022-tab1 *{box-sizing: border-box;}
.new2022-tab1 > li{float: left;display: table;width: 25%;height: 62px;padding: 0 5px;margin-top: 2px;text-align: center;position: relative;}
.new2022-tab1 > li > a{
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 0 15px;
    font-size: 15px;
    line-height: 20px;
    word-break: keep-all;
    text-decoration: none;
    text-align: left;
    border-radius: 0.75rem 0.75rem 0.75rem 0;
    background: #f6f6f6 url("../images/common/icon_off.png") no-repeat calc(100% - 15px) center;
    font-weight: bold;
}
.new2022-tab1 > li > a:hover{color: #1569b7;}
.new2022-tab1-tab1 > li.on::before{left: 1px;right: 1px;opacity: 1;}
.new2022-tab1-list > .T1-child1{display: none;}
.new2022-tab1-list > .T1-child1.on{display: block;}

.new2022-tab1 > li.on a {
    color: #fff;
    background: #4366c0 url("../images/common/icon_on.png") no-repeat calc(100% - 15px) center;
    font-weight: bold;
}

/* 검색 */
.brd-search{width: 100%; display: flex; gap: 10px; margin-bottom: 20px;}
.brd-search select{
    width: 150px;
    float: left;
    height: 45px;
    border: 1px solid #bbbbbb;
    vertical-align: top;
    font-size: 15px;
    padding-left: 10px;
    color: #333;
    border-radius: 10px;
    background-color: #FFFFFF;
}
.brd-search .sr-ib{
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 160px);
    max-width: 380px;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
    border: 1px solid #bbbbbb;
}
.brd-search .sr-ib input[type="text"]{
    box-sizing: border-box;
    vertical-align: top;
    height: 100%;
    width: 100%;
    font-size: 15px;
    padding-left: 10px;
    color: #333;
    border:0;
    background-color: #fff;
    border-radius: inherit;
}
.brd-search .sr-ib .srbt{
    display: inline-block;
    vertical-align: top;
    line-height: 1;   
    overflow: hidden;
    width: 21px;
    position: absolute;
    right:12px;
    top:12px;
}
/* 페이징 */
.paging {
    text-align: center;
    margin-top: 30px;
}

.paging > a {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 15px;
    color: #888;
    line-height: 20px;
    padding: 0 5px 2px;
    margin: 2px 0;
}

.paging > span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.paging > span > a.on {
    background: #3e4e6f;
    color: #fff;
    font-weight: bold;
}

.paging > span > a {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #3e4e6f;
    border-radius: 5px;
    color: #3e4e6f;
    padding: 5px 11px;
    min-width: 17px;
    margin-right: 7px;
    transition: all 0.3s ease-in-out;
}

.paging > span > a:last-child{
    margin-right: 0;
}

.paging a img {
    padding: 4px;
    margin-top: 30%;
}

@media screen and (max-width: 1000px){
    .left-area{display: none;}
    .sub-contents{float: none; width: auto;}
}
@media screen and (max-width: 760px){
    
    .sub-vsl{font-size: 9px;}
    .sub-tit{font-size: 36px;}
    /* 탭 */
    .tab > ul > li{width: calc(100% / 3 - 10px);}
}

@media screen and (max-width: 670px){
    /* table */
    .t-scroll{width: 100%; overflow-x: scroll;}
    .t-scroll > table{width: 670px; }
}
@media screen and (max-width: 620px){ 
    /* 탭 */
    .tab > ul > li{width: calc(100% / 2 - 10px);}
}
@media screen and (max-width: 480px){
    .sub-vsl{font-size: 8px;}
    .sub-tit{font-size: 30px;}
    /* 탭 */
    .tab > ul > li{flex:1 1 40% ;   min-width: 160px;}
    .tab > ul > li .btn-tab,
    .tab > ul > li.active .btn-tab{font-size: 16px; padding:0 10px; background-position: calc(100% - 10px) center;;}
}

/* 인사말 */
.welcomIMG{float: left; width: 20%; margin-right: 20px; text-align: center;}
.welcomIMG .imgs{ border-radius: 20px; overflow: hidden;}
.welcomIMG img{width: 100%;}
.welcomText{float:right; width:calc(80% - 20px);padding-top: 15px;}
.welcomText > .txt {line-height: 1.5;}
.welcomText > .txt .tit{font-size: 1.1em; font-weight: bold;  color: #000;  line-height: 28px;  margin-bottom: 18px;}
.welcomText > .txt .subtit {
    margin-top: 30px;
    font-weight: bold;
}

/* 미션과 비전 */
.missBox > li {border:1px solid #e5e7e9; margin-top:20px;}
.missBox > li > p {background-color:#f5f7f9; text-align:center; border-bottom:1px solid #e5e7e9; padding:10px; font-weight:700;}
.missBox > li > div {padding:28px; text-align:center;}
.missBox > li ul {display:inline-block; vertical-align:top; margin:13px 33px 0 0;}
.missBox > li ul > li {text-align:left; margin-top:7px;}

.cgbox_line{text-align:center;padding: 20px 5px;}
.cgbox_line > div{display:inline-block;position:relative;margin:25px 5px 5px 5px;vertical-align:top;}
.cgbox_line > div > div{border:1px solid #0560cf;width:110px;height:110px;border-radius:110px;display:table;}
.cgbox_line > div > div > p{height: 100%; display: flex; align-items: center; justify-content: center;}
.cgbox_line > div > span{position:absolute;left:50%;top:-15px;margin-left:-15px;width:30px;height:30px;line-height:30px;border-radius:30px;background:#0560cf;font-size:13px;color:#fff;}
/*-- 미션과 비전 */

/* 4대 중점목표 */
.objectives-div{position:relative;}
.objectives-div .floor{display: flex; justify-content: center; flex-wrap: wrap; gap: 70px;}
.objectives-div .div-s{border-radius: 5px;padding: 50px 30px;min-height: 136px; flex: 1 1 40%;}
.objectives-div .d1{background:#ff6d54;text-align: center;position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); min-height: auto;width: 200px;height: 200px;z-index: 99;border-radius: 133px;display: flex; align-items: center; justify-content: center;}
.objectives-div .d2{background:#5da3df;}
.objectives-div .d3{background:#09b295;}
.objectives-div .d4{background:#808080;}
.objectives-div .d5{background:#e5b270;}
.objectives-div p.txt{color:#fffdd4;font-size: 28px;}
.objectives-div p.tit{font-size:18px;color:#fffdd4;margin-bottom: 16px;}
.objectives-div ul li {color:#ffffff;padding-left: 15px;background: url(../images/common/list_bg01.png) no-repeat left 4px;margin-bottom: 3px;letter-spacing: -0.2px;}


/* 5대 목표 추가 css */
.objectives-div {
    width: 100%;
    
  }
  .objectives-div .floor {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    gap: 10px;
  }
  .objectives-div .floor .d234 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .objectives-div .floor .d56 {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 100px;
  }
  .objectives-div .div-s {
    padding: 30px;
    flex: none;
    border-radius: 30px;
  }
  .objectives-div .d1 {
    width: 600px;
    height: 600px;
    border-radius: 50%;
    z-index: -1;
  }
  .objectives-div .d2 {
   width: 33%;
   margin-top: 200px;
  }
  .objectives-div .d3 {
    width: 33%;
    margin-bottom: 300px;
  }
  .objectives-div .d4 {
    width: 33%;
    margin-top: 200px;
  }
  .objectives-div .d5 {
    width: 33%;
  }
  .objectives-div .d6 {
    background: #2f3e6e;
    width: 33%;
  }

  @media screen and (max-width:760px) {
    .objectives-div .d1 {
      width: 200px;
      height: 200px;
      border-radius: 50%;
      z-index: 1;
    }
    .objectives-div .d2,
    .objectives-div .d4 {
      width: auto;
      margin-top: 0;
    }
    .objectives-div .d3 {
      width: auto;
      margin-bottom: 0;
    }
    .objectives-div .floor .d234 {
      display: block;
    }
    .objectives-div .floor .d56 {
      display: block;
    }
    .objectives-div .d5,
    .objectives-div .d6 {
      width: auto;
    }
    .objectives-div .floor {
      gap: 0px;
      margin: 0 16px;
    }
    .objectives-div .div-s {
      margin-bottom: 30px;
    }
  }


/* -- 4대 중점목표 */

/* 대학기구 */
.organizationChart-div{background:url(../images/common/organizationChart_img_pc.jpg) no-repeat left top;background-size: 100% 100%;height: 600px;}
.organizationChart-div p{padding: 8px 5px; border-radius: 8px;  background-color: #4366c0; box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3); color:#fff;}
.organizationChart-div .f1 p {font-size:18px;display:inline-block;text-align:center; background-color: #665fd0;;}
.organizationChart-div .f1 p.p1 {width: 10%;margin-left: 42%;margin-top: 26px;margin-bottom: 36px;width: 15%;}
.organizationChart-div .f2 {margin-bottom: 36px;height: 41px;position: relative;}
.organizationChart-div .f2 p {font-size:16px;display:inline-block;text-align:center;position: absolute; background-color: #4fa4cd;width: 15%;}
.organizationChart-div .f2 p.p1 {left: 2%;top: 0;}
.organizationChart-div .f2 p.p2 {left: 20%;top: 0}
.organizationChart-div .f2 p.p3 {left: 42%;top: 0;}
.organizationChart-div .f3 {margin-bottom: 26px;position: relative;height: 41px;}
.organizationChart-div .f3 p {font-size:16px;display:inline-block;text-align:center;position: absolute; background-color: #45b2af; width: 17%;}
.organizationChart-div .f3 p.p1 {left: 21%;top: 0;}
.organizationChart-div .f3 p.p2 {left: 55%;top: 0;}
.organizationChart-div .f3 p.p3 {left: 81%;top: 0;}
.organizationChart-div .f4 {margin-bottom: 51px;position: relative;height: 41px;}
.organizationChart-div .f4 p {font-size:16px;display:inline-block;text-align:center;position: absolute; background-color: #58c174; width: 17%;}
.organizationChart-div .f4 p.p1 {left: 21%;top: 0;}
.organizationChart-div .f4 p.p2 {left: 55%;top: 0;}
.organizationChart-div .f4 p.p3 {left: 81%;top: 0;}
.organizationChart-div .f5 {margin-bottom: 48px;position: relative;height: 60px;}
.organizationChart-div .f5 p {display:inline-block;text-align:center;position: absolute; font-size: 14px;width: 13%;background-color: #838a8d;}
.organizationChart-div .f5 p.p1 {left: 15%;top: 0;}
.organizationChart-div .f5 p.p2 {left: 31%;top: 0;}
.organizationChart-div .f5 p.p3 {left: 48%;top: 0;}
.organizationChart-div .f5 p.p4 {left: 66%;top: 0;}
.organizationChart-div .f6 {margin-bottom: 37px;position: relative;height: 41px;}
.organizationChart-div .f6 p {font-size:16px;display:inline-block;text-align:center;position: absolute; background-color: #c39c4b;}
.organizationChart-div .f6 p.p1 {left: 8%;top: 0;width: 19%;}
.organizationChart-div .f6 p.p2 {left: 39%;top: 0;width: 19%;}
.organizationChart-div .f7 {position: relative;height: 41px;}
.organizationChart-div .f7 p {font-size:16px;display:inline-block;text-align:center;position: absolute; width: 16%; background-color: #9ea4a7;;}
.organizationChart-div .f7 p.p1 {left: 10%;top: 0;}
.organizationChart-div .f7 p.p2 {left: 32%;top: 0;}
.organizationChart-div .f7 p.p3 {left: 54%;top: 0;}
.organizationChart-div .f7 p.p4 {left: 76%;top: 0;}
/* -- 대학기구 */

/* 교수소개 */
.teacher-list{ border-top: 2px dotted #d2d2d2;}
.teacher-list > ul > li{padding: 20px 25px; display: flex; gap: 40px; align-items: flex-start; border-bottom: 2px dotted #d2d2d2 ;}
.teacher-list > ul > li > div.tc-img{width: 115px; border: 1px solid #c5d5e4;  border-radius: 10px; overflow: hidden;}
.teacher-list > ul > li > div.tc-img > img{width: 100%;}

.teacher-list > ul > li > div.tc-info{width: calc(100% - 155px);}
.tc-info  .tc-name{font-size: 20px;font-weight: 700;}
.tc-info  tc-name > a {display: inline-block; vertical-align: text-top; margin-left: 5px;}
.tc-info .sub_tit{
    color: #666666;
    font-weight: 500;
    margin-bottom: 6px;
    font-size: 14px;
    padding-left: 1px;
}

.other-info {margin-top: 20px;display: flex; flex-wrap: wrap; gap: 20px;}
.other-info > li{width: calc(100% / 2 - 10px); background-repeat: no-repeat; background-position: left top; padding-left: 25px;}
.other-info > li.info1{background-image: url("../images/common/icon_location.png");}
.other-info > li.info2{background-image: url("../images/common/icon_phone.png");}
.other-info > li.info3{background-image: url("../images/common/icon_home.png");}
.other-info > li.info4{background-image: url("../images/common/icon_mail.png");}
.other-info > li.info3 > a{text-decoration: underline; color:#4366c0; text-underline-offset: 2px;word-break: break-all;}

.emailcopy{
    display: inline-block;
    padding: 4px 8px;
    border: 1px solid #4366c0;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    line-height: 13px;
    font-size: 11px;
    font-weight: bold;
    color: #4366c0;
    margin-left: 5px;
   
}
.emailcopy:hover {
    background-color: #4366c0;
    color: #fff;
}

.teacher-list.prof-view{border-top: 2px solid #d2d2d2; border-bottom:2px solid #d2d2d2;}

/* 250619 교수소개 css 추가 */
/* 250619 교수 프로필 CSS 추가  */
.profBox .profInfo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.profBox .profInfo .btnBox .newWin {
    font-size: 15px;
}


.btnBox {
    display: flex;
    gap: 0 5px;
    flex-wrap: nowrap;
    gap: 0 5px;
    align-items: stretch;
    margin: 20px 0;

}

.newWin {
    background-color: #1b4fb4;
    border: 1px solid #1b4fb4;
    background-image: url(../images/common/ico_newwin.png);
    background-repeat: no-repeat;
    color: #fff;
    padding: 5px;
    padding-right: 40px;
    background-position: calc(100% - 9px);
    background-size: 20px;
    border-radius: 7px;
    line-height: 1.2;
}
.newWin:hover {
    background-color: #fff;
    color: #000;
    background-image: url(../images/common/ico_newwin_ov.png);
    transition: all 0.3s;
}
.newWin.on {
    background-color: #fff;
    color: #000;
    background: none;
    padding: 3px;
    font-size: 14px;
}
.btnBox {
    margin-top: 0;
}
.proList .info {
    display: flex;
    justify-content: space-between;
}

.mail_img {
    vertical-align: middle;
    margin-bottom: 2px;
    margin-left: -3px;
}
.tabList {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.tabList .tab{
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 10px;
    border-radius: 10px;
    border: 1px solid #718be9;
}
.tabList .tab > a:hover {
    background: #718be9;
    color: #fff;
    text-decoration: underline;
}
.tabList .tab.on > a:hover {
    background: #718be9;
    color: #fff;
}
.tabList .tab.on {
    background: #718be9;
    color: #fff;
}
.tabList .tab.on > a {
    background: #718be9;
    color: #fff;
    text-decoration: underline;
}
.tabList .tab > a{
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    color: #718be9;
    line-height: 24px;
    padding: 10px;
    margin-top: -1px;
    background: #fff;
    outline-offset: -2px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.professor .dotList001 > li {
    padding: 5px 0;
}
.proList > li {
    align-items: center;
}
.professor .btn {
    width: auto;
}

/* 페이지 네이션 */
.krds-pagination {
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 8px;
    width: 100%;
    margin-top: 40px;
    color: #464c53;
}
.krds-pagination .page-navi.prev {
    order: 1;
    padding: 0 4px 0 8px;
}
.krds-pagination .page-link, .krds-pagination .page-navi {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.krds-pagination .page-navi.prev::before {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    content: "";
    display: inline-flex;
    width: 20px;
    height: 20px;
    background-color: var(--krds-light-color-text-basic);
    forced-color-adjust: none;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: contain;
    -webkit-mask-image: url(https://www.krds.go.kr/resources/img/component/icon/ico_angle.svg);
    mask-image: url(https://www.krds.go.kr/resources/img/component/icon/ico_angle.svg);
    background-color: #464c53;
    transform: rotate(90deg);
}


.krds-pagination .page-links {
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    order: 2;
    gap: var(--krds-gap-3);
}

.krds-pagination .page-links .page-link {
    width: 40px;
    height: 40px;
}

.krds-pagination .page-links .page-link.active {
    background-color: #063a74;
    font-weight: 700;
    color: #fff;
}
.krds-pagination .page-link, .krds-pagination .page-navi {
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    height: var(--krds-pagination--size-height);
    background-color: var(--krds-pagination--color-action);
    border-radius: 6px;
    transition: 0.4s ease-in-out;
}
.blind, .sr-only, caption, hr, legend {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
 .krds-pagination .page-navi.next {
    order: 3;
    padding: 0 4px 0 8px;
}

.krds-pagination .page-navi.next::after {
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    content: "";
    display: inline-flex
;
    width: 20px;
    height: 20px;
    background-color: var(--krds-light-color-text-basic);
    forced-color-adjust: none;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: contain;
    -webkit-mask-image: url(https://www.krds.go.kr/resources/img/component/icon/ico_angle.svg);
    mask-image: url(https://www.krds.go.kr/resources/img/component/icon/ico_angle.svg);
    background-color: #464c53;
    transform: rotate(-90deg);

}

/* -- 교수소개 */
/* 행정직원및조교 */
.proList{margin-bottom: 20px; display: flex; flex-wrap: wrap; gap: 10px;}
.proList > li{display: flex; align-items: flex-start; padding:10px 0; flex:1 1 45%; min-width: 320px;border-top:2px dotted #d2d2d2; gap: 20px; }
.proList .imgBox{width: 115px; border-radius: 10px; overflow: hidden; border: 1px solid #c5d5e4;}
.proList .imgBox > img{width: 100%; height: 100%; object-fit: cover;}
.proList .info{width: calc(100% - 135px); padding:10px 0;}

/* -- 행정직원및조교 */
/* 3P2S */
.cms_box{position: relative; margin-top: 30px;}
.cms_box > .cts{position: absolute;left: 50%;top: 0; transform: translateX(-50%); width: 140px;height: 100%;border: 5px solid #c8c8c8; background-color: #fff; z-index: 9;}
.cms_box > .cts > div{height: 100%; width: 100%;display: flex; flex-direction:column;justify-content: center;padding: 10px 10px; text-align: center;}
.cms_box > .cts > div > p{font-size: 18px;font-weight: 400;margin-bottom: 10px;}
.cms_box > .floor{display: flex; justify-content: space-between;align-items: center}
.cms_box > .floor > ul{width: 280px; background-color: #fff;}
.cms_box > .floor > ul > li{margin-bottom: 10px;position: relative;display: table;width: 100%;height: 140px;box-sizing: border-box;border: 1px solid #c8c8c8;}
.cms_box > .floor > ul > li > div{display:table-cell;vertical-align: middle;padding:20px 25px 0;}
.cms_box > .floor > ul > li > div > span{display: inline-block; position: absolute;z-index: 1;top: 50%;margin-top: -15px;text-align: center;width: 30px;height: 30px;border-radius: 30px;background: #396ca3;line-height: 30px;font-size: 16px;color: #fff;}
.cms_box > .floor > ul.lfs > li > div > span{right: -15px;}
.cms_box > .floor > ul.rts > li > div > span{left: -15px; background: #ef6354;}
.cms_box > .floor > ul > li > div > p{font-size: 17px;font-weight: 600;margin-bottom: 15px;}
.cms_box > .floor > ul > li:after{content: "";position: absolute;top: 50%;width: 180px;height: 1px;background: #c8c8c8;z-index: 0;}
.cms_box > .floor > ul.lfs > li:after{left: 280px;}
.cms_box > .floor > ul.rts > li:after{right: 280px;}
/* -- 3P2S */



/* 교과과정 탭 css */
.tabcontent {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease, opacity 0.5s ease;
    opacity: 0;
    padding: 0 10px;

        }
    .tabcontent.open {
        max-height: 2100px; 
        opacity: 1;
        padding: 10px;
        }
    .tabBtn {
        background-color: #f1f1f1;
        border-radius: 12px;
        border: none;
        padding: 10px 20px;
        font-size: 16px;
        cursor: pointer;
        width: 100%;
        text-align: left;
        padding: 24px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-weight: bold;
    }
    .tabBtn.active {
        background: #617ac4;
        color: #fff;
        font-weight: bold;
    }
    .tabBtn::after {
        content: '';
        width: 24px;
        height: 24px;
        display: block;
        background-image: url('../images/contents/arrow-down.png');
        transition: 0.5s all;
    }
    
    .tabBtn.active::after {
        transform: rotate(180deg);
        transition: 0.5s all;
    }
    .cTabList {
        margin-top: 20px;
    }
/* 교과과정 탭 css */














/* 비교과활동 */
.extra_box >li{margin: 25px 0 10px; display: flex; gap: 20px; align-items: center;}
.extra_box >li .img_box{width: 100px; height: 100px;}
.extra_box >li .contents_box{width: calc(100% - 120px); min-height: 105px; border:2px solid #0d4597; border-radius: 7px; padding:10px 20px; font-weight: 700;}
.extra_box >li .contents_box > p{font-weight: 400; margin-top: 10px;}
/* --비교과활동 */
/* 학생회 */
.listAssoc{position: relative; padding-top: 160px; margin-top: 30px;}
.listAssoc >li:nth-child(1),
.listAssoc >li:nth-child(2){
    width: 120px;
    height: 120px;
    background-color: #F4C85B;
    color:#fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-align: center;
    font-weight: 700;
    position: absolute;
    top:0;
    transform: translateX(-50%);
   
}
.listAssoc >li:nth-child(1){left:calc(50% - 80px);}
.listAssoc >li:nth-child(2){left:calc(50% + 80px);}
.listAssoc >li:nth-child(3){position: relative;}

.listAssoc2{display: flex; justify-content: space-between; padding-top: 30px;background-color: #fff;}
.listAssoc2 > li{width: 15%; min-width: 120px; text-align: center; border:1px solid #617ac4; position: relative; z-index: 8;}
.listAssoc2 .tit{background-color: #617ac4; color:#fff; padding:10px 0;}
.listAssoc2 .tit p + p{margin-top: 20px;}
.listAssoc2 > li > ul{padding: 15px 0; background-color: #fff; position: relative; z-index: 9;}
.listAssoc2 > li > ul > li + li{margin-top: 10px;}
.listAssoc >li:nth-child(1)::before,
.listAssoc >li:nth-child(2)::before{
    content: "";
    display: inline-block;
    width: 1px;
    height: 80px;
    background-color: #E3E3E3;
    position: absolute;
    bottom:-80px;
    left:50%;
    transform: translateX(-50%);
    z-index: -1;
}
.listAssoc >li:nth-child(3)::before{
    content:"";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #E3E3E3;
    position: absolute;
    left:50%;
    top:0;
    transform: translateX(-50%);
}
.listAssoc2 > li::before{
    content: "";
    display: inline-block;
    width: 1px;
    height: 28px;
    background-color: #E3E3E3;
    position: absolute;
    top:-30px;
    left:50%;
    transform: translateX(-50%);
    z-index: -1;

}
/* -- 학생회 */

/* 동아리 */
.listClub {display: flex; gap: 20px; flex-wrap: wrap;}
.listClub > li{width: calc(100% / 3 - 14px);  overflow: hidden; text-align: center;}
.listClub > li img{width: 100%; height: 200px; object-fit: cover;}
/* -- 동아리 */

/* 학위과정 */
.process{margin-top:10px; display: flex; flex-wrap: wrap;}
.process > li{
    background:url('../images/common/paging_ic3.png') no-repeat 93% center;
	width:20%;
	height:85px;
	margin-bottom:17px;
    min-width: 150px;
}
.process > li:last-child{background-image: none;}
.process > li > div{width: 80%; height: 100%; display: flex; align-items: center; justify-content: center; text-align: center;border:1px solid #C8C8C8; border-radius: 5px;}
/* -- 학위과정 */



/* 공지사항 */
.brd-lstp1{border-top: 2px dotted #d2d2d2; border-bottom: 1px solid #ddd;}
.brd-lstp1 > li + li {
    border-top: 1px solid #e0dfdf;
}
.brd-lstp1 > li > div {
    display: table;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 2%;
    table-layout: fixed;
    word-break: break-all;
}

.brd-lstp1 > li > div > p {
    display: table-cell;
    vertical-align: top;
    width: 80px;
    text-align: center;
    font-size: 18px;
    color: #666;
    line-height: 24px;
}
.brd-lstp1 > li > div > div {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
}

.brd-lstp1 .ti a{
    font-size: 18px;
    color: #333;
    line-height: 24px;
    font-weight: 500;
}

.brd-lstp1 .da{
    line-height: 1.2;
    margin-top: 8px;
}

.brd-lstp1 .da > span{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #666;
    line-height: 20px;
    margin-right: 6px;
}

.brd-lstp1 .da > span:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 1px;
    height: 12px;
    background: #cfcfcf;
    margin-top: 4px;
    margin-left: 6px;
}
/* 공지사항 상세 */
.view-bx { width: 100%;}

.view-bx .vw-tibx {
    padding: 20px 10px 10px;
    border-top: 2px dotted #d2d2d2;
    border-bottom: 2px dotted #ddd;
}

.view-bx .vw-tibx h4 {
    font-size: 21px;
    color: #3a3a3a;
    font-weight: 500;
    line-height: 1.2;
    background: none;
    padding: 0;
}

.view-bx .zl-bx {
    margin-top: 5px;
}

.view-bx .zl-bx .da {
    float: left;
    margin: 5px 0;
    line-height: 1;
}

.view-bx .zl-bx .da span {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #666;
    line-height: 20px;
    margin-right: 4px;
    position: relative;
}

.view-bx .zl-bx .da span:not(.no-style):after {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 1px;
    height: 12px;
    background: #cfcfcf;
    margin-top: 4px;
    margin-left: 6px;
}
.view-bx .fl-dw {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

.view-bx .fl-dw > li {
    font-size: 15px;
    color: #333;
    line-height: 22px;
    font-weight: 500;
}

.view-bx .fl-dw > li span {
    color: #666;
}

.view-bx .vw-con {
    padding: 30px 10px 50px 10px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.view-bx .vw-con img{width: 100%;}

/* 포토갤러리 */
.brd-lstp2{display: flex; flex-wrap: wrap; column-gap: 10px; row-gap: 20px; border-top: 2px dotted #d2d2d2; padding:20px 0; }
.brd-lstp2 > li{width: calc(100% / 5 - 8px);}
.brd-lstp2 > li a{display: inline-block; width: 100%;}
.brd-lstp2 > li a .imgs{border-radius: 10px; overflow:hidden; padding-top: 76.63%; position: relative;}
.brd-lstp2 > li a .imgs >img{ position: absolute; left:0; top:0; width: 100%; height: 100%;}
.brd-lstp2 > li a .tit{font-size: 18px; margin-top: 10px; word-break: break-all;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}


/* 일정관리 schedule S */

.appointmentTime table{
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
}

.appointmentTime table td{
	border: 1px solid #ddd;
    height: 140px;
}

.appointmentTime h2 {
  display: inline-block;
  padding: 0 25px;
  min-width: 150px;
  font-size: 35px;
  line-height: 30px;
  font-weight: 700;
  vertical-align: bottom;
  box-sizing: border-box;
  color:#3c497b;
}
.appointmentTime .titmeSelect {
  text-align: center;
  margin: 30px 0;
}
.titmeSelect .a2.pre {
  background: url(../images/contents/arrow-left.png) center no-repeat;
  display: inline-block; 
  width: 24px;
  height: 24px;
  background-size: contain;
  font-size: 0;                 
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: middle;
}

.titmeSelect .a3.next {
  background: url(../images/contents/arrow-right.png) center no-repeat;
  display: inline-block; 
  width: 24px;
  height: 24px;
  background-size: contain;
  font-size: 0;                 
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: middle;
}

.appointmentTime td a.scheduleBtn {
  display: block; 
  width: 100%;     
  box-sizing: border-box; 
  background-color: #f0f5fb;
  padding: 5px;
  text-align: left; 
  text-decoration: none;
  color: black;
  white-space: nowrap;
  height: 34px;
  margin-top:14px;
  height:30px;
  font-size: 13px;
} 
.appointmentTime td a.scheduleBtn.oneDay {
  white-space: normal;
  height: auto;
} 

#popup_con {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 999;
}

.popup{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    max-width: 90%;
    height: auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    background: #fff;
    z-index: 999;
}

.pop_tit.nsq {
  background-color: #3c497b;
  display: block;
  color: #fff;
  padding: 15px 10px;
  font-size: 17px;
  font-weight: bold;
}
.a3.closeBtn {
  background: url(../images/contents/btn_close.png) no-repeat center;
  position: absolute;
  top: 15px;
  right: 20px;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
}
.a3.closeBtn:hover{
	transform: rotate(90deg);
}
.popup .con{
	padding: 10px;
}
.con > p {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 1px solid #bbb;
  padding-bottom: 10px;
  color: #3c497b;
  padding-left: 10px;
  margin-top: 5px;
}
.con > div > div > p {
  line-height: 27px;
  padding-left: 10px;
}
.con > div > div > p > span {
  font-size: 15px;
}
.con > div > div > p > .span1 {
  font-weight: bold;
}
.schdul-con {
  display: block;
  background-color: #f0f5fb;
  border-radius: 5px;
  padding: 10px;
  font-size: 13px !important;
  line-height: 23px;
  margin-top: 5px;
}
/* 일정관리 schedule E */


@media screen and (max-width: 1200px){
    /* 3P2S */
    .cms_box > .cts{position: static; transform: translate(0); width: 100%; margin-bottom: 30px;}
    .cms_box > .cts br{display: none;}
    .cms_box > .floor{gap: 40px; justify-content: flex-start;}
    .cms_box > .floor > ul{width:100%;}
    .cms_box > .floor > ul> li:after{display: none;}
    /* -- 3P2S */
    /* 포토갤러리 */
    .brd-lstp2 > li{width: calc(100% / 4 - 8px);}

}

@media screen and (max-width: 760px){
    /* 인사말 */
    .welcomIMG{float:none; max-width: 380px; width: 100%; margin:0 auto;}
    .welcomText{float:none; width: 100%;}
    /* 4대 중점목표 */
    .objectives-div .floor{gap: 30px; flex-direction: column;}
    .objectives-div .div-s{width: 100%; padding:30px;}
    .objectives-div .d1{position: static; transform: translate(0); margin:0 auto 30px;}
    /* --  4대 중점목표 */
    /* 교수소개 */
    .other-info{gap: 10px;}
    .other-info > li{width: 100%;}
    /* -- 교수소개 */
    /* 3P2S */
    .cms_box > .floor{flex-direction: column; gap: 0;}
    .cms_box > .floor > ul > li{margin-bottom: 30px;}
    .cms_box > .floor > ul > li > div > span{top: 0; left:50%; transform: translateX(-50%);}
    .cms_box > .floor > ul.rts > li > div > span{left:50%;}
    /* -- 3P2S */
    /* 학생회 */
    .listAssoc{padding-top: 130px;}
    .listAssoc >li:nth-child(1), .listAssoc >li:nth-child(2){width: 100px; height: 100px; font-size: 16px;}
    .listAssoc2{flex-wrap: wrap; row-gap: 30px;}
    .listAssoc2 > li{width: calc(100% / 2 - 30px); min-width: 170px;}
    /* 포토갤러리 */
    .brd-lstp2 > li{width: calc(100% / 3 - 8px);}
}
@media screen and (max-width: 670px){
    /* 동아리 */
    .listClub > li{width: calc(100% / 2 - 10px);}
    .listClub > li img{height: 130px;}
    /* -- 동아리 */
    .new2022-tab1 > li{width:50%;}
}

/* 250619 교수 프로필 css 추가 */

@media screen and (max-width:640px) { 
    .proList > li {
        flex-direction: column;
        align-items: center;
    }
    .proList .info {
        width: auto;
        text-align: center;
        display: block;
    }
    .btnBox {
        margin-top: 20px;
    }
    .profBox .profInfo {
        display: block;
    }
    .profBox .profInfo .btnBox {
        justify-content: center;
    }

}

@media screen and (max-width: 480px){
    /* 4대 중점목표 */
    .objectives-div .floor{gap: 20px;}
    .objectives-div p.txt{font-size: 20px;}
    .objectives-div .d1 {width: 180px; height: 180px;}
    .objectives-div .div-s{padding:20px;}
     /* --  4대 중점목표 */
    /* 대학기구 */
    .organizationChart-div{background:url(../images/common/organizationChart_img_mob.jpg) no-repeat left top;background-size: 100% 100%;height: 1005px;}
    .organizationChart-div .f1 p.p1{margin-left: 37%;width: 29%;margin-bottom: 36px;margin-top: 50px;}
    .organizationChart-div .f2{margin-bottom: 65px;}
	.organizationChart-div .f2 p.p1 {left: 0%;width: 20%;}
	.organizationChart-div .f2 p.p2 {left: 28%;width: 20%;}
	.organizationChart-div .f2 p.p3 {left: 59%;width: 33%;}	
	.organizationChart-div .f3{margin-bottom: 81px;}
	.organizationChart-div .f3 p.p1 {left: 20%;width: 23%;}
	.organizationChart-div .f3 p.p2 {left: 48%;width: 20%;}
	.organizationChart-div .f3 p.p3 {left: 73%;width: 20%;}
	.organizationChart-div .f4 p.p1 {left: 20%;width: 23%;}
	.organizationChart-div .f4 p.p2 {left: 48%;width: 20%;}
	.organizationChart-div .f4 p.p3 {left: 73%;width: 20%;}
	.organizationChart-div .f4 {margin-bottom: 64px;}
	.organizationChart-div .f5 {margin-bottom: 224px;height: 60px;}
	.organizationChart-div .f5 p.p1{left: 11%;top: 130px;width: 20.5%;}
	.organizationChart-div .f5 p.p2{left: 38.5%;top: 130px;width: 19%;}
	.organizationChart-div .f5 p.p3{left: 38%;top: -3px;width: 20%;}
	.organizationChart-div .f5 p.p4{left: 66.5%;top: -3px;width: 20%;}
	.organizationChart-div .f6{margin-bottom: 62px;}
	.organizationChart-div .f6 p.p1{left: 11%;width: 33%;}
	.organizationChart-div .f6 p.p2{left: 54%;width: 33%;}
	.organizationChart-div .f7 p.p1{left: 18%;width: 20%;}
	.organizationChart-div .f7 p.p2{left: 47%;width: 20%;}
	.organizationChart-div .f7 p.p3{left: 69%;width: 20%;}
	.organizationChart-div .f7 p.p4{left: 66%;top: 65px;width: 27%;}
    /* -- 대학기구 */
    /* 교수소개 */
    .teacher-list > ul > li{gap: 20px; padding:20px 10px;}
    .teacher-list > ul > li > div.tc-info{width: calc(100% - 135px);}
    .tc-info .tc-name{font-size: 18px;}
    /* -- 교수소개 */
    /* 학위과정 */
    .process > li{width: 50%;}
    /* -- 학위과정 */
    /* 공지사항 */
    .brd-lstp1 > li > div > p,
    .brd-lstp1 .ti a{font-size: 16px;}
    .brd-lstp1 .da{font-size: 14px;}
    /* 공지사항 상세 */
    .view-bx .vw-tibx h4{font-size: 17px;}
    .view-bx .zl-bx .da span{font-size: 14px;}

    /* 포토갤러리 */
    .brd-lstp2 > li{width: calc(100% / 2 - 5px);}
}


