.comingSoonNotice {
    margin: 48px 0 12px;
    text-align: center;
    color: #fff;
    font-size: 2.8rem;
    line-height: 1.5;
    letter-spacing: 0.08em;
}

@media (max-width: 575px) {
    .comingSoonNotice {
        margin: 28px 0 0;
    }
}

.cdlInsertBlock .pagewrap-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cdlInsertImage {
    margin: 0;
    text-align: center;
}

.cdlInsertImage img {
    display: block;
    width: 100%;
    max-width: 1080px;
    height: auto;
    margin: 0 auto;
}

.cdlInsertButton {
    text-align: center;
}

.cdl_shadow #cdlAbout .container.section.cdlAbout,
.cdl_shadow #cdlAbout .container.sec_anim,
.cdl_shadow #cdlInfo .container.section.cdlAbout,
.cdl_shadow #cdlInfo .container.sec_anim {
    position: relative;
    z-index: 12;
    opacity: 1 !important;
    filter: none !important;
}

#cdlAbout .cdlAbout-text,
#cdlAbout .cdlAbout-text p,
#cdlAbout .cdlAbout-text p *,
#cdlInfo .cdlInfo,
#cdlInfo .cdlInfo-title,
#cdlInfo .cdlInfo-title *,
#cdlInfo .cdlInfo-lead,
#cdlInfo .cdlInfo-lead *,
#cdlInfo .cdlInfo-buttons .cmnBtn {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    opacity: 1 !important;
    text-shadow: none !important;
}

@media (max-width: 575px) {
    .cdlInsertBlock .pagewrap-bottom {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.container.full-nopadding .news {
    padding-top: 40px !important;
}

.footer {
    margin-top: 0 !important;
}

html.cdl-preload,
html.cdl-preload body,
html.cdl-fadein,
html.cdl-fadein body {
    background: #000 !important;
}

html.cdl-preload body,
html.cdl-fadein body {
    transition: opacity 0.45s ease;
}

html.cdl-preload body {
    opacity: 0;
}

html.cdl-fadein body {
    opacity: 1;
}

.instagram .ig_box .ig_item {
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: transparent;
}

.instagram .ig_box .ig_item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 20%;
    transition: transform 0.7s ease, opacity 0.35s ease;
    transform-origin: center center;
}

.instagram .ig_box .ig_item:hover img,
.instagram .ig_box .ig_item:focus img,
.instagram .ig_box .ig_item:focus-visible img {
    transform: scale(1.06);
}

.instagram.privateBlur .ig_box .ig_item {
    position: relative;
    background: #000;
    isolation: isolate;
}

.instagram.privateBlur .ig_box .ig_item::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.18);
    pointer-events: none;
}

.instagram.privateBlur .ig_box .ig_item::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: clamp(34px, 4vw, 54px);
    aspect-ratio: 1 / 1;
    background: url("../img/lock.png") center center / contain no-repeat;
    filter: drop-shadow(0 4px 18px rgba(0, 0, 0, 0.45));
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.instagram.privateBlur .ig_box .ig_item img {
    /* filter: blur(6px); */
    transform: scale(1.08);
}

.instagram.privateBlur .ig_box .ig_item:hover img,
.instagram.privateBlur .ig_box .ig_item:focus img,
.instagram.privateBlur .ig_box .ig_item:focus-visible img {
    transform: scale(1.12);
}

.memberHeading {
    margin-bottom: 0;
}

.memberLabel {
    margin-top: 4px !important;
    display: block;
    margin: 0 0 40px;
    color: #c40000;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.08em;
    text-align: center;
}

.cdlBlock,
.cdlBlock .cdlAbout,
.cdlBlock .instagram,
.cdlBlock .cdlLineWrap,
.cdlBlock .cdlnews,
.cdlBlock #movie .container.section.full-nopadding.movie {
    background: rgba(0, 0, 0, 50%) !important;
    
}

.cdlBlock #movie .container.section.full-nopadding.movie {
    padding-top: 50px;
}



