@media (min-width: 768px) {
    .wpcf7-response-output {
        max-width: 720px;
    }

    .wrapper {
        overflow: hidden;
        width: 100%;
    }

    .hamburger_menu {
        display: none;
    }

    .header__menu {
        width: 100%;
        background-color: #4D4D4D;
        display: initial;
        position: fixed;
        top: 80px;
        z-index: 1000;
        width: 100%;
    }

    .header__menu__nav {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        height: 30px;
        text-decoration: none;
        padding: 0 100px;
        margin: 0 auto;
    }

    .header__menu__nav li a {
        text-decoration: none;
        color: #fff;
    }

    .header__menu ul {
        max-width: 1200px;
        list-style-type: none;
    }

    .header__menu li {
        margin: 5px;
    }

    .main_page {
        margin-top: 0;
    }

    .contact_bar {
        position: fixed;
        display: flex;
        flex-wrap: wrap;
        width: 60px;
        height: 360px;
        justify-content: center;
        z-index: 1000;
        bottom: 20px;
        right: 0;
        background-color: transparent;
        padding-top: 10px;
    }


    .contact_bar__button {
        text-align: center;


    }

    .contact_bar a:first-child {
        display: initial;
    }

    .contact_bar__button:first-child {
        position: relative;
        bottom: -3px;
        background-color: #4A4A4A;
        width: 60px;
        height: 60px;
        border-bottom-left-radius: 8px;
        border-top-left-radius: 8px;
        border-top-right-radius: 0;
        padding-right: 14px;
        padding-top: 0px;
        margin-right: 0px;
        writing-mode: vertical-rl;

    }

    .contact_bar__button:first-child img {
        width: 28px;

    }

    .contact_bar__button:nth-child(2) {
        position: relative;
        bottom: -3px;
        background-color: #4A4A4A;
        width: 60px;
        height: 200px;
        border-bottom-left-radius: 8px;
        border-top-left-radius: 8px;
        border-top-right-radius: 0;
        padding-right: 14px;
        padding-top: 0px;
        margin-right: 0px;
        writing-mode: vertical-rl;

    }

    .contact_bar__button:last-child {
        position: relative;
        bottom: -3px;
        background-color: #C40000;
        width: 60px;
        height: 60px;
        border-bottom-left-radius: 8px;
        border-top-left-radius: 8px;
        border-top-right-radius: 0;
        padding-top: 14px;
        text-align: center;
    }

    .main_page__title h1 {
        font-size: 24px;
    }

    .main_page__title h2 {
        font-size: 20px;
    }

    .section_title__big {
        font-size: 120px;
    }

    .section_title h2 {
        font-size: 24px;
    }

    .info_text h3 {
        font-size: 24px;

    }

    .info_text p {
        font-size: 20px;
    }

    .join__numeric {
        font-family: 'Oswald', sans-serif;
        font-size: 100px;
    }

    .join__title h3 {
        font-size: 24px;
    }

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

    .worries {
        overflow: hidden;
        padding-top: 60px;

    }

    .worries__info__text {
        width: 100%;
        max-width: 660px;
        margin: 0 auto;

    }

    .figure_bar_sp {
        display: none;
    }

    .figure_bar_pc {

        display: block;
        text-align: center;
        width: 85%;
        max-width: 1000px;
        margin: 0 auto;
    }


    .figure_bar_pc img {
        width: 100%;
        margin-top: 40px;
        max-width: 1000px;
    }

    .maschine .section_title {
        width: 100%;
        max-width: 850px;
        margin: 0 auto 62px auto;
    }

    .contact_form__title h3 {
        font-size: 24px;
    }

    .concept .section_title__big,
    .concept .section_title h2,
    .how_to_use .section_title__big,
    .how_to_use .section_title h2 {
        display: block;
        text-align: right;
        max-width: 850px;
        text-align: right;
        margin: 0 auto;
    }

    .access .section_title {
        display: block;
        margin: 0 auto 82px auto;
        width: 100%;
        max-width: 830px;

    }

    .access .section_title__big,
    .access .section_title h2 {
        text-align: left;
    }



    .how_to_use .section_title {
        width: 100%;
        max-width: 850px;
        margin: 0 auto;
    }

    .concept .content_wrapper {
        max-width: 820px;
    }

    .concept_gallery {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 20px;
        overflow: hidden;
    }

    .concept_gallery__image img {
        max-width: initial;
        width: 100%;

    }

    .service__slider__wrap {
        margin: 62px auto 0 auto;
        width: 100%;
        /* min-width: 1000px; */
    }

    .service__slider {
        margin-left: 0;
    }

    .concept_gallery__image img {
        width: 100%;
    }

    .concept_gallery__image,
    .concept_gallery__text {
        width: 48%;
    }

    .concept_gallery__image:first-child {
        order: 2;
    }

    .concept_gallery__text:nth-child(2) {
        order: 1;
    }

    .concept_gallery__image:nth-child(3) {
        order: 3;
    }

    .concept_gallery__text:nth-child(4) {
        order: 4;
    }

    .concept_gallery__image:nth-child(5) {
        order: 6;
    }

    .concept_gallery__text:nth-child(6) {
        order: 5;
    }

    .concept_gallery__image:nth-child(7) {
        order: 7;
    }

    .concept_gallery__text:nth-child(8) {
        order: 8;
    }

    .background_image_1 {
        width: 750px;
        height: 920px;
        left: -200px;
        top: 0px;

    }

    .background_image_2 {
        position: absolute;
        width: 1128px;
        background-repeat: no-repeat;
        height: 752px;
        bottom: 355px;
        right: -300px;
    }

    .worries .info_text h3 {
        margin: 48px 0 37px 0;
    }

    .worries hr {
        border: none;
        background-color: #7C7C7C;
        max-width: 1000px;
        margin: 45px auto 0 auto;

    }

    iframe#map {
        height: 326px;
        width: 100%;
        max-width: 830px;

    }

    .map_title {
        max-width: 830px;

    }

    .slider__wrapper {
        width: 100%;
    }

    .content01__slider__wrap-sp {
        position: relative;
        width: 88vw;
        margin: 0 auto;

    }

    .content01__slider__wrap-sp .service__slider-item {
        max-width: 20vw;
        position: relative;
        margin: 0 10px;

    }

    .content01__slider-item {
        margin: 0 10px;
        text-align: center;
    }

    .content01__slider__img {
        width: 20vw;
        max-width: 235px;
        border-radius: 50%;
        overflow: hidden;
    }

    .content01__slider____img__txt {
        width: 20vw;
    }

    .content01__slider____img__txt p {
        font-size: 2vw;
    }


    .content01__slider__img img {
        transition: transform 0.3s ease, filter 0.3s ease;
        filter: grayscale(100%);
    }

    .content01__slider__img img:hover {
        transform: scale(1.1);
        filter: grayscale(0%);
    }

    @media screen and (min-width: 1024px) {
        .content01__slider__wrap-sp {
            position: relative;
            margin: 0 auto;
            width: 1000px;
            left: 0;
        }

        .content01__slider__wrap-sp .service__slider-item {
            max-width: initial;
        }

        .content01__slider__img {
            width: 100%;
            max-width: 235px;
            border-radius: 50%;
            overflow: hidden;
        }

        .content01__slider____img__txt {
            width: 100%;
        }

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

    .content03__slider__wrap-sp {
        position: relative;
        margin: 0 auto 55px auto;
        width: 88vw;
        max-width: 820px;
    }

    .content03__slider {
        width: 84vw;
        max-width: 850px;
    }

    .content03__slider__wrap-sp .slick-list {
        width: 105%;
        overflow: visible;
    }


    .content03__slider__wrap-sp .service__slider-item {
        position: relative;
        margin: 0 10px;
    }

    .content03__slider-item {
        margin: 0 10px;
        text-align: center;
        width: 20vw;
        max-width: 200px;
    }

    .content03__slider__img {
        width: 20vw;
        height: 20vw;
        max-width: 150px;
        max-height: 150px;
        border-radius: 50%;
        overflow: hidden;
    }

    .content03__slider__img img {
        width: 20vw;
        height: 20vw;
        max-width: 150px;
        max-height: 150px;

    }

    .content03__slider____img__txt img {
        width: 100%;
    }

    .content03__slider____img__txt {
        width: 20vw;
        max-width: 150px;



    }

    .content03__slider____img__txt p {
        font-size: 2vh;
        text-align: center;
        width: 22vw;
        max-width: 150px;
    }


    .content03__slider__img img {
        transition: transform 0.3s ease, filter 0.3s ease;
        filter: grayscale(100%);
    }

    .content03__slider__img img:hover {
        transform: scale(1.1);
        filter: grayscale(0%);
    }

    .content03__slider___number {
        width: 6vw;
        height: 7vw;
        min-width: 56px;
        min-height: 73px;
        max-width: 64px;
        max-height: 89px;
    }

    .content03__slider___number img {
        width: 100%;
        height: 100%;
        top: calc(-45px + 0.5vw);
        left: -10px;
    }


    .content04__slider__wrap-sp {
        position: relative;
        margin: 0 auto 55px auto;
        width: 94vw;
        left: 0;
    }

    .content04__slider__wrap-sp .slick-list {
        width: 105%;
    }


    .content04__slider__wrap-sp .service__slider-item {
        max-width: 22vw;
        position: relative;
        margin: 0 10px;
    }

    .content04__slider-item {
        margin: 0 10px;
        text-align: center;
        width: 22vw;
        max-width: 235px;
    }

    .content04__slider__img {
        width: 22vw;
        height: 22vw;
        max-width: 235px;
        max-height: 235px;
        border-radius: 50%;
        overflow: hidden;
    }

    .content04__slider__img img {
        width: 22vw;
        height: 22vw;
        max-width: 235px;
        max-height: 235px;

    }

    .content04__slider____img__txt img {
        width: 100%;
    }

    .content04__slider____img__txt {
        width: 22vw;

    }

    .content04__slider__img img {
        transition: transform 0.3s ease, filter 0.3s ease;
        filter: grayscale(100%);
    }

    .content04__slider__img img:hover {
        transform: scale(1.1);
        filter: grayscale(0%);
    }

    @media screen and (min-width: 1024px) {
        .content04__slider__wrap-sp {
            margin: 0 auto;
            max-width: 1000px;
            left: 0;
        }

        .content04__slider__wrap-sp .service__slider-item {
            max-width: initial;
        }

        .content04__slider__img {
            width: 100%;
            max-width: 235px;
            border-radius: 50%;
            overflow: hidden;
        }

        .content04__slider____img__txt {
            width: 100%;
        }

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

        .content04__slider__wrap-sp .slick-slide {

            height: 550px;
        }
    }


    .footer_container {
        margin-bottom: 0px;
    }

    .footer_content {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        text-align: left;
        padding: 60px 8% 0 8%;
    }


    .footer_logo .info_text p {
        color: #FFF;
        text-align: left;
    }

    .footer_contact .yellow {
        text-align: right;
        margin-right: 35px;
    }

    .footer_contact .common__btn__wrap {
        margin-right: 0;
    }

    .worries .section_title {
        margin-bottom: 41px;
    }

    .section_title__shadow {
        position: absolute;
        top: -4px;
        left: 0;
        right: 8px;
        bottom: 0;
        margin: auto;
        font-family: 'Oswald', sans-serif;
        font-size: 120px;
        font-weight: 400;
        -webkit-text-stroke: 1px #656565;
        color: transparent;
    }

    .phone_contct__title {
        margin-bottom: 42px;
    }

    .price .content_wrapper {
        width: 85%;
        max-width: 660px;
    }

    table.price_table {
        width: 660px;

    }

    table.price_table td:first-child {
        width: 150px;
        font-weight: bold;
        margin: 0 20px 0 20px;
    }

    table.price_table td:last-child {
        width: 510px;
        margin: 0 20px 0 0;
    }

    .maschine .section_title__big,
    .maschine .section_title h2 {
        text-align: left;

    }

    .join {
        padding: 60px 0 74px 0;
    }

    .join .section_title {
        margin-bottom: 90px;
    }

    .join .content_wrapper {
        width: 100%;
        max-width: 660px;
    }

    .join_table {
        width: 660px;
    }

    .full_width_pc {
        display: initial;

    }

    .full_width_sp {
        display: none;
    }

    .full_width_pc {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px
    }

    .join_table td:first-child {
        width: 150px;
    }

    .join_table td:last-child {
        width: 500px;
        padding-left: 0px;
    }

    .join_table__numbers .yellow {
        padding-left: 20px;
        font-family: 'Oswald', sans-serif;
        font-size: 100px;
        font-weight: 400;
    }

    .join_table__title h3 {
        font-size: 24px;
    }

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

    .join_table tr:first-child .yellow,
    .join_table tr:nth-child(3) .yellow,
    .join_table tr:nth-child(5) .yellow,
    .join_table tr:nth-child(7) .yellow {
        position: absolute;
        top: -2px;
        left: 0px;
        transform: translateY(3px);
    }


    .join_table tr:first-child .join_table__shadow,
    .join_table tr:nth-child(3) .join_table__shadow,
    .join_table tr:nth-child(5) .join_table__shadow,
    .join_table tr:nth-child(7) .join_table__shadow {
        position: absolute;
        top: -3px;
        left: 17px;
        font-family: 'Oswald', sans-serif;
        font-size: 100px;
        font-weight: 400;
        -webkit-text-stroke: 1px #656565;
        color: transparent;
    }

}

