/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* main header */
body {padding-top:0 !important;}
body header{background: transparent !important;}
body header.fixed{background: #fff !important;top:-30px;}
body #topbanner {border-bottom: 1px solid #000 !important;} 
body #topbanner .topSlider li.txt a, body .header_inner a {color: #fff !important;}
body .header_inner img {filter: brightness(0) invert(1) !important;}

/* PHOTO REVIEW */
.community.review{background-color: #f5f4f6;padding: 40px 0;}
.community h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    line-height: 23.87px;
}
 
.community .sub_menu{display:flex;justify-content:center;align-items:center;margin-bottom:20px;}

.community .sub_menu li + li {
    margin-left: 6px;
}
.community .sub_menu li a {
    width: 102px;
    margin: 0;
    height: 47px;
    line-height: 47px;
    box-sizing: border-box;
    padding: 0;
    border-radius: 999px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #000;
    background: #fff;
    display: block;
    text-align: center;
}
.community .sub_menu li a.active:hover, .community .sub_menu li.active a:hover, .community .sub_menu li a.active, .community .sub_menu li.active a {
    background: #000;
    border: 1px solid #000;
    font-weight: 600;
    color:#fff
}
.community p.dum{width:100%;background:#f5f5f5;height:300px}
.community.mid_banner{margin:20px 0 40px}
.community.mid_banner a{width:100%}
.community.mid_banner a img{width:100%}
.community.review > div{min-height:1000px}


/*renewal*/ 
main { 
}
.swiper-button-disabled {
    opacity: 0.13;
}
#mainBnr {
    height: 100vh;
    overflow: hidden;
}

#mainBnr img {
    width: 100%;
}


#mainBnr .swiper-slide {overflow: hidden;}
#mainBnr .swiper-pagination {
    position: absolute;
    bottom: 21px;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
}

#mainBnr .swiper-pagination .swiper-pagination-bullet {
    background: transparent;
    border: 1.2px solid #fff;
    width: 8px;
    height: 8px;
    box-sizing: border-box;
    margin: 0 5px;
}

#mainBnr .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff;
}

#mainBnr .swiper-slide .bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: center no-repeat;
    background-size: cover;
}
#mainBnr .txt {
    text-align: center;
    padding: 65px 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

#mainBnr .txt>* {
    position: relative;
    color: #fff;
    font-family: "Fenix", serif !important;
    /*left: -220px;
    opacity: 0; */
}
/*
#mainBnr .swiper-slide-active .txt>* {
    left: 0px;
    opacity: 1;
} 
*/
#mainBnr .txt h3 {
  /*  transition: left .5s, opacity .8s;*/
    font-size: 20px;
    line-height: 22.34px;
    font-weight: 400; 
}
 
#mainBnr .txt h5 {
    /*transition: left 1s, opacity .8s;*/
    font-size: 14px;
    font-weight: 400;
    line-height: 15.64px; 
}
 
#mainBnr .txt h1 {
 /*   transition: left .7s, opacity .8s;*/
    font-size: 30px;
    font-weight: 400;
    line-height: 33.51px;
    padding: 36px 0; 
} 
.main-title {
    text-align: center;
    margin-bottom: 20px;
}

.main-title h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 20.87px;
    color: #000;
}
.main-title p {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 15.51px;
    color: #999;
}
.best_seller {
    margin-top: 60px;
}

.more {
    margin: 15px 0;
}


.more.all {
    margin: 0;
}

.more a {
    padding: 15px;
    font-size: 13px;
    font-weight: 400;
    gap: 4px;
    border: 1px solid #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 47px;
    box-sizing: border-box;
}
.more a img {}




.swiper-wrap {
    position: relative;
}
.new_arrival {
    margin-top: 60px;
}

.new_arrival .banner { 
}
 
.new_arrival .banner img {
    width: 100%;
}

.new_arrival .product {margin-top: 60px;}

.new_arrival .product .main-title {
}

.new_arrival .product .main-title h3 {
    font-size: 20px;
    line-height: 23.87px;
} 

.new_arrival-swiper-button-next { 
    display: none;
}

.new_arrival-swiper-button-prev { 
    display: none;
}

.main_wig {
    position: relative;
    margin-top: 60px;
} 
.main_wig + .main_wig {
    margin-top: 20px;
    border-top: 1px solid #ededed;
    padding-top: 60px;
}

