.under__mv {

    padding-top: 40px;
    margin: 0 -27px;
}

.under__mv__img {
    padding-right: 15px;
}

.under__mv__txtarea {
    margin: 30px 27px 80px;
}

.h__ttl {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}

.h__ttl__line {}

.top__ttl__pc__line {}

.under__mv__txtarea .h__ttl02 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}

.service__content__wrap {
    padding-bottom: 80px;
}

.service__content {
    background-color: #28C3D4;
    position: relative;


}

.service__content__wrap .service__content:not(:last-child) {
    margin-bottom: 104px;
}

.service__content__wrap .service__content:nth-child(odd) {
    margin-right: -27px;
    padding: 45px 27px 20px 20px;
    border-radius: 16px 0 0 16px;
}

.service__content__wrap .service__content:nth-child(even) {
    margin-left: -27px;
    padding: 45px 20px 20px 27px;
    border-radius: 0 16px 16px 0;
}

.service__content01__ttl01 {
    font-size: 32px;
    color: #FFEE00;
    font-family: "Anton", sans-serif;
    text-shadow: 0px 0px 16px #12727d;
    position: absolute;
    top: -16px;
    font-weight: 400;

}

.service__content__content01 {
    margin-bottom: 20px;
}

.service__content__img {}

.service__content__wrap .service__content__img {
    padding-right: 20px;
}

/* .service__content__wrap .service__content:nth-child(even) .service__content__img {
    padding-right: 20px;
} */

.service__content__txtarea {
    color: #fff;
    margin-top: 10px;
}

.service__content01__ttl02 {
    font-size: 24px;
    font-weight: 700;
    line-height: calc(32/24);
}

.service__content__txt {
    line-height: 2;
    margin-top: 20px;
}

.service__content__content02 {}

.service__content__wrap .service__content:nth-child(odd) .service__content__content02 {
    margin-right: -27px;
}

.service__content__wrap .service__content:nth-child(even) .service__content__content02 {
    margin-right: -47px;
}

.service__content__content02__ttl01 {
    color: #FFEE00;
    font-size: 32px;
    font-weight: 400;
    border-bottom: #fff 1px solid;
    font-family: "Anton", sans-serif;
    padding-bottom: 8px;

}

.service__content__content02__ttl02 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-top: 4px;
}

.service__content__content02__slider {
    margin-top: 20px;
}

.service__content__content02__slider__item {
    width: 280px;
    margin: 0 10px;
}

.service__content__content02__slider__item__img {
    padding-top: 157.5px;
    border-radius: 16px 16px 0 0;
    position: relative;
    overflow: hidden;
}

.service__content__content02__slider01 .service__content__content02__slider__item>.service__content__content02__slider__item__img, .service__content__content02__slider02 .service__content__content02__slider__item>.service__content__content02__slider__item__img, .service__content__content02__slider03 .service__content__content02__slider__item>.service__content__content02__slider__item__img {
    padding-top: 280px;
}

.service__content__content02__slider__item__img>img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    object-fit: cover;
    transform: translateY(-50%) translateX(-50%);
}

.service__content__content02__slider__item__ttl__box {
    background-color: #fff;
    border-radius: 0 0 16px 16px;
    padding: 10px;
    min-height: 68px;
}

.service__content__content02__slider__item__ttl {
    font-weight: 700;
    line-height: calc(24/16);
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.mv__arrow__wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    padding-right: 20px;
}

.mv__arrow-l {
    width: 32px;
    cursor: pointer;
}

.mv__arrow-r {
    width: 32px;
    transform: rotate(180deg);
    cursor: pointer;
}

.service__content__wrap .service__content:nth-child(even) .mv__arrow__wrap {
    padding-right: 47px;
}

.service__content__content02__media {
    margin-top: 40px;
}

.service__movie {
    /* max-width: 300px; */
    width: calc(100% - 48px);
    aspect-ratio: 1.775;
    margin-right: 48px;
    margin-top: 20px;
}

