.home .welcome .card-image {
    aspect-ratio: 16/9;
}

.home .welcome-acc .card .card-image {
    aspect-ratio: 1.4;
}

.home .full-width-article .card .card-image,
.post-side-adv .article-wrapper .card .card-image {
    aspect-ratio: 1.64;
}

.home [class*="4-wheels"] .post-side-adv .card .card-image {
    aspect-ratio: 1.6;
}

.home .videos .right-side .right-side-wrapper .video {
    aspect-ratio: 1.5;
    position: relative;
}

.home .welcome {
    max-width: 1308px;
    margin: 0 auto;
}

.home .welcome .card .card-info {
    max-width: 760px;
    margin: auto;
    text-align: center;
}

.home .card-image-container.cover .category {
    position: absolute;
    bottom: 17px;
    color: #fff;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.6px;
}

.home .card-image-container.cover .category > :last-child {
    color: #9C9C9C;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    letter-spacing: 0.6px;
    margin-left: 6px;
}

.home .card-image-container:not(.cover) .category {
    position: relative;
    font-size: 12px;
    font-weight: 900;
    line-height: 15px;
    letter-spacing: 0.04em;
    text-align: left;
    color: #000;
    bottom: 0;
    left: 0;
    transform: none;
    margin-bottom: 4px;
}

.home .welcome .card .card-info {
    margin-top: 14px;
}

.home .welcome .card .card-info .title {
    font-size: 38px;
    line-height: 42px;
    letter-spacing: 0.19px;
}

.home .welcome .card .card-info .excerpt {
    color: #8F8F8F;
    font-size: 19px;
    line-height: 24px;
    letter-spacing: 0.278px;
    max-width: 484px;
    margin: 0 auto;
    margin-top: 15px;
}

.home .welcome + .dashed-line {
    margin-top: 48px;
    margin-bottom: 30px;
}

.home .welcome-acc .card {
    flex: 1;
}

.home .welcome-acc .card:not(:first-child):not(:last-child) {
    margin: 7.5px;
}

.home .welcome-acc .card:first-child,
.home .welcome-acc .card:last-child {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
}

.home .welcome-acc .card:first-child {
    margin-right: 7.5px;
}

.home .welcome-acc .card:last-child {
    margin-left: 7.5px;
}

.home .welcome-acc.by-5 .card {
    width: calc((100% / 5) - 12px);
    flex: 1 0 calc((100% / 5) - 12px);
}

.home .welcome-acc .card .card-info .title {
    text-align: center;
    color: #000;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0.2px;
}

.home .welcome-acc .adv-wrapper.on-860 {
    width: 100%;
    flex: 0 0 100%;
    background: rgba(217, 217, 217, 0.20);
    padding: 75px 35px;
}

.post-side-adv .left-area,
.opinion .left-area,
.tv-news .left-area {
    width: 300px;
    flex: 0 0 300px;
    margin-right: 52px;
}

section[class*="4-wheels"] .post-side-adv .left-area {
    width: 100%;
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 40px;
}

section[class*="4-wheels"] .post-side-adv .right-area {
    width: 100%;
    flex: 0 0 100%;
    margin-left: 0;
}

section[class*="4-wheels"] .post-side-adv .right-area .card {
    width: calc(50% - 9px);
    flex: 0 0 calc(50% - 9px);
}

section[class*="4-wheels"] .post-side-adv .right-area .card .card-info {
    width: 75%;
    margin-inline: auto;
    text-align: center;
}

section[class*="4-wheels"] .post-side-adv .right-area .card .title {
    color: #000;
    text-align: center;
    font-family: 'AeonikPro-Bold';
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 36.3px;
    letter-spacing: -0.33px;
}

section[class*="4-wheels"] .post-side-adv .right-area .card:first-child {
    margin-right: 9px;
}

section[class*="4-wheels"] .post-side-adv .right-area .card:last-child {
    margin-left: 9px;
}

