/* BASIC css start */
.benefit-slide .swiper-slide  { width:auto; } 

.benefit_v .swiper-button-prev{
    background: url(/design/koreajisuk/new/benefit_slide_arr_l.png) no-repeat;
    width: 43px;
    height: 83px;
    left: 50%;
    transform: translateY(-50%);
    margin-left: -470px;
    opacity:0;
}

.benefit_v:hover .swiper-button-prev{
    margin-left: -450px; opacity:1;
}
.benefit_v .swiper-button-next{
    background: url(/design/koreajisuk/new/benefit_slide_arr_r.png) no-repeat;
    width: 43px;
    height: 83px;
    right: 50%;
    transform: translateY(-50%);
    margin-right: -470px;
    opacity:0;
}
.benefit_v:hover .swiper-button-next{
    margin-right: -450px; opacity:1;
}
.benefit_v {
   background: #fcf9f7;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 21px;
    padding-right: 21px;
}

.benefit_v .tit {
    text-align: center;
    padding-bottom: 65px;
    line-height: 1;
    color: #242424;
    font-weight: 700;
    letter-spacing: -0.5px;
    font-size: 36px;
    line-height: 1;
    padding-bottom: 55px;
}

.benefit_v h3 {
    color: #0e0e0e;
    font-size: 25px;
    font-family: 'NanumSquare', sans-serif;
    font-weight: 400;
    padding-top: 15px;
}

.benefit_v p {
    color: #0e0e0e;
    font-size: 18px;
    font-weight: 300;
    font-family: 'NanumSquare', sans-serif;
    padding-top: 3px;
}
.benefit_v .swiper-button-next:after,
.benefit_v .swiper-button-prev:after {
    display: none;
}




.best {
    position: relative;
}
.best .best-slide .swiper-slide  { width:auto; }
 


.bcate {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    /*padding-top: 100px;
    padding-bottom: 45px;*/
    position: absolute;
    top: 100px;
}
.best .best-slide {
    padding-top: 173px;
}

.best-slide .swiper-pagination {
    position: absolute;
    top: 110px;
    right: 0;
    bottom: initial !important;
    text-align: right;
}
.best-slide .swiper-pagination .swiper-pagination-bullet {
    background: #b2b2b2;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.best-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000;
    width: 23px;
    border-radius: 20px;
}
.class-list {
    padding-top: 100px;
}

.class-list ul {
    font-size: 0;
}

.class-list ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 100px;
}

.class-list ul li a {
    color: #000;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.8;
}

.class-list ul li.on a {
    color: #000000;
    font-weight: 700;
}

.class-list ul li a:hover {
    opacity: 0.8;
}

.class-list ul li.on a:hover {
    opacity: 0;
}

.class-list ul li:first-child {
} 
.list_wrap {
    margin-top: 0px;
    background: #f6f6f6;
}

.list_info {
    font-size: 0;
    padding-top: 40px;
    padding-bottom: 35px;
}

.list_count {
    display: inline-block;
    vertical-align: middle;
    color: #999;
    font-size: 14px;
    width: 50%;
}

.sort {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 50%;
    font-size: 0;
}

.sort li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
    padding-left: 16px;
    position: relative;
}

.sort li a span {
    color: #999;
    font-size: 12px;
}

.sort li a span.on, .sort li a span:hover {
    color: #000;
}

