html, body {
    overflow: hidden;
    overflow-y: scroll;
}

.ein-karem .top_text_link a {
    font-weight: 700;
}

.ein-karem .top_container.event_news {
    margin-top: 104px;
}

/* フロア */

.floor_main_info .top_title img {
    width: 100%;
    max-width: 368px;
}

.floor_info_data.tel a {
    font-size: 20px;
}

.ein-karem .top_floor_description_block {
    padding-left: 364px;
}

.ein-karem .news .entry_block .section_title {
    width: 284px;
}

/* フロア */

/* キャッチコピー */
.ein-karem .top_container.top_floor_description {
    position: relative;
}

.ein-karem .top_container.top_floor_description::before {
    content: "";
    position: absolute;
    left: -60px;
    top: 90px;
    width: 714px;
    height: 120px;
    background-image: url("../images/top/einkarem/einkarem_top_border1.svg");
    background-position: center;
    background-repeat: no-repeat;
}

.ein-karem .top_floor_description_text span {
    display: block;
    font-size: 14px;
    margin-top: 32px;
    font-weight: 400;
}

/* キャッチコピー */
.ein-karem .top_image_slider_container {
    position: relative;
    overflow: visible;
}

.ein-karem .top_image_slider_container .top_image_slider_block {
    overflow: hidden;
}

.ein-karem .top_image_slider_container::before {
    content: "";
    position: absolute;
    top: -235px;
    right: -195px;
    width: 950px;
    height: 460px;
    background-image: url("../images/top/einkarem/einkarem_top_circle_gradation.svg");
    background-position: center;
    background-repeat: no-repeat;
}


/* 商品のご紹介 */
.top_container.top_entry_link {
    margin-top: 184px;
    position: relative;
}

.top_container.top_entry_link::before {
    content: "";
    position: absolute;
    left: -40px;
    bottom: -150px;
    width: 590px;
    height: 60px;
    background-image: url("../images/top/einkarem/einkarem_top_border2.svg");
    background-position: center;
    background-repeat: no-repeat;
}

.ein-karem .top_entry_link .top_image_entry {
    position: relative;
    display: flex;
    gap: 20px;
    aspect-ratio: 5 / 2;
}

.ein-karem .top_entry_link .top_image_entry_image_block {
    position: relative;
    width: 100%;
}

