.p-mvTxt {
    position: relative;
    z-index: 2;
    padding-top: 100px;
    padding-bottom: 100px;
}

.p-mvTxt__txt {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.9;
}

.c-csr__subHead {
    position: relative;
    color:#acacac;
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
}
.c-csr__subHead::before {
    background-color: #acacac;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: calc(50% - 1px);
    width: 100%;
}

.c-csr__subHead span {
    position: relative;
    z-index: 2;
    padding-right: 8px;
    background-color: #f4f0e5;
}

.c-csr__contents {
    display: flex;
    justify-content: space-between;
    max-width: 1180px;
    margin: 114px 0 0 auto;
}

.c-csr__heads {
    width: 40px;
}

.c-csr__content {
    width: calc(100% - 100px);
    max-width: 1027px;
}

.c-csr__h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.1;
    font-feature-settings: 'vert' on;
}

@media screen and (max-width: 900px) {
    .p-mvTxt {
        padding-top: 30px;
        padding-bottom: 80px;
    }

    .p-mvTxt__txt {
        text-align: left;
        font-size: 14px;
        line-height: 1.8;
        letter-spacing: .06em;
    }

    .c-csr__contents {
        display: block;
        margin: 25px 0 0;
    }

    .c-csr__heads {
        width: 100%;
    }

    .c-csr__content {
        width: 100%;
        margin-top: 25px;
    }

    .c-csr__h2 {
        font-size: 22px;
        line-height: 1.5;
        letter-spacing: .12em;
        font-feature-settings: unset;
    }
}

/*===========================================================================*/
/*  vision  */
/*===========================================================================*/
.p-vision {
    padding-bottom: 114px;
}

.p-vision__head {
    position: relative;
    padding-top: 213px;
}

.p-vision__head .--en {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .12em;
    position: absolute;
    top: 83px;
    left: 50%;
    transform: translate(-50%, 0px) rotate(90deg);
    white-space: nowrap;
}

.p-vision__head .--en .--bar {
    font-weight: 300;
}

.p-vision__head .--ja {
    font-feature-settings: 'vert' on;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.1;
}

.p-vision__tag {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .12em;
}

.p-vision__tag span {
    padding: 2px 12px 3px;
    background-color: #45c0a8;
    border-radius: 12px;
}

.p-vision__head02 {
    margin-top: 12px;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .08em;
}

