.mvv-body {
    background-color: #fbfbfa;
}

.mvv-body .footer_img01 {
    display: none;
}

.mvv-page {
    overflow: hidden;
    padding: 34px 0 120px;
    position: relative;
    border-top: 5px solid #3e5684;
}

.mvv-page__inner {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1160px;
    padding: 0 30px;
    position: relative;
    z-index: 1;
}

.mvv-page::before,
.mvv-page::after {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    pointer-events: none;
    position: absolute;
    z-index: 0;
}

.mvv-page::before {
    background-image: url("/assets/img/corporate/mvv/mvv-header.png");
    height: auto;
    right: 0;
    top: 0;
    width: 60%;
    aspect-ratio: 1687 / 794;
    background-size: contain;
    background-position: right top;
}

.mvv-page::after {
    background-image: url("/assets/img/corporate/mvv/mvv-footer.png");
    bottom: 0;
    height: 445px;
    left: 0;
    width: 651px;
}

.mvv-page__hero,
.mvv-page__panel {
    position: relative;
    z-index: 1;
}

.mvv-page__hero h1 {
    color: #000;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 1.40625;
}

.mvv-page__hero-subtitle {
    display: inline-block;
    font-feature-settings: "palt";
    font-size: 2.5rem;
    letter-spacing: 0.05em;
}

.mvv-br-pc {
    display: inline;
}

.mvv-page__panel {
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
    margin-top: 48px;
    padding: 50px;
}

.mvv-intro {
    align-items: flex-start;
    display: grid;
    gap: 26px;
    grid-template-columns: minmax(0, 399px) minmax(0, 575px);
}

.mvv-intro__text {
    color: #251d1b;
    line-height: 1.75;
    padding-top: 2px;
}

.mvv-intro__text p + p {
    margin-top: 0.6em;
}

.mvv-intro__figure {
    margin: 0;
}

.mvv-intro__figure img {
    display: block;
    height: auto;
    width: 100%;
}

.mvv-section {
    margin-top: 65px;
}

.mvv-section__heading {
    box-sizing: border-box;
    color: #004ea2;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 21px;
    padding-bottom: 12px;
}

.mvv-section__body {
    display: grid;
    grid-template-columns: 252px minmax(0, 1fr);
}

.mvv-section__label {
    color: #251d1b;
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 1.5;
    padding-top: 2px;
}

.mvv-section__content {
    min-width: 0;
}

.mvv-section__catch {
    color: #004ea2;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 0.8;
}

.mvv-section__lead {
    color: #004ea2;
    font-size: 1.375rem;
    font-weight: 700;
    letter-spacing: -0.01em;
    line-height: 1.63636;
    margin-top: 20px;
}

.mvv-section__lead--vision {
    margin-top: 0;
}

.mvv-section__paragraphs {
    color: #251d1b;
    letter-spacing: 0.01em;
    line-height: 1.75;
    margin-top: 23px;
}

.mvv-section__paragraphs p + p {
    margin-top: 0.15em;
}

.mvv-values {
    margin: 0;
    padding: 0;
}

.mvv-values__item {
    align-items: center;
    border-bottom: 1px solid #808080;
    display: flex;
    gap: 11px;
    list-style: none;
    padding: 0 0 12px;
}

.mvv-values__item + .mvv-values__item {
    margin-top: 12px;
}

.mvv-values__item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.mvv-values__term {
    align-items: center;
    background: #e4ecf0;
    box-sizing: border-box;
    color: #004ea2;
    display: flex;
    flex: 0 0 200px; 
    width: 200px; 
    min-width: 200px;
    max-width: 200px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-size: 1rem;
    font-weight: 700;
    justify-content: center;
    line-height: 1.5;
    min-height: 94px;
    padding: 10px;
    text-align: center;
}

.mvv-values__text {
    color: #251d1b;
    flex: 1 1 auto;
    letter-spacing: 0.005em;
    line-height: 1.3125;
}

.mvv-section--conduct .mvv-section__content {
    padding-top: 1px;
}

.mvv-conduct__list {
    column-gap: 28px;
    display: grid;
    grid-template-columns: 0.95fr 1.15fr 1.6fr;
}

.mvv-conduct__column.ci_ul {
    margin-bottom: 0;
}

.mvv-conduct__column.ci_ul li {
    font-size: 0.9375rem;
    line-height: 1.73333;
    margin-bottom: 0;
    width: 100%;
}

.mvv-conduct__column.ci_ul li + li {
    margin-top: 18px;
}

.mvv-conduct__column.ci_ul li::before {
    background-color: #3e5686;
    height: 8px;
    top: 9px;
    width: 8px;
}

.mvv-conduct__column.ci_ul li a {
    color: #251d1b;
    text-decoration-thickness: 1px;
    text-underline-offset: 0.15em;
    text-decoration: underline;
}