.cdlBlock #cdlnews {
    background: transparent !important;
}

.cdl_shadow {
    position: relative;
}

.cdl_shadow > .cdlBlock::before {
    content: "";
    position: absolute;
    top: 1;
    left: 0;
    right: 0;
    height: 20%;
    background: linear-gradient(to bottom,
            rgba(0, 0, 0, 0.72) 0,
            transparent 100%);
    pointer-events: none;
    z-index: 11;
}

[data-anchor="cdl"] {
    display: block;
    scroll-margin-top: 150px;
}

#news .news {
    padding-top: 40px;
}

#profile .profile-img {
    position: relative;
    display: block;
}

#profile .profile-img img {
    display: block;
    width: 100%;
    height: auto;
}

#profile .profileCardContent {
    display: none;
}

.kv .kvBg,
.kv .kvCont,
.kv .kvFallback {
    transition: opacity 0.35s ease, visibility 0.35s ease;
}

@media (min-width: 992px) {
    .kv {
        overflow: hidden;
    }

    .kv .kvCont {
        position: absolute;
        bottom: 13px;
        left: 0;
        right: 0;
        z-index: 2;
    }
}

@media (hover: hover) and (min-width: 576px),
       (pointer: fine) and (min-width: 576px),
       (min-width: 576px) and (min-height: 501px) {
    #profile .profile {
        position: relative;
    }

    #profile .profile > .subTitle,
    #profile .profile > .container {
        display: none;
    }

    #profile .profile-img {
        width: 100%;
        max-width: 1080px;
        aspect-ratio: 10 / 3;
        margin: 0 auto;
        overflow: hidden;
        cursor: default;
        transform: none;
        background: #000;
        border: 1px solid rgba(255, 255, 255, 0.22);
    }

    #profile .profile-img:hover,
    #profile .profile-img:focus,
    #profile .profile-img:focus-within {
        opacity: 1 !important;
        transform: none !important;
        filter: none !important;
    }

    #profile .profile-img img,
    #profile .profile-img:hover img,
    #profile .profile-img:focus img,
    #profile .profile-img:focus-within img {
        width: 125%;
        height: 115%;
        max-width: none;
        margin-left:5%;
        opacity: 1 !important;
        object-fit: cover;
        object-position: center;
        transform: none !important;
        filter: none !important;
        transition: none !important;
    }

    #profile .profileBg-sp {
        display: none;
    }

    #profile .profile-img img,
    #profile .profileCardTitle {
        pointer-events: none;
    }

    #profile .profileCardContent {
        position: absolute;
        top: 50%;
        left: clamp(48px, 8vw, 132px);
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 32px;
        color: #fff;
        text-align: center;
        pointer-events: none;
        transform: translateY(-50%);
    }

    #profile .profileCardTitle {
        display: block;
        margin: 0;
    }

    #profile .profileCardBtn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 172px;
        min-height: 44px;
        padding: 10px 24px;
        border: 1px solid #fff;
        background: #000;
        color: #fff;
        letter-spacing: 0.04em;
        text-decoration: none;
        pointer-events: auto;
        cursor: pointer;
    }

    #profile .profileCardBtn:hover,
    #profile .profileCardBtn:focus {
        color: #000;
    }
}

.kv .kvCont .cmnBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    white-space: nowrap;
}

.kv .kvCont .cmnBtn i {
    flex: 0 0 1.2em;
    width: 1.2em;
    margin-right: 5px;
    text-align: center;
}

.kv .kvCont .detail {
    display: grid;
    grid-template-columns: minmax(0, 46%) minmax(0, 46%);
    justify-content: space-between;
    align-items: stretch;
}

.kv .kvCont .detail .box {
    width: auto;
    min-width: 0;
}

.kv .kvCont .detail .box:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    text-align: center;
}

.kv .kvCont .txt {
    margin-bottom: 0;
}

.kv .kvCont .thumb {
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.06);
}

