.message-main {
    background: #faf6f6 url(../../img/message/bg_main.jpg) no-repeat top center
}

.message-main-div {
    position: relative;
    padding: 0 0 5.2em
}

.message-main-div__even {
    background: #fff url(../../img/message/bg_main_02.png) no-repeat top center;
    padding: 10em 0 7em
}

.message-main-div__odd {
    background-image: url(../../img/message/bg_main_03.png);
    background-repeat: no-repeat;
    padding: 10em 0 7em
}

.message-main-div__last {
    padding-top: 11em;
    background-image: url(../../img/message/bg_main_03.png);
    background-repeat: no-repeat
}

.message-main-div__last02 {
    padding-top: 11em;
    background-image: url(../../img/message/bg_main_02.png);
    background-repeat: no-repeat
}

.message-main-div__line01::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -4em;
    left: 0;
    z-index: 1;
    background: url(../../img/message/line_main.png) no-repeat bottom center;
    width: 1920px;
    height: 171px;
    max-width: 270vw;
    background-size: contain
}

.message-main-div__line02::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -6.3em;
    right: 0;
    z-index: 1;
    background: url(../../img/message/line_main_02.png) no-repeat bottom center;
    width: 1920px;
    height: 188px;
    max-width: 270vw;
    background-size: contain
}

.message-main-mv {
    position: relative;
    padding-left: 6.5em;
    margin-bottom: 3.7em;
}

.message-sub-mv {
    position: relative;
    /* padding-left: 6.5em; */
    padding: 0 4em 0 4em;
    margin-bottom: 3.7em;
    display: flex;
    justify-content: center;
    align-items: center;
}


.message-main-mv-right {
    position: relative;
    padding-right: 6.5em;
    margin-bottom: 3.7em
}

.message-main-mv-heading {
    position: absolute;
    bottom: 2.5em;
    left: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.message-main-mv-heading-down {
    position: absolute;
    bottom: 2.5em;
    left: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.message-main-mv-heading-right {
    position: absolute;
    bottom: 2.5em;
    right: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.message-main-mv-heading-right-down {
    position: absolute;
    bottom: 2.5em;
    right: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.message-main-mv-heading-txt {
    display: inline-block;
    background: #ffffff;
    color: #222222;
    font-size: 30px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.1em;
    padding: .5em .5em .5em 1em;
    margin-bottom: .4em
}

.message-main-mv-heading-txt b {
    color: #df0515
}

.message-main-mv-heading-txt:last-child {
    margin-bottom: 0
}

.message-main-mv-figure {
    position: relative;
    z-index: 2;
    text-align: center
}

.message-main-mv-figure-middle {
    position: relative;
    z-index: 2;
}

.message-main-mv-figure-img {
    position: relative;
    z-index: 3;
    border-radius: 20px;
    width: 100%;
    height: auto
}

.message-main-mv-figure-img-middle {
    position: relative;
    z-index: 3;
    border-radius: 20px;
    /* width: 90%; */
    max-width: 95%;
    height: auto;
    margin-left: 1.5em;
}

.message-main-mv-figure__bg05::before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -7.7em;
    left: -23.7em;
    background: url(../../img/message/bg_main_05.png) no-repeat bottom left;
    width: 380px;
    height: 429px;
    max-width: 40vw;
    background-size: contain
}

.message-main-mv-figure__bg06::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -15.3em;
    right: -4.8em;
    background: url(../../img/message/bg_main_06.png) no-repeat bottom right;
    width: 300px;
    height: 364px;
    max-width: 40vw;
    background-size: contain
}

.message-main-mv__bg04::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 7em;
    right: -15.5em;
    background: url(../../img/message/bg_main_04.png) no-repeat top right;
    width: 311px;
    height: 206px;
    max-width: 40vw;
    background-size: contain
}

.message-main-mv__bg07::before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -12em;
    right: -4em;
    background: url(../../img/message/bg_main_07.png) no-repeat top right;
    width: 317px;
    height: 237px;
    max-width: 40vw;
    background-size: contain
}

.message-main-mv__bg08::before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -17em;
    right: 12em;
    background: url(../../img/message/bg_main_08.png) no-repeat top right;
    width: 288px;
    height: 337px;
    max-width: 40vw;
    background-size: contain
}

.message-main-box {
    display: flex;
    flex-direction: row
}

.message-main-box-left {
    width: 660px;
    padding-right: 4em
}

.message-main-box-right {
    width: 440px
}

