@media (max-width: 1400px) {	
	.widget_box.on .mini {
		right:-10px;
		bottom:0;
	    top: auto;
	}
	.go_top {
	    margin-right: inherit;
		width:45px;
		height:45px;
		font-size: 11px;
		position: relative;
		bottom: -5px;
	}
	.mini img {
		width:45px;
	}
	.widget_wrap {
		right:10px;
		bottom:40px;
	}
	.widget_box {
	    width: 155px;
	    margin-bottom: 18px;
	    right: 70px;
	}
	.dbwidget_top {
		gap: 5px;
	    padding: 5px 10px;
	}
	.dbwidget_icon {
	    width: 30px;
		height: 30px;
	}
	.dbwidget_icon img {
		vertical-align: -5px;
		width: 15px;
	}
	.dbwidget_txt > div:first-child {
	    font-size: 14px;
	}
	.dbwidget_txt > div:last-child {
		font-size: 12px;
		letter-spacing:0;
	}
	.dbwidget_btm {
		display:none;
	}
	.dbwidget_btm_left > div:first-child {
	    font-size: 11px;
	}
	.dbwidget_btm_left > div:nth-child(2) {
		font-size: 13px;
	}
	.dbwidget_btm_left > div:last-child {
	    font-size: 9px;
	    letter-spacing: -0.4px;
	}
	.db_widget {
	    /* height: 160px; */
		height: auto;
	}
	.licenses_con_top {
	    font-size: 17px;
	}
	.licenses_con_btm {
		font-size: 15px;
	}
	.live_tt {
	    font-size: 14px;
	}
	.live_tt img {
	    width: 18px;
	}
	.live_call {
		line-height: 1.2;
		font-size: 13px;
	}	
	.live_call span {
	    font-size: 17px;
	}
	.live_kakao img {
	    width: 135px;
	}
	.live_btm {
		font-size: 11px;
		display:none;
	}
	.licenses_tt {
	   /*  height: 85px; */
		 height: 66px;
	}
	.licenses_tt span { 
	    /* font-size: 15px; 
	    bottom: 6px; */
		font-size: 11px;
		bottom: 3px;
	    right: -20px;
	}
	.licenses_widget.on .mini {
		top:0;
	}
	.widget_box.on {
		right: 0;
	}
	.licenses_con {
		padding:7px 0;
	}
	.live_widget {
		/* height: 185px; */
		height: auto;
		position: absolute;
		bottom: 80px;
	}
	.live_widget.on {
		bottom:25px;
	}
	/* .live_widget .live_box, .live_widget .x_box {
		display:none;
	}
	.live_widget.on .live_box {
		display:block;
		position: absolute;
		bottom: -75px;
		right: 70px;
	}
	.live_widget.on .live_box a {
		display:block;
	}
	.live_widget.on .live_box .x_box {
		display:block;
	} */
	.db_widget {
		bottom:60px;
	}	
	.db_widget.on {
		bottom:5px;
	}
	.dbwidget_box, .live_box {
	    position: absolute;
		width: 100%;
	}
	.licenses_box {
	    position: absolute;
		width: 100%;
		bottom: 50px;
	}
	.licenses_widget .x_box {
	    top: -30px;
	}
	.dbwidget_box {
	    bottom: -30px;
	}
	.db_widget .x_box {
	    top: -32px;
	}
	.x_box {
		z-index:2;
	}
	
}
@media (max-width: 1200px) {
    .new_all_con {
        display: flex;
        /* flex-direction: column; */
    }
    .new_all_con_box {
        width: 100%; 
    }
    .new_all_box_right {
        /* height: 270px; */
        margin-top: 10px;
    }
    .tab_box ul {
        grid-template-columns: repeat(7, 1fr);
    }
    .tab_content {
        overflow: auto;
        width: 100%;
    }
    .tab_content table {
        min-width: 1000px;
        table-layout: fixed;
    }
    /* .mob_w1 {
        width: 130px;
    }
    .mob_w2 {
        width: 85px;
    } */
    .cs_wrap > div {
        width: 25px;
        height: 25px;
    }
    .cs_wrap > div > span > img {
        vertical-align: -6px;
        width: 16px;
    }
    .tab_content table td {
        padding: 8px;
    }
    .view_pc {
        display: none;
    }
    .view_mob {
        display: block;
    }
    .gnb_left, .gnb_right {
        width: 100%;
        float: none;
    }
    .gnb_right img {
        margin: 0 auto;
    }
    .top_bg_rader {
        width: 120px;
        height: 120px;
    }
    .gnb_left {
        padding: 15px 0 20px 0;
        text-align: center;
    }
    .gnb_left_btm {
        margin: 0 auto;
    }
    .top_bg_rader01 {
        left: auto;
        right: 50%;
    }
    .top_bg_rader02 {
        right: auto;
        left: 68%;
    }
    .top_bg_rader03 {
        right: auto;
        margin-top: 25px;
        left: 55%;
    }
	/* .memo_input {
		width:135px;
	} */
	.memoButton {
	    padding: 0 6px;
	}
	.cs_wrap > div > label {
		width: 25px;
		height:25px;
	}
	.cs_wrap > div > label span {
	    vertical-align: -webkit-baseline-middle;
	}
	.main_list10 .tab_box ul {
	    grid-template-columns: repeat(10, 1fr);
	}
 	.main_list11 .tab_box ul {
	    grid-template-columns: repeat(8, 1fr);
	}
	.dbwidget_btm {
		display:none;
	}
	.width_4 {
		width: 175px;
	}
	.width_3 {
		width: 160px;
	}
	.width_7 {
		width: 100px;
	}
}
@media (max-width: 991px) {
	.main_top_tt {
		font-size: 18px;
	}
	.main_top_tt a {
        font-size: 18px;
    }
    .main_top_txt {
        font-size: 15px;
    }
    .all_db_wrap_img img {
        width: 130px;
    }
    .all_db_wrap_con div:first-child {
        font-size: 25px;
        margin-bottom: 0;
        line-height: 30px;
    }
    .all_db_wrap_con div:nth-child(2) {
        font-size: 17px;
        margin-bottom: 5px;
    }
    .all_db_wrap_con div:last-child, .new_all_box_right_txt_box .go_arrow_box, .main_btm_wrap .go_arrow_box {
        width: 105px;
    }
    .all_db_wrap_con div:last-child a, .new_all_box_right_txt_box .go_arrow_box a, .main_btm_wrap .go_arrow_box a {
        padding: 4px 35px 3px 15px;
        font-size: 14px;
    }
    .go_arrow_box::after {
        right: 15px;
        top: 10px;
    }
    .all_db_wrap_btm_img img {
        width: 115px;
        height: 115px;
    }
    .all_db_wrap_btm_tt {
        font-size: 17px;
    }
    .all_db_wrap_btm_img {
        height: 105px;
    }
    .main_btm_wrap_btm {
        display: block;
    }
    .main_btm_wrap_btm > div {
        width: 100%;
    }
    .header_top_wrap, .db_go_box {
        display: none;
    }
    .header_mid_con > div {
        width: 100%;
    }
    .header_mid_con {
        display: block;
        text-align: center;
        padding: 15px 0;
        position: relative;
    }
    .logo_box img {
        width: 130px;
    }
    .hamburger {
        position: absolute;
	    width: auto !important;
	    height: 12px;
    }
	.hamburger span {
		width: 25px;
		height: 1px;
	}
	.hamburger span:nth-child(2) {
		transform: inherit;
	}
	.hamburger span:nth-child(3) {
	    top: 11px;
	}
    .gnb_search {
        padding: 5px 10px;
    }
    .header_btm_wrap {
        display: none;
    }
    /* .con_wrap {
        padding-top: 117px;
    } */
    .header {
        border-bottom: 1px solid #eee;
    }
    .gnb_txt01 > p:first-child {
        font-size: 20px;
    }
    .gnb_txt01 > p:last-child {
        font-size: 16px;
    }
    .gnb_txt01 {
        margin-bottom: 5px;
    }
    .gnb_txt02 {
        font-size: 15px;
        word-break: keep-all;
    }
    .gnb_txt02 > p:first-child {
        margin-bottom: 0;
    }
    .gnb_left_btm_box {
        font-size: 14px;
    }
    .gnb_left_btm_txt {
        margin-top: 0;
    }
    .gnb_left_btm {
        padding: 6px 0;
    }
    .gnb_txt02 > p:last-child {
        margin-bottom: 5px;
    }
    .all_db_wrap {
        padding: 5px 0 5px 0;
    }
    .new_all_box_right_txt_box > div:first-child {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 0; 
    }
    .new_all_box_right_txt_box > div:nth-child(2) {
        font-size: 17px;
        margin-bottom: 5px;
    }
    .new_all_box_right_txt_box {
        width: calc(100% - 250px);
        padding: 10px;
    }
    .new_all_box_right_img {
        width: 250px;
    }
    .new_all_box_right_img img {
        width: 270px;
    }
    .tab_box ul li a {
        font-size: 14px;
        padding: 5px;
    }
/*     .main_list05 .tab_box ul {
        grid-template-columns: repeat(4, 1fr);
    }
    .main_list03 .tab_box ul {
        grid-template-columns: repeat(5, 1fr);
    }
    	.main_list02 .tab_box ul {
        grid-template-columns: repeat(6, 1fr);
    } */
    .main_btm_wrap_top_txt {
        font-size: 17px;
    }
    .main_btm_wrap_top_img img {
        /* width: 210px; */
		width: 100%;
		max-width: 100%;
    }
    .buy_btn {
        max-width: 150px;
    }
    .buy_btn a {
        font-size: 14px;
        padding: 7px 0;
    }
    .main_btm_wrap_btm_01 > div:first-child {
        font-size: 17px;
        margin-bottom: 5px;
    }
    .main_btm_wrap_btm_02 img {
        width: 150px;
        vertical-align: text-top;
    }
    .main_btm_wrap_btm_01 {
        padding: 0;
    }
    .main_btm_wrap_btm {
        margin-top: 15px;
    }
    .main_btm_wrap_btm_left {
        margin-bottom: 15px;
    }
    .main_top_con {
        margin: 20px 0 15px;
    }
    .footer_left {
        width: 100%;
        float: none;
    }
    .footer_right {
        width: 100%;
        float: none;
        justify-content: center;
        margin-top: 5px;
    }
    .footer_right img {
        width: 120px;
    }
    .footer_top > .container > div > a {
        font-size: 12px;
		padding:7px 0;
    }
    .footer_info_box01 ul li, .footer_info_box02 {
        font-size: 12px;
    }
	.footer_info_box01 ul li::after {
		margin: 0 3px;
	}
    .footer_wrap {
        padding: 10px 0;
    }
    .footer_top > .container > div {
        margin-right: 15px;
    }
    .buy_wrap {
        padding-top: 25px;
    }
    .buy_wrap_top {
        font-size: 16px;
    }
    .buy_wrap_top span {
        font-size: 14px;
    }
	.buy_wrap_top span i {
		font-size:13px;
	}
    .buy_wrap_top span:first-child {
        margin-left: 15px;
    }
    .buy_wrap_top_line {
        max-width: 295px;
    }
    .buy_wrap_con {
        margin-top: 25px;
    }
    .buy_wrap_con_top_num {
        width: 25px;
        height: 25px;
        font-size: 14px;
        line-height: 25px;
    }
	.buy_wrap_con_sel .sel_pay_box {
	    gap: 10px;
	}
    .buy_wrap_con_top_tt {
        font-size: 18px;
    }
    .buy_wrap_con_top_txt {
        font-size: 15px;
        line-height: 1.1;
    }
    .circle_dot_in {
        width: 20px;
        height: 20px;
        padding: 4px;
    }
    .circle_dot {
        width: 10px;
        height: 10px;
    }
    .buy_wrap_con_sel_tt {
        font-size: 16px;
        line-height: 20px;
    }
    .point_box {
        font-size: 12px;
        padding: 3px 8px;
    }
    .buy_wrap_con_sel_txt {
        font-size: 13px;
        height: auto;
    }
    .free_con_wrap span img {
        width: 33px;
    }
    .free_con_wrap span div {
        font-size: 14px;
    }
    .buy_wrap_sel_free_txt {
        font-size: 13px;
    }
    .sel_buy_txt > div {
        font-size: 16px;
    }
    .buy_wrap_sel_m_wrap .sel_pay_box {
        gap: 20px;
    }
    .ballon {
        padding: 2px 10px 0;
        font-size: 13px;
    }
    .free_con_wrap_box {
        display: block;
    }
    .free_con_wrap {
        text-align: left;
        padding: 0 20px 10px;
    }
    .free_con_wrap span {
        text-align: center;
    }
    /* .width_1 {
        width: 200px;
    } */
    .buy_method_con_btm_pay > div {
        width: 100px;
    }
    .buy_method_box > img {
        width: 30px;
    }
    .buy_method_box > div {
        font-size: 14px;
    }
    .buy_method_box {
        padding: 5px;
    }
    .buy_method_con_btm_tt {
        font-size: 15px;
        width: 75px;
        line-height: 100px;
    }
    .buy_method_con_btm_pay {
        width: calc(100% - 75px);
    }
    .buy_method_con_btm_pay > div:last-child {
        margin-right: 0;
    }
    .login_modal_left {
        display: none;
    }
    .login_modal_right {
        width: 100%;
        float: none;
    }
    .login_modal {
        max-width: 500px;
    }
    .join_top {
        margin-bottom: 35px;
    }
    .join_top img {
        width: 185px;
    }
    .join_con_tt  {
        font-size: 17px;
        margin-bottom: 25px;
    }
    .join_con {
        padding: 30px;
    }
    .phone_box input {
        width: calc(100% - 95px);
    }
    .phone_box a {
        width: 90px;
    }
    .join_chk_all label, .join_btn {
        height: 50px;
        line-height: 50px;
    }
    .sub_page_all_wrap {
        padding-top: 15px;
    }
    .sub_page_left {
        display: none;
    }
    .sub_page_right {
        float: none;
        width: 100%;
    }
    .my_home_box_wrap {
        display: block;
        padding: 0 1%;
    }
    .my_home_box_left, .my_home_box_right {
        width: 100%;
        float: none;
        border: 0;
    }
    .my_home_box_left .my_home_box_in {
        width: 250px;
        margin: 0 auto;
    }
    .my_home_box_img_circle {
        width: 75px;
        height: 75px;
    }
    .my_home_box_welcome {
        font-size: 14px;
    }
    .my_home_box_label {
        font-size: 15px;
    }
    .my_home_box_edit_wrap {
        padding-top: 0;
    }
    .my_home_box_edit_btn {
        height: 25px;
        line-height: 25px;
        padding: 0 7px;
    }
    .my_home_box_txt {
        font-size: 13px;
        text-align: center;
    }
    .my_home_box_txt_wrap {
        display: flex;
    }
    .my_home_box_in {
        padding: 10px 0;
    }
    .my_home_box_txt_desc {
        padding-left: 10px;
    }
    .my_home_box_auth_yes {
        height: 23px;
        line-height: 23px;
		font-size:12px;
    }
    .td_pdt_name {
        width: 200px;
    }
    .total_label {
        font-size: 18px;
    }
    .total_label_link {
        padding-top: 0;
    }
    .main_btm {
        grid-template-columns: repeat(1, 1fr);
    }
    .main_btm_tt {
        font-size: 18px;
    }
    .more_view div:first-child, .more_view div:last-child a {
        font-size: 14px;
    }
    .con_line_tt, .con_line_tt a {
        font-size: 14px;
    }
    .pagenation ul li i {
        font-size: 12px;
    }
    .btn_con_box, .btn_delete {
        max-width: 115px;
    }
    .notice_view_tt {
        font-size: 18px;
    }
    .list_go_btn {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .faq_q_box01, .a_tt {
        width: auto;
    }
    .faq_q_box01 span, .a_tt {
        font-size: 20px;
    }
    .click_q_view i {
        font-size: 18px;
    }
    .faq_tt, .a_txt {
        font-size: 16px;
    }
    .list_search_con {
        padding: 15px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .list_search_con > div {
        float: none;
        margin-bottom: 15px;
    }
    .list_search_btn_wrap {
        grid-column: 1 / span 2;
        margin-bottom: 0 !important;
		height: auto;
    }
	.select_box, .list_search_input_box02 {
		width: 100%;
	}
	.list_search_box_2 .select_box {
		width: 100px;
	}
	.mob_calender_box {
		width: calc(100% - 100px);
	}
	.testinput {
		max-width: none;
	}
    .list_top {
        padding: 15px 0 15px;
        font-size: 18px;
    }
    .list_top img {
        vertical-align: -3px;
        margin-right: 5px;
        width: 20px;
    }
	.container {
		padding:0 15px;
	}
	.my_home_box_txt_wrap .my_home_box_txt:last-child .my_home_box_txt_desc {
	    word-break: break-word;
	}
	.main_btm_wrap_top a {
	    flex-direction: column;
		align-items: center;
	}
	.main_btm_wrap_top a .go_arrow_box {
		display:none;
	}
	.main_top_db {
	    position: initial;
	}
	.main_top_db .list_table_wrap_txt {
	    justify-content: center;
	}
	.list_table_wrap_txt {
	    font-size: 14px;
		gap: 15px;
	}
	.list_table_wrap_txt div span {
	    font-size: 16px;
	}
	.db_buy_box a {
	    font-size: 13px;
	    padding: 2px 8px;
	}
	.list_table_wrap_txt div:first-child::after {
	    right: -10px;
	}
	.main_btm_wrap_top_txt {
		padding: 20px 0 0;
	}
	.main_top_list_add_wrap {
		display: flex;
		gap: 15px;
		justify-content: center;
	    align-items: end;
	}
	.main_top_db .list_search_btn_wrap > div > a {
		font-size: 13px;
	    padding: 4px 8px;
	}
	.main_list11 .tab_box ul li a {
		padding: 5px;
	}
	/* .footer {
	    position: inherit !important;
	} */
	.social_wrap {
	    padding: 0 0 25px;
	}
	#fregisterform p {
	    height: auto;
		line-height: normal;
	    padding: 15px;
	}
	.member_connect {
	    margin-top: 20px;
	}
	.list_table_wrap_txt div:not(:last-child)::after {
		right: -8px;
	}
	.join_ok_wrap {
	    padding: 0 20px 20px;
	}
	.join_ok_pd {
	    padding: 10px 0 10px !important;
	}
	.join_ok_txt {
	    margin: 15px 0;
	}
	.join_ok_box p {
		font-size: 14px;
	}
	.join_ok_btn {
	    width: 250px;
		height: 45px;
		line-height: 45px;
	    font-size: 15px;
	}
	.np_buy_gnb {
	    padding: 20px 0 30px
	}
	.np_buy_gnb_txt01 {
	    font-size: 20px;
	}
	.np_buy_gnb_txt02 {
		font-size: 17px;
		padding: 3px 0;
		max-width: 460px;
	}
	.c_yel {
	    font-size: 20px;
	}
	.event_pop_wrap {
	    padding: 15px;
	}
	.list_search_con > div:nth-child(5) {
        grid-column: 1 / span 2;
		margin-right: 0;
    }
	.list_search_con > div:nth-child(even) {
        margin-right: 0;
    }
}
@media (max-width: 767px) {
	.new_all_con {
        flex-direction: column;
    }
}
@media (max-width: 640px) {
    .top_bg_rader02, .top_bg_rader03 {
        display: none;
    }
    .top_bg_rader {
        width: 250px;
        height: 250px;
        top: 55%;
    }
    .top_bg_rader01 {
        right: 18%;
    }
    .new_all_box_right_img {
        width: 175px;
    }
    .new_all_box_right_img img {
        width: 185px;
    }
    .new_all_box_right_txt_box {
        width: calc(100% - 175px);
    }
    /* .new_all_box_right {
        height: 200px;
    } */
    .tab_box ul {
        grid-template-columns: repeat(3, 1fr) !important;
    }
	.main_list09 .tab_box ul {
	    grid-template-columns: repeat(4, 1fr) !important;
	}
	.main_list11 .tab_box ul {
	    grid-template-columns: repeat(4, 1fr) !important;
	}
	.main_list12 .tab_box ul {
	    grid-template-columns: repeat(4, 1fr) !important;
	}
	.main_list13 .tab_box ul {
	    grid-template-columns: repeat(3, 1fr) !important;
	}
/*     .main_list03 .tab_box ul {
        grid-template-columns: repeat(3, 1fr);
    }
    .main_list05 .tab_box ul {
        grid-template-columns: repeat(3, 1fr);
    }
    .buy_wrap_sel_m_wrap .sel_pay_box {
        grid-template-columns: repeat(2, 1fr);
    } */
    .buy_method_con_btm_pay > div {
        width: 75px;
        margin-right: 10px;
    }
    .buy_method_box > img {
        width: 25px;
    }
    .buy_method_box > div {
        font-size: 13px;
    }
    .buy_method_con_btm_tt {
        line-height: 93px;
    }
    .buy_method_con_btm_tt {
        width: 65px;
    }
    .buy_method_con_btm_pay {
        width: calc(100% - 65px);
        padding: 10px;
    }
    .board_list {
        overflow: auto;
        width: 100%;
    }
    .board_list table {
        min-width: 600px;
    }
    .list_search_con {
        grid-template-columns: repeat(2, 1fr);
    }
    .list_search_con > div {
        margin-right: 7px;
    }
    .list_search_input_box02, .select_box {
        width: 100%;
    }
	.list_search_con > div:first-child {
        grid-column: 1 / span 2;
		margin-right: 0;
    }
	.list_search_box_2 {
	    display: flex;
		gap: 7px;
	}
	.list_search_box_2 .select_box {
		width: 100px;
	}
	.mob_calender_box {
		display: flex;
		width: calc(100% - 100px);
	}	
	/* .list_search_con > div:nth-child(2) {
		display: none;
	} */
    .list_search_con > div:nth-child(4) {
        grid-column: 1 / span 2;
		margin-right: 0 !important;
    }
    .testinput {
        max-width: 100%;
		flex-shrink: 1;
		flex-grow: 1;
		padding: 5px;
    }
    .list_search_input_box01 {
        width: 100%;
    }
    .joinform_box_tt {
        width: 100%;
        float: none;
        font-size: 13px;
    }
    .joinform_box_form {
        width: 100%;
        float: none;
    }
    .phone_box1 {
        width: 40px;
    }
    .phone_box2 {
        width: calc(100% - 100px);
    }
    .phone_box3 {
        width: 50px;
    }
    .joinform_input_chk > a {
        padding: 7.1px 0;
        font-size: 12px;
    }
    .confirm_num {
        width: calc(100% - 55px);
    }
    /* .find_modal, .find_modal02 {
        padding: 15px;
    } */
    .find_top_wrap {
        margin-bottom: 10px;
    }
    .find_top_tt {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .find_top_tt > p:first-child {
        font-size: 16px;
    }
    .find_top_tt > p:last-child {
        font-size: 13px;
    }
    .modal_logo_box {
        margin-bottom: 13px;
        padding-bottom: 10px;
    }
    .close_btn {
        top: 13px;
    }
    .close_btn > i {
        font-size: 17px;
    }
	/* .main_list02 .tab_box ul {
	    grid-template-columns: repeat(4, 1fr);
	} */
	.main_btm_wrap_btm_01 > div:first-child {
		font-size: 15px;
		margin-bottom: 3px;
	}
	.main_btm_wrap_btm_01 > div:nth-child(2) {
		font-size: 14px;
	}
	/* .main_btm_wrap_top_img img {
		width: 160px;
	} */
	.main_btm_wrap_top_txt {
	    font-size: 13px;
	    word-break: keep-all;
		text-align: center;
	}
	.buy_btn {
	    max-width: 110px;
	}
	.buy_btn a {
		font-size: 13px;
		padding: 5px 0;
	}
	.main_btm_wrap_top_txt div:first-child {
	    font-size: 18px;
	}
	.main_btm_wrap_top_txt div:nth-child(2) {
	    font-size: 14px;
		font-weight: 400;
		margin-bottom: 0px;
	}
	.main_btm_wrap_top a {
	    padding: 0 10px 0 10px;
	}
	.list_search_btn_wrap {
		justify-content: center;
	}
	.buy_wrap_con02 {
		padding: 50px 0 20px;
	    gap: 20px;
		flex-direction: column;
	}
	.buy_wrap_con_02_tt {
	    padding: 4px 0;
	}
	.buy_wrap_con_02_opt > div:first-child {
		padding: 7px 0 0;
	    font-size: 17px;
	}
	.buy_wrap_con_02_opt_img img {
		width: 70px;
	}
	.con02_pay_sel_box {
	    padding: 8px 8px;
	    font-size: 15px;
		/* display: block; */
	}
	.buy_wrap_con_02_pay_sel .circle_dot_wrap .circle_dot_in {
	    width: 15px;
		height: 15px;
		padding: 3px;
	}
	.buy_wrap_con_02_pay_sel .circle_dot_wrap .circle_dot {
		width: 7px;
		height: 7px;
	}
	.buy_wrap_con_02_box {
		padding: 12px;
	    width: 100%;
	}
	.con02_pay_sel_dot {
	    justify-content: center;
	}
	.con02_pay_sel_box > div:last-child {
		text-align: center;
	    font-size: 16px;
	}
	.con_02_btm_box {
	    display: flex;
		align-items: baseline;
	}
	.con_02_btm_box .left {
	    width: 20px;
	}
	.buy_wrap_con_02_box .con_02_btm_box .left i {
	    font-size: 11px;
	}
	.con_02_btm_box .right {
	    width: calc(100% - 20px);
	    font-size: 12px;
	}
	.main_top_more_btn a {
	    padding: 2px 15px;
	    font-size: 15px;
	}
	.qna_w_btn {
		width: 130px;
	    margin: 0 auto;
	}
	.qna_w_btn a {
		font-size: 15px;
		padding: 7px 0;
	}
	.buy_modal_mob {
		display: block;
	}
	.buy_modal_pc {
		display: none;
	}
	.buy_modal .buy_btn_box a {
		padding: 10px;
	}
	.sel_pay_box {
	    margin-bottom: 10px;
	    padding-bottom: 15px;
	}
	.sel_pay_box02 {
		padding-bottom:5px;
	}
	.buy_modal_con {
		padding: 15px;
	}
	.list_top02 {
	    flex-direction: column;
		gap: 7px;
	}
	.list_table_wrap_txt div span.db_box_ef {
		font-size:17px;
	}
	.list_table_wrap_txt div span span.no_c {
		font-size: 13px;
		margin-left: 1px;
	}
	.ui-datepicker {
		width: 265px !important;
		padding: 2px !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
	}
	.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
		padding: 3px !important;
	}
	.list_table_wrap_txt_2 {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap:0;
	}
	.list_table_wrap_txt_2 div::after {
		display:none !important;
	}
	.list_search_con > div:nth-child(6) {
	    grid-column: 1 / span 2;
	    margin-right: 0;
	}
	.list_search_con > div:nth-child(even) {
        margin-right: 7px;
    }
	.list_search_con > div {
		margin-right: 0;
	}
	
}
@media (max-width: 500px) {
    .gnb_txt02 p span {
        display: inline-block;
    }
    .top_bg_rader {
        width: 180px;
        height: 180px;
        top: 73%;
    }
    .all_db_wrap_btm_img img {
        width: 100px;
        height: 100px;
    }
    .all_db_wrap_btm_img {
        height: 90px;
    }
    .all_db_wrap_btm_tt {
        font-size: 15px;
        padding: 2px 0;
    }
    .buy_modal_sel_box {
        display: block;
    }
    .buy_modal_select_txt {
        text-align: left;
		margin-top: 0 !important;
    }
    .buy_modal_top {
        padding: 8px 0;
        font-size: 17px;
    }
	.buy_modal .close_btn {
	    top: 12px;
	}
	.buy_modal_tt {
		font-size: 17px;
	}
	.buy_modal_select {
		margin-top: 5px;
	}
	.sel_pay_box_input02 {
		gap: 10px;
	}
	.sel_buy_free_txt {
	    font-size: 16px;
	}
	.sel_pay_radio_box img {
		width: 50px;
	}
	/* .main_btm_wrap_top_img img {
	    width: 135px;
	} */
	.main_top_list_add_wrap {
		display: block;
	}
	.list_table_wrap_txt02 {
	    margin-bottom: 5px;
	}
	.main_top_db .list_search_btn_wrap > div {
		width: 75px;
	}
	.main_top_db .list_search_btn_wrap > div img {
		display:none;
	}
	.main_top_tt + .main_top_more_btn {
		display:none;
	}
	.list_table_wrap_txt div span.db_box_ef {
		display:block;
	}
	.mb_wth {
		width: 33.33333%;
	    border-right: 1px solid #ddd;
	}
	.mb_wth:last-child {
		border-right:0;
	}
	.mb_wth::after {
		display:none !important;
	}
	.list_table_wrap_txt_2 span.db_box_ef {
	    display: inline-block !important;
	}
	.list_table_wrap_txt_2 .total_db_box {
	    grid-column: auto / span 2;
	}
	.np_buy_gnb_txt01 {
		font-size: 18px;
	    word-break: keep-all;
	}
	.np_buy_gnb_txt02 {
	    font-size: 15px;
		line-height: 1.2;
		padding: 7px 0;
	    max-width: 240px;
	}
	.np_buy_gnb_txt02 span {
		display:block;
	}
	.np_buy_gnb {
	    background: url(/imgs/buy_bg.jpg) no-repeat right;
	}
	.np_buy_gnb_txt01 br {
		display:none;
	}
	.c_yel {
	    font-size: 17px;
	}
	
}
@media (max-width: 400px) {
    .top_bg_rader {
        width: 150px;
        height: 150px;
        top: 90%;
    }
	.all_db_wrap_btm > div {
		padding: 7px;
	}
    .all_db_wrap_btm_img img {
        width: 90px;
        height: 90px;
    }
    .all_db_wrap_btm_img {
        height: 80px;
    }
    .free_con_wrap span {
        width: 81px;
    }
    .free_con_wrap {
        padding: 0 0px 10px;
    }
    .free_con_wrap span div {
        font-size: 13px;
    }
	.ui-datepicker {
		left: 35px !important;
		transform: none !important;
	}
	.mb_nav {
		max-width: 300px;
	}
	.mb_nav .close_btn {
		height: 25px;
		width: 25px;
		top: 2px;
		left: 303px;
	}
	.mb_nav .close_btn i {
	    font-size: 22px;
	}
}