.service__movie>iframe {
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 768px) {
    .content__wrapper {
        overflow: hidden;
    }

    .under__mv {

        padding-top: 80px;
        margin: 0 -27px;
        display: flex;
        align-items: center;
        /*  overflow: hidden; */
        width: 100%;
    }

    .under__mv__img {
        padding-right: 0;
        display: block;
        width: calc((100% - 96px)*0.53);
        position: relative;
        margin-left: calc((100% - 100vw)/2);
        width: calc(((100% - 76px)*0.53) + (100vw - 100%)/2);
    }

    .under__mv__txtarea {
        margin: 0;
        margin-top: 0;
        width: calc((100% - 76px)*0.47);
        margin-left: 76px;
    }

    .h__ttl {
        text-align: left;
        padding-left: 0;
        padding-right: 0;
        padding: 0;
    }

    .under__mv .h__ttl__line, .message .h__ttl__line {
        border: none;
    }

    .top__ttl__pc__line {
        display: block;
        height: 2px;
        background-color: #28C3D4;
        width: 100vw;
        margin-left: calc((100% - 100vw)/2);
        /*   margin-left: calc(100% - 100vw + 100%); */
        /*  margin-left: calc((100% - 100vw)/2 - 100%); */
        /*  position: absolute; */
        margin-top: 20px;
    }

    .under__mv__txtarea .h__ttl02 {
        text-align: left;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 24px;
        margin-top: 10px;
    }

    .under__mv__txt {
        max-width: 408px;
    }

    .service__content__wrap {
        padding-bottom: 193px;
        margin-top: 249px;
    }

    .service__content {
        background-color: transparent;
        position: relative;
        max-width: calc(1032px + 96px);
        margin: 0 auto;

    }

    .service__content::before {
        content: "";
        background-color: #28C3D4;
        position: absolute;
        top: 0;
        height: 100%;


    }

    .service__content__inner {
        /*  padding: 96px; */

    }



    .service__content__wrap .service__content:nth-child(odd) {
        margin: 0 auto;
        padding: 0;
        border-radius: 0;
        margin-bottom: 0;
    }

    .service__content__wrap .service__content:nth-child(even) {
        margin: 0 auto;
        padding: 0;
        border-radius: 0;
        margin-bottom: 0;
        border-radius: 0 16px 16px 0;
    }

    .service__content__wrap .service__content:not(:last-child) {
        margin-bottom: 289px;
    }

    .service__content__wrap .service__content:nth-child(odd) .service__content__inner {
        padding: 160px 0px 160px 96px;
    }

    .service__content__wrap .service__content:nth-child(odd)::before {
        margin-right: calc((100% - 100vw)/2);
        width: calc(100% + ((100vw - 100%)/2));
        border-radius: 16px 0 0 16px;
        background-color: #28C3D4;


    }

    .service__content__wrap .service__content:nth-child(even) .service__content__inner {
        padding: 160px 96px 160px 0;
    }

    .service__content__wrap .service__content:nth-child(even)::before {
        margin-left: calc((100% - 100vw)/2);
        width: calc(100% + ((100vw - 100%)/2));
        background-color: #28C3D4;
        border-radius: 0 16px 16px 0;
    }

    .service__content01__ttl01 {
        font-size: 120px;
        color: #FFEE00;
        font-family: "Anton", sans-serif;
        text-shadow: 0px 0px 16px #12727d;
        position: absolute;
        top: -60px;
        font-weight: 400;

    }

    .service__content__content01 {
        margin-bottom: 64px;
        display: flex;
        flex-direction: row-reverse;
        position: relative;
        align-items: start;
    }

    .service__content__wrap .service__content__img {
        width: calc((100% - 24px)*0.445);
        padding: 0;
    }

    .service__content__txtarea {
        color: #fff;
        margin-top: 0;
        margin-right: 24px;
        width: calc((100% - 24px)*0.555);
    }

    .service__content01__ttl02 {
        font-size: 30px;
        font-weight: 700;
        line-height: calc(40/30);
    }

    .service__content__txt {
        line-height: 2;
        margin-top: 20px;
    }

    .service__content__content02 {
        position: relative;
    }

    .service__content__wrap .service__content:nth-child(odd) .service__content__content02 {
        margin-right: calc((100% - 100vw)/2);
    }

    .service__content__wrap .service__content:nth-child(even) .service__content__content02 {
        margin-right: calc((100% - 100vw)/2 - 38px);
    }

    .service__content__content02__ttl01 {
        color: #FFEE00;
        font-size: 64px;
        font-weight: 400;
        border-bottom: #fff 1px solid;
        font-family: "Anton", sans-serif;
        padding-bottom: 12px;

    }

    .service__content__content02__ttl02 {
        font-size: 30px;
        font-weight: 700;
        color: #fff;
        margin-top: 8px;
    }

    .service__content__content02__slider {
        margin-top: 32px;
    }

    .service__content__content02__slider__item {
        width: 360px;
        margin: 0 10px;
    }

    .service__content__content02__slider__item__img {
        padding-top: 203px;
        border-radius: 16px 16px 0 0;
        position: relative;
        overflow: hidden;
    }

    .service__content__content02__slider01 .service__content__content02__slider__item>.service__content__content02__slider__item__img, .service__content__content02__slider02 .service__content__content02__slider__item>.service__content__content02__slider__item__img, .service__content__content02__slider03 .service__content__content02__slider__item>.service__content__content02__slider__item__img {
        padding-top: 360px;
    }

    .service__content__content02__slider__item__img>img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        height: auto;
        min-width: 100%;
        min-height: 100%;
        max-width: 100%;
        object-fit: cover;
        transform: translateY(-50%) translateX(-50%);
    }

    .service__content__content02__slider__item__ttl__box {
        background-color: #fff;
        border-radius: 0 0 16px 16px;
        padding: 10px;
        min-height: 80px;
    }

    .service__content__content02__slider__item__ttl {
        font-weight: 700;
        line-height: calc(24/16);
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-size: 20px;
    }

    .mv__arrow__wrap {
        display: flex;
        justify-content: space-between;
        margin-top: 32px;
        padding-right: 0;
        max-width: 140px;
    }

    .mv__arrow-l {
        width: 40px;
        cursor: pointer;
    }

    .mv__arrow-r {
        width: 40px;
        transform: rotate(180deg);
        cursor: pointer;
    }

    .service__content__wrap .service__content:nth-child(even) .mv__arrow__wrap {
        padding-right: 0;
    }

    .service__content__content02__media {
        margin-top: 66px;
    }

    .service__movie {
        /* max-width: 300px; */
        width: calc(100% - 48px);
        aspect-ratio: 1.775;
        margin-right: 48px;
        margin-top: 32px;

        max-width: 840px;
    }
}