/* BASIC css start */
@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100..700&display=swap');
/*--------------------------------------------------------------------------------
//
//            공통
//
--------------------------------------------------------------------------------*/
@font-face { font-family: 'Swell H2'; src: url(https://cdn.nitroapps.co/fontify/swell-lifetime.myshopify.com/swell-h2.otf?v=1718979451);}


body header{
    border-bottom:none;
}

body header.fixed{
   /* border-bottom:1px solid #e9e9e9;;*/
}

section{
    margin-bottom:110px;
}

section h2.secTit,
section h2.secTit a{
    display:block;
    margin-bottom:40px;
    font-size:50px;
    font-weight:800;
    line-height:50px;
    font-family: "Antonio", sans-serif !important;
}

section h2.secTit span.icon{
    display: inline-block;
    margin-top: -7px;
    margin-left: 10px;
    font-size: 20px;
    vertical-align: middle;
}

body {background-color:#f9f9f9; 
 /*font-family: 'Swell H2' !important; */
 /*font-family: "Antonio", sans-serif !important; */
 }
 
 
 /*아이콘 관련*/
#prd-preview02 {position:absolute; right:8px; top:8px; margin: 0 auto;}
#dcicon {width: 50px; }
 

/*--------------------------------------------------------------------------------
//
//      메인배너      action
//
--------------------------------------------------------------------------------*/



.action {
    display: flex;
    position: relative;
    margin-bottom: 150px;
    width: 1400px;
    margin: 0 auto 100px;
}
.action .left_area {
    display: flex;
    flex-direction: column;
    position: absolute;
    width: 100%; 

}
.action .left_area .slide_item3 {
    opacity: 0;
    visibility: hidden;
    height: 0;
}
.action .left_area .slide_item3.active {
    opacity: 1;
    visibility: visible;
    height: auto;
}
.action .left_area .slide_item3 .item-wrap {
   /* padding: 17% 0 16.3% 5%;*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 780px;
    height: 725px;
}
.action .left_area .slide_item3 .item-wrap .act-ttl {
    padding: 515px 45px 10px;
    font-size: 55px;
}

.action .left_area .slide_item3 .item-wrap .act-sub {
    margin-top:10px;
    font-size: 26px;
}
.action .more_btn {
    display: inline-block;
    border: 1px solid #fff;
    margin-top : 40px;
    margin-left: 5px;
}
.action .more_btn a {
    display: inline-block;
    padding: 4px 12px;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}
.action .left_area .slide_item3 .bg-img { display:none; }
.action .swiper_button_wrap {
    display: flex;
    margin-top: -50px;
    margin-right: 48%;
    align-items: center;
    text-align: right;
    justify-content: flex-end;
}
.action .swiper_button_wrap > div {
    position: static;
}
.action .swiper_button_wrap .swiper-pagination {
    margin-right: 28px;
    font-size: 12px;
    font-weight: 500;
    text-align: right;
}

.action .swiper_button_wrap .swiper-button-next::after,
.action .swiper_button_wrap .swiper-button-prev::after {
  display: none !important;
  content: none !important;
}

.action .swiper_button_wrap .swiper-button-next, 
.action .swiper_button_wrap .swiper-button-prev  {
    flex: 0 0 30px;
    width: 30px;
    height: 30px;
    margin-top: 0;
    background-image: url('/design/swellstore/img/arr_circle_bk.svg');
    background-size: cover;
    cursor: pointer;
    
}


.action .swiper_button_wrap .swiper-button-prev {
    left: 0;
    top: 0;
    transform: translateY(0) rotate(180deg);
    margin-right: 8px;
}
.action #tab3 {
    width: 62%;
    padding-top: 63px !important;
    margin-left: 62%;
}

<!--제품영역부분-->

.action .box2 {
 /* margin-left: 920px; /* box2를 오른쪽으로 920px 이동 */
  width: 740px; /* 필요에 따라 너비를 조정 */
  position: relative; /* 상위 레이아웃에 영향을 주지 않게 */
}

.action .box02{
    display: flex;           /* 자식 요소들을 수평으로 배치 */
    width:766px;
    flex-wrap: wrap;         /* 자식 요소들이 줄 바꿈을 하도록 설정 */
    gap: 27px 73px;               /* 자식 요소들 간의 간격 */
    /*justify-content: space-between; /* 자식 요소들을 양 옆에 배치 */
   /* margin:40px 0 0 940px;*/
}

.action .goodsListWrap ul li{
    width: calc(30% - 5px); /* 두 개의 항목을 한 줄에 배치하려면 너비를 50%로 설정하고, 간격을 고려하여 10px을 빼줌 */
    margin-bottom: 0px;     /* 각 항목 아래에 간격 추가 */
}

.action .goodsListWrap ul li:last-child{
    margin-bottom:0;
}

.action .goodsListWrap ul li .textBox{
    padding-top:10px;
}


.bg-img a {
  position: relative;
  z-index: 10;
}



/*--------------------------------------------------------------------------------
//
//     카테고리 분류 6가지       section02
//
--------------------------------------------------------------------------------*/
.mainSec02 .myWrap  {margin-top: 220px;}

.mainSec02 .box1{
    width:200px;
    text-align:center;
   /* margin: 0 20px 0 10px  */
}

.mainSec02 .box1 .text01{
    width:200px;
}

.mainSec02 .box1 .text01{
    display:block;
    font-size:24px;
    font-weight:500;
    line-height:32px;
}

.mainSec02 .box1 .text02{
    display:block;
    margin-bottom:20px;
    font-size:50px;
    font-weight:500;
    line-height:57px;
    font-family:'Georgia';
}

.mainSec02 .box1 .text03{
    display:block;
    margin-bottom:55px;
    font-size:13px;
    line-height:19px;
}

.mainSec02 .box1 .text04{
    display:block;
    font-size:13px;
    font-weight:500;
    line-height:17px;
}

.mainSec02 .box2{
    width:1200px;
}

.mainSec02 .box2 ul li{
    width:195px;
    margin-right:5px;
}

.mainSec02 .box2 ul li img{
    width:100%;
}

.mainSec02 .box2 ul li:last-child{
    margin-right:0;
}

.mainSec02 .box2 ul li span{
    font-family: "Antonio", sans-serif !important;
    display:block;
    padding-top:12px;
    text-align:center;
    line-height:20px;
    font-size:20px;
    font-weight:600;
}



/*--------------------------------------------------------------------------------
//
//            section03
//
--------------------------------------------------------------------------------*/
.mainSec03 img{
    display:block;
    width:1912px;
    margin-left: -260px;
}


/*--------------------------------------------------------------------------------
//
//       스웰 스토리          section01   
// 
--------------------------------------------------------------------------------*/
.mainSec01{
    width:100%;
    overflow:hidden;
}

.mainSec01 .swiper{
    width: 1400px;
    padding-bottom:42px;
   /* overflow:visible; */
    overflow: hidden;  /* 슬라이드 영역 넘치는 부분 숨김 */
    margin-bottom: 40px;
}

.mainSec01 .swiper-button-next,
.mainSec01 .swiper-button-prev{
    color:#fff;
}

.mainSec01 .swiper-button-prev,
.mainSec01 .swiper-rtl .swiper-button-next{
    left:50px;
}

.mainSec01 .swiper-button-next,
.mainSec01 .swiper-rtl .swiper-button-prev{
    right:50px;
}

.mainSec01 .swiper-horizontal>.swiper-pagination-progressbar,
.mainSec01 .swiper-pagination-progressbar.swiper-pagination-horizontal,
.mainSec01 .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.mainSec01 .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
    width:100%;
    height:2px;
    top:auto;
    bottom:0;
}

.mainSec01 .swiper-pagination-progressbar{
    background:#ccc;
}

.mainSec01 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background:#000;
}


