@charset "UTF-8";

/******** common  *******/
.apply {
	width: 100%;
	overflow: hidden;
}
.con {
	width: 100%;
}
.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: 'noto6';
	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;
}

.top_area {
	background: url('/_skin/tpl_skin/basic_laboratory_safety/images/apply/jong/top.jpg') center top no-repeat;
	/* height: 1500px; */
	padding: 77px 0 127px;
	background-color: #5e17d0;
}
.top_area .tit_img {
	margin-left: -214px;
}
.top_area .bullet {
	right: -86px;
	top: 66px;
}
.top_area .con_img1 {
	margin: -216px 0 0 -20px;
}
.top_area .bene_box {
	margin-top: 950px;
}
.top_area .solo_box {
	height: 207px;
	border-radius: 20px;
	border: 2px solid #000;
	background: url('/_skin/tpl_skin/basic_laboratory_safety/images/apply/jong/benefit_1_1.png') no-repeat #fff 93% 52%;
	box-shadow: 0 25px 30px rgba(0, 0, 0, 0.2);
}
.top_area .solo_box .fir {
	font-family: 'noto4';
	font-size: 25px;
	line-height: 32px;
	letter-spacing: -1px;
}
.top_area .solo_box .sec {
	display: block;
	font-family: 'noto6';
	font-size: 37px;
	letter-spacing: -1px;
	margin-top: 23px;
}
.top_area .cotnt_list_box_wrap {
	display: table;
	background: #fff url('/_skin/tpl_skin/basic_judicial_scrivener/content5/benefit_top2.png') no-repeat 97% 85%;
	width: 100%;
	height: 275px;
	margin-top: 20px;
	/* border: 3px solid #ff7978; */
	border-radius: 20px;
	border: 2px solid #000;
	box-sizing: border-box;
	box-shadow: 0 25px 30px rgba(0, 0, 0, 0.2);
}
.top_area .cotnt_list_box_wrap.top1 {
	margin-bottom: 24px;
	background: #fff url('/_skin/tpl_skin/basic_judicial_scrivener/content5/benefit_top1.png') no-repeat right 55px top 30px;
	height: 237px;
}
.top_area .cotnt_list_txt {
	text-align: left;
	line-height: 36px;
	padding-left: 62px;
}
.top_area .cotnt_list_txt span {
	font-size: 28px;
	padding: 60px 0 12px;
	font-weight: 'noto1';
	display: block;
}
.top_area .cotnt_list_txt strong {
	font-size: 40px;
	font-weight: 'noto5';
}
.top_area .cotnt_box_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 50px;
	padding-bottom: 40px;
}
.top_area .cotnt_box_list li {
	width: 49%;
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
	padding: 45px 0 45px 50px;
	background: #fff;
	box-sizing: border-box;
	margin-bottom: 20px;
	border-radius: 30px;
}
.top_area .cotnt_box_list li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_judicial_scrivener/content5/benefit_1.png') no-repeat 90% center;
}
.top_area .cotnt_list_box_wrap > .cotnt_list_txt {
	text-align: left;
	line-height: 36px;
	padding-left: 45px;
	letter-spacing: -1px;
}
.top_area .cotnt_list_box_wrap > .cotnt_list_txt span {
	font-size: 25px;
	padding: 40px 0 18px;
	color: #000;
	font-family: 'noto1';
	display: block;
	line-height: 130%;
}
.top_area .cotnt_list_box_wrap > .cotnt_list_txt em {
	display: block;
	width: 195px;
	height: 45px;
	font-size: 25px;
	background: #6c95ff;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-radius: 5px;
	font-family: 'noto5';
	margin: 0 0 10px;
}
.top_area .cotnt_list_box_wrap > .cotnt_list_txt strong {
	font-size: 37px;
	font-family: 'noto6';
	font-weight: 600;
	display: block;
}
.top_area .top_benefit {
	margin: 0 auto;
	margin-top: 25px;
}
.top_area .top_benefit::after {
	content: '';
	clear: both;
	display: block;
}
.top_area .top_benefit .fir {
	font-family: 'noto4';
	font-size: 23px;
	letter-spacing: -1px;
}
.top_area .top_benefit .sec {
	display: block;
	font-family: 'noto6';
	font-size: 32px;
	letter-spacing: -1px;
	margin-top: 15px;
	line-height: 37px;
}
.top_area .padd_box {
	padding: 40px 70px 70px 45px;
}
.top_benefit li {
	float: left;
	display: table;
	margin-bottom: 23px;
	border-radius: 30px;
	text-align: center;
	width: calc((100% - 42px) / 3);
	height: 320px;
	margin-right: 21px;
	padding: 38px 30px 30px 33px;
	box-sizing: border-box;
	color: #000;
	box-shadow: 0 25px 30px rgba(0, 0, 0, 0.2);
}
.top_benefit li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_laboratory_safety/images/apply/jong/benefit_2.png') no-repeat center bottom #fff;
}
.top_benefit li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_laboratory_safety/images/apply/jong/benefit_4.png') no-repeat center 90% #fff;
}
.top_benefit li:nth-child(3) {
	position: relative;
	background: url('/_skin/tpl_skin/basic_laboratory_safety/images/apply/jong/benefit_3.png') no-repeat center bottom #fff;
}
.top_area .bene_box .caption {
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	font-family: 'noto4';
	font-size: 18px;
	text-align: center;
	color: #fff;
	opacity: 0.5;
}
.atoz {
	padding: 170px 0 20px;
}
.video_box {
	position: absolute;
	left: 11px;
	top: 533px;
	width: 64%;
	height: 409px;
}
.video_box .layer {
	height: 100%;
	font-size: 0;
	width: 100%;
}
.video_box .layer span {
	height: 100%;
	margin-left: 5px;
	display: block;
	cursor: pointer;
}
.lec_info_area {
	background: #363d47;
	padding: 0 0 100px;
}
.lec_info_area .con_img1 {
	margin-top: 165px;
}
.lec_info_area .pb_img {
	margin-left: -105px;
}
.lec_info_area .play_btn {
	position: relative;
	margin-top: 210px;
}
.lec_info_area .play_btn .video_box {
	position: absolute;
	left: 3px;
	top: 450px;
	width: 100%;
	height: 564px;
}
.lec_info_area .play_sam {
	position: absolute;
	display: block;
	width: 100%;
	height: 565px;
	bottom: 76px;
	left: 3px;
}
.reason_slide {
	width: 1120px;
	padding: 30px 60px;
	margin-left: -11px;
	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;
}
.curri_area {
	background: #cccccc;
}
.curri_img {
	padding: 165px 0;
}
.exam_area .ex_img {
	margin-left: -715px;
}
.book_area {
	padding: 137px 0 125px;
	background: url('/_skin/tpl_skin/basic_laboratory_safety/images/apply/jong/book.png'), url('/_skin/tpl_skin/basic_laboratory_safety/images/apply/pass/book_bg.png') no-repeat;
	background-position: calc(50% - 266px) 206px, right top;
	background-repeat: no-repeat;
}
.book_area .book_slide {
	height: 747px;
	width: 992px;
	padding: 30px 60px;
	box-sizing: border-box;
	margin: 604px 0 0 227px;
}
.book_area .book_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 .page_plag {
	position: absolute;
	width: 423px;
	bottom: 435px;
	height: 265px;
}
.book_area .page_plag2 {
	right: 0;
}
.book_area .book_review_slide_wrap {
	position: relative;
	margin-top: 120px;
}
.book_area .book_review_slide_wrap .btn_arrow {
	bottom: 180px;
	box-shadow: none;
}
.book_area .book_review_slide_wrap .btn_prev {
	/* zzzz */
	left: -90px;
	background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/arrow_l.png') no-repeat;
	width: 60px;
	height: 60px;
	background-position: 17px;
	border-radius: 60px;
	background-color: #dfdfdf;
}
.book_area .book_review_slide_wrap .btn_next {
	/* zzzz */
	right: -90px;
	background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/arrow_r.png') no-repeat;
	width: 60px;
	height: 60px;
	background-position: 21px;
	border-radius: 60px;
	background-color: #dfdfdf;
}

