@charset "utf-8";
/* common */
.inner {
	width: 1100px;
	margin: 0 auto;
}
.title_bx {
	text-align: center;
}
.title_bx .tit {
	display: block;
	color: #000;
	font-family: 'market-l';
	font-size: 60px;
	line-height: 72px;
	letter-spacing: -3px;
}
.title_bx .tit_b {
	display: block;
	color: #000;
	font-family: 'market-b';
	font-size: 60px;
	line-height: 72px;
	letter-spacing: -3px;
}
.top .top_txt {
	opacity: 0;
}
.top .s_tit {
	position: relative;
	animation: 1s 0.5s forwards firstt;
}
.top .tit_num {
	position: relative;
	animation: 1s 0.9s forwards second;
}
.top .tit_tit {
	position: relative;
	animation: 1s 1.1s forwards third;
}
.top .tit_tit .title1 {
	display: none;
	position: absolute;
	top: -24px;
	left: -11px;
	opacity: 0.5;
}
.top .txt {
	position: relative;
	animation: 1s 1.4s forwards fourth;
}
@keyframes firstt {
	0% {
		top: -100px;
	}
	100% {
		top: 0;
		opacity: 1;
	}
}
@keyframes second {
	0% {
		left: -140px;
	}

	100% {
		left: 0;
		opacity: 1;
	}
}
@keyframes third {
	0% {
		left: -150px;
	}

	100% {
		left: 0;
		opacity: 1;
	}
}
@keyframes fourth {
	0% {
		left: -100px;
	}

	100% {
		left: 0;
		opacity: 1;
	}
}

