@charset "UTF-8";
	.container.teacher > .teacher-tab-bg{
		height: 1200px;
		background: #1a2a40;
	}
	.container.sub-container{
		position: relative;
		overflow: hidden;
	}
	.teacher_tab{
		position: relative;
	}
	.teach_box{
		position: relative;
		margin: 0 -24px;
	}
	.teach_box > li {
        display: none;
		position: absolute;
		padding-top: 132px;
	}
	.teach_box .tab_img{

	}
	.teach_box .pro_img{
		position: absolute;
		top: 16%;
		right: -74%;
	}
	.teach_box .pro_img.btn_img1{
		right: -83%;
	}
	.tab_wrap .btn{
		position: absolute;
		top: 130px;
		width: 238px;
		height: 100px;
		z-index: 2;
	}
	.tab_wrap .btn_jo{
		left: 17px;
	}
	.tab_wrap .btn_lee{
		left: 256px;
	}
	.tab_wrap .btn_jung{
		left: 494px;
	}
	.bibub{
		padding-top: 145px;
		padding-bottom: 160px;
	}
	.bibub .con1{
		margin: 0 -17px;
		margin-bottom: 140px;
	}
	.teacher_hugi_slide{
		height: 230px;
		width: 1200px;
		padding: 0px 50px;
		box-sizing: border-box;
	}
	.teacher_hugi_slide .swiper-slide{
		height: 227px;
		border-top: 1px solid #b9b9b9;
		border-bottom: 1px solid #b9b9b9;
	}
	.teacher_hugi_slide .div-table{
		width: 100%;
		height: 100%;
		display: table;
		padding-left: 54px;
	}
	.teacher_hugi_slide .div-table div{
		display: table-cell;
		vertical-align: middle;

	}
	.teacher_hugi_slide .div-table .review_content{
		width: 82%;
	}
	.teacher_hugi_slide .review_tit{
		margin-bottom: 15px;
		line-height: 100%;
		letter-spacing: -1px;
		font-size: 31px;
		font-family: 'noto6';
		font-weight: 100;
		color: #000;
	}
	.teacher_hugi_slide .review_txt{
		width: 90%;
		margin: 11px 0 12px 0;
		font-size: 20px;
		line-height: 141%;
		font-weight: 100;
		font-family: 'noto4';
		letter-spacing: -0.5px;
		word-break: keep-all;
		color: #000;
	}
	.teacher_hugi_slide .writer{
		letter-spacing: -0.5px;
		font-size: 19px;
		font-weight: 100;
		font-family: 'noto5';
		color: #000;
	}
	.teacher_hugi_slide .btn_arrow.btn_prev{
		left:4px
	}
	.teacher_hugi_slide .btn_arrow.btn_next{
		right:-51px;
	}
	.teacher_hugi_slide .btn_arrow{
		position: absolute;
		display: block;
		width: 100px;
		height: 100px;
		z-index: 4;
		bottom: 17.5%;
		cursor: pointer;
	}
	.play_btn{
		position: absolute;
		top: 18.5%;
		left: 30px;
	}
	.play_btn .sample_btn{
		position: absolute;
		display: block;
		top:616px;
		left: 0;
		width: 500px;
		height: 320px;
		font-size: 0;
	}
