.sub_con_wrap{
  border-bottom: 1px solid #F0F0F0;
}
.sub_con_wrap:last-of-type{
  border-bottom:0;
}
br.mobile {
    display: none;
}
.sub_con_wrap .sub_con_inner {
    padding: 96px 100px;
    margin: 0 auto;
    position: relative;
    max-width: 1400px;
    box-sizing: border-box;
    font-family: "pretendard";
}

.jewelry_wrap .sub_visual_box > .img_box img.mobile{
  display: none;
}
.jewelry_wrap .sub_visual_box {
}
.jewelry_wrap .sub_visual_box > .img_box {
  position: relative;
  height: 560px;
}
.jewelry_wrap .sub_visual_box img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.jewelry_wrap .Jewelry_thumbs {
  width: 100%;
  height: auto !important; /* 고정 높이 해제 */
  margin-bottom: 26px;
}

.jewelry_wrap .Jewelry_thumbs .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  transform: none !important; 
  justify-content: center;
  /* gap: 10p */
}

.jewelry_wrap .Jewelry_thumbs .swiper-slide {
  width: auto !important; /* 텍스트 길이에 딱 맞게 */
  height: auto !important;
  margin: 0 !important; /* Swiper 기본 마진 제거 */
  cursor: pointer;
}

/* 텍스트 스타일 예시 */
.jewelry_wrap .Jewelry_thumbs .swiper-slide p {
  display: inline-block;
  position: relative;
  padding: 4px 20px;
  font-size: 14px;
  font-weight: bold;
  transition: all 0.3s;
}

.jewelry_wrap .prd_basic .box.basic .description {
  font-size: 14px;
  line-height: 14px;
  color: #22222280;
}


/* 활성화된 썸네일(메인 슬라이드와 연동) */
.jewelry_wrap .Jewelry_thumbs .swiper-slide.on p::after {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 8px;
  width: 8px;
  height: 8px;
  background-color: #D9272C;
  border-radius: 100%;
}
.jewelry_wrap .Jewelry_swiper .swiper-slide .img_box {
}
.jewelry_wrap .Jewelry_swiper .swiper-slide .img_box > a {
  display: block;
  position: relative;
  padding-bottom: 150%;
  border: 1px solid #F2F4F6;
  border-radius: 6px;
  overflow: hidden;
}
.jewelry_wrap .Jewelry_swiper .swiper-slide .img_box > a > img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;

}
.jewelry_wrap .Jewelry_swiper_outer {
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 30px;
}

.jewelry_wrap .section_box01 .txt_box{
  display: flex;
  align-items: center;
}
.jewelry_wrap .section_box01 .txt_box p.txt_tit{
  color: #522A28;
  width: 42.5%;
  font-weight: 700;
  font-size: clamp(20px, 2.86vw, 40px);
  line-height: 1.2;
  margin-right: clamp(24px, 3.43vw, 48px);
  box-sizing: border-box;
  word-break: keep-all;
}
.jewelry_wrap .section_box01 .txt_box p.txt_desc{
  width: calc(100% - 42.5% - 48px);
  color: #494949;
  font-size: clamp(14px, 1.71vw, 23px);
  line-height: 1.4;
  font-weight: 400;
  word-break: keep-all;
}

.jewelry_wrap .section_box02 .banner_box01 .img_box a{
  display: block;
}
.jewelry_wrap .section_box02 .banner_box01 .img_box a > img{
  width: 100%;
  vertical-align: top;
}

.jewelryshop_wrap .sub_con_wrap{
  border: none;
}
/* .jewelryshop_wrap .sub_con_wrap:last-of-type {
  border-bottom: 1px solid #F0F0F0;
} */