.blind {
	border: 0;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
}
/* contents */
.double_wrap {
	overflow: hidden;
	min-width: 1100px;
}
.double_wrap .top {
	height: 953px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/top_bg.jpg') center top no-repeat;
	background-size: 2560px 953px;
}
.double_wrap .top {
	padding-top: 115px;
}
.double_wrap .top .top_txt {
	text-align: center;
}
.double_wrap .top .tit_num {
	margin-top: 30px;
}
.double_wrap .top .txt {
	margin-top: 40px;
}
.benefit_top {
	padding: 150px 0;
	background: #dadada;
}
.benefit_top .cont_bx {
	margin-top: 90px;
	border-radius: 30px;
	overflow: hidden;
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.25);
}
.benefit_top .lst_benefit {
	font-size: 0;
	background: #fff;
}
.benefit_top .lst_benefit li {
	display: inline-block;
	width: 25%;
	height: 365px;
	padding-top: 55px;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	background: #fff;
	vertical-align: top;
}
.benefit_top .lst_benefit li:nth-child(4n) {
	border-right: none;
}
.benefit_top .lst_benefit li .txt {
	position: relative;
	color: #222;
	font-family: 'noto6';
	font-size: 27px;
	line-height: 33px;
	text-align: center;
	letter-spacing: -2px;
}
.benefit_top .lst_benefit li.cont1 .txt:before,
.benefit_top .lst_benefit li.cont2 .txt:before {
	content: '';
	display: block;
	position: absolute;
	top: 89px;
	right: 22px;
	width: 79px;
	height: 79px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_bullet_1.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont5 .txt:before,
.benefit_top .lst_benefit li.cont6 .txt:before {
	content: '';
	display: block;
	position: absolute;
	top: 89px;
	right: 22px;
	width: 79px;
	height: 79px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_bullet_2.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont1 .txt:after {
	content: '';
	display: block;
	width: 228px;
	height: 161px;
	margin: 60px auto 0;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_1.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont2 .txt:after {
	content: '';
	display: block;
	width: 270px;
	height: 150px;
	margin: 60px 0 0 -20px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_2.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont3 .txt:after {
	content: '';
	display: block;
	width: 251px;
	height: 152px;
	margin: 60px auto 0;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_3.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont4 .txt:after {
	content: '';
	display: block;
	width: 242px;
	height: 227px;
	margin: 11px 0 0 17px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_4.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont5 .txt:after {
	content: '';
	display: block;
	width: 262px;
	height: 159px;
	margin: 44px 0 0 -20px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_5.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont6 .txt:after {
	content: '';
	display: block;
	width: 214px;
	height: 134px;
	margin: 60px auto 0;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_6.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont7 .txt:after {
	content: '';
	display: block;
	width: 228px;
	height: 177px;
	margin: 27px auto 0;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_7.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont8 .txt:after {
	content: '';
	display: block;
	width: 232px;
	height: 179px;
	margin: 33px auto 0;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_8.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont9 .txt:after {
	content: '';
	display: block;
	width: 245px;
	height: 127px;
	margin: 38px auto 0;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_9.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont10 .txt:after {
	content: '';
	display: block;
	width: 251px;
	height: 165px;
	margin: 38px auto 0;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_10.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont11 .txt:after {
	content: '';
	display: block;
	width: 254px;
	height: 162px;
	margin: 38px auto 0;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_11.png') 0 0 no-repeat;
	background-size: cover;
}
.benefit_top .lst_benefit li.cont12 .txt:after {
	content: '';
	display: block;
	width: 199px;
	height: 122px;
	margin: 47px auto 0;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_12.png') 0 0 no-repeat;
	background-size: cover;
}

.plus_note_wrap {
	background: #373d4b;
	padding: 110px 0 100px;
	position: relative;
}
.plus_note_wrap:before {
	content: '';
	width: 115px;
	height: 115px;
	line-height: 115px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -57.5px;
	top: -57.5px;
	background: #373d4b url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/plus.png') no-repeat center 70%;
	border-radius: 50%;
}
.plus_note_wrap .small_review {
	margin: 50px 0 0 0;
	background: #2e3440;
	display: table;
	width: 100%;
	table-layout: fixed;
}
.plus_note_wrap .small_review > div {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}
.plus_note_wrap .small_review .th {
	width: 257px;
	padding: 25px 0 25px 55px;
	box-sizing: border-box;
	text-align: center;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/plus_img_1.png') no-repeat left bottom;
	font-size: 32px;
	line-height: 100%;
	color: #89a9ff;
	font-family: 'noto2';
	letter-spacing: 1px;
}
.plus_note_wrap .small_review .th b {
	display: block;
	font-size: 23px;
	font-family: 'noto6';
	font-weight: 800;
	letter-spacing: -2px;
}
.plus_note_wrap .small_review .slider {
	position: relative;
	padding: 0 20px 0 0;
}
.plus_note_wrap .small_review #review_slider {
	margin: 0 auto;
	color: #8a98b5;
	font-size: 18px;
	padding: 0 55px;
}
.plus_note_wrap .small_review #review_slider .slick-list {
	width: 100%;
	margin: 0 auto;
}
.plus_note_wrap .small_review #review_slider .slick-list {
	vertical-align: middle;
}
.plus_note_wrap .small_review .slick-arrow {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 50%;
	margin: -17.5px 0 0 0;
	border-radius: 50%;
	cursor: pointer;
}
.plus_note_wrap .small_review .slick-prev {
	background: #000 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/plus_arrow_l.png') no-repeat center center;
	left: 0;
}
.plus_note_wrap .small_review .slick-next {
	position: absolute;
	right: 0;
	background: #000 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/plus_arrow_r.png') no-repeat center center;
}
.plus_note_wrap .small_review #review_slider p {
	font-size: 19px;
	word-break: keep-all;
	line-height: 130%;
	font-family: 'noto5';
	color: #b5c8f3;
	margin: 0 0 10px;
	letter-spacing: -1px;
}
.strategy {
	padding: 165px 0 275px;
	text-align: center;
}
.strategy .inner {
	width: 1300px;
}
.strategy .tit {
	font-size: 60px;
	line-height: 75px;
	color: #000;
	font-family: 'market-l';
	letter-spacing: -2px;
}

.pass_person_wrap {
	height: 936px;
	padding-top: 185px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/pass_bg.png') no-repeat center top;
	background-size: 2560px 936px;
	position: relative;
}
.pass_person_wrap .title_bx > p {
	color: #ddc8b2;
}
.pass_person_wrap .line_box {
	margin: 120px 0 0;
}
.pass_person_wrap .pass_list {
	transform: perspective(307px) rotateX(40deg);
	width: 1200px;
	margin: 0 auto;
	height: 450px;
}
.pass_person_wrap .pass_list li {
	display: table;
	width: 100%;
	color: #fff;
}
.pass_person_wrap .pass_list li dl {
	display: table-cell;
	vertical-align: middle;
	width: 20%;
}
.pass_person_wrap .pass_list li dl dd {
	font-size: 37px;
	padding: 11px 0;
	text-align: center;
	font-family: 'noto3';
	letter-spacing: -3px;
	line-height: 22.4px;
}
.pass_person_wrap .line_box .hidden {
	position: relative;
	overflow: hidden;
	text-align: left;
	height: 410px;
}
.pass_person_wrap .pass_list:after {
	display: block;
	content: '';
	background: linear-gradient(to bottom, rgb(48 48 62 / 0.9) 19%, rgba(47, 48, 61, 0.2));
	width: 100%;
	height: 50%;
	position: absolute;
	top: 0;
	left: 0;
}
.pass_person_wrap .add_txt {
	width: 1100px;
	position: absolute;
	bottom: 95px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: right;
	font-size: 18px;
	color: #62636f;
}

.atoz_wrap {
	padding-bottom: 200px;
}
.atoz_wrap .cont_bx {
	margin-top: 140px;
}
.atoz_wrap .atoz_tab {
	position: relative;
	margin-top: 20px;
}
.atoz_tab .tab_img {
	width: 887px;
}
.atoz_wrap .atoz_tab .tab-content {
	position: relative;
	/*margin-left: -8px;*/
}
.atoz_wrap .atoz_tab .video_box {
	position: absolute;
	left: 0px;
	top: 17px;
	width: 831px;
	height: 471px;
}
.atoz_wrap .atoz_tab .video_box .layer,
.atoz_wrap .atoz_tab .video_box .layer span {
	display: inline-block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.atoz_wrap .atoz_btn {
	margin-left: -28px;
}

.atoz_menu {
	position: relative;
	left: 4px;
	margin-top: 26px;
	margin-left: -4px;
	z-index: 3;
}

.atoz_menu li {
	position: relative;
	width: 324px;
	margin-right: 28px;
	box-sizing: border-box;
}
.atoz_menu li .atoz_txt {
	position: relative;
	margin-top: 2px;
}
.atoz_menu li .atoz_txt:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 60px;
	height: 60px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/play_s_arrow.png') 0 0 no-repeat;
}
.atoz_menu li .atoz_txt .s_txt {
	color: #62636f;
	font-family: 'noto3';
	font-size: 18px;
	line-height: 51px;
	letter-spacing: -1px;
}
.atoz_menu li .atoz_txt .txt {
	margin-top: -3px;
	color: #000;
	font-family: 'market-b';
	font-size: 23px;
	line-height: 27px;
	letter-spacing: -1px;
}
.atoz_menu li a {
	display: inline-block;
	width: 100%;
	padding-top: 183px;
}
.atoz_menu li a > div {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 193px;
	opacity: 0.5;
}
.atoz_menu .tab1 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/play_s_1.png') 0 0 no-repeat;
	border: 5px solid transparent;
}
.atoz_menu .tab2 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/play_s_2.png') 0 0 no-repeat;
	border: 5px solid transparent;
}

.atoz_menu .tab1:hover,
.atoz_menu .tab1.selected {
	/*opacity: 1;*/
	border-color: #ff5d5b;
}
.atoz_menu .tab1:hover > div,
.atoz_menu .tab1.selected > div {
	display: block;
	opacity: 0;
}
.atoz_menu .tab2:hover,
.atoz_menu .tab2.selected {
	border-color: #ff5d5b;
	opacity: 1;
}
.atoz_menu .tab2:hover > div,
.atoz_menu .tab2.selected > div {
	display: block;
	opacity: 0;
}
.atoz_tab .img_teacher {
	position: absolute;
	right: -250px;
	top: -231px;
	z-index: 5;
}
.knowhow_box {
	/*padding:0 0 245px;*/
	padding: 176px 0 220px;
}
.knowhow_box .video_box {
	margin: 100px 0 60px;
}

.knowhow_box .slick-list {
	padding: 10px 0 40px 0;
	width: 1100px;
	margin: 0 auto;
}
.knowhow_box #pass_slider .slick-slide {
	height: 400px;
	text-align: center;
	border-radius: 20px;
	box-sizing: border-box;
	padding: 30px 0 45px 0;
	box-shadow: 0 10px 20px #bababa;
	margin: 0 10px;
	word-break: keep-all;
}
.knowhow_box #pass_slider .slick-slide img {
	display: block;
	margin: 0 auto 30px;
}
.knowhow_box #pass_slider h3 {
	font-size: 25px;
	line-height: 100%;
	margin: 0 0 30px;
	font-family: 'noto5';
	font-weight: 600;
}

.knowhow_box #pass_slider p {
	font-size: 17px;
	line-height: 28px;
	margin: 0 0 25px;
	color: #5d5d5d;
}
.knowhow_box #pass_slider b {
	display: block;
	margin-top: 10px;
	font-size: 17px;
	color: #bababa;
	font-family: 'noto2';
	font-weight: 400;
}
/* .knowhow_box .start_video {
	display: block;
	height: 542px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/hugi_play.png') no-repeat center center;
	font-size: 0;
	cursor: pointer;
} */
.knowhow_box .pass_tab_wrap {
	margin-top: 64px;
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.2);
}

