@charset "UTF-8";
/******** common  *******/
.apply {
	width: 100%;
	margin-top: 0;
	overflow: hidden;
}
.con {
	width: 100%;
	font-family: 'nanum square';
}
.con .div-table {
	width: 100%;
}
.con .div-table > div {
	display: table-cell;
	vertical-align: middle;
}
.inner {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
}
.con h1,
.con h2,
.con b {
	font-family: 'nanum square';
	font-weight: 100;
}
.con .inner_title p {
	margin-top: 25px;
	font-size: 25px;
	line-height: 130%;
	color: #464646;
}
.con .bullet {
	position: absolute;
}
.con .con_title {
	font-size: 50px;
	line-height: 100%;
	position: relative;
	padding-top: 39px;
	font-weight: 400;
	letter-spacing: -1.5px;
	text-align: left;
}
.con .underline {
	position: relative;
}
.con .underline:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 26px;
	content: '';
	bottom: 1px;
	left: 0;
}
.con .swiper-container {
	position: relative;
}
.con .swiper-container .div-table {
	width: 100%;
	height: 100%;
}
.con .btn_arrow {
	position: absolute;
	z-index: 3;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	cursor: pointer;
}
/* common -- E */
/* -- S */
.top_area {
	/* background:url('/_skin/tpl_skin/basic_laboratory_safety/images/apply/pass/top_bg.png') center top no-repeat #232532; */
	padding: 77px 0 104px;
	background-color: #2c3026;
}

.top_area .tit_img {
	margin-left: -120px;
}
.top_area .t_text {
	position: absolute;
	top: 37.5%;
	left: 25%;
}
.top_area h2 {
	line-height: 120%;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	color: #af9972;
}
.top_area h2 span {
	font-size: 29px;
	font-weight: 300;
	color: #cdb384;
}
.top_area .con_img1 {
	margin: 43px 0 0 -12px;
}

.apply .plus {
	background: #596644;
	color: #18191a;
	position: relative;
}
.apply .plus .inner {
	width: 1100px;
	margin: 0 auto;
	text-align: left;
	padding: 90px 0 80px;
	/* background:url(/_skin/tpl_skin/basic_security2/images/apply/refund/new/top_img.png) no-repeat 102% 65%; */
}
.apply .plus .con_img1 {
	margin: 0 -32px;
}
.apply .plus:before {
	content: '+';
	border-radius: 50%;
	width: 100px;
	height: 100px;
	line-height: 91px;
	font-size: 81px;
	position: absolute;
	text-align: center;
	font-family: 'noto6';
	left: 49.5%;
	top: -30px;
	margin: 0 0 0 -40px;
	background: #596644;
	color: #ffffff;
}

