/* BASIC css start */
.leather_top { width:100% }
.leather_top img { width:100% }


.leather1_box { text-align:center; padding:100px 60px 185px; }
.leather1_box img { width:100%; }

.custom2_box { padding:0 60px; }
.custom2_box .tit { font-family:'notokr-regular'; font-size:24px; color:#202020; padding:140px 0 68px 4% }
.custom2_box ul { width:100%; overflow:hidden; }
.custom2_box ul li { width:20%; float:left; text-align:center; color:#202020; font-size:17px; font-family:'notokr-regular'; height:456px; }
.custom2_box ul li .im { display:block; margin:0 auto 25px; width:90%; max-width:246px; transition:0.3s;  }
.custom2_box ul li p { font-family:'notokr-regular'; color:#000; font-size:22px; line-height:32px; }
.custom2_box ul li span { display:block; margin-top:11px; }
.custom2_box ul li span img { margin:2px 0 0 8px }

.custom3_box { padding:0 60px 200px; }
.custom3_box .tit { font-family:'notokr-regular'; font-size:24px; color:#202020; padding:280px 0 68px 4% }
.custom3_box ul { width:100%; overflow:hidden; }
.custom3_box ul li { width:20%; float:left; text-align:center; color:#202020; font-size:17px; font-family:'notokr-regular'; height:430px; }
.custom3_box ul li .im { display:block; margin:0 auto 25px; width:90%; max-width:246px; transition:0.3s;  }
.custom3_box ul li p { font-family:'notokr-regular'; color:#000; font-size:22px; line-height:32px; }






/* 커스텀무드 슬라이드 */
.main_roll_01 { margin-bottom:200px  }

.main_roll_01 .swiper.main_roll_swiper1 {
  width:calc(100% - 60px);
  margin-right: 0;
}

#wrap [class^="main_roll"] .swiper-pagination{
  width:calc(100% - 60px);
  margin-right: 0;
  text-align: left;
  right: 0;
  left: auto;
  bottom: 0;
}

#wrap [class^="main_roll"] .swiper-pagination-bullet{
  width: 3px;
  height: 3px;
  border-radius: 9999px;
  transition-duration: .3s;
}

#wrap [class^="main_roll"] .swiper-pagination-bullet-active{
  width: 20px;
  background-color: #000;
}

#wrap [class^="main_roll"] .swiper-button-prev, 
#wrap [class^="main_roll"] .swiper-button-next{
  width: 10%;
  height: 100%;
}

#wrap [class^="main_roll"] .swiper-button-prev::after, 
#wrap [class^="main_roll"] .swiper-button-next::after{
  display: none;
}

#wrap [class^="main_roll"] .swiper-button-prev{
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
}

#wrap [class^="main_roll"] .swiper-button-next{
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}

#wrap [class^="main_roll"] .swiper-button-prev:hover{
  cursor: url('/design/custommood/deetong/2023/arr05.png') 48 48, auto;
}

#wrap [class^="main_roll"] .swiper-button-next:hover{
  cursor: url('/design/custommood/deetong/2023/arr06.png') 48 48, auto;
}




[class^="main_roll"] { position: relative; text-align:left;}
[class^="main_roll"] .slideBox {padding-bottom: 25px;}
[class^="main_roll"] img { width:100%; }










/* BASIC css end */