.knowhow_box .pass_tab_wrap .tab_list {
	display: flex;
	height: 94px;
	border-bottom: 4px solid #392aff;
}

.knowhow_box .pass_tab_wrap .tab_list li {
	width: 100%;
}

.knowhow_box .pass_tab_wrap .tab_list button {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 20px 20px 0 0;
	letter-spacing: -0.08em;
	color: #fff;
	font-size: 24px;
	font-family: 'spoqa4';
	background: #c9cacf;
	cursor: pointer;
}


.knowhow_box .pass_tab_wrap .tab_list button.is_active {
	background: #392aff;
}

.knowhow_box .pass_tab_wrap .tab_content {
	display: none;
	position: relative;
}

.knowhow_box .pass_tab_wrap .tab_content.is_active {
	display: block;
}

.knowhow_box .pass_tab_wrap .tab_content .pass_video {
	position: relative;
	width: 1100px;
	height: 600px;
}

.knowhow_box .pass_tab_wrap .tab_content_1 .pass_video {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/double_thum_1.png') no-repeat -23px -1px;
}

.knowhow_box .pass_tab_wrap .tab_content_2 .pass_video {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/double_thum_2.png') no-repeat -23px -1px;
}

.knowhow_box .pass_tab_wrap .video_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	/* background: rgba(0, 0, 0, 0.5) url('/_skin/tpl_skin/basic_youth_counselor3/img/review/v2/play_btn.png') no-repeat center 236px; */
}
.knowhow_box .pass_tab_wrap .video_box button,
.knowhow_box .pass_tab_wrap .video_box .layer {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.knowhow_box .pass_review_wrap {
	position: relative;
	width: 1300px;
	padding: 0 30px;
	margin: 50px auto 0;
}
.knowhow_box .pass_review_wrap:after {
	content: '';
	width: 200px;
	height: 200px;
	position: absolute;
	left: -80px;
	bottom: -50px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/hugi_img.png') no-repeat center center;
}
.knowhow_box .pass_review_wrap .slick-arrow {
	position: absolute;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	font-size: 0;
	top: 50%;
	margin: -32.5px;
	cursor: pointer;
}
.knowhow_box .pass_review_wrap .slick-prev {
	background: #e3e3e3 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/arrow_l.png') no-repeat center center;
	left: 0;
}
.knowhow_box .pass_review_wrap .slick-next {
	background: #e3e3e3 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/arrow_r.png') no-repeat center center;
	right: 0;
}
.knowhow_box #pass_slider {
	width: auto;
	margin: 0 auto;
}