.ein-karem .top_entry_link .top_image_entry img:nth-of-type(1) {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.ein-karem .top_entry_link .top_image_entry .top_image_entry_image_block img:nth-of-type(1) {
    position: absolute;
    z-index: 2;
    top: 243px;
    right: min(calc(64px + 38.37%), 348px);
    width: 38.37%;
    max-width: 284px;
    height: auto;
    left: auto;
    object-position: unset;
}

.ein-karem .top_entry_link .top_image_entry .top_image_entry_image_block img:nth-of-type(2) {
    position: absolute;
    z-index: 2;
    top: -44px;
    right: 32px;
    width: 38.37%;
    max-width: 284px;
    height: auto;
}

.ein-karem .top_entry_link .top_image_entry .top_image_entry_text_block {
    position: relative;
    z-index: 2;
    flex: 0 0 432px;
    padding-top: min(8.9vw, 128px);
    padding-left: min(6.2vw, 88px);
}

.ein-karem .top_entry_link .top_image_entry .top_image_entry_text_block .section_title {
    color: #fff;
}

.ein-karem .top_entry_link .top_image_entry .top_image_entry_text_block .top_image_entry_text {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-top: min(2.7vw, 40px);
}

.ein-karem .top_entry_link .top_image_entry .top_image_entry_text_block .top_text_link {
    margin-top: min(4.4vw, 64px);
    text-align: left;
}

.ein-karem .top_entry_link .top_image_entry .top_image_entry_text_block .top_text_link a {
    color: #fff;
}

/* 商品のご紹介 */

/* ギャラリーステラ */
.top_container_no_padding.top_gallery_stella {
    margin-top: min(16.666vw, 240px);
    max-width: 1440px;
}

.top_gallery_stella .top_image_entry {
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    border-top: 1px solid var(--color-text-entry);
    border-bottom: 1px solid var(--color-text-entry);
}

.top_gallery_stella_text_block {
    padding-top: 128px;
    padding-bottom: 136px;
    padding-left: min(11.666vw, 168px);
    padding-right: 20px;
}

.top_gallery_stella .top_gallery_stella_text_block .top_image_entry_text {
    width: 440px;
    font-size: 16px;
    font-weight: 400;
    color: var(--color-text-entry);
    margin-top: 40px;
}

.top_gallery_stella_text_block .top_text_link {
    margin-top: 64px;
    text-align: left;
}

.top_gallery_stella .top_image_entry_image_block {
    position: relative;
}

.top_gallery_stella .top_image_entry_image_block::before {
    content: "";
    position: absolute;
    top: 0;
    left: -3px;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-image: url(../images/top/backgraound_noise.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.top_image_entry_image_block img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


/* ギャラリーステラ */

.ein-karem .top_text_link a {
    padding-right: 40px;
}

.ein-karem .top_text_link a::before {
    content: "";
    position: absolute;
    background: url("../images/top/einkarem/einkarem_text_link_arrow.svg");
    display: inline-block;
    width: 16px;
    height: 4px;
    top: 48%;
    transform: translateY(-50%);
    background-position: center;
    right: 20px;
}

.ein-karem .top_image_entry_text_block .top_text_link a::before {
    background: none;
    background-color: #fff;
    mask-image: url("../images/top/einkarem/einkarem_text_link_arrow.svg");
    -webkit-mask-image: url("../images/top/einkarem/einkarem_text_link_arrow.svg");
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-size: cover;
    -webkit-mask-size: cover;
    mask-position: center;
}

.ein-karem .top_text_link a::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.25);
    transition: transform 0.8s ease, opacity 0.8s ease;
}

.ein-karem .top_text_link a:hover::after {
    transform: translateY(-50%) scale(1.3);
    opacity: 0;
}

.ein-karem .top_mail_magazine_container h3 span::before {
    left: -66px;
    width: 42px;
    height: 42px;
    background-image: url(../images/top/einkarem/einkarem_top_mail_magazine_icon.svg);
}

.ein-karem .top_mail_magazine_container h3 span::after {
    right: -40px;
    width: 16px;
    height: 16px;
    background: url("../images/top/einkarem/einkarem_top_mail_magazine_arrow.svg") no-repeat center center;
}

@media (max-width: 1099px) {
    .ein-karem .top_container_left.top_floor_description::before {
        background-image: url("../images/top/einkarem/einkarem_top_border1_sp.svg");
        left: -35px;
        top: 95px;
        width: 312px;
        height: 52px;
    }

    .ein-karem .top_container.top_floor_description::before {
        top: 48px;
    }

    .ein-karem .top_entry_link .top_image_entry .top_image_entry_image_block img:nth-of-type(2) {
        display: none;
    }

    .ein-karem .top_entry_link .top_image_entry .top_image_entry_image_block img:nth-of-type(1) {
        display: none;
    }

    .ein-karem .top_entry_link .top_image_entry .top_image_entry_text_block {
        padding-top: 5.2vw;
    }

    .top_container.top_entry_link::before {
        bottom: -105px;
    }

    /* ギャラリーステラ */
    .ein-karem .top_gallery_stella_text_block h2.section_title {
        white-space: normal;
    }

    .top_gallery_stella_text_block {
        padding-top: 72px;
        padding-bottom: 96px;
        padding-left: 40px;
    }

    .top_gallery_stella_text_block .top_text_link {
        margin-top: 40px;
    }

    .top_gallery_stella .top_gallery_stella_text_block .top_image_entry_text {
        max-width: 440px;
        width: 100%;
    }

    /* ギャラリーステラ */

    .ein-karem .top_floor_description_block {
        padding-left: 0;
    }

    .ein-karem .news .entry_block .section_title {
        width: auto;
    }
}

@media (max-width: 767.98px) {

    .floor_main_info .top_title img {
        max-width: 232px;
    }

    .ein-karem .top_floor_description_text span {
        font-size: 16px;
        margin-top: 24px;
    }

    .ein-karem .top_container_left.top_floor_description::before {
        left: -75px;
        top: 70px;
    }

    .ein-karem .top_image_slider_container::before {
        top: -90px;
        right: -80px;
        width: 384px;
        height: 187px;
        background-size: cover;
    }

    .ein-karem .top_container.top_floor_description::before {
        background-image: url("../images/top/einkarem/einkarem_top_border1_sp.svg");
        width: 312px;
        height: 52px;
        left: -70px;
        top: 71px;
    }

    .ein-karem .top_floor_description_text {
        margin-top: 40px;
    }

    /* 商品のご紹介 */
    .ein-karem .top_container.top_entry_link {
        margin-top: 104px;
        padding: 0;
        padding-bottom: 240px;
        overflow: hidden;
    }

    .ein-karem .top_entry_link .top_image_entry {
        display: block;
        aspect-ratio: 375 / 512;
    }

    .ein-karem .top_entry_link .top_image_entry div.ap_pc_hidden {
        width: 100%;
        height: auto;
        object-fit: cover;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        box-sizing: border-box;
    }

    .ein-karem .top_entry_link .top_image_entry div.ap_pc_hidden img {
        display: block;
        position: static;
        width: 100%;
        height: auto;
    }

    .ein-karem .top_entry_link .top_image_entry_image_block {
        position: relative;
        width: 100%;
    }

    .ein-karem .top_entry_link .top_image_entry .top_image_entry_image_block img:nth-of-type(1) {
        top: auto;
        right: auto;
        width: 37.33333vw;
        bottom: -132px;
        max-width: 100%;
        left: min(10.7vw, 40px);
        object-position: unset;
        display: block;
    }

    .ein-karem .top_entry_link .top_image_entry .top_image_entry_image_block img:nth-of-type(2) {
        top: auto;
        bottom: -32px;
        right: 22px;
        width: 37.33333vw;
        max-width: 100%;
        display: block;
        height: auto;
    }

    .ein-karem .top_entry_link .top_image_entry .top_image_entry_text_block {
        position: relative;
        z-index: 2;
        flex: 0 0 432px;
        padding-top: 72px;
        padding-bottom: 0;
        padding-left: 22px;
        padding-right: 22px;
        height: 100%;
        box-sizing: border-box;
    }


    .ein-karem .top_entry_link .top_image_entry .top_image_entry_text_block .top_image_entry_text {
        margin-top: 40px;
    }

    .ein-karem .top_entry_link .top_image_entry .top_image_entry_text_block .top_text_link {
        margin-top: 32px;
        text-align: left;
    }

    .top_container.top_entry_link::before {
        left: -43;
        bottom: 0;
        width: 388px;
        height: 38px;
        background-image: url(../images/top/einkarem/einkarem_top_border2_sp.svg);
    }


    /* 商品のご紹介 */

    /* ギャラリーステラ */
    .top_container_no_padding.top_gallery_stella {
        margin-top: 32px;
    }

    .top_gallery_stella .top_image_entry {
        display: block;
        grid-template-columns: 0.9fr 1.1fr;
        border-top: 1px solid var(--color-text-entry);
        border-bottom: 1px solid var(--color-text-entry);
    }

    .top_gallery_stella_text_block {
        padding-top: 80px;
        padding-bottom: 16px;
        padding-left: 22px;
    }

    .top_gallery_stella .top_gallery_stella_text_block .top_image_entry_text {
        width: 300px;
        max-width: 330px;
        font-size: 16px;
        font-weight: 400;
        color: var(--color-text-entry);
        margin-top: 40px;
    }

    .top_gallery_stella_text_block .top_text_link {
        margin-top: 32px;
    }

    .top_gallery_stella .top_image_entry_image_block img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .top_gallery_stella .top_image_entry_image_block::before {
        background-image: url(../images/top/backgraound_noise_sp.png);
        left: 0;
        top: -3px;
    }

    /* ギャラリーステラ */

    /* メールマガジン */

    .ein-karem .top_mail_magazine_container {
        line-height: 65px;
        height: 65px;
    }

    .ein-karem .top_mail_magazine_container h3 span {
        display: inline-block;
        padding-top: 0;
    }

    .ein-karem .top_mail_magazine_container h3 span::before {
        position: absolute;
        width: 24px;
        height: 24px;
        left: -32px;
        background-size: cover;
        transform: translateY(-50%);
    }

    .ein-karem .top_mail_magazine_container h3 span::after {
        position: absolute;
        right: -18px;
        width: 10px;
        height: 10px;
        background-size: cover;
        transform: translateY(-50%);
    }

    /* メールマガジン */

    .ein-karem .event_news .top_text_link {
        margin-top: 40px;
    }

    .ein-karem .news .top_text_link {
        margin-top: 40px;
    }
}