@media (min-width: 768px) and (max-width: 850px) {
    .content04__slider____img__txt p {
        font-size: 2vw;
    }

    .content04__slider__wrap-sp .slick-slide {
        height: 520px;
    }

}

@media screen and (min-width: 768px) {

    .main_page__background {
        position: absolute;
        background: url('../images/background/main_background.png');
        background-size: cover;
        background-size: auto 200%;
        background-position: top center;
        width: 100%;
        height: 100%;

    }

    .gray-trapezoid {
        bottom: 60px;
        right: 0px;
        height: 185px;
        border-bottom: 185px solid rgb(18, 18, 18, 0.82);
        border-left: 76px solid transparent;
        transition: all 0.5s ease;
    }

    .gray-trapezoid__text {
        left: calc(50% + 50px);
        bottom: 75px;
        line-height: 1.3;

    }

    .gray-trapezoid__text br {
        display: none;
    }

    .main_page {
        height: calc(100vh - 80px);
    }

    .red-triangle {
        top: 0;
        bottom: initial;
        left: initial;
        width: 50%;
        height: 0;
        right: auto;
        border-top: 1024px solid rgba(255, 0, 0, 0.82);
        border-right: 420px solid transparent;
    }

    .red-triangle__text {
        position: absolute;
        top: -1.6vw;
        left: -0.6vw;
        height: 200px;
        max-width: 215px;


    }

    .red-triangle__text {

        color: #FFF;
        font-size: 12vw;
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        line-height: 1;
        letter-spacing: -1px;
    }

    .gray-trapezoid {
        width: calc(50% + 50px);
        bottom: 60px;
        height: 185px;
    }

    .white-frame {
        width: calc(100% - 64px);
        height: calc(100% - 64px);
    }

}

