@charset "utf-8";

/* 공통 */
.head-nav {
	border-bottom: 1px solid #000;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
.pgb_wrap * {
	letter-spacing: -1.5px;
}
.pgb_wrap .year_time {
	display: inline-block;
	background: linear-gradient(to right, #370b80, #2a0347);
	padding: 45px 25px 55px;
	margin-top: 40px;
}
.pgb_wrap .year_time > span {
	color: #87fffe;
	font-size: 110px;
	font-family: 'noto2';
	display: block;
	width: 100%;
}
.pgb_wrap .sub_ttl {
	display: block;
	font-size: 44px;
	color: #222222;
	line-height: 1.25;
	position: relative;
	text-align: left;
	font-family: 'noto2', 'sans-sarif';
}
.pgb_wrap .sub_ttl em {
	color: #082b36;
}
.pgb_wrap .sub_ttl.emerald:before {
	content: '';
	display: block;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	margin-bottom: 40px;
	background: #4bffbe;
}
.pgb_wrap .sub_ttl.purple:before {
	content: '';
	display: block;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	margin-bottom: 40px;
	background: #7157ff;
}
.pgb_wrap .sub_ttl em {
	display: block;
	font-size: 48px;
	font-family: 'noto6', 'sans-sarif';
}
.pgb_wrap .txt_bold {
	display: block;
	font-family: 'noto6', 'sans-sarif';
	color: #000;
}
.pgb_wrap .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 {
	margin-top: 40px;
	/* height: 1338px; */
	padding: 80px 0;
	box-sizing: border-box;
	background: url('/_skin/tpl_skin/basic_craftman/n190508/apply/pbg_new/top_bg.jpg') no-repeat center top #7157ff;
	background-size: cover;
}
.top-bg p {
	color: #fff;
	font-size: 33px;
}
.top-bg .top_ttl {
	color: #000;
	font-size: 46px;
	font-family: 'noto6', 'sans-serif';
	letter-spacing: 3px;
}
.top-bg p .top_logo {
	margin: 0 10px;
}
.top-bg .top_txt {
	display: block;
	margin: 55px auto 0;
}
.top-bg .bullet {
	display: block;
	position: absolute;
	top: -80px;
	right: calc(50% - 520px);
	/* background: url('/_skin/tpl_skin/basic_craftman/n190508/apply/pbg_new/bullet.png') no-repeat center; */
	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 {
	display: inline-block;
	color: #fff;
	font-size: 28px;
	font-family: 'noto2', 'sans-serif';
	text-align: center;
	margin: 20px auto 60px;
	font-weight: 200;
	background: #000;
	line-height: 42px;
	padding: 0 38px;
	letter-spacing: 1.5px;
}
.top-bg .sub_ttl b {
	font-family: 'noto6', 'sans-serif';
	margin-right: 5px;
}
.top-bg .top_benefit {
}
.top-bg .top_benefit ul {
	width: 1040px;
	margin: 0 auto;
	padding: 20px 0;
}
.top-bg .top_benefit ul li {
	float: left;
	width: calc(33.333% - 40px / 3);
	max-width: 320px;
	height: 320px;
	text-align: center;
	margin: 0 20px 20px 0;
	padding: 50px 0;
	box-sizing: border-box;
	border: 2px solid #302a6f;
	box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.2);
}
.top-bg .top_benefit li:nth-child(3n) {
	margin: 0 0 20px 0;
}
.top-bg .top_benefit li:nth-child(1) {
	background: #fff url('/_skin/tpl_skin/basic_craftman/n190508/apply/pbg_new/benefit_1.png') center bottom 50px no-repeat;
}
.top-bg .top_benefit li:nth-child(2) {
	background: #fff url('/_skin/tpl_skin/basic_craftman/n190508/apply/pbg_new/benefit_2.png') center bottom 35px no-repeat;
}
.top-bg .top_benefit li:nth-child(3) {
	background: #fff url('/_skin/tpl_skin/basic_craftman/n190508/apply/pbg_new/benefit_3.png') center bottom 20px no-repeat;
}
.top-bg .top_benefit li:nth-child(4) {
	background: #fff url('/_skin/tpl_skin/basic_craftman/n190508/apply/pbg_new/benefit_4.png') center bottom 50px no-repeat;
}
.top-bg .top_benefit li:nth-child(5) {
	background: #fff url('/_skin/tpl_skin/basic_craftman/n190508/apply/pbg_new/benefit_5.png') center bottom 20px no-repeat;
}
.top-bg .top_benefit li:nth-child(6) {
	background: #fff url('/_skin/tpl_skin/basic_craftman/n190508/apply/pbg_new/benefit_6.png') center bottom 20px no-repeat;
}
.top-bg .top_benefit li p {
	line-height: 120%;
	font-size: 30px;
	color: #000;
	font-family: 'noto6';
}

.graph-bg {
	background: #0a0042;
	padding: 100px 0;
}
.graph-bg .w1000 {
	position: relative;
}
.graph-bg .sub_ttl {
	color: #c5bbff;
	margin-bottom: 70px;
}
.graph-bg .sub_ttl em {
	color: #c5bbff;
}
.graph-bg .desc_box {
	position: absolute;
	text-align: left;
	left: 300px;
	line-height: 150%;
}
.graph-bg .desc_box strong {
	position: relative;
	font-size: 26px;
	color: #41ddaa;
	line-height: 1.5;
}
.graph-bg .desc_box strong:after {
	display: block;
	content: '';
	clear: both;
	height: 70px;
	width: 6px;
	background: #41ddaa;
	position: absolute;
	top: 5px;
	left: -15px;
}
.graph-bg .desc_box em {
	display: block;
	color: #25896f;
	margin-top: 5px;
}
.graph-bg .desc_box em i {
	font-style: normal;
	vertical-align: middle;
	display: inline-block;
	width: 10px;
}

.review_slide_wrap {
	padding: 104px 0;
	background: #f6f6f6;
}
.review_slide_wrap .gallery-thumbs {
	position: relative;
	height: 186px;
	margin: 80px 0 70px;
}
.review_slide_wrap .gallery-thumbs .slick-list {
	overflow: hidden;
	height: 186px;
}
.review_slide_wrap .slick-prev,
.review_slide_wrap .slick-next {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	top: 40px;
	position: absolute;
	cursor: pointer;
	font-size: 0;
	cursor: pointer;
}
.review_slide_wrap .gallery-thumbs .slick-slide:focus,
.review_slide_wrap .slick-prev:focus,
.review_slide_wrap .slick-next:focus {
	border: none;
	outline: none;
}
.review_slide_wrap .slick-prev {
	left: -110px;
	left: calc(50% - 610px);
	background: url(/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_left.png) no-repeat center center;
}
.review_slide_wrap .slick-next {
	background: url(/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_right.png) no-repeat center center;
	right: calc(50% - 600px);
}
.review_slide_wrap .gallery-thumbs .slick-slide {
	font-size: 0;
}
.review_slide_wrap .gallery-thumbs .blue_btn {
	color: #68696d;
	font-size: 23px;
	line-height: 120%;
	font-weight: 900;
	font-family: 'noto6';
	cursor: pointer;
	letter-spacing: -1px;
	padding: 35px 0;
	border: 5px #b5b5b7 solid;
	opacity: 0.5;
	box-sizing: border-box;
	margin: 0 0 0 1%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 32%;
}
.review_slide_wrap .gallery-thumbs .blue_btn em {
	display: block;
	margin-top: 10px;
	font-size: 18px;
}
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn:hover,
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn.selected {
	border: 5px #9713be solid;
	opacity: 1;
	box-sizing: border-box;
	color: #000;
}
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn.green:hover,
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn.green.selected {
	border: 5px #116d6a solid;
}
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn.blue:hover,
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn.blue.selected {
	border: 5px #7157ff solid;
}
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn:first-child {
	margin: 0;
}
.review_slide_wrap .gallery-thumbs .blue_btn span {
	display: block;
	font-size: 20px;
	font-family: 'noto3';
	margin: 10px 0 0 0;
}
.review_slide_wrap .gallery-top {
	text-align: left;
	max-height: 550px;
	width: 1000px;
	overflow: hidden;
}
.review_slide_wrap .gallery-top .big_review {
	display: none;
}
.review_slide_wrap .gallery-top .big_review.ta1 {
	display: block;
}
.review_slide_wrap .gallery-top h3 {
	font-size: 32px;
	line-height: 125%;
	letter-spacing: -2px;
	margin: 0 0 40px;
	word-break: keep-all;
	color: #000;
	font-family: 'noto5';
}
.review_slide_wrap .gallery-top p {
	font-size: 20px;
	line-height: 150%;
	font-weight: 400;
	margin: 20px 0 0 0;
	word-break: keep-all;
}
.review_slide_wrap .gallery-top p:first-child {
	margin: 0;
}
.review_slide_wrap .gallery-top b {
	font-family: 'noto5';
	font-size: 20px;
	line-height: 100%;
	margin: 30px 0 0 0;
	display: block;
	letter-spacing: -1px;
}

.teacher {
	padding: 119px 0 840px 0;
	background: url('/_skin/tpl_skin/basic_craftman/n190508/apply/pbg_new/teacher.png') right calc(50% - 215px) top 310px no-repeat;
	position: relative;
}
.teacher .w1000 {
	position: relative;
}
.teacher .teacher_detail {
	position: absolute;
	top: 260px;
}
.teacher .teacher_detail strong {
	font-size: 34px;
	text-align: left;
	display: block;
	color: #000;
	font-family: 'noto2', 'sans-serif';
	color: #7157ff;
}
.teacher .teacher_detail strong b {
	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.info-list-certi {
	margin-top: 30px;
}
.teacher .teacher_detail ul li {
	font-size: 18px;
	position: relative;
	line-height: 180%;
	letter-spacing: -1px;
	text-align: left;
	color: #000;
}
.teacher .teacher_detail ul.info-list-certi li {
	font-size: 20px;
	line-height: 140%;
}
.teacher .teacher_detail ul li:first-child {
	margin: 0;
}
.teacher .teacher_detail ul.info-list-certi li.txt-bold {
	margin-bottom: 5px;
}

.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: 240px;
	height: 70px;
	border-radius: 50px;
	box-sizing: border-box;
	background: url(/_skin/tpl_skin/basic_craftman/n190508/apply/pbg_new/play.png) 85% center no-repeat #082b36;
	font-size: 23px;
	text-align: left;
	padding-left: 45px;
	line-height: 70px;
	color: #fff;
}

.book_link {
}
.book_link .ttl_box strong em {
	line-height: 1.4;
	margin-top: 20px;
}
.book_link .col2 {
	margin-top: 70px;
}
.book_link .col2 .col:nth-child(1) {
	width: 52%;
}
.book_link .col2 .col:nth-child(2) {
	width: 48%;
	margin-top: 15px;
}
.book_link .txt_list {
	margin-bottom: 40px;
}
.book_link .txt_list li {
	width: 468px;
	height: 55px;
	border: 2px solid #000;
	font-size: 22px;
	line-height: 45px;
	color: #343957;
	text-align: left;
	box-sizing: border-box;
	border: 5px solid #4bffbe;
}
.book_link .txt_list li em {
	display: block;
	width: 55px;
	text-align: center;
	box-sizing: border-box;
	border-right: 2px solid #4bffbe;
	float: left;
	font-size: 30px;
	line-height: 45px;
	background: #4bffbe;
	font-family: 'noto6', 'sans-serif';
	margin-right: 15px;
}
.book_link .txt_list li b {
	font-family: 'noto6', 'sans-serif';
}
.book_link .txt_list li + li {
	margin-top: 25px;
}

.curri-bg {
	padding: 180px 0 80px;
}
.curri-bg .txt_desc {
	display: block;
	text-align: left;
	font-size: 26px;
	line-height: 1.3;
	margin: 20px 0 80px;
	color: #000;
}
.curri-bg .col4 {
	background: url(/_skin/tpl_skin/basic_craftman/n190508/apply/pbg_new/con5_icon_bg.png) 85% center no-repeat;
	width: 1014px;
	height: 279px;
}
.curri-bg .col4 .col {
	width: 25%;
	padding: 115px 0 0;
}
.curri-bg .col4 .col strong {
	display: block;
	font-size: 38px;
}
.curri-bg .col4 .col:nth-of-type(1) strong {
	color: #b9acff;
}
.curri-bg .col4 .col:nth-of-type(2) strong {
	color: #9481fd;
}
.curri-bg .col4 .col:nth-of-type(3) strong {
	color: #775ffd;
}
.curri-bg .col4 .col:nth-of-type(4) strong {
	color: #4827ff;
}
.curri-bg .col4 .col span {
	display: block;
	line-height: 1.2;
	font-size: 22px;
	margin-top: 20px;
	color: #000;
}

.benefitArea {
	padding: 109px 0;
}
.benefitArea ul {
	float: left;
	margin-top: 68px;
}
.benefitArea .bene_big {
	width: 355px;
	height: 414px;
	margin-right: 20px;
	padding: 42px 0 36px;
	box-sizing: border-box;
	text-align: center;
	border: 5px solid #2cd99b;
	background: #fff;
}
.benefitArea .bene_big h3 {
	margin: 30px 0 20px;
	font-size: 30px;
	color: #000;
	line-height: 120%;
	font-family: 'noto4';
}
.benefitArea .bene_big p {
	font-size: 20px;
	line-height: 130%;
	color: #000;
}
.benefitArea .bene_list {
	overflow: hidden;
	width: calc(100% - 375px);
}
.benefitArea .bene_list li {
	float: left;
	border: 5px solid #2cd99b;
	width: calc(33.33% - 9px);
	margin: 0 13px 13px 0;
	padding: 64px 0;
	text-align: center;
	font-size: 26px;
	font-family: 'noto6';
	line-height: 120%;
	font-weight: 100;
	box-sizing: border-box;
}
.benefitArea .bene_list li:last-child {
	padding: 44.5px 0;
}
.benefitArea .bene_list li a {
	display: block;
	width: 103px;
	height: 29px;
	margin: 10px auto 0;
	background: #262626;
	font-size: 18px;
	color: #fff;
	font-family: 'noto4';
}
