@charset "utf-8";

/* 공통 */
.head-nav {
	border-bottom: 1px solid #000;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
.sgb {
	overflow: hidden;
	width: 100%;
}
.sgb * {
	letter-spacing: -1.5px;
}
.sgb .sub_ttl {
	display: block;
	font-size: 44px;
	color: #ec1946;
	line-height: 1.25;
	position: relative;
	text-align: center;
	font-family: 'noto2', 'sans-sarif';
}
.sgb .sub_ttl em {
	color: #000;
}
.sgb .sub_ttl em {
	display: block;
	font-size: 48px;
	font-family: 'noto6', 'sans-sarif';
}
.sgb .txt_bold {
	display: block;
	font-family: 'noto6', 'sans-sarif';
	color: #000;
}
.sgb .sub_txt {
	display: block;
	font-size: 28px;
	line-height: 140%;
	margin-top: 30px;
	text-align: left;
	color: #212121;
}
.mgr0 {
	margin-right: 0 !important;
}
.txt-bold {
	font-family: 'noto6', 'sans-sarif';
}
/* //공통 */

.top-bg {
	height: 1470px;
	padding: 90px 0 100px;
	box-sizing: border-box;
	background: linear-gradient(to right, #a1b0f5 65%, #d6c2f7);
}
.top-bg .top {
	width: 1000px;
}
.top-bg:before {
	display: block;
	content: '';
	clear: both;
	background: url(/_skin/tpl_skin/basic_craftman/n190508/apply/sgb_new/top_teahcer.png) no-repeat right top;
	position: absolute;
	top: 105px;
	right: calc(50% - 700px);
	width: 665px;
	height: 966px;
}
.top-bg p {
	color: #fff;
	font-size: 33px;
}
.top-bg .top_txt0 {
	display: inline-block;
	font-size: 42px;
	color: #171f4e;
	border: 5px solid #171f4e;
	line-height: 65px;
	height: 80px;
	padding: 0px 28px;
	box-sizing: border-box;
}
.top-bg .top_txt {
	display: block;
	margin: 50px 0;
}
.top-bg .top_txt2 {
	display: block;
	font-size: 74px;
	color: #041040;
	font-family: 'noto6', 'sans-serif';
	position: absolute;
	top: 150px;
	left: calc(50% - 230px);
}
.top-bg .bullet {
	display: block;
	position: absolute;
	top: 100px;
	left: -260px;
	background: url('/_skin/tpl_skin/basic_craftman/n190508/apply/sgb_new/bullet.png') no-repeat center;
	width: 242px;
	height: 243px;
	padding: 50px 0;
	box-sizing: border-box;
	font-size: 36px;
	font-family: 'noto6', 'sans-serif';
	line-height: 1.15;
	color: #000;
}
.top-bg .sub_ttl {
	color: #292933;
	font-size: 26px;
	margin: 53px auto 20px;
	line-height: 1.5;
}
.top-bg .sub_ttl b {
	font-family: 'noto6', 'sans-serif';
	margin-right: 5px;
	color: #292933;
	font-size: 28px;
	letter-spacing: -2.5px;
}
.top-bg .top_benefit {
	padding-top: 75px;
}
.top-bg .top_benefit ul {
	margin: 0 auto;
}
.top-bg .top_benefit ul li {
	float: left;
	width: calc(33.333% - 40px / 3);
	max-width: 320px;
	height: 302px;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 35px;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 5px 5px 15px 5px rgb(0, 0, 0, 0.5);
}
.top-bg .top_benefit ul li + li {
	margin-left: 20px;
}
.top-bg .top_benefit ul li:nth-child(4n) {
	margin-left: 0;
}
.top-bg .top_benefit li:nth-child(1) {
	background: #fff url('/_skin/tpl_skin/basic_craftman/n190508/apply/ygb_new/benefit_1.png') center bottom 0px no-repeat;
}
.top-bg .top_benefit li:nth-child(2) {
	background: #fff url('/_skin/tpl_skin/basic_craftman/n190508/apply/ygb_new/benefit_2_.png') center bottom 0px no-repeat;
}
.top-bg .top_benefit li:nth-child(3) {
	background: #fff url('/_skin/tpl_skin/basic_craftman/n190508/apply/ygb_new/benefit_3.png') center bottom 30px no-repeat;
}
.top-bg .top_benefit li:nth-child(4) {
	background: #fff url('/_skin/tpl_skin/basic_craftman/n190508/apply/ygb_new/benefit_4.png') center bottom 0px no-repeat;
}
.top-bg .top_benefit li:nth-child(5) {
	background: #fff url('/_skin/tpl_skin/basic_craftman/n190508/apply/ygb_new/benefit_5.png') center bottom 0px no-repeat;
}
.top-bg .top_benefit li:nth-child(6) {
	background: #fff url('/_skin/tpl_skin/basic_craftman/n190508/apply/ygb_new/benefit_6.png') center bottom 0px no-repeat;
}
.top-bg .top_benefit li h1 {
	font-size: 20px;
	font-family: 'noto2';
	margin: 0 0 10px 0;
	letter-spacing: -1px;
}
.top-bg .top_benefit li p {
	line-height: 120%;
	font-size: 30px;
	color: #000;
	font-family: 'noto6';
}

.certi_wrap {
	background: #f4f4f4;
	padding: 95px 0;
}
.certi_wrap .sub_ttl {
	margin-bottom: 40px;
}
.certi_wrap .col4 {
	margin-top: 65px;
}
.certi_wrap .col4 .col {
	width: calc(25% - 42px / 4);
}
.certi_wrap .col4 .col + .col {
	margin-left: 14px;
}
.certi_wrap .col4 .col img {
	margin-bottom: 25px;
}
.certi_wrap .col4 .col em {
	display: block;
	font-size: 24px;
	margin-bottom: 10px;
}
.certi_wrap .col4 .col strong {
	display: block;
	font-size: 24px;
	font-family: 'noto6', 'sans-sarif';
	color: #000;
}

.point_cont {
    padding: 119px 0 130px;
}
.point_cont .sub_ttl {
    transform: translateX(12px);
}
.point_cont .poin_wrap {
    display: flex;
    gap: 28px;
    width: 100%;
    margin-top: 110px;
}
.point_cont .poin_wrap .point {
    position: relative;
    width: 100%;
    height: 438px;
    padding-top: 68px;
    border: 5px solid #000;
    box-sizing: border-box;
    background: url('/_skin/tpl_skin/basic_craftman/n190508/apply/ygb_new/pic1.png') center no-repeat;
}
.point_cont .poin_wrap .point_2 {
    background: url('/_skin/tpl_skin/basic_craftman/n190508/apply/ygb_new/pic2.png') center no-repeat;
}
.point_cont .poin_wrap .point_3 {
    background: url('/_skin/tpl_skin/basic_craftman/n190508/apply/ygb_new/pic3.png') center no-repeat;
}
.point_cont .poin_wrap .point .txt_bullet {
    position: absolute;
    top: -42px;
    left: 50%;
    transform: translateX(-50%);
    width: 262px;
    height: 72px;
    border-radius: 100px;
    background: #000;
    font-family: 'noto5';
    font-size: 28px;
    letter-spacing: -0.045em;
    text-align: center;
    line-height: 72px;
    color: #fff;
}
.point_cont .poin_wrap .point strong {
    font-family: 'noto7';
    font-size: 28px;
    letter-spacing: -0.045em;
    line-height: 1.2;
}
.point_cont .poin_wrap .point .txt {
    margin-top: 14px;
    font-family: 'noto4';
    font-size: 19px;
    letter-spacing: -0.045em;
    line-height: 1.2;
}

.reviewArea {
	padding: 110px 0;
}
.reviewArea .gallery-thumbs {
	margin: 100px 0 50px;
	position: relative;
	height: 211px;
	padding-bottom: 20px;
}
.reviewArea .gallery-thumbs .slick-list {
	overflow: hidden;
	height: 186px;
}
.reviewArea .slick-prev,
.reviewArea .slick-next {
	width: 102px;
	height: 103px;
	border-radius: 50%;
	top: 40px;
	position: absolute;
	cursor: pointer;
	font-size: 0;
	cursor: pointer;
	z-index: 9;
}
.reviewArea .gallery-thumbs .slick-slide:focus,
.reviewArea .slick-prev:focus,
.reviewArea .slick-next:focus {
	border: none;
	outline: none;
}
.reviewArea .slick-prev {
	left: calc(50% - 610px);
	background: url(/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_left.png) no-repeat center center;
}
.reviewArea .slick-next {
	background: url(/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_right.png) no-repeat center center;
	right: calc(50% - 600px);
}
.reviewArea .gallery-thumbs .slick-slide {
	font-size: 0;
	width: 1000px;
	text-align: center;
	opacity: 0.4;
}
.reviewArea .gallery-thumbs .slick-current {
	opacity: 1;
}
.reviewArea .gallery-thumbs .blue_btn {
	font-size: 23px;
	line-height: 120%;
	font-weight: 900;
	cursor: pointer;
	letter-spacing: -1px;
	padding: 30px 0 10px;
	min-height: 162px;
	border: 5px #b5b5b7 solid;
	background: #fff;
	opacity: 0.5;
	box-sizing: border-box;
	margin: 0 0 0 1.6%;
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	width: 31.7%;
	color: #68696d;
}
.reviewArea .gallery-thumbs .blue_btn em {
	display: block;
	margin-top: 10px;
	font-size: 18px;
}
.reviewArea .gallery-thumbs .slick-current .blue_btn:hover,
.reviewArea .gallery-thumbs .slick-current .blue_btn.selected {
	border: 5px #ff4b4e solid;
	opacity: 1;
	box-sizing: border-box;
	box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.2);
	color: #000;
	font-weight: 900;
}
.reviewArea .gallery-thumbs .blue_btn:first-of-type {
	margin: 0;
}
.reviewArea .gallery-thumbs .blue_btn span {
	display: block;
	font-size: 20px;
	font-family: 'noto3';
	margin: 10px 0 0 0;
}
.reviewArea .gallery-top {
	text-align: left;
}
.reviewArea .gallery-top .big_review {
	display: none;
}
.reviewArea .gallery-top .big_review.ta1 {
	display: block;
}
.reviewArea .gallery-top h3 {
	margin: 0 0 40px;
	font-size: 32px;
	line-height: 125%;
	letter-spacing: -2px;
	word-break: keep-all;
	color: #000;
	font-family: 'noto5';
}
.reviewArea .gallery-top p {
	margin: 20px 0 0 0;
	word-break: keep-all;
	font-size: 20px;
	line-height: 150%;
	font-family: 'noto2';
}
.reviewArea .gallery-top p:first-child {
	margin: 0;
}
.reviewArea .gallery-top b {
	font-size: 20px;
	line-height: 100%;
	margin: 30px 0 0 0;
	display: block;
	letter-spacing: -1px;
	font-weight: 900;
}

.teacher {
	padding: 119px 0 840px 0;
	background: url('/_skin/tpl_skin/basic_craftman/n190508/apply/ygb_new/teacher.png') right calc(50% - 215px) bottom no-repeat;
	position: relative;
}
.teacher .w1000 {
	position: relative;
}
.teacher .teacher_detail {
	position: absolute;
	top: 220px;
}
.teacher .teacher_detail strong {
	font-size: 30px;
	text-align: left;
	display: block;
	color: #000;
	font-family: 'noto2', 'sans-serif';
	font-weight: 200;
}
.teacher .teacher_detail strong b {
	font-size: 48px;
	text-align: left;
	display: block;
	line-height: 1.3;
	font-family: 'noto6', 'sans-serif';
	margin-top: 10px;
}
.teacher .teacher_detail p {
	display: block;
	font-size: 28px;
	line-height: 100%;
	letter-spacing: -3px;
	text-align: left;
	margin: 60px 0 20px;
	color: #002cff;
	position: relative;
	padding: 20px 0 0;
	font-family: 'noto6', 'sans-sarif';
}
.teacher .teacher_detail p:after {
	clear: both;
	content: '';
	width: 40px;
	height: 4px;
	background: #002cff;
	position: absolute;
	top: 0;
}
.teacher .teacher_detail p b {
	display: block;
	font-size: 43px;
	margin: 10px 0 0;
	line-height: 1;
	letter-spacing: -4px;
}
.teacher .teacher_detail ul {
	margin-top: 5px;
}
.teacher .teacher_detail ul li {
	font-size: 18px;
	position: relative;
	line-height: 180%;
	letter-spacing: -1px;
	text-align: left;
}
.teacher .teacher_detail ul li:first-child {
	margin: 0;
}
.teacher .teacher_detail .teacher-btn {
	margin-top: 55px;
}
.teacher .teacher_detail .teacher-btn ul li + li {
	margin-left: 30px;
}
.teacher .teacher_detail .teacher-btn ul li a {
	display: inline-block;
	width: 297px;
	height: 115px;
	box-sizing: border-box;
	background: url(/_skin/tpl_skin/basic_craftman/n190508/apply/sgb_new/btn.png) 85% center no-repeat;
	font-size: 23px;
	text-align: left;
	margin-left: -15px;
	line-height: 70px;
	color: #fff;
	font-size: 0;
}

.book-bg {
	padding: 110px 0 30px;
	position: relative;
}
.book-bg .img_book {
	margin: 80px 0 0 -455px;
}
.book-bg .list-box {
	position: absolute;
	top: 320px;
	left: calc(50% - 160px);
}
.book-bg .list-box li {
	width: 215px;
	height: 215px;
	background: rgba(235, 235, 235, 0.6);
	padding: 80px 0;
	box-sizing: border-box;
	border-radius: 50%;
	color: #000;
}
.book-bg .list-box li + li {
	margin-left: 20px;
}
.book-bg .list-box li span {
	display: block;
	font-size: 20px;
	margin-bottom: 5px;
}
.book-bg .list-box li strong {
	font-size: 22px;
	font-family: 'noto6', 'sans-serif';
}
.book-bg .book_btn_wrap {
	position: relative;
}
.book-bg .book_btn_wrap img {
	margin-left: 50%;
	transform: translateX(-50%);
}
.book-bg .popupVideo {
	margin-left: 5px;
}
.book-bg .popupVideo.btn2 {
	position: absolute;
	bottom: 275px;
	right: 160px;
}
.book-bg .popupVideo #book_play {
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	border-radius: 0;
	width: 342px;
	height: 189px;
	box-sizing: border-box;
}
.book-bg .popupVideo #book_play.book_play2 {
	right: calc(50% + 300px);
	left: auto;
	background: url('/_skin/tpl_skin/basic_craftman/n190508/apply/ygb_new/book_play_2.png');
}

