body {
    background-color: #f2f2f2;
}

#info {
    padding-top: 95px;
    padding-bottom: 200px;
}


.banner1 {
    width: 100%;
    aspect-ratio: 3/1.5;
    position: relative;
}

.banner1 img {
    height: 100%;
    width: 100%;
}

#white-title {
    position: absolute;
    z-index: 5;
    top: 20%;
    left: 42%;
}

#white-title p {
    font-size: 75px;
    font-weight: 900;
    letter-spacing: 5px;
    color: white;
    font-family: NotoSansTC-Black;
    margin: 15px 0px;
}

#white-title img {
    width: 75px;
}

.triangle {
    width: 75px;
}

.banner1>p {
    color: #F5995F;
    font-size: 60px;
    font-weight: bolder;
    letter-spacing: 2px;
    font-family: NotoSansTC-Black;
    position: absolute;
    z-index: 5;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to top, #f2f2f2 0%, rgba(255, 255, 255, 0) 100%);
    height: 15%;
}

.fertility p {
    font-size: 25px;
    letter-spacing: 1px;
}

.fertility img {
    width: 25%;
}

.sponsor-text {
    font-size: 37px;
    color: #808080;
    font-family: Verdana, sans-serif;
}

.sponsor-img img{
    width: 100%;
}

.baby-future p {
    color: #F5995F;
    font-size: 60px;
    font-weight: bolder;
    font-family: NotoSansTC-Black;
}

.link {
    letter-spacing: 1px;
    font-size: 25px;
    text-decoration: none;
    font-family: Verdana, sans-serif;
}

#white-title {
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    line-height: 60px;
    letter-spacing: 1px;
    font-family: NotoSansTC-Black;
}

.b-content {
    font-size: 26px;
    color: #fff;
    line-height: 50px;
    text-align: center;
}

#text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 80%;
}

.text-list div:first-child {
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    line-height: 60px;
    letter-spacing: 1px;
    font-family: NotoSansTC-Black;
}

.text-box-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 80%;
}

.banner2 {
    width: 100%;
    aspect-ratio: 751/390;
    position: relative;
}

.banner2 img {
    height: 100%;
    width: 100%;
}

.banner2 .vague:nth-child(even) {
    position: absolute;
    z-index: 5;
    top: 0;
    width: 100%;
    background: linear-gradient(to bottom, #f2f2f2 0%, rgba(255, 255, 255, 0) 100%);
    height: 15%;
}

.banner2 .vague:nth-child(odd) {
    color: #00b900;
    font-size: 60px;
    font-weight: bolder;
    font-family: NotoSansTC-Black;
    position: absolute;
    z-index: 5;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to top, #f2f2f2 0%, rgba(255, 255, 255, 0) 100%);
    height: 15%;
}

.ESG img {
    width: 25%;
    /* aspect-ratio: 293/55; */
    margin: 10px 0px;
}

.ESG p {
    font-size: 20px;
    font-weight: bolder;
    letter-spacing: 1px;
    margin: 10px 0px;
}

#part-1 {
    margin: 90px 10px 90px 0px;
    position: relative;
}

#part-1-1 {
    width: 100%;
}

.imgblock {
    width: 50%;
    aspect-ratio: 1/1;
}

.imgblock2 {
    width: 63.5%;
    aspect-ratio: 1/1;
}

.imgblock3 {
    width: 66.7%;
    aspect-ratio: 1/1;
}

.imgblock img {
    width: 100%;
    height: 100%;
}

.imgblock3 img,
.imgblock2 img {
    width: 100%;
    height: 100%;
}

#part-1-2 {
    margin: 30px 10px 0 0;
    width: 28%;
}

#part-1-3 {
    margin: 30px 0px 0 0;
    width: 50%;
}

#part-1-text {
    font-size: 50px;
    font-weight: 700;
    text-align: end;
    white-space: nowrap;
}


