.selpop-detailpage {
    background-color: #fff;
}
.selpop-detailpage .visual-section {
    background: url(../../img/project/selpop/visual_bg_pc.jpg) no-repeat center bottom /cover;
    color: #FF167B;
} 
.selpop-detailpage .visual-section .project-info .wrapper80 .info-wrap .info-detail > ul > li .category-list li {
    border: 1px solid #FF167B;
}
.selpop-detailpage .visual-section .project-info .wrapper80 .title {
    border-bottom: 
    1px solid rgba(255, 22, 123, 0.5);
}
.selpop-detailpage .visual-section .project-info .wrapper80 .info-wrap .info-detail > ul > li .label-wrap .label-icon  {
    background-color: #FF167B;
}
.selpop-detailpage .visual-section .sub-info-title .box-icon{
    background-color: #FF167B;
}
.selpop-detailpage .visual-section .sub-info-title span {
    color: #FF167B;
}
.selpop-detailpage .project-detail-head h2 {
    color: #FF167B;
}

.selpop-detailpage .overview-section {
    position: relative;
    /* background-color: #FFFFFF; */
} 
.selpop-detailpage .overview-section::before {
    position: absolute;
    left: 0;
    top: 5%;
    z-index: -10;
    width: 80%;
    aspect-ratio: 1 / 1;
    transform: translate(-50%, 0);
    max-width: 1050px;
    border-radius: 100%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 217, 249, 0.80) 0%, rgba(255, 217, 249, 0.00) 100%);
    filter: blur(100px);
    content: "";
}
.selpop-detailpage .overview-section::after {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -10;
    width: 80%;
    aspect-ratio: 3 / 2;
    transform: translate(10%, 50%);
    max-width: 1500px;
    border-radius: 100%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 217, 249, 0.80) 0%, rgba(255, 217, 249, 0.00) 100%);
    opacity: 0.5;
    filter: blur(100px);
    content: "";
}
.selpop-detailpage .overview-section .contents-wrap .home-wrap .video-title-wrap {
    width: 75vw;
    max-width: 1450px;
    margin: 0 auto;
    padding: 45px 0 100px 0;
}
.selpop-detailpage .overview-section .contents-wrap .about-wrap {
    position: relative;
    display: flex;
    justify-content: flex-end;
    margin-right: -6%;
    padding: 16px 0 100px 0;
}
.selpop-detailpage .overview-section .contents-wrap .about-wrap::before {
    position: absolute;
    right: 0;
    top: 0;
    width: 35%;
    max-width: 900px;
    z-index: -10;
    aspect-ratio: 1 / 1;
    transform: translate(20%, -50%);
    border-radius: 100%;
    background: radial-gradient(39.17% 39.17% at 50% 50%, rgba(219, 182, 255, 0.60) 0%, rgba(219, 182, 255, 0.00) 100%);
    filter: blur(100px);
    content: "";
}
.selpop-detailpage .overview-section .contents-wrap .about-wrap .video-title-wrap {
    width: 75vw;
    max-width: 1450px;
}
.selpop-detailpage .overview-section .contents-wrap .pc-mobile-wrap {
    position: relative;
} 
.selpop-detailpage .overview-section .contents-wrap .pc-mobile-wrap::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 70%;
    max-width: 15000px;
    z-index: -10;
    aspect-ratio: 1 / 1;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    filter: blur(100px);
    opacity: 0.5;
    background: radial-gradient(50% 50% at 50% 50%, rgba(219, 182, 255, 0.80) 0%, rgba(219, 182, 255, 0.00) 100%);
    content: "";
}
.selpop-detailpage .overview-section .contents-wrap .pc-mobile-wrap .wrapper80 {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.selpop-detailpage .overview-section .contents-wrap .pc-mobile-wrap .img-list {
    display: flex;
    align-items: flex-end;
    gap: 100px;
}
.selpop-detailpage .overview-section .contents-wrap .pc-mobile-wrap .img-list .pc-wrap {
    width: calc(57% - 50px);
}
.selpop-detailpage .overview-section .contents-wrap .pc-mobile-wrap .img-list .m-wrap {
    width: calc(43% - 50px);
    display: flex;
    gap: 80px;
}

.selpop-detailpage .tone-manner-section {
    background-color: #fff;
}
.selpop-detailpage .tone-manner-section .contents-wrap ul li.pink {
    width: 50%;
    background: #FF167B;
}
.selpop-detailpage .tone-manner-section .contents-wrap ul li.purple {
    background: #420D74;
}
.selpop-detailpage .tone-manner-section .contents-wrap ul li.black {
    background: #191919;
}

.selpop-detailpage .detailpage-section.studio-section .contents-wrap {
    position: relative;
    padding: 0 92px;
}
.selpop-detailpage .detailpage-section.studio-section .contents-wrap .character-img {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(20%, 20%);
    z-index: 100;
    width: 17%;
    aspect-ratio: 1 / 1;
    max-width: 300px;
}
.selpop-detailpage .detailpage-section.studio-section .contents-wrap .character-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.selpop-detailpage .detailpage-section.share-section {
    position: relative;
    background: url(../../img/project/selpop/share_bg.jpg) no-repeat center center / cover;
    overflow: hidden;
}   
.selpop-detailpage .detailpage-section.share-section .contents-wrap .inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 160px;
    width: calc(100% - 200px);
    margin-left: -50px;
}
.selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .pc-wrap {
    position: relative;
    width: calc(60% - 80px);
}
.selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .pc-wrap::after {
    position: absolute;
    right: 5%;
    top: 45%;
    transform: translate(100%, -80%);
    z-index: 10;
    width: calc(160px + 3%);
    aspect-ratio: 199 / 15;
    background: url(../../img/project/selpop/dash_stroke.svg) no-repeat center center / contain;
    content: "";
}
.selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .pc-wrap .img-title-wrap .img-area .m-img {
    display: none;
}
.selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .m-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: calc(40% - 80px);
}
.selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .m-wrap .img-list {
    display: flex;
    gap: 80px;
}
.selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .m-wrap .img-list .img-title-wrap {
    width: calc(50% - 40px);
    max-width: 227px;
}
.selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .m-wrap .sub-info-title {
    opacity: 0;
}
.selpop-detailpage .detailpage-section.library-section {
    position: relative;
    background-color: #fff;
}
.selpop-detailpage .detailpage-section.library-section .contents-wrap {
    display: flex;
    flex-direction: column;
    gap: 100px;
}
.selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap {
    display: flex;
}
.selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap .inner {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 80%;
    max-width: 1210px;
}
.selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap:nth-child(2) {
    position: relative;
    justify-content: flex-end;
}
.selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap:nth-child(2)::before {
    position: absolute;
    left: -20px;
    top: 11%;
    transform: translate(-30%, 0);
    width: 40%;
    max-width: 777px;
    aspect-ratio: 777 / 243;
    background: url(../../img/project/selpop/logo_bg.png) no-repeat center center / contain;
    content: "";
}
.selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap .img-list {
    display: flex;
    align-items: flex-end;
    gap: 30px;
}
.selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap .img-list .img-title-wrap.pc {
    width: calc(70% - 15px);
    /* max-width: 850px; */
}
.selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap .img-list .img-title-wrap.mobile {
    width: calc(30% - 15px);
    /* max-width: 330px; */
}
.selpop-detailpage .detailpage-section.news-section {
    position: relative;
    /* background-color: #fff; */
}
.selpop-detailpage .detailpage-section.news-section::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    z-index: -10;
    max-width: 1050px;
    border-radius: 100%;
    transform: translate(-50%, -40%);
    aspect-ratio: 1 / 1;
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 217, 249, 0.80) 0%, rgba(255, 217, 249, 0.00) 100%);
    filter: blur(100px);
    content: "";
}
.selpop-detailpage .detailpage-section.news-section .contents-wrap ul {
    display: flex;
    gap: 30px;
}
.selpop-detailpage .detailpage-section.news-section .contents-wrap ul li {
    width: calc(50% - 15px);
}
.selpop-detailpage .detailpage-section.news-section .contents-wrap ul li:nth-child(2) .img-title-wrap{
    margin-top: 170px;
}