.kv .kvCont .thumb img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kv .kvBg,
.kv .kvCont {
    will-change: opacity;
}

.home .sec_anim {
    transform: none !important;
    transition: opacity 0.8s ease-in-out !important;
}

.kv .kvFallback {
    position: fixed;
    inset: 0;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.kv .kvFallback picture,
.kv .kvFallback img {
    display: block;
    width: 100%;
    height: 100%;
}

.kv .kvFallback img {
    object-fit: cover;
    object-position: center center;
}

.kv.is-kv-fallback-visible .kvBg,
.kv.is-kv-fallback-visible .kvCont {
    visibility: hidden;
    pointer-events: none;
}

.kv.is-kv-fallback-visible .kvFallback {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 575px),
       (hover: none) and (pointer: coarse) and (orientation: landscape) and (max-height: 500px) {
    .kv .kvBg,
    .kv .kvFallback,
    .kv .kvBg::after,
    .kv .kvFallback picture,
    .kv .kvFallback img,
    .kvBgSlider,
    .kvBgSlider .swiper-wrapper,
    .kvBgSlider .swiper-slide,
    .kvBgSlider picture,
    .kvBgSlider img {
        height: 100svh;
    }

    .cdl_shadow {
        margin-top: -1px;
    }

    #profile .profile {
        position: relative;
    }

    #profile .profile > .subTitle,
    #profile .profile > .container {
        display: none;
    }

    #profile .profile-img {
        width: calc(100% - 30px);
        aspect-ratio: 339 / 203;
        margin: 0 auto;
        overflow: hidden;
        background: #000;
        border: 1px solid rgba(255, 255, 255, 0.22);
    }

    #profile .profile-img::after {
        content: "";
        position: absolute;
        inset: 0;
        z-index: 1;
        background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.98) 18%, rgba(0, 0, 0, 0.88) 34%, rgba(0, 0, 0, 0.5) 52%, rgba(0, 0, 0, 0) 70%);
        pointer-events: none;
    }

    #profile .profileBg-pc {
        display: none;
    }

    #profile .profileBg-sp {
        display: block;
        width: 110%;
        height: 100%;
        margin-left: 76px;
        max-width: none;
        object-fit: cover;
        object-position: left center;
    }

    #profile .profileCardContent {
        position: absolute;
        left: 18px;
        top: 50%;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 18px;
        color: #fff;
        text-align: center;
        pointer-events: none;
        transform: translateY(-50%);
    }

    #profile .profileCardTitle {
        display: block;
        margin: 0;
    }

    #profile .profileCardBtn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 150px;
        min-height: 36px;
        padding: 8px 16px;
        border: 1px solid #fff;
        background: #000;
        color: #fff;
        letter-spacing: 0.04em;
        text-decoration: none;
        pointer-events: auto;
    }

    #profile .profileCardBtn:hover,
    #profile .profileCardBtn:focus {
        color: #000;
    }

    #profile > .profile .container .text-right {
        margin-top: 48px!important;
        /* text-align: center; */
    }
}

@media (hover: none) and (pointer: coarse) and (orientation: landscape) and (max-height: 500px) {
    #profile .profile-img {
        aspect-ratio: auto;
        height: auto;
    }

    #profile .profileBg-sp {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        height: auto;
        margin-left: 0;
        max-width: none;
        object-fit: contain;
        object-position: center right;
    }
}

@supports (-webkit-touch-callout: none) {
    @media (hover: none) and (pointer: coarse) and (orientation: landscape) and (max-width: 932px) and (max-height: 450px) {
        #profile .profile-img {
            height: auto;
        }

        #profile .profileBg-sp {
            width: 44%;
            height: auto;
            margin-left: auto;
        }
    }
}

.photoList {
    scrollbar-color: rgba(140, 140, 140, 0.95) rgba(60, 60, 60, 0.35);
}

.photoList::-webkit-scrollbar {
    height: 8px;
}

.photoList::-webkit-scrollbar-track {
    background: rgba(60, 60, 60, 0.35);
}

