.contactus-bg {
    background-size: 1920px 1189px;
    background-position: center bottom;
    height: 1189px;
}

.img-contactus-bg-ja {
    background-size: 1920px 841px;
    height: 841px;
}

.contactus-list {
    margin-top: 365px;
    width: 100%;
    height: 165px;
}

.contactus-list > div {
    float: left;
    width: 360px;
    height: 100%;

}

.contactus-list > div > p {
    width: 100%;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    text-align: left;
    text-indent: 120px;
}

.contactus-list-ja {
    margin-top: 100px;
    width: 100%;

    overflow: hidden;
}

.contactus-list-ja > div {
    float: left;
    margin-bottom: 10px;
    margin-right: 5px;
    width: 355px;
    height: 228px;
}

.contactus-list-ja > div > img {
    width: 100%;
    height: 100%;
}