.full_wig-swiper-button-next, .half_wig-swiper-button-next {
    display: none;
}
.full_wig-swiper-button-prev, .half_wig-swiper-button-prev {
    display: none;
}

.hair_drawing {
    background: #f5f5f5;
    margin-top: 40px;
}

.hair_drawing_inner {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 80px 0;
}

.hair_drawing .txt {}

.hair_drawing .txt h3 {
    color: #000;
    font-size: 30px;
    font-weight: 600;
    line-height: 35.8px;
}

.hair_drawing .txt p {
    margin-top: 10px;
    color: #666;
    font-size: 13px;
    font-weight: 500;
    line-height: 34px;
} 
.hair_drawing .canvas {}

.hair_drawing .canvas svg path {
    visibility: hidden;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    transition: stroke-dashoffset 1.5s ease-out, visibility 0s linear 1.5s;
}

.hair_drawing.animated .canvas svg path {
    visibility: visible;
    stroke-dashoffset: 0;
}

.hair_drawing .canvas svg path[fill]:not([fill="none"]) {
    clip-path: inset(0 100% 0 0);  
    transition: clip-path 1.5s ease-out;
}

.hair_drawing.animated .canvas svg path[fill]:not([fill="none"]) {
    clip-path: inset(0 0 0 0); 
}
.hair_drawing .canvas svg {
    width: calc(100% - 120px);
    height: auto;
}


.marquee-container {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    color: #000;
    position: relative;
    height: 59px;
    display: flex;
    align-items: center;
    cursor: default;
}

.marquee {
    display: flex;
    animation: scroll 20s linear infinite;
    /* ²÷±è ¾øÀÌ ¹Ýº¹ ¾Ö´Ï¸ÞÀÌ¼Ç */
    font-size: 16px;
    font-weight: 500;
}

.marquee span {
    padding: 0 20px;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
        /* Àý¹Ý¸¸ ÀÌµ¿ */
    }
}


.collabo {
    background: #000;
    padding: 80px 0 0 20px;
}

.collabo .title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 23.87px;
    text-align: center;
    margin-bottom: 20px;
}
 
.collabo .swiper-slide {}

.collabo .swiper-slide .img-box {
    position: relative;
}

.collabo .swiper-slide .img-box img {
    width: 100%;
}

.collabo .swiper-slide .img-box .comment-box {
    position: absolute;
    z-index: 2;
    border: 0;
}

.collabo .swiper-slide .img-box .comment-box .dot {
    background: rgba(0, 0, 0, 0.8);
    width: 33px;
    height: 33px;
    position: relative;
    cursor: pointer;
}
 

.collabo .swiper-slide .img-box .comment-box.active {
    z-index: 3; 
}

.collabo .swiper-slide .img-box .comment-box.active .dot {}
 
.collabo .swiper-slide .img-box .comment-box .dot span {
    background: url('/design/pinkagewig/renewal_2025/collabo_open.png') center no-repeat;
    width: 33px;
    height: 33px;
    background-size: 24px;
    display: block;
}

.collabo .swiper-slide .img-box .comment-box.active .dot span {
    background: url('/design/pinkagewig/renewal_2025/collabo_close.png') center no-repeat;
    background-size: 24px;
}

.collabo .swiper-slide .img-box .comment-box .item {
    display:none;
    margin-top: 10px;
    background: #fff;
    position: absolute;
}
.collabo .swiper-slide .img-box .comment-box.active .item {
    display: block;
}

.collabo .swiper-slide .img-box .comment-box .item a {
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    background: #fff;
    display: flex;
    align-items: center;
}

.collabo .swiper-slide .img-box .comment-box .item a .thumb {
    width: 68px;
    height: 90px;
    overflow: hidden;
}
.collabo .swiper-slide .img-box .comment-box .item a .thumb img  {
    width: 100%;  
    height: 100%;  
    object-fit: cover; 
    object-position: center;  
}

.collabo .swiper-slide .img-box .comment-box .item a .desc {
    width: 109px;
    padding: 6px;
    box-sizing: border-box;
}

.collabo .swiper-slide .img-box .comment-box .item a .desc .name {
    font-size: 12px;
    color: #000;
    font-weight: 500;
    line-height: 16.71px;
}

