@charset "UTF-8";
/*학습자료실*/
.guide .guide-box{
	position: relative;
	width: 1098px;
	height: 100px;
	margin: 50px auto 30px;
	border: 1px solid #cccbcb;
}
.guide .guide-box:before{
	content:'';
	display:block;
	position:absolute;
	width:1px;
	height:60px;
	top:20px;
	right:390px;
	background:#cccbcb
}
.guide .guide-box .icon-book,
.guide .guide-box .title-guide,
.guide .guide-box .btn-guide{
	display:block;
	position:absolute;
}
.guide .guide-box .icon-book{
	left:60px;
	top:20px;
}
.guide .guide-box .title-guide{
	font-size:20px;
	font-family:'noto5',dotum;
	font-weight:100;
	top:38px;
	left:160px;
}
.guide .guide-box .btn-guide{
	top:30px;
	right:70px;
}

/*상식/ 한자*/
.contents_area   {
    width:100%;
    margin-top:0;
}

.contents_area > div > div.tab-left {
    float:none;
}

.contents_area > div > div.contents {
    width:1100px;
    margin:0 auto 50px;
    float:none;
}

.contents_title{
    border:none;
    display:none;
}

.content-title{
        border-bottom: 2px solid #333;
    position: relative;
    height: 35px;
    margin-bottom: 40px;
}

.content-title h3 {
	font-size: 29px;
	letter-spacing: -1px;
	line-height: 16px;
        font-weight: bold;
}
.content-title .location {
	position: absolute;
	right: 0px;
	top: 7px;
}
.content-title .location >a
{
    float:left;
}
.content-title .location .point {
	color: #268CD1;
}

/*교수소개 :S*/
.container.teacher{
	overflow: hidden;
}
.teacher_name {
	font-family:'noto5';
	font-weight:100;
}
.teacher_name > span {
	font-family:'noto3';
	font-weight:300;
}
.teacher .teacher-title {
	height:50px;
	font-family:'noto3';
	font-weight:300;
	color:#000000;
}

.teacher .teacher-title > h1 {
font-size:32pt;}

.teacher .teacher-title strong {
	font-family:'noto5';
}
.teacher .con1 {
	position:relative;
    min-width:1372px;
	height:906px;
	padding:97px 0;
	box-sizing:border-box;
	background:url('/_skin/tpl_skin/basic_origin_new/teacher/bg.png') center no-repeat;
}

.teacher .con1 .tab-menu{
	width:513px;
	position:absolute;
	left:50px;
	top:65px;
	z-index:11;
}

.teacher .con1 .tab-menu li {
	width:auto;
}
.teacher .con1 .tab-menu li > a {
	position:absolute;
	width:311px;
	height:116px;
	display:block;
	text-indent:-10000px;
	float:right;
}

.teacher .con1 .tab-menu li > a.link-tab1 {background:url('/_skin/tpl_skin/basic_origin_new/teacher/teacher_tab_1_over.png')right bottom no-repeat}
.teacher .con1 .tab-menu li > a.link-tab2 {left:204px;background:url('/_skin/tpl_skin/basic_origin_new/teacher/teacher_tab_2_over.png')right bottom no-repeat}


.teacher .con1 .tab-menu li > a.link-tab1:hover {background:url('/_skin/tpl_skin/basic_origin_new/teacher/teacher_tab_1_over1.png')right bottom no-repeat}
.teacher .con1 .tab-menu li > a.link-tab2:hover {left:204px;background:url('/_skin/tpl_skin/basic_origin_new/teacher/teacher_tab_2_over1.png')right bottom no-repeat}


.teacher .con1 .tab-menu li > a.link-tab1.selected{
	width:202px;
	background:url('/_skin/tpl_skin/basic_origin_new/teacher/teacher_tab_1_off.png')right bottom no-repeat;
}

.teacher .con1 .tab-menu li > a.link-tab2.selected{
	width:202px;
	left:0;
	display:block;
	background:url('/_skin/tpl_skin/basic_origin_new/teacher/teacher_tab_2_off.png')right bottom no-repeat;
}

.teacher .con1 .tab-menu li > a.link-tab:not(.selected){
	left:204px;
}

.teacher .tab-content {
	width:1350px;
	height:853px;
	margin:-95px auto 0;
}

.teacher .teacher-con1 {background:url('/_skin/tpl_skin/basic_origin_new/teacher/teacher1.png')660px top no-repeat;}
.teacher .teacher-con2 {background:url('/_skin/tpl_skin/basic_origin_new/teacher/teacher2.png')660px top no-repeat;}

.teacher .tab-content > div {
	margin-left:50px
}

.teacher .tab-content .t-info {
	width:569px;
	height:400px;
	background:#1e7bc9;
	padding-left:47px;
	box-sizing:border-box;
	margin-bottom:53px;
	margin-top:226px;
}

.teacher .tab-content .t-info p{
	position:relative;
	text-align:left;
	padding-top:101px;
}
.teacher .tab-content .t-info p > img {
}

.teacher .tab-content .t-info p:after{
	position:absolute;
	top:65px;
	left:-154px;
	width:380px;
	height:4px;
	display:block;
	content:'';
	background:url('/_skin/tpl_skin/basic_origin_new/teacher/bar.png')center no-repeat;
}

.teacher .tab-content .list-dot{
	margin-left:13px;
	color:#010101;
	font-size:16px;
}

.teacher .tab-content .list-dot li{
	height:27px;
	line-height:24px;
}

.teacher .tab-content .list-dot li:before{
	left:5px;
}

.teacher .sample_wrap{
	clear:both;
	width:569px;
	height:57px;
}

.teacher .sample_wrap .btn-samp{
	width:267px;
	height:57px;
	display:block;
	line-height:57px;
	font-size:18px;
	font-family:'noto5';
	text-align:center;
	margin-right:28px;
	border:1.5px solid #000000;
	color:#000000;
	float:left;

}


.teacher .sample_wrap .btn-samp:last-child{
	margin-right:0;
}

.teacher .sample_wrap .btn-samp:hover{
	background:#314165;
	color:#ffffff;
	border:1.5px solid #314165;
}


.teacher .con2 {
	padding:93px 0 ;
	background:#f6f6f6;
	border:1.5px solid #f6f6f6;
}
/*교수소개 :E*/

/*도서소개 :S*/
	.book-store .book-calc {top:45px !important}
	.book-store {padding-top:45px !important}
	.book_title {height:843px; padding-top:62px; box-sizing:border-box;background:url('/_skin/tpl_skin/basic_origin_new/book/bg.png') center no-repeat;}
	.book_title img {vertical-align:bottom !important;}

/*도서소개 :E*/
