.ansimlight-detailpage .project-detail-head {
    border-bottom: 1px solid rgba(0, 172, 79, 0.25);
}
.ansimlight-detailpage .project-detail-head h2 {
    color: #00AC4F;
}
.ansimlight-detailpage .project-detail-head p {
    color: #00AC4F;
}
.ansimlight-detailpage .img-title-wrap .img-area,
.ansimlight-detailpage .video-title-wrap .video-area {
    outline: 4px solid rgba(0, 172, 79, 0.8);
}
.ansimlight-detailpage .video-title-wrap .sub-info-title .box-icon, 
.ansimlight-detailpage .img-title-wrap .sub-info-title .box-icon {
    background-color: #00AC4F;
}
.ansimlight-detailpage .sub-info-title span {
    color: #00AC4F;
}
.ansimlight-detailpage .sub-info-title .box-icon {
    background-color: #00AC4F;
}

.ansimlight-detailpage .visual-section {
    position: relative;
    overflow: hidden;
}
.ansimlight-detailpage .visual-section::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -100;
    width: 100%;
    height: 100%;
    background-color: #100C12;
    content: "";
}
.ansimlight-detailpage .visual-section .project-info {
    position: relative;
    z-index: 5;
    margin-bottom: 50px;
}
.ansimlight-detailpage .visual-section .sub-info-title span {
    color: #00AC4F;
}
.ansimlight-detailpage .visual-section .sub-info-title .box-icon {
    background-color: #00AC4F;
}
.ansimlight-detailpage .visual-section {
    color: #00AC4F;
}
.ansimlight-detailpage .visual-section .project-info .wrapper80 .title {
    border-bottom: 1px solid rgba(0, 172, 79, 0.5);
}
.ansimlight-detailpage .visual-section .project-info .wrapper80 .info-wrap .info-detail > ul > li .category-list li {
    border: 1px solid #00AC4F;
}
.ansimlight-detailpage .visual-section .project-info .wrapper80 .info-wrap .info-detail > ul > li .label-wrap .label-icon {
    background-color: #00AC4F;
}
.ansimlight-detailpage .visual-section .project-mainimg .lamp-svg {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1;
    transform: translate(-50% , -50%);
    width: 4vw;
    min-width: 36px;
    max-width: 84px;
    aspect-ratio: 84 / 326;
}
.ansimlight-detailpage .visual-section .project-mainimg .lamp-svg svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.ansimlight-detailpage .visual-section .project-mainimg .light-img {
    position: absolute;
    left: 50%;
    top: 4%;
    z-index: -5;
    transform:  translate(-50%, 0) ;
    width: 100%;
}
.ansimlight-detailpage .visual-section .project-mainimg .light-img.light01 {
    width: 13vw;
    top: 7%;
    min-width: 85px;
    z-index: 10;
}
.ansimlight-detailpage .visual-section .project-mainimg .light-img img {
    width: 100%;
    object-fit: contain;
}

