* {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-style: normal;
}
html {
    scroll-behavior: smooth;
}
.tab-group {
    width: 100%;
    height: 67px;
    background-color: #F1ECE6;
    padding-left: calc((192 / 1900) * 100%);
    padding-right: calc((192 / 1900) * 100%);
    display: flex;
    justify-content: center;
    align-items: center;
}
.tab-group a {
    text-decoration: none;
}
.tab {
    width: 50%;
    padding: 20px 0;
    display: flex;
    justify-content: center;
    position: relative;
}
.tab-line {
    background: rgba(0, 0, 0, 0.1);
    height: 27px;
    width: 1px;
    opacity: 1 !important;
}
.tab {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    color: #121212;
    font-weight: 500;
}
.tab:hover {
    opacity: 0.5;
    cursor: pointer;
}
.tab.active {
    color: #D80C24;
    border-bottom: 2px solid #D80C24;
}
#heading {
    margin-left: calc((192 / 1900) * 100%);
    margin-right: calc((192 / 1900) * 100%);
    font-weight: 500;
    font-size: 40px;
    line-height: 1.5;
    margin-top: 96px;
    padding-bottom: 82px;
    display: flex;
    justify-content: center;
    border-bottom: 4px solid rgba(0, 0, 0, 0.1);
}
.subheading {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.04em;
    color: #121212;
}
.container-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.container {
    width: 1000px;
    max-width: 100%;
}
.spOnly {
    display: none;
}
.pcOnly {
    display: block;
}
.gray-box {
    background-color: #F9F9F9;
}
.flex-col {
    flex-direction: column;
}
.flex-row {
    flex-direction: row;
}
.font-lg {
    font-size: 32px;
    font-weight: 600;
}
.m-top-0 {
    margin-top: 0 !important;
}
.m-auto {
    margin: 0 auto;
}
.width-100 {
    width: 100%;
}
.width-50 {
    width: 50%;
}
/*
sections 
---------------------------- */
.section {
    margin-bottom: 88px;
}
.section:last-child {
    margin-bottom: 0px;
}
.section-header {
    font-weight: 500;
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: 48px;
}
.section-header-3 {
    position: relative;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #121212;
    border-left: 4px solid #007C36;
    margin-top: 48px;
    margin-bottom: 40px;
    padding-left: 15px;
}

/*
Utilities
-----------------------*/
.flex-col {
    flex-direction: column;
}
.text-center {
    text-align: center;
}
#support {
    margin-top: 86px;
}
.three-col {
    display: flex;
    column-gap: 40px;
}
.three-col-unit {
    width: calc(100%/3);
}
.two-col {
    display: flex;
    column-gap: 63px;
    justify-content: space-between;
}
.two-col-unit {
    width: calc(50% - 31.5px);
}
.note {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #666666;
    padding-left: 22px;
    margin-top: 10px;
    position: relative;
}
.note:before {
    content: '※';
    color: #FF0000;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    position: absolute;
    left: 0;
}
.note-black:before {
    color: #121212 !important;
}
.support-inner {
    display: flex;
    column-gap: 40px;
    margin-top: 48px;
}
.support-img {
    width: calc((340 / 1000) * 100%);
    height: 216px;
    background-color: #f2f8f5;
    display: flex;
    justify-content: center;
    align-items: center;   
}
.support-img img {
    width: calc((130 / 340) * 100%);
}
.support-text {
    width: calc((622 / 1000) * 100%);
    font-weight: 400;
}
.support-text p {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.04em;
}
#maintenance {
    padding-bottom: 96px;
}
#maintenance .section-header {
    margin-bottom: 40px;
}
#maintenance .heading-subtext {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 48px;
}
.maintenance-text {
    margin-top: 22px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #666666;
    position: relative;
}
.maintenance-list li {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #666666;
    margin-left: 19px;
    position: relative;
    margin-bottom: 5px;
}
.maintenance-graph {
    overflow-x: scroll;
    background-color: #ffffff;
    padding: 0 0 20px 0;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
}
  .maintenance-graph::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none !important;
    width: 0 !important;
  }
  .simplebar-scrollbar::before {
    background: #ffffff;
    border-radius: 0;
    height: 10px !important;
    margin-left: 2px;
    margin-top: 3px;
  }
  .simplebar-scrollbar.simplebar-visible::before {
    opacity: 1;
  }
  .simplebar-track {
    /* background: rgba(203, 210, 224, 0.5); */
    background: #ccc;
    height: 20px !important;
  }
