/*layout*/
.contents{font-size: 1.0625rem; line-height: 1.7; color: #555; }
.cont_tit{ position: relative; font-size: 1.5rem;  padding-left: 25px; margin:50px 0 10px;  color: #333; }
.cont_tit:before{content: ''; position: absolute; left: 0; top: 10px; display: inline-block;  width: 20px; height: 20px; background: url("../images/layout/common/ico_tit.svg") no-repeat;}
.cont_tit:first-child{margin-top: 0;}
.cont_tit span {color: #f1592a;}
.cont_sub_tit {font-size: 1.2rem; font-weight: 600; margin-bottom: 10px;}
.course_guide {text-align: center;}
.org_img{text-align: center;}
.menu_tabs ul{display: flex;  align-items: inherit; flex-wrap: wrap; margin-bottom: 30px;}
.menu_tabs ul li{width:calc(25% - 10px);min-height: 65px;text-align: center;background: #f9f9f9; color: #555; border: 1px solid #ececec; margin:5px;}
.menu_tabs ul li a{display: flex; align-items: center; justify-content: center; height: 100%;cursor: pointer; position: relative; line-height: 1.3;} .menu_tabs ul li a[target="_blank"]:after { content: '';  display: inline-block; transform: translateY(0); margin-left: 5px; width: 15px; height: 15px;background: url(../images/layout/common/ico_link.png) no-repeat;}
.menu_tabs ul li.active{background: #fff; border: 1px solid #EA5514 !important;  box-shadow: 0px 0 15px rgba(234,85,20,.1);}
.menu_tabs ul li.active a {color: #EA5514; font-weight: 600;}.menu_tabs ul li:hover a{text-decoration: none;}
.menu_tabs .depth4 ul li{width:calc(100%/8 - 10px); min-height: 50px;}
.menu_tabs .depth4 ul li.active a{color: #fff; background: #F29300;}
.text_center{text-align: center!important;}
.text_left{text-align: left!important;}
.text_right{text-align: right!important;}

/*인사말*/
.greeting.type_01{display: flex;}
.greeting.type_01 .greeting_img{position: relative; margin-left: 150px; width: 40%; height: 600px; background-size: cover;}
.greeting.type_01 .greeting_img:after{content: ''; position: absolute; top: 50px; left:-50px; width: 100%; height: 100%; background:#f3f2f1; z-index: -1;  }
.greeting.type_01 .greeting_img img{height: 100%;}
.greeting.type_01 .greeting_txt{width: 60%;}
.greeting.type_01 .greeting_txt small{display: block; padding-bottom: 20px; font-size: 1.3rem; letter-spacing: .3rem;  color: #d2d2d2;}
.greeting.type_01 .greeting_txt strong{position: relative; display: block; line-height: 1.5; color: #555; padding-bottom: 40px; font-size: 2rem; font-weight: 600; margin-bottom: 40px; }
.greeting.type_01 .greeting_txt strong span{color: #EA5514;}
.greeting.type_01 .greeting_txt strong:after{content: ''; position: absolute; width: 30px; height: 5px; background: #EA5514; left: 0; bottom: 0;}

.greeting.type_02 .greeting_heading{display: flex;   align-items: baseline; max-width: 1240px; margin:  0 auto ;}
.greeting.type_02 .greeting_heading .img{ position: relative;  margin-right: 50px; box-shadow: 0 15px 30px rgba(0,0,0,.2)}
.greeting.type_02 .greeting_heading .tit{position: relative;}
.greeting.type_02 .greeting_heading .tit small{display: block; padding-bottom: 20px; font-size: 1.3rem; letter-spacing: .25rem; color: #d2d2d2;}
.greeting.type_02 .greeting_heading .tit .sign{padding-top: 30px;}
.greeting.type_02 .greeting_heading .tit .sign span{font-weight: 800; letter-spacing: .5rem;  font-size: 1.2rem; display: inline-block; margin-left: 10px;}
.greeting.type_02 .greeting_heading strong:after{content: ''; position: absolute; width: 30px; height: 5px; background: #EA5514; left: 0; bottom: 0;}
.greeting.type_02 .greeting_txt strong{position: relative; display: block; line-height: 1.5; color: #555; padding-bottom: 40px; font-size: 2rem;font-weight: 600; }
.greeting.type_02 .greeting_txt strong span{color: #EA5514;}
.greeting_heading_wrap{position: relative;left: 50%;padding: 50px;z-index:-1;width: 100vw;margin-left: -50vw;background: #fafafa; margin-bottom: 50px;}
/*연혁*/
.history_wrap{position: relative;}
.history.slick-dotted.slick-slider{margin-bottom: 0;}
.history .history_area{position: relative; display: flex;  padding-top: 50px; width: 100%;}
.history_bg{background-size: cover; height: 300px;display: flex;align-items: center;justify-content: center; padding: 50px;}
.history_bg span{text-align: center; color: rgba(255,255,255,.8); letter-spacing: 3px; font-weight: 600; display: block; font-size: .9rem;}
.history_bg p {position: relative; color: #fff; font-size: 2.5rem; font-weight: 800; }
.history_bg.type_01{background: url("../images/contents/history_01.jpg") no-repeat;}
.history_bg.type_02{background: url("../images/contents/history_02.jpg") no-repeat;}
.history .history_area .history_list{position: relative;width: 100%;overflow: hidden;}
.history .history_area .history_list > li{position: relative;display: flex;width: 100%;border-bottom: 1px solid #eaeaea;padding: 50px 0;}
.history .history_area .history_list > li:first-child{border-top: 1px solid #eaeaea;}
.history .history_area .history_list li .year{display: block;margin-bottom: 10px; width: 15%; font-size: 2.2rem; line-height: 1; color: #333;}
.history .history_area .history_list li .list{display: flex; flex-wrap: wrap; align-items: center; width: 85%;}
.history .history_area .history_list li .list li {margin-bottom: 10px; position: relative; display: flex; align-items: start; width: 100%;}
.history .history_area .history_list li .list .date{min-width:80px;color: #555;font-weight: 500;}
.history .history_area .history_list li .list .txt{color: #555;word-break: keep-all; width: 90%; padding-left: 15px;}
.history_next{display: block; position: absolute; right: 100px; top: 135px; border-radius: 50px; width: 50px; height: 50px; border: 1px solid #fff; }
.history_prev{display: block; position: absolute; left: 100px; top: 135px; border-radius: 50px; width: 50px; height: 50px; border: 1px solid #fff; }
.history_next:before {display: block;content: "";width: 13px;height: 13px;border: 2px solid transparent;border-top: 2px solid #C4C4C4;border-left: 2px solid #C4C4C4;position: absolute;top: 15px;left: 40%;border-radius: 2px;margin-left: -8px;transform: rotate(135deg);-ms-transform: rotate(135deg);}
.history_prev:before {display: block;content: "";width: 13px;height: 13px;border: 2px solid transparent;border-top: 2px solid #C4C4C4;border-left: 2px solid #C4C4C4;position: absolute;top: 15px;left: 40%;border-radius: 2px;margin-left: 0;transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
.history_wrap .slick-disabled {opacity: .3}
.history_wrap .slick-dots {bottom: auto; top: 200px;}
.history_wrap .slick-dots li{width: 10px;height: 10px;}
.history_wrap .slick-dots li button:before {content: '' !important;}
.history_wrap .slick-dots li button {background: rgba(255,255,255,.35); width: 10px; height: 10px; border-radius: 50px;}
.history_wrap .slick-dots li.slick-active button{background: #fff;}

.history.type_02{border-top: 2px solid #333;}
.history.type_02 .history_area{padding-top: 0}
.history.type_02 .history_area .history_list > li{padding: 20px 0;}
.history.type_02 .history_area .history_list li .year{width: 15%; font-size: 2rem;}
/*찾아오시는길*/
.wrap_controllers {width: 1px;height: 1px;overflow: hidden;position: absolute;bottom: -9999em;left: -9999em;display: block;text-indent: -9999em;font-size: 0px;line-height: 0;}
.map{position: relative;}
.map .root_daum_roughmap,.map .wrap_map{ width: 100% !important;}
.map .map_skip{position: absolute;top: 28px;text-align: left;width: 100%; z-index: -1;}
.map .address{ bottom: 0; z-index: 1; padding: 30px; background: rgba(61,61,61,.8); width: 100%; text-align: center; position: absolute;  }
.map .address p {color: #fff; font-size: 1.3rem; font-weight: 500; position: relative; }
.map .address p span{color: #FFC700}

/*교수소개*/
.prof_list{display: flex; flex-wrap: wrap;}
.prof_item {position: relative; display: flex; border: 5px solid #eee; width: 100%; margin-bottom:10px; padding: 30px; justify-content: space-between; }
.prof_img {max-width:165px;  overflow: hidden;}
.prof_img img {width: 100%;image-rendering: -webkit-optimize-contrast; transform: translateZ(0);backface-visibility: hidden;}
.prof_info {width: 90%; margin-left:30px;}
.prof_info strong{font-size: 1.7rem;}
.prof_info em {position: relative; display: inline-block; font-style: normal; display: inline-block; margin-left: 30px; color: #555;}
.prof_info em:before{content: ''; position: absolute; width: 1px; height: 16px; background: #555; left: -15px; top: 5px; vertical-align: bottom;}
.prof_info ul li{line-height: 1.8; margin-bottom: 3px;} .prof_info ul .line~li{border-top: 1px solid #e5e5e5; padding:10px 0;}
.prof_info ul li.tel{font-size: .95rem; color:#666; background: url("../images/layout/common/ico_tel.svg") left center no-repeat; padding-left: 20px;}
.prof_info ul li.mail{font-size: .95rem; color:#666; background: url("../images/layout/common/ico_mail.svg") left center no-repeat; padding-left: 20px;}
.prof_info ul li.location{font-size: .95rem; color:#666; background: url("../images/layout/common/ico_map.svg") left center no-repeat; padding-left: 20px;margin-bottom: 10px;}
.prof_info ul li.homepage a{display: inline-block;border: 1px solid #777777;color: #777;padding: 0 10px; margin-right: 5px;margin-bottom: 5px;}
.prof_info ul span{ min-width: 110px; display: inline-block; font-weight: 600; vertical-align: top; color: #444; position: relative; padding-left: 15px;} .prof_info ul span:before{content: ''; position: absolute; left: 0; top:13px; width: 3px; height: 3px; border-radius: 10px; background: #9c9c9c;}.prof_info ul span.blind{position: absolute;}
.prof_info .txt {display: inline-block; width: calc(100% - 115px)}
.prof_info .more{ display: inline-block; position: absolute; right:30px; top: 30px; width: 50px; height: 50px; background: #efedec; transition: all .2s}
.prof_info .more:before,
.prof_info .more:after{content: "";position: absolute;top: 47%; left: 29%; display: block;width: 20px;height: 3px;background: #c2b9b2;transition: all .2s }
.prof_info .more:after{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);}
.prof_info .more:hover{background: #ACA39B;}
.prof_info .more:hover:after,.prof_info .more:hover:before{background: #fff;}
.prof_more_cont  { display:none;}
.expended .prof_more_cont {opacity: 1;max-height: inherit;transition: all .3s ease-out;will-change: opacity, max-height;}

/*테이블*/
.tbl{position: relative;width: 100%; border-top: 2px solid #333; }
.tbl th{padding: 15px 10px;border-bottom: 1px solid #E6E6E6; border-right: 1px solid #E6E6E6; text-align: center;word-break: break-all; background: #FBFBFB; font-weight: 500;}
.tbl th:last-child{border-right: 0;}
.tbl td {padding: 15px 10px;border-bottom: 1px solid #E6E6E6; border-right: 1px solid #E6E6E6; text-align: center; }
.tbl td+td{border-left: 1px solid #e6e6e6;}
.tbl td:last-child {border-right: 0;}

/*개설교과목*/
.subject_list.type_01 h5{font-size: 1.2rem; margin-bottom: 10px; font-weight: 500;}
.subject_list.type_01 li h5{background: #f8f8f8; padding: 10px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.subject_list.type_01 .txt{padding: 10px;}
.subject_list.type_01 .txt p {position: relative; padding-left: 20px;}
.subject_list.type_01 .txt p:before {content: '-'; position: absolute; left: 0; color: #777;}

/*학과소개*/
.homepage_btn{position: relative; margin-bottom: 20px; background: #fafafa; padding: 20px; }
.homepage_btn a{position: relative; display: inline-block; font-weight: 600;  font-size: 1rem; transition: all .3s}
.homepage_btn a:before{content:''; display: inline-block; width: 40px; height: 40px; border-radius: 50px;  margin-right: 15px; vertical-align: middle;background: #F28F01 url("../images/layout/common/ico_homepage.png") center no-repeat;}
.homepage_btn a:after{content: '';display: inline-block; transform: translateY(2px); margin-left:8px; width: 15px ;height: 15px; background: url("../images/layout/common/ico_link.png") no-repeat;}
.homepage_btn+.cont_tit{margin-top: 0;}
.homepage_btn a:hover {text-decoration: underline;}

.num_list.type_01 li .num{display: inline-block; width: 20px; height: 20px;  border-radius: 50px;  vertical-align: top; transform: translateY(5px); margin-right: 5px; color: #c7c7c7; text-align: center; font-size: 1rem; font-weight: 900; line-height: 20px;}
.num_list.type_01 li p {display: inline-block; width: calc(100% - 30px)}

.num_list.type_02 li .num{display: inline-block; width: 20px; height: 20px;  border-radius: 50px;  vertical-align: top; transform: translateY(5px); margin-right: 5px; color: #505050; text-align: center; font-size: 1rem; font-weight: 600; line-height: initial;}
.num_list.type_02 li p {display: inline-block; width: calc(100% - 30px)}

.dot_list li{position: relative; padding-left: 15px;}
.dot_list li:before {content: '';  position: absolute; left: 0; top:12px;  width: 3px; height: 3px; background: #333; border-radius: 50px;}

.circle_list > li{position: relative; padding-left: 20px; margin-bottom: 20px;}
.circle_list > li:before{content: '';  position: absolute; left: 0; top:9px;  width: 11px; height: 11px; background: url("../images/contents/ico_circle.svg") no-repeat;}

@media (max-width: 1240px) {
    .contents{font-size: 1.1rem; line-height: 1.7; }
    .cont_tit{margin: 30px 0 10px;}
    .cont_tit:before{top: 8px;}
    
    /*인사말*/
    .greeting.type_01{flex-wrap: wrap;}
    .greeting.type_01 .greeting_img {display: none; width: 100%; height: 300px; order: 1; margin-left: 0; margin-bottom: 50px; background-position: left center;}
    .greeting.type_01 .greeting_txt { width: 100%; order: 2;}
    .greeting.type_01 .greeting_txt strong{font-size: 1.7rem;}
}

@media (max-width: 992px){
    /*연혁*/
    .history .history_area .history_list > li{flex-wrap: wrap; padding: 30px 0;}
    .history .history_area .history_list li .year{width: 100%; margin-bottom: 20px; font-size: 1.4rem; font-weight: 800;}.history.type_02  .history_area .history_list li .year{width: 100%;}
    .history .history_area .history_list li .list{width: 100%;}
    .history .history_area .history_list li .list .date{width: 25%;} .history .history_area .history_list li .list .txt {width: calc(75% - 15px);}
    .history_bg{height: 230px;}
    .history_bg p{font-size: 2rem}
    .history_prev{left: 10px; top: 100px;}
    .history_next{right: 10px; top: 100px;}
    .history_wrap .slick-dots{top: 165px;}
}

@media (max-width: 768px){
    .tbl_wrap{overflow-x: scroll;}
    .img_box img{width: 100%;}
    .dot_list li:before {top: 10px;}
    .menu_tabs ul li{width: calc(50% - 10px)}
    .menu_tabs .depth4 ul li{width:calc(100%/3 - 10px);}
    
    /*인사말*/
    .greeting.type_02 .greeting_heading{flex-wrap: wrap;}
    .greeting.type_02 .greeting_heading .img {box-shadow: 0 10px 30px rgba(0,0,0,.2)}
    .greeting.type_02 .greeting_heading .tit{width: 100%; margin-top: 25px;}
    .greeting_heading_wrap{padding: 25px; margin-bottom: 30px;}
    .greeting.type_02 .greeting_heading .tit small{font-size: 1.1rem; padding-bottom: 10px;}
    .greeting.type_02 .greeting_txt strong{font-size: 1.6rem; padding-bottom: 25px;}
    .greeting.type_02 .greeting_heading .tit .sign{padding-top: 20px;}
    /*교수소개*/
    .prof_item{flex-wrap: wrap;} .prof_img {max-width:92px;}
    .prof_info{width: 100%; margin-top: 15px; margin-left:0;}
    .prof_info ul span{width: 100%;}
        .prof_info .txt{width: 100%} .map .root_daum_roughmap,.map .wrap_map{ height:300px !important;}
}





/*교수소개 qr코드 추가 - 241016*/
.qr_list{display: flex; flex-wrap:wrap; /*align-items: center;*/ gap:10px;}
.qr_list li{display: inline-block; text-align: center;}
.qr_list li p{font-size: 0.9375rem;}
.qr_list li .img{width: 125px; height: 125px;}
.qr_list li .img img{width: 100%; height: 100%;}