.mvv-conduct__action {
    display: flex;
    justify-content: center;
    margin-top: 42px;
}

.mvv-conduct__button.ci_btn_type01 {
    width: 158px;
}

@media only screen and (max-width: 1440px) {
    .mvv-page {
        padding-bottom: 96px;
    }

    .mvv-page::before {
        right: 0;
    }

    .mvv-page::after {
        left: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .mvv-page {
        padding: 26px 0 90px;
    }

    .mvv-page::before {
        height: 320px;
        right: 0;
        top: 0;
        width: 680px;
    }

    .mvv-page::after {
        bottom: 0;
        height: 360px;
        left: 0;
        width: 525px;
    }

    .mvv-page__hero h1 {
        font-size: 1.75rem;
    }

    .mvv-page__panel {
        padding: 42px 36px;
    }

    .mvv-intro {
        gap: 24px;
        grid-template-columns: minmax(0, 1fr);
    }

    .mvv-intro__figure {
        margin: 0 auto;
        max-width: 575px;
        width: 100%;
    }

    .mvv-section {
        margin-top: 54px;
    }

    .mvv-section__body {
        gap: 18px;
        grid-template-columns: 220px minmax(0, 1fr);
    }

    .mvv-section__catch {
        font-size: 2.125rem;
    }

    .mvv-section__lead {
        font-size: 1.25rem;
    }

    .mvv-values__term {
        flex-basis: 108px;
    }

}

@media only screen and (max-width: 768px) {
    .mvv-br-pc {
        display: none;
    }

    .mvv-page {
        padding: 18px 0 72px;
    }

    .mvv-page__inner {
        padding: 0 10px;
    }

    .mvv-page::before {
        background-image: url("/assets/img/corporate/mvv/sp-mvv-header.png");
        background-position: right top;
        background-size: contain;
        height: auto;
        right: 0;
        top: 0;
        width: 70%;
        aspect-ratio: 1 / 1;
    }

    .mvv-page::after {
        bottom: 0;
        height: 190px;
        left: 0;
        width: 275px;
    }

    .mvv-page__hero{

    }

    .mvv-page__hero h1 {
        font-size: 1.4375rem;
        line-height: 1.42;
    }

    .mvv-page__hero-subtitle {
        font-size: 0.65em;
        line-height: 1.35;
    }

    .mvv-page__panel {
        margin-top: 36px;
        padding: 20px 14px 26px;
    }

    .mvv-intro__text {
        line-height: 1.86667;
    }

    .mvv-intro__figure {
        max-width: 100%;
    }

    .mvv-section {
        margin-top: 45px;
    }

    .mvv-section__heading {
        font-size: 1.4rem;
        margin-bottom: 18px;
        padding-bottom: 10px;
    }

    .mvv-section__body {
        display: block;
    }

    .mvv-section__label {
        font-size: 1rem;
        line-height: 1.5;
        margin-bottom: 14px;
    }

    .mvv-section__catch {
        font-size: 2rem;
        line-height: 0.8;
    }

    .mvv-section__lead {
        font-size: 1.25rem;
        line-height: 1.7;
        margin-top: 14px;
    }

    .mvv-section__paragraphs {
        line-height: 1.86667;
        margin-top: 18px;
    }

    .mvv-values__item {
        align-items: stretch;
        border-bottom: none;
        display: block;
        padding-bottom: 0;
    }

    .mvv-values__item + .mvv-values__item {
        border-top: 1px solid #808080;
        margin-top: 16px;
        padding-top: 16px;
    }

    .mvv-values__term {
        font-size: 0.9375rem;
        min-height: 0;
        width: 100%;
    }

    .mvv-values__text {
        line-height: 1.8;
        margin-top: 10px;
    }

    .mvv-conduct__list {
        display: block;
    }

    .mvv-conduct__column.ci_ul + .mvv-conduct__column.ci_ul {
        margin-top: 8px;
    }

    .mvv-conduct__column.ci_ul li {
        font-size: 0.9375rem;
        line-height: 1.8;
        min-height: auto;
    }

    .mvv-conduct__column.ci_ul li + li {
        margin-top: 6px;
    }

    .mvv-conduct__column.ci_ul li::before {
        top: 8px;
    }

    .mvv-conduct__action {
        margin-top: 26px;
    }
}

@media only screen and (max-width: 480px) {
    .mvv-page {
        padding-bottom: 58px;
    }

    .mvv-page__hero h1 {
        font-size: 1.3125rem;
    }

    .mvv-section__catch {
        font-size: 1.75rem;
    }

    .mvv-section__lead {
        font-size: 1.125rem;
    }

    .mvv-conduct__button.ci_btn_type01 {
        width: 134px;
    }
}