.curriArea {
	padding: 110px 0;
	background: #f4f4f4;
}
.curriArea > div {
	width: 1054px;
	margin: 0 auto;
}
.curriArea .curri {
	float: left;
	width: calc(50% - 42px / 2);
	border: 4px solid #012aff;
	margin-top: 70px;
	box-sizing: border-box;
}
.curriArea .curri + .curri {
	margin-left: 42px;
}
.curriArea .exam_title {
	padding: 21px 0;
	font-size: 33px;
	font-family: 'noto4';
	color: #fff;
	line-height: 100%;
	background: #012aff;
}
.curriArea .curri_list {
	background: url(/_skin/tpl_skin/basic_craftman/n190508/apply/sgb_new/curri_bg.png) no-repeat;
	padding: 40px 50px 40px 15px;
	box-sizing: border-box;
	width: 1054px;
	height: 286px;
	margin-top: 60px;
}
.curriArea .curri_list li {
	box-sizing: border-box;
	padding: 0 35px;
}
.curriArea .curri_list li:nth-child(1) {
	width: 38%;
}
.curriArea .curri_list li:nth-child(2) {
	width: 38%;
}
.curriArea .curri_list li:nth-child(3) {
	width: 24%;
}
.curriArea .curri_list em {
	font-size: 16px;
	background: #012cf4;
	color: #fff;
	height: 22px;
	box-sizing: border-box;
	padding: 0 5px;
	letter-spacing: 0;
	font-family: 'noto2', 'sans-serif';
}
.curriArea .curri_list strong {
	display: block;
	font-size: 34px;
	margin: 20px 0 40px;
	font-family: 'noto6', 'sans-serif';
	line-height: 1;
}
.curriArea .curri_list span {
	font-size: 22px;
	line-height: 1.3;
}
.curriArea .curri_list li:last-child b {
	font-size: 36px;
	color: #fff;
	line-height: 1.1;
	display: block;
	margin-top: 30px;
}
.benefitArea {
	padding: 130px 0;
}
.benefitArea ul {
	float: left;
	margin-top: 68px;
}
.benefitArea .bene_big {
	width: 355px;
	height: 350px;
	margin-right: 20px;
	padding: 42px 0 36px;
	box-sizing: border-box;
	text-align: center;
	background: #012aff;
}
.benefitArea .bene_big h3 {
	/* margin: 30px 0 20px; */
	margin: 20px 0 10px;
	font-size: 30px;
	color: #fff;
	line-height: 120%;
	font-family: 'noto4';
	letter-spacing: 0;
}
.benefitArea .bene_big p {
	font-size: 20px;
	line-height: 130%;
	color: #fff;
	font-family: 'noto2';
}
.benefitArea .bene_list {
	overflow: hidden;
	width: calc(100% - 375px);
}
.benefitArea .bene_list li {
	float: left;
	border: 3px solid #012aff;
	width: calc(33.33% - 9px);
	margin: 0 13px 13px 0;
	padding: 50.5px 0;
	text-align: center;
	font-size: 26px;
	font-family: 'noto6';
	line-height: 120%;
	font-weight: 100;
	box-sizing: border-box;
	color: #000;
}
.benefitArea .bene_list li:last-child {
	padding: 31px 0;
}
.benefitArea .bene_list li a {
	display: block;
	width: 103px;
	height: 29px;
	margin: 10px auto 0;
	background: #000;
	font-size: 16px;
	color: #fff;
	font-family: 'noto4';
	border-radius: 5px;
}
