body, body * {
    vertical-align: baseline;
    border: 0 none;
    outline: 0;
    padding: 0;
}

body {
    background-color: #fff;
}

/* 廣告主 - 廣告解決方案 */

.post-content-new {
    padding-top: 0;
}

.banner-gmpp-new {
    width: 90%;
}

.post-content-inner-gmpp {
    padding-bottom: 0;
}

.post-content-inner-new {
    width: 90%;
    padding-bottom: 60px;
    max-width: 1200px;
}

.post-content p {
    font-size: 16px;
    color: #3E3A39;
}

#banner-bg {
    background-image: url("../img/banner_3.jpg");
    padding-bottom: 50%;
    background-size: cover;
}

#banner-gmpp-pc {
    display: none;
}

#banner-gcpp-pc {
    display: none;
}

.post-sub-title {
    font-size: 20px;
}

.post-title {
    font-size: 24px;
    text-align: center;
}

.post-content-inner.flex-align-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.post-content-inner.flex-align-center {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.post-content-inner-1 img, .post-content-inner-2 img, .post-content-inner-3 img {
    width: 85%;
    max-width: 400px;
}

.post-content-inner-4 img {
    width: 100%;
}

.post-content-inner-1_pc {
    display: none;
}

.post-content-inner-2_pc {
    display: none;
}

.post-content-inner-3_pc {
    display: none;
}

.post-content-inner-4_pc {
    display: none;
}

.post-inner {
    padding: 0 10px;
}

.post-inner img {
    width: 50%;
    padding: 20px 0;
}

.post-inner-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #3E3A39;
    padding-bottom: 6px;
}

.post-inner-p {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #3E3A39;
    padding-bottom: 35px;
}

.post-list-end {
    width: 95%;
}

.media-section {
    padding: 50px 0;
}

.media-container {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
    padding: 20px 0;
}

.media-content {
    width: calc((100% - 40px) / 3);
    max-width: 320px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.media-title {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.media-title p {
    font-size: 18px;
    font-weight: bold;
    color: #3E3A39;
    flex-grow: 1;
    white-space: nowrap;
}

.media-pic {
    max-height: 50px;
}

.media-pic img {
    width: 100%;
    height: auto;
    max-height: 50px;
    object-fit: contain;
}

.media-text {
    max-width: 100%;
    overflow-wrap: break-word;
    color: #3E3A39;
    font-size: 14px;
    line-height: 1.6;
}

/* 平板 */
@media screen and (min-width:768px) and (max-width:1024px) {
    .col-3-2 {
        width: 100%;
        max-width: 1000px;
    }

    .post-content-inner-gmpp {
        padding: 0;
    }

    #banner-bg {
        background-image: url("../img/banner_3.jpg");
        padding-bottom: 40%;
        background-size: cover;
    }

    .post-sub-title {
        font-size: 22px;
        text-align: left;
    }

    .main-box {
        padding-bottom: 60px;
    }

    .post-content-inner.flex-align-center {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }

    .post-content-inner {
        padding: 0 0px 40px;
    }

    .post-content-inner-1 {
        width: 60%;
    }

    .post-content-inner-1 {
        display: none;
    }

    .post-content-inner-1_pc {
        display: block;
    }

    .PMP-lists {
        display: flex;
        justify-content: center;
    }

    .PMP-list {
        width: 33%;
    }

    .post-content-inner-2 {
        display: none;
    }

    .post-content-inner-2_pc {
        display: block;
    }

    .post-content-inner-3 {
        display: none;
    }

    .post-content-inner-3_pc {
        display: block;
    }

    .post-content-inner-4 {
        display: none;
    }

    .post-content-inner-4_pc {
        display: block;
    }

    .post-content-inner-end {
        display: flex;
    }

    .post-inner img {
        width: 65%;
        padding: 20px 0;
    }

    .post-inner-title {
        font-size: 18px;
        padding-bottom: 13px;
    }

    .post-inner-p {
        font-size: 16px;
        padding-bottom: 35px;
    }
}

/* 桌機 */
@media screen and (min-width:1025px) {
    .col-3-2 {
        width: 100%;
        /* max-width: 1000px; */
    }

    .post-content-inner-gmpp {
        padding: 0;
    }

    #banner-bg {
        background-image: url("../img/banner_3.jpg");
        padding-bottom: 35%;
        background-size: cover;
        background-position: top -350px right 0px;
        background-repeat: no-repeat;
    }

    /* .banner-content {
        display: flex;
    } */
    #banner-gmpp {
        display: none;
    }

    #banner-gmpp-pc {
        display: block;
        margin: 0;
        align-self: center;
        width: 50%;
    }

    #banner-gcpp-pc {
        display: block;
        margin: 0;
        align-self: center;
        width: 30%;
    }

    #banner-gmpp-pc img {
        width: 70%;
        line-height: 250px;
    }

    #banner-gcpp-pc img {
        width: 45%;
        line-height: 250px;
    }

    #banner-slogan {
        position: absolute;
        top: 33%;
        left: 0;
        display: flex;
        justify-content: center;
        padding: 0 100px;
    }

    .post-content p {
        font-size: 20px;
        padding-top: 40px;
        line-height: 28px;
    }

    .post-sub-title {
        font-size: 24px;
        text-align: left;
    }

    .post-sub-content p {
        padding-top: 20px;
        line-height: 28px;
    }

    .post-content-inner.flex-align-center {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }

    .post-title {
        font-size: 36px;
    }

    .post-content-inner-1 {
        display: none;
    }

    .post-content-inner-1_pc {
        display: block;
        width: 90%;
    }

    .PMP-lists {
        display: flex;
        justify-content: center;
    }

    .PMP-list {
        width: 33%;
    }

    .main-box {
        padding: 62px 0 96px;
    }

    .main-box-2 {
        padding-top: 0;
    }

    .post-content-inner-2 {
        display: none;
    }

    .post-content-inner-2_pc {
        display: block;
        width: 90%;
    }

    .post-content-inner-3 {
        display: none;
    }

    .post-content-inner-3_pc {
        display: block;
        width: 90%;
    }

    .post-content-inner-4 {
        display: none;
    }

    .post-content-inner-4_pc {
        display: block;
        width: 90%;
    }

    .post-content-inner-end {
        display: flex;
    }

    .post-inner img {
        width: 65%;
        padding: 20px 0;
    }

    .post-inner-title {
        font-size: 20px;
        padding-bottom: 13px;
    }

    .post-inner-p {
        font-size: 18px;
        padding-bottom: 35px;
    }
}

@media (min-width: 1000px) and (max-width:1200px) {
    #banner-gmpp-pc img {
        width: 70%;
        line-height: 250px;
    }

    #banner-gcpp-pc img {
        width: 45%;
        line-height: 250px;
    }
}

@media screen and (max-width:767px) {
    .media-container {
        width: 90%;
        flex-direction: column;
        gap: 35px;
        padding: 17px 0;
    }

    .media-content {
        width: 100%;
        max-width: 90%;
    }

    .media-title {
        gap: 20px;
    }

    .media-title p {
        font-size: 18px;
    }
}