.maintenance-legend {
    background-color: #F9F9F9;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    height: 86px;
    align-items: center;
    padding: 0 30px;
    column-gap: 7px;
    margin-top: 18px;
}
.maintenance-legend-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #121212;
    padding-left: 40px;
    position: relative;
}
.maintenance-legend-text2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #333333;
} 
.maintenance-legend-text:before {
    content: '';
    background-color: #FFFFFF;
    border: 8px solid #6E9DC8;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    left: -3px;
    margin: auto 0;
    position: absolute;
    top: -2px;
}
.maintenance-legend-text:nth-child(2):before {
    border-color: #DD7A85;
}
.maintenance-scroll {
    display: none;
}
.maintenance-note {
    margin-top: 22px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #666666;
    padding-left: 14px;
    position: relative;
}
.maintenance-note:before {
    content: '※';
    color: #D80C24;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.04em;
    position: absolute;
    left: 0;
}
.maintenance-daily-care {
    display: flex;
    column-gap: 40px;
}
.maintenance-item {
    width: calc((307/100)*100%);
}
.maintenance-item-inner {
    display: flex;
    column-gap: 32px;
    align-items: center;
    border-top: 2px solid #007C36;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 16px 0;
}
.maintenance-item-inner img {
    width: 130px;
    height: 114px;
}
.maintenance-img-caption {
    width: calc((146/307) * 100%);
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #121212;
}
.maintenance-item-list {
    margin-top: 24px;
}
.maintenance-item-list ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.maintenance-item-list li {
    position: relative;
    padding-left: 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.04em;
    color: #333333;
}
.maintenance-item-list li:before  {
    content: '';
    background: url(../img/20y_support/img_check.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    position: absolute;
    left: 0;
    top: 4px;   
}
#membership {
    background-color: #FDF1EB;
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 96px;
    padding-bottom: 64px;
}
.membership-inner {
    display: flex;
    flex-direction: column;
    row-gap: 40px;  
}
.membership-banner {
    background-color: #FFFFFF;
    border: 2px solid #EE7835;
    /* border-bottom: 2px solid #EE7835; */
    height: 136px;
    width: 100%;
    position: relative;
    padding: 20px 0;
    display: flex;
    justify-content: center;
}
.membership-banner:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: -2.2px;
    border-top: 71.48px solid transparent;
    border-bottom: 64.48px solid transparent;
    border-left: 32.48px solid #FDF1EB;
    top: -2px;
    z-index: 1;
}
.membership-banner-inner:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    border-top: 71.48px solid transparent;
    border-bottom: 64.48px solid transparent;
    border-left: 32.48px solid #EE7835;
    top: -2px;
}
.membership-banner:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: -2.2px;
    border-top: 71.48px solid transparent;
    border-bottom: 64.48px solid transparent;
    border-left: 32.48px solid #FDF1EB;
    top: -2px;
    z-index: 1;
    transform: scaleX(-1);
}
.membership-banner-inner:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    border-top: 71.48px solid transparent;
    border-bottom: 64.48px solid transparent;
    border-left: 32.48px solid #EE7835;
    top: -2px;
    transform: scaleX(-1);
}
.membership-banner-inner {
    display: flex;
    flex-direction: row;
    column-gap: 24px;
}
.membership-fee {
    width: 96px;
    height: 96px;
    background-color: #EE7835;
    display: flex;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    transform: none;
}
.membership-heading {
    font-weight: 500;
    font-size: 32px !important;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #EE7835;
}
.membership-description {
    font-weight: 400;
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.04em;
    color: #333333;
}
.membership-btn-wrapper {
    display: flex;
    justify-content: center;
}
.membership-btn-wrapper a {
    text-decoration: none;
}
.membership-btn {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 46px 20px 24px;
    background: #EE7835;
    border-radius: 90px;
    border: none;
    position: relative;
    margin-top: -1px;
    width: calc((485/1000)*100%);
    height: 70px;
    transition: background 0.4s, color 0.4s, border 0.4s;
    border: 1px solid #EE7835;
}
.membership-btn:hover {
    background-color: #FFFFFF;
    color: #EE7835;
    cursor: pointer;
}
.membership-btn:hover:after {
    background: url(../img/20y_support/ico_arrow_right_orange.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 6px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
}
.membership-btn:after {
    content: '';
    background: url(../img/20y_support/ico_arrow_right.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 6px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
}
.membership-inquiry {
    width: 100%;
    background-color: #FFFFFF;
    padding: 32px 40px 40px;
    margin-top: 64px;
}
.membership-inquiry-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.04em;
    color: #121212;
    padding-bottom: 32px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
.membership-contact {
    display: flex;
    padding: 0 55px;
}
.membership-contact-inner {
    display: flex;
    flex-direction: column;
    margin-top: 55px;  
    position: relative; 
}
.membership-contact-number {
    font-weight: 300;
    font-size: 55px;
    line-height: 1.7;
    color: #EE7835;
    margin-bottom: 20px;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}
.membership-contact-number ruby:before {
    content: '';
    position: absolute;
    background: url(../img/20y_support/ico_phone.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 0px;
    top: 31px;
} 
/* .membership-contact-number span {
    position: relative;
}
.membership-contact-number span:nth-child(2):before {
    content: 'イー風呂';
    position: absolute;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.24em;
    color: #EE7835;
    top: -1px;
    left: 12px;
} */
.membership-contact-number rt {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.24em;
    color: #EE7835;
    text-align: right;
    transform: translateX(-7px);
}
.membership-contact-number rt > span:first-child{
    padding-right: 37px;
}
/* .membership-contact-number span:nth-child(3):before {
    content: 'イー流し';
    position: absolute;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.24em;
    color: #EE7835;
    top: -1px;
    left: 12px;
} */
.membership-contact-inner:has(.membership-map) {
    width: 100%;
}
.membership-customer {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #121212;
    margin-top: -5px;
    position: relative;
    padding-left: 28px;
    text-decoration: none;
}
.membership-customer:hover {
    color: rgba(18, 18, 18, 0.5);
}
.membership-customer:before {
    content: '';
    position: absolute;
    background: url(../img/20y_support/ico_arrow_right_red.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    left: 0;
    transform: translateY(4px);
}
.membership-contact-inner ul {
    list-style: none;
    margin-bottom: 9px;
}
.membership-sched-heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #121212;
    margin-bottom: 6px;
}
.membership-sched-list {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.04em;
    color: #333333;
}
.membership-contact-note {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.04em;
    color: #666666;
}
.membership-contact-inner.contact-1 {
    padding-right: 48px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    align-items: center;
}
.membership-contact-number-img-wrapper {
    text-decoration: none;
    width: 395px;
}
.membership-contact-number-img {
    max-width: 100%;
}
.membership-contact-inner.contact-2 {
    padding-left: 48px;
}
.membership-contact-inner.contact-3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-top: 32px;
}
a.membership-contact-inner.contact-3 {
    text-decoration: none;
}
.membership-map-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #121212;
}
.membership-img-group {
    width: calc((570/920) * 100%);
    display: flex;
}
.membership-contact-inner.contact-3 img {
    width: calc((190/570) * 100%);
    height: 124px;
}
.membership-map {
    width: calc((350/920) * 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../img/20y_support/img_map.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 124px;
}
.membership-contact-inner.contact-3:after {
    content: '';
    position: absolute;
    background: url(../img/20y_support/ico_arrow_right_white.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    right: 14px;
    top: 90px;
}
.membership-contact-inner.contact-3:hover {
    background: #FFFFFF;
    opacity: 0.33;
    cursor: pointer;
    transition: opacity 0.4s;
}
@media (min-width: 769px) and (max-width: 1024px) {
    .membership-contact-number ruby:before {
        width: 26px;
        height: 26px;
        background-size: contain;
        top: 18px;
        left: -34px;
    }
    .membership-heading {
        font-size: 28px !important;
    }
    .membership-contact {
        padding: 0 20px;
        display: flex;
        justify-content: center;
    }
    .membership-contact-number {
        padding-left: 0px;
        font-size: 33px;
    }
    .membership-contact-number rt {
        font-size: 12px;
        letter-spacing: 0.24em;
        transform: translateX(8px);
    }
    .membership-contact-number rt > span:first-child{
        padding-right: 7px;
    }
}
@media screen and (max-width: 768px){
    .spOnly {
        display: block;
    }
    .pcOnly {
        display: none;
    }
    .tab-group {
        padding: 0;
        font-size: 14px;
        height: 70px; 
    }
    .tab {
        padding: 13px 0 13px;
        height: 70px; 
        align-items: center;
        justify-content: center;
    }
    .tab p {
        text-align: center;
        font-size: 14px;
    }
    #heading {
        font-size: 28px;
        text-align: center;
        margin-top: 61px;
        margin-left: calc((19 / 375) * 100%);
        margin-right: calc((19 / 375) * 100%);
        padding-bottom: 50px;
    }
    .container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .section {
        margin-top: 64px;
        margin-bottom: 0;
    }
    .section-header {
        font-size: 24px;
    }
    .section-header-3 {
        margin-top: 32px;
        margin-bottom: 32px;
        font-size: 20px;
    }
    #support {
        margin-top: 64px;
    }
    .support-inner {
        margin-top: 32px;
        flex-direction: column;
        row-gap: 24px;
    }
    .support-img {
        width: 100%;
        aspect-ratio: 335/195;
        height: unset;
    }
    .support-text {
        width: 100%;
    }
    .support-text p {
        font-size: 16px;
    }
    #maintenance {
        padding-bottom: 0;
    }
    #maintenance .section-header {
        margin-bottom: 24px;
    }
    #maintenance .heading-subtext {
        font-size: 14px;
        margin-bottom: 32px;
    }
    .maintenance-graph img {
        width: 764.53px;
        height: auto;
    }
    .maintenance-legend {
        width: 764.53px;
        margin-top: 12px;
        height: 48px;
    }
    .maintenance-legend-text {
        font-size: 14px;
        min-width: fit-content;
        padding-left: 17px;
        padding-right: 10px;
    }
    .maintenance-legend-text2 {
        font-size: 14px;
        margin-left: -10px;
    }
    .maintenance-legend-text:before {
        border: 5px solid #6E9DC8;
        border-radius: 50%;
        width: 10px;
        height: 10px;
        left: -7px;
        top: -4px;
    }
    .maintenance-scroll {
        display: flex;
        column-gap: 10px;
        justify-content: center;
        margin-top: 11px;
    }
    .maintenance-scroll-inner {
        position: relative;
        display: flex;
        justify-content: center;
    }
    .maintenance-scroll-inner:after {
        content: '横スクロールできます';
        font-weight: 400;
        font-size: 12px;
        line-height: 1.75;
        letter-spacing: 0.04em;
        color: #666666;
        position: absolute;
        right: -134px;
    }
    .maintenance-scroll-img {
        width: 40px;
        height: 20.61px; 
    }
    .maintenance-note {
        margin-top: 13px;
    }
    .maintenance-daily-care {
        flex-direction: column;
    }
    .maintenance-item {
        width: 100%;
        margin-bottom: 32px;
    }
    .maintenance-item-inner {
        padding: 12px 0;
    }
    .maintenance-img-caption {
        font-size: 18px;
    }
    .maintenance-item:last-child {
        margin-bottom: 0;
    }
    .maintenance-item-list {
        margin-top: 13px;
    }
    .maintenance-item-list ul {
        row-gap: 4px;
    }
    .maintenance-item-list li {
        font-size: 14px;
        line-height: 1.8;
        letter-spacing: 0.038em;
    }
    #membership {
        padding-top: 68px;
    }
    .membership-inner {
        row-gap: 23px;
    }
    .membership-banner {
        flex-direction: column;
        align-items: center;
        height: 263px;
        border-bottom-width: 2.5px;
        /* background-image: url(../img/img_7.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; */
    }
    .membership-banner-inner {
        flex-direction: column;
        align-items: center;
    }
    .membership-fee-outer {
        margin-top: -96px;
        margin-bottom: 20px;
    }
    .membership-fee {
        font-size: 20px;
        width: 69px;
        height: 69px;       
    }
    .membership-heading {
        font-size: 24px !important;
    }
    .membership-heading h2 {
        line-height: 1.5;
    }
    .membership-banner:before {
        display: none;
    }
    .membership-banner-inner:before {
        display: none;
    }
    .membership-banner-inner:after {          
        border-left: calc(50vw - 20px) solid transparent;
        border-right: calc(50vw - 20px) solid transparent;
        border-bottom: 34px solid #EE7835;
        bottom: 0px;
        left: 50%;
        top: unset;
        transform: translateX(-50%);
        /* display: none; */
    }
    .membership-banner:after {
        border-left: calc(50vw - 18px) solid transparent;
        border-right: calc(50vw - 18px) solid transparent;
        border-bottom: 35px solid #FDF1EB;
        bottom: -3px;
        left: 50%;
        top: unset;
        transform: translateX(-50%);
        /* display: none; */
    }
    .membership-heading {
        text-align: center;
    }
    .membership-description {
        font-size: 16px;
    }
    .membership-btn {
        width: 100%;
        font-size: 18px;
        padding: 16px 46px 16px 24px;
        height: 86px;
        margin-top: 0;
    }
    .membership-inquiry {
        padding: 32px 20px 20px;
        margin-top: 48px;
    }
    .membership-inquiry-title {
        font-size: 20px;
        padding-bottom: 22px;
    }
    .membership-contact {
        flex-direction: column;
        padding: 0px;
    }
    .membership-contact-inner.contact-1 {
        border-right: 0px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-right: 0;
        margin-top: 40px;
    }
    .membership-contact-number {
        font-weight: 400;
        font-size: 26px;
        line-height: 1;
        padding-left: 0;
        border: 1px solid #EE7835;
        border-radius: 90px;
        padding-top: 16px;
        padding-bottom: 16px;
        width: 100%;
        display: flex;
        justify-content: center;
        height: 71px;
        padding-left: 0px;
    }
    .membership-contact-number-img-wrapper {
        width: 195px;
    }
    .membership-contact-number ruby {
        transform: translateY(-8px);
    }
    .membership-contact-number rt {
        font-size: 9px;
        line-height: 1;
        transform: translateX(2px);
    }
    .membership-contact-number rt > span:first-child{
        padding-right: 7px;
    }
    /* .membership-contact-number span:nth-child(1):before {
        width: 20px;
        height: 20px;
        background-size: contain;
        top: 7px;
        left: -28px;
    } */
    .membership-contact-number ruby:before {
        width: 20px;
        height: 20px;
        background-size: contain;
        top: 14px;
        left: -28px;
    }
    .membership-contact-number span:nth-child(2):before {
        font-size: 9px;
        line-height: 1;
        top: -10px;
        left: 1px;
    }
    .membership-contact-number span:nth-child(3):before {
        font-size: 9px;
        line-height: 1;
        top: -10px;
        left: -2px;
    }
    .membership-customer {
        margin-top: -4px;
        font-size: 16px;
        margin-bottom: 24px;
    }
    .membership-contact-inner.contact-2 {
        margin-top: 24px;
        padding-left: 0px;
    }
    .membership-sched-heading {
        font-size: 16px;
    }
    .membership-sched-list {
        font-size: 14px;
    }
    .membership-contact-note {
        font-size: 12px;
        line-height: 1;
    }
    .membership-contact-inner.contact-3 {
        margin-top: 43px;
        flex-direction: column;
        height: 152px;
    }
    .membership-map {
        width: 100%;
        height: calc((88/152) * 100%);
    }
    .membership-img-group {
        width: 100%;
        height: calc((64/152) * 100%);
    }
    .membership-map-text {
        font-size: 16px;
    }
    .membership-contact-inner.contact-3:after {
        top: unset;
        bottom: 8px;
        right: 8px;
    }
}
    @media (min-width: 769px) and (max-width: 1024px) {
        .container {
            padding: 0 25px;
        }
    }

    @media (min-width: 376px) and (max-width: 768px) {
        .maintenance-item-inner {
            padding: 20px 0 20px;
        }
    }