.message-main-box02 {
    position: relative;
    display: flex;
    flex-direction: row
}

.message-main-box02-left {
    position: relative;
    z-index: 2;
    width: 440px
}

.message-main-box02-right {
    position: relative;
    z-index: 2;
    width: 660px;
    padding-left: 4.2em
}

.message-main-box02__bg09::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -11.3em;
    bottom: -3.8em;
    background: url(../../img/message/bg_main_09.png) no-repeat bottom left;
    width: 300px;
    height: 364px;
    max-width: 40vw;
    background-size: contain
}

.message-main-heading {
    position: relative;
    z-index: 2;
    color: #222222;
    font-size: 30px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.1em;
    border-left: 10px solid #df0515;
    padding-left: .7em;
    margin-bottom: 1.5em
}

.message-main-heading b {
    color: #df0515
}

.message-main-txt {
    position: relative;
    z-index: 2;
    margin-bottom: 3.5em
}

.message-main-txt p {
    color: #222222;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.1em;
    margin-bottom: 1.7em
}

.message-main-txt p.__name {
    text-align: right;
    font-size: 18px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: 600;
    line-height: 1.6
}

.message-main-txt p.__name b {
    font-size: 130%
}

.message-main-txt p:last-child {
    margin-bottom: 0
}

.message-main-figure-img {
    max-width: 100%;
    border-radius: 20px
}

.message-main-figure-img__of-v {
    max-width: 60vw;
    border-radius: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

@media screen and (max-width: 768px) {
    .message-main {
        background-size: 200vw auto;
        background-position: top 0 left -20vw
    }

    .message-main-div {
        padding: 0 0 3.5em;
        background-size: 100% auto
    }

    .message-main-div__even {
        background-size: 200% auto;
        padding: 3.5em 0 1.3em
    }

    .message-main-div__odd  {
        background-size: 200% auto;
        padding: 3.5em 0 1.3em
    }

    .message-main-div__last {
        background-size: 200% auto;
        padding-top: 5.2em
    }

    .message-main-div__line01::after {
        bottom: -4vw
    }

    .message-main-div__line02::after {
        bottom: -10vw;
        left: auto;
        right: 0;
        background-position: bottom right
    }

    .message-main-mv {
        padding: inherit;
        margin-bottom: 2.1em
    }

    .message-main-mv-right {
        padding: inherit;
        margin-bottom: 2.1em;
    }

    .message-sub-mv {
        padding: inherit;
        margin: 0em 0em 2.1em -2em;
    }

    .message-main-mv-heading {
        bottom: 1em
    }

    .message-main-mv-heading-down {
        bottom: -1em
    }

    .message-main-mv-heading-right {
        bottom: 1em
    }

    .message-main-mv-heading-right-down {
        bottom: -1em
    }

    .message-main-mv-heading-txt {
        font-size: min(3.90625vw, 19.5px);
        padding: .5em .5em .5em 0.5em;
        margin-bottom: .4em
    }

    .message-main-mv-heading-txt:last-child {
        margin-bottom: 0
    }

    .message-main-box {
        flex-direction: column
    }

    .message-main-box-left {
        width: 100%;
        padding-right: 0
    }

    .message-main-box-right {
        width: 100%
    }

    .message-main-box02 {
        flex-direction: column
    }

    .message-main-box02-left {
        width: 100%;
        margin-bottom: 0em
    }

    .message-main-box02-right {
        width: 100%;
        padding-left: 0
    }

    .message-main-box02__bg09::before {
        left: -1em;
        bottom: -2em
    }

    .message-main-heading {
        font-size: min(4.6875vw, 23.4px);
        padding-left: .7em;
        margin-bottom: 0.9em
    }

    .message-main-txt {
        margin-bottom: 2em
    }

    .message-main-txt p {
        font-size: min(3.90625vw, 19.5px);
        margin-bottom: 1em
    }

    .message-main-txt p.__name {
        font-size: min(3.64583vw, 18.2px)
    }

    .message-main-txt p:last-child {
        margin-bottom: 0
    }

    .message-main-figure {
        margin-bottom: 1.5em
    }

    .message-main-figure-img {
        width: 100%
    }

    .message-main-figure-img__of-v {
        max-width: 100%;
        border-radius: 20px
    }
}

@media screen and (max-width: 1100px) and (min-width: 769px) {
    .message-main-figure-img {
        max-width: 40vw
    }

    .message-main-figure-img__of-v {
        border-radius: 20px
    }
}