@charset "UTF-8";
	
/**
    2025.10.22 최기근 수정
    .guide_h_img_wrap img 높이를 너비에 맞게 변경 되도록 수정
*/

.guide_tab_wrap{
    width:100%;
}
.guide_h_img_wrap{
   
}
.guide_h_img_wrap img{
    width:100%;
    /*height:250px;*/
    margin-bottom: 15px;
}
.guide_tab_wrap{
    width:70%;
    margin: 0 auto;
}
.course_guide_tab{
    width:100%;
    height:40px;
    line-height:40px;    
    float:left;
    
    border:1px solid #e0e0e0;
    text-align:center;
    color:#1D326C;
    box-sizing: border-box;
    font-weight: bold;
}
.course_guide_tab:hover{
    cursor:pointer;
    text-decoration: underline;
}

#course_guide_tab_1{
    background-color:#1D326C;
    color:#fff;
}
#course_guide_tab_1,
#course_guide_tab_2{
    width:50%
}

.course_guide_content_wrap{
    width:70%;
    padding: 20px 0;
    border:1px solid #e0e0e0;
    box-sizing: border-box;
    margin: 0 auto;
}

/* course 모집일정안내 page 1 */

.course_guide_content_wrap #course_guide_content-1 img,
.course_guide_content_wrap #course_guide_content-2 img{
    width:100%;
}


/* 교육과정 안내*/

.course_guide_content .course_link_content{
    
}

.course_guide_content .course_link_content a{
    display: block;
    margin:0 auto;
    border-radius:10px;
    width:270px;
    background-color:#1D326C;
    text-align: center;
    color:white;
    height: 40px;
    line-height: 40px;
}

.course_guide_content .course_link_content a .link_content_icon{
    font-size:22px;
    font-weight:bold;
}

.link_content_wrap{
    
}


/*사용안함 ?*/
.course_guide_content #course_guide_content-1 .guide_title{
    width:100%;
    text-align:left;
    font-size:16px;
    color:#808080;
    padding:20px 0;
}

.course_guide_content #course_guide_content-1 .guide_ex{
    font-size:13px;
    text-align:left;
    color:#808080;
    padding:10px 0;
}

#course_guide_content-1 .guide_content_wrap{
    width:400px;
    height:140px;
}

#course_guide_content-1 .guide_content_wrap table{
    width:100%;
}

#course_guide_content-1 .guide_content_wrap table tr{
    width:50%;
    background-color:#eeeeee;
    color:#a0a0a0;
    font-size:14px;
    height:70px;
}

#course_guide_content-1 .guide_content_wrap table tr:first-child{
    font-size:14px;
    height:40px;
    background-color:#e0e0e0;
    color:#a0a0a0;
}


/* course 모집일정안내 page 2 */


.course_guide_content #course_guide_content-2 .guide_title{
    width:100%;
    text-align:left;
    font-size:16px;
    color:#808080;
    padding:20px 0;
}

.course_guide_content #course_guide_content-2 .guide_ex{
    font-size:13px;
    text-align:left;
    color:#808080;
    padding:10px 0;
}

#course_guide_content-2 .guide_content_wrap{
    width:100%;
    height:auto;
    padding-bottom:10px;
}

#course_guide_content-2 .guide_content_wrap table{
    width:100%;
}

#course_guide_content-2 .guide_content_wrap table tr td{
    text-align:left;
    color:#a0a0a0;
    font-size:12px;
    padding:10px;
    height:40px;
    font-family:NanumGothicBold;
}

#course_guide_content-2 .guide_content_wrap table tr td:first-child{
    width:30%;
    font-size:12px;
    padding-left:30px;
    background-color:#e0e0e0;
    color:#a0a0a0;
}


#course_guide_content-2 .guide_content_wrap table tr td:last-child{
    width:70%;
    font-size:12px;
    padding-left:15px;
    border:1px solid #e0e0e0;
    line-height:10px;
}

#course_guide_content-2 .guide_content_wrap table tr .c_2_title{
    color:black;
}


/*3,4번 탭은 사용안한*/

/* course 모집일정안내 page 3 */

#course_guide_content-3 .guide_content_wrap{
    width:100%;
    height:auto;
    padding-bottom:10px;
}

#course_guide_content-3 .guide_content_wrap table{
    width:100%;
    border-collapse:collapse;
}

#course_guide_content-3 .guide_content_wrap table tr th{
    text-align:center;
    color:#a0a0a0;
    font-size:12px;
    padding:10px;
    height:40px;
    font-family:NanumGothicBold;
    border:1px solid #e0e0e0;
    border-top:3px solid #a0a0a0;
    background-color:#eeeeee;
}

#course_guide_content-3 .guide_content_wrap table tr td{
    text-align:center;
    color:#a0a0a0;
    font-size:12px;
    padding:10px;
    height:40px;
    border:1px solid #e0e0e0;
}

#course_guide_content-3 .guide_content_wrap table tr td:first-child{
    width:40%;
    font-size:12px;
    padding-left:30px;
    color:#a0a0a0;
    font-family:NanumGothicBold;
}

#course_guide_content-3 .guide_content_wrap table tr td:last-child{
    width:60%;
    font-size:12px;
    padding-left:15px;
    line-height:10px;
}


/* course 모집일정안내 page 4 */

#course_guide_content-4 .guide_content_wrap{
    width:100%;
    height:auto;
    padding-bottom:10px;
}

#course_guide_content-4 .guide_content_wrap table{
    width:100%;
    border-collapse:collapse;
}

#course_guide_content-4 .guide_content_wrap table tr th{
    text-align:center;
    color:#a0a0a0;
    font-size:14px;
    padding:10px;
    height:40px;
    font-family:NanumGothicBold;
    border:1px solid #e0e0e0;
    border-top:3px solid #a0a0a0;
    background-color:#eeeeee;
}

#course_guide_content-4 .guide_content_wrap table tr td{
    text-align:center;
    color:#a0a0a0;
    font-size:14px;
    vertical-align:middle;			
    height:70px;
    border:1px solid #e0e0e0;
    font-family:NanumGothicBold;
}

#course_guide_content-1{
    display:block;
}

#course_guide_content-2,
#course_guide_content-3,
#course_guide_content-4{
    display:none;
}

.course_guide_content img{
    width:786px;
}

@media all and (max-width:800px) {
    
    .guide_tab_wrap{
        width:100%;
        height: 40px;
        margin: 0;
    }
    
    .course_guide_tab{
    	width: 50%;
    }
    
    .course_guide_content_wrap{
        width:100%;
    }
    
    .guide_h_img_wrap{
   
    }
    .guide_h_img_wrap img{
        width:100%;
        /* height:180px; */
        margin-bottom: 15px;
    }
    
}