.review_new {
	padding: 100px 0 0;
}
.review_new .slick-slide {
	margin: 20px 0 30px 30px;
	padding: 85px 0 0;
	border-radius: 20px;
	opacity: 1;
	box-shadow: 5px 5px 20px #858585;
	background-color: #fff;
	width: 347px;
	height: 276px;
	position: relative;
}
.review_new .slick-slide:focus,
.review_new .slick-slide .slick-prev:focus,
.review_new .slick-slide .slick-next:focus {
	border: none;
	outline: none;
}
.review_new .slick-slide:nth-of-type(1) {
	margin: 0;
}
.review_new .slick-current {
	opacity: 1;
}
.review_new .review_tit {
	font-size: 24px;
	line-height: 125%;
	margin: 0 0 20px;
	word-break: keep-all;
	font-family: 'noto5';
	font-weight: 600;
}
.review_new .review_txt {
	color: #000;
	font-size: 17px;
	line-height: 26px;
	font-family: 'noto2';
	text-align: center;
	letter-spacing: -1.2px;
}

.review_new .review_txt strong {
	display: block;
	margin-bottom: 15px;
	color: #000;
	font-weight: bold;
	font-family: 'noto6';
	font-size: 22px;
	line-height: 29px;
	letter-spacing: -1px;
}
.review_new .review_txt .wirte_name {
	display: block;
	margin: 20px 0 0px;
	color: #9d9d9d;
}
.profile-image {
	width: 124px;
	height: 124px;
	display: block;
	position: absolute;
	top: -62px;
	left: 34%;
}
.review_slide .slick-list .slick-track {
	padding-top: 40px;
}

