/* トップページ */
.top-new-h1 h1 {
    display: inline-block;
    position: relative;
}

.top-new-h1 h1::before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url("https://saisei-mirai.or.jp/en/wp-content/uploads/sites/3/Saisei-cropped-logo-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: -64px;
}


.our-locations .elementor-column{
    margin-bottom: 24px;
}

.our-locations .elementor-widget-wrap {
    padding: 0 !important;
    background: white;
    border-radius: 0 0 16px 16px;
    box-shadow: 0 12px 30px rgba(10, 30, 60, 0.06);
}

.our-locations .elementor-widget-wrap img {
    height: auto;
    aspect-ratio: 4 / 3;
    border-radius: 16px 16px 0 0;
}

.our-locations .elementor-row{
    gap: 24px;
}

.our-locations .elementor-widget-heading{
    margin-bottom: 0px!important;
}

.our-locations h2{
    padding-left: 16px;
}

.our-locations .elementor-widget-container{
    line-height: 1.2!important;
}
.our-locations span.elementor-heading-title{
    
}
.our-locations span.elementor-heading-title a{
    display: block!important;
    font-size: 12px!important;
    color: #6b7280!important;
    letter-spacing: 1px;
    line-height: 1.4!important;
    padding-top: 8px!important;
    padding-left: 16px;
    padding-bottom: 16px!important;
}