.p-vision__list {
    margin-top: 34px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.p-vision__list li {
    position: relative;
    padding: 5px 20px 5px 112px;
    min-height: 134px;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 20px;
    width: calc(50% - 15px);
}

.p-vision__list li .u-en {
    position: absolute;
    top: 50%;
    left: 35px;
    transform: translate(0, -50%);
    color: #45c0a8;
    font-size: 38px;
    font-weight: 800;
    line-height: 1;
}

.p-vision__list li .--txt {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .08em;
}

@media screen and (max-width: 900px) {
    .p-vision {
        padding-bottom: 50px;
    }

    .p-vision__head {
        position: relative;
        padding-top: 0;
    }

    .p-vision__head .--en {
        font-size: 22px;
        line-height: 1.5;
        letter-spacing: .12em;
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
    }

    .p-vision__head .--ja {
        font-feature-settings: unset;
        font-size: 22px;
        line-height: 1.5;
        letter-spacing: .12em;
        transform: translate(0, 1px);
    }

    .p-vision .c-csr__content {
        margin-top: 19px;
    }

    .p-vision__tag {
        font-size: 16px;
    }

    .p-vision__tag span {
        padding: 2px 8px 3px;
        border-radius: 8px;
    }

    .p-vision__head02 {
        margin-top: 8px;
        font-size: 26px;
    }

    .p-vision__list {
        margin-top: 20px;
        gap: 10px;
    }

    .p-vision__list li {
        position: relative;
        padding: 5px 20px 5px 69px;
        min-height: 88px;
        width: 100%;
    }

    .p-vision__list li .u-en {
        left: 20px;
        font-size: 25px;
    }

    .p-vision__list li .--txt {
        font-size: 18px;
    }
}

/*===========================================================================*/
/*  environmental  */
/*===========================================================================*/
.p-environmental {
    padding-bottom: 120px;
}

.p-environmental__list {
    display: flex;
    justify-content: space-between;
}

.p-environmental__list li {
    width: calc(100%*321/1028);
}

.p-environmental__list--img {
    overflow: hidden;
    border-radius: 20px;
}

.p-environmental__list--head {
    margin-top: 33px;
    padding-left: 27px;
    position: relative;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .08em;
}

.p-environmental__list--head::before {
    background-color: #45c0a8;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px;
    border-radius: 100vh;
}

.p-environmental__list--txt {
    margin-top: 19px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.9;
}

@media screen and (max-width: 900px) {
    .p-environmental {
        padding-bottom: 50px;
    }

    .p-environmental__contents {
        position: relative;
        width: calc(100% + 40px);
        left: -20px;
        overflow-x: scroll;
        overflow-y: visible;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .p-environmental__contents::-webkit-scrollbar {
        display: none;
    }

    .p-environmental__content {
        padding: 0 20px;
    }

    .p-environmental__list {
        gap: 18px;
    }

    .p-environmental__list li {
        width: 212px;
        min-width: 212px;
    }
    .p-environmental__list li:last-of-type {
        width: 232px;
        min-width: 232px;
        padding-right: 20px;
    }

    .p-environmental__list--img {
        border-radius: 6px;
    }

    .p-environmental__list--head {
        margin-top: 16px;
        padding-left: 13px;
        font-size: 16px;
    }

    .p-environmental__list--head::before {
        width: 3px;
    }

    .p-environmental__list--txt {
        margin-top: 10px;
        font-size: 12px;
        line-height: 1.8;
    }
}

/*===========================================================================*/
/*  job  */
/*===========================================================================*/
.p-job {
    padding-bottom: 114px;
}

.p-job__list {
    display: flex;
    justify-content: space-between;
}

.p-job__list li {
    width: calc(100%*498/1028);
}

.p-job__list--img {
    overflow: hidden;
    border-radius: 20px;
}

.p-job__list--head {
    margin-top: 33px;
    padding-left: 27px;
    position: relative;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .08em;
}

.p-job__list--head::before {
    background-color: #45c0a8;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px;
    border-radius: 100vh;
}

.p-job__list--txt {
    margin-top: 19px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.9;
}

@media screen and (max-width: 900px) {
    .p-job {
        padding-bottom: 50px;
    }

    .p-job__list {
        flex-direction: column;
        gap: 34px;
    }

    .p-job__list li {
        width: 100%;
    }

    .p-job__list--img {
        border-radius: 6px;
    }

    .p-job__list--head {
        margin-top: 15px;
        padding-left: 13px;
        font-size: 16px;
    }

    .p-job__list--head::before {
        width: 3px;
    }

    .p-job__list--txt {
        margin-top: 10px;
        font-size: 12px;
        line-height: 1.8;
    }
}

/*===========================================================================*/
/*  regional  */
/*===========================================================================*/
.p-regional {
    padding-bottom: 114px;
}

.p-regional__head {
    padding-left: 27px;
    position: relative;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .08em;
}
.p-regional__head.--02 {
    margin-top: 50px;
}

.p-regional__head::before {
    background-color: #45c0a8;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px;
    border-radius: 100vh;
}

.p-regional__contents {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.p-regional__content {
    width: calc(100%*498/1028);
    background-color: #fff;
    padding: 14px 14px 43px;
    border-radius: 30px;
}

.p-regional__content--head {
    border-radius: 17px;
    background: #FFE294;
    padding: 18px 10px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
}

.p-regional__content--head .--small {
    font-size: 18px;
}

.p-regional__content--head02 {
    margin-top: 25px;
    color:#acacac;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}

.p-regional__content--txt01 {
    position: relative;
    padding-bottom: 25px;
    margin-top: 5px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
}
.p-regional__content--txt01::before {
    background-color: #e0e0e0;
    content: '';
    height: 1px;
    left: 50%;
    position: absolute;
    bottom: 0;
    width: 100%;
    transform: translate(-50%, 0);
    max-width: 422px;
}

.p-regional__content--txt02 {
    margin-top: 5px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
}

.p-regional__content--txt03 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
}

.p-regional__list {
    margin-top: 32px;
}

.p-regional__list li {
    position: relative;
    padding-left: 30px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.9;
}
.p-regional__list li::before {
    background: url('../img/csr/check.svg') no-repeat center center/contain;
    content: '';
    height: 20px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 20px;
}

@media screen and (max-width: 900px) {
    .p-regional {
        padding-bottom: 50px;
    }

    .p-regional__head {
        padding-left: 13px;
        font-size: 20px;
    }
    .p-regional__head.--02 {
        margin-top: 30px;
    }

    .p-regional__head::before {
        width: 3px;
    }

    .p-regional__contents {
        margin-top: 18px;
        flex-direction: column;
        gap: 20px;
    }

    .p-regional__content {
        width: 100%;
        padding: 10px 10px 30px;
        border-radius: 20px;
    }

    .p-regional__content--head {
        border-radius: 11px;
        background: #FFE294;
        padding: 10px;
        font-size: 16px;
    }

    .p-regional__content--head .--small {
        font-size: 12px;
    }

    .p-regional__content--head02 {
        margin-top: 15px;
        font-size: 12px;
    }

    .p-regional__content--txt01 {
        padding-bottom: 15px;
        margin-top: 2px;
        font-size: 20px;
    }

    .p-regional__content--txt02 {
        margin-top: 2px;
        font-size: 20px;
    }

    .p-regional__content--txt03 {
        margin-top: 5px;
        font-size: 13px;
    }

    .p-regional__list {
        margin-top: 18px;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .p-regional__list li {
        padding-left: 21px;
        font-size: 15px;
        line-height: 1.5;
    }
    .p-regional__list li::before {
        height: 15px;
        top: 4px;
        width: 15px;
    }
}

/*===========================================================================*/
/*  award  */
/*===========================================================================*/
.p-award  {
    padding-bottom: 114px;
}

.p-award__table dl {
    padding: 30px 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.p-award__table dl:not(:first-of-type) {
    border-top: #cbcbcb solid 1px;
}
.p-award__table dl:last-of-type {
    padding-bottom: 0;
}

.p-award__table dl dt {
    display: flex;
    align-items: center;
    width: 510px;
}

.p-award__table--date {
    width: 133px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: .12em;
}

.p-award__table--head {
    width: calc(100% - 133px);
    font-size: 22px;
    font-weight: 700;
    line-height: 1.55;
    letter-spacing: .12em;
}

.p-award__table dl dd {
    width: calc(100% - 550px);
    max-width: 426px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7;
}

@media screen and (max-width: 900px) {
    .p-award  {
        padding-bottom: 50px;
    }

    .p-award__table dl {
        padding: 15px 0;
        display: block;
    }

    .p-award__table dl dt {
        display: block;
        width: 100%;
    }

    .p-award__table--date {
        width: 100%;
        font-size: 12px;
    }

    .p-award__table--head {
        width: 100%;
        font-size: 18px;
        margin-top: 4px;
    }

    .p-award__table dl dd {
        width: 100%;
        max-width: unset;
        font-size: 12px;
        margin-top: 6px;
    }
}

/*===========================================================================*/
/*  report  */
/*===========================================================================*/
.p-report {
    padding-bottom: 120px;
}

.p-report__head {
    position: relative;
    padding-top: 101px;
}

.p-report__head .--en {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .12em;
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translate(-50%, 0px) rotate(90deg);
    white-space: nowrap;
}

.p-report__head .--ja {
    font-feature-settings: 'vert' on;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.1;
    position: relative;
}

.p-report__head .--ja::before {
    background-color: #303135;
    content: '';
    height: 1px;
    left: 50%;
    position: absolute;
    top: -15px;
    width: 32px;
    transform: translate(-50%, 0);
}

.p-report__table dl {
    display: flex;
    padding: 30px 0;
    border-bottom: #cbcbcb solid 1px;
}
.p-report__table dl:nth-of-type(1) {
    padding-top: 0;
}

.p-report__table dl dt {
    width: 158px;
    padding-top: 2px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: .12em;
}

.p-report__table dl dd {
    width: calc(100% - 158px);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.55;
    letter-spacing: .12em;
}

@media screen and (max-width: 900px) {
    .p-report {
        padding-bottom: 50px;
    }

    .p-report__head {
        position: relative;
        padding-top: 0;
    }

    .p-report__head .--en {
        font-size: 22px;
        line-height: 1.5;
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
    }

    .p-report__head .--ja {
        font-feature-settings: unset;
        font-size: 22px;
        line-height: 1.5;
        letter-spacing: .12em;
        padding-left: 28px;
    }

    .p-report__head .--ja::before {
        background-color: #303135;
        content: '';
        height: 19px;
        left: 13px;
        position: absolute;
        top: 9px;
        width: 1px;
        transform: unset;
    }

    .p-report__table dl {
        display: block;
        padding: 15px 0;
    }
    .p-report__table dl:nth-of-type(1) {
        padding-top: 0;
    }

    .p-report__table dl dt {
        width: 100%;
        padding-top: 0;
        font-size: 12px;
    }

    .p-report__table dl dd {
        width: 100%;
        margin-top: 5px;
        font-size: 15px;
    }
}
