@charset "UTF-8";

.contents_wrap_0 {
	height: 2060px;
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/top_bg.png') no-repeat top center rgba(27, 47, 121, 1);
	padding-top: 49px;
	font-family: 'Nanum Square', 'sans-sarif' !important;
	letter-spacing: -0.8px;
}
.contents_wrap_0 .mid a {
	position: absolute;
	font-size: 0;
	width: 70px;
	left: 376px;
	bottom: 22px;
}
.contents_wrap_0 .txt_icon {
	/* position: absolute; top: 3%; left: 114px;  */
	font-style: normal;
	font-size: 40px;
	display: inline-block;
	font-family: 'noto2';
	margin-top: 80px;
	padding: 20px 40px;
	border-radius: 30px;
	background-color: #000;
	color: #ffe081;
}

.contents_wrap_0 .mid img:nth-last-of-type(1) {
	/* position: absolute; */
	/* top: 100px; */
	/* left: 0; */
	margin: 20px 0 100px 100px;
}
.contents_wrap_0 .mid img:nth-last-of-type(2) {
	position: absolute;
	top: 62px;
	right: -69px;
}

mark {
	background: none;
}
.contents_wrap_11 a.btn-halbu {
	text-align: center;
	color: #000;
	display: inline-block;
	position: absolute;
	width: 113px;
	height: 36px;
	font-size: 18px;
	background: #ff9b51;
	border-radius: 10px;
	line-height: 34px;
	top: 65px;
	left: 30px;
	font-family: 'noto6';
}
strong {
	font-family: 'noto6';
	font-weight: 100;
}
.con {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.mid {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.line {
	text-align: center;
	font-size: 26px;
	font-family: 'noto3';
	font-weight: 100;
	color: #fff;
}
img.star {
	position: absolute;
	top: 46px;
}
.contents_wrap_1 {
	padding-top: 140px;
	background: #fbfbfb;
}
.contents_wrap_1 > .mid {
	background: #fbfbfb;
	position: relative;
}
.contents_wrap_1 > .mid > .image_box {
	width: 1200px;
	overflow: hidden;
	margin-left: -20px;
}
.contents_wrap_1 > .mid > .image_box img {
	width: 100%;
}
.contents_wrap_1 .video_box {
	width: 1100px;
	height: 480px;
	position: absolute;
	left: -1px;
	top: 260px;
}
.contents_wrap_1 .video_box > .layer,
.contents_wrap_1 .video_box > .layer span {
	display: inline-block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.atoz_area {
	padding-top: 165px;
	padding-bottom: 130px;
	background: #fbfbfb;
}
.atoz_area .atoz_tit {
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: 8px;
}
.atoz_area .atoz_btn {
	margin: 0 -4px;
	height: 475px;
}
.atoz_area .tab-menu p {
	line-height: 150%;
	font-size: 20px;
}
.atoz_area .tab-menu p span {
	font-size: 23px;
	font-family: 'noto6';
}
.atoz_area .at_area_txt p {
	font-size: 50px;
	line-height: 130%;
	text-align: left;
	letter-spacing: -1.7px;
}
.atoz_area .at_area_txt p span {
	font-family: 'noto6';
	font-weight: 100;
}
.atoz_area .con1_img1 {
	position: absolute;
	left: 51%;
    top: -67%;
}
.atoz_area .con1_img3 {
	position: absolute;
	left: 51%;
    top: -67%;
}
.atoz_area .con_img {
	margin-bottom: 50px;
}
.atoz_menu {
	display: flex;
	gap: 42px;
	position: relative;
	left: 4px;
	width: 1125px;
	margin-top: 34px;
	margin-left: 11px;
	z-index: 3;
}

.atoz_menu li {
	position: relative;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
}
.atoz_menu li .atoz_img_txt {
	margin-top: 25px;
}
.atoz_menu li a {
	display: inline-block;
	width: 345px;
	padding-top: 175px;
}
.atoz_menu li a > div {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 353px;
	height: 183px;
	opacity: 0.5;
}
.atoz_menu .tab1 {
	background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/thum_1.png') top left no-repeat;
	border: 5px solid;
	border-color: transparent;
}
.atoz_menu .tab2 {
	background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/thum_2.png') top left no-repeat;
	border: 5px solid;
	border-color: transparent;
}
.atoz_menu .tab3 {
	background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/thum_3.png') top left no-repeat;
	border: 5px solid;
	border-color: transparent;
}
.atoz_menu .tab1:hover,
.atoz_menu .tab1.selected {
	border-color: #ff5d5b;
}
.atoz_menu .tab1:hover > div,
.atoz_menu .tab1.selected > div {
	opacity: 0;
}
.atoz_menu .tab2:hover,
.atoz_menu .tab2.selected {
	border-color: #ff5d5b;
}
.atoz_menu .tab2:hover > div,
.atoz_menu .tab2.selected > div {
	display: block;
	opacity: 0;
}
.atoz_menu .tab3:hover,
.atoz_menu .tab3.selected {
	border-color: #ff5d5b;
}
.atoz_menu .tab3:hover > div,
.atoz_menu .tab3.selected > div {
	opacity: 0;
}
.atoz_tab {
	margin-top: 73px;
    margin-left: -12px;
}
.atoz_tab .tab-content {
	position: relative;
	margin-left: -8px;
}
.atoz_tab .video_box {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 710px;
	height: 408px;
	background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/play.png') no-repeat center 131px;
}
.atoz_tab .video_box .layer,
.atoz_tab .video_box .layer span {
	display: inline-block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.contents_wrap_2 {
	padding: 140px 0;
	background: #fbfbfb;
}
.contents_wrap_2 > .mid {
	background: #fbfbfb;
	position: relative;
}
.contents_wrap_2 > .mid > .image_box {
	width: 1200px;
	overflow: hidden;
	margin-left: -34px;
}
.contents_wrap_2 > .mid > .image_box img {
	width: 100%;
}

.contents_wrap_3 {
	padding: 140px 0 0; /* background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/con3.png');
background-size: cover;
background-position: -314px top;
height: 996px; */
}
.contents_wrap_3 > .mid {
	position: relative;
	width: 2580px;
	transform: translateX(-50%);
	margin-left: 50%;
	height: 1331px;
}
.contents_wrap_3 > .mid > .image_box img {
	width: 100%;
}

.contents_wrap_4 .book_review_slide_wrap {
	position: relative;
}
.contents_wrap_4 .book_review_slide_wrap .btn_arrow {
	position: absolute;
	z-index: 4;
	top: calc(50% - 94px);
	width: 32px;
	height: 108px;
	cursor: pointer;
	top: 90px;
}
.contents_wrap_4 .book_review_slide_wrap .btn_prev {
	left: -90px;
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/var_1/arrow_l.png') no-repeat;
	width: 60px;
	height: 60px;
	background-position: 17px;
	border-radius: 60px;
	background-color: #dfdfdf;
}
.contents_wrap_4 .book_review_slide_wrap .btn_next {
	right: -90px;
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/var_1/arrow_r.png') no-repeat;
	width: 60px;
	height: 60px;
	background-position: 21px;
	border-radius: 60px;
	background-color: #dfdfdf;
}
.contents_wrap_4 .book_review_slide {
	position: relative;
	height: 320px; /* border-top: 1px solid #cacaca; */
}
.contents_wrap_4 .book_review_slide .swiper-wrapper {
	height: 226px; /* border-bottom: 1px solid #cacaca; */
	box-sizing: border-box; /* color: #4a4a4a; */
}
.contents_wrap_4 .book_review_slide .writer {
	display: block;
	margin-top: 15px;
	font-size: 16px;
	color: #aaadf2;
	font-family: 'noto4';
	font-weight: 600;
	letter-spacing: -1px;
}
.contents_wrap_4 .book_review_slide .review_tit {
	font-size: 31px;
	margin: 12px 0 16px;
	line-height: 100%;
	font-family: 'noto6';
	font-weight: 100;
	letter-spacing: -1.5px;
	color: #ffa129;
}
.contents_wrap_4 .book_review_slide .review_txt {
	font-size: 20px;
	font-family: 'noto3';
	line-height: 140%;
	letter-spacing: -1px;
	color: #fff;
}
.contents_wrap_4 .swiper-slide .div-table {
	height: 100%;
}
.contents_wrap_4 .div-table {
	display: table;
	width: 100%;
	background-color: #7717dc;
	border-radius: 20px;
}
.contents_wrap_4 .div-table > * {
	display: table-cell;
}
.contents_wrap_4 .div-table,
.ul-table {
	display: table;
	text-align: center;
	margin: 0 auto;
}
.contents_wrap_4 .div-table .review_banner {
	padding: 40px 0 40px 60px;
}
.contents_wrap_4 .div-table .image_box {
	vertical-align: bottom;
}

.contents_wrap_5 {
	padding: 140px 0;
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/var_1/curri_bg.png');
	background-color: #ff9e15;
	background-repeat: no-repeat;
	background-position: 160% 0px;
}
.contents_wrap_5 .cm_title > p {
	font-size: 55px;
	color: #07154a;
	line-height: 62px;
}
.contents_wrap_5 .cm_title > p span {
	display: block;
	font-family: 'noto2';
}
.contents_wrap_5 .cm_title > p strong {
	font-family: 'noto7';
}
.contents_wrap_5 > .mid {
	position: relative;
	text-align: left;
}
.contents_wrap_5 > .mid > .image_box img {
	width: 100%;
}
.contents_wrap_5 .mid > div .image_box {
	position: absolute;
	z-index: 5;
	top: -110px;
	left: -50px;
}
.contents_wrap_5 .mid > div > ul {
	display: flex;
	gap: 10px;
}
.contents_wrap_5 .mid > div > ul > li {
	width: 270px;
	height: 215px;
	font-size: 20px;
	font-family: 'noto3';
	color: #0b1b4c;
	background-color: #fff;
	display: inline-block;
	text-align: center;
	position: relative;
}
.contents_wrap_5 .mid > div > ul > li:last-child {
	background-color: inherit;
}
.contents_wrap_5 .mid > div > ul > li > p {
	line-height: 28px;
}
.contents_wrap_5 .mid > div > ul > li > p b {
	font-size: 36px;
	font-family: 'noto6';
	display: block;
	margin-bottom: 20px;
}
.contents_wrap_5 .notes,
.contents_wrap_5 .practice {
	position: relative;
	width: 100%;
}
.contents_wrap_5 .notes {
	margin-top: 100px;
}
.contents_wrap_5 .practice {
	margin-top: 40px;
}
.contents_wrap_5 .practice ul li:last-child {
	background-color: transparent;
	position: absolute;
	top: -53%;
	padding: 0;
}
.contents_wrap_5 .practice ul {
	position: relative;
}
.contents_wrap_5 .step_image {
	margin-bottom: 23px;
	margin-top: 42px;
}
.contents_wrap_5 .mid > div > ul > li:last-child .step_image {
	position: absolute;
	top: -116px;
	left: 0;
	margin-top: 0;
}
.contents_wrap_5 .mid > .practice > ul > li:last-child .step_image {
	margin-top: 0;
}

.contents_wrap_6 {
	background-color: #f57802;
	position: relative;
	overflow: inherit;
}
.contents_wrap_6 .mid {
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/curri_special.png');
	background-position: right center;
	background-repeat: no-repeat;
}
.contents_wrap_6 .mid .image_box {
	background-color: #f57802;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	position: absolute;
	top: -50px;
	left: 50%;
}
.contents_wrap_6 .mid .image_box img {
	position: relative;
	top: 24%;
}
.contents_wrap_6 .mid p {
	font-size: 26px;
	text-align: left;
	padding: 80px 0;
	line-height: 35px;
	color: #5b380e;
	font-family: 'Nanum Square';
}
.contents_wrap_6 .mid p b {
	font-size: 54px;
	display: block;
	line-height: 66px;
	margin-bottom: 20px;
	color: #000308;
}
.contents_wrap_6 .mid p b mark {
	background-color: #7717dc;
	color: #fff;
	padding: 0 4px;
}

.contents_wrap_7 {
	padding: 140px 0 0;
	position: relative;
	height: 1040px;
}
.contents_wrap_7 .cm_title {
	text-align: left;
}
.contents_wrap_7 .image_box {
	position: relative;
	margin-top: 150px;
}
.contents_wrap_7 .image_box img {
	position: absolute;
	display: block;
	left: -36px;
}
.contents_wrap_7 .image_box::before {
	content: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/var_1/book_bullet.png');
	position: absolute;
	z-index: 7;
	right: -14px;
	top: -76px;
}
.contents_wrap_7 .image_box .popupVideo {
	position: absolute;
	top: 317px;
	left: 12px;
}

.contents_wrap_7 .image_box .popupVideo a {
	display: block;
	width: 100%;
	height: 100%;
}

.contents_wrap_8 {
	padding: 21px 0 30px;
	height: 327px;
	position: relative;
}

.contents_wrap_8 .mid {
	margin-top: 0;
}
.contents_wrap_8 .image_box {
	position: relative; /* margin-top: 150px; */
}
.contents_wrap_8 .image_box img {
	position: absolute;
	display: block;
	left: -48px;
}

.link_list {
	width: 970px;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding: 50px 0 0 0;
}
.link_list li .popupVideo {
	position: relative;
	height: 265px;
}
.link_list li .popupVideo a {
	display: block;
}

.contents_wrap_9 {
	padding: 0 0 180px;
}
.contents_wrap_9 .book_review_slide_wrap {
	position: relative;
}
.contents_wrap_9 .book_review_slide_wrap .btn_arrow {
	position: absolute;
	z-index: 4;
	top: calc(50% - 94px);
	width: 32px;
	height: 108px;
	cursor: pointer;
	top: 90px;
}
.contents_wrap_9 .book_review_slide_wrap .btn_prev {
	left: -90px;
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/var_1/arrow_l.png') no-repeat;
	width: 60px;
	height: 60px;
	background-position: 17px;
	border-radius: 60px;
	background-color: #dfdfdf;
}
.contents_wrap_9 .book_review_slide_wrap .btn_next {
	right: -90px;
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/var_1/arrow_r.png') no-repeat;
	width: 60px;
	height: 60px;
	background-position: 21px;
	border-radius: 60px;
	background-color: #dfdfdf;
}
.contents_wrap_9 .book_review_slide {
	position: relative; /* height: 320px;  */
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}
.contents_wrap_9 .book_review_slide .swiper-wrapper {
	height: 226px;
	box-sizing: border-box;
}
.contents_wrap_9 .book_review_slide .writer {
	padding-right: 20px;
	font-size: 16px;
	color: #848484;
	font-family: 'noto4';
	font-weight: 600;
	letter-spacing: -1px;
}
.contents_wrap_9 .book_review_slide .review_tit {
	font-size: 31px;
	margin: 12px 0 16px;
	line-height: 100%;
	font-family: 'noto6';
	font-weight: 100;
	letter-spacing: -1.5px;
	color: #222;
}
.contents_wrap_9 .book_review_slide .review_txt {
	font-size: 20px;
	font-family: 'noto3';
	line-height: 140%;
	letter-spacing: -1px;
	color: #4a4a4a;
}
.contents_wrap_9 .swiper-slide .div-table {
	height: 100%;
	padding-left: 30px;
}
.contents_wrap_9 .div-table {
	display: table;
	width: 100%;
}
.contents_wrap_9 .div-table > * {
	display: table-cell;
	vertical-align: middle;
}
.contents_wrap_9 .div-table,
.ul-table {
	display: table;
	text-align: center;
	margin: 0 auto;
}

.contents_wrap_10 {
	padding: 140px 0;
	background-color: #78e3f5;
}
.contents_wrap_10 > .mid {
	position: relative;
}
.contents_wrap_10 > .mid > .image_box img {
	width: 100%;
}

.contents_wrap_11 {
	padding: 140px 0; /* background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/var_1/bottom_benefit_top.png');*/
	background-color: #c696ff; /* background-repeat: no-repeat; background-position: 72% 36%; */
}
.contents_wrap_11 > .mid {
	position: relative;
	text-align: left;
}
.contents_wrap_11 .txt_tit {
	margin-top: 140px;
}
.contents_wrap_11 .txt_tit span {
	display: inline-block;
	padding: 20px;
	border-radius: 50px;
	font-size: 40px;
	font-family: 'noto6';
	color: #fff;
	background: linear-gradient(90deg, #521b8e, #dc32eb);
}
.contents_wrap_11 .txt_tit p {
	font-size: 50px;
	font-family: 'noto6';
	color: #0a2580;
	line-height: 50px;
	margin-top: 20px;
}
.contents_wrap_11 .content_box {
	margin-top: 100px;
	position: relative;
	z-index: 1;
}
.contents_wrap_11 .mid > div > ul > li {
	width: calc((100% - 46px) / 2);
	height: 175px;
	margin-top: 15px;
	margin-right: 8px;
	border-radius: 25px;
	background-position: 307px center;
	background-color: #5e279b;
	background-repeat: no-repeat;
	display: inline-block;
	text-align: left;
	position: relative;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.contents_wrap_11 .mid > div > ul > li:last-child {
	margin-right: 0;
}
.contents_wrap_11 .mid > div > ul > li > div {
	position: absolute;
	top: 37%;
	line-height: 0;
	font-size: 20px;
	display: inline-block;
	font-family: 'noto3';
	color: #fba045;
	padding-left: 30px;
}
.contents_wrap_11 .mid > div > ul > li:last-child > div {
	top: 20%;
}
.contents_wrap_11 .mid > div > ul > li > div b {
	font-size: 30px;
	padding-top: 10px;
	font-family: 'noto6';
	display: block;
	margin-top: 8px;
	line-height: 34px;
	color: #fff;
}

.contents_wrap_11 .mid > div > ul > li:nth-child(1) {
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/bottom_benefit_2.png');
}
.contents_wrap_11 .mid > div > ul > li:nth-child(2) {
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/bottom_benefit_3.png');
}
.contents_wrap_11 .mid > div > ul > li:nth-child(3) {
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/bottom_benefit_4.png');
}
.contents_wrap_11 .mid > div > ul > li:nth-child(4) {
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/bottom_benefit_5.png');
	background-position: ;
}
.contents_wrap_11 .mid > div > ul > li:nth-child(5) {
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/bottom_benefit_6.png');
}
.contents_wrap_11 .mid > div > ul > li:nth-child(6) {
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/bottom_benefit_7.png');
}

/*패스토리*/
.contents_wrap_15 {
	position: relative;
	padding: 140px 0 0;
}

.contents_wrap_15 .mid {
	left: -26px;
}

.contents_wrap_15 .video_box {
	position: absolute;
	top: 285px;
	left: 37px;
	width: 1099px;
	height: 524px;
	cursor: pointer;
}

.contents_wrap_15 .video_box .layer,
.contents_wrap_15 .video_box .start_video {
	display: block;
	width: 100%;
	height: 100%;
}

.apply6 {
	padding-top: 49px;
}
.apply6,
.apply7 {
	font-family: 'Nanum Square', 'sans-sarif' !important;
	letter-spacing: -0.8px;
}

.apply6 .topArea {
	height: 2640px;
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/var_1/top_bg.png') no-repeat top center rgba(27, 47, 121, 1);
}

.apply6 .topArea .mid {
}
.apply6 .topArea .mid a {
	position: absolute;
	font-size: 0;
	width: 70px;
	left: 376px;
	bottom: 22px;
}
.apply6 .topArea .mid img:nth-last-of-type(1) {
	/* position: absolute; */
	/* top: 100px; */
	/* left: 0; */
	margin: 100px 0;
}
.apply6 .topArea .mid img:nth-last-of-type(2) {
	position: absolute;
	top: 62px;
	right: -69px;
}

.cm_service {
	padding: 109px 0;
	background: #fbfbfb;
}
.apply7 .cm_service {
	background: linear-gradient(180deg, rgba(44, 46, 125, 1) 22%, rgba(95, 97, 172, 1) 78%);
	padding: 0 0 109px;
	margin-top: -149px;
}
.cm_service .mid {
	width: 1040px;
}
.cm_service .mid .con_ttl {
	margin: 0 0 66px 0;
}
.cm_service .mid .con_ttl strong {
	font-size: 45px;
	color: #000;
	font-weight: 800;
	letter-spacing: -2px;
	line-height: 1;
}
.cm_service .mid .con_ttl strong b {
	color: #e54957;
}
.benner_line_one {
	width: 100%;
}
.benner_line_one > li {
	width: 100%;
	text-align: left;
	position: relative;
	margin: 20px 0;
	line-height: 50px;
	/* background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/benefit_box.png'); */
	background-color: #f6a700;
	background-repeat: no-repeat;
	border-radius: 20px 0 20px 0;
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.6);
	/* background-position: -27px -26px; */
	/* background-size: 105%; */
	height: 259px;
}
.benner_line_one > li:first-child {
	margin-top: 0;
}
.benner_line_one > li .txt_box {
	padding: 52px 60px;
}
.benner_line_one > li .offsub {
	padding: 80px 60px;
}
.benner_line_one > li .txt_box > p {
	font-size: 37px;
	font-family: 'noto2';
	color: #000;
}
.benner_line_one > li .txt_box > p > b {
	font-size: 40px;
	font-family: 'noto6';
	display: block;
}
.benner_line_one > li .txt_box > p > b > mark {
	color: #ff9e22;
}
.benner_line_one > li .txt_box > span {
	font-size: 24px;
	color: #966515;
	margin-top: 6px;
	display: block;
	font-family: 'noto2';
	line-height: 30px;
	margin-top: 10px;
}
.benner_line_one > li:nth-child(1)::after {
	content: '';
	width: 468px;
	height: 274px;
	position: absolute;
	top: 20px;
	right: 50px;
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/benefit_1.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.benner_line_one > li:nth-child(2)::after {
	content: '';
	width: 376px;
	height: 211px;
	position: absolute;
	top: 14px;
	right: 50px;
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/benefit_2.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: auto bottom;
}
.benner_line_one > li:nth-child(3)::after {
	content: '';
	width: 434px;
	height: 208px;
	position: absolute;
	top: 14px;
	right: 50px;
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/var_1/benefit_top_03.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.benner_line_four {
	width: 100%;
}
.benner_line_four p {
	font-size: 20px;
	color: #000;
	text-align: center;
}
.benner_line_four p strong {
	font-size: 28px;
}
.benner_line_four > li {
	width: calc((100% - 40px) / 3);
	height: 340px;
	display: inline-block;
	text-align: left;
	position: relative;
	margin-top: 17px;
	margin-left: 17px;
	line-height: 36px;
	background-color: #fff;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	box-sizing: border-box;
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.65);
	border-radius: 25px 0 25px 0;
	padding-top: 28px;
}
.benner_line_four > li:nth-child(1),
.benner_line_four > li:nth-child(4) {
	margin-left: 0;
}
.benner_line_four > li:nth-child(1)::after {
	content: '';
	width: 196px;
	height: 136px;
	position: absolute;
	right: 60px;
	top: 160px;
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/bottom_benefit_3.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.benner_line_four > li:nth-child(2)::after {
	content: '';
	width: 179px;
	height: 165px;
	position: absolute;
	right: 100px;
	top: 160px;
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/benefit_4.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.benner_line_four > li:nth-child(3)::after {
	content: '';
	width: 224px;
	height: 164px;
	position: absolute;
	right: 60px;
	top: 160px;
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/bottom_benefit_5.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.benner_line_four > li:nth-child(4)::after {
	content: '';
	width: 224px;
	height: 164px;
	position: absolute;
	right: 64px;
	top: 160px;
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/bottom_benefit_4.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.benner_line_four > li:nth-child(5)::after {
	content: '';
	width: 224px;
	height: 164px;
	position: absolute;
	right: 60px;
	top: 170px;
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/bottom_benefit_2.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.benner_line_four > li:nth-child(6)::after {
	content: '';
	width: 224px;
	height: 164px;
	position: absolute;
	right: 60px;
	top: 150px;
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/writing/bottom_benefit_7.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.benner_line_four > li:nth-child(7)::after {
	content: '';
	width: 224px;
	height: 164px;
	position: absolute;
	right: 14px;
	top: 150px;
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/var_1/benefit_7.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.benner_line_four > li:nth-child(8)::after {
	content: '';
	width: 224px;
	height: 164px;
	position: absolute;
	right: 14px;
	top: 150px;
	background-image: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/var_1/benefit_8.png');
	background-size: 100%;
	background-repeat: no-repeat;
}

.cm_plus {
	background: #373c59;
	color: #18191a;
	position: relative;
	padding: 30px 0 0 0;
}
/*
.cm_plus::before{
    content: '+';
    border-radius: 50%;
    font-size:30px;
    width:90px;
    height:90px;
    line-height: 80px;
    font-size:55px;
    position:absolute;
    text-align: center;
	font-weight:800;
    left:50%;
    top: -40px;
    margin:0 0 0 -40px;
    background:#373c59;
    color:#f2b572;
}*/

.cm_plus .mid {
	text-align: left;
	/*     background:url(/_skin/tpl_skin/basic_electricity5/images/refund_renew/final_ssam_img.png) no-repeat 102% center; */
}
.cm_plus .title {
	font-size: 44px;
	font-weight: 800;
	letter-spacing: -2px;
	line-height: 130%;
	padding: 0 0 35px;
	position: relative;
	margin: 0 0 35px;
	font-weight: 600;
}
.cm_plus .title::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 45px;
	height: 4px;
	background: #18191a;
}
.cm_plus span {
	display: block;
	font-size: 23px;
	line-height: 140%;
	font-weight: 100;
	margin-top: 31px;
	color: #6f6f6f;
}
.reason_wrap {
	padding: 120px 0;
	background-color: #fff;
}
.reason_wrap .col3 .col {
	width: calc(33.333% - 90px / 3);
}
.reason_wrap .col3 .col + .col {
	margin-left: 38px;
}
.reason_wrap .col3 .col span {
	display: block;
	margin: 35px auto 7px;
	font-size: 21px;
	line-height: 1;
}
.reason_wrap .col3 .col strong {
	display: block;
	font-size: 26px;
	font-weight: 700;
	color: #000;
	line-height: 1.3;
	margin: 10px 0 0 0;
}

.review_slide_wrap {
	padding: 127px 0;
	background: #f4f4f4;
}
.review_slide_wrap .gallery-thumbs {
	margin: 100px 0 80px;
	position: relative;
	height: 165px;
}
.review_slide_wrap .gallery-thumbs .slick-list {
	overflow: hidden;
	height: 186px;
}
.review_slide_wrap .slick-prev,
.review_slide_wrap .slick-next {
	width: 102px;
	height: 103px;
	border-radius: 50%;
	top: 40px;
	position: absolute;
	cursor: pointer;
	font-size: 0;
	cursor: pointer;
	z-index: 9;
}
.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: calc(50% - 610px);
	background: url('/_skin/tpl_skin/basic_electricity5/images/refund_renew/arrow_left.png') no-repeat center center;
}
.review_slide_wrap .slick-next {
	background: url('/_skin/tpl_skin/basic_electricity5/images/refund_renew/arrow_right.png') no-repeat center center;
	right: calc(50% - 600px);
}
.review_slide_wrap .gallery-thumbs .slick-slide {
	font-size: 0;
	width: 1000px;
	text-align: center;
	opacity: 0.4;
}
.review_slide_wrap .gallery-thumbs .slick-current {
	opacity: 1;
}
.review_slide_wrap .gallery-thumbs .blue_btn {
	font-size: 23px;
	line-height: 120%;
	font-weight: 900;
	cursor: pointer;
	letter-spacing: -1px;
	padding: 35px 0;
	border: 5px #b5b5b7 solid;
	background: #fff;
	opacity: 0.5;
	box-sizing: border-box;
	margin: 0 0 0 1.6%;
	display: inline-block;
	/* display: inline; */
	zoom: 1;
	vertical-align: top;
	width: 31.7%;
	color: #68696d;
}
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn:hover,
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn.selected {
	border: 5px #e44a56 solid;
	opacity: 1;
	box-sizing: border-box;
	color: #000;
	font-weight: 900;
}
.review_slide_wrap .gallery-thumbs .blue_btn:first-of-type {
	margin: 0;
}
.review_slide_wrap .gallery-thumbs .blue_btn span {
	display: block;
	font-size: 20px;
	margin: 10px 0 0 0;
}
.review_slide_wrap .gallery-top {
	text-align: left;
}
.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-weight: 900;
}
.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-size: 20px;
	line-height: 100%;
	margin: 30px 0 0 0;
	display: block;
	letter-spacing: -1px;
	font-weight: 900;
}
.teacher {
	padding: 135px 0 0 0;
	background: #ffffff url('/_skin/tpl_skin/basic_electricity3/refund_renew/teacher.png') no-repeat 50% bottom;
}
.teacher .mid {
	text-align: left;
	height: 830px;
}
.teacher .cm_title {
	text-align: center;
}
.teacher .teacher_detail_wrap {
	margin-top: 158px;
	display: table;
	width: 100%;
}
.teacher .teacher_detail {
	display: table-cell;
	vertical-align: bottom;
	width: 50%;
}
.teacher .teacher_detail.ta1 {
	text-align: left;
}
.teacher .teacher_detail.ta2 {
	text-align: right;
}
.teacher .teacher_detail p {
	line-height: 100%;
	font-weight: 900;
	font-size: 44px;
	letter-spacing: -0.04em;
	color: #000;
	margin-bottom: 37px;
	font-family: 'spoqa4';
}
.teacher .teacher_detail p span {
	display: block;
	margin-bottom: 13px;
	line-height: 125%;
	letter-spacing: -0.04em;
	color: #293a6e;
	font-size: 22px;
	font-family: 'spoqa4';
}
.teacher .teacher_detail p em {
	display: block;
	line-height: 28px;
	margin-top: 2px;
	letter-spacing: -0.04em;
	color: #ff7b12;
	font-size: 22px;
	font-family: 'spoqa3';
}
.teacher .teacher_detail p b {
	display: block;
	margin-top: 24px;
	font-size: 44px;
}
.teacher .teacher_detail a {
	/* display:inline-block; */
	display: block;
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/var_1/btn_arrow.png') no-repeat 128px 83% #313754;
	width: 176px;
	height: 45px;
	font-size: 17px;
	margin-top: 35px;
	border-radius: 10px;
	color: #fff;
	line-height: 44px;
	text-align: left;
	padding-left: 31px;
	box-sizing: border-box;
	font-weight: 600;
}
.float-r {
	float: right;
}
.teacher .teacher_detail ul {
	/* min-height:115px; */
}
.teacher .teacher_detail ul li {
	position: relative;
	margin: 0;
	line-height: 30px;
	letter-spacing: -0.04em;
	color: #545454;
	font-size: 17px;
	font-family: 'spoqa3';
}
.teacher .teacher_detail ul li:first-child {
	margin: 0;
}
.teacher .teacher_detail .subject {
	margin: 20px 0 0 0;
}
.teacher .teacher_detail .subject li:first-child {
	padding: 0;
	font-size: 17px;
}
.teacher_info {
	padding: 128px 0 90px;
	background: #f4f4f4;
}
.teacher_info .mid {
	text-align: left;
	width: 1200px;
	margin-left: calc(50% - 510px);
}
.teacher_info .video_box {
	display: table;
	width: 1082px;
	height: 600px;
	box-sizing: border-box;
}
.teacher_info .video_box .layer {
	background: url('/_skin/tpl_skin/basic_electricity3/refund_renew/player.png') no-repeat right center;
	display: table-cell;
	/* padding:0 0 0 80px; */
	vertical-align: middle;
	cursor: pointer;
}
.teacher_info .video_box .layer p {
	font-size: 59px;
	line-height: 125%;
	color: #fff;
	font-family: 'noto6';
	letter-spacing: -5px;
	margin: 0 0 20px;
}
.teacher_info .video_box .layer span {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0;
	/*background:url(/_skin/tpl_skin/basic_electricity3/refund_renew/content_play_btn.png) no-repeat left center;*/
}
.teacher_info ul {
	margin: 25px 0 0 0;
	font-size: 0;
}
.teacher_info ul li {
	border: 5px #272b4a solid;
	font-size: 15px;
	display: inline-block;
	/* *display: inline; */
	zoom: 1;
	vertical-align: top;
	width: 32%;
	margin: 0 0 0 2%;
	box-sizing: border-box;
	text-align: center;
	padding: 20px 0 30px;
	font-size: 28px;
	line-height: 130%;
	letter-spacing: -2px;
	font-family: 'noto5';
}
.teacher_info ul li:first-child {
	margin: 0;
}
.teacher_info ul li::before {
	content: '';
	display: block;
	height: 50px;
	background: url('/_skin/tpl_skin/basic_electricity3/refund_renew/q_icon.png') no-repeat center center;
	margin: 0 0 15px;
}
.book_wrap {
	background: #ffffff;
	padding: 125px 0 120px;
}
.book_wrap .mid {
	width: 1300px;
	margin-left: calc(50% - 650px);
}
.book_wrap .img_book {
	display: block;
	margin-left: 20px;
}
.book_wrap .cm_title {
	margin-left: 142px;
}
.book_wrap .cm_title::before {
	top: 5px;
}
.book_wrap .bullet {
	position: absolute;
	right: 30px;
	top: 150px;
}
.book_wrap .link_box {
	font-size: 0;
	text-align: center;
	padding: 30px 0 0 0;
	display: table;
	width: 1053px;
	margin: -80px 0 150px 124px;
	box-sizing: border-box;
}
.book_wrap .link_box li {
	display: inline-block;
	width: 33.33%;
	margin: 0 0 0 4%;
	font-size: 20px;
	display: table-cell;
	vertical-align: middle;
}
.book_wrap .link_box li:nth-child(1) {
	/* padding-left: 50px; */
}
.book_wrap .link_box li:nth-child(2) {
	/* padding-left: 55px; */
}
.book_wrap .link_box li b {
	font-size: 26px;
	display: block;
	color: #e54b57;
	line-height: 135%;
}
.book_wrap .link_box li span {
	font-weight: 600;
	display: block;
	line-height: 130%;
	position: relative;
	margin-top: 18px;
	padding-top: 14px;
}
.book_wrap .link_box li span::after {
	position: absolute;
	top: 0;
	left: calc(50% - 8px);
	width: 16px;
	height: 1.5px;
	display: block;
	content: '';
	background: #959595;
}
.book_wrap .link_box li:first-child {
	margin: 0;
}
.book_wrap .txt_wrap {
	display: table;
	margin: 0 auto;
	width: 1000px;
}
.book_wrap .fl {
	display: table-cell;
	vertical-align: top;
	box-sizing: border-box;
}
.book_wrap .fl:first-child {
	width: 60%;
	padding-top: 20px;
}
.book_wrap .fl:last-of-type {
	text-align: right;
	padding-left: 20px;
}

.book_wrap .fl ul li {
	text-align: left;
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 67px 0 0 0;
}
.book_wrap .fl ul li:first-child {
	margin: 0;
}
.book_wrap .fl ul li p {
	display: table-cell;
	vertical-align: top;
	font-size: 26px;
	letter-spacing: -1px;
	color: #000;
	line-height: 100%;
	font-weight: 400;
}
.book_wrap .fl ul li p:first-child {
	width: 57px;
}
.book_wrap .fl ul li p em {
	display: inline-block;
	width: 45px;
	height: 45px;
	text-align: center;
	border-radius: 50%;
	background: #e44a56;
	color: #fff;
	line-height: 45px;
	font-size: 21px;
	font-weight: 800;
	margin: 10px 0 0 0;
}
.book_wrap .fl ul li b {
	display: block;
	font-size: 27px;
	line-height: 110%;
	margin: 9px 0 0 0;
}
.curri_wrap {
	padding: 120px 0 130px;
	background: #f4f4f4;
}
.curri_wrap .cm_title2 {
	margin: 0 0 80px;
}
.curri_wrap ul {
	font-size: 0;
	margin-top: 80px;
}
.curri_wrap ul li {
	display: inline-block;
	/* *display:inline; */
	zoom: 1;
	vertical-align: top;
	width: 47%;
	margin: 0 0 0 4%;
	box-sizing: border-box;
	font-size: 24px;
	line-height: 120%;
	border: 4px #e44a56 solid;
	overflow: hidden;
	min-height: 590px;
	background: #fff;
}
.curri_wrap ul li:first-child {
	margin: 0;
}
.curri_wrap ul li dl {
	text-align: center;
}
.curri_wrap ul li dt {
	line-height: 75px;
	font-size: 35px;
	font-weight: 900;
	color: #fff;
	background: #e44a56;
}
.curri_wrap ul li dd {
	display: table;
	width: 85%;
	margin: 0 auto;
	border-top: 1px #bababa solid;
}
.curri_wrap ul li dd:first-of-type {
	border-top: 0;
	padding: 20px 0 0 0;
}
.curri_wrap ul li dd:last-of-type {
	padding: 0 0 20px;
}
.curri_wrap ul li:last-of-type dd {
	padding: 25px 0;
}
.curri_wrap ul li dd p {
	text-align: center;
	padding: 19px 0 16px;
	text-align: left;
	font-weight: 400;
	line-height: 135%;
	font-size: 22px;
	word-break: keep-all;
	letter-spacing: 0;
}
.curri_wrap ul li:first-child dd p {
	display: table-cell;
	vertical-align: middle;
}
.curri_wrap ul li:last-of-type dd p {
	padding: 10px 0;
}
.curri_wrap ul li dd p:first-of-type {
	font-size: 28px;
	font-weight: 900;
	color: #000;
}
.curri_wrap ul li:first-child dd p:first-child {
	text-align: left;
	width: 36%;
}

.benefit_wrap {
	position: relative;
	background: #e7e7e7;
	padding: 90px 0 100px;
}
.benefit_wrap .cm_title {
	margin-left: 25px;
	width: 1000px;
}
.benefit_wrap::after {
	display: block;
	content: '';
	width: 100%;
	position: absolute;
	top: 470px;
	bottom: 0;
	background: #a8b1c2;
}
.benefit_wrap .mid {
	position: relative;
	z-index: 1;
	width: 1050px;
	margin: 0 auto;
}
.benefit_wrap .col-box {
	margin-left: 25px;
}
.benefit_wrap .bene_top {
	font-size: 0;
	width: 1050px;
	padding: 0px 20px 0px;
	box-sizing: border-box;
	margin-left: -50px;
}
.benefit_wrap .bene_top li:first-child {
}
.benefit_wrap .bene_top li.col3 {
	text-align: center;
}
.benefit_wrap .bene_top li.col3 .pull-left {
	width: 33.333%;
	box-sizing: border-box;
	padding: 50px 0;
	position: relative;
	padding-left: 55px;
	height: 350px;
}
.benefit_wrap .bene_top li.col3 .pull-left::after {
	display: block;
	content: '';
	clear: both;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/bottom_benefit_bg.png') no-repeat center;
	z-index: -1;
	width: 384px;
	height: 370px;
	border-radius: 10px;
	padding: 35px;
	box-sizing: border-box;
}
.benefit_wrap .bene_top li.col3 .pull-left.icon-applybook {
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/bottom_benefit_1.png') no-repeat top 160px left 75%;
}

.benefit_wrap .bene_top li.col3 .pull-left.icon-calc {
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/bottom_benefit_2.png') no-repeat top 130px left 65%;
}
.benefit_wrap .bene_top li.col3 .pull-left.icon-gichul {
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/bottom_benefit_3.png') no-repeat top 160px left 75%;
}
.benefit_wrap .bene_top li.col3 .pull-left.icon-refund {
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/ssang/bottom_benefit_3.png') no-repeat top 160px left 75%;
}
.benefit_wrap .bene_top li.col3 span {
	display: block;
	font-size: 27px;
	letter-spacing: -1px;
	color: #fff;
	font-weight: 800;
	margin-bottom: 10px;
}
.benefit_wrap .bene_top li b {
	display: block;
	font-size: 27px;
	line-height: 120%;
	color: #48f2cb;
	letter-spacing: -1px;
	font-weight: 800;
}
.benefit_wrap .bene_bottom {
	width: 1035px;
	padding: 0 20px;
	margin-left: -20px;
	box-sizing: border-box;
}
.benefit_wrap .bene_bottom li {
	display: table;
	float: left;
	width: calc(20% - 12px);
	margin-right: 15px;
	height: 130px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 10px 15px 15px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	border-radius: 15px;
}
.benefit_wrap .bene_bottom li:last-child {
	margin-right: 0;
}
.benefit_wrap .bene_bottom li > * {
	display: table-cell;
	vertical-align: middle;
}
.benefit_wrap .bene_bottom li b {
	display: block;
	line-height: 100%;
}
.benefit_wrap .bene_bottom li span {
	line-height: 130%;
	display: block;
	font-size: 24px;
	color: #000;
	font-weight: 800;
}
.benefit_wrap .bene_bottom li a {
	display: block;
	width: 82px;
	height: 25px;
	line-height: 25px;
	margin: 7px auto 0;
	background: #000;
	color: #fff;
	font-size: 13px;
	font-family: 'Nanum Square', 'sans-serif';
	text-indent: 0;
	position: static;
	letter-spacing: 0;
}

.halbu-popup-show {
	position: absolute;
	width: 74px;
	height: 21px;
	right: 102px;
	bottom: 132px;
	font-size: 0;
}

.clac_pop {
	position: absolute;
	width: 71px;
	height: 20px;
	bottom: 27px;
	left: 370px;
}

/*계산기 팝업*/
.clac_info_pop_wrap {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
}
.clac_info_pop_wrap .bg {
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.clac_info_pop {
	position: fixed;
	top: calc(50% - 305px);
	left: calc(50% - 289px);
	width: 578px;
	height: 610px;
	box-sizing: border-box;
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/year/pop_img.png') no-repeat right 40px #1f1d2b;
	margin: 0 auto;
	color: #ead9a5;
	font-family: 'spoqa3';
	font-weight: 100;
	z-index: 100;
}

.pop_wrap_title {
	background: linear-gradient(to right, #2b87a4, #bb8ccb);
	color: #1f1d2b;
	height: 40px;
	line-height: 40px;
	font-family: 'spoqa3';
	position: relative;
	padding: 0 10px;
	box-sizing: border-box;
}
.pop_wrap_title h1 {
	font-size: 18px;
	width: 90%;
	font-weight: 100;
	color: #fff;
	font-family: 'spoqa4';
}
.pop_wrap_title .popup-close {
	display: block;
	position: absolute;
	right: 5px;
	top: 7px;
	width: 67px;
	height: 26px;
	overflow: hidden;
	cursor: pointer;
	outline: none;
	background: #ffffff;
	border-radius: 20px;
	text-align: left;
	padding-left: 13px;
	font-family: 'spoqa3';
	transition: all 0.2s;
	line-height: 26px;
}

.pop_wrap_title .popup-close::after {
	display: block;
	position: absolute;
	content: '+';
	right: 1px;
	top: 1px;
	width: 24px;
	height: 24px;
	line-height: 22px;
	color: #fff;
	background: #ba8ccb;
	border-radius: 19px;
	text-align: center;
	font-size: 22px;
	transform: rotate(45deg);
	transition: all 0.3s;
}
.pop_wrap_title .popup-close:hover::after {
	color: #ba8ccb;
	border: 1px solid #ba8ccb;
	background: #fff;
	box-sizing: border-box;
	text-align: center;
}
.popcon {
	margin-top: 159px;
	padding: 0 50px;
}
.pop_inner .top_title {
	margin-bottom: 20px;
}

.pop_inner .event > span {
	position: relative;
	height: 80px;
	width: 142px;
	display: block;
	font-size: 60px;
	font-family: 'spoqa4';
	background: #ead9a5;
	text-align: center;
	line-height: 76px;
	float: left;
	margin-right: 15px;
	color: #1f1d2b;
	letter-spacing: 50px;
	padding-left: 21px;
}

.pop_inner .event > span::after {
	width: 10px;
	height: 80px;
	display: block;
	content: '';
	background: #1f1d2b;
	top: 0;
	left: 79px;
	position: absolute;
}

.pop_inner .event > span:nth-of-type(2) {
	margin-right: 20px;
}

.top_title h2 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #eadaab;
}
.top_title > p {
	color: #c3b797;
}

.pop_txt table {
	width: 100%;
	border-top: 2px solid #ead9a5;
	border-bottom: 2px solid #ead9a5;
	border-collapse: none;
	margin-top: 42px;
	color: #c3b797;
	font-size: 14px;
}

.pop_txt table th {
	position: relative;
	padding: 5px 0;
	width: 20%;
	text-align: left;
	vertical-align: top;
	font-weight: 100;
	border-bottom: 1px solid #b7a880;
}

.pop_txt table th::after {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 1px;
	height: 17px;
	display: block;
	content: '';
	background: #ead9a5;
}
.pop_txt table td {
	padding: 6px 5px;
	border-bottom: 1px solid #b7a880;
}
/*쌍기사*/
.apply7 {
	margin-top: 49px;
}
.ssang .topArea {
	padding: 0;
	background: #26296d url('/_skin/tpl_skin/basic_electricity5/images/apply/ssang/top_bg.png') center no-repeat;
	height: 850px;
}
.ssang .topArea .bullet {
	position: absolute;
	left: -115px;
	top: 96px;
}
.ssang .lec_reason {
	width: 100%;
	overflow: hidden;
	margin: 34px auto 88px;
}
.ssang .lec_reason li {
	float: left;
	width: calc(33.33% - 14px);
	margin-right: 20px;
	text-align: center;
}
.ssang .lec_reason li:last-of-type {
	margin-right: 0;
}
.ssang .lec_reason li p {
	margin: 32px auto 15px;
	font-size: 21px;
	line-height: 130%;
}
.ssang .lec_reason li h1 {
	font-size: 26px;
	line-height: 120%;
	font-weight: 900;
}
.ssang .pass_subjuct {
	display: table;
	width: 100%;
	border: 2px solid #000;
	background: #e9e9e9;
	padding: 43px 44px;
	box-sizing: border-box;
}
.ssang .pass_subjuct > * {
	display: table-cell;
	vertical-align: middle;
	color: #000;
}
.pass_subjuct_txt {
	width: 357px;
	background: url('/_skin/tpl_skin/basic_electricity5/images/apply/ssang/bar.png') center right no-repeat;
}
.pass_subjuct_txt h1 {
	margin-bottom: 35px;
	font-weight: 900;
	font-size: 28px;
	line-height: 100%;
}
.pass_subjuct_txt p {
	font-size: 22px;
	line-height: 150%;
}
.pass_subjuct_txt p b {
	display: inline-block;
	position: relative;
}
.pass_subjuct_txt p b::after {
	position: absolute;
	display: block;
	content: '';
	width: 103%;
	height: 40%;
	background: #fec7cc;
	bottom: 3px;
	left: -2px;
	z-index: 1;
}
.pass_subjuct_txt p b i {
	position: relative;
	z-index: 2;
	font-style: normal;
}
.pass_subjuct_info {
	width: 600px;
	padding-left: 20px;
}
.pass_subjuct_info .subject_txt {
	width: 100%;
	display: table;
}
.pass_subjuct_info .subject_txt li {
	display: table-cell;
	vertical-align: middle;
	width: 190px;
	text-align: center;
}
.pass_subjuct_info .subject_txt li:nth-of-type(2) {
	width: 240px;
}
.pass_subjuct_info .subject_txt h3 {
	width: 90%;
	padding: 9px 0;
	margin: 0 auto 15px;
	background: #222631;
	font-size: 21px;
	color: #fff;
	font-weight: 900;
	line-height: 100%;
}
.pass_subjuct_info .subject_txt p {
	font-size: 17px;
	line-height: 154%;
}
.pass_subjuct_info .subject_txt span {
	color: #e44a56;
	font-weight: 900;
}
.pass_subjuct_info .subject_txt .pointArea {
	padding: 0 0 0 0;
}
.pass_subjuct_info .subject_txt .pointArea p {
	width: 188px;
	height: 188px;
	margin: auto;
	padding: 50px 20px;
	border-radius: 50%;
	box-sizing: border-box;
	box-shadow: 00 5px 15px rgba(0, 0, 0, 0.3);
	background: #e44a56;
	color: #fff;
	font-size: 21px;
	line-height: 145%;
	font-weight: 900;
}

/* 상단 띠배너:S */
.content_top_banner {
	display: block;
	width: 100%;
	height: 81px;
	background-color: #ff4747;
	z-index: 1;
}

.content_top_banner.active {
	position: fixed;
	top: 51px;
	left: 0;
}

.content_top_banner .main_inner {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1100px;
	height: 81px;
	margin: 0 auto;
}

.content_top_banner .main_inner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 띠배너 텍스트로 들어갈때 사용 코드 */
/* .content_top_banner .main_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1100px;
    height: 81px;
    margin: 0 auto;
    padding-top: 1px;
    font-family: 'market-b'; 
    font-size: 30px;
    letter-spacing: -0.08em;
    color: #ffffff;
}

.content_top_banner .banner_txt {
    margin: 5px 20px 0 12px;
}

.content_top_banner .banner_date {
    padding: 10px 7px 4px;
    background: #000000;
    line-height: 30px;
}

.content_top_banner .banner_date span {
    color: #ff4747;
}

.content_top_banner .top_banner_btn {
    display: inline-block;
    padding: 6px 14px 4px;
    border: 1px solid #ffffff;
    border-radius: 8px;
    box-sizing: border-box;
    font-family: 'market-m';
    font-size: 15px;
    font-weight: normal;
} */
/* 상단 띠배너:E */