.book_video_wrap {
	padding: 240px 0 200px;
}
.book_video_wrap .bullet_list {
	margin: 110px 0 140px 0;
	position: relative;
	padding: 0 0 0 590px;
	border: 1px transparent solid;
}
.book_video_wrap .bullet_list:before {
	position: absolute;
	content: '';
	left: -220px;
	top: 0;
	width: 72%;
	height: 110%;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/book.png') no-repeat left top;
}
.book_video_wrap .img_bx {
	position: relative;
	margin-top: 137px;
}
.book_video_wrap .img_book {
	margin-left: -68px;
}
.book_video_wrap .img_1st {
	position: absolute;
	top: 210px;
	right: -170px;
}
.book_video_wrap .gray_txt {
	width: 1196px;
	margin-left: 20px;
	margin-top: 20px;
	color: #bfbfbf;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0;
}
.book_video_wrap .popup_box {
	position: relative;
	margin: 90px 0 0;
}
.book_video_wrap .popup_box .popupVideo {
	position: absolute;
	width: 335px;
	height: 100%;
	top: 0;
	right: 0;
}
.book_video_wrap .popup_box .popupVideo.btn1 {
	right: 380px;
}
.book_video_wrap .popup_box .popupVideo a {
	display: block;
	height: 100%;
}

