.works_content {
    display: block;

}

.content_detail_img {

    width: 80%;
    margin: 0 9% 0 9%;
}

.company_item {

    width: 70%;
    margin: 0 auto 0 auto;

}

.company_item p {

    font-size: 1.1rem;
}

.company_title {

    height: 48px;
    line-height: 48px;
    border-bottom: groove;

}

.company_item a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.1rem;
    color: #333;
}

.company_text {

    margin-bottom: 41px;
}

.company_name {
    font-weight: bold;
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
    text-decoration-line: none;
    font-family: "Noto Sans JP", sans-serif;
    color: #333;
    line-height: 1.8;
    display: block;
    padding-top: 105px;
}

.content_detail {
    text-align: center;
}