.photoList::-webkit-scrollbar-thumb {
    background: rgba(140, 140, 140, 0.95);
    border-radius: 999px;
}

.photoListItem {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#cdlPhoto .photoListItem > a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #000;
}

#cdlPhoto.cdlPhotoBts .photoListItem > a {
    aspect-ratio: 16 / 9;
    isolation: isolate;
}

#cdlPhoto.cdlPhotoBts .photoListItem > a::after {
    content: "" !important;
    position: absolute;
    inset: 0;
    z-index: 2;
    display: block !important;
    background: rgba(0, 0, 0, 0.18);
    pointer-events: none;
}

#cdlPhoto .photoListItem > a::before {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid rgba(255, 255, 255, 0.18);
    pointer-events: none;
    z-index: 2;
}

#cdlPhoto .photoListItem > a::after,
#cdlPhoto .photoListItem .info,
#cdlPhoto .photoListItem .info::before,
#cdlPhoto .photoListItem .info::after {
    display: none !important;
    content: none !important;
    animation: none !important;
}

#cdlPhoto .photoListItem .podcastThumbBlur {
    position: absolute;
    inset: -10%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(4px);
    opacity: 0.4;
    transform: scale(1.12);
    transition: transform 0.7s ease, opacity 0.35s ease;
}

#cdlPhoto .photoListItem .podcastThumbBlur::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.12) 22%, rgba(0, 0, 0, 0.12) 78%, rgba(0, 0, 0, 0.45));
}

#cdlPhoto .photoListItem .thumb {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
    transition: transform 0.7s ease, opacity 0.35s ease;
    transform-origin: center center;
}

#cdlPhoto.cdlPhotoBts .photoListItem .thumb {
    /* filter: blur(6px); */
    transform: scale(1.08);
    object-fit: cover;
}

#cdlPhoto.cdlPhotoBts .photoListItem .btsLock {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

#cdlPhoto.cdlPhotoBts .photoListItem .btsLock img {
    display: block;
    width: clamp(34px, 4vw, 54px);
    height: auto;
    filter: drop-shadow(0 4px 18px rgba(0, 0, 0, 0.45));
}

#cdlPhoto.cdlPhotoPod .photoListItem > a {
    isolation: isolate;
}

#cdlPhoto.cdlPhotoPod .photoListItem > a::after {
    content: "" !important;
    position: absolute;
    inset: 0;
    z-index: 2;
    display: block !important;
    background: rgba(0, 0, 0, 0.18);
    pointer-events: none;
}

#cdlPhoto.cdlPhotoPod .photoListItem .thumb {
    /* filter: blur(6px); */
    transform: scale(1.08);
}

#cdlPhoto.cdlPhotoPod .photoListItem .podLock {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

#cdlPhoto.cdlPhotoPod .photoListItem .podLock img {
    display: block;
    width: clamp(34px, 4vw, 54px);
    height: auto;
    filter: drop-shadow(0 4px 18px rgba(0, 0, 0, 0.45));
}

.photoListItem .podcastDummyText {
    margin: 8px 0 0;
    color: #ffffff;
    font-size: clamp(11px, 1.2vw, 14px);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.04em;
    text-align: left;
}

#cdlPhoto .photoListItem > a:hover .thumb,
#cdlPhoto .photoListItem > a:focus .thumb,
#cdlPhoto .photoListItem > a:focus-visible .thumb {
    transform: scale(1.06);
}

#cdlPhoto.cdlPhotoBts .photoListItem > a:hover .thumb,
#cdlPhoto.cdlPhotoBts .photoListItem > a:focus .thumb,
#cdlPhoto.cdlPhotoBts .photoListItem > a:focus-visible .thumb {
    transform: scale(1.12);
}

#cdlPhoto.cdlPhotoPod .photoListItem > a:hover .thumb,
#cdlPhoto.cdlPhotoPod .photoListItem > a:focus .thumb,
#cdlPhoto.cdlPhotoPod .photoListItem > a:focus-visible .thumb {
    transform: scale(1.12);
}

