@charset "utf-8";
/****************************************/
/* Name: 동명대학교 학과 개별
/* PART: CONTENT STYLE 
/* Version: 1.0 / day: 2021-01-20
/* Author:  
/****************************************/

/*
=========================================================================
메인 콘텐츠 css
=========================================================================
*/

/* 상단팝업공지 */
.topNotice {background: #182024;}
.topBanCon1 h2 {background: url(../img/top-green.png) no-repeat;background-size:100%}
.topBanCon1 h3 span {color: #72bb2a;}

/* ---- 메인레이아웃 ---- */
#header::after{background:#263238}
#header .head_box .topLink .homeGo a{color:#fff;background:#388e3c url('../img/ic_home.png') no-repeat 33px center;}
#header .head_box .topLink .rtLink .link2{background:#34464e}

/* 메인비주얼 */
.mVisual::before{background:#004d40 url('../img/m_top_bg1.png') no-repeat;background-size:cover}
.mVisualWrap .topTxt .link2 li a{color:#c2d2c9;background:url('../img/ic_arrow1.png') no-repeat right 30px center;border:1px solid rgba(255,255,255,0.4);}
.mVisualWrap .topTxt .link2 li a:hover{background-color:rgba(4,36,29,0.55);border-color:rgba(4,36,29,0.55)}

/* 학사일정 */
.mCon3 .lt h2{color:#289449;text-shadow:3px 3px #dfdab3;background:url('../img/m_sch_tit.png') no-repeat center center;background-size:100%}

/* 유튜브 */
.mCon5::after{background:#005854;}
.mCon5 .youTube2 h2 span{color:#005854;background:#79bb2a;}

/* 서브비주얼 */
.subVisual.bg1{background-image:url('/_res/tongmyong/taekwondo/img/sub-visual1.png')}
.subVisual.bg2{background-image:url('/_res/tongmyong/taekwondo/img/sub-visual3.jpg')}
.subVisual.bg3{background-image:url('../img/sub-visual3.jpg')}
.subVisual.bg4{background-image:url('/_res/tongmyong/taekwondo/img/sub-visual2.png')}
.subVisual.bg5{background-image:url('/_res/tongmyong/taekwondo/img/sub-visual3.png')}
.subVisual.bg6{background-image:url('../img/sub-visual6.jpg')}

/* 서브1 */
.li_dot1 > li::before{background:#fff;border:3px solid #5ca296;}
.s1_1_con4 dl dt::before{border-top:3px solid #3f9586}
.s1_1_con4 dl dt span{color:#3f9586}

/* 서브2 */
.s1_2_con2 h3::after{background:#7fb843;}
.s1_2_con2 h3::before{background:#43a047;}
.s1_2_con2 h3 span::after,
.s1_2_con2 h3 span::before{background:#3fa38a;}

.s1_2_con2 ul li:nth-child(1) .tit{background:#49918f}
.s1_2_con2 ul li:nth-child(2) .tit{background:#4f8d98}
.s1_2_con2 ul li:nth-child(3) .tit{background:#527d99}
.s1_2_con2 ul li:nth-child(4) .tit{background:#4e6e96}

/* 서브3 */
.teachList ul li .box .photo{box-shadow:2px 2px 15px rgba(0,0,0,0.1);border:1px solid #eaeef0}
.teachList ul li .box::before{background-image: linear-gradient(135deg, #79b244, #039786);}
.popFix .popCon h2{color:#fff;background-image: linear-gradient(to right, #7cb342 , #009688);}
.popFix .popCon .teachCon .teachInforTop .homePage{background:url('../img/ic_homepage.png') no-repeat left 5px}
.popFix .popCon .teachCon .teachInforTop .homePage a{color:#065f46;}
.popFix .popCon .teachCon .teachInfor h4{color:#00897b;}
.popFix .popCon .teachCon .teachInfor h4::before{background:#fff;border:3px solid #5ca296;}
.popFix .popCon .teachCon .teachInforTop{background:#f6f7f8}

/* 라인컬러 */
.downBox::before{background-image: linear-gradient(to right, #7cb342 , #009688)}

/* 버튼컬러 */
.downBox .btnRt .btn.down a{color:#fff;background:#004d40 url('../img/ic_down.png') no-repeat right 18px center;border-color:#004d40;}

/* 캘린더 */
.scheduleCon .schedTop h2 span{color:#43a047;}
.scheduleCon .schedTop .month ol li.on a{color:#fff;background:#43a047}
.scheduleCon .schedList .ltCon .carlendar h3{color:#fff;background:#004d40}
.scheduleCon .schedList .ltCon .carlendar .carlTable tbody td.event a::after{background:#43a047;}
.scheduleCon .schedList .schedListTop .btnType .on a{color:#43a047}

/* 테이블공통 */
.t_typel {border-top:3px solid #79b244;border-bottom:1px solid #98a1a6;}
.t_typel.type2 tbody th{color:#388e3c;background:#f8faf6;}
.t_typel.type2 tbody th span{background:url('../img/ic_dot1.png') no-repeat left 8px}

/* 아이콘 */
.downBox h2.ic1{background:url('../img/ic_loca.png') no-repeat left center;}
.downBox h2.ic2{background:url('../img/ic_doc.png') no-repeat left center;}
.scheduleCon .schedList .schedListTop .btnType .btn1 a::before{background-image:url('../img/ic_sch_car.png')}
.scheduleCon .schedList .schedListTop .btnType .btn2 a::before{background-image:url('../img/ic_sch_list.png')}

/* 자격증 */
.licensList ul li .box{border:1px solid #dee2e4;border-top:3px solid #065f46}
.licensList ul li .box .btn a{color:#388e3c;background:#fff url('../img/ic_blank.png') no-repeat right 20px center;border:1px solid #388e3c;}

/* 게시판 */
.bbs_top .pageNum .total b,
.bbs_top .pageNum .now b{color:#43a047}
.listTypeA::before{background-image: linear-gradient(to right, #7cb342 , #009688);}
.listTypeA tbody tr.notice td.num{color:#689f38;}

.listTypeC::before{background-image: linear-gradient(to right, #7cb342 , #009688)}

/* 버튼 */
.btnBc a,
.btnBc button,
.btnBc input{color:#fff;background-color:#004d40;background-repeat:no-repeat;border:1px solid transparent;}

/* 게시판뷰페이지 */
.viewTypeA::before{background-image: linear-gradient(to right, #7cb342 , #009688)}@charset "utf-8";

.teachList ul li .box ul li {letter-spacing: -0.07em;}

/* 학과소개 - 임시이미지 */
.mblink{text-align:center;}

 /* Mobile Device */
@media all and (max-width:640px){
	#header .head_box .topLink .homeGo a {background-image:none}
	.mVisualWrap .topTxt .link2 li a{background:none;}
}


/* 실습실소개 */
.lab-sec {margin-bottom: 40px; width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-top: 20px; gap: 20px;}
.lab-sec li{width: calc(25% - 15px); border: 1px solid #ddd; overflow: hidden;}
.lab-sec .img-box img{height: 100%; width: 100%;}
.lab-sec li .caption-box{width: 100%; height: 60px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; padding: 10px;}


@media (max-width: 1024px){
	.lab-sec li{width: calc(50% - 10px);}
}
@media (max-width: 640px){
	.lab-sec li{width: 100%;}
}


/*학과장 소개*/
.greetings-sec{
    line-height: 1.6;
}
.greetings-sec .con-one-img{
	float: right;
	max-width: fit-content;
	margin-left: 30px;
	margin-bottom: 10px;
	max-width: 170px;
	width: 100%;
}
.greetings-sec .leader-name{
    margin-top: 10px;
    text-align: right;
	font-size:14px;
}
.greetings-sec .text-bold{
    font-weight: 600;
	font-size: 16px;
}
.greetings-sec .con-txt{
	max-width: fit-content;
    width: 100%;
}
.greetings-sec .greetings-title{color: #0fa13c; font-size: 1.5rem; font-weight: 600; margin-bottom: 20px;}

.greetings-sec .txt-box{
	word-break: break-all;
}

@media (max-width: 1024px){
	.greetings-sec .con-one-img{float: none; margin: 0 auto 30px;}
	.greetings-sec .leader-name {text-align: center;}
}

/*-----연혁-----*/
.history-box h1{color:#005629; font-size:60px; font-weight:bold;position: relative;line-height: 1;margin-bottom:30px}
.history-box h1:after{display:block; content:'';background:url(/_res/tongmyong/tuhome/img/sub/sub01_02_05_h1_after.png)no-repeat;width:181px;height:37px;position: absolute;bottom: 0;left: 140px;}
.history-box .txt{position:relative;padding-left:20px;margin-bottom:10px}
.history-box .history{margin-bottom:80px}
.history-box .history .txt:not(:last-child):before{display:block; content:'';background-color:#eee;width:6px;height:100%;position: absolute;bottom: -15px;left:0}
.history-box .txt:after{display:block; content:'';background:url(/_res/tongmyong/tuhome/img/sub/sub01_02_05_txt_after.png)no-repeat;width:6px;height:100%;position: absolute;bottom: 0;left:0}
.history-box .txt .date{color:#0fa13c;position: absolute;left:15px}