.collabo .swiper-slide .img-box .comment-box .item a .desc .price {
    margin-top: 6px;
    font-size: 12px;
    font-weight: 500;
}
.collabo .swiper-slide .img-box + p {
    margin: 10px 0 80px;
    font-weight: 700;
    font-size: 13px;
    line-height: 15.51px;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
}
.collabo .swiper-container .swiper-pagination {display: none;} 

.collabo-swiper-button-prev {
    display: none;
}
.collabo-swiper-button-next {
    display: none;
}


.main_bottom {
    padding: 71px 0 61px;
}

.main_bottom .circle_text_wrap {
    position: relative; 
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width:100%;
}
   
.main_bottom .customer_wrap {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.main_bottom .customer_text h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28.64px;
}


.main_bottom .customer_text .top {
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
}


.main_bottom .customer_text .top span {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
} 

.main_bottom .customer_text p {font-size: 13px;font-weight: 400;line-height: 24px;margin-bottom: 20px;}



.main_bottom .customer_text .button {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}


.main_bottom .customer_text .button a {
    margin-bottom: 15px;
    border: 1px solid #000;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 5px;
    flex: 1;
} 
.main_bottom .customer_text .button a:last-child {margin-bottom:0;}
.main_bottom .customer_text .button a.kakaotalk{
    background: #ffe600;
    border: 1px solid #ffe600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}
.main_bottom .customer_text .button a.kakaotalk img {
    width: 30px;
}
.main_bottom .inner {
    display: flex;
    margin: 0 auto;
    gap: 40px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.circle_text {
}
 
.circle_text svg {
    width: 60%;
    animation: rotate 20s linear infinite;
    transform-origin: center;
}

.circle_text textPath {
    font-size: 4vw;
    letter-spacing:5.6vw !important;
    font-weight: 600;
    font-family: "Source Serif 4", serif !important;
} 
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.main_benefit {
    border-top: 1px solid #eee;
    padding: 30px 0;
}
.main_benefit_inner {
    display: flex;
    padding: 0 20px;
    justify-content: space-between;
}

.main_benefit a {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 15px;
}

.main_benefit a .ic {
    width: 70px;
}

.main_benefit a .ic img {
    width: 100%;
}

.main_benefit a .desc {text-align: center;}

.main_benefit a .desc h4 {
    font-size: 12px;
    font-weight: 600;
    line-height: 14.32px;
}

.main_benefit a .desc h5 {
    font-size: 12px;
    font-weight: 400;
    line-height: 14.32px;
    color: #666;
    margin-top: 4px;
}

.main_benefit a .desc h5 img {
    width: 16px;
    vertical-align: middle;
    margin-left: 4px;
    display: none;
}

#mainEvent {
    margin-top: 40px;
    padding-bottom: 16px;
}
#mainEvent img {
    width: 100%;
}
  
#mainEvent .swiper-pagination {
    bottom: 0 !important;
    left: 0;
    right: 0;
    width: calc(100% - 30px);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    /* ÆäÀÌÁö³×ÀÌ¼ÇÀ» ²Ë Ã¤¿ì±â À§ÇØ Ãß°¡ */
}

#mainEvent .swiper-pagination .swiper-pagination-bullet {
    background: #000;
    opacity: 0.2;
    border-radius: 0;
    margin: 0;
    height: 1px;
    width: auto;
    /* ±âº» ³Êºñ ÃÊ±âÈ­ */
    flex-grow: 1;
    /* À¯¿¬ÇÑ ³Êºñ¸¦ Çã¿ë */
}

#mainEvent .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}


/* ÇÑ±Û */


/* BASIC css end */




/*ÅØ½ºÆ® ½½¶óÀÌµå ÀÌº¥Æ® ¹è³Ê */
.longbanner_text {
    box-sizing: border-box;
    background: #f3f3f3;
    min-height: 118px;
}
.long_title {
    padding:20px;
    color: #000;
    font-size: 20px;
    text-align: left;
    line-height: 26px;
    font-weight: 500;
}

.long_sub {
    color: #000;
    font-size: 12px;
    margin-top: -14px;
    margin-left:20px;
    text-align: left;
    line-height: 24px;
    font-weight: 400;
}



/* BASIC css end */