.jewelryshop_wrap .sub_visual_box .img_box img.mobile{
  display: none;
}
.jewelryshop_wrap .sub_visual_box {
}
.jewelryshop_wrap .sub_visual_box .img_box {
  position: relative;
  height: 560px;
}
.jewelryshop_wrap .sub_visual_box img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.jewelryshop_wrap .section_box01 .txt_box{
  display: flex;
  align-items: center;
}
.jewelryshop_wrap .section_box01 .txt_box p.txt_tit{
  color: #522A28;
  width: 42.5%;
  font-weight: 700;
  font-size: clamp(20px, 2.86vw, 40px);
  line-height: 1.2;
  margin-right: clamp(24px, 3.43vw, 48px);
  box-sizing: border-box;
  word-break: keep-all;
}
.jewelryshop_wrap .section_box01 .txt_box p.txt_desc{
  width: calc(100% - 42.5% - 48px);
  color: #494949;
  font-size: clamp(14px, 1.71vw, 23px);
  line-height: 1.4;
  font-weight: 400;
  word-break: keep-all;
}

.jewelryshop_wrap .sub_con_wrap .sub_con_inner.no_pd_top{
  padding-top: 0;
}
.jewelryshop_wrap .board_shop_wrap .board_top_box{
    max-width: 61%;
    width: 100%;
    margin: 0 auto;
}
.jewelryshop_wrap.premium_link_wrap .board_shop_wrap .board_top_box{
    max-width: 51%;
}
.jewelryshop_wrap .board_shop_wrap .board_top_box{
  padding: 24px 0;
}
.jewelryshop_wrap .board_shop_wrap .board_top_box .jwshop_category_item {
  text-align: center;
  max-width: 82px;
  width: 100%;
  display: block;
  /* margin-right:clamp(24px, 3.43vw, 48px); */
  margin: 0 auto;
}
/* .jewelryshop_wrap .board_shop_wrap .board_top_box .swiper-slide:nth-of-type(1) .jwshop_category_item {
  margin-right:0;
} */
.jewelryshop_wrap .board_shop_wrap .board_top_box .jwshop_category_item p{
  font-weight: 700;
  font-size: 13px;
  line-height: 1.4;
  margin-top: 8px;
  word-break: break-word;
}
.jewelryshop_wrap .board_shop_wrap .board_top_box .jwshop_category_item .img_box{
  /* max-width: 80px;
  width: 100%;
  aspect-ratio: 1 / 1; */
  margin: 0 auto;
  width: clamp(70px, 5.71vw, 82px);
  height: clamp(70px, 5.71vw, 82px);
  position: relative;
  border: 2px solid #F2F4F6;
  border-radius: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.jewelryshop_wrap .board_shop_wrap .board_top_box .jwshop_category_item .img_box img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.jewelryshop_wrap .board_shop_wrap .board_con_box{
  padding: 48px 0 0;
}

.jewelryshop_wrap .board_shop_wrap .prd_basic {
  display: flex;
  margin: 0 !important;
  flex-wrap: wrap;
  gap: 48px;
  /* -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 40px; */
}
.jewelryshop_wrap .prd_basic .box {
  padding: 0 !important;
  width: calc((100% - 144px) / 4);
  margin: 0;
}
.jewelryshop_wrap .box.basic .prdimg > a{
  border:2px solid #F2F4F6;
  border-radius: 6px;
}
/* .jewelryshop_wrap .prd_basic .box.basic .description{
  color: #222;
} */
.jewelryshop_wrap .prd_basic .box.basic .brand{
  margin-bottom: 8px;
  font-weight: 600;
}
.jewelryshop_wrap .prd_basic .box.basic .summary{
  margin-bottom: 8px;
}
.jewelryshop_wrap .prd_basic .box .icon{
  /* padding-top: 16px; */
  padding-top: 10px;
}

.jewelryshop_wrap footer.section_wrap{
  margin-top: 0;
}
.new_contents_wrap .sub_con_wrap{
  border: none;
}

.new_contents_wrap .sub_con_wrap:first-of-type .sub_con_inner{
  padding-top: 48px;
  padding-bottom: 48px;
}
.new_contents_wrap .sub_con_wrap:nth-of-type(2) .sub_con_inner{
  padding-top: 0px;
  padding-bottom: 0;
}
.new_contents_wrap .section_box01{
  display: flex;
  gap: 24px;
  padding: 24px;
  border-radius: 24px;
  background-color: #F2F4F6;
  box-sizing: border-box;
}
.new_contents_wrap .section_box01 .right_box{
  position: relative;
  width: calc(50% - 12px);
}
.new_contents_wrap .section_box01 .right_box .img_box{
  border-radius: 20px;
  overflow: hidden;
}
.new_contents_wrap .section_box01 .right_box .img_box > img{
  width: 100%;
  vertical-align: top;
}
.new_contents_wrap .section_box01 .right_box .txt_box{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 48px;
  box-sizing: border-box;
}
.new_contents_wrap .section_box01 .right_box .txt_box p.txt_subtit{
  font-size: clamp(16px, 1.71vw, 24px);
  color: #fff;
  line-height: 1.4;
  margin-bottom: clamp(12px, 1.71vw, 24px);
}
.new_contents_wrap .section_box01 .right_box .txt_box p.txt_tit{
  font-size:clamp(38px, 3.43vw, 48px);
  color: #FFFFFF;
  line-height: 1.1;
  margin-bottom: clamp(12px, 1.71vw, 24px);
}
.new_contents_wrap .section_box01 .right_box .txt_box p.txt_desc{
  color: #fff;
  font-size: clamp(14px, 1.14vw, 16px);
  line-height: 1.5;
}
.new_contents_wrap .section_box01 .left_box .desc_box{
  font-size: 16px;
  line-height: 1.5;
}

.new_contents_wrap .section_box01 .left_box{
  width: calc(50% - 12px);
}
.new_contents_wrap .new_contents_board .board_tit_box{
  margin-bottom: clamp(22px, 2.29vw, 32px);;
}
.new_contents_wrap .new_contents_board .board_tit_box p.board_tit{
  border: none;
  font-size: clamp(22px, 2.29vw, 32px);
  line-height: 1.3;
  font-weight: 700;
  color: #222;
  padding-bottom: 0;
  margin-bottom: 6px;
}
.new_contents_wrap .new_contents_board p.board_subtit{
  color: #6B7684;
  font-size: clamp(14px, 1.14vw, 16px);
}

.new_contents_wrap .new_contents_board .board_con_box .prd_basic02{
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
}
.new_contents_wrap .new_contents_board .board_con_box .prd_basic02 .basic02{
  width: calc((100% - 144px) / 4);
}
.new_contents_wrap .new_contents_board .board_con_box .prd_basic02 .basic02 .prdimg{
  margin-bottom: clamp(12px, 1.71vw, 24px);
}
.new_contents_wrap .new_contents_board .board_con_box .prd_basic02 .basic02 .prdimg a{
  display: block;
  border-radius: 6px;
  overflow: hidden;
}
.new_contents_wrap .new_contents_board .board_con_box .prd_basic02 .basic02 .prdimg a img{
  width: 100%;
  vertical-align: top;
}
.new_contents_wrap .new_contents_board .board_con_box .prd_basic02 .basic02 .info .summary{
  color: #4E5968;
  margin-bottom: 16px;
  font-size: clamp(15px, 1.71vw, 24px);
  line-height: 1.4;
}
.new_contents_wrap .new_contents_board .board_con_box .prd_basic02 .basic02 .info .date{
  font-size: 14px;
  line-height: 1.4;
  color: #8B95A1;
  font-weight: 300;
}
.new_contents_wrap .new_contents_board .board_con_box .btn_viewmore_box{
  text-align: center;
}
.new_contents_wrap .new_contents_board .board_con_box .btn_viewmore_box .btn_viewmore{
  display: inline-block;
  margin-top: 48px;
  padding: 15px 24px 16px;
  font-size: 14px;
  line-height: 1.4;
  color: #4A5665;
  font-weight: 700;
  background-color: #F2F4F6;
  border-radius: 8px;
  box-sizing: border-box;
}


.jewelryshop_view_wrap .sub_con_inner{
  padding-top: 48px;
}

.jewelryshop_view_wrap .board_wrap .board_view_new .b_tit_box p.b_tit{
  font-size: clamp(25px, 3.43vw, 48px);
  margin-bottom: 16px;
  color: #333D4B;
}
.jewelryshop_view_wrap .board_wrap .board_view_new .b_tit_box p.b_date{
  font-size: clamp(14px, 1.14vw, 16px);
  color: #6B7684;
}
.jewelryshop_view_wrap .board_wrap .board_view_new .b_tit_box{
  margin-bottom: clamp(25px, 3.43vw, 48px);
}
.jewelryshop_view_wrap .board_wrap .board_view_new .b_btn_box_type02{
  margin-top: clamp(25px, 3.43vw, 48px);
}
.jewelryshop_view_wrap .board_wrap .board_view_new .b_btn_box_type02 > a.btn_prev_page03{
  border: 0;
  max-width: none;
  width: auto;
  line-height: 1.4;
  padding: 16px 24px;
  border-radius: 8px;
  font-size: 14px;
  color: #4A5665;
  background-color: #F2F4F6;
  overflow: hidden;
}

@media all and (max-width: 1400px){
  .jewelry_wrap .sub_visual_box > .img_box {
      width: 100%;
      height: auto;
  }
  .jewelry_wrap  .sub_visual_box img {
    top: auto;
    left: 50%;
    transform: translate(-50%, 0%);
    object-fit: cover;
    height: auto;
    position: relative;
    width: 132%;
  }
  .jewelryshop_wrap .sub_visual_box{
    height: 560px;
  }
  
  .jewelryshop_wrap .sub_visual_box .img_box {
    /* width: 100%;
    height: auto; */
  }
  .jewelryshop_wrap .sub_visual_box img {
    /* top: auto;
    left: 50%;
    transform: translate(-50%, 0%);
    object-fit: cover;
    height: 100%;
    width: 132%; */
  }
  .jewelryshop_wrap .prd_basic .box {
    width: calc((100% - 60px) / 4);
    margin: 0;
  }
  .jewelryshop_wrap .board_shop_wrap .prd_basic{
    gap: 20px;
  }
  .jewelryshop_wrap .board_shop_wrap .board_top_box{
    max-width: 71%;
  }
  .jewelryshop_wrap.premium_link_wrap .board_shop_wrap .board_top_box{
    max-width: 61%;
  }
  .new_contents_wrap .new_contents_board .board_con_box .prd_basic02 .basic02 {
    width: calc((100% - 60px) / 4);
  }
  .new_contents_wrap .new_contents_board .board_con_box .prd_basic02{
    gap: 20px;
  }
}
@media all and (max-width: 960px){
  .jewelryshop_wrap .board_shop_wrap .board_top_box{
    max-width: 90%;
  }
  
  .jewelryshop_wrap.premium_link_wrap .board_shop_wrap .board_top_box{
    max-width: 80%;
  }
  
  .new_contents_wrap .section_box01 .right_box .txt_box{
    padding: 24px;
  }
}
@media all and (max-width: 767px){

  .sub_con_wrap .sub_con_inner{
    padding: 48px 16px;
  }
  .jewelry_wrap .sub_visual_box > .img_box img.pc{
    display: none;
  }
  .jewelry_wrap .sub_visual_box > .img_box img.mobile{
    display: block;
  }
  .jewelry_wrap .sub_visual_box > .img_box {
    padding-bottom: 100%;
  }
  .jewelry_wrap  .sub_visual_box img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    height: 100%;
    position: absolute;
    width: 100%;
  }
  .jewelry_wrap .section_box01 .txt_box{
    display: block;
    text-align: center;
  }
  .jewelry_wrap .section_box01 .txt_box p.txt_tit{
    width: 100%;
    /* font-size: 24px;
    line-height: 32px; */
    margin-right:0;
    margin-bottom: 24px;
  }
  .jewelry_wrap .section_box01 .txt_box p.txt_desc{
    width: 100%;
    /* font-size: 16px;
    line-height: 24px; */
  }
  .jewelryshop_wrap .section_box01 .txt_box{
    display: block;
    text-align: center;
  }
  .jewelryshop_wrap .section_box01 .txt_box p.txt_tit{
    width: 100%;
    /* font-size: 24px;
    line-height: 32px; */
    margin-right:0;
    margin-bottom: 24px;
  }
  .jewelryshop_wrap .section_box01 .txt_box p.txt_desc{
    width: 100%;
    /* font-size: 16px;
    line-height: 24px; */
  }

  /* board_shop_wrap */
  .jewelryshop_wrap .sub_visual_box .img_box{
    height: 520px;
  }
  .jewelryshop_wrap .prd_basic .box {
    width: calc((100% - 20px) / 2);
    margin: 0;
  }
  .jewelryshop_wrap .board_shop_wrap .prd_basic{
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 40px;
  }
  .jewelryshop_wrap .sub_visual_box .img_box img.pc{
    display: none;
  }
  .jewelryshop_wrap .sub_visual_box .img_box img.mobile{
    display: block;
  }
  .jewelryshop_wrap .sub_visual_box > .img_box {
    padding-bottom: 100%;
  }
  .jewelryshop_wrap  .sub_visual_box img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    height: 100%;
    position: absolute;
    width: 100%;
  }
  .jewelryshop_wrap .prd_basic .box.basic .brand{
    margin-bottom: 2px;
  }
  .jewelryshop_wrap .prd_basic .box.basic .summary{
    margin-bottom: 2px;
  }
  .jewelryshop_wrap .prd_basic .box .icon{
    padding-top: 2.5vw;
  }
  .jewelryshop_wrap .prd_basic .box.basic .summary{
    font-size: 16px;
    line-height: 1.4;
  }
  .jewelryshop_wrap .prd_basic .box.basic .brand{
    font-size: 14px;
    line-height: 1.3;
  }
  .jewelryshop_wrap .prd_basic .box.basic .description{
    font-size: 14px;
    line-height: 1.5;
  }

  .jewelryshop_wrap .board_shop_wrap .board_top_box {
      max-width: 61%;
  }
  .jewelryshop_wrap .board_shop_wrap .board_top_box .jwshop_category_item .img_box{
    width: clamp(60px, 5.71vw, 82px);
    height: clamp(60px, 5.71vw, 82px);
  }
  .jewelryshop_wrap .board_shop_wrap .board_con_box{
    padding-top: 24px;
  }

  .new_contents_wrap .section_box01{
    display: block;
  }
  .new_contents_wrap .section_box01 .right_box{
    width: 100%;
  }
  .new_contents_wrap .section_box01 .left_box{
    width: 100%;
  }

  .new_contents_wrap .section_box01 .right_box .txt_box p.txt_tit{
    font-size: 24px;  
  }
  .new_contents_wrap .sub_con_wrap:first-of-type .sub_con_inner{
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .new_contents_wrap .new_contents_board .board_con_box .prd_basic02 .basic02 {
    width: calc(50% - 10px);
  }
  .new_contents_wrap .section_box01 .left_box .desc_box{
    padding: 24px 24px 0;
  }
  
}
@media all and (max-width: 480px){
  br.mobile {
      display: block;
  }

  .jewelry_wrap .Jewelry_thumbs .swiper-slide p{
    padding: 4px 12px;
  }
  .jewelry_wrap .Jewelry_thumbs .swiper-slide.on p::after{
    width: 6px;
    height: 6px;
    right: 2px;
    top: 5px;
  }
  .jewelry_wrap .Jewelry_swiper_outer {
    margin-bottom: 16px;
  }
  .new_contents_wrap .new_contents_board .board_con_box .prd_basic02 .basic02 .info .summary{
    font-size: 16px;
    margin-bottom: 2.5vw;
  }
  .new_contents_wrap .new_contents_board .board_con_box{
    font-size: 12px;
  }

  .new_contents_wrap .new_contents_board .board_tit_box p.board_tit{
    font-size: 24px;
  }
  .jewelryshop_wrap .sub_visual_box .img_box{
    height: 320px;
  }
  .jewelryshop_view_wrap .board_wrap .board_view_new .b_btn_box_type02{
    display: flex;
  }
  .jewelryshop_wrap .board_shop_wrap .board_top_box {
    max-width: 100%;
  }
  .jewelryshop_wrap.premium_link_wrap .board_shop_wrap .board_top_box{
    max-width: 100%;
  }
}