#cdlPhoto .photoListItem > a:hover .podcastThumbBlur,
#cdlPhoto .photoListItem > a:focus .podcastThumbBlur,
#cdlPhoto .photoListItem > a:focus-visible .podcastThumbBlur {
    transform: scale(1.18);
    opacity: 0.82;
}

.profile-img {
    margin: 0;
}

@media (max-width: 1180px) {
    #movie .movieSlideItem .info,
    #movie .movieSlideItem .info::before,
    #movie .movieSlideItem .info::after {
        display: none !important;
        background: transparent !important;
        background-color: transparent !important;
        background-image: none !important;
        box-shadow: none !important;
        border: 0 !important;
    }

    #movie .movieSlideSpTitle {
        margin: 2px 0 0 !important;
        padding: 0 !important;
        background: transparent !important;
        color: #fff;
        font-size: 1.4rem;
        font-weight: 700;
        line-height: 1.4;
        text-align: center;
    }

    .movieSlide {
        position: relative;
        margin-bottom: 8px !important;
    }

    .text-right {
        margin-top: 37px !important;
        text-align: right !important;
    }
}

@media (min-width: 1181px) {
    #movie .movieSlideSpTitle {
        display: none !important;
    }
}

#cdlAbout .container.section.cdlAbout,
#cdlAbout .container.sec_anim,
#cdlInfo .container.section.cdlAbout,
#cdlInfo .container.sec_anim {
    position: relative;
    z-index: 12;
    opacity: 1 !important;
    filter: none !important;
}

#cdlAbout .cdlAbout-text,
#cdlAbout .cdlAbout-text p,
#cdlAbout .cdlAbout-text p *,
#cdlInfo .cdlInfo,
#cdlInfo .cdlInfo-title,
#cdlInfo .cdlInfo-title *,
#cdlInfo .cdlInfo-lead,
#cdlInfo .cdlInfo-lead *,
#cdlInfo .cdlInfo-buttons .cmnBtn {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    opacity: 1 !important;
    text-shadow: none !important;
}

#cdlPhoto.cdlPhotoBts .photoListItem .thumb {
    position: absolute !important;
    inset: 0 !important;
    z-index: 1;
    display: block;
    width: 100% !important;
    height: 100% !important;
    margin: auto;
    max-width: none !important;
    aspect-ratio: auto !important;
    object-fit: contain !important;
    object-position: center center !important;
    transform: scale(1) !important;
    transition: transform 0.7s ease, opacity 0.35s ease;
    transform-origin: center center;
}

#cdlPhoto.cdlPhotoBts .photoListItem > a:hover .thumb,
#cdlPhoto.cdlPhotoBts .photoListItem > a:focus .thumb,
#cdlPhoto.cdlPhotoBts .photoListItem > a:focus-visible .thumb {
    transform: scale(1.06) !important;
}

.member-top .instagram.privateBlur .ig_box .ig_item::after {
    content: none !important;
    display: none !important;
}

.member-top .instagram.privateBlur .ig_box .ig_item::before,
.member-top #cdlPhoto.cdlPhotoBts .photoListItem > a::after,
.member-top #cdlPhoto.cdlPhotoPod .photoListItem > a::after,
.member-top #cdlPhoto .photoListItem .podcastThumbBlur::after {
    content: none !important;
    display: none !important;
}

.visitor-top #cdlInfo .cdlInfo-buttons .cmnBtn.cmnBtnReverse {
    color: #000 !important;
    -webkit-text-fill-color: #000 !important;
}

.visitor-top #cdlInfo .cdlInfo-buttons .cmnBtn.cmnBtnReverse:hover,
.visitor-top #cdlInfo .cdlInfo-buttons .cmnBtn.cmnBtnReverse:focus,
.visitor-top #cdlInfo .cdlInfo-buttons .cmnBtn.cmnBtnReverse:focus-visible {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}
