.tp-team-thumb {
    aspect-ratio: 3 / 4;
}
.tp-team-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tp-team-item {
    border: 1px solid #d72323;
}
.tp-team-title {
    font-size: 22px;
}
/* 代表挨拶 */
@media screen and (min-width: 920px) {
    .tp-about-area h2::before {
        content: '';
        position: absolute;
        top: 12px;
        left: 10px;
        width: 16px;
        height: 16px;
        background: rgba(0, 90, 255, 0.74);
    }
}

@media screen and (min-width: 640px) {
    .tp-about-area h2::before {
        content: '';
        position: absolute;
        top: 10px;
        left: 10px;
        width: 16px;
        height: 16px;
        background: rgba(0, 90, 255, 0.74);
    }
}
.tp-about-area h2::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 10px;
    width: 14px;
    height: 14px;
    background: #d72323;
}
.tp-about-area h2 {
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: left;
    color: #313131;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 0.05em;
    border-bottom: 2px solid #d72323;
    padding: 0 0 10px 35px;
}
@media screen and (min-width: 640px) {
    .tp-about-area h2 {
        font-size: 22px;
        margin: 10px 0 30px 0;
        padding: 0 0 10px 40px;
    }
}
@media screen and (min-width: 920px) {
    .tp-about-area h2 {
        font-size: 22px;
        margin: 10px 0 50px 0;
    }
}
p.text_right {
    text-align: right;
}
p.text_right > strong {
    font-size: 22px;
}
/* 会社概要 */
@media screen and (min-width: 920px) {
    .tp-service-area h2::before {
        content: '';
        position: absolute;
        top: 12px;
        left: 10px;
        width: 16px;
        height: 16px;
        background: rgba(0, 90, 255, 0.74);
    }
}
@media screen and (min-width: 640px) {
    .tp-service-area h2::before {
        content: '';
        position: absolute;
        top: 10px;
        left: 10px;
        width: 16px;
        height: 16px;
        background: rgba(0, 90, 255, 0.74);
    }
}
.tp-service-area h2::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 10px;
    width: 14px;
    height: 14px;
    background: #d72323;
}
.tp-service-area h2 {
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: left;
    color: #313131;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 0.05em;
    border-bottom: 2px solid #d72323;
    padding: 0 0 10px 35px;
}
@media screen and (min-width: 640px) {
    .tp-service-area h2 {
        font-size: 22px;
        margin: 10px 0 30px 0;
        padding: 0 0 10px 40px;
    }
}
@media screen and (min-width: 920px) {
    .tp-service-area h2 {
        font-size: 22px;
        margin: 10px 0 50px 0;
    }
}
.container .company_table {
    width: 100%;
    padding: 0 0%;
    box-sizing: border-box;
}
@media screen and (min-width: 920px) {
    .container .company_table {
        padding: 0 2%;
    }
}
table.tbl_company {
    border-collapse: separate;
    width: 100%;
    margin: 0;
    padding: 0 0;
    color: #333333;
    box-sizing: border-box;
}
@media screen and (min-width: 920px) {
    table.tbl_company {
        border-collapse: collapse;
        width: 100%;
        color: #333333;
        padding: 0;
        margin: 10px 0;
        box-sizing: border-box;
    }
}
@media screen and (min-width: 920px) {
    table.tbl_company tr {
        border-bottom: 1px dotted #CCC;
    }
}
table.tbl_company td {
    display: block;
    border-top: none;
    border-bottom: none;
    text-align: left;
    margin: 0 0 0 0;
    padding: 10px 10px;
    width: 100%;
    background: none;
    box-sizing: border-box;
}
@media screen and (min-width: 920px) {
    table.tbl_company td {
        width: calc(100% - 250px);
        text-align: center;
        padding: 15px 0 15px 10px;
        line-height: 1.2;
        font-size: 16px;
        letter-spacing: 0.05em;
        background: none;
        text-align: left;
        display: table-cell;
        box-sizing: border-box;
    }
}
table.tbl_company th {
    display: block;
    text-align: left;
    margin: 0 0 0 0;
    padding: 10px 10px;
    width: 100%;
    box-sizing: border-box;
    background: #EEE;
    color: #333;
    font-weight: bold;
}
@media screen and (min-width: 920px) {
    table.tbl_company th {
        text-align: left;
        padding: 15px 0 15px 40px;
        font-size: 16px;
        vertical-align: top;
        font-weight: bold;
        letter-spacing: 0.05em;
        width: 260px;
        display: table-cell;
        box-sizing: border-box;
        background: none;
        color: #222222;
    }
}
/* チームメンバー */
@media screen and (min-width: 920px) {
    .tp-team-area h2::before {
        content: '';
        position: absolute;
        top: 12px;
        left: 10px;
        width: 16px;
        height: 16px;
        background: rgba(0, 90, 255, 0.74);
    }
}
@media screen and (min-width: 640px) {
    .tp-team-area h2::before {
        content: '';
        position: absolute;
        top: 10px;
        left: 10px;
        width: 16px;
        height: 16px;
        background: rgba(0, 90, 255, 0.74);
    }
}
.tp-team-area h2::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 10px;
    width: 14px;
    height: 14px;
    background: #d72323;
}
.tp-team-area h2 {
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: left;
    color: #313131;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 0.05em;
    border-bottom: 2px solid #d72323;
    padding: 0 0 10px 35px;
}
@media screen and (min-width: 640px) {
    .tp-team-area h2 {
        font-size: 22px;
        margin: 10px 0 30px 0;
        padding: 0 0 10px 40px;
    }
}
@media screen and (min-width: 920px) {
    .tp-team-area h2 {
        font-size: 22px;
        margin: 10px 0 50px 0;
    }
}
/* .team-member {
    padding-top: 50px;
} */
