/*추가 퀵메뉴*/
#m_event{display:none;}
#m_kakao{display:none;}	

#btn_box{z-index:10006; float:left; position:fixed; top:350px; left:1700px; width:174px; height:338px; }
#btn_box img{width:100%; height:auto;}

#g_btn{z-index:10008;  position:absolute; left:26px; top:19px; width:100px; height:100px; margin-bottom:20px; cursor:pointer; }
#g_btn .talk{float:left; display:block; cursor:pointer;}
#e_btn {z-index:10008; margin-bottom:20px; position:absolute; top:135px; left:0px; width:154px; height:128px;}

#e_btn .event{cursor:pointer; }
#btn_box .t_btn{display:block; cursor:pointer; z-index:10008; position:absolute; top:283px; left:10px;
                width:144px; height:54px; background:#929292; border-top-left-radius:27px; border-bottom-left-radius:27px; }

#btn_box .t_btn h6{margin-left:20px; font-size:16px; line-height:54px; color:#fff;}
#btn_box .t_btn h6 span{line-height:54px; color:#fff; padding-right:10px;}

#barrier{display:none; z-index:10009; position:fixed; top:0px; width:100%; height:100%; background-color:rgba(25,25,25, 0);}
#barrier .m_ka{position: relative; width: 400px; height:640px; left:calc(50% - 200px); top:calc(50% - 320px);}
#barrier .m_ka .kakao{position:relative;  display:block; width:100%; height:auto;}
#barrier .m_ka .close_btn{z-index:10002; position: absolute; top:0px; right:0px; width:32px; height:32px; cursor:pointer;}

#t_intro{float:left; width:100%; /*height:1748px;*/ /*background-color:#fff000;*/}
#t_intro .t_intro_in{padding-top:80px; margin: 0 auto; width:1200px; ; /*background-color:#ff0123;*/}

#t_intro .t_intro_in .m_txt .pc{display:block;}

#t_intro .t_intro_in .m_txt{text-align:center; padding:30px 0 30px 0;}
#t_intro .t_intro_in .m_txt h3{display:inline; font-size:4.8em; font-weight:bold; color:#4d4c52;}

    #teach{padding:50px 0 50px 0; float:left; width:100%; /*height:432px;*/  border-bottom:1px dotted #676767; /*background: #f10039;*/}
    #teach:last-child{border-bottom:0px dotted #676767; }
    #teach .instructor{float:left; padding:35px 105px 35px 0; width:500px; height:auto;} 
    #teach .instructor img{width:100%; height:auto;}
    #teach .t_info{float:left; width:700px;}

    #teach .t_info h3{font-size:3.0em; font-weight: bold; color:#ff7a39;}
    #teach .t_info .career{padding: 30px 0 30px 34px}
    
    #teach .t_info .career p.mobile{display:none;}
    #teach .t_info .career p{font-size:1.6em; line-height:1.5; font-weight:bold; color:#000; text-indent: -34px;}
    #teach .t_info .career p span{padding-left:5px; font-weight:normal; color:#000;}
    #teach .t_info .career p.indent{text-indent: 1px;}
    #teach .t_info .career p.indent span{padding-left:0px;}

    /*#teach .t_info .intro{font-size:1.6em; line-height: 1.5; word-spacing:0.017em; word-break: break-all; color:#ff7a39;}*/
    
    #teach .intro{ float:left; width:700px;}
    #teach .intro p.txt{font-size:1.6em; line-height: 1.5; word-spacing:0.017em; word-break: break-all; color:#ff7a39;}
    #teach .intro p.kor{padding-top:10px; font-size:1.6em; line-height: 1.5; word-spacing:0.017em; word-break: break-all; color:#ff7a39;}

    #t_intro .t_intro_in:after{clear: both; display: block; content:'';}