.mb-10 {
    margin-bottom: 200px;
}

.mt-5 {
    margin-top: 50px;
}

.mt-2 {
    margin-top: 20px;
}

.flex-center {
    justify-content: center;
}

.p-calendar__list {
    display: flex;
    justify-content: space-between;
}

.p-calendar__item {
    flex-basis: 46%;
    text-align: center;
}

.font-s-2 {
    font-size: 2rem !important;
}

.p-subject__labels {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-flow: column wrap;
    max-height: 100%;
    padding: 0.5em;
    font-size: 1.4rem;
    line-height: 1;
    color: #fff;
    letter-spacing: 0.2em;
    background-color: #54a868;
    transform: translateX(-0.5em) translateY(-0.5em);
}

.p-subject__labels__item {
    writing-mode: vertical-rl;
    text-orientation: upright;
}

.service-list {
    padding: 40px 0 100px;
    display: flex;
    row-gap: max(1.5em, 3cqw);
    column-gap: max(1.5em, 3cqw);
    flex-wrap: wrap;
}

.service-list-img a{
    max-width: 100%;
}

.service-list-img img{
    max-width: 400px;
    width: 100%;
}

.c-subtitle-s {
    font-size: 20px;
    color: #FF8266;
    line-height: 1.7;
    margin-top: 20px;
}

.l-footer__sns {
    padding: 12px 0;
    margin-top: 30px;
    border-radius: 40px;
}

.l-footer__sns ul {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.l-footer__sns li {
    width: 32px;
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.mv_catch {
    position: relative;
    max-width: 100%;
    width: 90%;
}

.mv_catch_sub {
    position: absolute;
    right: -13%;
    bottom: -20px;
    width: 17%;
}

.main-banner .caption {
    top: 80%;
}

.main-header .logo {
    margin-top: 30px;
}

.main-header .logo .help {
    top: -30px;
}

.header-table th, .header-table td {
    font-size: 12px;
    font-weight: normal;
    padding: 10px 6px;
}

.text-shadow {
    text-shadow: 1px 1px 2px #000;
}

@media screen and (max-width: 950px) {
    .main-banner .caption {
        top: 65%;
    }
    .mv_catch {
        position: relative;
        max-width: 88%;
        width: 100%;
    }
    .main-header .logo {
        margin-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .main-banner .caption {
        top: 70%;
    }
}
#p-staff .l-banner {
    background: url('../images/park/staff/banner_bg.png') no-repeat top center;
} 

#p-services .l-banner {
    background: url('../images/park/service/banner_bg.jpg') no-repeat top center;
} 

#p-facilities .l-banner {
    background: url('../images/park/facilities/banner_bg.jpg') no-repeat top center;
} 

#p-equipments .l-banner {
    background: url('../images/park/equipments/banner_bg.png') no-repeat top center;
}

#p-access .l-banner {
    background: url('../images/park/access/banner_bg.png') no-repeat top center;
}

#p-facilities .l-banner, #p-equipments .l-banner, #p-access .l-banner {
    background-size: 1920px 400px;
    background-position: bottom center;
}


@media screen and (max-width: 768px) {
    
    #p-staff .l-banner {
        background: url('../images/park/staff/banner_bg_sp.png') no-repeat top center;
       
    }

    #p-services .l-banner {
        background: url('../images/park/service/banner_bg_sp.jpg') no-repeat top center;
    } 

    #p-facilities .l-banner {
        background: url('../images/park/facilities/banner_bg_sp.jpg') no-repeat top center;
    } 

    #p-equipments .l-banner {
        background: url('../images/park/equipments/banner_bg_sp.png') no-repeat top center;
    } 

    #p-access .l-banner {
        background: url('../images/park/access/banner_bg_sp.png') no-repeat top center;
    } 

    #p-staff .l-banner, #p-services .l-banner, #p-equipments .l-banner, #p-access .l-banner {
         background-size: 100% auto;
        background-position: bottom 85px center;
    }

}

@media screen and (max-width: 576px) {
    #p-facilities .l-banner, #p-equipments .l-banner, #p-access .l-banner {
        background-size: 100% auto;
        background-position: bottom 85px center;
    }
}

.logo img {
    width: 450px;
}

.btn-link {
    text-decoration: underline;
    text-underline-offset: 0.25em;
}

.access .center-sm {
    display: block;
}
@media screen and (min-width: 951px) {
    .logo-access {
        display: none !important;
    }
}

