/* BASIC css start */
@font-face { font-family: 'Swell H2'; src: url(https://cdn.nitroapps.co/fontify/swell-lifetime.myshopify.com/swell-h2.otf?v=1718979451);}
#container {font-family: 'Noto Sans KR'; }
/* 타이틀 영역 */
.sub_title {
        /*border-top: 1px solid #ddd;*/
        font-size:35px;
        letter-spacing: -0.03em;
        line-height:28px;
        color: black;
        font-weight:600;
        padding:5px 15px 0px;
}


.product_img01{width: 100%;

}


.product_img {width: 100%;
              padding: 15px;
              box-sizing: border-box;
}




/* 한글 타이틀 영역 */
.sub_title3 {
        font-size:20px;
        line-height:28px;
        color: #333;
        font-weight:400;
        padding:10px 15px 20px;
        text-align:center;
}


/* 제품 타이틀 영역 */
.ourpro_title {width: 100%;
    padding: 60px 10px 0;
    
}


/* 셀링포인트 4가지 영역 */
.hotcold-info-block {
    /*border-top: 1px solid #e9e9e9;*/
    padding : 10px 20px; 
    clear : both;
    text-align: left;
    }

.columns {
    display: column ;
    flex-wrap: wrap;
    box-sizing: border-box;
    }

.hotcold-info-block article {
    padding: 5px 0px;
    /* border-bottom: 1px solid #ddd; */
    }
    
    
.hotcold-info-block article img {
    max-width: 50px;
    width: 100%;
    margin: 0px 15px 0px 0px;
    float: left;
    vertical-align: middle;
    }
    
.hotcold-info-block article info-icons-content {
    max-width: 100%;
    float: left;
    text-align: left;
    padding-left: 15px;
    }
    
.hotcold-info-block h5 {
    margin: 0 0 3px;
    margin-left:10px;
    font-size: 15px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 600;
    }
    
.hotcold-info-block p {
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    margin: 0px 0px 10px 20px;
    }




/* 셀링 포인트 영역 CSS */
.container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    /*gap: 5px; /* 아이템 간의 간격 조정 */
}

.img_wrap {
    display: flex;
    flex-direction: column; /* 세로 방향으로 아이템 배치 */
    align-items: center; /* 가운데 정렬 */
    justify-content: center; /* 세로 방향 가운데 정렬 */
    width: calc(50% - 2px); /* 2칸에 맞게 너비 설정 */
    padding-top: 30px;
    box-sizing: border-box; /* padding이 너비에 포함되도록 설정 */
    /*margin: 0 10px 0;*/
}

.img_wrap img {
    width: 25%;
    display: block;
    margin-bottom: 5px; /* 이미지와 텍스트 사이 간격 */
}

.sub_title2 {
    font-size: 14px;
    line-height: 14px;
    color: #333;
    font-weight: 600;
    padding: 10px 10px 0px;
    text-align: center;
}

.sub_text {
    /*width: calc(50% - 10px); /* 2칸에 맞게 너비 설정 */
    /*adding: 10px 15px;*/
    text-align: center;
}

/* 추가적으로 필요한 스타일이 있다면 여기에 추가 */
/* 내용 영역 */
.sub_text p {
        font-size:12px;
        text-align:center;
        color:#333;
        font-weight:300;
        line-height:1.2; 
        padding:10px 10px 0px 10px;
}





/* 실루엣별 배너 영역 */
.black-circle-icon {
            width: 8px; /* 원의 지름 */
            height: 8px; /* 원의 지름 */
            background-color: black;
            border-radius: 50%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin: 20px 0 12px 14px; /* 글씨와의 간격 */
        }


.ftmid{ width:100%;;margin: 10px 0 20px;position:relative;overflow:hidden;zoom:1;    }
.ftmid_p {
font-family: 'Swell H2'; 
font-size: 90px; 
color:black; 
margin: 0px 0 30px 25px; }


.ftmid .ftImgBx { padding:0px 10px; position:relative }
.ftmid .ftImgBx li .thumb { margin: 0; width:100%; height:auto;  }
.ftmid .ftImgBx li .thumb img {  width:100%; height:100%; cursor:pointer; }
.ftmid .bx-pager{position:absolute;bottom: 20px;right:20px;z-index:60;text-align:center; z-index:12}
.ftmid .bx-pager-item{transition:all 0.3s ease;-webkit-transition:all 0.3s ease;display:inline-block;position:relative;}
.ftmid .bx-pager-link{display:inline-block;width: 10px;height: 10px;font-size:0;margin: 0 3px;background-color: #ddd; border-radius: 100%;}
.ftmid .bx-pager-link.active{width: 10px;background-color: rgba(45, 45, 45, 0.8);}



.b_text {width:100%;margin:15px 0 30px;}
.b_title {
        font-size:29px;
        font-weight:500;
        color:#333;
        padding:20px 10px 10px 20px;
}
.b_contents {
        font-size:15px;
        color:#333;
        font-weight:400;
        line-height:1.2; 
        padding:0px 20px 0px 20px;
}
.third-banner ul li .box .b_text .b_contents i{text-align:center;}


/* 하단 버튼 */

.main_btn {font-size: 0px; text-align: center; margin: 20px 0px 50px;}       
.main_btn ul{margin:0; padding:0;}
.main_btn ul li {display: inline-flex; margin: 0px 4px; }
.main_btn ul li a {width:130px; font-size: 12px; font-weight: 500; height: 35px; background-color:#000; color:#fff; line-height: 35px; text-align: center; display: block; padding: 0px 15px;  border-radius: 26px;}








/* BASIC css end */

