@media screen and (max-width: 767px) {
    header .header-hd, header h1 {
        display:none;
    }
    header .header-inner {
        padding-left: 15px;
        height: 80px;
    }
    header .header-inner img {
        width: 140px;
    }

    #wrap {
        margin-top: 10px;
    }

    #wrap::before {
        width: calc(100% - 30px);
        left: 15px;
        top: -20px;
    }

    /*------ section top ------*/
    .top-page {
        height: 33vh;
        border-bottom: 18px solid #d32f38;
    }
    .top-banner-bg {
        width: 78%;
        left: 11%;
    }
    .top-banner-content h1 {
        font-size: 30px;
    }
    .top-banner-content p {
        font-size: 13px;
        margin-top: 5px;
    }
    .top-banner-content p:last-child {
        margin-top: 0px;
    }
    .top-price {
        font-size: 18px;
    }

    /*------ section search ------*/
    .search {
        padding-top: 65px;
    }
    .cm_form {
        border: 2px solid #d13a3a;
    }
    .search-container {
        width: 220px;
        height: 25px;
        top: -24px;
        border: 2px solid #d50045;
    }
    .search .search-box .cm_form {
        padding-bottom: 30px;
    }
    .search-text {
        font-size: 12px;
    }
    .search-button {
        width: 30px;
    }
    .search-button .material-icons {
        width: 22px;
        height: 22px;
        font-size: 14px;
        background-size: cover;
    }
    .cm_form {
        padding: 20px 20px 0px;
    }
    .search .search-box .form-row:first-child {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .form-radio label {
        font-size: 12px;
        padding-left: 30px;
    }
    .search .search-box .area-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .form-radio {
        width: 93px;
    }
    .radio-label-style-01 {
        font-size: 10px !important;
    }
    .form-radio:last-child {
        width: 186px;
    }
    .form-radio label small {
        font-size: 11px;
    }
    .cm_form .map_ico {
        width: 100px;
    }
    .form-radio input[type="radio"] {
        width: 17px;
        height: 17px;
        margin-top: -9px;
    }
    .form-radio label::before {
        left: 8px;
        width: 11px;
        height: 11px;
    }

    /*------ section consultant ------*/
    .consultant {
        margin-top: 40px;
    }
    .consultant .top-info {
        flex-direction: column;
        padding: 0 0;
    }
    .consultant .top-info img {
        width: 100%;
    }
    .consultant .top-info-text {
        padding: 0 25px;
    }
    .consultant .top-info-text h3 {
        text-align: center;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 13px;
        padding-bottom: 6px;
    }

    .consultant .top-info-text br {
        display: none;
    }
    .consultant .top-info-text br:first-child {
        display: block;
    }
    .consultant .highlight-banner {
        display: none;
    }
    .consultant .worry-list {
        margin-top: 20px;
        padding:20px;
        width: 87%;
        background-size: 20px 20px;
    }
    .consultant .worry-list li {
        padding-left: 20px;
        margin-bottom: 0px;
    }
    .consultant .worry-list li::before {
        font-size: 1rem;
    }
    .consultant .worry-list li span {
        font-size: 12px;
    }

    /*------ section notification ------*/
    .down-arrow img {
        margin: 30px auto;
    }
    .advertisement {
        height: 55px;
        justify-content: center;
    }
    .advertisement .side-image {
        display: none;
    }
    .advertisement .text {
        font-size: 1rem;
        border-bottom: 3px solid #d32f38;
        width: 360px;
        flex: none;
    }
    .advertisement .text span {
        font-size: 1rem;
    }

    /*------ section relocation ------*/
    .relocation .highlight-banner {
        font-size: 13px;
        margin-bottom: 40px;
    }
    .relocation .item img {
        width: 75px;
        height: 75px;
    }
    .relocation .item {
        width: 160px;
        margin: 10px;
    }
    .relocation .grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: unset;
    }
    .relocation .label {
        font-size: 11px;
        padding: 10px 0px;
    }

    /*------ section staff ------*/
    .staff .highlight-banner {
        font-size: 1rem;
        margin-top: 60px;
        margin-bottom: 40px;
    }
    .staff .comparison {
        flex-direction: column;
        margin: auto 5px;
    }
    .staff .column {
        margin-right: 0px;
    }
    .staff .icon {
        width: 40px;
        height: 40px;
        margin: 0 auto 0px;
        padding: 5px;
    }
    .staff .icon img {
        width: 40px;
    }
    .staff .icon-text {
        font-size: 10px;
    }
    .staff .icon-box {
        width: 60px;
    }
    .staff .icon .style-01 {
        width: 30px;
    }
    .staff .icons {
        padding: 20px 0px 5px 0px;
    }
    .staff .icon .style-02 {
        width: 33px;
        height: 44px;
    }
    .staff .line-style-02 {
        top: 25px;
        left: -20px;
    }
    .staff .column h2 {
        font-size: 14px;
    }
    .staff .comparison .column:last-child .icons {
        padding: 20px 10px 5px 10px !important;
    }
    .staff .note {
        margin-top: 20px;
        font-size: 13px;
        padding: 2px 10px 2px 10px;
    }
    .staff .desc {
        font-size: 13px;
        margin-left: 15px;
        margin-right: 15px;
    }


    /*------ section reference ------*/
    .reference .highlight-banner {
        margin-top: 40px;
        margin-bottom: 30px;
        font-size: 14px;
    }
    .reference .circle {
        width: 100px;
        height: 100px;
        border: 2px solid #c33;
        margin: 5px;
        font-size: 13px;
    }
    .reference .button {
        padding: 10px 40px;
        font-size: 18px;
    }
    .reference .consult-link .hand-icon {
        position: absolute;
        width: 34px;
        right: 0px;
        top: 20px;
    }
    .reference .consult-link {
        margin-top: 30px;
    }
    .reference .company-info {
        display: none;
    }
    .reference .company-info-sp {
        display: flex;
        justify-content: center;
        align-content: center;
        margin-top: 60px;
        margin-bottom: 100px;
        flex-direction: column;
        align-items: center;
    }
    .reference .company-info-sp .logo {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .reference .company-info-sp .logo img {
        width: 260px;
        height: 39px;
    }
    .reference .company-info-sp .info {
        flex: 1;
        text-align: center;
        margin-top: 15px;
    }
    .reference .company-info-sp .info span {
         font-size: 1.2rem;
         font-weight: bold;
     }
    footer .footer-copyright__txt {
        font-size: 11px;
    }

    /*------ section services ------*/
    .services {
        margin-top: 65px;
    }
    .services .subtitle {
        font-size: 14px;
    }
    .services .highlight {
        font-size: 1.2rem;
    }
    .services h1 {
        display: none;
    }
    .services .section-title {
        display: flex;
        align-items: center;
        text-align: center;
        font-family: sans-serif;
        font-weight: bold;
        font-size: 24px;
    }

    .services .line {
        flex: 1;
        height: 2px;
        background-color: #d32f38; /* red line */
    }

    .services .title-text {
        padding: 0 15px;
        color: black;
    }

    .services .subtitle {
        margin-bottom: 5px;
    }
    .services .service-content {
        flex-direction: column;
        margin-top: 15px;
    }
    .services .column-01 {
        margin-right: 0px;
    }
    .services .rental-title {
        display: none;
    }
    .services .responsive-ele {
        display: block;
        font-size: 1.4rem;
        font-weight: bold;
        margin-top: 5px;
    }
    .services .rental-content {
        font-size: 16px;
        margin-top: 10px;
        font-weight: bold;
        text-align: left;
        padding: 20px;
    }
    .services .column-02 {
        margin-left: 0px;
    }
    .services .column-02 .small-intro:first-child {
        border-top: 1px solid #ddd;
    }
    .services .column-02 .small-intro:last-child {
        border-bottom: 1px solid #ddd;
    }
    .services .column-02 .small-intro img {
        padding: 10px;
    }
    .services .column-02 .small-intro:first-child .title div:nth-child(2) {
        display: none;
    }
    .services .column-02 .small-intro:nth-child(2) .title div:nth-child(2) {
        display: none;
    }
    .services .column-02 .small-intro .rp-title {
        text-align: left;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

}

@media screen and (max-width: 667px) {
    .cm_form .map_ico {
        width: 150px;
    }
}