.ansimlight-detailpage .overview-section {
    background-color: #100C12;
}
.ansimlight-detailpage .overview-section .contents-wrap{
    display: flex;
    flex-direction: column;
    gap: 100px;
}
.ansimlight-detailpage .overview-section .contents-wrap .sub-wrap {
    position: relative;
    display: flex;
    justify-content: flex-end;
    margin-right: -6%;
    padding: 16px 0 0 0;
}
.ansimlight-detailpage .overview-section .contents-wrap .sub-wrap .inner,
.ansimlight-detailpage .overview-section .contents-wrap .project-wrap .inner {
    max-width: 1450px;
    width: 75vw;
}
.ansimlight-detailpage .overview-section .contents-wrap .project-wrap.project-detail .wrapper80 {
    display: flex;
    justify-content: flex-end;
}
.ansimlight-detailpage .overview-section .contents-wrap .m-wrap {
    padding: 0 40px;
}
.ansimlight-detailpage .overview-section .contents-wrap .m-wrap .wrapper120 {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.ansimlight-detailpage .overview-section .contents-wrap .m-wrap .img-list {
    display: flex;
    gap: 130px;
}
.ansimlight-detailpage .overview-section .contents-wrap .m-wrap .img-list .img-title-wrap {
    width: calc(25% - 97.5px);
}

.ansimlight-detailpage .tone-manner-section {
    background: #100C12;
}
.ansimlight-detailpage .tone-manner-section .contents-wrap ul li.green {
    width: 50%;
    background: #00AC4F;
}
.ansimlight-detailpage .tone-manner-section .contents-wrap ul li.black {
    width: 50%;
    background: #000;
}


.ansimlight-detailpage .detailpage-section.biz-section .contents-wrap {
    display: flex;
    flex-direction: column;
    gap: 100px;
}
.ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .project-wrap {
    display: flex;
    gap: 30px;
}
.ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .project-wrap .img-title-wrap {
    width: calc(50% - 15px);
}
.ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .effects-wrap {
    display: flex;
    justify-content: flex-end;
}
.ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .info-wrap .img-title-wrap,
.ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .effects-wrap .img-title-wrap {
    width: 70%;
    max-width: 1100px;
}
.ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .mobile-wrap {
    display: flex;
    gap: 130px;
    padding: 0 10px;
}
.ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .mobile-wrap .img-title-wrap {
    width: calc(25% - 97.5px);
}
.ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .mobile-wrap .img-title-wrap .sub-info-title span {
    white-space: wrap;
}



.ansimlight-detailpage .detailpage-section.story-section .contents-wrap {
    display: flex;
    flex-direction: column;
    gap: 100px;
}
.ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-m-wrap {
    display: flex;
    justify-content: center;
}
.ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-m-wrap .inner {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 1485px;
    width: 90%;
}
.ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-m-wrap .inner .img-list {
    display: flex;
    gap: 50px;
    align-items: flex-end;
    width: 100%;
}
.ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-m-wrap .inner .img-list .img-title-wrap.mobile {
    width: 22%;
}
.ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-m-wrap .inner .img-list .img-title-wrap.pc {
    width: 78%;
}
.ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-wrap .inner {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-wrap .inner .img-list {
    display: flex;
    gap: 30px;
}
.ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-wrap .inner .img-list .img-title-wrap {
    width: calc(50% - 15px);
}
.ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-wrap .inner .img-list .img-title-wrap.pc02 {
    margin-top: 6%;
}




.ansimlight-detailpage .detailpage-section.notice-section {
    background: url(../../img/project/ansimlight/project_bg_pc.jpg) no-repeat center center / cover;
}
.ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .wrapper80 {
    display: flex;
    flex-direction: column;
    gap: 100px;
}
.ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap .inner {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 1485px;
    width: 80%;
}
.ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap.align-r {
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap .inner .img-list {
    display: flex;
    align-items: flex-end;
    gap: 50px;
}
.ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap .inner .img-title-wrap.pc {
    width: 78%;
}
.ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap .inner .img-title-wrap.mobile  {
    width: 22%;
}
.ansimlight-detailpage .f-thumb-section .wrapper80 h2 {
    font-size: 36px;
    color: #00AC4F;
}
@media screen and (max-width : 1280px) {
    .ansimlight-detailpage .img-title-wrap .img-area,
    .ansimlight-detailpage .video-title-wrap .video-area {
        outline: 2px solid rgba(0, 172, 79, 0.8);
    }

    .ansimlight-detailpage .overview-section .contents-wrap .sub-wrap .bg-text {
        left: 20px;
        top: 20px;
    }
    .ansimlight-detailpage .overview-section .contents-wrap .sub-wrap .inner,
    .ansimlight-detailpage .overview-section .contents-wrap .project-wrap .inner {
        width: 83vw;
    }
    .ansimlight-detailpage .overview-section .contents-wrap .m-wrap .wrapper120 {
        padding: 0;
    }
    .ansimlight-detailpage .overview-section .contents-wrap .m-wrap .img-list {
        gap: 40px;
    }
    .ansimlight-detailpage .overview-section .contents-wrap .m-wrap .img-list .img-title-wrap {
        width: calc(25% - 30px);
    }

    .ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .mobile-wrap {
        gap: 40px;
    }
    .ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .mobile-wrap .img-title-wrap {
        width: calc(25% - 30px);
    }

    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap .inner {
        width: 80%;
    }
}

@media screen and (max-width : 768px) {
    .ansimlight-detailpage .visual-section .project-info {
        margin-bottom: 0;
    }
    .ansimlight-detailpage .visual-section .project-mainimg .lamp-svg {
        top: 3%;
    }
    .ansimlight-detailpage .visual-section .project-mainimg .light-img {
        top: 9%;
    }
    .ansimlight-detailpage .visual-section .project-mainimg .light-img.light01 {
        top: 10%;
    }
    .portfolio-detailpage .visual-section .project-info .wrapper80 .title h2 {
        word-break: break-all;
    }
    .ansimlight-detailpage .img-title-wrap .img-area,
    .ansimlight-detailpage .video-title-wrap .video-area {
        outline: 1px solid rgba(0, 172, 79, 0.8);
    }
    .ansimlight-detailpage .overview-section .contents-wrap  {
        gap: 50px;
    }
    .ansimlight-detailpage .overview-section .contents-wrap .sub-wrap .inner,
    .ansimlight-detailpage .overview-section .contents-wrap .project-wrap .inner {
        width: 100%;
    }
    .ansimlight-detailpage .overview-section .contents-wrap .m-wrap .wrapper120 {
        padding: 0 15px;
    }
    .ansimlight-detailpage .overview-section .contents-wrap .m-wrap .img-list {
        column-gap: 40px;
        row-gap: 12PX;
        flex-wrap: wrap;
    }
    .ansimlight-detailpage .overview-section .contents-wrap .m-wrap .img-list .img-title-wrap {
        width: calc(50% - 20px);
    }
    .ansimlight-detailpage .overview-section .contents-wrap .sub-wrap .bg-text {
        display: none;
     }
    .ansimlight-detailpage .overview-section .contents-wrap .sub-wrap .inner {
        width: 100%;
    } 
    .ansimlight-detailpage .overview-section .contents-wrap .sub-wrap .inner .video-title-wrap.greetings {
        margin-left: 60px;
    }

    .ansimlight-detailpage .overview-section .contents-wrap .m-wrap {
        padding: 0 15px;
    }

    .ansimlight-detailpage .detailpage-section.biz-section .contents-wrap {
        gap: 50px;
    }
    .ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .project-wrap {
        flex-direction: column;
        gap: 50px;
    }
    .ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .project-wrap .img-title-wrap {
        width: 100%;
    }
    .ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .info-wrap .img-title-wrap, 
    .ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .effects-wrap .img-title-wrap {
        width: 100%;
    }
    .ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .mobile-wrap {
        column-gap: 40px;
        row-gap: 30px;
        flex-wrap: wrap;
        padding: 0 15px;
    }
    .ansimlight-detailpage .detailpage-section.biz-section .contents-wrap .mobile-wrap .img-title-wrap {
        width: calc(50% - 20px);
    }
    .ansimlight-detailpage .detailpage-section.story-section .contents-wrap {
        gap: 50px;
    }
    .ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-m-wrap .inner {
        width: 100%;
    }
    .ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-m-wrap .inner .img-list {
        position: relative;
    }
    .ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-m-wrap .inner .img-list .img-title-wrap.pc {
        width: 100%;
        margin-bottom: 35px;
    }
    .ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-m-wrap .inner .img-list .img-title-wrap.pc .img-area {
        margin: 0 0 0 15%;
    }
    .ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-m-wrap .inner .img-list .img-title-wrap.mobile {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 30;
        width: 32%; 
    }
    .ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-wrap .inner .img-list {
        flex-direction: column;
        gap: 50px;
    }
    .ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-wrap .inner .img-list .img-title-wrap {
        width: 100%;
    }
    .ansimlight-detailpage .detailpage-section.story-section .contents-wrap .pc-wrap .inner .img-list .img-title-wrap.pc02 {
        margin-top: 0;
    }
    .ansimlight-detailpage .detailpage-section.notice-section {
        background: url(../../img/project/ansimlight/project_bg_m.jpg) no-repeat center center / cover;
    }
    .ansimlight-detailpage .detailpage-section.notice-section .project-detail-head h2 {
        font-size: 55px;
        letter-spacing: -2.2px;
        word-break: break-all;
    }
    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .wrapper80 {
        padding: 0;
        gap: 50px;
    }
    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap .inner .inner .img-title-wrap.mobile { 
        position: absolute;
        bottom: 32px;
        right: 20px;
        transform: translate(50%, 0%);
    }
    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap .inner {
        width: 100%;
        align-items: flex-end;
        margin-left: -16px;
        gap: 12px;
    }
    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap .inner .img-list {
        position: relative;
        width: 100%;
        gap: 0;
    }
    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap .inner .img-title-wrap.pc {
        width: 100%;
        margin-bottom: 35px;
    }
    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap.align-r .inner .img-title-wrap.pc .img-area {
        margin: 0 0 0 15%;
    }
    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap.align-r::before {
        display: none;
    }
    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap .inner .img-title-wrap.pc .img-area {
        margin: 0 0 0 -15%;
    }
    
    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap .inner .img-title-wrap.mobile {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 30;
        width: 32%;
    }
    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap.align-r .inner {
        margin-right: -16px;
        align-items: flex-start;
    }
    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap.align-r .inner .img-list {
        justify-content: flex-end;
    }
    .ansimlight-detailpage .detailpage-section.notice-section .contents-wrap .pc-m-wrap.align-r .inner .img-title-wrap.mobile {
        left: 0;

    }
}