#part-2-1 {
    width: 100%;
}

#part-2-2 {
    width: 100%;
    margin-top: 30px;
    margin-left: 1000px;
}

#part-2-text {
    font-size: 45px;
    font-weight: 700;
}

#part-2-green-text {
    font-size: 50px;
    color: #00b900;
    font-weight: bolder;
    font-family: NotoSansTC-Black;

}


#part-3-1 {
    width: 100%;
}

#part-3-text {
    font-size: 50px;
    font-weight: 700;
    margin-top: 50px;
    margin-left: 150px;
}

.case {
    font-size: 28px;
    color: #808080;
    font-weight: 700;
}

@media screen and (max-width:991.9px) {
    .baby-future {
        padding-right: 15px;
    }

    .baby-future p {
        font-size: 70px;
    }

    .link {
        font-size: 25px;
    }

    .triangle-2 {
        margin: 15px 0px;
    }

    .b-content {
        text-align: left;
    }

    .bg-green {
        width: 100%;
        aspect-ratio: 3/1;
    }

    .imgblock2 {
        width: 50%;
        aspect-ratio: 1/1;
    }
}

@media screen and (max-width:991.9px) {
    #info {
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .banner1 {
        width: 100%;
        aspect-ratio: 3/2;
        position: relative;
    }

    .banner1>p {
        font-size: 20px;
        height: 15%;
    }

    #white-title {
        position: absolute;
        z-index: 5;
        top: 15%;
        left: 30%;
    }

    #white-title p {
        font-size: 30px;
        font-weight: 900;
        letter-spacing: 5px;
        color: white;
        font-family: NotoSansTC-Black;
    }

    #white-title img {
        margin-top: 0px !important;
        width: 40px;
    }

    .sponsor-text {
        font-size: 10px;
    }

    .fertility p {
        font-size: 10px;
        margin-top: 15px !important;
    }

    .fertility img {
        width: 35%;
    }

    .baby-future p {
        font-size: 18px;
    }

    .link {
        font-size: 8px;
    }

    .triangle-2 {
        width: 25px;
    }

    .banner2 .vague:nth-child(odd) {
        font-size: 20px;
    }

    .ESG img {
        width: 30%;
        aspect-ratio: 293/55;
        margin: 10px 0px;
    }

    .ESG p {
        font-size: 10px;
        margin: 5px 0px;
    }

    .bg-green {
        width: 100%;
        aspect-ratio: 3/2;
    }

    .text-list div:first-child {
        font-size: 12px;
    }

    #green-title {
        font-size: 50px;
        margin: 20px 0;
    }

    .t-content {
        font-size: 14px;
    }

    #t-content-box {
        margin-bottom: 50px;
    }

    #white-title {
        font-size: 16px;
        font-weight: 900;
        line-height: 20px;
        margin-bottom: 5px;
        margin-top: 15px;
    }

    .b-content {
        font-size: 10px;
        line-height: 15px;
        text-align: left;
    }

    #part-1-text {
        font-size: 11px;
        bottom: -58%;
        right: -5%;
    }

    #part-2-text {
        font-size: 11px;
        top: 135%;
        left: -5%;
    }

    #part-2-text img {
        width: 50px;
    }

    #part-3-text {
        font-size: 11px;
        margin-top: 15px;
        margin-left: 30px;
    }

    #part-3-text img {
        width: 30%;
    }

    #part-2-green-text {
        font-size: 9px;
    }

    .case {
        font-size: 10px;
    }
}

@media screen and (max-width:576px) {
    #white-title img {
        margin-top: 0px !important;
        width: 30px;
    }

    .fertility img {
        width: 35%;
        margin-top: 0px !important;
    }

    .sponsor-text {
        font-size: 10px;
    }

    #part-2-green-text {
        font-size: 8px;
    }

    .fertility p {
        font-size: 10px;
        margin-top: 5px;
    }
}