@media (min-width: 768px) {
    .about-us-page .banner-box {
        background: url('../images/us/bg.webp') no-repeat top center;
        background-size: cover;
        width: 100%;
    }
    .about-us-page .banner-box aside {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 144rem;
        margin: 0 auto;
        height: 100%;
        gap: 227px;
        padding: 14.5rem 0;
    }
    .about-us-page .banner-box h1,
    .about-us-page .banner-box p {
        color: #fff;
        text-align: left;
        width: 79rem;
        font-weight: 700;
        font-size: 3.4rem;
        line-height: normal;
        
        font-style: normal;
    }
    .about-us-page .banner-box p {
        font-size: 2rem;
        line-height: 3rem;
        font-weight: 400;
        margin-top: 3rem;
        color: var(--text04, #FFF);
        
        font-style: normal;
    }
    .about-us-page .country-icon {
        width: 38.5rem;
    }
    .about-us-page .our-content h2 {
        padding-bottom: 2rem;
        color: var(--text01, #344256);
        text-align: center;
        font-size: 3.6rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .about-us-page .playace-team-h5 .sub-title,
    .about-us-page .our-content .sub-title {
        font-size: 1.8rem;
        font-weight: 500;
        line-height: normal;
    }
    .about-us-page .subtitle {
        font-weight: 500;
        font-size: 1.8rem;
        color: #344256;
        color: var(--text01, #344256);
        text-align: center;
        font-style: normal;
        line-height: normal;
    }
    .about-us-page .playace-team-pc {
        width: 120rem;
        margin: 0 auto;
    }
    .about-us-page .playace-team-pc .playace-pay-box img {
        width: 68.3rem;
    }
    .about-us-page .our-strength {
        display: flex;
        flex-wrap: wrap;
        width: 107.6rem;
        gap: 6rem 16rem;
        justify-content: center;
        padding: 0;
        padding-top: 6rem;
        margin: 0 auto;
    }
    .about-us-page .our-strength li {
        width: 25.2rem;
    }
    .about-us-page .our-strength img {
        width: 6.4rem;
        height: 6.4rem;
        margin-bottom: 2rem;
    }
    .about-us-page .our-strength p {
        font-size: 1.6rem;
        font-weight: 500;
        margin-bottom: 1rem;
        color: #344256;
        text-align: center;
        
        font-style: normal;
        line-height: 1.9rem;
    }
    .about-us-page .our-strength span  {
        font-size: 1.2rem;
        font-weight: 400;
        margin-bottom: 1rem;
        color: #65758B;
        line-height: normal;
        color: var(--text02, #65758B);
        text-align: center;
        
        line-height: 1.4rem;
    }

    .about-us-page .playace-team-pc > h2 {
        padding-bottom: 2rem;
        font-size: 3.6rem;
    }
    .about-us-page .playace-team-pc .sub-title {
        color: var(--text01, #344256);
        text-align: center;
        
        font-size: 1.8rem;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .about-us-page .playace-pay-box li {
        display: flex;
        align-items: center;
        gap: 7rem;
        justify-content: space-around;
        margin-top: 5rem;
    }
    .about-us-page .playace-pay-box li:nth-child(2) {
        margin-top: 1rem;
    }
    .about-us-page .playace-pay-box .txt-info h3,
    .about-us-page .playace-pay-box .txt-info span {
        text-align: left;
        display: inline-block;
        font-weight: 500;
        width: 42rem;
    }
    
    .about-us-page .playace-pay-box .txt-info h3 {
        font-size: 2.4rem;
        padding-bottom: 2rem;
        color: var(--text01, #344256);
        
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .about-us-page .playace-pay-box {
        padding-left: 0;
        margin-bottom: 0;
    }
    .about-us-page .playace-pay-box .txt-info span {
        font-size: 1.6rem;
        color: #65758B;
        
        font-style: normal;
        font-weight: 500;
        line-height: 2.4rem;
    }
}

/* H5 */
@media (max-width: 767px) {
    .about-us-page .banner-box {
        height: 67.1rem;
        background: url("../images/contact-h5-bg.webp") no-repeat top center;
        background-size: 100%;
    }
    .about-us-page .banner-box aside {
        width: 100%;
        flex-direction: column;
        padding: 4rem 2rem;
        gap: 0;
    }
    .about-us-page .banner-box aside > div,
    .about-us-page .our-content li, 
    .about-us-page section,
    .about-us-page .playace-pay-box .txt-info,
    .about-us-page .our-strength {
        width: 100%;
    }
    .about-us-page .our-strength {
        padding-top: 4rem;
        gap: 3rem;
        padding-left: 0;
        display: flex;
        flex-direction: column;
        margin: 0;
    }
    .about-us-page .our-strength img {
        width: 6.4rem;
        height: 6.4rem;
        margin-bottom: 2rem;
    }
    
    .about-us-page .our-strength p {
        color: var(--text01, #344256);
        text-align: center;
        
        font-size: 1.6rem;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 1rem;
    }
    .en.about-us-page .our-strength p {
        font-weight: 600;
    }
    .about-us-page .our-strength span {
        color: var(--text02, #65758B);
        text-align: center;
        
        font-size: 1.4rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .about-us-page .playace-team-h5 {
        padding-top: 0;
    }
    .about-us-page .playace-team-h5 h2 {
        letter-spacing: normal;
    }
    .about-us-page .playace-team-h5 span {
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 1.5rem;
        color: var(--text01, #344256);
        text-align: center;
        
        font-style: normal;
    }
    .about-us-page .banner-box h1 {
        width: 100%;
        font-size: 2.2rem;
        line-height: 5rem;
        font-weight: 500;
        text-align: center;
        color: var(--color-text-white-5, #FFF);
        
        font-style: normal;
    }
    .en.about-us-page .banner-box p{
        line-height: 1.5;
    }
    .en.about-us-page .banner-box h1 {
        line-height: normal;
    }
    
    .about-us-page .banner-box p {
        margin-top: 2rem;
        width: 100%;
        text-align: center;
        color: var(--color-text-white-5, #FFF);
        text-align: center;
        
        font-style: normal;
        font-weight: 400;
        line-height: 3rem;
    }
    .about-us-page .country-icon {
        margin-top: 5rem;
        width: 28.3rem;
        height: auto;
    }
    .about-us-page .subtitle {
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1.5rem;
        color: var(--text01, #344256);
        text-align: center;
    }
    .about-us-page .our-content {
        flex-direction: column;
    }
    .about-us-page .playace-team-h5 h2,
    .about-us-page .our-content h2 {
        padding-bottom: 1rem;
        letter-spacing: normal;
        color: var(--text01, #344256);
        text-align: center;
        
        font-size: 2.4rem;
        font-style: normal;
        font-weight: 700;
        line-height: 3.4rem;
    }
    .about-us-page .our-content li {
        flex-direction: column;
    }
    .about-us-page .playace-pay-box {
        margin-top: 2rem;
        display: flex;
        gap: 3rem;
        flex-direction: column;
        padding: 0;
        align-items: center;
    }
    .about-us-page .playace-pay-box img {
        width: 100%;
        margin-bottom: 2rem;
    }
    .about-us-page .playace-pay-box li {
        margin-top: 0;
        gap: 2rem;
        width: 29.5rem;
    }
    .about-us-page .playace-pay-box .txt-info h3 {
        margin-top: 0;
        padding-bottom: 1rem; 
        font-size: 2rem;
        font-weight: 400;
        width: 100%;
        text-align: left;
        color: var(--text01, #344256);
            
        font-style: normal;
        line-height: normal;
    }
    .about-us-page .playace-pay-box .txt-info span {
        font-size: 1.4rem;
        display: block;
        line-height: 2.4rem;
        font-weight: 400;
        width: 100%;
        color: var(--text02, #65758B);
        
        font-style: normal;
        text-align: left;
    }
}