.sort li:after {content: "";background: #e6e6e6;width: 1px;height: 13px;display: block;position: absolute;top: 1px;left: 0;}

.sort li:first-child:after {
    display: none;
}


.introduce {
    background: #f9f4f0;
    padding-bottom: 100px;
}

.introduce .tit {
    text-align: center;
    margin-left:-1050px;
    color: #000000;
    font-size: 46px;
    font-family: 'NanumSquare', sans-serif;
    font-weight: 800;
    line-height: 1;
    padding-top: 90px;
}

.introduce .subtit {
    color: #000;
 margin-left:-820px;
    font-size: 20px;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 50px;
}

.introduce .inner {width: 1300px;margin: 0 auto;position: relative;}

.introduce .inner .txt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.introduce .inner .txt .en {
    color: #000;
    font-size: 28px;
    font-family: 'NanumSquare', sans-serif;
    line-height: 1.1;
}

.introduce .inner .txt .kr {
    color: #000;
    font-size: 18px;
    font-family: 'NanumSquare', sans-serif;
    line-height: 1.5;
    padding-top: 25px;
}

.main_sl {
width: 100%;
    padding-top: 45px;
    padding-bottom: 150px;
     background: #f9f4f0;
}
.main_sl_inner {
text-align: center;
margin:0 auto;
    margin-bottom:45px;
    font-size: 0;
}

.main_sl_inner a {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    margin-left: 46px;
    
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main_sl_inner a:hover{
    opacity: 0.65;
}

.main_sl_inner a:first-child {
    margin-left: 0;
}
.main_sl .tit {
    text-align: center;
    padding-bottom: 65px;
    line-height: 1;
    color: #242424;
    font-weight: 700;
    letter-spacing: -0.5px;
    font-size: 30px;
    line-height: 1;
    padding-bottom: 60px;
}


.benefit-slide .swiper-slide  { width:auto; } 

.benefit .swiper-button-prev{
    background: url(/design/koreajisuk/new/benefit_slide_arr_l.png) no-repeat;
    width: 43px;
    height: 83px;
    left: 50%;
    transform: translateY(-50%);
    margin-left: -470px;
    opacity:0;
}

.benefit:hover .swiper-button-prev{
    margin-left: -450px; opacity:1;
}
.benefit .swiper-button-next{
    background: url(/design/koreajisuk/new/benefit_slide_arr_r.png) no-repeat;
    width: 43px;
    height: 83px;
    right: 50%;
    transform: translateY(-50%);
    margin-right: -470px;
    opacity:0;
}
.benefit:hover .swiper-button-next{
    margin-right: -450px; opacity:1;
}
.benefit {
   background: #fcf9f7;
    padding-top: 180px;
    padding-bottom: 175px;
    padding-left: 21px;
    padding-right: 21px;
}

.benefit .tit {
    text-align: center;
    padding-bottom: 65px;
    line-height: 1;
    color: #242424;
    font-weight: 700;
    letter-spacing: -0.5px;
    font-size: 36px;
    line-height: 1;
    padding-bottom: 55px;
}



.benefit h3 {
    color: #0e0e0e;
    font-size: 25px;
    font-family: 'NanumSquare', sans-serif;
    font-weight: 400;
    padding-top: 15px;
}

.benefit p {
    color: #0e0e0e;
    font-size: 18px;
    font-weight: 300;
    font-family: 'NanumSquare', sans-serif;
    padding-top: 3px;
}


.benefit .swiper-button-next:after,
.benefit .swiper-button-prev:after {
    display: none;
}

.main_mask {
width: 100%;
    padding-top: 145px;
    padding-bottom: 150px;
     background: #f9f4f0;
}
.main_mask_inner {
text-align: center;
margin:0 auto;
    margin-bottom:45px;
    font-size: 0;
}

.main_mask_inner a {
    display: inline-block;
    vertical-align: top;
    width: 418px;
    margin-left: 46px;
    
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main_mask_inner a:hover{
    opacity: 0.65;
}

.main_mask_inner a:first-child {
    margin-left: 0;
}
.main_mask .tit {
    text-align: center;
    padding-bottom: 65px;
    line-height: 1;
    color: #242424;
    font-weight: 600;
    letter-spacing: -0.5px;
    font-size: 35px;
    line-height: 1;
    padding-bottom: 20px;
}

.main_mask .tit_mask {
    text-align: center;
    padding-bottom: 65px;
    line-height: 1;
    color: #242424;
    font-weight: 200;
    letter-spacing: -0.5px;
    font-size: 20px;
    line-height: 1;
    padding-bottom: 60px;
}

.main8 {
width: 100%;
    padding-top: 145px;
    padding-bottom: 150px;
     background: #ffe4d3;
}
.main8_inner {
text-align: center;
margin:0 auto;
    margin-bottom:45px;
    font-size: 0;
}

.main8_inner a {
    display: inline-block;
    vertical-align: top;
    width: 305px;
    margin-left: 46px;
    
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main8_inner a:hover{
    opacity: 0.65;
}

.main8_inner a:first-child {
    margin-left: 0;
}
.main8 .tit {
    text-align: center;
    padding-bottom: 65px;
    line-height: 1;
    color: #242424;
    font-weight: 400;
    letter-spacing: -0.5px;
    font-size: 30px;
    line-height: 1;
    padding-bottom: 60px;
}

.insta {
margin-top:100px;
    text-align: center;
margin-bottom:100px;
}

.insta h3 {
    text-align: center;
    color: #000000;
    font-size: 36px;
    font-family: 'NanumSquare', sans-serif;
    font-weight: 800;
    line-height: 1;
}

.insta p {
    color: #888888;
    font-size: 20px;
    padding: 18px 0px 58px;
}

.main_insta {
width: 100%;
    padding-top: 25px;
    padding-bottom: 10px;
}
.main_insta_inner {
text-align: center;
margin:0 auto;
    margin-bottom:15px;
    font-size: 0;
}

.main_insta_inner a {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin-left: 26px;
    
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.instagram {
    padding-top: 145px;
    padding-bottom: 130px;
}
.instagram_inner {
    text-align: center;
}
.instagram .tit {
    color: #000000;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 35px;
    position: relative;
}
.instagram .tit span {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    margin-left: 10px;
}
.instagram .tit a  {
    color: #888888;
    font-size: 15px;
    font-weight: 400;
    position: absolute;
    top: 16px;
    right: 0;
} 
.instagram .tit a img{
    margin-left: 4px;
}
.best .best-slide .swiper-slide img {
    width: 100%;
}




/* »óÇ°¸®½ºÆ® */
.prd_list2 {
    font-size: 0;
}

.prd_list2 li {
    display: inline-block;
    vertical-align: top;
    width: 380px;
    margin-left: 53px;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom:75px;
}

.prd_list2 li:nth-child(3n+1) {
    margin-left: 0;
}

.prd_list2 li .thumb {
    border: 1px solid #f4f4f4;
}

.prd_list2 li .thumb img {
    width: 100%;
}

.prd_list2 li .sub_info {
    padding-top: 10px;
}

.prd_list2 li .sub_info .reviewC {
    color: #f87d7d;
    font-size: 15px;
    letter-spacing: -0.5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
}

.prd_list2 li .sub_info .reviewC span {
    font-weight: 700;
    font-size: 20px;
    margin-left: 5px;
}

.prd_list2 li .sub_info .buyC {
    color: #000;
    font-size: 15px;
    letter-spacing: -0.5px;
    display: inline-block;
    vertical-align: middle;
	float: right;
}

.prd_list2 li .sub_info .buyC span {
    font-size: 20px;
    font-weight: 700;
    margin-left: 5px;
}

.prd_list li .name {
    padding-top: 35px;height: 43px;
}

.prd_list2 li .name a {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.45;
    color: #636363;
}

.prd_list2 li .price {
    padding-top: 8px;
}

.prd_list2 li .price a {
}

.prd_list2 li .price a .normal {
    font-size: 23px;
    font-weight: 800;
}

.prd_list2 li .price a .normal .won {}

.prd_list2 li .price a .consumer {
    font-weight: 300;
    font-size: 15px;
    text-decoration: line-through;
    margin-left: 7px;
}

.prd_list2 li .sub_info2 {
    padding-top: 12px;
}
.prd_list2 li .sub_info2 a {
    display: inline-block;
}
.prd_list2 li .sub_info2 a .dc_per {
    background: #000;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 10px;
    line-height: 60px;
    color: #f4f4f4;
    font-size: 25px;
    letter-spacing: -1px;
    display: inline-block;
    font-family: 'NanumSquare', sans-serif;
    font-weight: 800;
    vertical-align: top;
    position: relative;
    display:none;
}
.prd_list2 li .sub_info2 a .dc_per span {
    font-size: 18px;
}
.prd_list2 li .sub_info2 a .ic_text {
    background: #000;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 10px;
    /* line-height: 60px; */
    display: inline-block;
    font-family: 'NanumSquare', sans-serif;
    font-weight: 600;
    vertical-align: top;
    position: relative;
}
/*
.prd_list2 li .sub_info2 a span + span {
    margin-left: 4px;
}
*/
.prd_list2 li .sub_info2 a .ic_text.New {
    background: #7ad3ed;
    color: #ebfaff;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}


.prd_list2 li .sub_info2 a .ic_text.Today {
    background: #f87d7d;
    color: #f5d3d3;
    font-size: 20px;
    padding: 6px 10px 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}




/* BASIC css end */

