.head {
    background-color: #000000;
    padding-left: calc(100vw*250/1423);
    padding-right: calc(100vw*200/1423);
    padding-top: calc(100vw*10/1423);
    padding-bottom: calc(100vw*10/1423);
    color: #FFFFFF;
}

.head .right {
    width: calc(100vw* 420 /1423);;
}
.head .grey {
    color: rgba(255,255,255,0.55);
}
.banner {
    width: 100%;
}
.banner img {
    width: 100%;
}


.content1 {
    padding-top: calc(100vw*50/1423);
    padding-bottom: calc(100vw*50/1423);
}
.content1 .title {
    text-align: center;
    font-weight: 700;
    text-align: center;
}

.content1 .content-content {
    padding-left: calc(100vw*250/1423);
    padding-right: calc(100vw*200/1423);
    margin-top: 3%;
}
.content1 .content-content .left {
    width: 43%;
}
.content1 .content-content .left .left-title {
    padding-top: calc(100vw*100/1423);
    font-weight: 700;
    color: rgba(0,0,0,0.9);
}

.content1 .content-content .left .left-text {
    padding-top: calc(100vw*10/1423);
    font-weight: 400;
    color: rgba(0,0,0,0.6);
}

.content1 .content-content .right {
    width: 55%;
}


.content1 .content-content .right img {
    width: 100%;
}



.content2 {
    padding-top: calc(100vw*50/1423);
    background: rgba(0,0,0,0.04);
}
.content2 .title {
    text-align: center;
    font-weight: 700;
    text-align: center;
}

.content2 .content-content {
    margin-top: 3%;
    padding-left: calc(100vw*250/1423);
    padding-right: calc(100vw*200/1423);
}


.content2 .content-content .left {
    width: 54%;
}

.content2 .content-content .left img {
    width: 100%;
}

.content2 .content-content .right {
    width: 40%;
}
.content2 .content-content .right .right-title {
    padding-top: calc(100vw*40/1423);
    font-weight: 700;
    color: rgba(0,0,0,0.9);
}

.content2 .content-content .right .right-text {
    padding-top: calc(100vw*10/1423);
    font-weight: 400;
    color: rgba(0,0,0,0.6);
}


.content3 {
    padding-top: calc(100vw*50/1423);
    padding-bottom: calc(100vw*50/1423);
}
.content3 .title {
    text-align: center;
    font-weight: 700;
    text-align: center;
}

.content3 .content-content {
    margin-top: 3%;
    padding-left: calc(100vw*250/1423);
    padding-right: calc(100vw*200/1423);
}
.content3 .content-content .left {
    width: 56%;
}
.content3 .content-content .left .left-title {
    padding-top: calc(100vw*100/1423);
    font-weight: 700;
    color: rgba(0,0,0,0.9);
}

.content3 .content-content .left .left-text {
    padding-top: calc(100vw*10/1423);
    font-weight: 400;
    color: rgba(0,0,0,0.6);
}

.content3 .content-content .right {
    width: 38%;
}


.content3 .content-content .right img {
    width: 100%;
}


.content4 {
    padding-top: calc(100vw*50/1423);
    background: rgba(0,0,0,0.04);
}
.content4 .title {
    text-align: center;
    font-weight: 700;
    text-align: center;
}

.content4 .content-content {
    padding-left: calc(100vw*250/1423);
    padding-right: calc(100vw*200/1423);
    margin-top: 3%;
}


.content4 .content-content .left {
    width: 38%;
}

.content4 .content-content .left img {
    width: 100%;
}

.content4 .content-content .right {
    width: 55%;
}
.content4 .content-content .right .right-title {
    padding-top: calc(100vw*80/1423);
    font-weight: 700;
    color: rgba(0,0,0,0.9);
}

.content4 .content-content .right .right-text {
    padding-top: calc(100vw*10/1423);
    font-weight: 400;
    color: rgba(0,0,0,0.6);
}

.content5 {
    padding-top: calc(100vw*50/1423);
    padding-bottom: calc(100vw*50/1423);
}
.content5 .title {
    text-align: center;
    font-weight: 700;
    text-align: center;
}

.content5 .content-content {
    margin-top: 3%;
    padding-left: calc(100vw*250/1423);
    padding-right: calc(100vw*200/1423);
}

.content5 .content-content img {
    width: 50%;
}



.content6 {
    padding-top: calc(100vw*50/1423);
    background: rgba(0,0,0,0.04);
}
.content6 .title {
    text-align: center;
    font-weight: 700;
    text-align: center;
}

.content6 .content-content {
    margin-top: 3%;
    padding-left: calc(100vw*250/1423);
    padding-right: calc(100vw*200/1423);
}


.content6 .content-content .left {
    width: 20%;
}

.content6 .content-content .left img {
    width: 100%;
}

.content6 .content-content .right {
    width: 40%;
    padding-left: 3%;
}
.content6 .content-content .right .right-title {
    padding-top: calc(100vw*80/1423);
    font-weight: 700;
    color: rgba(0,0,0,0.9);
}

.content6 .content-content .right .right-text {
    padding-top: calc(100vw*10/1423);
    font-weight: 400;
    color: rgba(0,0,0,0.6);
}


.font {
    background-image: url('../image/pt_img_footer.png');
    position: relative;
    background-size:100% auto;
    background-repeat:no-repeat;
    cursor: pointer;
    width: 100%;
}

.font .font-content {
    color: rgba(255,255,255,0.9);
    padding-left: calc(100vw*250/1423);
    padding-right: calc(100vw*450/1423);
    padding-top: calc(100vw*25/1423);
    padding-bottom: calc(100vw*25/1423);
}

.font .font-content .two {
    padding-top: calc(100vw*15/1423);
}


@media screen and (min-width: 650px) and (max-width: 1050px) {
    .head {
        padding-left: calc(100vw* 80 / 820);
        padding-right: calc(100vw* 60 / 820);
    }
    .head .right {
        width: calc(100vw* 350 / 820);;
    }

    .content1 .content-content .left .left-title {
        padding-top:3%
    }

    .content2 .content-content .right .right-title {
        padding-top:0%
    }

    .content4 .content-content .right .right-title {
        padding-top:3%
    }
    
    .content6 .content-content .right .right-title {
        padding-top:3%
    }
        
    .content6 .content-content .right {
        width: 50%;
    }
}

@media screen and (max-width: 650px) {
    .head {
        padding-left: calc(100vw* 10 / 390);
        padding-right: calc(100vw* 10 / 390);
    }
    .head .right {
        width: calc(100vw* 200 / 390);
    }

    .content1 .content-content .left .left-title {
        padding-top:3%
    }

    .content2 .content-content .right .right-title {
        padding-top:0%
    }

    .content4 .content-content .right .right-title {
        padding-top:3%
    }
    
    .content6 .content-content .right .right-title {
        padding-top:3%
    }
        
    .content6 .content-content .right {
        width: 50%;
    }
    .font {
        background-size: cover;
    }
}