.mainSec01 ul li a{
    display:block;
    position:relative;
}

.mainSec01 ul li .textBox{
    position:absolute;
    top:333px;
    left:25px;
}



.mainSec01 ul li .textBox strong{
    display:block;
    margin-bottom:15px;
    font-size:42px;
    line-height:45px;
    font-weight:400;
    color:#fff;
    font-family: "Antonio", sans-serif !important;
}

.mainSec01 ul li .textBox span{
    display:block;
    font-size:18px;
    line-height:20px;
    color:#fff;
}



/*--------------------------------------------------------------------------------
//
//            mainSec07
//
--------------------------------------------------------------------------------*/

.mainSec07 {margin-top:37px;}
.mainSec07 .leftBox{
    width:1400px;
    
}


.mainSec07 .planBox{
    position:relative;
    display: flex;

}

.mainSec07 .box1{
    width:790px;
    top:0;
    left:0;
}
.mainSec07 .box1 img{ width:620px; }


.mainSec07 .box2 {
    width:730px;
}


.mainSec07 .box2 ul{
    display: flex;
}
.mainSec07 .box2 ul li{
    margin-right:20px; 
    width: 223px;
}


.mainSec07 .box2 .SubTit{
font-family: "Antonio", sans-serif !important;
padding: 100px 0 10px 0;
font-size: 35px; 
}

