@charset "UTF-8";
/* 모달 : s */
@keyframes pointerBounceDiagonal {
	0%,
	100% {
		transform: translate(0, 0);
	}

	50% {
		transform: translate(-10px, -10px);
	}
}
/* 공통 모달 css:S*/
.mobile_modal_popup_wrap .mobile_modal_popup {
	background: url('/mobile/images/modal/img_lecture.png') top 4.167vw right 0.222vw / 46.806vw 32.5vw no-repeat, linear-gradient(to bottom, #416bf5, #3498f6);
}
.mobile_modal_popup_wrap .swiper-slide_1 .mobile_modal_popup {
	background: url('/img/event/9084/bn/m_popup_1.png') top 5.167vw right 4.222vw / 46.933vw auto no-repeat, linear-gradient(to bottom, #416bf5, #3498f6);
}
.mobile_modal_popup_wrap .swiper-slide_2 .mobile_modal_popup {
	background: #5a2d92 url('/img/event/9044/mo/img_mmodal01.png') top 10.167vw right -0.778vw / 44.933vw auto no-repeat;
}
/* 공통 모달 css:e*/
.review_modal_wrap {
	display: none;
	align-items: center;
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.8);
	z-index: 100;
}

.review_modal_wrap button {
	cursor: pointer;
	background: none;
}

.review_modal_wrap .screen_out {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
}

.review_modal_wrap .modal_controller {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: absolute;
	top: 0;
	left: 0;
	transform: translateY(-100%);
	width: 100%;
	padding-right: 30px;
}

.review_modal_wrap .modal_controller button {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 26px;
	margin-bottom: 7px;
	letter-spacing: -0.065em;
	color: #fff;
	font-size: 15px;
	font-family: 'spoqa3';
}

.review_modal_wrap .modal_controller button + button::before {
	content: '';
	display: inline-block;
	width: 1px;
	height: 14px;
	margin: 0 10px;
	background: #fff;
	cursor: default;
	user-select: none;
	pointer-events: none;
}

.review_modal_wrap .modal_contents {
	display: flex;
	position: relative;
}

.review_modal_wrap .modal_item {
	display: block;
	position: relative;
	width: min(75vh, 100vw);
	max-width: 750px;
	height: min(68vh, 88.333vw);
	max-height: 820px;
}

.review_modal_wrap .modal_item > img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.review_modal_wrap .modal_item .top_txt {
	display: flex;
	position: absolute;
	top: 0;
	left: min(2.439vh, 3.205vw);
	width: min(69.878vh, 86.538vw);
	z-index: 1;
}

.review_modal_wrap .modal_item .top_txt .one_txt {
	width: min(19.146vh, 25.16vw);
	/* margin-top: 68px; */
	margin-top: min(7.073vh, 9.295vw);
	font-family: 'market-b';
	font-size: min(2.039vh, 3.205vw);
	letter-spacing: -0.01em;
	line-height: 1.2;
	text-align: center;
	text-indent: min(1.22vh, 1.603vw);
	color: #000;
}

.review_modal_wrap .modal_item .top_txt .one_txt em {
	padding-left: min(1.22vh, 1.603vw);
	color: #b4250c;
}

.review_modal_wrap .modal_item .top_txt .review_tit {
	width: min(46.707vh, 61.378vw);
	margin-top: min(4.512vh, 5.929vw);
	font-family: 'market-b';
	font-size: min(4.634vh, 6.09vw);
	letter-spacing: -0.085em;
	line-height: 1.2;
	color: #ffdd67;
}

.review_modal_wrap .modal_item .top_txt .review_tit em {
	font-size: min(3.659vh, 4.808vw);
	letter-spacing: -0.01em;
	color: #fff;
}

.review_modal_wrap .modal_slide {
	position: absolute;
	top: 83%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.review_modal_wrap .modal_slide .swiper-button-prev {
	left: 1%;
}

.review_modal_wrap .modal_slide .swiper-button-next {
	right: 1%;
}

.review_modal_wrap .modal_slide .swiper-button-prev,
.review_modal_wrap .modal_slide .swiper-button-next {
	top: 25%;
	width: 7%;
	height: 7%;
	margin: 0;
	background: none;
	transform: translateY(-50%);
}

.review_modal_wrap .modal_slide .swiper-button-prev::after,
.review_modal_wrap .modal_slide .swiper-button-next::after {
	display: none;
}

.review_modal_wrap .btn_go {
	position: absolute;
	bottom: 3.2%;
	right: 1.733%;
	width: 41.4%;
	height: 14%;
	z-index: 1;
}

.review_modal_wrap .btn_go::after {
	content: '';
	position: absolute;
	bottom: -3.6%;
	right: -0.8%;
	width: 18%;
	height: 47%;
	background: url('/img/event/8961/pc/btn_icon.png') no-repeat 0 0 / contain;
	animation: pointerBounceDiagonal 0.8s ease infinite;
}
/* 모달 : e */


/*상품정도 디자인 영역 S*/
.cate_content img{
	width:100%;
}
.top_title{
    position: relative;
	padding-bottom: 7vw;
	background: url('/mobile/images/tpl/001063/new_2025/top_benefit.png')no-repeat 0 bottom/contain;
}
.top_title .visual_txt {
    position: absolute;
    top: 18.444vw;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
    margin: 0 auto;
    padding: 2.083vw 6.667vw;
    border: 1px solid #fdf074;
    border-radius: 9.722vw;
    font-family: 'noto6';
    font-size: 4.861vw;
    letter-spacing: -0.055em;
    line-height: 1;
    white-space: nowrap;
    color: #fff;
}
.pass_review_wrap {
	background: #26211e;
}
.pass_review_wrap .pass_review_slide {
	height: 9vw;
	overflow: hidden;
}
.pass_review_wrap .pass_review_slide .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 0.8000vw;
	letter-spacing: -0.035em;
	color: #ffddb4;
	font-size: 3.1429vw;
	font-family: 'market-m';
	word-break:keep-all;
}

.pass_review_wrap .pass_review_slide .swiper-slide::before {
	content: '';
	display: inline-block;
	width: 7.8667vw;
	height: 100%;
	margin-right: 2.9333vw;
	background: url('/_skin/tpl_skin/basic_electricity5/images/refund_renew/v2/top_hugi_icon.png') no-repeat 0 bottom / 7.4667vw 7.4667vw;
}

.pass_review_wrap .pass_review_slide .swiper-slide p {
	max-width: 60%;
	margin-right: 4.2667vw;
	text-align:center;
}
.top_benefit li {
	height: 28.4667vw;
	padding-left: 16.6667vw;
	text-align:center;
	font-size:4.4000vw;
	line-height: 25.4667vw;
	font-weight: 900;
}
.top_benefit li{ background:url('/mobile/images/tpl/001063/new_2025/box1_off.png') no-repeat center/ 98.9333vw;}
.top_benefit li:nth-child(2){background:url('/mobile/images/tpl/001063/new_2025/box2_off.png') no-repeat center/ 98.9333vw;}
.top_benefit li:nth-child(3){background:url('/mobile/images/tpl/001063/new_2025/box3_off.png') no-repeat center/ 98.9333vw;}

.top_benefit li.active{ background: url('/mobile/images/tpl/001063/new_2025/box1.png') no-repeat left -3vw top -4vw / 101.9333vw;}
.top_benefit li:nth-child(2).active{background:url('/mobile/images/tpl/001063/new_2025/box2.png') no-repeat left -3vw top -4vw / 101.9333vw;}
.top_benefit li:nth-child(3).active{background:url('/mobile/images/tpl/001063/new_2025/box3.png') no-repeat left -3vw top -4vw / 101.9333vw;}
.price_info{
	position:relative;
	padding:0 0 23.6000vw;
	background:#362718;
}
.price_info .info_content{
	position:releative;
	width:calc(100% - 5.3333vw);
	margin:0 2.6667vw;
	padding: 9.6667vw 0 0;
	background:#ffffff;
	border-radius: 1.9667vw;
}
.price_info .info_content .event_bullet {
    position: absolute;
    top: 123.778vw;
    left: 6.167vw;
    width: 36.583vw;
    z-index: 1;
    animation: blink3 1s ease infinite;
}
@keyframes blink3 {
	0%,
	49% {
		opacity: 1;
	}
	50%,
	100% {
		opacity: 0;
	}
}
.point{
	display:flex;
	width: 90%;
	margin:0 auto;
	justify-content: start;
	align-items: center;
	gap:1.0667vw
}
.point li{
    display: flex;
    align-items: center;
	padding: 1.2vw 3.5667vw;
	border-radius: 10.0000vw;
	font-size:3.6000vw;
	font-weight:700;
	border:2px solid #907b72;
	background:#907b72;
	color:#ffffff;
}
.point li:first-child{
	border:2px solid #767676;
	color:#767676;
	background:#ffffff;
}
.point li:last-child {
	border:2px solid #f43400;
	color:#ffffff;
	background:#f43400;
}
.point li img {
    display: inline-block;
    width: 3.311vw;
    margin-right: 0.694vw;
}
.product_name{
	width: 90%;
	margin: 3.3333vw auto 4.3333vw;
	font-size: 8.5143vw;
	font-family:'noto7';
	line-height: 10.8vw;
}
.product_name span{
	color:#ff5c30;
}
.danger_txt{
	width: 90%;
	margin:0 auto;
}
.danger_txt > li{
	font-size: 3.2857vw;
	margin-bottom: 0.3333vw;
	font-family:"noto5";
}
.price_area{
	display:flex;
	width: 90%;
	margin: 0 auto 5.33vw;
	justify-content: end;
	align-items: center;
}
.price_area .origin_p{
	font-size: 3.3333vw;
	font-family: 'noto4';
	text-align:center;
}
.price_area .origin_p h5{
	color: rgba(123, 123, 123, 0.6);
	text-decoration: line-through;
	text-decoration-thickness: 0.267vw;
	font-size: 4vw;
	line-height: 3.5vw;
}
.price_area h2{
	margin: 0 0 0 1.067vw;
	letter-spacing: -0.02em;
	font-size: 8.1143vw;
	font-family: 'noto7';
}
.price_area h2  > em{
	font-size:7.0000vw;
}
.price_info .go_apply{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 95%;
	height: 12.5333vw;
	margin: 6.6vw auto 7.4667vw;
	line-height: 1.2;
	border-radius: 2.9333vw;
	letter-spacing: -0.02em;
	color: #fff;
	font-size: 4.9333vw;
	font-family: 'noto6';
	background: #2b2b2b;
}
.price_info .bullet{
	position:absolute;
	top: 68.0000vw;
	right:5.5714vw;
	width:21.7143vw;
	height:21.7143vw;
	padding:5.1429vw 0 0 0;
	background:#fa2e2e;
	border-radius:50%;
	text-align:center;
	font-size:5.1429vw;
	font-family:"noto6";
	letter-spacing:-0.1000vw;
	color:#ffffff;
	line-height:5.7143vw;
	box-shadow:4px 4px 0px rgba(207, 207, 207 ,1);
}
.price_info .bullet > span{
	color:#fff700;
}
.recommend {
	background: linear-gradient(180deg,rgba(69, 53, 37, 1) 32%, rgba(24, 14, 4, 1) 64%);
	padding-bottom:30.8000vw;
}
.recommend .recommend_play{
	display:block;
	width:100%%;
	margin:0 auto 4.9333vw;
	overflow:hidden;
}
.recommend .recommend_play a{
	display:block;
	width:100%;
	height:100%;
}
.recommend_swiepr {
	position:relative;
	width:103.7143vw;
	height:48.0000vw;
	margin-left: 3.667vw;
	overflow:hidden;
}
.recommend_swiepr .swiper-pagination{
	left: -5.667vw;
}
.recommend_swiepr .swiper-slide{
	margin-right:4.667vw;
	width:81.8571vw;
}
.recommend_swieprswiper-pagination{
	margin:0 auto;
	position:static;
	width:auto;
}

.recommend_swiepr .swiper-pagination span{
	width:3.5714vw;
	height:3.5714vw;
	opacity:1;
	background:#afaba0;
}
.recommend_swiepr .swiper-pagination span.swiper-pagination-bullet-active{
	background:#ff5d00;
}
.review_con{
	background:#fff6ef;
}
.review_con .youtube_vido1{
	display:block;
	width:92%;
	margin:0 auto;
}
.comparison{
	position:relative;
}
.comparison .price_comp,
.comparison .price_sidae{
	position:absolute;
	left:50%;
	transform: translateX(-50%);
	font-size: 7vw;
	font-family: 'noto7';
	letter-spacing: -2px;
}
.comparison .price_comp{
	top: 122.8571vw;
	color:#4f4f4f;
}

.comparison .price_sidae{
	top: 186vw;
	color:#ff7e30;
}
.curri_con {
	position: relative;
	background:#f7f7f7;
}
.curri_con .tab-wrap {
	width:92%;
	margin:0 auto;
}
.curri_con .tab-wrap img {
	display: none;
}
.curri_con img.on {
	display: block;
}
.curri_con .tab {
	display: flex;
	position: static;
	align-items: center;
	gap: 1.7333vw;
	width: 100%;
	height: 9.722vw;
	margin:0 auto 3.7333vw;
}
.curri_con .tab li {
	width: 100%;
	height: 100%;
	background: #7a7a7a;
	border-radius: 4.933vw;
	text-align: center;
	line-height: 9.6vw;
	font-size: 3.1429vw;
	font-weight: 900;
	color: #ababab;
}
.curri_con .tab li.on {
	background: #ff7e30;
	color:#ffffff;
}
.teacehr_con{
}
.teacehr_con .professor_slide {
	width:100%;
	padding:0 0 25.7143vw;

	background:#212121;
	overflow:hidden;
}
.teacehr_con .professor_slide .swiper-slide{
	padding-left:4%;
}
.teacehr_con .professor_slide .lecInfoPlaySample{
	display:block;
	position:absolute;
	width: 51.4286vw;
	height: 30.4286vw;
	top: 69.0000vw;
	left: 3.8571vw;
}
.teacehr_con .professor_slide .slide_review {
	display: flex;
	justify-content:start;
	align-items:center;
	gap:10px;
	margin-top:9.0667vw;
	margin-right:4%;
}

.teacehr_con .professor_slide .slide_review li {
	position: relative;
	width: 100%;
	padding: 3.2667vw 0 4.1333vw 1.6vw;
	border: 1px solid #f88a48;
	border-radius: 15px;
	background: rgba(0, 0, 0, 0.75);
}

.teacehr_con .professor_slide .slide_review li::after {
	content: '';
	position: absolute;
	right: 25px;
	bottom: -5vw;
	width: 12.1429vw;
	height: 12.1429vw;
	border-radius: 50%;
	background: #f88a48 url('/_skin/tpl_skin/basic_fire_system/images/apply_2/ssang/v3/teacher_review.png') no-repeat 0 0 / 91.8571vw;
}

.teacehr_con .professor_slide .slide_review .review_item_1::after {
	background-position: 0 -8px;
}

.teacehr_con .professor_slide .slide_review .review_item_2::after {
	background-position: -12.9571vw -1.1429vw;
}

.teacehr_con .professor_slide .slide_review .review_item_3::after {
	background-position: -26.2571vw -1.1429vw;
}

.teacehr_con .professor_slide .slide_review .review_item_4::after {
	background-position: -39.4286vw -1.1429vw;
}

.teacehr_con .professor_slide .slide_review strong {
	letter-spacing: -0.065em;
	color: #f88a48;
	font-size: 2.8571vw;
	font-family: 'noto4';
}

.teacehr_con .professor_slide .slide_review p {
	line-height: 4.028vw;
	margin-top: 2.361vw;
	letter-spacing: -0.065em;
	word-break: keep-all;
	color: #fff;
	font-size: 2.3143vw;
	font-family: 'noto2';
}

.teacehr_con .professor_slide .slide_review span {
	display: inline-block;
	margin-top: 10px;
	letter-spacing: -0.065em;
	color: #8b8b8b;
	font-size: 2.1143vw;
	font-family: 'noto5';
}
.teacehr_con .swiper-pagination{
	display:flex;
	justify-content:start;
	align-items:center;
	position:static;
	width:100%;
	height:10.7143vw;
	background:#3c3941;
}
.teacehr_con .swiper-pagination  button{
	display:inline-block;
	width:50%;
	height:100%;
	border:none;
	border-radius:0;
	color:#949495;
	font-size: 3.1429vw;
	opacity:1;
	font-family:"noto6";
}
.teacehr_con .swiper-pagination  button.is_active{
	background:#ff7e30;
	color:#ffffff;
}
.book_info_slide  .swiper-pagination,
.book_preview_slide .swiper-pagination{
	margin:0 auto;
	position:static;
	width:auto;
}
.book_preview_slide .swiper-pagination {
	margin:3.0000vw auto ;
}
.book_info_slide .swiper-pagination span,
.book_preview_slide .swiper-pagination span{
	width:3.5714vw;
	height:3.5714vw;
	opacity:1;
	background:#afaba0;
}
.book_info_slide .swiper-pagination span.swiper-pagination-bullet-active,
.book_preview_slide .swiper-pagination span.swiper-pagination-bullet-active{
	background:#ff5d00;
}
.book_preview_con{
	margin:9.4286vw 0 0 0;
}
.book_review_con .book_slide {
	position: relative;
	margin: 0 auto 22vw;
}
.book_review_con .book_slide .swiper-slide{
	padding:0 13.5714vw;
}
.book_review_con .book_slide  .swiper-button-prev,
.book_review_con .book_slide .swiper-button-next {
	display:block;
	top: 16vw;
	width: 9.2857vw;
	height: 9.2857vw;
	background: url('/mobile/images/tpl/001063/new_2025/arrow.png') no-repeat 0 0 / auto 9.2857vw;
	z-index: 1;
}
.book_review_con .book_slide .swiper-button-next {
	background: url('/mobile/images/tpl/001063/new_2025/arrow.png') no-repeat -93.6vw 0 / auto 9.2857vw;
}
.book_review_con .book_slide .swiper-button-prev::after,
.book_review_con .book_slide .swiper-button-next::after {
	content: '';
}

.mock_con {
	background:#f7f7f7;
	padding-bottom: 22vw;
}
.mock_con .tab-wrap {
	width:92%;
	margin:0 auto;
}
.mock_con .tab-wrap img {
	display: none;
}
.mock_con img.on {
	display: block;
}
.mock_con .tab {
	display: flex;
	position: static;
	align-items: center;
	gap: 1.7333vw;
	width: 100%;
	height: 9.722vw;
	margin: 0 auto 6.722vw;
}
.mock_con .tab li {
	width: 100%;
	height: 100%;
	background: #7a7a7a;
	border-radius: 15px 15px 0 0;
	text-align: center;
	line-height: 9.6vw;
	font-size: 3.1429vw;
	font-weight: 900;
	color: #ababab;
}
.mock_con .tab li.on {
	background: #ff7e30;
	color:#ffffff;
}

.review_con .review_swiper {
	margin: 2.933vw auto 0;
	auto 0;
	padding: 0.133vw 0 16.933vw;
}

.review_con .review_swiper1 {
	margin-top: -2.267vw;
	margin-left: 4.667vw;
	overflow: hidden;
}

.review_con .review_swiper .swiper-slide {
	width: 81.8571vw;
	margin-right: 4.667vw;
	padding-left: 4%;
}
/* 시작 */
.start_cont{
	position:relative;
}
.start_cont .start_list {
	display: flex;
	gap: 1.867vw 1.067vw;
	flex-wrap: wrap;
	position: absolute;
	top: 52.8vw;
	left: 6vw;
	width: 70vw;
}

.start_cont .start_list .list_item {
	position: relative;
	width: 28.667vw;
	height: 17.2vw;
	padding: 2.4vw 0 0;
	line-height: 1.2;
	text-align: center;
	letter-spacing: -0.03em;
	color: #fff;
	font-size: 2.8vw;
	background: url('/_skin/tpl_skin/basic_tax_accountant/images/apply/refund/sidea_box.png') no-repeat 0 0 / contain;
}

.start_cont .start_list .list_item em {
	font-family: 'noto6';
}

.start_cont .evidence_btn {
	top: 36vw;
	right: 10.083vw;
	border: none;
}

.start_cont .evidence_popup_area {
	top: 40.639vw;
	z-index: 2;
}
/* 근거확인 */
.tab-content .evidence_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 36vw;
	right: 9.083vw;
	left: auto;
	width: 16.667vw;
	height: 7vw;
	border-radius: 0.556vw;
	background: transparent;
	letter-spacing: -0.05em;
	text-indent: 0;
	font-family: 'market-l';
	font-size: 2.133vw;
}

.tab-content .evidence_popup_area {
	display: none;
	position: absolute;
	top: 43.639vw;
	left: 50%;
	transform: translateX(-50%);
	width: 62.5vw;
	width: calc(100% - 5.556vw);
	background: #ededed;
}

.tab-content .evidence_popup_wrap {
	position: relative;
	padding: 5vw 3.333vw;
}

.tab-content .evidence_popup_area .x_btn {
	position: absolute;
	top: 1.944vw;
	right: 2.778vw;
	font-size: 21px;
	cursor: pointer;
}

.tab-content .evidence_popup_area li {
	font-size: clamp(11px, 1.944vw, 15px);
	line-height: 1.5;
	color: #707070;
}

.tab-content .evidence_popup_area li:first-child {
	margin-bottom: 2.778vw;
}

.tab-content .video-btn {
	position: absolute;
	top: 148.333vw;
	left: 6vw;
	width: 88.133vw;
	height: 9.733vw;
}
/*상품정도 디자인 영역 E*/