.post-side-adv .left-area .top-area a.cat-disp .dot,
.opinion .left-area .top-area a.cat-disp .dot {
    width: 8px;
    height: 8px;
    flex: 0 0 8px;
    background-color: #EF4144;
    border-radius: 50%;
    margin-right: 6px;
    align-self: center;
}

.post-side-adv .left-area .top-area .cat-disp .text,
.opinion .left-area .top-area .cat-disp .text,
.tv-news .left-area .top-area .cat-disp .text {
    color: #EF4144;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.8px;
}

.opinion .rest-texts .acc-text,
.opinion .rest-texts .text-more {
    color: #9C9C9C;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.24px
}

.opinion .rest-texts {
    margin-top: 6px;
}

.opinion .rest-texts .text-more {
    margin-top: 17px;
}


.post-side-adv .left-area .top-area .cat-show-rest .text {
    color: #9C9C9C;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px
}

.post-side-adv .right-area {
    margin-left: 52px;
    width: calc(100% - 404px);
    flex: 0 0 calc(100% - 404px);
}

.opinion .right-area {
    margin-left: 52px;
    width: calc((100% - 404px) + ((100vw - 100%) / 2));
    flex: 0 0 calc((100% - 404px) + ((100vw - 100%) / 2));
}

.opinion .right-area .swiper .card .card-info {
    background: #350806;
    padding: 23px;
    margin-top: 0;
    width: 100%;
    /* aspect-ratio: 1; */
}

.opinion .right-area .swiper .card .card-info .title {
    color: #EBEBEB;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 26.45px;
    letter-spacing: 0.115px;
    margin-bottom: 17px;
    font-family: 'AeonikPro-Bold';
}

.opinion .right-area .swiper .card .card-info .excerpt {
    color: #C2C2C2;
    font-size: 15.5px;
    font-style: normal;
    font-weight: 500;
    line-height: 20.15px;
    letter-spacing: 0.233px;
    padding-left: 20px;
    position: relative;
    margin-bottom: 60px;
}

.opinion .right-area .swiper .card .avatar * {
    border-radius: inherit;
}

.opinion .right-area .swiper .card .card-info .excerpt::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    left: 0;
    top: 6px;
    background-color: #C2C2C2;
    border-radius: 50%;
}

.opinion .right-area .swiper .card .avatar-info {
    margin-top: auto;
}

.opinion .right-area .swiper .card .avatar {
    position: relative;
    width: 58px;
    height: 58px;
    flex: 0 0 58px;
    border-radius: 50%;
}

.opinion .right-area .swiper .card .avatar::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: linear-gradient(0deg, rgb(239 65 68 / 50%) 0%, rgb(239 65 68 / 50%) 100%) #d3d3d336 -7.6px -1.504px / 126.667% 190% no-repeat;
}

.opinion .right-area .swiper .card .avatar-info .text {
    color: #EF4144;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0.6px;
    margin-left: 14px;
}




.post-side-adv .left-area .bot-area {
    height: 100%;
    background-color: rgba(217, 217, 217, 0.20);
    margin-top: 30px;
}

.post-side-adv .right-area .article-wrapper .card {
    width: calc((100% / 3) - 5px);
    flex: 0 0 calc((100% / 3) - 5px);
    margin-bottom: 64px;
}

.post-side-adv .right-area .article-wrapper .card .card-info .dt-cont {
    color: #EF4144;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 16.25px;
    letter-spacing: 0.65px;
}

.post-side-adv .right-area .article-wrapper .card .card-info .dt-cont .date {
    margin-right: 8px;
}

.card-image-container:not(.cover) .category > *:nth-child(2) {
    color: #9C9C9C;
    margin-left: 4px;
}

.post-side-adv .right-area .article-wrapper .card .card-info .title {
    color: #000;
    font-size: 21px;
    font-weight: 700;
    line-height: 24.15px;
    letter-spacing: 0.21px;
    margin-top: 4px;
}

.opinion.by-4 .slider .inner .card {
    width: calc(100% / 4);
    flex: 0 0 calc(100% / 4);
    padding: 0 8px;
}

.opinion.by-3 .slider .inner .card {
    width: calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    padding: 0 8px;
}