.mainSec07 .box2 .SubTit P {
font-size: 20px;
margin: 5px 0 25px 0;
}


.mainSec07 .box02{
    display: flex;           /* 자식 요소들을 수평으로 배치 */
    width:740px;
    flex-wrap: wrap;         /* 자식 요소들이 줄 바꿈을 하도록 설정 */
    gap: 20px 50px;               /* 자식 요소들 간의 간격 */
    /*justify-content: space-between; /* 자식 요소들을 양 옆에 배치 */
    margin-top:60px;
}

/*.mainSec07 .goodsListWrap ul li{
/*    width: calc(42% - 10px); /* 두 개의 항목을 한 줄에 배치하려면 너비를 50%로 설정하고, 간격을 고려하여 10px을 빼줌 */
/*    margin-bottom: 20px; }  */ 

/* .mainSec07 .goodsListWrap ul li:last-child{
    margin-bottom:0;} */

.mainSec07 .goodsListWrap ul li .textBox{
    padding-top:10px;
}

.mainSec07 .swiper-button-next,
.mainSec07 .swiper-button-prev{
    width:50px;
    height:50px;
}

.mainSec07 .swiper-button-next:after,
.mainSec07 .swiper-button-prev:after{
    font-size:21px;
    color:#000;
}

.mainSec07 .swiper-button-next, 
.mainSec07 .swiper-rtl .swiper-button-prev{
    top:-65px;
    right:0;
}
.mainSec07 .swiper-button-prev,
.mainSec07 .swiper-rtl .swiper-button-next{
    top:-65px;
    left:auto;
    right:50px;
}


/* 상품 롤링 */
#pd_swiper{padding: 0 6px 13px;}
#pd_swiper .pd_bnr {position: relative;width: 100% !important;margin-bottom: 25px;} 
#pd_swiper .pd_bnr img { width:100%; } 
#pd_swiper .txt_wrap {position: absolute;bottom: 25px;left: 15px;} 
#pd_swiper .txt_wrap p { color:#fff; } 
#pd_swiper .txt_wrap .txt_01 { font-size: 16px; font-weight: 400; line-height: 20px; text-align: left; margin-bottom: 10px; } 
#pd_swiper .txt_wrap .txt_02 { font-size: 22px; font-weight: 700; line-height: 20px; margin-bottom: 8px; } 
#pd_swiper .txt_wrap .txt_03 { font-size: 16px; font-weight: 400; line-height: 20px; } 
#pd_swiper .item-list { width: 100% !important; margin-bottom: 12px; } 
#pd_swiper .item-list.flexed { display:flex; align-items: center; gap: 8px; } 
#pd_swiper .item-list.flexed .thumb {width:80px;flex-shrink: 1;} 
#pd_swiper .item-list.flexed .thumb img{height:100px;}
#pd_swiper .item-list.flexed .prd-info {position: relative;padding: 0;width: calc(100% - 80px);} 
#pd_swiper .item-list.flexed .prd-info .prd-wish .my-wish-list{position:absolute; top:0; right:0;}
#pd_swiper .item-list.flexed .prd-info .prd-brand a {font-size: 14px;font-weight: bolder;margin-bottom: 8px;} 
#pd_swiper .item-list.flexed .prd-info .prd-name { margin-bottom: 10px; } 
#pd_swiper .item-list.flexed .prd-info .prd-name a { font-size: 14px; } 
#pd_swiper .item-list.flexed .prd-info .dc_per { font-size: 14px; margin-right: 9px; } 
#pd_swiper .item-list.flexed .prd-info .consumer { font-size: 14px; margin-right: 9px; } 
#pd_swiper .item-list.flexed .prd-info .normal { font-size: 14px; } 
#pd_swiper .item-list.flexed .prd-info .prd-color { display:none; } 
#pd_swiper .item-list.flexed .prd-info .prd-ico { display:none; } 
#pd_swiper .swiper-pagination { background: rgba(0, 0, 0, .3); width: 88%; top: auto; left: 50%; transform: translateX(-50%); } 
#pd_swiper .swiper-pagination .swiper-pagination-progressbar-fill { background: #000; } 




/*--------------------------------------------------------------------------------
//
//     인스타그램       section10
//
--------------------------------------------------------------------------------*/

.mainSec10 {
    /*text-align:center;*/
    width: 1600px;
    margin-left: 160px;

}






/* BASIC css end */