@media screen and (max-width : 1500px) {
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        gap: 160px;
        width: 100%;
        padding: 0 80px 0 0;
        margin-left: -50px;
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .pc-wrap::after { 
        top: 44%;
    }
}
@media screen and (max-width : 1280px) {
    .selpop-detailpage .overview-section .contents-wrap .home-wrap .video-title-wrap {
        width: 100%;
    }
    .selpop-detailpage .overview-section .contents-wrap .about-wrap .video-title-wrap {
        width: 83vw;
    } 
    .selpop-detailpage .overview-section .contents-wrap .pc-mobile-wrap .img-list .m-wrap {
        gap: 30px;
    }
    .selpop-detailpage .detailpage-section.studio-section .contents-wrap {
        padding: 0;
     
    }

    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner {
        padding: 0;
        gap: 100px;
        width: calc(100% + 50px);
        padding-right: 30px;
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .pc-wrap {
        width: calc(60% - 50px);
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .pc-wrap::after {
        width: calc(100px + 3%);
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .m-wrap {
        width: calc(40% - 50px);
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .m-wrap .img-list {
        gap: 40px;
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .m-wrap .img-list .img-title-wrap {
        width: calc(50% - 20px);
    }

    .selpop-detailpage .detailpage-section.library-section .contents-wrap .main-wrap {
        flex-direction: column;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .main-wrap .img-title-wrap {
        width: 90vw;
        margin: 0 auto;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .main-wrap .img-title-wrap.library02 .img-area {
        margin-top: 60px;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap .img-list {
        width: 100%;
    } 
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap:nth-child(2)::before { 
        left: -50px;
    }
}

@media screen and (max-width : 768px) {


    .selpop-detailpage .overview-section .contents-wrap .home-wrap .video-title-wrap {
        padding: 0 0 50px 0;
    }
    .selpop-detailpage .overview-section .contents-wrap .about-wrap {
        padding: 16px 0 50px 0;
    }
    .selpop-detailpage .overview-section .contents-wrap .about-wrap .video-title-wrap {
        width: 100%;
        margin-left: 60px;
        gap: 12px;
    }
    .selpop-detailpage .overview-section .contents-wrap .pc-mobile-wrap .wrapper80 {
        gap: 12px;
    }
    .selpop-detailpage .overview-section .contents-wrap .pc-mobile-wrap .img-list {
        flex-direction: column; 
        gap: 24px;
    }
    .selpop-detailpage .overview-section .contents-wrap .pc-mobile-wrap .img-list .pc-wrap {
        width: 100%;
    }
    .selpop-detailpage .overview-section .contents-wrap .pc-mobile-wrap .img-list .m-wrap {
        width: 100%;
        padding: 0 15px;
        gap: 40px;
    }
    .selpop-detailpage .overview-section .contents-wrap .pc-mobile-wrap .sub-info-title {
        margin: 0 15px;
    }
    
    .selpop-detailpage .detailpage-section.studio-section .contents-wrap .character-img {
        position: absolute;
        right: -16px;
        bottom: 0;
        transform: translate(35%, 20%);
        width: 25%;
        min-width: 100px;
    }


    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner {
        flex-direction: column;
        gap: 24px;
        margin-left: 0;
        width: 100%;
        padding: 0 16px;
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .pc-wrap {
        z-index: 10;
        width: 100%;
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .pc-wrap .img-title-wrap .img-area .pc-img {
        display: none;
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .pc-wrap .img-title-wrap .img-area .m-img {
        display: block;
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .pc-wrap .sub-info-title {
        display: none;
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .pc-wrap::after {
        left: 55%;
        top: 50%;
        width: 28%;
        z-index: 10;
        transform: translate(-100%, 0);
        aspect-ratio: 109 / 134;
        background: url(../../img/project/selpop/dash_stroke_m.svg) no-repeat center center / contain;
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .m-wrap {
        width: 100%;
        padding: 0 15px;
        gap: 12px;
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .m-wrap .img-list .img-title-wrap {
        max-width: calc(50% - 20px);
    }
    .selpop-detailpage .detailpage-section.share-section .contents-wrap .inner .m-wrap .sub-info-title {
        opacity: 1;
    }

    .selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap .inner {
        width: 100%;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap {
        gap: 50px;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap .inner {
        gap: 12px;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap:nth-child(odd) .inner  {
        align-items: flex-end;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap:nth-child(2)::before { 
        display: none;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap .img-list {
        position: relative;
        justify-content: flex-end;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap:nth-child(odd) .img-list .img-title-wrap.pc {
        position: absolute;
        width: 100%;
        left: -15%;
        top: 0;
        z-index: 10;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap:nth-child(odd) .img-title-wrap.mobile {
        width: 30%;
        margin-top: 48%;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap:nth-child(2) .img-list {
        justify-content: flex-start;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap:nth-child(2) .img-list .img-title-wrap.pc {
        position: absolute;
        width: 100%;
        right: -15%;
        top: 0;
    }
    .selpop-detailpage .detailpage-section.library-section .contents-wrap .pc-m-wrap:nth-child(2) .inner .img-list .img-title-wrap.mobile {
        position: relative;
        width: 30%;
        margin-top: 48%;
        z-index: 20;
    }



    .selpop-detailpage .detailpage-section.news-section {
        width: 100%;
        overflow: hidden;
    }
    .selpop-detailpage .detailpage-section.news-section::before {
        position: absolute;
        left: 0;
        top: 5%;
        width: 90%;
        z-index: -10;
        max-width: 1050px;
        transform: translate(-50%, 0%);
        aspect-ratio: 1 / 1;
        background: radial-gradient(50% 50% at 50% 50%, rgba(255, 217, 249, 0.80) 0%, rgba(255, 217, 249, 0.00) 100%);
        filter: blur(50px);
        content: "";
    }
    .selpop-detailpage .detailpage-section.news-section .contents-wrap ul {
        flex-direction: column;
        gap: 50px;
    }
    .selpop-detailpage .detailpage-section.news-section .contents-wrap ul li {
        width: 100%;
    }
    .selpop-detailpage .detailpage-section.news-section .contents-wrap ul li:nth-child(2) .img-title-wrap {
        margin-top: 0;
    }

}

@media screen and (max-width : 500px) {
    .selpop-detailpage .visual-section {
        background: #FFECFC;
    } 
    .selpop-detailpage .f-thumb-section {
        padding: 50px 0;
    }
    .selpop-detailpage .f-thumb-section .wrapper80 h2 {
        font-size: 36px;
        color: #FF167B;
    }
}