.teacher_wrap {
	padding: 150px 0 90px;
	background: #c1cce2;
}
.teacher_wrap .cont_bx {
	margin-top: 200px;
}
.teacher_wrap .title_bx .tit {
	font-size: 59px;
}
.teacher_wrap .title_bx .tit_b {
	font-size: 59px;
	letter-spacing: -3px;
}
.teacher_wrap .intro {
	position: relative;
}
.teacher_wrap .intro.cont1 {
	padding-left: 463px;
}
.teacher_wrap .intro.cont1 .detail_bx {
	padding: 235px 0 0 20px;
	width: 667px;
	height: 633px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/teacher_txt_1.png') 0 0 no-repeat;
}
.teacher_wrap .intro.cont2 .detail_bx {
	padding: 235px 0 0 140px;
	width: 778px;
	height: 657px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/teacher_txt_2.png') 10px 0 no-repeat;
}
.teacher_wrap .intro .detail_bx .name {
	color: #0e1fc2;
	font-family: 'market-l';
	font-size: 65px;
	line-height: 75px;
	letter-spacing: -2px;
}
.teacher_wrap .intro .detail_bx .name strong {
	font-family: 'market-b';
}
.teacher_wrap .intro .detail_bx .history:before {
	content: '';
	display: block;
	width: 15px;
	height: 3px;
	margin-bottom: 12px;
	background: #000;
}
.teacher_wrap .intro .detail_bx .history {
	margin-top: 22px;
}
.teacher_wrap .intro .detail_bx .history li {
	position: relative;
	padding-left: 12px;
	color: #000;
	font-family: 'market-b';
	font-size: 21px;
	line-height: 30px;
	letter-spacing: -2px;
}
.teacher_wrap .intro .detail_bx .history li:before {
	content: '·';
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	font-size: 21px;
	line-height: 30px;
	vertical-align: top;
}
.teacher_wrap .intro .detail_bx .tit_subject {
	display: block;
	margin-top: 15px;
	color: #000;
	font-family: 'market-b';
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -2px;
}
.teacher_wrap .intro .detail_bx .subject li:before {
	content: '·';
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	font-size: 20px;
	line-height: 30px;
	vertical-align: top;
}
.teacher_wrap .intro .detail_bx .subject li {
	position: relative;
	padding-left: 12px;
	color: #000;
	font-family: 'market-m';
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -2px;
}
.teacher_wrap .intro .img_teacher {
	position: absolute;
	top: -119px;
	left: -120px;
}
.teacher_wrap .intro.cont2 {
	margin: 250px 0 0 -132px;
}
.teacher_wrap .intro.cont2 .img_teacher {
	left: auto;
	right: -173px;
	top: -149px;
}
.teacher_wrap .intro .btn_sample_bx {
	margin: 47px 0 0 2px;
}
.teacher_wrap .intro .btn_sample_bx .btn_sample {
	display: inline-block;
	vertical-align: top;
	width: 292px;
	height: 50px;
	border-radius: 20px;
}
.teacher_wrap .intro .btn_sample_bx .btn_sample:first-child {
	margin-right: 38px;
}
.teacher_wrap .video_area {
	height: 300px;
	margin-top: 120px;
	background: #fff;
}
.curri_wrap {
	height: 1246px;
	padding-top: 150px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/curri_bg.png') center top no-repeat;
	background-size: 2560px 1246px;
}
.curri_wrap .title_bx p {
	color: #fff;
}
.curri_wrap .cont_bx {
	margin-top: 125px;
}
.curri_wrap .cont_bx .tit_step {
	position: relative;
	width: 192px;
	height: 55px;
	border-radius: 25px;
	background: linear-gradient(to right, #feed8c, #f8b464);
	text-align: center;
}
.curri_wrap .cont_bx .tit_step > strong {
	color: #000;
	font-family: 'market-b';
	font-size: 31px;
	line-height: 56px;
	letter-spacing: -1px;
}
.curri_wrap .step_bx.cont2 {
	margin-top: 70px;
}
.curri_wrap .lst_process {
	display: flex;
	/* justify-content: space-evenly; */
	gap: 20px;
	margin-top: -30px;
}
.curri_wrap .lst_process li {
	width: calc((100% - 60px) / 4);
	height: 260px;
	display: table;
	border-radius: 100%;
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.44);
}
.curri_wrap .lst_process li.step1_1 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/step1_1.png') 0 0 no-repeat;
	background-size: cover;
}
.curri_wrap .lst_process li.step1_2 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/step1_2.png') 0 0 no-repeat;
	background-size: cover;
}
.curri_wrap .lst_process li.step1_3 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/step1_3.png') 0 0 no-repeat;
	background-size: cover;
}
.curri_wrap .lst_process li.step1_4 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/step1_4.png') 0 0 no-repeat;
	background-size: cover;
}
.curri_wrap .lst_process li.step2_1 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/step2_1.png') 0 0 no-repeat;
	background-size: cover;
}
.curri_wrap .lst_process li.step2_2 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/step2_2.png') 0 0 no-repeat;
	background-size: cover;
}
.curri_wrap .lst_process li.step2_3 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/step2_3.png') 0 0 no-repeat;
	background-size: cover;
}
.curri_wrap .lst_process li .detail_bx {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.curri_wrap .lst_process .detail_bx .num {
	display: block;
	text-align: center;
}
.curri_wrap .lst_process .detail_bx .tit {
	display: block;
	margin-top: 26px;
	color: #fff;
	font-family: 'noto6';
	font-size: 42px;
	line-height: 48px;
	letter-spacing: -1px;
	text-align: center;
}
.curri_wrap .lst_process .detail_bx .desc {
	margin-top: 20px;
	color: #bacfff;
	font-family: 'noto3';
	font-size: 22px;
	line-height: 30px;
	letter-spacing: -1px;
}
.curri_wrap .step_bx.cont2 .lst_process .detail_bx .desc {
	color: #f6eaea;
}
.tip_wrap {
	padding: 165px 0 0;
}
.tip_wrap .inner {
	position: relative;
}
.tip_wrap .inner span {
	position: absolute;
}
.tip_wrap .inner span.obj1 {
	top: 253px;
	left: -330px;
}
.tip_wrap .inner span.obj2 {
	top: 234px;
	right: -367px;
}
.tip_wrap .inner span.obj3 {
	top: -84px;
	right: -380px;
}

.book_tab_wrap .tab_list {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 0 0 33px;
}
.book_tab_wrap .tab_list li {
	width: 49%;
	text-align: center;
	line-height: 72px;
	font-size: 26px;
	font-family: 'market-b';
	background: #e3e3e3;
	border-radius: 10px;
	color: #9a9a9a;
	cursor: pointer;
}
.book_tab_wrap .tab_list li:hover,
.book_tab_wrap .tab_list li.act {
	background: #5b5b5b;
	color: #fff;
}
.book_tab_wrap .tab_content {
	border: 1px #000 solid;
	padding: 65px 0 33px;
	background: #ececec;
	display: none;
	text-align: center;
}
.book_tab_wrap .tab_content.active {
	display: block;
}
.book_tab_wrap .tab_content.ta1 {
	/*display:block;*/
}
.book_tab_wrap .tab_content .swiper-wrapper {
	height: auto;
}
.refund_wrap .bookimg_box #book_slide .slick-slide img {
	margin: 0 auto;
}
.book_tab_wrap .swiper-container-horizontal > .swiper-pagination-bullets {
	position: relative;
	margin-top: 65px;
}
.book_tab_wrap .swiper-pagination-bullet {
	width: 22px;
	height: 22px;
	background: #b8b8b8;
	opacity: 1;
}
.book_tab_wrap .swiper-pagination-bullet-active {
	background: #ff5d68;
}
.bookreview_slide {
	position: static;
	width: 1123px;
	margin: 0 0px 0px -7px;
	padding: 10px 16px 32px 9px;
	box-sizing: border-box;
}
.bookreview_slide .swiper-wrapper {
	height: 250px;
}
.book_tab_wrap .btn_arrow {
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	z-index: 4;
	cursor: pointer;
}
.book_tab_wrap .btn_arrow {
	bottom: 120px;
}

