@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}

/*메뉴 간격*/
#gnb > ul > li > a{padding: 0 15px;}
#gnb > ul > li > a span{padding: 0 15px;}


/* 메인비주얼 */
.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/soccer/img/sub-visual1.png')}
.subVisual.bg2{background-image:url('/_res/tongmyong/soccer/img/sub-visual3.jpg')}
.subVisual.bg3{background-image:url('../img/sub-visual3.jpg')}
.subVisual.bg4{background-image:url('/_res/tongmyong/soccer/img/sub-visual2.png')}
.subVisual.bg5{background-image:url('/_res/tongmyong/soccer/img/sub-visual3.png')}
.subVisual.bg6{background-image:url('../img/sub-visual6.jpg')}
.subVisual.bg7{background-image:url('/_res/tongmyong/soccer/img/sub-visual7.png')}
.subVisual.bg8{background-image:url('/_res/tongmyong/soccer/img/sub-visual8.png')}

/* 서브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;}
}


.img-size {max-width: 1000px; margin:auto;}



/*학과장 소개*/
.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: 150px;
	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;}
}



/*동아리 소개*/
/*!타이틀*/
.club-list {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.club-list li {
    border: 1px solid #8f8f8f;
    border-top: none;
    width: calc(50% - 12px);
}
.club-list li::before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-color: #065f46;
}
.club-list .title-box {
    background-color: #f6f7f8;
    width: 100%;
    height: 65px;
    padding: 0 30px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.club-list .title-box h2 {
    display: flex;
    align-items: center;
    font-size: 20px;
}
.club-list .title-box h2::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 27px;
    background: url(/_res/tongmyong/nursing/img/h2_dot.png) no-repeat;
    margin-right: 10px;
}
.club-list .title-box a {
    /* border: 2px solid #065f46; */
    width: 34px;
    height: 34px;
    position: relative;
    border-radius: 50%;
    transition: all 0.3s ease;
}
.club-list .title-box a::before,
.club-list .title-box a::after {
    content: '';
    display: block;
    background-color: #065f46;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
}
.club-list .title-box a::before {
    width: 20px;
    height: 2px;
}
.club-list .title-box a::after {
    width: 2px;
    height: 20px;
}
.club-list .title-box a svg {
    transform: rotate(-90deg);
}
.club-list .title-box a svg circle {
    stroke-width: 2;
    stroke: #065f46;
    fill: none;
    stroke-dasharray: 95;
    stroke-dashoffset: 95;
    transition: all 0.3s ease;
    stroke-linecap: round;
    ;
}
.club-list .title-box a:hover {
    box-shadow: 0 0 3px #065f46;
}
.club-list .title-box a:hover svg circle {
    stroke-dasharray: 95;
    stroke-dashoffset: 0;
}
.club-list .title-box a:hover::before,
.club-list .title-box a:hover::after {
    transform: translate(-50%, -50%) rotate(90deg);
}
/*!이미지 박스*/
.club-list .info-box {
    padding: 30px;
}
.club-list .info-box .img-box {
    width: 100%;
    height: 295px;
    background-color: #f9f9f9;
    position: relative;
    margin-bottom: 30px;
}
.club-list .info-box .img-box img {
    object-fit: cover;
    height: 295px;
	display: block;
	margin:auto;
}
.club-list .info-box .img-box .youtube,
.popFix .clubInforTop .youtube {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 20px;
    bottom: 20px;
    border-radius: 50%;
    transition: 0.3s;
    z-index: 1;
}
.club-list .info-box .img-box .youtube::before,
.club-list .info-box .img-box .youtube::after,
.popFix .clubInforTop .youtube::before,
.popFix .clubInforTop .youtube::after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: -2px;
    bottom: -2px;
    border-radius: 50%;
    transition: all 0.3s;
}
.club-list .info-box .img-box .youtube::before,
.popFix .clubInforTop .youtube::before {
    background-image: linear-gradient(45deg, #ff0000, #d60000);
    opacity: 0;
    z-index: -1;
}
.club-list .info-box .img-box .youtube::after,
.popFix .clubInforTop .youtube::after {
    border: 2px solid #ff0000;
}
.club-list .info-box .img-box .youtube .triangle,
.popFix .clubInforTop .youtube .triangle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(calc(-50% + 9px), calc(-50% + 2px));
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 15px solid #ff0000;
    border-right: 10px solid transparent;
    transition: all 0.3s;
}
.club-list .info-box .img-box .youtube:hover::before,
.popFix .clubInforTop .youtube:hover::before {
    opacity: 1;
}
.club-list .info-box .img-box .youtube:hover::after,
.popFix .clubInforTop .youtube:hover::after {
    border: 2px solid transparent;
}
.club-list .info-box .img-box .youtube:hover .triangle,
.popFix .clubInforTop .youtube:hover .triangle {
    border-left: 15px solid white;
}
/*!소개 박스*/
.club-list .info-box .intro-box,
.popFix .popCon .clubCon .clubInfor .intro-box{
    width: 100%;
    background-color: #eafeeb;
    border-radius: 30px 0 30px 0;
    padding: 30px 40px;
    min-height: 125px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 0;
    margin-bottom: 30px;
}
.club-list .info-box .intro-box .marks-box,
.popFix .popCon .clubCon .clubInfor .intro-box .marks-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.club-list .info-box .intro-box .marks-box::before,
.club-list .info-box .intro-box .marks-box::after,
.popFix .popCon .clubCon .clubInfor .intro-box .marks-box::before,
.popFix .popCon .clubCon .clubInfor .intro-box .marks-box::after {
    content: '';
    background: no-repeat;
    position: absolute;
    display: block;
    width: 35px;
    height: 31px;
    z-index: -1;
}
.club-list .info-box .intro-box .marks-box::before,
.popFix .popCon .clubCon .clubInfor .intro-box .marks-box::before {
    background-image: url(/_res/tongmyong/nursing/img/intro-marks.png);
    top: 20px;
    left: 20px;
}
.club-list .info-box .intro-box .marks-box::after,
.popFix .popCon .clubCon .clubInfor .intro-box .marks-box::after {
    background-image: url(/_res/tongmyong/nursing/img/intro-marks.png);
    bottom: 20px;
    right: 20px;
    transform: rotate(180deg);
}
.club-list .info-box .intro-box p,
.popFix .popCon .clubCon .clubInfor .intro-box .name {
    font-size: 18px;
    font-weight: 600;
    color: #065f46;
}
/*!담당 박스*/
.club-list .leader-box {
    display: flex;
}
.club-list .leader-box dl {
    display: flex;
    width: 50%;
}
.club-list .leader-box dt {
    width: 150px;
    background-color: #065f46;
    color: white;
    text-align: center;
}
.club-list .leader-box dd {
    width: 100%;
    padding-left: 10px;
    background-color: #f6f7f8;
}
@media (max-width: 1200px) {
    .club-list {
        display: block;
    }
    .club-list li {
        margin-bottom: 24px;
        width: 100%;
    }
    .club-list li:last-child {
        margin-bottom: 0;
    }
    .club-list .info-box {
        display: flex;
        flex-wrap: nowrap;
        gap: 30px;
    }
    .club-list .info-box .img-box {
        width: 45%;
        margin-bottom: 0;
    }
    .club-list .info-box .club-text-box {
        width: 55%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}
@media (max-width: 1024px) {
	.club-list .info-box .club-text-box {
    justify-content: flex-end;
	}
    .club-list .leader-box {
        display: block;
    }
    .club-list .leader-box dl {
        width: 100%;
        margin-bottom: 5px;
    }
    .club-list .leader-box dl:nth-child(2) {
        margin-bottom: 0;
    }
    .club-list .leader-box dt {
        width: 250px;
    }
    .club-list .leader-box dd {
        width: 99%;
    }
}
@media (max-width: 640px) {
    .club-list .info-box {
        display: block;
    }
    .club-list .info-box .img-box,
    .club-list .info-box .club-text-box {
        width: 100%;
    }
    .club-list .info-box .img-box {
        margin-bottom: 30px;
    }
	.club-list .leader-box dl{
		height: 30px
	}
	.club-list .leader-box dt,
	.club-list .leader-box dd{
		display: flex;
		align-items: center;
	}
	.club-list .leader-box dt{
		justify-content: center;
	}
	.club-list .leader-box dd{
		justify-content: flex-start;
	}
}
@media (max-width:480px) {
    .club-list .info-box {
        padding: 20px;
    }
    .club-list .info-box .img-box,
    .club-list .info-box .intro-box,
    .popFix .popCon .clubCon .clubInforTop .photo
    .popFix .popCon .clubCon .clubInfor .intro-box {
        margin-bottom: 20px;
    }
    .club-list .info-box .intro-box,
    .popFix .popCon .clubCon .clubInfor .intro-box {
        padding: 20px;
        min-height: 90px;
        border-radius: 0;
    }
    .club-list .info-box .intro-box .marks-box::before,
    .club-list .info-box .intro-box .marks-box::after,
    .popFix .popCon .clubCon .clubInfor .intro-box .marks-box::before,
    .popFix .popCon .clubCon .clubInfor .intro-box .marks-box::after {
        width: 20px;
        height: 20px;
        background-size: 100%;
    }
    .club-list .info-box .intro-box .marks-box::before,
    .popFix .popCon .clubCon .clubInfor .intro-box::before {
        top: 15px;
        left: 15px;
    }
    .club-list .info-box .intro-box .marks-box::after,
    .popFix .popCon .clubCon .clubInfor .intro-box::after {
        bottom: 15px;
        right: 15px;
    }
    .club-list .info-box .intro-box p,
    .popFix .popCon .clubCon .clubInfor .intro-box .name {
        font-size: 16px;
        text-align: center;
    }
}


/*!팝업*/

.popFix .popCon .clubCon {
    height: 700px;
    overflow: auto
}
.popFix .popCon .clubCon .clubInforTop {
    position: relative;
	background: #f9f9f9;
}
.popFix .popCon .clubCon .clubInforTop .photo img{
    object-fit: contain;
	display: block;
    margin: auto;
}
.popFix .popCon .clubCon .clubInfor {
    padding: 50px
}
.popFix .popCon .clubCon .clubInfor .intro-box{
    display: block;
}
.popFix .popCon .clubCon .clubInfor .intro-box .name{
    margin-bottom: 10px;
    display: block;
}
.popFix .popCon .clubCon .clubInfor .intro-box p{
    padding-left: 0;
    margin-bottom: 0;
}
.popFix .popCon .clubCon .clubInfor h4 {
    position: relative;
    margin: 35px 0 5px 0;
    padding-left: 17px;
    font-size: 18px;
    font-weight: 700
}
.popFix .popCon .clubCon .clubInfor h4::before {
    position: absolute;
    top: 11px;
    left: 0;
    width: 10px;
    height: 10px;
    content: '';
    border-radius: 50%
}
.popFix .popCon .clubCon .clubInfor h4:first-child {
    margin-top: 0
}
.popFix .popCon .clubCon .clubInfor p,
.popFix .popCon .clubCon .clubInfor ol,
.popFix .popCon .clubCon .clubInfor ul {
    padding-left: 15px;
    margin-bottom: 40px;
}
.popFix .popCon .clubCon .clubInfor h4 {
    color: #039786;
}
.popFix .popCon .clubCon .clubInfor h4::before {
    background: #fff;
    border: 3px solid #5ca296;
}



.popFix .popCon .clubCon .clubInfor .leader-box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.popFix .popCon .clubCon .clubInfor .leader-box span {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 50%;
    height: 35px;
    align-items: center;
}
.popFix .popCon .clubCon .clubInfor .leader-box h4,
.popFix .popCon .clubCon .clubInfor .leader-box p{
    display: flex;
    align-items: center;
    height: 100%;
}
.popFix .popCon .clubCon .clubInfor .leader-box h4 {
    font-size: 18px;
    color: white;
    background-color: #039786;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 120px;
    justify-content: center;
}
.popFix .popCon .clubCon .clubInfor .leader-box h4::before {
    content: none;
}

.popFix .popCon .clubCon .clubInfor .leader-box p{
    margin: 0;
    text-align: left;
    width: calc(100% - 120px);
    background-color: #f6f7f8;
}


@media (max-width: 720px) {
    .popFix .popCon .clubCon{
        height: auto;
    }
    .popFix .popCon .clubCon .clubInfor{
        padding: 30px;
    }
}
@media (max-width: 640px) {
    body,
    .popFix .popCon .clubCon .clubInfor .leader-box h4 {
        font-size: 14px;
    }
    .popFix .popCon .clubCon .clubInfor .leader-box{
        flex-direction: column;
        margin-bottom: 30px;
    }
    .popFix .popCon .clubCon .clubInfor h4{
        font-size: 16px;
    }
    .popFix .popCon .clubCon .clubInfor .leader-box span{
        width: 100%;
    }
    .popFix .popCon .clubCon .clubInfor .leader-box span:first-child{
        margin-bottom: 10px;
    }
}
@media (max-width:480px) {
    
    .popFix .popCon .clubCon .clubInfor{
        padding: 20px;
    }
    .popFix .popCon .clubCon .clubInfor .leader-box{
        margin-bottom: 20px;
        height: auto;
    }
    .popFix .popCon .clubCon .clubInfor .leader-box span{
        height: auto;
        display: inline-block;
    }
    .popFix .popCon .clubCon .clubInfor .leader-box h4,
    .popFix .popCon .clubCon .clubInfor .leader-box p{
        width: 100%;
        height: 30px;
    }
    .popFix .popCon .clubCon .clubInfor .leader-box span:first-child{
        margin-bottom: 5px;
    }
    .popFix .popCon .clubCon .clubInfor .leader-box p {
        padding-left: 0;
        justify-content: 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/soccer/img/soccer_result_text.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}
.history-box .ul-ref{margin-left: 10px; font-size: 16px;position:relative;}
.history-box .ul-ref li{font-size: 16px;position:relative; padding-left: 10px;}
.history-box .ul-ref li:after{display:block; content:'';width:5px;height:2px; background-color: #0fa13c; position: absolute;top: 13px;left:0}


/* 3뎁스탭 */
.dapth-tab{margin:0 auto 100px; max-width: 1340px; padding: 0 30px}
.dapth-tab ul{display:flex;flex-wrap:wrap;border-top:1px solid #e4e4e4}
.dapth-tab li{flex-grow:1;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}
.dapth-tab li:first-child{border-left:1px solid #e4e4e4}
.dapth-tab .item{text-align:center;display:flex;align-items:center;height:60px;font-size:1.15rem;font-weight:500;justify-content:center;transition:.2s}
.dapth-tab .item.on,
.dapth-tab .item:hover{background-color:#009924;color:#fff}

@media (max-width: 640px) {
    .dapth-tab {margin:0 auto 50px; padding: 0 15px}
	.dapth-tab .item{font-size: 1rem; height: 48px}
}