.apply .plus a {
	position: absolute;
	top: 70.5%;
	left: 3.4%;
	width: 112px;
	height: 32px;
	cursor: pointer;
}
.exam_intro {
	background-color: #e1cdb4;
	padding: 174px 0 150px 0;
}
.exam_intro .con3 {
	margin-bottom: 199px;
}
.exam_intro .con4 {
	margin: 0 -30px;
}
.atoz_area {
	padding: 175px 0 0;
	background: #ffffff;
}
.atoz_area .con_img1 {
	margin-left: -127px;
}
.atoz_area .sample_btn {
	position: absolute;
	display: block;
	width: 100%;
	height: 488px;
	top: 231px;
	left: 0;
}
.teacher_wrap {
	height: 1687px;
	padding: 150px 0 0;
	background: url('/_skin/tpl_skin/basic_kor_pract_writing/image/main_image/teacehr/bg.png') bottom center / auto 1239px no-repeat, linear-gradient(to bottom, #fff 497px, #061947 498px);
}
.teacher_wrap .title_wrap {
	margin-top: 25px;
}
.teacher_wrap .tab-wrap {
	margin-top: 134px;
	padding: 0 110px;
	box-sizing: border-box;
}
.teacher_menu {
	display: flex;
	gap: 24px;
	width: 100%;
}
.teacher_menu li {
	width: 50%;
	height: 75px;
	margin-right: 4px;
}
.teacher_menu li a {
	position: relative;
	display: block;
	height: 100%;
	border-radius: 150px;
	background: #5e6473;
	padding: 17px 0 0 54px;
}
.teacher_menu li a.selected {
	background: #ff3f1a;
}
.teacher_menu li a p {
	position: relative;
	z-index: 1;
	color: #c9cdd8;
	font-size: 30px;
	font-family: 'noto4';
	line-height: 1.2;
	letter-spacing: -0.025em;
	text-align: left;
}
.teacher_menu li a.selected p {
	color: #fff;
}
.teacher_menu li a p b {
	font-family: 'noto7';
	font-size: 30px;
}
.teacher_menu li a p:after {
	position: absolute;
	display: block;
	content: '';
	width: 150px;
	height: 120px;
	bottom: -22px;
	right: 22px;
	background: url('/_skin/tpl_skin/basic_kor_pract_writing/image/main_image/teacehr/teacher_tab.png');
	background-repeat: no-repeat;
	background-size: 367px 304px;
	background-position: bottom -10px left -20px;
}
.teacher_menu li a.teacher_img1 p:after {
	background-position: bottom -28px left -28px;
}
.teacher_menu li a.teacher_img2 p:after {
	right: 42px;
	background-position: bottom -28px left -193px;
}
.teacher_menu li a.teacher_img1.selected p:after {
	background-position: bottom -181px left -28px;
}
.teacher_menu li a.teacher_img2.selected p:after {
	right: 44px;
	background-position: bottom -181px left -191px;
}
.tab-teacher {
	position: relative;
	width: 1163px;
	height: 967px;
	margin-left: -100px;
	padding: 62px 0 0 0;
	text-align: left;
}
.tab-teacher p {
	margin: 71px 0 26px -13px;
	font-size: 36px;
	font-family: 'noto5';
	color: #fff;
	line-height: 1.1;
	letter-spacing: -0.025em;
}
.tab-teacher span {
	display: block;
	margin-left: 15px;
	font-size: 25px;
	font-family: 'noto4';
	color: #fff3c8;
	line-height: 1;
	letter-spacing: -0.025em;
}
.tab-teacher h1 {
	margin: 0 0 0 -12px;
	font-size: 54px;
	line-height: 1;
	color: #fab45d;
	font-family: 'noto7';
	letter-spacing: -0.025em;
}
.tab-teacher .txt_info {
	margin-top: 50px;
	margin-left: -11px;
}
.tab-teacher .txt_info li {
	position: relative;
	width: 372px;
	height: 48px;
	margin-bottom: 10px;
	border: 1px solid #f6ce3e;
	border-radius: 48px;
	padding-left: 56px;
	box-sizing: border-box;
	background: #2b271a;
	font-family: 'noto6';
	font-size: 24px;
	letter-spacing: -0.025em;
	line-height: 48px;
	color: #fff;
}
.tab-teacher .txt_info li::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 27px;
	transform: translateY(-50%);
	width: 16px;
	height: 20px;
	background: url('/_skin/tpl_skin/basic_credit_analyst/images/hwan/teacher_icon.png') center no-repeat;
}
.tab-teacher .txt_wrap {
	position: absolute;
	bottom: 120px;
	right: 0;
	margin-top: 26px;
	margin-left: 13px;
}
.tab-teacher .txt_wrap li {
	font-family: 'noto4';
	font-size: 20px;
	letter-spacing: -0.025em;
	line-height: 1.6;
	text-align: right;
	color: #fff;
}
.tab-teacher .video_box {
	position: relative;
	width: 528px;
	height: 323px;
	margin-top: 43px;
	margin-left: -10px;
	background: #000;
}
.tab-teacher .video_box span,
.tab-teacher .video_box a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.teacher1 {
	background: url('/_skin/tpl_skin/basic_kor_pract_writing/image/main_image/teacehr/teacher_1.png') right 1px top 79px / 58% no-repeat;
}
.teacher2 {
	background: url('/_skin/tpl_skin/basic_kor_pract_writing/image/main_image/teacehr/teacher_2.png') right -14px top 74px / 58% no-repeat;
}
.teacher_curri_wrap {
	display: flex;
	gap: 46px;
	margin-top: -41px;
}
.teacher_curri_wrap .teacher_curri {
	position: relative;
	width: 336px;
	height: 154px;
	padding: 28px 0;
	border-radius: 20px;
	box-sizing: border-box;
	background: #ff9e73;
}
.teacher_curri_wrap .teacher_curri:not(:last-child)::after {
	clear: both;
	content: '';
	display: block;
    position: absolute;
    top: 50%;
    right: -33px;
    transform: translateY(-50%);
	width: 19px;
	height: 28px;
	background: url('/_skin/tpl_skin/basic_kor_pract_writing/image/main_image/teacehr/curri_arrow.png') center no-repeat;
}
.teacher_curri_wrap .teacher_curri strong {
	display: block;
	font-family: 'noto7';
	font-size: 27px;
	letter-spacing: -0.025em;
	line-height: 1;
	text-align: center;
}
.teacher_curri_wrap .teacher_curri p {
	margin-top: 14px;
	font-family: 'noto5';
	font-size: 23px;
	letter-spacing: -0.025em;
	line-height: 1.2;
	text-align: center;
}
.lec_info_area {
	background: #232532;
	padding: 0 0 111px;
}
.lec_info_area .con_img1 {
	margin-top: 59px;
}
.reason_slide {
	width: 1120px;
	padding: 30px 60px;
	margin-left: -60px;
	margin-top: 20px;
	box-sizing: border-box;
}
.reason_slide .swiper-wrapper {
	width: 1000px;
	height: 670px;
}
.reason_slide .swiper-slide {
	background: #fff;
	border-radius: 20px;
	padding: 30px 0;
	box-sizing: border-box;
	text-align: right;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.5);
}
.reason_slide .btn_prev {
	top: calc(50% - 45px);
	left: 5px;
}
.reason_slide .btn_next {
	top: calc(50% - 45px);
	right: 5px;
}
.teacher_area {
	padding: 124px 0;
	background: url('/_skin/tpl_skin/basic_laboratory_safety/images/apply/pass/teacher_bg.png') top center no-repeat;
}
.teacher_area .teacher {
	height: 1160px;
}
.teacher_area .teacher .bullet {
	right: -130px;
	top: 160px;
	font-size: 0;
}
.teacher_area .con_img1 {
	margin-left: -221px;
	margin-top: 35px;
}
.teacher_area .con_img2 {
	position: absolute;
	right: 30px;
	top: 358px;
}
.teacher_area .con_img3 {
	margin-left: -10px;
}
.teacher_slide {
	position: absolute !important;
	bottom: 50px;
	width: 100%;
	height: 379px;
	background: rgba(255, 255, 255, 0.8);
}
.book_area {
	padding: 137px 0 0;
}
.book_area .inner_title.tl {
	text-align: left;
}
.book_area .b_img_left {
	position: absolute;
	left: -65px;
	top: 214px;
	z-index: 2;
}
.book_area .video-popup {
	position: absolute;
	left: 420px;
	top: 520px;
	z-index: 11;
	width: 290px;
	height: 167px;
}

