/* BASIC css start */
/* 이동버튼 */    
.move{position: fixed; right: 5%; top: 40%;z-index:25}
.move ul{}
.move ul li{margin: 10px 0;}
.move ul li a{display: block;  border-radius: 50%; width: 16px; height: 16px;position: relative;border:1px solid rgba(0,0,0,0);transition:all .4s;}
.move ul li a span{width: 6px; height: 6px; border-radius: 50%; background-color: #7d7d7d;text-indent: -9999px;  position: absolute; top: 50%;left: 50%; transform: translate(-50%,-50%); transition:all .4s;}
.move ul li a.on{border: 1px solid #000;transition:all .4s;}
.move ul li a.on span{background-color: #000;transition:all .4s;}
        
#contents{padding-top:0}
        
/* 섹션공통 */        
section{width: 100%;height: 100vh; }
section .sec_inner{width: 90%; margin: 0 auto; height: 100%;}
section .shop_now{font-family: 'Lato' , sans-serif; font-size: 14px; color: #fff;padding-bottom: 5px; border-bottom: 1px solid #fff;font-weight: 600;letter-spacing: 1px; display: inline-block;}
section .shop_now span{display: inline-block;margin-left: 15px;}
section .shop_now span img{transform:scale(.66);display:inline-block; margin-top:3px}
section p.tit{font-family: 'Noto Sans KR', sans-serif;letter-spacing: -.2px; }
.start{transition: all 1s; opacity: 0;}
.end{opacity: 1 !important;transition: all 1s;margin-top:-30px}        


/* banner */
#contents .banner{width: 100%;}
#contents .banner a{width: 100%;}
#contents .banner a img{width: 100%;}
#contents .banner2{margin-top: 20px;}

/* sec1 */
#sec1{width: 100%;padding-left:0}
#sec1 .swiper{width:100% height:100vh;}
#sec1 .swiper ul{width: 100%;}
#sec1 .swiper ul li{width: 100%;}
#sec1 .swiper ul li a{display: block;width: 100%;}
#sec1 .swiper ul li a img{width: 100%; height:100vh; object-fit:cover;}
#sec1 .swiper-pagination{display:none;}
#sec1 .swiper-pagination-bullet{width: 50px; height: 2px; border-radius: 0; background-color: #fff; opacity: 1; margin: 0;}
#sec1 .swiper-pagination-bullet-active{background-color: #000;}



        
 /* sec2 */
#sec2{overflow:hidden}
#sec2 .thumb{width:100%;height:50%;position:relative; padding-top:20px; }
#sec2 .thumb img{width:80%;display:inline-block; position:absolute; bottom:-6vh; left:50%; transform:translateX(-50%)}
#sec2 .txt_cont{width: 100%;height: 40%; background-color: #f5f5f5; text-align:center; padding:50px 0;display:flex; flex-direction:column; align-items:center; justify-content:center}
#sec2 .txt_cont h2{font-family: 'Playfair Display', serif; font-size: 20px; font-weight: 500;letter-spacing: 4px; color:#000;   margin:40px 0px 10px 0;}
#sec2 .txt_cont p.tit{color: #666; font-size: 12px;line-height:2.0; font-weight: 400; margin:14px 0; letter-spacing:-.6px; word-spacing:1.3px}
#sec2 .txt_cont .shop_now{}


/* sec3 */
#sec3{}
#sec3>div{width: 100%;height: 50%;}
#sec3 .sec3_left{background: url(//skin.makeshop.co.kr/skin/branded/MO_img/sec3.png) no-repeat top center; background-size: cover;position: relative;}
#sec3 .sec3_left .sec3L_cont{text-align: center; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);width:100%}
#sec3 .sec3_left .sec3L_cont h2{font-family: 'Playfair Display SC', serif; color: #fff; font-size: 40px;font-weight:600; line-height:1.2} 
#sec3 .sec3_left .sec3L_cont p.tit{font-size: 13px; margin: 15px 0 20px;}
#sec3 .sec3_left .sec3L_cont .shop_now{color: #fff; border-color: #fff;}
#sec3 .sec3_right{background-color: #f5f5f5;position: relative;}
#sec3 .sec3_right .sec3R_cont{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:100%; }
#sec3 .sec3_right .sec3R_cont .swiper{width: 90%;padding-bottom:50px}
#sec3 .sec3_right .sec3R_cont .swiper ul{}
#sec3 .sec3_right .sec3R_cont .swiper ul li{width: 49%;}
#sec3 .sec3_right .sec3R_cont .swiper ul li a{display:block; width:100%; }
#sec3 .sec3_right .sec3R_cont .swiper ul li a img{width:100%;}
#sec3 .swiper-pagination-bullet-active{width: 20px;border-radius: 10px;background-color: #000;}


/* sec4 */
#sec4{background: url(/design/murmure01/brandstory/news_bg_1.jpg) no-repeat center center; background-size: cover; margin-bottom: 23%; margin-top: 8%;}
#sec4 .sec_inner{display: flex; flex-direction: column; align-items: center; height: 100%; justify-content: center;width:100%;padding:13% 15%;}
#sec4 .sec_inner h2{margin-bottom: 35px; font-family: 'Playfair Display SC', serif; font-size: 31px; color: white; text-align: center; font-weight: 600;}
#sec4 .sec_inner .swiper{width:100%; padding-bottom:40px}
#sec4 .sec_inner ul{width:100%; }
#sec4 .sec_inner ul li{width:100%; height:100%}
#sec4 .sec_inner ul li>a{display: block;width: 100%;overflow:hidden; height:70%}
#sec4 .sec_inner ul li .thumb{width: 100%;height:100%}
#sec4 .sec_inner ul li .thumb img{width: 100%;height:100%; object-fit:cover}
#sec4 .sec_inner ul li .text_area{width: 100%; background-color: #fff;  padding:13px; position: relative;height:30%}
#sec4 .sec_inner ul li .text_area h3{padding-top: 2px; text-align: center;font-family: 'Playfair Display SC' , sans-serif; color: #000; font-size: 14px; margin-bottom: 10px; font-weight: 800;}
#sec4 .sec_inner ul li .text_area p{font-family: 'Noto Sans KR', sans-serif; font-size: 10.5px; color: #7f7f7f; font-weight: 500; width:95%; margin:0 auto;letter-spacing:-.5px}
#sec4 .sec_inner ul li .text_area .plus{position: absolute; bottom: 10px; right: 15px;}
#sec4 .sec_inner ul li .text_area .plus img{display: inline-block; transform:scale(.6)}
#sec4 .sec_inner .swiper .swiper_btn_prev{position:absolute; left:0; bottom:0; z-index:9}
#sec4 .sec_inner .swiper .swiper_btn_prev a{display:block}
#sec4 .sec_inner .swiper .swiper_btn_next{position:absolute; right:0; bottom:0; z-index:9}
#sec4 .sec_inner .swiper .swiper_btn_next a{display:block}
#sec4 .swiper-pagination-fraction{bottom:0 !important}
#sec4 .swiper-pagination{color:rgba(255,255,255,.7); z-index:6 !important}
#sec4 .swiper-pagination-current{color:#fff}


/* sec5 */
#sec5{background-color: #fff;}
#sec5 .sec_inner{display: flex; flex-direction: column; align-items: center; height: 100%; justify-content: center;padding:5% 12%}
#sec5 .sec_inner h2{margin-bottom: 35px; font-family: 'Playfair Display SC', serif; font-size: 28px; color: #000; text-align: center; font-weight: 600; }







/* 1*6 상품진열 */


.product_section_title {
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  margin: 0 10px 5px 15px; /* 왼쪽 여백은 상품과 맞추고, 아래 여백으로 간격 */
}

.product_list_wrap .product_item {
vertical-align: top;
overflow: hidden;
display: inline-block
}

.product_list_wrap.list_st1 .product_item {
width: 100%
}


.product_list_wrap.list_st2 {
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
}

.product_list_wrap.list_st2 .product_item {
  width: calc(50% - 10px);
  margin: 0 5px 20px;
  box-sizing: border-box;
}

/*.product_list_wrap.list_st2 .product_item:nth-of-type(2n+1) {
margin-left: 0
}
*/

.product_list_wrap.list_st2 .product_item,
.product_list_wrap.list_st3 .product_item{
padding: 15px 0;
margin-bottom: 20px;
}

.product_list_wrap.list_st2 .product_item figure,
.product_list_wrap.list_st3 .product_item figure {
display: block;
width: 100%
}

.product_list_wrap.list_st2 .product_item .thumb,
.product_list_wrap.list_st3 .product_item .thumb {
display: block;
width: 100%;
overflow: hidden
}

.product_list_wrap.list_st2 .product_item .thumb img,
.product_list_wrap.list_st3 .product_item .thumb img {
display: block;
width: 100%;
margin-bottom: 10px
}

.product_list_wrap.list_st2 .product_item .desc_container,
.product_list_wrap.list_st3 .product_item .desc_container {
display: block;
width: 100%)
}

.product_list_wrap.list_st2 .product_item .desc_container .info,
.product_list_wrap.list_st3 .product_item .desc_container .info {
display: block
}




#product_list_wrap list_st2 .pname {margin: 10px 0;}

#sec4 .sec_inner ul li>a
















/* BASIC css end */

