@charset "utf-8";
@media (max-width:1420px) {
    .banner_content{
        width: 1200px;
        padding: 35px;
    }
    .banner_txtarea {
        width: 50%;
    }
    .banner_slide{
        width: 50%;
    }
}

@media (max-width:1220px) {
    .banner{
        padding-top: 0;
        gap: 30px;
    }
    .banner_content{
        width: 100%;
        box-shadow: unset;
        background-color:unset;
        border-radius: unset;
        padding: 20px;
        flex-direction: column-reverse;
        height: 600px;
    }
    .banner_slide{
        width: 100%;
    }
    .banner_txtarea{
        width: 100%;
        height: unset;
    }
    .banner_txtitem{
        position: unset;
        display: none;
        height: unset;
        flex-direction: unset;
        padding: 0 6px;
        padding-top:10px;
    }
    .banner_txtitem.on{
        display: flex;
    }
    .banner_txt{
        display: none;
    }
    .banner_txtitem h1{
        margin-bottom: 0;
    }
    .section{
        width: 100%;
        padding: 0 20px;
    }
    .section_rankingarea{
        overflow-x: auto;
        width: 100%;
        padding-bottom: 10px;
    }
    .section_ranking{
        width: fit-content;
    }
    .section_newsroom{
        grid-template-columns: 1fr 1fr 1fr;
        gap: 12px;
    }
    .sponsor_area{
        grid-template-columns: 1fr 1fr 1fr;
        gap: 12px;
    }
}
@media (max-width:1060px) {
    .section_1 {
        padding: 30px;
    }
    .section_tidingmain{
        width: 60%;
    }
    .section_tidingside{
        width: 40%;
    }
}
@media (max-width:820px) {
    .banner_content{
        padding: 0;
        height: unset;
    }
    .banner_slide{
        border-radius: 0;
        height: 220px;
    }
    .swiper-button-next, .swiper-button-prev{
        width: 20px !important;
        height: 20px !important;
    }
    .swiper-button-next img, .swiper-button-prev img{
        width: 100%;
        height: 100%;
    }
    .swiper-button-next{
        right: 16px !important;
    }
    .swiper-button-prev{
        left: 16px !important;
    }
    .banner_txtitem{
        flex-direction: column;
        padding: 12px 16px;
    }
    .banner_txtitem h1{
        margin-bottom: 12px;
        font-weight: 500;
        font-size: 14px;
        line-height: 19.6px;
        letter-spacing: 0px;
    }
    .banner_txtbottom a{
        font-weight: 400;
        font-size: 12px;
        line-height: 13.44px;
        letter-spacing: 0px;
        padding: 8px;
    }
    .swiper-pagination-bullet{
        width: 4px !important;
        height: 4px !important;
    }
    .swiper-pagination{
        padding: 0 !important;
        gap: 4px !important;
        width: 36px !important;
        height: 16px !important;
    }
    .banner_txtarea{
        background-color: rgba(0, 0, 0, 0.45);
    }
    .banner_snsitem .banner_icon{
        width: 24px;
        height: 24px;
    }
    .banner_snsitem .banner_icon img{
        width: 100%;
        height: 100%;
    }
    .banner_snsitem h3{
        font-size: 14px;
    }
    .banner_sns{
        width: 100%;
        gap: 0;
        justify-content: space-between;
        padding: 0 16px;
    }
    .section{
        padding: 0;
    }
    .section_1{
        padding: 0;
        margin: 0;
        box-shadow:unset;
        background-color:unset;
        border-radius:unset;
        padding-top: 24px;
    }
    .section_tep{
        display: none;
    }
    .section h1{
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0px;
        margin: 0;
    }
    .section_h1area{
        width: 100%;
        padding: 0 16px 12px 16px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .section_tiding{
        flex-direction: column;
        gap: 0;
        height: unset;
        background: rgba(255, 255, 255, 0.15);
    }
    .section_tidingmain{
        width: 100%;
        border-radius: 0px;
        
    }
    .section_tidingside{
        width: 100%;
    }
    .section_tidingsideitem{
        padding: 12px 16px;
        height: 100px;
        gap: 12px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }
    .section_tidingsidetxtbox h1{
        font-weight: 400;
        font-size: 14px;
        line-height: 15.68px;
        letter-spacing: 0px;
    }
    .section_tidingsidetxtbox span{
        font-weight: 400;
        font-size: 12px;
        line-height: 13.44px;
        letter-spacing: 0px;
    }
    .section_tidingsidetxtbox{
        padding: 7.5px 0;
    }
    .section_tidingmain_bk h1{
        font-size: 14px;
        font-weight: 500;
    }
    .section_tidingmain_bk span{
        font-size: 12px;
    }
    .section_tidingmain_bk {
        height: 80px;
        padding:16px 12px;
    }
    .section_rankingtitle{
        display: none;
    }
    .section_rankingitem{
        display: none;
        width: 100%;
        border-radius:0 0 6px 6px;
    }
    .section_rankingitem:nth-child(2){
        display: flex;
        flex-direction: column;
    }
    .section_ranking{
        margin: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 0;
    }
    .section_2{
        padding: 24px 16px 0 16px;
        margin-bottom: 24px;
    }
    .m-select{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        padding: 13px 0 ;
        position: relative;
    }
    .m-select.ranking{
        border-radius: 6px 6px 0 0;
        background-color: rgba(102, 102, 102, 1);
    }
    .m-selectarea{
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5.5px;
        cursor: pointer;
    }
    .m-selectarea h3{
        color: #ffffff;
        font-weight: 600;
        font-size: 20px;
        line-height: 22.4px;
        letter-spacing: 0px;
    }
    .m-selectarea h4{
        color: #ffffff;
        font-weight: 400;
        font-size: 14px;
        line-height: 15.68px;
        letter-spacing: 0px;
    }
    .m-selectarea_option{
        display: none;
        flex-direction: column;
        width: 100%;
        position: absolute;
        top: 85%;
        left: 50%;
        transform: translateX(-50%);
        width: fit-content;
        z-index: 9;
        border: 1px solid #000000;
    }
    .m-selectarea_option.on{
        display: flex;
    }
    .m-selectarea_option span{
        color: #666666;
        font-weight: 300;
        font-size: 12px;
        line-height: 15.67px;
        padding: 8px 12px;
        background:#ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #666666;
        cursor: pointer;
        transition: 0.3s;
        position: relative;
    }
    .m-selectarea_option span::before{
        content: "";
        width: 60%;
        height: 1px;
        position: absolute;
        top: 24px;
        left: 50%;
        transform: translateX(-50%);
        transition: 0.3s;
    }
    .m-selectarea_option span:hover{
        color: #ffffff;
        background-color: #E52547;
    }
    .m-selectarea_option span:hover::before{
        background-color: #ffffff;
    }
    .m-selectarea_option span:last-child{
        border-bottom: 0px;
    }
    .section_h1-m{
        display: inline-block;
    }
    .section_newsroom{
        display: flex;
        grid-template-columns:unset;
        width: fit-content;
        gap: 16px;
        margin-top: 12px;
    }
    .section_newsroomitem{
        width: 250px;
        height: 203px;
    }
    .section_newsroombox{
        width: 100%;
        overflow-x: auto;
    }
    .section_3{
        padding: 0 16px;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 12px;
        flex-wrap: wrap;
        flex-direction: unset;
    }
    .section_3 > h2{
         white-space: nowrap;
         margin-right: 8px;
    }
    .section_rankingarea{
        padding-bottom: 0;
    }
    .section h2{
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0px;
    }
    .section h2 b{
        font-weight: 600;
    }
    .section_subtitle p{
        display: none;
    }

    .section_subtitle {
        align-items: center;
        gap: 8px;
        margin-top: 0px;
        flex-direction: row-reverse;
        width: calc(100% - 125px);
        justify-content: space-between;
    }
    .section_sub_sns{
        margin-left: 8px;
    }
    .section_sub_sns .icon_img{
        width: 20px;
        height: 20px;
    }
    .section_sub_sns .icon_img img{
        width: 100%;
        height: 100%;
    }
    .section_3_2 .section_subtitle{
        width: calc(100% - 200px);
    }
    .section_3_2{
        margin-top: 35px;
    }
    .section_4{
        margin-top: 35px;
        margin-bottom: 24px;
    }
    .section_4 p{
        display: none;
    }
    .section_h1area h2{
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0px;        
    }
    .section_h1area h2 br{
        display: none;
    }
    .sponsor_area {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 32px;
        margin-top: 0;
        padding: 0 16px;
    }
    .sponsor_logo{
        height: 66px;
        width: unset;
    }
    .sponsor_logo img{
        object-fit: contain;
    }
    .m-morebut{
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        padding: 9px 0;
    }
    .wrep{
        padding-top: 48px;
    }
    .section_1-tiems{
        min-height: auto;
    }
    .section_notice{
        height:48px;
        padding: 0 16px;
    }
    .section_notice-item:nth-child(1){
        display: none;
    }
    .section_notice-item:nth-child(4){
        display: none;
    }
    .section_notice-item p{
        font-size: 12px;
    }
    .section_notice-item a{
        font-size: 12px;
    }
    .section_notice-item:nth-child(3) {
        width: 70px;
    }
    .section_notice-item:nth-child(5){
        display: none;
    }
    .section_notice-item:nth-child(2) {
        width: calc(100% - 70px);
    }
    .section_2 .section_h1area{
        padding-left: 0;
    }
}

@media (max-width:500px) {
    .sponsor_logo {
        height: 46px;
    }
    .banner_sns {
        padding: 0 6px;
    }
    .section_tiding-box {
        gap: 20px;
        border-radius: 0px;
        padding: 20px 16px 20px 16px;
    }
    .banner_snsitem.banner_snsitem2{
        display: flex;    
    }
    .sponsor_area {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        gap: 6px;
        margin-top: 0;
        padding: 0 16px;
    }
    .section_sub_more {
      order: 1;
    }
    .banner_snsitem.banner_snsitem2 {
      order: 2; /* 맨 위로 이동 */
    }
    
}