.podcast .slider .outer,
.sports-center .slider .outer {
    overflow: hidden;
}

section.podcast .slider.infinitive .inner .card,
section.sports-center .slider.infinitive .inner .card {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.opinion .left-area .top-area .cat-disp {
    display: flex;
    flex-direction: column;
}

.alpha-radio {
    padding-top: 55px;
    padding-bottom: 85px;
    background-color: #E9E9E9;
}

.alpha-radio .left-side {
    margin-right: 60px;
}

.alpha-radio .left-side .icon {
    width: 233px;
    flex: 0 0 233px;
}

.alpha-radio .right-side {
    margin-left: 60px;
}

.alpha-radio .right-side .is-live {
    margin-right: 22px;
}

.alpha-radio .right-side .rz-area {
    margin-left: 22px;
    color: rgba(237, 66, 68);
    font-size: 63px;
    font-style: normal;
    font-weight: 500;
    line-height: 59.22px;
}

.alpha-radio .right-side .rz-area .zone-programm {
    font-family: 'AeonikPro-Bold';
}

.alpha-radio .right-side .rz-area video {
    width: 750px;
    margin-top: 45px;
    height: 85px;
}

.alpha-radio .right-side .rz-area .strt-end-time {
    color: rgba(237, 66, 68, 0.30);
}

.alpha-radio .right-side .is-live .text {
    color: #EF4144;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 17.5px;
    letter-spacing: 0.7px;
    margin-left: 4px;
}

.home .full-width-article .dt-cont .time {
    color: rgba(235, 235, 235, 0.80);
}

.alpha-radio .right-side .rz-area .description {
    color: #9C9C9C;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.24px;
    width: 312px;
    flex: 0 0 312px;
    margin-left: 80px;
}

.post-side-adv .card-info .excerpt {
    position: relative;
    color: #8F8F8F;
    font-family: "Aeonik Pro";
    font-size: 15.5px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    letter-spacing: 0.233px;
    margin-top: 10px;
    padding-left: 20px;
}

.post-side-adv .card-info .excerpt::after {
    content: "";
    position: absolute;
    top: 7px;
    left: 7px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #8F8F8F;;
}

.home section.podcast,
.home section.sports-center {
    background-color: #000;
    padding-block: 32px;
}

.home section.podcast .podcast .item:not(:last-child),
.home section.sports-center .podcast .item:not(:last-child) {
    margin-right: 25px;
}

.home .podcast .top-area .left-side .category-title,
.home .sports-center .top-area .left-side .category-title {
    color: #9C9C9C;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 18.75px;
    letter-spacing: 0.75px;
    margin-bottom: 10px;
}

.home .podcast .top-area .left-side .category-description,
.home .sports-center .top-area .left-side .category-description {
    color: #555;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.2px;
    letter-spacing: 0.24px;
}

.home section.podcast .more .text,
.home section.sports-center .more .text {
    color: #555;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.24px;
    margin-right: 15px;
}

.home section.podcast .more {
    margin-top: 97px;
}

.home section.sports-center .more {
    margin-top: 50px;
}

.home section.podcast .more img,
.home section.sports-center .more img {
    width: 12px;
    height: 12px;
    flex: 0 0 12px;
}

.home section.sports-center .slider .card .card-info {
    margin-top: 16px;
    padding-inline: 15px;
    text-align: center;
}

.home section.sports-center .slider .card .card-info .title {
    color: #FFF;
    text-align: center;
    font-family: 'AeonikPro-Bold', sans-serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.1px;
    letter-spacing: 0.21px;
}

.home section.podcast .bot-area,
.home section.sports-center .bot-area {
    margin-top: 47px;
}

.home section.podcast .bot-area,
.home section.sports-center .bot-area {
    width: calc(100% + ((100vw - 100%) / 2));
}

.home section.podcast .bot-area .card .card-image,
.home section.sports-center .bot-area .card .card-image {
    /* aspect-ratio: 1.12; */
    width: 100%;
    padding-top: 89.29%; /* Aspect ratio of 1.12 (paddi-top = (1/1.12) * 100) */
    position: relative;
}

.home section.podcast .bot-area .card .card-image > a,
.home section.podcast .bot-area .card .card-image > picture,
.home section.sports-center .bot-area .card .card-image > a,
.home section.sports-center .bot-area .card .card-image > picture {
    position: absolute;
    inset: 0;
}

.home section.podcast .bot-area .card .post-info,
.home section.sports-center .bot-area .card .post-info {
    justify-content: center;
}

.post-side-adv .article-wrapper {
    gap: 7.5px;
}

.post-side-adv.tv-news .article-wrapper {
    /* gap: 17px;
    justify-content: space-between; */
    gap: 30px;
    justify-content: center;
}

.post-side-adv.tv-news .right-area .article-wrapper .card {
    width: calc((100% / 3) - (60px * (1 / 3)));
    flex: 0 0 calc((100% / 3) - (60px * (1 / 3)));
}

.videos {
    background-color: #000;
}

/* Add KG */
.videos .left-side .category-title {
    color: #717171;
    text-align: center;
    font-family: "AeonikPro-Regular";
    font-size: 75px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%; /* 93.75px */
    letter-spacing: -1.5px;
}

.home .videos .right-side .right-side-wrapper .video .card-info {
    display: none;
}

.videos .right-side {
    padding-bottom: 180px;
}

.videos .right-side {
    width: calc((65% - 40px) + ((100vw - 100%) / 2));
    flex: 0 0 calc((65% - 40px) + ((100vw - 100%) / 2));
    margin-left: 40px;
}

.videos .right-side .swiper {
    cursor: pointer;
}

.home .videos .right-side .right-side-wrapper .video:not(.swiper-slide-active) .play-btn {
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}

.home .videos .right-side .right-side-wrapper .video .play-btn {
    opacity: 1;
    z-index: 2;
    pointer-events: all;
}

@media screen and (max-width: 1024px) {
    .alpha-radio {
        padding-top: 10px;
        padding-bottom: 20px;
        background-color: #E9E9E9;
    }
}

@media screen and (max-width: 920px) {
    .videos .left-side .category-title {
        font-size: 7.65vw;
        letter-spacing: -.15vw;
    }
}
/* Add KG */

.videos .left-side .more {
    color: #9C9C9C;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.24px;
}

.videos .left-side .card-info .dt {
    color: #9C9C9C;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 16.25px;
    letter-spacing: 0.65px;
}

.videos .left-side .card-info {
    margin-top: auto;
    margin-bottom: auto;
}

.videos .left-side .card-info .title {
    margin-top: 12px;
    color: #FFF;
    font-family: 'AeonikPro-Bold';
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.1px;
    letter-spacing: 0.21px;
}

.videos .left-side .left-side-wrapper {
    padding-block: 42px;
    height: 100%;
    box-sizing: border-box;
}

.videos .left-side {
    width: calc(35% - 40px);
    flex: 0 0 calc(35% - 40px);
    margin-right: 40px;
}

.videos .video .attach-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    opacity: 0;
    transition: all .3s ease-in-out;
}