@media (min-width: 1107px) {
    .white-frame {
        width: calc(100% - 64px);
        height: calc(100% - 64px);
    }
}

@media (min-width: 768px) and (max-width: 1106px) {
    .white-frame {
        width: calc(100% - 64px);
        height: calc(100% - 64px);
    }
}

@media (min-width: 768px) and (max-width: 1133px) {


    .header__menu__nav {
        align-items: center;
        height: 60px;
    }

    .header__menu__nav li a {
        text-align: center;
    }

    .main_page {
        margin-top: 140px;
        height: calc(100vh - 140px);

    }

}

@media screen and (min-width: 1134px) {

    .main_page {
        margin-top: 110px;
        width: 100%;
        height: calc(100vh - 110px);
        max-height: 1024px;
        overflow: hidden;
    }

}

@media screen and (min-width: 1900px) {
    .red-triangle {
        top: 0;
        bottom: initial;
        left: initial;
        width: 100%;
        height: 0;
        right: 50%;
        border-top: 1024px solid rgba(255, 0, 0, 0.82);
        border-right: 420px solid transparent;
    }

}

@media (min-width: 768px) and (max-width: 1000px) {

    .red-triangle {
        border-top: 1024px solid rgba(255, 0, 0, 0.82);
        border-right: 350px solid transparent;
    }

    .gray-trapezoid {
        border-bottom: 225px solid rgb(18, 18, 18, 0.82);
    }


    .gray-trapezoid__text {
        left: calc(50% + 50px);
        bottom: 55px;
        line-height: 1.3;

    }

    .gray-trapezoid__text br {
        display: initial;
    }
}

@media (min-width: 768px) and (max-width: 830px) {
    .header__menu__nav li a {
        font-size: 14px;
    }
}