/* 인물소개 */
ul._prFlList > li {width: 48%;}
ul._prFlList ._prFlLinkView .artclInfo dl dt {width:150px}
#menu18057_obj55 ul._prFlList ._prFlLinkView .artclInfo dl dt {width:100px}

/* 연혁 */
._histTitle {display:none}
._fnctWrap ._fnTable tbody tr th, ._fnctWrap ._fnTable tbody tr td {border-color : #dedede}

/* 교수소개 */
ul._prFlList > li {    width: 100%;}

@media all and (max-width:768px) {
  .wrap-header {    padding: 0 10px;}
  .sub-visual-cell p  {    font-size: 25px;}
  #_JW_hist_basic ._fnTable colgroup col.year {    width: 130px;}
  
}

/* popup */

.PZwindow {display:flex; flex-direction:column;}
.PZwindow iframe {height: 100% ;width:100%;}
.PZwindow .PZwrap img {width:100%; height: 100%;}
.PZwindow .PZwrap a {display: block; background: #333;}


@media only screen and (max-width:768px){
    .PZwindow {width: 80% !important; top:0 !important; left:0 !important;}
    .PZwindow .PZwrap {width: 100% !important; height: auto !important;}
}

@media only screen and (max-width:550px){
    .PZwindow {width: 100% !important;}
}