.videos .video.show-video .attach-video,
.videos .video.show-video .close {
    opacity: 1;
    transform: scale(1);
}

.videos .video.show-video .play-btn {
    opacity: 0;
    transform: scale(0) translate(-50%, -50%);
}

.videos .video .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 88px;
    transform: scale(1) translate(-50%, -50%);
    opacity: 1;
    transition: all .3s ease-in-out;
}

.videos .video .close {
    position: absolute;
    top: 70px;
    right: 20px;
    width: 22px;
    height: 22px;
    opacity: 0;
    transform: scale(0);
    transition: all .3s ease-in-out;
}

.videos .video .close > span {
    position: absolute;
    top: 50%;
    width: 80%;
    left: 50%;
    height: 2px;
    background-color: #fff;
}

.videos .video .close > span:nth-child(1) {
    transform: translate(-50%, -50%) rotate(45deg);
}

.videos .video .close > span:nth-child(2) {
    transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (max-width: 1580px) {
    .home .welcome-acc .card {
        /*flex: 0 0 calc((100% / 3) - 7px);
        width: calc((100% / 3) - 7px);*/
        margin-inline: 0 !important;
        flex: 0 0 calc((100% / 5) - 7px);
        width: calc((100% / 5) - 7px);
    }

    .home .welcome-acc {
        flex-wrap: wrap;
        /*gap: 10px;
        row-gap: 50px;*/
        gap: 5px;
        row-gap: 20px;
        justify-content: space-around;
    
    }
}

@media screen and (max-width: 1480px) {
    .opinion .right-area {
        margin-left: 20px;
        width: calc((100% - 340px) + ((100vw - 100%) / 2));
        flex: 0 0 calc((100% - 340px) + ((100vw - 100%) / 2));
    }

    .post-side-adv .left-area, 
    .opinion .left-area, .tv-news .left-area {
        margin-right: 20px;
    }    

    .post-side-adv .right-area {
        margin-left: 20px;
        width: calc(100% - 340px);
        flex: 0 1 calc(100% - 340px);
    }

    .post-side-adv .right-area .article-wrapper .card {
        width: calc((100% / 2) - 4px);
        flex: 0 0 calc((100% / 2) - 4px);
        margin-bottom: 45px;
    }

    /* .opinion .right-area .swiper .card .card-info {
        aspect-ratio: .8;
    } */

    .alpha-radio .right-side .rz-area {
        line-height: 1.2;
        font-size: 45px;
    }

    .alpha-radio .left-side .icon {
        width: 190px;
        flex: 0 0 190px;
    }
    
    .alpha-radio .right-side .is-live .text {
        font-size: 12px;
        line-height: 15px;
    }

    .alpha-radio .right-side .is-live .icon {
        width: 10px;
        position: relative;
        top: -1px;
    }
    
    .alpha-radio .right-side .rz-area .description {
        font-size: 14px;
        line-height: 1.1;
        margin-left: 80px;
    }

    .alpha-radio .right-side {
        margin-left: 30px;
    }
}

@media screen and (max-width: 1380px) {
    .new-episode {
        bottom: 90%;
    }
}

@media screen and (max-width: 1280px) {
    .opinion,
    .post-side-adv.tv-news .wrapper {
        flex-direction: column;
    }

    .post-side-adv.tv-news .left-area .top-area {
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 30px;
    }

    .post-side-adv.tv-news .left-area {
        width: 100%;
        flex: 0 0 100%;
        margin-right: 0;
    }

    .post-side-adv.tv-news .right-area {
        margin-left: 0;
        width: 100%;
        flex: 0 0 100%;
    }

    .videos .video .play-btn {
        width: 50px;
    }

    section[class*="4-wheels"] .post-side-adv .right-area .card .title {
        font-size: 23px;
        line-height: 28px;
    }

    .opinion .right-area {
        margin-left: 0;
        width: calc(100% + 2rem);
        flex: 0 0 calc(100% + 2rem);
    }

    .opinion .left-area {
        margin-right: 0;
        width: 100%;
        flex: 0 0 100%;
    }

    .opinion .left-area .top-area .cat-disp {
        margin-bottom: 20px;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .opinion .left-area .top-area .cat-disp .rest-texts {
        width: 100%;
        flex: 0 0 100%;
        margin-top: 44px;
    }

    .alpha-radio .right-side .rz-area video {
        width: 100%;
    }

    .alpha-radio .right-side .rz-area .description {
        margin-left: 35px;
    }
}

@media screen and (max-width: 1080px) {
    .opinion .right-area {
        margin-left: 0;
        width: calc(100% + 1rem);
        flex: 0 0 calc(100% + 1rem);
    }

    .alpha-radio .wrapper {
        flex-direction: column;
    }

    .alpha-radio .right-side {
        margin-inline: auto;
        margin-top: 50px;
        width: 100%;
        flex-direction: column;
    }

    .alpha-radio .left-side .icon {
        width: 233px;
        flex: 0 0 233px;
    }

    .alpha-radio .left-side {
        margin-right: 0;
        justify-content: space-between;
        align-items: center;
    }

    .alpha-radio .right-side .is-live .icon {
        width: 12px;
        position: relative;
        top: -1px;
    }

    .alpha-radio .right-side .rz-area {
        line-height: 1.2;
        font-size: 45px;
        margin-left: 0;
        width: 75%;
    }

    .alpha-radio .right-side .is-live {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .alpha-radio .right-side .is-live .text {
        font-size: 14px;
        line-height: 17px;
    }

    .alpha-radio .left-side .description {
        width: 350px;
        flex: 0 0 350px;
        color: #9C9C9C;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 18.24px;
        margin-left: 40px;
    }
}

@media screen and (max-width: 880px) {
    .opinion .right-area .swiper .card {
        aspect-ratio: .7;
    }
}

@media screen and (max-width: 860px) {
    .videos > .wrapper {
        flex-direction: column-reverse;
    }

    .post-side-adv.tv-news .article-wrapper {
        gap: 8px;
    }

    .post-side-adv.tv-news .right-area {
        width: calc(100% + 2rem);
        flex: 0 0 calc(100% + 2rem);
    }

    .post-side-adv.tv-news .right-area .article-wrapper .card {
        width: calc((100% / 2) - 4.5px);
        flex: 0 0 calc((100% / 2) - 4.5px);
    }

    .videos .right-side {
        width: calc(100% + 2rem);
        flex: 0 0 calc(100% + 2rem);
        margin-left: 0;
        left: -1rem;
        position: relative;
    }

    /* ADD KG */
    .videos .right-side {
        padding-bottom: 30px;
    }

    .videos .right-side > .category-title {
        color: #646464;
        font-style: normal;
        font-weight: 500;
        line-height: 125%;
        margin-top: 18px;
        margin-bottom: 37px;
        font-size: 7.65vw;
        letter-spacing: -.15vw;
        padding-inline: 1rem;
    }
    
    .videos .video .play-btn {
        width: 9.67vw;
    }
    /* ADD KG */

    .videos .left-side .card-info .dt {
        color: #525252;
        font-size: 14px;
        line-height: 17px;
    }

    .videos .left-side {
        width: 100%;
        flex: 0 0 100%;
        margin-right: 0;
    }

    .videos .left-side .card-info .title {
        font-size: 25px;
        margin-bottom: 67px;
        line-height: 27px;
    }

    .home .podcast .top-area,
    .home .sports-center .top-area {
        flex-direction: column;
    }

    .home .sports-center .top-area .right-side {
        margin-top: 30px;
    }

    section[class*="4-wheels"] .post-side-adv .right-area {
        left: 0;
        flex-direction: column;
    }

    section[class*="4-wheels"] .post-side-adv .right-area .card .title {
        font-size: 24px;
        line-height: 26px;
    }

    section[class*="4-wheels"] .post-side-adv .right-area .card {
        width: 100%;
        flex: 0 0 100%;
    }

    section[class*="4-wheels"] .post-side-adv .right-area .card:first-child {
        margin-right: 0;
        margin-bottom: 60px;
    }

    section[class*="4-wheels"] .post-side-adv .right-area .card:last-child {
        margin-left: 0;
    }
    
    .home .welcome-acc .card {
        flex: 0 0 calc((100% / 2) - 7px);
        width: calc(100% / 2);
        margin-inline: 0 !important;
    }

    .home .welcome-acc .card:nth-child(1) {
        width: 100%;
        flex: 0 0 100%;
    }

    .home .welcome-acc .card .card-info {
        padding-inline: 10px;
    }

    .home .welcome-acc .card .card-info .title {
        font-size: 24px;
        line-height: 26px;
    }

    .home .welcome-acc,
    .home .welcome {
        position: relative;
        left: -1rem;
        width: calc(100% + 2rem);
        justify-self: space-between;
    }

    .home .welcome .card .card-info .title {
        font-size: 24px;
        line-height: 26px;
    }

    .home .welcome .card .card-info {
        padding-inline: 10px;
    }

    .home .welcome .card .card-info .excerpt {
        font-size: 17px;
        line-height: 20px;
        max-width: 84%;
    }

    .home .welcome + .dashed-line {
        display: none;
    }

    .home .card-image-container.cover .category {
        width: 100%;
        padding: 0 10px;
        text-align: center;
    }

    .home .welcome-acc {
        justify-content: space-between;
    }

    .home .full-width-article .card-info .category {
        margin-bottom: 26px;
    }

    .home .full-width-article .card-info .title {
        line-height: 28px;
        font-size: 25px;
    }

    .home .full-width-article .card-info .excerpt {
        font-size: 14px;
        line-height: 17px;
        margin-top: 21px;
        margin-bottom: 23px;
    }

    .post-side-adv .left-area .bot-area,
    .home .card-image-container:not(.cover) .category {
        display: none;
    }

    .post-side-adv {
        flex-direction: column;
    }

    .post-side-adv .left-area .top-area {
        flex-direction: row;
        justify-content: space-between;
    }

    .post-side-adv .card .card-info {
        padding-inline: 10px;
        flex: 1
    }

    .post-side-adv .left-area {
        width: 100% !important;
        flex: 0 0 100%;
        margin-bottom: 30px;
        margin-right: 0 !important;
    }

    .post-side-adv .right-area .article-wrapper .card .card-info .dt-cont {
        font-size: 11px;
        line-height: 13px;
    }

    .post-side-adv .right-area {
        margin-left: 0;
        width: calc(100% + 2rem);
        flex: 0 0 calc(100% + 2rem);
        position: relative;
        left: -1rem;
    }

    .post-side-adv .right-area .article-wrapper .card .card-info .title {
        font-size: 16px;
        line-height: 17px;
        margin-top: 15px;
    }

    .post-side-adv .left-area .top-area .cat-show-rest {
        margin-left: 10px;
        text-align: right;
    }

    .adv-wrapper.on-860 {
        padding-block: 45px;
        background-color: #f7f7f7;
    }

    .opinion .right-area .swiper .card .card-info {
        padding: 15px;
    }
}

@media screen and (max-width: 720px) {
    .alpha-radio .left-side .icon {
        width: 180px;
        flex: 0 0 180px;
    }

    .alpha-radio .left-side .description {
        width: 250px;
        flex: 0 0 250px;
        font-size: 13px;
        line-height: 16px;
        margin-left: 30px;
    }

    .alpha-radio .right-side .is-live .icon {
        width: 10px;
    }

    .alpha-radio .right-side .rz-area {
        line-height: 1.2;
        font-size: 40px;
        width: 95%;
    }

    .alpha-radio .left-side .description {
        width: 42%;
        flex: 0 0 42%;
        margin-left: 5%;
    }
}

@media screen and (max-width: 520px) {
    .alpha-radio .left-side .icon {
        width: 150px;
        flex: 0 0 150px;
    }
    
    .post-side-adv.tv-news .right-area .article-wrapper .card {
        width: 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width: 390px) {
    .alpha-radio .left-side .icon {
        width: 38vw;
        flex: 0 0 38vw;
    }

    .alpha-radio .right-side .rz-area {
        line-height: 1.2;
        font-size: 10.2vw;
    }

    .alpha-radio .right-side .rz-area video {
        margin-top: 11.5vw;
        height: 22vw;
    }

    .alpha-radio .right-side .is-live .text {
        font-size: 12px;
        line-height: 15px;
    }

    .alpha-radio .right-side .is-live .icon {
        width: 8px;
    }

    .alpha-radio .right-side {
        margin-top: 13vw;
    }

    .alpha-radio .left-side .description {
        font-size: 11px;
        line-height: 14px;
    }

    .alpha-radio .left-side .description {
        width: 50%;
        flex: 0 0 50%;
        margin-left: 2%;
    }
}

@media screen and (max-width: 340px) {
    .opinion .right-area .swiper .card .card-info {
        aspect-ratio: .6;
    }
}