@media screen and (max-width: 950px) {
    a.menu-link {
        padding-top: 20px;
    }

    .logo img {
        width: 350px;
    }

    .main-header .logo a {
        margin-top: 10px;
    }
}

@media screen and (max-width: 950px) {
    a.menu-link {
        padding-top: 15px;
    }

    .logo-access {
        display: block !important;
        padding: 10px;
        background-color: #ff8266;
        font-size: 1.4rem !important;
        font-weight: 500 !important;
        border-radius: 5px;
        margin-right: 20px;
    }

    .main-header .logo {
        justify-content: space-between;
    }
}

@media screen and (max-width: 767px) {
   .logo img {
        width: 350px;
    }

    .p-calendar__list {
        flex-direction: column;
    }

    
    .p-subject__labels {
        left: 15px;
    }

    .l-about-clinic {
        padding-bottom: 50px !important;
    }

    .sp-sm-font {
        font-size: 5vw !important;
    }

    .l-calendar .c-item .phone {
        font-size: 1.8rem;
    }

    .l-service-top .menu-item {
        height: 67px;
    }

    .l-service .service-item .service-title {
        min-height: 50px;
    }

    .center-sm {
        justify-content: center;
        text-align: center;
    }

    .access .center-sm {
        margin-left: auto;
        margin-right: auto;
    }

    .l-calendar .c-item .phone {
        font-size: 1.6rem;
    }

    .logo img {
        width: 220px;
    }

    .logo-access {
        font-size: 0.7rem !important;
        margin-right: 0px;
        margin-top: 5px !important;
    }

}

@media screen and (max-width: 520px) {
   .logo img {
        width: 280px;
    }
}
@media screen and (max-width: 420px) {
   .logo img {
        width: 230px;
    }
}

.l-banner h2 {
    filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.4)) drop-shadow(2px 2px 16px rgba(0, 0, 0, 0.6));
}

.c-list {
    margin-left: 10px;
}

.c-list li {
    position: relative;
}

.c-list li:before {
    content: "・";
    position: absolute;
    left: 0;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    margin-left: -1em;
    margin-right: 5px;
}

.l-news.is-info {
    padding: 11vw 50px 11vw 50px;
}

.l-news #sub-banner-ig {
    width: 500px;
    max-width: 100%;
    padding: 0px 10px;
    margin: 0px auto 0;
}
.l-main-access .c-access_googleMapShort .c-access_map {
    height: auto;
    padding: 0 20px;
}
.c-manager-name2 {
    position: relative;
    font-size: 22px;
    margin-top: 20px;
    z-index: 5;
    text-align: center;
}
.l-staff-staff .item {
    height: 100%;
}
.l-f-sm .item-help {
    font-size: 15px !important;
}
.l-staff-staff #staff-list {
    margin: 100px auto 150px;
}
.r-gap-30 {
    row-gap: 30px;
}
@media screen and (max-width: 520px) {
    .l-staff-staff .item {
        min-height: auto;
    }
}
.list-sm {
    margin-top: 0px !important;
}
.list-sm li {
    font-weight: 500 !important;
    font-size: 1rem !important;
    padding-left: 1rem !important;
    line-height: 2 !important;
}
.list-sm li::before {
    font-size: 0.5rem !important;
    top: 8px !important;
}
#main .uagb-section__inner-wrap .list-sm li + li {
    margin-top: 0 !important;
}
.ttl-sub {
    font-size: 1.3rem !important;
    margin-bottom: 0 !important;
}
.fs-30 {
    font-size: 30px;
}
.l-news .news-bug4 {
  position: absolute;
  top: -5vh;
  left: 5%;
  width: 12%;
}
.l-news .news-bug3 {
  position: absolute;
  top: -2vh;
  right: 5%;
  width: 12%;
}
@media screen and (max-width: 1024px) {
    .l-news .news-bug4 {
        top: -3vh;
    }
    .l-news .news-bug3 {
        top: -1vh;
    }
}
@media screen and (max-width: 520px) {
    .l-news .news-bug4 {
        top: -1vh;
    }
    .l-news .news-bug3 {
        top: 2vh;
    }
}

#p-access .p-list {
    margin: 10px 0 50px;
}

#p-access .item-img {
    flex-basis: calc((100% - 3rem) / 3);
}
.l-clinic .owl-carousel .item {
    min-height: 374px;
}
.staff__item {
    min-height: 100px;
}

@media screen and (max-width: 520px) {
    .staff__item {
        min-height: auto;
    }
}