.book_tab_wrap .btn_arrow.btn_prev {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/arrow_l.png') no-repeat 47% center #e3e3e3;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	left: -125px;
}
.book_tab_wrap .btn_arrow.btn_next {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/arrow_r.png') no-repeat 55% center #e3e3e3;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	right: -125px;
}

.slide_area {
	position: relative;
	margin-top: 90px;
}
.slide_area .bookreview_slide li {
	/*position: relative;*/
	width: 49%;
	border-radius: 30px;
	padding: 50px 0;
	display: table;
	background: #fff;
	box-shadow: 2px 10px 17px #b5b3b3;
}
/*.slide_area .bookreview_slide li:before{*/
/*    position: absolute;top: 0;right: 0;*/
/*    content: '';*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    border-radius:30px;*/
/*    box-shadow:10px 10px 25px #b5b3b3;*/
/*}*/
.slide_area .bookreview_slide li div {
	display: table-cell;
	vertical-align: middle;
}
.slide_area .bookreview_slide li .writer {
	text-align: center;
	line-height: 110%;
	font-size: 17px;
	color: #9c9c9c;
	width: 150px;
}
.slide_area .bookreview_slide li .writer img {
	display: block;
	margin: 0 auto 20px auto;
}
.slide_area .bookreview_slide li .b_content .star {
	display: block;
	color: #ffc94b;
	font-size: 20px;
	font-family: 'noto5';
	margin: 0 0 8px;
}
.slide_area .bookreview_slide li .b_content b {
	color: #000;
	font-size: 22px;
	font-family: 'noto5';
	display: block;
	margin: 0 0 15px;
}
.slide_area .bookreview_slide li .b_content p {
	font-size: 18px;
	line-height: 140%;
	color: #5d5d5d;
}

