@media screen and (max-width: 540px) {
    .hotspot {
        display: none;
    }
    .local-nav{
        border-radius: 0;
        top: 50px;
    }
    .local-nav .nav-list a{
        padding: 10px 20px;
    }

    .section-title{
        padding: 0 20px;
        line-height: 1.3;
    }
    .intro-text{
        padding: 0 20px;
    }
    .sub-section-title{
        margin-left: 20px !important;
        margin-right: 20px !important;
        border-left: none !important;
    }


    .hero-left h1{
    }

    .hero-title{
        font-size: 36px;
        margin-top: 5px;
        display: inline-block;
    }
    body.nishishinjuku .hero-title{
        font-size: 33px;
        letter-spacing: -0.02em;
    }
    body.sakuragicho .hero-title{
        font-size: 33px;
        letter-spacing: -0.02em;
    }

    .hero{
        margin-top: 0;
        border-radius: 0;
    }
    .hero-left{
        width: 100%;
        /* width: auto; */
    }
    .hero-flex{
        /* padding: 0px 20px; */
        padding: 0px;
    }
    .hero-sub{
        margin-top: 20px;
        font-size: 15px;
        line-height: 1.3;
        letter-spacing: -0.03em;
    }
    .hero-icons{
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
    }
    .hero-icon-item{
        gap: 5px;
        letter-spacing: -0.02em;
        background: #fff;
        padding: 5px;
        border: 1px solid #ff6d00;
        flex-wrap: nowrap;
        flex-direction: column;
        align-content: center;
    }
    .hero-icon-item span{
        line-height: 1.2;
    }
    .hero-icon-item img {
        max-width: 40px;
    }
    .hero-sub{
        display: inline-block;
        padding-left: 20px;
        padding-right: 20px;
        filter: drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 4px #fff) drop-shadow(0px 1px 4px #fff);
    }
    .hero-title{
        padding-left: 20px;
        padding-right: 20px;
        filter: drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 4px #fff) drop-shadow(0px 1px 4px #fff);
    }
    .hero-check-list{
        padding-left: 20px;
        padding-right: 20px;
        filter: drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 4px #fff) drop-shadow(0px 1px 4px #fff);
    }

    .hero-right img{
        min-height: 380px;
    }

    .hero-badges{
        flex-direction: column;
        background: #fff;
        margin-top: 0;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .cta-group {
        flex-direction: column;
        padding-left: 20px;
        padding-right: 20px;
    }
    

    .hero-cta{
        margin-top: 20px;
    }
    .hero-cta .cta-group{
        margin-top: 20px;
    }

    .reason-card{
        width: calc(50% - 30px);
        height: auto;
        padding-bottom: 20px;
    }
    .reason-card h3{
        color: inherit !important;
    }

    .subPage #MainContents h3{
        background: none !important;
        padding: 0 !important;
        /* margin: 0 !important; */
        line-height: 1.3 !important;
        /* color: inherit !important; */
        box-shadow: none;
    }

    .plan-card.p-dropin{
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .plan-card.p-room{
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .plan-price-box .plan-price{
        font-size: 48px;
    }
    .plan-meta{
        font-size: 16px;
    }

    .plan-name{
        font-size: 24px !important;
    }
    .p-dropin .plan-name { color:#00AFD0 !important;}
    .p-virtual .plan-name { color:#79BA00 !important;}
    .p-free .plan-name { color:#F87C00 !important;}
    .p-room .plan-name { color:#B4661A !important;}

    .p-dropin .plan-btn,
    .p-virtual .plan-btn,
    .p-free .plan-btn{
        margin-bottom: 40px;
    }

    .plan-content span br{
        display: none;
    }

    .target-users-flex{
        justify-content: center;
        gap: 10px;
        padding: 0 10px;
    }

    .area-section .area-grid-col-2,
    .area-section .area-grid-col-4{
        display: flex;
        flex-direction: column;
    }
    .steps-grid{
        display: flex;
        flex-direction: column;
    }
    .step-card{
        width: 100%;
    }

    .step-card h3{
        color: inherit !important;
    }
    .step-card h3 span.step-blank{
        display: none !important;
    }

    .step-card h4 br,
    .step-card h4 span{
        display: none !important;
    }

    .step-arrow{
        width: 100%;
        display: flex;
        align-content: center;
        flex-direction: column;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .step-arrow .las.la-angle-right{
        transform: rotate(90deg);
    }

    .recommend-lists{
        display: flex;
        flex-direction: column;
        gap: 0px;
    }
    .recommend-title{
        width: calc(100% - 40px);
        text-align: center;
        letter-spacing: -0.03em;
    }
    body.nishishinjuku .recommend-title{
        font-size: 16px;
    }
    body.sakuragicho .recommend-title{
        font-size: 16px;
    }

    .facility-card {
        background: #fff;
        margin-left: 20px;
        margin-right: 20px;
    }
    .facility-card h3{
        color: inherit !important;
    }

    .top-left-corner{
        border-top-left-radius: 0px;
    }
    .bottom-left-corner{
        border-bottom-left-radius: 0px;
    }
    .bottom-right-corner{
        border-bottom-right-radius: 0px;
    }
    
    .compare-table tbody tr td{
        padding: 10px 20px;
    }
    .compare-container{
        gap: 0px;
    }
    .compare-right-box{
        border-radius: 0px;
    }


    .compare-table-for-mobile {
        display: table;
        width: 100%;
        border-collapse: separate;
        border-spacing: 0;
        overflow: hidden;
    }
    .compare-table-for-mobile tbody tr th{
        width: 110px;
    }
    .compare-table-for-mobile tbody tr th,
    .compare-table-for-mobile tbody tr td {
        background: #fff6e5;
    }
    .compare-table-for-mobile tbody tr:nth-child(even) th,
    .compare-table-for-mobile tbody tr:nth-child(even) td {
        background: #ffeac7;
    }
    .compare-table-for-mobile thead th{
        font-weight: bold;
    }
    .compare-table-for-mobile thead th.es-feature{
        width: inherit;
        font-size: 18px;
    }
    .compare-table-for-mobile th,
    .compare-table-for-mobile td {
        padding: 10px 10px;
        text-align: center;
        font-size: 16px;
    }
    .compare-table-for-mobile tbody tr td.es-feature {
        font-size: 16px;
    }

    .compare-table-for-mobile th.highlight {
        background: var(--primary-orange);
        color: #fff;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        font-weight: bold;
    }
    .compare-table-for-mobile td.highlight-td strong {
        color: var(--primary-orange);
        font-size: 24px;
    }

    .compare-table {
        display: none;
    }
    .compare-check-list{
        display: inline-block;
        padding: 20px 20px;
    }
    .compare-right-box{
        justify-content: flex-start;
        margin-bottom: 20px;
    }


    .split-left img{
        /* border-radius: 0px; */
    }
    .split-right{
        padding: 0px 20px;
    }

    .steps-grid{
        padding: 0px 20px;
    }

    .info-grid{
        padding: 0px 20px;
    }

    .info-table th,
    .info-table td {
        padding: 10px 20px;
    }

    .info-table th{
        width: 120px;
    }

    .info-card h3{
        color: inherit !important;
    }

    .compare-places-grid{
        padding: 0px 20px;
    }

    
    .place-body h3{
        color: inherit !important;
    }

    .hero-right, .split-left, .access-map, .media-box{
        height: auto;
        width: calc(100% - 40px);
        margin-left: auto;
        margin-right: auto;
    }
    .route-grid{
        padding: 0px 20px;
    }

    .hours-box{
        border-radius: 0px;
    }
    .hours-line{
        flex-direction: column;
    }

    .floor-fd-guide{
        display: none;
    }

    .floor-container{
        padding: 0px 20px;
    }
    .floor-num{
        height: 60px;
        width: 60px;
        padding-right: 14px;
        padding-bottom: 14px;
        font-size: 24px;
    }
    .floor-img{
        padding-top: 0px;
    }

    .room-alert-container{
        flex-direction: column;
        justify-content: space-between;
    }

    .pvs-row{
        margin-left:20px;
        margin-right:20px;
    }

    .room-status-box{
        margin-left: 20px;
        margin-right: 20px;
    }

    .media-box .sub-section-title{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .window-status-box{
        margin: 20px 20px 0px 20px;
    }

    .intro-text.common-indent{
        margin-left: 20px;
    }

    .faq-item{
        border-radius: 0px;
        margin-top: 1px;
    }
    .faq-item:first-of-type{
        margin-top: 20px;
    }

    .bank-grid{
        display: flex;
        gap: 44px;
        flex-direction: column;
        padding: 0px 20px;
    }

    .benefits-grid {
        grid-template-columns: repeat(1, 1fr);
        margin-left: 20px;
        margin-right: 20px;
    }
    .logo-partner-grid {
        grid-template-columns: repeat(2, 1fr);
        margin-left: 20px;
        margin-right: 20px;
    }
    .form-container{
        margin-left: 20px;
        margin-right: 20px;
    }
    .area-container-other{
        flex-direction: column;
    }
    .area-group{
        margin-left: 20px;
        margin-right: 20px;
    }

    .split-right .sub-section-title {
        margin-top: 0px !important;
        margin-left: 0px !important;
    }

    .confirm-section-title{
        padding-top: 20px;
    }

    .btn-back,
    .btn-submit{
        width: 100%;
        padding: 24px 0px;
    }
    .btn-back-wrap{
        width: 100%;
        margin-right: 10px;
    }
    .btn-success-wrap{
        width: 100%;
    }

    .onepoint-balloon{
        display: none !important;
    }



    /* レンタルオフィス比較 */
    .compare-container {
        gap: 0;
    }

    .compare-table {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        border-collapse: separate;
        border-spacing: 0;
        margin-top: 20px;
    }

    .compare-table thead {
        display: table-header-group;
    }

    .compare-table thead th {
        white-space: nowrap;
        min-width: 110px;
        font-size: 15px;
        padding: 10px 10px;
    }

    .compare-table tbody tr th {
        width: auto;
        text-align: left;
        padding: 10px 10px;
    }

    .compare-table tbody tr td {
        min-width: 200px;
        text-align: left;
        line-height: 1.5;
        padding: 10px 10px;
        background: #fff6e5;
    }

    .compare-table tbody tr td.highlight-td strong {
        color: var(--primary-orange);
        font-size: 24px;
    }

    .badge-orange-sub {
        display: inline;
        color: #ff6d00;
        background: none;
        padding: 0;
        font-size: inherit;
        margin-left: 0.25em;
    }
    .badge-orange-sub::after{
        display: none;
    }

}