.book_area .bookinfo_slide {
	position: static;
	height: 747px;
	width: 875px;
	padding: 30px 49px;
	box-sizing: border-box;
	margin: 60px 0 0 302px;
	z-index: -1;
}
.book_area .bookinfo_slide .book_nav {
	width: 410px;
	/* height: 52px; */
	margin: 0 auto;
	z-index: 4;
	position: absolute;
	left: calc(50% - -80px);
	bottom: 508px;
}
.book_area .bookinfo_slide .book_nav span {
	display: inline-block;
	width: 89px;
	height: 16px;
	margin-right: 27px;
	background: #c5c6c7;
	box-sizing: border-box;
	opacity: 1;
	border-radius: 25px;
}
.book_area .bookinfo_slide .book_nav span.swiper-pagination-bullet {
	border: none;
}
.book_area .bookinfo_slide .book_nav span.swiper-pagination-bullet-active {
	background: #616161;
}
.book_area .con7_img {
	padding: 63px 75px;
}

/* .book_area .bookinfo_slide .swiper-warpper{
	width:869px;
}
.book_slide .btn_prev{
	top: calc(50% - 15px);
	left: 35px;
}
.book_slide .btn_next{	
	top: calc(50% - 15px);
	right:35px;	
}
.book_area .inner .t_sample{
	display:inline-block;
	margin-top: 35px;
}
.book_area .inner .t_sample1{
	margin: 0 15px 0 182px;
} */
.benefit_area {
	margin-top: 103px;
	padding: 93px 0 156px;
	background-color: #2c3026;
}
.benefit_area .con_img1 {
	margin: 70px 0 0 -0px;
}
.benefit_area .btn-halbu {
	position: absolute;
	display: inline-block;
	width: 131px;
	height: 38px;
	font-size: 0;
	left: 187px;
	bottom: 56px;
}
/* .video_box_area{padding: 124px 0 70px;}
.video_box_area > .inner > img{margin: 0 0 0 -57px;}
.video_box{position: absolute; left: 0; top: 270px; width: 100%; height: 470px;}
.video_box .layer{height: 100%; font-size: 0; width: 100%;}
.video_box .layer span{height: 100%; margin-left: 5px; display: block; cursor: pointer;} */
.curri_area {
	background: url('/_skin/tpl_skin/basic_laboratory_safety/images/apply/pass/curri_bg.png') center top no-repeat #232532;
}
.curri_img {
	padding: 100px 0;
}
.curri_img > img {
	margin: 0 0 0 -264px;
}

/* 리뉴얼 수정사항 --S */

.book_area .book_page_plag {
	background: none;
	border: none;
}
.apply-area.type1.write .apply-item .apply-box .support.style2 {
	margin-left: 0;
}

/* .apply .plus .title:after{
    content: "";
    position:absolute;
    left:0;
    bottom:0;
    width:45px;
    height:2px;
    background:#18191a;
} */
/* .apply .plus span{
    display: block;
    font-size:25px;
    line-height:140%;
    font-family:'noto2';
} */

/* 리뉴얼 수정사항 --E */