.special_benefit {
	margin-top: 217px;
	padding: 160px 0 120px;
	background: #f2f2f2;
	text-align: center;
}
.special_benefit .title_bx .tit {
	display: inline-block;
	vertical-align: top;
}
.special_benefit .title_bx .tit_b {
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
}
.special_benefit ul {
	margin: 90px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.special_benefit ul li {
	background: #fff;
	width: 350px;
	border-radius: 30px;
	box-sizing: border-box;
	padding: 300px 0 60px 0;
	font-size: 24px;
	line-height: 100%;
	color: #5a5a5a;
	box-shadow: 10px 5px 30px #a0a0a0;
	letter-spacing: -1px;
}
.special_benefit ul li.cont1 {
	background: #fff url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/bottom_plus_1.png') no-repeat center 70px;
}
.special_benefit ul li.cont2 {
	background: #fff url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/bottom_plus_2.png') no-repeat center 70px;
}
.special_benefit ul li.cont3 {
	background: #fff url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/bottom_plus_3.png') no-repeat center 70px;
}
.special_benefit ul li b {
	display: block;
	line-height: 40px;
	font-size: 33px;
	margin: 15px 0 0 0;
	font-family: 'noto5';
	color: #ff5757;
}
.benefit_bottom_wrap {
	padding: 190px 0;
}
.benefit_bottom_wrap .title_bx > p {
	display: inline-block;
	vertical-align: top;
}
.benefit_bottom_wrap .title_bx .tit {
	margin-right: 10px;
}
.benefit_bottom_wrap ul {
	margin-top: 67px;
}
.benefit_bottom_wrap ul:after {
	content: '';
	display: block;
	clear: both;
}
.benefit_bottom_wrap ul li {
	float: left;
	box-sizing: border-box;
	width: 540px;
	height: 188px;
	padding: 30px 0 0 50px;
	border-radius: 20px;
	margin-top: 20px;
	color: #000;
	box-shadow: 0px 0px 20px #b2acac;
}
.benefit_bottom_wrap ul li:nth-child(2n) {
	float: right;
}
.benefit_bottom_wrap ul li.cont1 {
	height: 228px;
	padding: 4px;
	background: linear-gradient(40deg, #ff5959 10%, #d3a4ff);
}
.benefit_bottom_wrap ul li.cont1 .detail_bx {
	position: relative;
	padding: 38px 0 0 40px;
	border-radius: 20px;
	height: 100%;
	background: #fff url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/bottom_benefit_1.png') no-repeat 86% 30px;
}
.benefit_bottom_wrap ul li.cont1 .detail_bx:after {
	content: '';
	position: absolute;
	left: 430px;
	top: 25px;
	width: 79px;
	height: 79px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_bullet_1.png') no-repeat 0 0;
	background-size: cover;
}
.benefit_bottom_wrap ul li.cont2 {
	height: 228px;
	padding: 4px;
	background: linear-gradient(40deg, #ff5959 10%, #d3a4ff);
}
.benefit_bottom_wrap ul li.cont2 .detail_bx {
	position: relative;
	padding: 38px 0 0 40px;
	border-radius: 17px;
	height: 100%;
	background: #fff url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/bottom_benefit_2.png') no-repeat 90% 49px;
}
.benefit_bottom_wrap ul li.cont2 .detail_bx:after {
	content: '';
	position: absolute;
	left: 430px;
	top: 25px;
	width: 79px;
	height: 79px;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/benefit_bullet_3.png') no-repeat 0 0;
	background-size: cover;
}
.benefit_bottom_wrap ul li.cont3 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/bottom_benefit_3.png') no-repeat 90% 30px;
}
.benefit_bottom_wrap ul li.cont4 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/bottom_benefit_4.png') no-repeat 90% 60%;
}
.benefit_bottom_wrap ul li.cont5 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/bottom_benefit_5.png') no-repeat 90% 30px;
}
.benefit_bottom_wrap ul li.cont6 {
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/doble/v2/bottom_benefit_6.png') no-repeat 89% bottom;
	padding: 23px 40px 20px 40px;
}
.benefit_bottom_wrap ul li.big {
	height: 388px;
	padding: 40px 0 0 160px;
	text-align: left;
	margin: 0 0 55px;
	position: relative;
	border-radius: 50px;
	box-shadow: 0 25px 30px #bababa;
}
.benefit_bottom_wrap ul li.big:before {
	content: '환급혜택';
	position: absolute;
	top: 40px;
	left: 50px;
	width: 88px;
	padding: 15px;
	box-sizing: border-box;
	text-align: center;
	font-size: 28px;
	line-height: 115%;
	background: #fe7877;
	color: #fff;
	font-family: 'noto5';
	border-radius: 20px;
}
.benefit_bottom_wrap ul li.big:nth-of-type(2):before {
	content: '수강연장';
	background: #5d97d7;
}
.benefit_bottom_wrap ul li.big:nth-of-type(1) {
	border: 3px #fea0a0 solid;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/benefit_top_1.png') no-repeat center 110%;
}
.benefit_bottom_wrap ul li.big:nth-of-type(2) {
	border: 3px #5d97d7 solid;
	background: url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/benefit_top_2.png') no-repeat center bottom;
}
.benefit_bottom_wrap ul li.big span {
	font-size: 20px;
	margin: 0 0 15px;
	display: block;
}
.benefit_bottom_wrap ul li.big p {
	font-size: 36px;
	line-height: 110%;
	font-family: 'noto6';
}
.benefit_bottom_wrap ul li.big:nth-of-type(1) p {
	color: #b53f3f;
}
.benefit_bottom_wrap ul li.big:nth-of-type(2) p {
	color: #3a517b;
}
.benefit_bottom_wrap ul li span {
	display: block;
	color: #000;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: -1px;
}
.benefit_bottom_wrap ul li p {
	margin-top: 5px;
	color: #000;
	font-size: 32px;
	line-height: 37px;
	font-family: 'noto6';
	letter-spacing: -1px;
}
.benefit_bottom_wrap ul li a {
	display: block;
	width: 95px;
	height: 30px;
	font-size: 16px;
	line-height: 29px;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 10px;
	margin: 10px 0 0 0;
}
