
    @media screen and (max-width: 560px){
        /* ハンバーガーメニューのスタイル */
        [data-section-type=hpHeader][data-composition-type=A] .hpHeader-background{
            position: fixed;
            top: 0;
            left: 0;
            overflow: auto;
            width: 100%;
            height: 100%;
            opacity: .8;
            z-index: 10000;
            background: #000;
        }
        [data-section-type=hpHeader][data-composition-type=A] .header-bottom .header-bottom-inner .header-menu-container .header-menu-item .header-menu-link{
border-botttom: 2px #cecbcb solid;
gap: 8px;
        }
        editable-container [data-section-type=hpHeader][data-composition-type=A] .header-bottom .header-bottom-inner .header-menu-container .header-menu-item .header-menu-link .header-menu-text{
            font-size: 16px !important;
        }
        /* h1とロゴのスタイル */
        .wonder-header-logo-wrapper h1{
            justify-content: left !important;
        }
        .wonder-header-logo-wrapper .wonder-header-main{
            justify-content: left !important;
        }
        .wonder-header.section-main-container .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img{
            margin-left: 10px !important;
        }
        [data-section-type=hpHeader][data-composition-type=A] .header-bottom .header-bottom-inner .header-menu-container .header-menu-item .header-menu-link .header-menu-img {
            height: 9vw !important;
        }
        [data-section-type=hpHeader][data-composition-type=A] .header-menu-wrapper.is-display
        {
            background-color: unset !important;
        }
    }


    @media screen and (max-width: 560px) {
        .footerAddres {
            text-align: center;
        }
        .footer-logo-class {
            padding-top: 35px;
            padding-bottom: 7px;
            height: 70px!important;
        }
    }


    @media screen and (min-width: 561px) {
        .wonder-foot-container .wonder-foot-txt-box {
            width: 73% !important;
        }
        .wonder-foot-contents-caption {
            margin-left: 75px !important;
        }
        .wonder-foot[data-composition-type=C] .wonder-foot-container .wonder-foot-logo-wrapper .wonder-foot-contents-caption .wonder-footer-logo img {
            height: 50px !important;
        }
        .wonder-foot[data-composition-type=C] .wonder-foot-container {
            align-items: start !important;
        }
    }


    @media screen and (max-width: 560px) {
        .footerAddres {
            text-align: center;
        }
        .footer-logo-class {
            padding-top: 35px;
            padding-bottom: 7px;
            height: 70px!important;
        }
    }


@media screen and (max-width: 560px) {
    .wonder-foot[data-composition-type=C] .wonder-foot-container .wonder-foot-txt-box .wonder-foot-contents {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-around !important;
        width: 50%;
    }
    .wonder-foot[data-composition-type=C] .wonder-foot-container .wonder-foot-txt-box .wonder-foot-contents .wonder-foot-contents-left {
        width: 45%;
    }
    .wonder-foot[data-composition-type=C] .wonder-foot-container .wonder-foot-logo-wrapper {
        width: 50% !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
}


.wonder-foot[data-composition-type=C] .wonder-foot-container {
    width: 1100px !important;
}
@media screen and (min-width: 561px) {
    .hpHeader .row-el.header-menu-container {
        height: 38px !important;
    }
}


@media screen and (max-width: 560px) {
    .wonder-foot[data-composition-type=C] .wonder-foot-container .wonder-foot-txt-box .wonder-foot-contents {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-around !important;
        width: 50%;
    }
    .wonder-foot[data-composition-type=C] .wonder-foot-container .wonder-foot-txt-box .wonder-foot-contents .wonder-foot-contents-left {
        width: 45%;
    }
    .wonder-foot[data-composition-type=C] .wonder-foot-container .wonder-foot-logo-wrapper {
        width: 50% !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
}


@media screen and (max-width: 560px) {
    .wonder-header.section-main-container {
        height: 55px !important;
    }
    .wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main {
        justify-content: left !important;
    }
}


.wonder-foot[data-composition-type=C] .wonder-foot-container {
                    width: 1100px !important;
                }
.original-button {
                    display: flex !important;
                    align-items: center;
                    justify-content: center !important;
                    line-height: 1;
                    text-decoration: none;
                    color: #2C9A13;
                    font-size: 24px;
                    border-radius: 0px;
                    width: 300px;
                    height: 65px;
                    font-weight: bold;
                    border: 2px solid #2C9A13;
                    transition: 0.3s;
                    box-shadow: 5px 5px 0px 0px rgba(19, 174, 103, 1);
                    background-color: #ffffff;
                    font-family: NotoSansJP-Bold !important;
                }


.wonder-cv-mail-block .wonder-cv-mail-text {
    text-shadow: 0px 0px 0px #ff5800 !important;
}



@media screen and (min-width: 561px) {
    .hpHeader .row-el.header-menu-container {
        height: 38px !important;
    }
}
    @media screen and (min-width: 561px) {
        [data-swiper-active=true].swiper-container.display-none-f-pc {
            display: none!important;
        }
    }
    @media screen and (max-width: 560px) {
        [data-swiper-active=true].swiper-container.display-none-f-sp {
            display: none!important;
        }
    }
