
    @media screen and (min-width: 561px) {
        .five-course[data-section-type=access] .wonder-default-main-content .wonder-access-list-li-inner {
            height: 450px !important;
        }
    }


    @media screen and (max-width: 560px) {
        .five-course[data-section-type=access] .wonder-default-main-content .row-el .wonder-access-list-li-inner .wonder-ggmap {
            display: flex !important;
            width: 100%;
            max-width: 640px;
            height: 270px;
            position: relative;
            overflow: hidden;
            box-sizing: border-box;
            text-align: center;
            justify-content: start !important;
        }
        .five-course[data-section-type=access] .wonder-default-main-content .row-el .wonder-access-list-li-inner .wonder-ggmap img {
            object-fit: contain !important;
        }
    }


    @media screen and (max-width: 560px) {
        .five-course[data-section-type=access] .wonder-default-main-content .row-el .wonder-access-list-li-inner .wonder-ggmap {
            padding-left: 8px !important;
        }
        [data-section-type=access] .wonder-default-main-content .row-el .wonder-access-list-li-inner {
            height: 640px !important;
            justify-content: start !important;
        }
    }


    @media screen and (max-width: 560px) {
        .five-course[data-section-type=access] .wonder-default-main-content .row-el .wonder-access-list-li-inner .wonder-ggmap {
            height: 223px !important;
            align-items: center !important;
            margin-left: 55px !important;
        }
        .five-course[data-section-type=access] .wonder-default-main-content .row-el .wonder-access-list-li-inner .wonder-ggmap img {
            width: 85% !important;
        }
    }


    #ef-wrapper .ef-form-group[data-item-name="ご希望のコース"] label:has(.checks-label-content):has(.radio-label) {
        margin-bottom: 10px !important;
    }


    @media screen and (max-width: 560px) {
        #ef-wrapper .ef-form-group[data-item-name="ご希望のコース"] label:has(.checks-label-content):has(.radio-label) {
            margin-bottom: 20px !important;
        }
    }


    @media screen and (min-width: 561px) {
        [data-section-type=access].five-course .wonder-default-main-content .wonder-access-list-li-inner .wonder-access-txt-box {
            padding-top: 10px;
        }
    }


    @media screen and (min-width: 561px) {
        .five-course[data-section-type=access] .wonder-default-main-content .wonder-access-list-li .wonder-access-list-li-inner {
            height: 420px !important;
        }
    }


  [data-section-type="access"].five-course .wonder-ggmap img {
    height: 380px;
  }