.book_area .book_review_slide {
	position: relative;
	height: 330px;
	border-top: 1px solid #cacaca;
}
.book_area .book_review_slide:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	bottom: 90px;
	left: 0;
	content: '';
	background: #cacaca;
}
.book_area .book_review_slide .swiper-wrapper {
	height: 226px;
	/* border-bottom:1px solid #cacaca; */
	box-sizing: border-box;
	/* color:#4a4a4a; */
}
.book_area .book_review_slide .review_tit {
	font-size: 26px;
	margin: 12px 0 16px;
	line-height: 100%;
	font-family: 'noto6';
	font-weight: 100;
	letter-spacing: -1.5px;
	color: #222;
}
.book_area .book_review_slide .writer {
	padding-right: 15px;
	font-size: 16px;
	color: #6f6f6f;
	font-family: 'noto3';
	font-weight: 600;
}
.book_area .book_review_slide .review_txt {
	font-size: 19px;
	font-family: 'noto3';
	line-height: 140%;
	letter-spacing: -1px;
	color: #666666;
}
.book_area .book_review_slide .underline {
	position: relative;
	font-family: 'noto6';
}
.book_area .book_review_slide .underline:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 10px;
	background: #bbf6fa;
	content: '';
	z-index: -1;
}
.book_area .swiper-slide .div-table {
	height: 100%;
	padding-left: 45px;
}
.div-table {
	display: table;
	width: 100%;
}
.benefit_area {
	padding: 126px 0 113px;
	background: url('/_skin/tpl_skin/basic_laboratory_safety/images/apply/jong/benefit_bg.png') center no-repeat;
}
.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: 154px;
	bottom: 56px;
}
.video_box_area {
	padding: 124px 0 70px;
}
.video_box_area > .inner > img {
	margin: 0 0 0 -57px;
}

/* 리뉴얼 수정사항 --S */
.book_area .book_page_plag {
	background: none;
	border: none;
}
.book_page_plag.dangi {
	top: 101%;
	right: 50%;
	margin-right: -100px;
}
.book_page_plag.jong {
	position: static;
	margin-left: 275px;
	margin-top: 40px;
}
/* 리뉴얼 수정사항 --E */
