@charset "utf-8";
/* CSS Document */



body {color:#666;font-size:13px; font-family: 'no400','��������',NanumGothic, '����',Dotum,'����',Gulim,Helvetica,sans-serif !important; }
 .header_mid_menu {
    visibility: hidden;
}
.header_mid_license {
    right: 405px;
	visibility: visible;
}
.header_mid_right {
    right: 0;
}
.header_mid_right a {
	color:#333;
    position: relative;
	margin: 0 5px;
}
.header_mid_all_wrap {
	background-color: #fff;
}
/* .header_mid_license_b {
	display:none
} */
.main_top_gnb_wrap {
	/* background:url(../images/main/main_test_gnb_bg.jpg)no-repeat center;
    background-size: cover;
    height: 520px;*/
    position: relative;
	background: #FBFBFB;
}
.main_top_txt01 {
    font-size: 34px;
    line-height: 1.4;
}
.main_top_txt01 > div:first-child {
	color:#7448BD;
    font-weight: 700;
}
.main_top_txt01 > div:first-child > span {
    color: #F5AF02;
}
.main_top_txt01 > div:last-child {
	color:#333;
    letter-spacing: -2.5px;
}
.main_top_txt02 {
    font-size: 22px;
    color: #333;
	margin-bottom: 35px;
}
.main_top_txt02 > span {
	position:relative;
    z-index: 1;
    color: #645DF4;
}
.main_top_txt02 > span::after {
	content: '';
    display: block;
    width: 100%;
    height: 17px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #f9e4b1;
    z-index: -1;
}
.main_gnb_DB_wrap {
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: -7px 7px 20px 0px #00000026;
    border-radius: 15px;
    position: absolute;
    width: 100%;
    left: 50%;
	bottom: -70px;
    transform: translateX(-50%);
    background: #fff;
}
.main_gnb_DB_in {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    /* gap: 15px; */
    text-align: center;
	padding:30px 0;
}
.main_gnb_DB_box {
    position: relative;
}
.main_gnb_DB_box::after {
	content: '';
    display: block;
    background: #ECECEC;
    width: 2px;
    height: 55px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.main_gnb_DB_box:last-child::after {
	display:none;
}
.main_gnb_DB_box_tt {
	font-size:18px;
    margin-bottom: 7px;
}
.main_gnb_DB_box_txt {
    color: #7448BD;
    font-size: 17px;
}
.main_gnb_DB_box_txt span {
    font-size: 27px;
    font-weight: 600;
}
.main_gnb_cate_wrap {
	/* background:#F4F4F6; */
	background: linear-gradient(180deg, #EAE1FF -42.73%, rgba(225, 214, 251, 0.19) 37.86%, rgba(226, 216, 250, 0.00) 57.27%);
}
.main_gnb_cate_box_wrap {
	display: grid;
    grid-template-columns: repeat(9, 1fr);
    gap: 7px;
    text-align: center;
}
.main_gnb_cate_top {
    text-align: center;
}
.main_gnb_cate_top > div:first-child {
    font-size: 22px;
    color: #111;
    letter-spacing: -1px;
}
.main_gnb_cate_top > div:first-child > img {
    vertical-align: middle;
    margin-right: 5px;
}
.main_gnb_cate_top > div:last-child {
	color: #666;
    font-size: 15px;
    margin: 10px 0 75px;
    letter-spacing: -1px;
}
.main_gnb_cate_top.gap_40 > div:last-child {
	 margin-bottom: 40px;
}
.main_gnb_cate_box {
    position: relative;
}
.main_gnb_cate_box_img {
    position: absolute;
    top: -42px;
    left: 50%;
    transform: translateX(-50%);
    background: #ffff;
    border-radius: 100px 100px 0 0;
    width: 80px;
    /* height: 80px; */
    padding: 12px 0 0;
    box-shadow: 0px -13px 30px 0px #00000014;
}
.main_gnb_cate_box_con {
	background: #fff;
    border-radius: 5px;
    padding: 30px 5px 15px;
    box-shadow: 5px 5px 20px #00000050;
}
.main_gnb_cate_box_tt {
    color: #333;
    font-size: 15px;
    margin-bottom: 10px;
    letter-spacing: -1px;
}
.main_gnb_cate_num_box {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    font-size: 13px;
}
.main_gnb_cate_box_num > .main_gnb_cate_num_box:first-child {
    margin-bottom: 7px;
}
.main_gnb_cate_num_box > div:first-child {
	color:#111;
    font-family: 'no300';
	font-size:12px;
}
.main_gnb_cate_num_box > div:last-child {
	color:#333;
}
.main_top_gnb_in {
	padding: 20px 0 70px;
    letter-spacing: -0.5px;
}
.main_gnb_cate_wrap {
	/* padding: 100px 0 50px; */
	padding:60px 0 10px;
}
.footer_link_all_wrap {
    border-top: 1px solid #F6F5FF;
    border-bottom: 1px solid #F6F5FF;
    background: #E2D8FA;
}
.footer_link_wrap a {
    border-right: 1px solid #F6F5FF;
    color: #666;
    width: 25%;
}
.footer_link_wrap a:first-child {
    border-left: 1px solid #F6F5FF;
}
.footer_wrap {
    background-color: #fff;
}
.footer_info, .footer_copy {
	color:#999;
	font-family: 'no300'!important;
}
.span_bar {
    background-color: #fff;
	margin: 0 10px;
}
.tabs {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
}
.Tab_button li {
	text-align: center;
    padding: 10px 5px;
    border-bottom: 1px solid #645DF4;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background: #EFF0F2;
    color: #666;
    font-size: 14px;
    /* font-weight: 600; */
    cursor: pointer;
}
.Tab_button li:first-child {
    border-top-left-radius: 5px;
}
.Tab_button li:last-child {
	border-top-right-radius: 5px;
}
.Tab_button li:last-child span:first-child {
    background: #fff;
    border-radius: 50%;
    padding: 2px 5px;
    vertical-align: -1px;
}
.Tab_button li:last-child span img {
    vertical-align: -3px;
}
.Tab_button li.active {
    background: #fff;
    overflow: hidden;
    color: #645DF4;
    font-weight: 500;
    border: 1px solid #645DF4;
    border-bottom: 1px solid #ddd;
}
.tabs::after {content:"";display:block;clear:both}
.main_table_wrap {
    border: none;
}
.main_table_wrap table {
    border: 1px solid #E9E9E9;
}
.main_table_wrap table th {
    border: 0;
    position: relative;
    background: #fafafa;
    border-bottom: 1px solid #efefef;
}
.main_table_wrap table th::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 15px;
    background: #c7c7c7;
    position: absolute;
    top: 28%;
    left: 99%;
}
.main_table_wrap table th:last-child::after {
    display: none;
}
.name_td {
    text-align: left !important;
    /* padding: 10px 25px !important; */
}
.call_box02 {
    background: linear-gradient(134.12deg, #7450DA 16.29%, #5D75F4 86.96%);
    border-radius: 5px;
    /* padding: 0px 4px 1px; */
    margin-right: 3px;
    border-radius: 50%;
	display:inline-block;
	width:20px;
	height:20px;
    text-align: center;
}
.call_box02 > i {
	color: #fff;
    font-size: 12px;
}
.call_box02 img {
    vertical-align: 0;
}
.main_table_wrap table td {
    color: #666 !important;
    letter-spacing: -0.8px;
    font-family: 'no300';
    padding: 12px 10px;
	border-right: 1px solid #eee;
}
.main_table_wrap table tr td:last-child {
	border-right: 0;
}
.main_table_wrap > div:not(:first-child){
    display: none;
}
.new_icon02 {
    background: #645DF4;
    color: #fff;
    border-radius: 2px;
    font-size: 10px;
    padding: 0 3px;
    margin-right: 3px;
    animation: blink 1.2s step-end infinite;
    -webkit-animation: blink 1.2s step-end infinite;
}
.main_table_top_wrap > div:last-child { 
	margin: 10px 0 20px;
}
.main_section_02 .main_section {
	padding: 30px 0 10px;
}
.main_section_04 {
	display:none;
}
.main_test_btm_left, .main_test_btm_right {
	width: 50%;
    float: left;
}
.main_test_btm_wrap {
    display: flex;
    gap: 40px;
}
.main_test_btm_left_top {
	display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #111;
    margin-bottom: 12px;
    padding-bottom: 5px;
}
.main_test_btm_tt {
    font-size: 20px;
    color: #111;
}
.main_test_btm_tt > span {
	font-family: 'no300','��������',NanumGothic, '����',Dotum,'����',Gulim,Helvetica,sans-serif !important;
    color: #999;
    font-size: 16px;
}
.main_test_btm_left_top > div:last-child > a {
	color: #666;
}
.main_test_btm_left_top > div:last-child > a > i {
    font-size: 18px;
    vertical-align: -2px;
}
.main_test_btm_notice ul li {
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.main_test_btm_notice ul li a {
	display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.main_test_btm_notice_con {
    color: #333;
    font-size: 14px;
}
.main_test_btm_notice_mark {
    border-radius: 30px;
    padding: 3px 5px;
    display: inline-block;
    width: 75px;
    text-align: center;
    margin-right: 8px;
    font-size: 13px;
}
.main_test_btm_notice_mark01 {
	border: 1px solid #F59402;
    color: #F59402;
}
.main_test_btm_notice_mark02 {
	border: 1px solid #645DF4;
	color: #645DF4;
}
.main_test_btm_notice_date {
    color: #666;
    font-size: 14px;
}
.main_test_btm_right {
    display: flex;
    gap: 15px;
}
.main_test_btm_right_box {
	width:50%;
}
.main_test_btm_right_box .main_test_btm_tt {
	margin-bottom: 10px;
}
.main_test_btm_right_con {
    text-align: center;
    border: 1px solid #E9E9E9;
    border-radius: 10px;
    padding: 10px 0;
}
.main_test_btm_right_con img {
	margin-bottom: 10px;
}
.main_test_btm_right_con div {
    color: #333;
    font-size: 15px;
	letter-spacing: -0.5px;
}
.main_test_btm_right_con div span {
    color: #645DF4;
    font-size: 17px;
}
.main_test_btm_wrap.main_section_in::after {
	display:none;
}
.best_pop.main_pop>div .best_tit:after {
	display:none;
}
.main_pop .best_pop_link01 {
	border-bottom:0;
}
.best_pop.main_pop .best_pop_content {
    border: 0;
    background: transparent;
}
.main_pop {
    padding-bottom: 10px;
}
.main_pop .best_tit {
	background: #242424;	
	top:-18px !important;
	width:160px !important;
	padding:15px 0;
	text-align:center;
	border-radius:20px 20px 0 0;
	font-size:16px;
}
.main_pop .ex {
	top:-40px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    background: #ffffff36;
    width: 26px;
    height: 26px;
    border-radius: 50%;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 12px;
    color: #fff;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
	background: #ffffff36;
    width: 26px;
    height: 26px;
    border-radius: 50%;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	font-size: 12px;
    color: #fff;
}
.header_mid_right_main_test {
    position: relative;
    bottom: 10px;
    right: 7px;
}
.header_mid_right a::after {
	content: '';
    display: inline-block;
    width: 1px;
    height: 15px;
    background: #999;
    /* margin-left: 10px; */
    position: absolute;
    top: 50%;
    left: -7px;
    transform: translateY(-50%);
}
.header_mid_right a:last-child::after {
	display:none;
}
.header_mid_right_main_test::after {
	top: 60% !important;
    margin: 0 0px 0 13px !important;
}
.main_table_wrap table td:last-child {
    color: #3f4649 !important;
}
.main_gnb_cate_box:hover {
	margin-top: -10px;
}
.text_left {
    text-align: left !important;
}


/* 2023-12-07 */
.main_cate_slide::after {content:"";display:block;clear:both}
.main_cate_swiper_wrap {
	float: left;
	width: calc(100% - 100px);
}
.main_cate_all_wrap {
	float: left;
	width: 100px;
}
.main_cate_all {
    background: linear-gradient(134.12deg, #7450DA 16.29%, #5D75F4 86.96%);
    color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin-left: auto;
    text-align: center;
    font-size: 18px;
    line-height: 60px;
}
.main_cate_swiper_img {
	background: #fff;
	border-radius: 50%;
    width: 63px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #ADADAD;
}
.main_cate_swiper_img:hover {}
.main_cate_swiper_img img {
	padding: 10px 0;
}
.main_cate_swiper_tt {
	text-align: center;
	color: #777;
	font-size: 14px;
	letter-spacing: -1px;
    margin-top: 5px;
    font-family: 'no300';
}
.main_cate_all_box .main_cate_swiper_tt {
    text-align: right;
    color: #645DF4;
    margin-right: 5px;
    font-family: 'no400';
}
.swiper-button-next, .swiper-rtl .swiper-button-prev, .swiper-button-prev, .swiper-rtl .swiper-button-next {
	background: #fff !important;
	box-shadow: 0px 0px 6px 0px #00000026;
    width: 30px !important;
    height: 30px !important;
}
.swiper-button-next {
    right: -25px !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	color:#9A9A9A !important;
    font-size: 15px !important;
    font-weight: 600;
    position: absolute;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, {
	left: 13px !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    left: 10px !important;
}
.main_cate_swiper_wrap {
    position: relative;
    padding-left: 40px;
}

.main_cate_con_top .main_gnb_cate_top > div:last-child {
    margin: 10px 0 50px;
}
/* .main_cate_con_table_wrap {
	margin-top: 50px;
} */
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix::after {content:"";display:block;clear:both}
.main_cate_con_table_top .left {
    font-size: 20px;
    color: #111;
    padding-top: 10px;
    letter-spacing: -1px;
}
.main_cate_con_table_top .left span {
	font-size:14px;
	color: #333;
    margin: 0 10px;
    position: relative;
    display: inline-block;
	font-family: 'no300';
}
.main_cate_con_table_top .left span::after {
	content:'';
	display:block;
	width: 1px;
    height: 13px;
    background: #333;
    position: absolute;
    top: 50%;
    right: -13px;
    transform: translateY(-50%);
}
.main_cate_con_table_top .left span:nth-child(2)::after {
	display:none;
}
/* .main_cate_con_table_top .left span:last-child::after {
	display:none;
} */
.main_cate_con_table_top span.search_num::after {
	content:'';
	display:block;
	width: 1px;
    height: 13px;
    background: #333;
    position: absolute;
    top: 50%;
    left: -13px;
    transform: translateY(-50%);
}
.main_cate_con_table_top .left span b {
	margin-left:5px;
}
.main_cate_con_table_top .left span.enroll b {
	color:#645DF4;
}
.main_cate_con_table_top .left span.t_update b {
	color:#F59402;
}
.main_cate_con_table_top .left span.search_num b {
	color:#43c946;
}
.main_cate_con_table_top .right {
    display: flex;
    gap: 10px;
}
.main_cate_con_table_top .right span {
    border: 1px solid #E9E9E9;
    border-radius: 100px;
    display: inline-block;
    text-align: center;
}
.main_cate_con_table_top .right span:first-child {
	margin-right:8px;
}
.main_cate_con_table_top .right span a {
    display: block;
    padding: 10px 13px;
    font-size: 14px;
    letter-spacing: -1px;
}
.main_cate_con_table_top .right span.sample_dw a {
	color: #333;
}
.main_cate_con_table_top .right span.more_view a {
	color: #645DF4;
}
.main_cate_con_table_top .right span.more_view a i {
    font-weight: 600;
}
.main_cate_con_table_top .right span a img {
    vertical-align: middle;
    margin-right: 5px;
}
.main_cate_con_table_top {
	margin-bottom: 10px;
}
.ph_box img {
    vertical-align: 1px;
}
.main_cate_con_table_box {
	margin: 50px 0;
}
.main_cate_con_table_box:first-child {
	margin: 0 0 50px;
}
.main_cate_con_table_box:last-child {
	margin: 50px 0 0;
}
.th_w_date {width:100px;}
.th_w_name {widtH:150px}
.th_w_mid {width:120px}
.th_w_call {width:100px}
.th_w_call {width:100px}
.th_w_cate {width:100px}
.th_w_adr {width:300px}
.th_w_etc {width:70px}
.th_w_etc02 {width:50px}
.state {
	color: #256FEA !important;
}
.view_list_top {
	background: url(../images/main/bg_2.jpg) no-repeat;
    background-size: cover;
}
.view_list_top .main_gnb_cate_top div {
	color: #fff;
}
.view_list_top .main_gnb_cate_top div:last-child {
	color:#F0F0F0;
    font-family: 'no300';
    margin: 10px 0 50px;
}
.view_list_top .main_gnb_cate_box_con {
    border-radius: 10px;
    padding: 50px 10px 1px;
}
.view_list_top .main_gnb_cate_box_img {
    top: -23px;
    padding: 20px 0 0;
}
.view_list_gnb {
    padding: 20px 0;
}
.view_excel_btn {
    background: #fff;
    border-radius: 50% !important;
    padding: 2px 6px;
}
.view_excel_btn img {
    width: 16px;
    margin-right: 0 !important;
    vertical-align: -1px !important;
}
.view_list_con .sample_dw {
	background: #60B50D;
    border-radius: 5px !important;
	margin-right: 0 !important;
}
.view_list_con .sample_dw a {
    padding: 5px 10px !important;
	color:#fff !important;
}
.view_list_notice {
    background: #F1F0FF;
    border-radius: 5px;
    padding: 30px;
	margin-bottom: 15px;
	letter-spacing: -0.3px;
    display: flex;
    align-items: end;
}
.notice_btn_st {
    background: linear-gradient(132.87deg, #7450DA 15.15%, #5D75F4 96.67%);
    border-radius: 5px;
	text-align: center;
	width:100%;
}
.notice_btn_st a {
	color: #fff;
    display: block;
    width: 100%;
    padding: 10px 0;
	font-family: 'no300';
}
.view_list_notice_con {
	width: calc(100% - 120px);
	color: #645DF4;
    font-size: 14px;
}
.view_list_notice_con ul li {
	margin-bottom: 5px;
	font-family: 'no300';
}
.view_list_notice_con ul li:last-child {
	margin-bottom: 0;
}
.view_list_notice_btn {
	width: 120px;
}
/* .main_table_box table tr:nth-child(2n+1) {
	background: #fafafa;
} */
.main_table_box table tr th {
	background: #F6F5FF;
}
.qna_btn_st {
    background: #333;
	border-radius: 5px;
	text-align: center;
	width:100%;
}
.qna_btn_st a {
	color: #fff;
    display: block;
    width: 100%;
    padding: 10px 0;
	font-family: 'no300';
}
.view_list_notice_btn02 {
    display: flex;
    gap: 10px;
	width:287px;
}
.cate_img_on {
	display:none;
}
.main_cate_swiper .swiper-slide:hover .cate_img_off {
	display:none;
}
.main_cate_swiper .swiper-slide:hover .cate_img_on {
	display:inline-block;
}
.main_cate_swiper .swiper-slide:hover .main_cate_swiper_img {
	background: #fff;
    border: 2px solid #645DF4;
}
.license_top_gnb {
	background: url(../images/main/bg_3.jpg) no-repeat;
    background-size: cover;
}
.license_gnb_wrap {
    text-align: center;
    color: #fff;
    padding: 55px 0;
}
.license_gnb_wrap div:first-child {
    font-size: 28px;
}
.license_gnb_wrap div:last-child {
    font-size: 23px;
    font-family: 'no300';
}
.license_gnb_wrap div span {
    color: #F5AF02;
    position: relative;
	z-index:1;
}
.license_gnb_wrap div span::after {
	content: '';
    display: inline-block;
    width: 100%;
    height: 17px;
    position: absolute;
    left: 0;
    bottom: 3px;
    background: #f5af0252;
    z-index: -1;
}
.license_gnb_wrap div span b {
	position: relative;
}
.license_gnb_wrap div span b::before {
	content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
	border-radius:50%;
    position: absolute;
    left: 50%;
    top: -2px;
	transform: translateY(-50%);
    background: #F5AF02;
}
 
/* ���̼������� */
.membership_used {
    background: #fff;
    border: 1px solid #645DF4;
    color: #645DF4;
    font-size: 13px;
    border-radius: 100px;
    width: 115px;
    text-align: center;
    padding: 8px 0;
    letter-spacing: -0.5px;
    margin-bottom: 15px;
}
.membership_sel_tt {
    font-size: 20px;
    font-weight: 600;
    color: #373737;
    font-family: 'no500';
}
.membership_sel_day {
    font-size: 15px;
    color: #6E6E6E;
    margin-bottom: 10px;
}

.membership_price_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 20px;
}
.membership_price_left {
    border: 1px solid #645DF4;
    border-radius: 3px;
    color: #645DF4;
    font-size: 15px;
    padding: 5px;
}
.membership_price_left span {
    margin-right: 2px;
}
.membership_price_right {
    text-align: right;
    line-height: 1.4;
}
.total_price {
    color: #8D8D8D;
    font-size: 16px;
    text-decoration: line-through;
}
.sale_price {
    color: #373737;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.4px;
}
.price_method_con {
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    display: flex;
    justify-content: space-evenly;
    padding: 15px 0;
    margin: 0 0 25px;
}
.price_method_btn {
    margin-bottom: 20px;
    /* padding-bottom: 20px;
    border-bottom: 1px solid #E9E9E9; */
}
.price_method_btn input {
    border: 0;
    background: linear-gradient(132.87deg, #7450DA 15.15%, #5D75F4 96.67%);
    color: #fff;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    padding: 12px 0;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
.price_method_txt {
    color: #787878;
    font-size: 15px;
    font-family: 'no400';
}
.price_method_con input:checked + label .circle_dot_in {
    border: 1px solid #645DF4;   
}
.price_method_con input:checked + label .circle_dot {
    background: #645DF4;
}
.price_method_con input:checked + label .price_method_txt {
	color: #111;
}
.price_method_btm {
    background: #FAFAFA;
    border-radius: 5px;
    padding: 15px;
}
.price_method_btm > div {
    color: #373737;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: 'no500';
}
.price_method_btm > ul > li {
    font-size: 13px;
    letter-spacing: -0.5px;
    color: #666;
    font-family: 'no300' !important;
    margin-bottom: 10px;
    word-break: keep-all;
}
.price_method_btm > ul > li:last-child {
	 margin-bottom: 0;
}
.price_method_btm > ul > li > span {
	border: 1px solid #E0E0E0;
    border-radius: 50%;
    display: inline-block;
    padding: 3px 5px;
    margin-right: 5px;
    width: 29px;
    float: left;
    margin-top: -1px;
}
.price_method_btm > ul > li > span > img {
    vertical-align: middle;
}
.membership_wrap .management_chart_box {
    position: relative;
}
.sale_img {
    position: absolute;
    top: 0;
    right: 5px;
}
.membership_box {
    padding: 15px;
    box-shadow: 0px 0px 10px 5px #EAEAEA;
    border-radius: 10px;
}
.license_buy_sel {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.price_method_wrap .circle_dot_wrap {
    display: flex;
    gap: 5px;
    color: #8E8E8E;
    align-items: center;
}
.price_method_wrap .circle_dot_wrap .circle_dot_in {
    width: 18px;
    height: 18px;
    padding: 4px;
}
.price_method_wrap .circle_dot_wrap .circle_dot {
    width: 8px;
    height: 8px;
}
.license_buy_box {
	position: relative;
}
.license_buy_sel_btm {
    box-shadow: 0px 1px 10px 3px #EAEAEA;
    background: #FAFAFA;
    border-radius: 5px;
    margin: 30px 0;
    padding: 20px;
}
.license_buy_sel_btm > div {
	display: flex;
	gap:3px;
    font-size: 14px;
    color: #666;
    font-family: 'no300';
    word-break: keep-all;
}
.license_buy_sel_point {
	width:5px;
}
.main_cate_all_box {
	cursor: pointer;
}
.all_cate_pop {
	display:none;
	background: #fff;
	width:1100px;
    border-radius: 10px;
    padding: 20px;
    position: fixed !important;
    top: 50% !important;
    transform: translateY(-50%);
	max-width: 100%;
}
.all_cate_top_tt {
    color: #111;
    font-size: 20px;
}
.all_cate_top_con {
    border: 1px solid #ECECEC;
    border-left: 0;
    border-right: 0;
    margin: 15px 0;
    padding: 15px 0;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 10px;
    text-align: center;
}
.all_cate_top_con div {
    background: #F8F8F8;
    border-radius: 100px;
}
.all_cate_top_con div a {
    display: block;
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    color: #666;
}
.all_cate_top_con div:hover, .all_cate_top_con div.on {
	background: linear-gradient(132.87deg, #7450DA 15.15%, #5D75F4 96.67%);
}
.all_cate_top_con div:hover a, .all_cate_top_con div.on a {
	color: #fff;
}
.all_cate_box_tt {
    color: #212224;
    font-size: 17px;
    width: 140px;
    border-bottom: 2px solid #645DF4;
    padding: 0 5px 5px;
}
.all_cate_box_detail {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
	margin-top: 15px;
	gap: 20px 10px;
}
.all_cate_box_detail div a {
	color: #666;
	font-size: 14px;
    font-family: 'no300';
}
.all_cate_box {
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.all_cate_btm {
    overflow-y: auto;
    height: 500px;
}
.all_cate_btm::-webkit-scrollbar {
    width: 15px;
}
.all_cate_btm::-webkit-scrollbar-thumb {
    background-color: #E5E5E5;
    border-radius: 50px;
    background-clip: padding-box;
    border: 2px solid transparent;
}
.all_cate_btm::-webkit-scrollbar-track {
    background-color: #fff;
}
.all_cate_close {
    position: absolute;
    right: 25px;
	cursor: pointer;
}
.all_cate_close i {
    font-size: 20px;
    font-weight: 600;
    color: #323232;
}
.buypop_wrap {
	display:none;
	background: #fff;
	border-radius:20px;
	width: 1200px;
    overflow: hidden;
}
/* .buypop_wrap .membership_price_wrap {
    justify-content: right;
} */
.buypop_wrap .membership_price_left {
	font-size: 13px;
    padding: 3px 5px;
    width: 155px;
    text-align: center;
}
.buypop_top {
    background: #22263A;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
}
.buypop_top img {
	margin-right: 10px;
}
.buypop_close {
    position: absolute;
    right: 20px;
    top: 15px;
	cursor: pointer;
}
.buypop_close i {
    font-size: 20px;
    color: #fff;
}
.buypop_con {
    padding: 20px;
}
.buypop_wrap .price_method_btn {
	margin-bottom:0;
}
.buypop_wrap .membership_sel_tt {
	font-size: 18px;
}
.buypop_wrap .membership_sel_day {
	font-size: 13px;
}
.buypop_wrap .total_price {
	font-size: 13px;
}
.buypop_wrap .sale_price {
	font-size: 18px;
}
.buypop_wrap .sale_img {
    right: -7px;
    top: -7px;
}
.buypop_wrap .membership_box {
    padding: 20px 30px;
}
.buypop_wrap .price_method_con {
    margin: 0px 0 10px;
	padding: 10px 0;
}
.buypop_wrap .price_method_btn input {
	padding: 10px 0;
}
.buypop_wrap .membership_price_wrap {
	padding-top: 5px;
}
.buypop_btm {
	background: #FBFBFB;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 30px 20px;
}
.buypop_btm_box {
	border-right: 1px solid #ECECEC;
}
.buypop_btm_box:last-child {
	border-right:0;
}
.buypop_btm_box::after {content:"";display:block;clear:both}
.buypop_btm_img {
	float: left;
	width: 80px;
}
.buypop_btm_txt {
	float: left;
	width: calc(100% - 80px);
	padding: 5px 10px;
}
.buypop_btm_txt01 {
	color: #111;
	font-size: 16px;
    font-family: 'no400';
    margin-bottom: 5px;
}
.buypop_btm_txt02 {
	color: #666;
	font-size: 13px;
    font-family: 'no300';
    line-height: 1.4;
}
.ellipsis{
	text-overflow:ellipsis; 
	overflow:hidden;
	white-space: nowrap;
}
.mdb_mark {
	border-radius: 2px;
    color: #fff;
    font-size: 11px;
    padding: 3px 6px;
}
.mdb_mark_C {
	background: #0181FF;
}
.mdb_mark_A {
	background:#EB1C24;
}
.mdb_mark_G {
	background: linear-gradient(125.42deg, #00C494 2.92%, #058AEF 97.08%);
}
.mdb_mark_N {
	background:#1DC800;
}
.sns_box img {
    vertical-align: -2px;
    margin-right: 3px;
}
.spinner {
	border-radius: 50%;
    width: 1em;
    height: 1em;
	background: #D5D5DD;
	border-top: 1.5em solid rgba(255, 255, 255, 0.2);
	border-right: 1.5em solid rgba(255, 255, 255, 0.2);
	border-bottom: 1.5em solid rgba(255, 255, 255, 0.2);
	border-left: 1.5em solid #7448BD;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.spinner_box {
    display: flex;
    align-items: center;
    justify-content: center;
	gap: 15px;
}
.spinner_txt {
    letter-spacing: -1px;
}
.spinner_txt > div:first-child {
	color: #111;
	font-size: 18px;
    font-family: 'no500';
}
.spinner_txt > div:last-child {
	color: #666;
	font-size:15px;
}
.view_list_search {
    background: #FAFAFA;
	padding: 20px;
}
.view_list_ser_wrap {
	box-shadow: 0px 0px 20px 0px #0000001A;
	border-radius: 15px;
	padding: 30px;
	background: #fff;
}
.view_list_search_tt {
	color: #333;
	font-size:16px;
	margin-bottom: 5px;
}
.search_box {
	background: #645DF4;
    border-radius: 5px;
    display: inline-block;
    width: 50px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.search_box a {display: block;}
.search_box i {
	color: #fff;
    font-size: 18px;
    vertical-align: -2px;
}
.view_list_search_input {
	display:flex;
	gap: 7px;
    align-items: center;
}
.view_list_search_input input {
	width: 100%;
	border: 1px solid #E9E9E9;
	border-radius: 5px;
	height: 40px;
    padding: 0 10px;
}
.view_list_search_input input::placeholder {
	color: #888;
	letter-spacing: -0.5px;
}
.view_list_search_input select {
	width: 33.3333%;
	border: 1px solid #E9E9E9;
	border-radius: 5px;
	height: 40px;
    padding: 0 10px;
	appearance: none;
    background: url(../images/main/down_arrow.png) no-repeat right 10px center;
	color: #888;
	letter-spacing: -0.5px;
}
.view_list_search_con01 {
	width:300px;
	margin-right: 7px;
}
.view_list_search_con02 {
	width: calc(100% - 307px);
}
.view_list_search_con01 select {
	width:100%;
}
.view_list_search_box {
    margin-bottom: 15px;
}
.view_list_search_box:last-child {
	margin-bottom: 0;
}
.view_list_search_input_box {
    display: flex;
    gap: 7px;
    align-items: center;
}
.view_list_search_input_box .view_list_search_input {
	width:50%;
    border: 1px solid #E9E9E9;
    border-radius: 5px;
}
.view_list_search_input_box .view_list_search_input input {
	border: 0;
}
.view_list_search_input_box .view_list_search_input img {
    margin-right: 10px;
}
.sub_sel_box input {
	border: 1px solid #E9E9E9;
	border-radius: 5px;
	width: 75px;
	height: 40px;
	background: #F5F5F5;
	color:#787878;
	margin-right: 5px;
}
.sub_sel_box input.on {
	border: 1px solid #645DF4;
	background: #645DF4;
	color: #fff;
}
.view_list_wrap .main_cate_con_table_box {
    margin: 0;
}
.customer_btn {
    padding: 0 !important;
    margin-left: 0;
}
.customer_btn img {
	position: relative;
    top: -10px;
    left: 5px;
}

/**수정 250822**/
.view_list_search_box.flex_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
	flex-wrap: wrap;
}
.search_box.src_add {
	width: 75px
}
.search_box.src_add a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #fff;
}
.search_box.src_add:has(.reset_btn) {
    border: 1px solid #E9E9E9;
	background: #F5F5F5;
}
.search_box.src_add .reset_btn,
.search_box.src_add .reset_btn i {
	color: #787878;
}
/**추가 끝**/


.main_test_btm_wrap.main_section_in::after {
	display:none;
}
.best_pop.main_pop>div .best_tit:after {
	display:none;
}
.main_pop .best_pop_link01 {
	border-bottom:0;
}
.best_pop.main_pop .best_pop_content {
    border: 0;
    background: transparent;
}
.main_pop {
    padding-bottom: 10px;
}
.main_pop .best_tit {
	background: #242424;	
	top:-18px !important;
	width:160px !important;
	padding:15px 0;
	text-align:center;
	border-radius:20px 20px 0 0;
	font-size:16px;
}
.main_pop .ex {
	top:-40px;
}
.mySwiper .swiper-button-prev, .mySwiper .swiper-rtl .swiper-button-next {
    background: #ffffff36 !important;
    width: 26px !important;
    height: 26px !important;
    border-radius: 50%;
}
.mySwiper .swiper-button-prev:after, .mySwiper .swiper-rtl .swiper-button-next:after {
    font-size: 12px !important;
    color: #fff !important;
}
.mySwiper .swiper-button-next, .mySwiper .swiper-rtl .swiper-button-prev {
	background: #ffffff36 !important;
    width: 26px !important;
    height: 26px !important;
    border-radius: 50%;
right: 10px !important;
}
.mySwiper .swiper-button-next:after, .mySwiper .swiper-rtl .swiper-button-prev:after {
	font-size: 12px !important;
    color: #fff !important;
}
.main_gnb_cate_box.on .main_gnb_cate_box_img {
    background: #c1bfef;
}
.main_gnb_cate_box.on .main_gnb_cate_box_con {
    background: #c1bfef;
}
.exceltextmenttxt {
    font-style: normal;
}
.condition {
	text-align: left;
    color: #323232;
    font-size: 15px;
    font-weight: 600;
}
.condition i {
	font-size: 18px;
    vertical-align: -2px;
    margin-right: 5px;
}
.condition_txt {
    margin: 15px 0 25px;
}
.condition_txt span {
    background: #F1F0FF;
    color: #645DF4;
    padding: 8px 10px;
    font-weight: 600;
    border-radius: 5px;
}
.condition02 {
	padding-bottom: 10px;
}
.no_box {
    width: 25px;
    text-align: center;
    /* border: 1px solid #ddd; */
    color: #333;
    padding-left: 7px;
    position: relative;
    font-size: 18px;
}
.no_box::after {
	content: '';
    display: block;
    width: 1px;
    height: 13px;
    background: #C7C7C7;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    right: -7px;
}
.no_name {
    color: #666;
    font-size: 15px;
}
.down_list {
	display:flex;
	gap:5px;
	/* margin-bottom: 15px; */
    border: 1px solid #E9E9E9;
    background: #fff;
	align-items: center;
    justify-content: space-between;
    padding: 5px;
}
.down_list:nth-child(n+2) {
	border-top:0;
}
/* .no_con {
    width: calc(100% - 30px);
    border: 1px solid #ddd;
    padding: 7px;
} */
.no_con a {
    background: linear-gradient(132.87deg, #7450DA 15.15%, #5D75F4 96.67%);
    color: #fff;
    letter-spacing: -1.4px;
    display: block;
    width: 100px;
    text-align: center;
    padding: 12px 0;
    text-decoration: none;
    border-radius: 5px;
}
.no_con a img {
    vertical-align: bottom;
    margin-left: 5px;
}
.down_list_dp {
    background: #F9F9F9;
    border-radius: 5px;
    padding: 10px;
}
.excelDown_Wrap {
    margin: 15px 10px;
}
.down_tt {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -1.5px;
    margin-bottom: 20px;
    color: #323232;
}
.down_tt img:first-child {
    margin-bottom: 15px;
}
.price_method_wrap > input + label {
	display:block;
}
.list_cate_img img {
	margin: 0 auto;
}
.main_gnb_cate_box .list_icon_off {
	display: block;
}
.main_gnb_cate_box .list_icon_on {
	display:none;
}
.main_gnb_cate_box.on .list_icon_on, .main_gnb_cate_box:hover .list_icon_on {
	display: block;
}
.main_gnb_cate_box.on .list_icon_off, .main_gnb_cate_box:hover .list_icon_off {
	display: none;
}
.list_cate_name {
	color:#333;
	font-size: 15px;
    margin: 5px 0;
}
.main_gnb_cate_box.on .list_cate_name, .main_gnb_cate_box:hover .list_cate_name {
	color:#645DF4;
    font-family: 'no500';
}
.list_cate_box {
	box-shadow: 0px 0px 9px 0px #00000030;
    background: #fff;
    border-radius: 10px;
	padding: 8px;
}
.view_list_gnb .main_gnb_cate_box_wrap {
	gap:8px;
}
.view_list_gnb .main_gnb_cate_box_num > .main_gnb_cate_num_box:first-child {
    margin-bottom: 3px;
}
.new_top_tt {
    text-align: left;
    color: #111 !important;
    font-size: 20px !important;
	margin:10px 0 30px !important;
}
.new_top_tt span {
    color: #666 !important;
    font-size: 15px !important;
    font-family: 'no300';
    margin-left: 5px;
}

.main_section_top_in {
    position: relative;
}
.add_btm_box {
    padding-bottom: 85px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

/**탭 추가로 추가 css 부분**/
.tab_list {
    display: flex;
    justify-content: center;
    box-shadow: 0 1px 10px #eaeaea;
    width: 300px;
    margin: 0 auto 50px;
    border-radius: 100px;
}
.tab_list li {
    flex: 1;
    text-align: center;
    border-radius: 100px;
    line-height: 1;
    padding: 15px 0;
    font-size: 18px;
    cursor: pointer;
	color: #373737;
}
.tab_list li:first-child {
    position: relative;
}
.tab_list li.active {
	background: linear-gradient(132.87deg, #7450DA 15.15%, #5D75F4 96.67%);
    color: #fff;
}

.tab_con .tab_item {
    display: none;
}
.tab_con .tab_item.active {
    display: block;
}

.tab_list .add_sale {
    position: absolute;
    right: 0;
    background-color: #F04393;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    animation: blink 1.2s step-end infinite;
    padding: 5px;
    top: -50%;
    font-family: Pretendard;
}
.tab_list .add_sale:after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #F04393;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
}

/**탭 추가로 추가 css 부분 끝**/



.license_buy_sel22 {
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}
.box_chk {
    box-shadow: 0px 0px 10px 0px #645DF4;
}

.product_recommend_box {
	margin-top: 48px;
}
.product_recommend_title h2 {
	color: #171717;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
}
.product_recommend_swiper {
	width: 100%;
	/* max-width: 800px; */
	margin: 32px auto 0;
}
.product_recommend_swiper .swiper-slide {
	display: flex;
	justify-content: center;
	padding: 10px 0;
}
.product_recommend_item {
	display: flex;
	width: 240px;
	height: 100%;
	border: 1px solid #ddd;
	border-radius: 12px;
	transition-duration: .4s;
	background-color: #fff;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.08);
	overflow: hidden;
}
.product_recommend_item:hover {
	transform: translateY(-4px);
}
.product_recommend_item a {
	display: block;
	width: 100%;
	height: 100%;
}
.product_recommend_item .title h3 {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	color: #fff;
	font-size: 18px;
	background-color: #333;
}
.product_recommend_item .image {
	aspect-ratio: 1 / 1;
	background-color: #eee;
}
.product_recommend_item .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.product_recommend_item .content {
	padding: 10px;
}
.product_recommend_item .content h5 {
	color: #111;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.product_recommend_item .content p {
	display: -webkit-box;
	width: 100%;
	height: 58px;
	margin-top: 16px;
	color: #333;
	text-align: center;
	text-overflow: ellipsis;
	white-space: normal;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.swiper-button-next.product_recommend-prev {
	left: 8px !important;
}
.swiper-button-next.product_recommend-next {
	right: 8px !important;
}
.recommend-swiper .swiper-button-next,
.recommend-swiper .swiper-button-prev {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.recommend-swiper .swiper-button-next::after,
.recommend-swiper .swiper-button-prev::after {
    color: #000 !important;
}
.recommend-swiper .swiper-button-next.swiper-button-disabled,
.recommend-swiper .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}
@media screen and (max-width: 640px) {
    .product_recommend_item .title h3 {
        font-size: 14px;
    }
}