/* BASIC css start */
.section:not(#sec1){margin-bottom: 100px; margin-bottom: 70px;}
.sec_inner{padding:0 5%; }
.section h2 {font-family: 'Noto Sans KR', sans-serif; margin-bottom: 40px; text-align: center; position:relative; color: #000 ;font-size: 20px; font-weight: 600;}
.section h2 a.h2_more{position:absolute; top:50%; transform:translateY(-50%); right:0}
.section h2 a.h2_more img{transform:scale(.66); transform-origin:right center; }



/* 섹션개별 */
/* sec1 */
#sec1{}
#sec1 .swiper{width: 100%;}
#sec1 .swiper .swiper-wrapper{}
#sec1 .swiper .swiper-wrapper .swiper-slide{}
#sec1 .swiper .swiper-wrapper .swiper-slide a{display: block;width: 100%;}
#sec1 .swiper .swiper-wrapper .swiper-slide a img{width: 30%;}
#sec1 .swiper-pagination{bottom:60px}
#sec1 .swiper .swiper-pagination-bullet{ background-color:#fff}
#sec1 .swiper .swiper-pagination-bullet-active{ background-color: #fff;}
#sec1 .text-top {position: absolute; bottom: 125px; left: 10px; padding: 10px;}
#sec1 .text-bottom {position: absolute; bottom: 45px; left: 10px; padding: 10px;}
#sec1 .text-top h1 {font-family: 'GT-America', 'Pretendard', 'sans-serif', 'dotum', sans-serif; font-size: 20px; color: #fff;}
#sec1 .text-bottom h3 {font-family: 'GT-America', 'Pretendard', 'sans-serif', 'dotum', sans-serif; font-size: 30px; color: #fff; line-height: 35px; font-weight: 600;}
#sec1 .text-bottom h4 {font-family: 'GT-America', 'Pretendard', 'sans-serif', 'dotum', sans-serif; font-size: 20px; color: #fff; line-height: 35px;}

p{font-family: 'Lato', sans-serif; font-size:15px; color:#000; font-weight:500; margin-bottom:60px; text-align:left; }

.content li>img{width: 100%; text-align:center; padding-top: 50px;}

#오프라인 매장 위치 iframe { width: 60%; margin: 0 auto;  padding-bottom: 50px; text-align:center;}
#오프라인 매장 위치 h2 {font-size: 20px; font-weight: bold;}
/* BASIC css end */

