@charset "utf-8";
/* 초기화 */
/* @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');} @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');} @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');} @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');} @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');} @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');} */
body {font-family: 'Noto Sans KR', sans-serif;font-size: 16px;font-weight: 400;font-style: normal;text-decoration: none;color: #1c1c1c;}
*{margin: 0;padding: 0;font-size: inherit;font-weight: inherit;font-style: inherit;color: inherit;text-decoration: inherit;}
:root{--main-color : #6e8a2a;}

li{list-style: none;}
table{border-spacing: 0;border-collapse: collapse;}
input, select, textarea, button{box-sizing: border-box; font-family: 'Noto Sans KR', sans-serif;}
button{background: none;border: none;cursor: pointer;outline: none;}
input[type=submit], input[type=button], input[type=text], textarea {   -webkit-appearance: none;   -webkit-border-radius: 0;}/* 아이폰 폼 삭제  */
@media screen and (min-width:721px){br.br_m{display: none;}/*br 모바일에서만 줄내림*/}
@media screen and (max-width:720px){br.br_d{display: none;}/*br 데스크탑에서만 줄내림*/}
br.br_400{display: none;}
@media screen and (min-width: 1081px){br.br_m2{display: none;}}

/* 그누보드 CSS */
#container {width : 100%; max-width : 1200px; margin : 0 auto; float: none;}
#wrapper {width : 100%; margin : 0 auto;}
.sct_admin{padding : 10px 0px; float: none; text-align: left;}
#sct_location{position: static;}
#ssch_sort li{height: auto;}
/*ALL CSS-----------------------------------------------------*/
/*공통클래스*/
.main_color {color : #6e8a2a;}
.red_color {color : #ff0000 ;}
#k_section{padding: 70px 0;box-sizing: border-box;}
#k_container{width: 95%;max-width: 1200px;margin: 0 auto;}/*컨테이너*/
.k_section{padding: 70px 0;box-sizing: border-box;}
.k_container{width: 95%;max-width: 1200px;margin: 0 auto;}
.k_wide{width : 100%;}
.k_con{width : 100%; max-width : 1200px; margin : 0 auto;}
.k_tit{font-size: 38px;font-weight: 300;letter-spacing: -3px;text-align: center;}
.k_tit b{font-weight: 500;color: #6e8a2a;}
.k_tit i{font-weight: 500;}
.k_tit_txt{font-size: 20px;font-weight: 500;text-align: center; color :#424242;}
.k_tit_txt b{color : #ff0000;}
.k_tit_txt span {position: relative;}
.k_tit_txt span:before {position: absolute; content : '●'; font-size : 10px; top : 7px; left : -20px;}
.k_tit_sub{font-size: 21px;font-weight: 400;text-align: center; color :#5b5b5b; word-break : keep-all;}

.k_tit_margin{margin-bottom: 40px;}/*타이틀 --- 컨텐츠 간 간격*/
.k_pro_tit, .k_pro_txt, .k_price{letter-spacing: -2px;}/*상품설명/가격*/
.k_pro_tit{margin-top: 22px;font-size: 20px;font-weight: 400;}
.k_pro_txt, .k_price_off{margin-bottom: 8px;font-size: 16px !important;color: #848484;font-weight: 500 !important;}/*상품설명 , 할인가격*/
.k_price_off{margin-bottom: 0;position: relative;}
.k_price_off::after{content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 60px;height: 1px;background-color: #c4c4c4;}
.k_price{font-size: 20px;font-weight: bold;}
#k_addbtn_01{display: block;width: 241px;height: 41px;border: 1px solid #c9c9c9;font-size: 17px;line-height: 41px;font-weight: 500;border-radius: 25px;margin: 0 auto;text-align: center; border-color: #6e8a2a; background-color:#6e8a2a; color: #fff;}
#k_addbtn_01 i{font-size: 17px;}
#k_sale{position: absolute;top: 0;right: 32px;width: 60px;height: 50px;background-color: #6e8a2a;text-align: center;line-height: 40px;font-size: 20px;font-weight: 900;color: #FFF;border-radius: 0 0 50px 50px;}/*세일마크*/
.clearfix::after{content: "";clear: both;display: block;}
.box{box-sizing: border-box;}/*padding box-sizing*/
.bg{background-repeat: no-repeat;background-size: cover;background-position: center center;}/*background-image - 반응형*/
.margin0auto{margin : 0 auto; text-align: center;}
.bg_color_gray{background-color: #f3f3f3}


/*header CSS-----------------------------------------------------*/
#k_header{border-bottom: 1px solid #e5e5e5;box-sizing: border-box; position: relative;}
#k_main_tap{height: 50px;border-bottom: 1px solid #6e8a2a;}
#k_main_tap #k_container{width: 100%;}
#k_main_tap #k_container::after{content: "";clear: both;display: block;}
#k_main_tap a{float: left;width: 50%;text-align: center;line-height: 50px;border-bottom: none;background-color: #ececec;border-radius: 25px 25px 0 0;font-size: 17px;font-weight: 500;color: #555;}
#k_main_tap a:nth-child(1){border-right-color: transparent;}
#k_main_tap a:nth-child(2){border-left-color: transparent;}
#k_main_tap a.on{border: 1px solid #6e8a2a;background-color: #FFF;font-size: 18px;font-weight: bold;color: #6e8a2a;border-color: #6e8a2a;border-bottom: none;}
.k_hd_con{width: 95%;max-width: 1200px;margin: 0 auto; z-index: 9999;}
.k_hd_top{padding-top: 30px;padding-bottom: 17px;}
.k_hd_right{float: right;font-size: 14px;font-weight: 500;}
.k_hd_right>div, .k_hd_right>a{float: left;}
.k_hd_right>div>a{position: relative;padding: 0 18px;box-sizing: border-box;line-height: 26px;}
.k_hd_right>div>a::before{content: "｜";position: absolute;top: -3px;left: -10px;color: #e5e5e5;}
.k_hd_right>div>a:first-child::before{display: none;}
.k_hd_right>a{display: inline-block;text-align: center;background-color: #6e8a2a;border-radius: 26px;width: 62px;height: 26px;}
.k_hd_right>a img, .k_hd_right>a span{display: inline-block;}
.k_hd_right>a img{width: 20px;vertical-align: middle;}
.k_hd_right>a span{font-size: 16px;font-weight: 900;color: #FFF;margin-left: 8px;line-height: 26px;vertical-align: middle;}
.k_hd_left {float: left; margin-left : 2.5%; display: none;}
.k_hd_left a {}
.k_hd_left a > img {width : 100%; max-width : 35px; margin-top : 37px; }
.k_hd_left a > img {margin-top : 23px;}
.k_hd{height: 50px;text-align: center;padding-bottom: 13px;}
.k_hd h1{float: left;width: 205px;height: inherit;}
.k_hd h1 a{display: block;height: 100%;}
.k_hd h1 a img{display: block;width: 100%;}
#k_search{display: inline-block;vertical-align: top;height: inherit;padding-left: 30px;box-sizing: border-box;}
#k_search i{font-size: 23px;color: #6e8a2a;line-height: 50px;}
#k_header{--bar-sec : 0.3s;/* 메뉴 언더바 속도 */ --down-sec : 0.3s; /* 메뉴 풀다운 속도 */}
.k_gnb_d{float: right;height: inherit;margin-right: 28px;}
.k_menu_btn{display: inline-block;width: 22px;height: 50px;position: relative; float: left;}
.k_menu_btn span{position: absolute;top: 23.5px;right: 0;width: 22px;height: 3px;background-color: #6e8a2a;}
.k_menu_btn span:nth-child(1){transform: translateY(-7px);}
.k_menu_btn span:nth-child(2){width: 17px;}
.k_menu_btn span:nth-child(3){transform: translateY(7px);}
.k_gnb_d>ul{display: inline-block;position: relative; z-index: 9999;}
.k_gnb_d>ul::after{content: "";clear: both;display: block;}
.k_gnb_d>ul>li{float: left;}
.k_gnb_d>ul>li>a{display: block;width: 100%;height: 100%;font-size: 21px;font-weight: 500;padding: 0 40px;box-sizing: border-box;line-height: 50px; position: relative; }
.k_gnb_d>ul>li>a:after{content : ''; left : 0; right : 0; margin :  0 auto; bottom : -14px; position: absolute;width : 50%; height : 3px; background-color: #6e8a2a; -webkit-transform: scaleX(0);transform: scaleX(0);	-webkit-transition: all var(--bar-sec) ease-in-out;-moz-transition: all var(--bar-sec) ease-in-out;-ms-transition: all var(--bar-sec) ease-in-out;-o-transition: all var(--bar-sec) ease-in-out;}
.k_gnb_d>ul>li:hover >a:after{-webkit-transform: scaleX(1);transform: scaleX(1);}
.k_gnb_d>ul>li:hover >ul{background-color: rgba(0,0,0,0.05);}
.k_gnb_d>ul>li.k_menu_1>a{font-weight: bold;}
.k_gnb_d>ul>li>ul{height : 0px;  visibility:hidden; overflow: hidden; -webkit-transition: all calc(var(--down-sec) - 0.05s) ease-in-out;-moz-transition: all calc(var(--down-sec) - 0.05s) ease-in-out;-ms-transition: all calc(var(--down-sec) - 0.05s) ease-in-out;-o-transition: all calc(var(--down-sec) - 0.05s) ease-in-out;}
.k_gnb_d>ul:hover >li>ul{height : 268px;  visibility: visible; margin-top : 15px; padding : 15px 0;}
.k_gnb_d>ul>li>ul>li{margin-bottom : 15px; opacity: 0.7;}
.k_gnb_d>ul>li>ul>li:hover{opacity: 1; font-weight: 500;}
.k_gnb_d>ul>li>ul>li>a{display: block;}
#menu_background{position: absolute; width : 100%; height : 0px; background-color: rgba(255,255,255,0.9); left : 0; top : 137px; z-index: 9998;  -webkit-transition: all var(--down-sec) ease-in-out;-moz-transition: all var(--down-sec) ease-in-out;-ms-transition: all var(--down-sec) ease-in-out;-o-transition: all var(--down-sec) ease-in-out;}
#menu_background.on{height : 300px;}
/*main_visual-----------------------------------------------------*/
#k_main_visual{position: relative;width: 100%;height: 470px;overflow: hidden;}

.k_img_container{width: 400%;height: 100%;background-color: #fff;position: relative;}/* 슬라이드 갯수 조정시 width 값 수정해야됨.. */

.k_img_container li{float: left;width: 25%;height: inherit;position: relative;}
.k_img_container li.k_img_box1{background-image: url(../img/main_visual/k_mv_04.jpg);}/*배너 이미지 지정*/
.k_img_container li.k_img_box2{background-image: url(../img/main_visual/k_mv_01.jpg);}
.k_img_container li.k_img_box3{background-image: url(../img/main_visual/k_mv_02.png);}
.k_img_container li.k_img_box4{background-image: url(../img/main_visual/k_mv_03.png);}
.k_img_container li.k_img_box4, .k_img_container li.k_img_box4 b{color : #fff;}
.k_text_box{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;max-width: 1200px;}
.k_text_box h2{font-size: 39px;letter-spacing: -2px;font-weight: 300;line-height: 45px;margin-bottom: 38px;}
.k_text_box h2 b{font-weight: bold;color: #6e8a2a;}
.k_text_box h2 img {margin-bottom : -20px; width : 95px;}
.k_text_box p{font-size: 20px;font-weight: 400;line-height: 28px;}
.k_controls_con{position: absolute;bottom: 25px;left: 50%;transform: translateX(-50%);text-align: center;}
.k_controls_con ul li{display: inline-block;padding: 0 1px;}
.k_controls_con button{width: 8px;height: 8px;background-color: #bfbfbf;border-radius: 8px;}
.k_controls_con button.active{background-color: #6e8a2a;width: 34px;}
/*main_section_01-----------------------------------------------------*/
.k_list_01::after{content: "";clear: both;display: block;}
.k_list_01 li{float: left;width: 23.5%;margin-right: 2%;}
.k_list_01 li:nth-child(4){margin-right: 0;}
.k_list_01 li img{display: block;width: 100%;max-width: 276px;margin: 0 auto;border-radius: 25px;}
.k_list_01 li h3{font-size: 26px;font-weight: 500;color: #6e8a2a;text-align: center;margin-top: 30px;margin-bottom: 20px;letter-spacing: -2px;}
.k_list_01 li p{font-size: 18px;line-height: 28px;letter-spacing: -2px;font-weight: 400;text-align: center;}
/*main_section_02-----------------------------------------------------*/
.k_section_02{background-color: #f6faed;}
.k_list_02 li{text-align: center;margin-bottom: 21px;}
.k_list_02 li img{height: 242px;border-radius: 15px;}
.k_list_02 li:nth-child(4n){margin-right: 0;}
.k_list_02 li:nth-child(4n+1){clear: both;}
.k_pro_img{position: relative;max-width: 276px;margin: 0 auto;}
#k_shop_btn{position: absolute;right: 15px;bottom: 15px;width: 48px;height: 48px;background-color: rgba(255,255,255,0.7);border-radius: 48px;z-index: 9999; display: flex; align-items: center; }/*장바구니 아이콘*/
#k_shop_btn img{width: 25px;height: auto;cursor: pointer;background: none;display: block;margin: 0 auto;border-radius: 0;}
/** 2020-09-23. by yang. add style. 메인 화면 상품에 [일시품절/추천/신상/입고지연/품절] 표시 **/
.k_list_02 li .k_pro_img_icon { position:absolute; display:block; top:10px; right:10px; width:92%; text-align:right; }
.k_list_02 li .k_pro_img_icon .item_type { display:inline-block; padding:3px 5px 5px; color:#fff; font-size:12px; border-radius:5px; }
.k_list_02 li .k_pro_img_icon .type1 { background:#56a8fc; }
.k_list_02 li .k_pro_img_icon .type2 { background:#243558; }
.k_list_02 li .k_pro_img_icon .type3 { background:#9bdf17; }
.k_list_02 li .k_pro_img_icon .type4 { background:#ff7200; }
.k_list_02 li .k_pro_img_icon .type5 { background:#ff348a; }
/** view 화면.  메인 화면 상품에 [일시품절/추천/신상/입고지연/품절] 표시 **/
#sit_pvi_big .sit_pvi_big_icon { position:absolute; display:block; top:10px; right:10px; width:92%; text-align:right; }
#sit_pvi_big .sit_pvi_big_icon .item_type { display:inline-block; padding:3px 5px 5px; color:#fff; font-size:12px; border-radius:5px; }
#sit_pvi_big .sit_pvi_big_icon .type1 { background:#56a8fc; }
#sit_pvi_big .sit_pvi_big_icon .type2 { background:#243558; }
#sit_pvi_big .sit_pvi_big_icon .type3 { background:#9bdf17; }
#sit_pvi_big .sit_pvi_big_icon .type4 { background:#ff7200; }
#sit_pvi_big .sit_pvi_big_icon .type5 { background:#ff348a; }
@media (max-width:768px) {
	.k_list_02 li .k_pro_img_icon .item_type { padding:1px 3px 3px; font-size:10px; }
	#sit_pvi_big .sit_pvi_big_icon .item_type { padding:1px 3px 3px; font-size:10px; }
}

/*main_section_03-----------------------------------------------------*/
.k_s3_btn{width: 100%;max-width: 940px;margin: 0 auto;margin-bottom: 36px; text-align:center;}
.k_s3_btn li{display:inline-block; width: 23.5%;margin-right: 2%;width : calc(19% - 1.6%);}
.k_s3_btn li:nth-child(5){margin-right: 0;}
.k_s3_btn li a{display: block;height: 40px;border: 1px solid #959595;font-size: 22px;text-align: center;line-height: 37px;box-sizing: border-box;font-weight: 500;border-radius: 25px; cursor: pointer;}
.k_s3_btn li a:hover{color: #FFF;border-color: #6e8a2a;background-color: #6e8a2a;}
.k_s3_btn li a.on{color: #FFF;border-color: #6e8a2a;background-color: #6e8a2a;}
.k_sc_con{position: relative;height: 180px;margin-bottom: 32px;border-radius: 25px;background-image: url(../img/index/short_cut/shout_cut_01.jpg);background-position: 0 center;}
.k_sc_txt{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.k_sc_txt p{text-align: center;font-size: 21px;font-weight: bold;line-height: 180%;}
.k_sc_txt p b{font-size: 36px;}
.k_list_03{margin-bottom: 37px;}
.k_list_03 li{margin-bottom: 0;}
/*main_section_04-----------------------------------------------------*/
.k_section_04{background-color: #f3f3f3;}
.k_s4_btn{width: 100%;margin: 0 auto;margin-bottom: 60px;text-align: center; display: flex; justify-content: center;}
.k_s4_btn li{float: left;margin-right: 2%;}
.k_s4_btn li a{display: block;height: 40px;border: 1px solid #e5e5e5;font-size: 18px;text-align: center;line-height: 37px;box-sizing: border-box;font-weight: 500;border-radius: 25px;box-shadow: 4px 4px 8px rgba(0,0,0,0.2);background-color: #FFF; cursor: pointer;}
.k_s4_btn li a:hover{color: #FFF;border-color: #6e8a2a;background-color: #6e8a2a;font-size: 18px;}
.k_s4_btn li a.on{color: #FFF;border-color: #6e8a2a;background-color: #6e8a2a;}
.k_list_04 li:nth-child(1) .k_pro_img::after, .k_list_04 li:nth-child(2) .k_pro_img::after, .k_list_04 li:nth-child(3) .k_pro_img::after, .k_list_04 li:nth-child(4) .k_pro_img::after,
	.k_list_04 li:nth-child(5) .k_pro_img::after, .k_list_04 li:nth-child(6) .k_pro_img::after, .k_list_04 li:nth-child(7) .k_pro_img::after, .k_list_04 li:nth-child(8) .k_pro_img::after,
	.k_list_04 li:nth-child(9) .k_pro_img::after, .k_list_04 li:nth-child(10) .k_pro_img::after, .k_list_04 li:nth-child(11) .k_pro_img::after, .k_list_04 li:nth-child(12) .k_pro_img::after,
.k_list_04 li:nth-child(13) .k_pro_img::after, .k_list_04 li:nth-child(14) .k_pro_img::after, .k_list_04 li:nth-child(15) .k_pro_img::after, .k_list_04 li:nth-child(16) .k_pro_img::after {content: "";position: absolute;top: 0;left: 0;width: 43px;height: 43px;background-color: #6e8a2a;color: #fff;border-radius: 15px;font-size: 24px;font-weight: bold;text-align: center;line-height: 43px;}
.k_list_04 li:nth-child(1) .k_pro_img::after{content: "1";}
.k_list_04 li:nth-child(2) .k_pro_img::after{content: "2";}
.k_list_04 li:nth-child(3) .k_pro_img::after{content: "3";}
.k_list_04 li:nth-child(4) .k_pro_img::after{content: "4";}
.k_list_04 li:nth-child(5) .k_pro_img::after{content: "5";}
.k_list_04 li:nth-child(6) .k_pro_img::after{content: "6";}
.k_list_04 li:nth-child(7) .k_pro_img::after{content: "7";}
.k_list_04 li:nth-child(8) .k_pro_img::after{content: "8";}
.k_list_04 li:nth-child(9) .k_pro_img::after{content: "9";}
.k_list_04 li:nth-child(10) .k_pro_img::after{content: "10";}
.k_list_04 li:nth-child(11) .k_pro_img::after{content: "11";}
.k_list_04 li:nth-child(12) .k_pro_img::after{content: "12";}
.k_list_04 li:nth-child(13) .k_pro_img::after{content: "13";}
.k_list_04 li:nth-child(14) .k_pro_img::after{content: "14";}
.k_list_04 li:nth-child(15) .k_pro_img::after{content: "15";}
.k_list_04 li:nth-child(16) .k_pro_img::after{content: "16";}
/*main_section_05-----------------------------------------------------*/
.k_s5_box_01, .k_s5_box_02{float: left;width: 48.5%;height: 530px;}
.k_s5_box_01{margin-right: 3%;}
.k_s5_box_01 .k_img_container  .k_img_box3 {color : #000;}
.k_s5_box_01 .k_img_container  .k_img_box3 b{color : #000;}
.k_s5_item_01{height: 250px;border-radius: 25px;position: relative;margin-bottom: 30px;}
.k_s5_txt_bx{position: absolute;top: 50px;left: 30px;}

/*section5 공통 타이틀/텍스트-----------------------------------------------------------*/
#k_tit_03{font-size: 30px;line-height: 35px;font-weight: 300;margin-bottom: 13px;letter-spacing: -2px;}
#k_tit_03 b{font-weight: 500;}
#k_txt_03{font-size: 18px;line-height: 24px;font-weight: 400;letter-spacing: -2px;}
#k_txt_03 b{font-weight: bold;}
#k_tit_04{font-size: 33px;line-height: 40px;font-weight: 300;margin-bottom: 13px;letter-spacing: -2px;}
#k_tit_04 b{font-weight: 500;}
#k_txt_04{font-size: 20px;font-weight: 400;letter-spacing: -2px;}
#k_txt_04 b{font-weight: bold;color: #e75e62;}
#k_txt_04 i{font-weight: bold;}
/*s5 공통 타이틀/텍스트-----------------------------------------------------------*/
.k_s5_item_02{height: 250px;position: relative;}
.k_s5_item_02 a{display: block; width : 100%; height : 100%;}
.k_s5_bx_01{float: left;width: 47.5%;margin-right: 5%;height: 100%;border-radius: 25px;position: relative;}
.k_s5_bx_01:nth-child(2){margin-right: 0; background-position: center right;}
.k_s5_item_01{background-image: url(../img/index/s5_bg_01.jpg);}
.k_s5_bx_01{background-image: url(../img/index/s5_bg_05.jpg);}
.k_s5_bx_02{background-image: url(../img/index/s5_bg_03.jpg);}
#k_s5_slide{position: relative;overflow: hidden;border-radius: 25px;}
#k_s5_slide .k_img_container{background: none; width : 200%;}/* 슬라이드 갯수 조정시 조절해야됨.. */
#k_s5_slide .k_img_container li{width : 50%;} 
#k_s5_slide .k_controls_con button.active{background-color: #6e8a2a;width: 8px;}
#k_s5_slide .k_text_box{transform: translate(0,0);top: 50px;left: 30px;}
#k_s5_slide li a{display: block; width : 100%; height: 100%;}
/*main_section_06-----------------------------------------------------*/
.k_pro_slid li{float: left;width: 174px;height: 184px;position: relative;margin-right: 25px;}
.k_pro_slid li>img{display: block;width: 100%;height: 100%;border-radius: 15px;}
#k_pro_bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.6);border-radius: 15px;opacity: 0;transition: opacity 0.2s;}
#k_pro_bg span{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 20px;color: #FFF;letter-spacing: -2px;font-weight: 500;white-space: nowrap;}
.k_pro_slid li:hover #k_pro_bg{opacity: 1;}

/** 2020-09-23. by yang. add style. 메인 화면 상품에 [일시품절/추천/신상/입고지연/품절] 표시 **/
.k_pro_slid li .k_pro_slid_icon { position:absolute; display:block; top:10px; right:5px; width:92%; text-align:right; }
.k_pro_slid li .k_pro_slid_icon .item_type { display:inline-block; padding:3px 5px 5px; color:#fff; font-size:10px; border-radius:5px; }
.k_pro_slid li .k_pro_slid_icon .type1 { background:#56a8fc; }
.k_pro_slid li .k_pro_slid_icon .type2 { background:#243558; }
.k_pro_slid li .k_pro_slid_icon .type3 { background:#9bdf17; }
.k_pro_slid li .k_pro_slid_icon .type4 { background:#ff7200; }
.k_pro_slid li .k_pro_slid_icon .type5 { background:#ff348a; }

@media (max-width:768px) {
	.k_pro_slid li .k_pro_slid_icon .item_type { padding:1px 3px 3px; font-size:10px; }
}

/*플러그인 버튼변경*/
.slick-prev, .slick-next{position: absolute;top: 50%;transform: translateY(-50%);width: 42px;height: 42px;background-color: rgba(255,255,255,0.7);z-index: 8888;border-radius: 42px;box-shadow: 4px 4px 8px rgba(0,0,0,0.2);background-repeat: no-repeat;background-position: center center;transition: background-color 0.2s;}
.slick-prev{left: -25px;background-image: url(../img/icon/k_prev.png);}
.slick-next{right: 0;background-image: url(../img/icon/k_next.png);}
.slick-prev:hover, .slick-next:hover{background-color: rgba(255,255,255,0.9);}
/*footer-----------------------------------------------------*/
.ft_inner_01{padding: 40px 0;box-sizing: border-box;background-color: #fffff4;}
.ft_inner_01>div>div{float: left;width: 33.333%;text-align: center;padding: 10px 30px;box-sizing: border-box;border-right: 1px solid #e5e5e5;}
.ft_inner_01>div>div h3{font-size: 24px;font-weight: 500;}
.k_ft_bx_01 span{font-size: 43px;font-weight: 500;color: #6e8a2a;margin: 8px 0;display: block;}
.k_ft_bx_01 p{font-size: 16px;font-weight: 500;line-height: 24px;}
.k_ft_bx_02 h3{margin-bottom: 18px;}
.k_ft_bx_02 ul li{text-align: left;}
.k_ft_bx_02 ul li p{font-size: 17px;font-weight: 500;color: #616161;}
.k_ft_bx_02 ul li p::before{content: "-  ";}
.k_ft_bx_03 ul{margin-top: 36px;}
.k_ft_bx_03 ul li{float: left;width: 49%;margin-right: 2%;height: 40px;border: 1px solid #c3c9b1;background-color: #fff;border-radius: 25px;text-align: center;box-sizing: border-box;}
.k_ft_bx_03 ul li:nth-child(2n){margin-right: 0;}
.k_ft_bx_03 ul li:nth-child(2n+1){clear: both;}
.k_ft_bx_03 ul li:nth-child(1), .k_ft_bx_03 ul li:nth-child(2){margin-bottom: 13px;}
.k_ft_bx_03 ul li a{display: block;width: 100%;height: 100%;line-height: 40px;font-size: 18px;font-weight: 500;letter-spacing: -2px;}
.ft_inner_02{padding: 45px 0;box-sizing: border-box;}
.ft_inner_02>div>div{float: left;}
.k_ft_logo{width: 23%;border-right: 1px solid #e5e5e5;box-sizing: border-box;min-height: 60px; }
.k_ft_info{width: 77%;box-sizing: border-box;padding-left: 30px;}
.k_ft_logo h1{width: 205px;height: 49px; margin-top : 10px;}
.k_ft_logo h1 img{display: block;width: 100%;}
.k_ft_info h5{font-size: 14px;font-weight: bold;color: #141414;margin-bottom: 5px; margin-left : 14px;}
.k_ft_info h5 span{font-size: 11px;font-weight: 300;font-family: 'NanumSquareRound', sans-serif;}
.k_ft_info h5 a{margin-right : 10px; position: relative; color: #141414;}
.k_ft_info h5 a:after{content : '' ;position: absolute; width : 1px; height : 10px; top : 6px; right: -6px; background-color: #000;}
.k_ft_info h5 a:last-child:after{display: none;}
.k_ft_info p{font-size: 14px;font-weight: 500; }
.k_ft_info p i{position: relative;color: #333;margin-bottom: 3px;}
.k_ft_info p i::before{content: "· ";padding: 0 3px;box-sizing: border-box;}

/*search 검색창*/
#k_search_data{position: absolute;top: 188px;left: 0;width: 100%;padding: 42px 0;box-sizing: border-box;background: rgba(255,255,255,0.8);z-index: 9999;padding-top: 32px;}
.k_search_box{max-width: 985px;margin: 0 auto;position: relative;}
.k_search_box form{position: relative;}
.k_search_box input{width: 100%;border: none;background: none;font-size: 24px;font-weight: 400;padding: 10px 20px;box-sizing: border-box;border-bottom: 2px solid #1b1b1b;}
.k_search_btn{position: absolute;top: 0;right: 0;width: 58px;height: 58px;}
.k_search_btn i{font-size: 30px;}
.k_search_word{margin-top: 15px;}
.k_search_word h4{font-size: 18px;font-weight: 500;letter-spacing: -1px;display: inline-block;margin-right: 55px;}
.k_search_word span{font-size: 16px;font-weight: 500;letter-spacing: -1px;margin-right: 50px;}
.k_search_close{position: absolute;top: -20px;right: -83px;width: 23px;height: 23px;}
.k_search_close span{position: absolute;top: 11px;left: 0;width: 23px;height: 1px;background-color: #1b1b1b;}
.k_search_close span:nth-child(1){transform: rotate(45deg);}
.k_search_close span:nth-child(2){transform: rotate(-45deg);}
#k_search_data{display: none;}

/*shop_nav*/
#k_shop_nav{position: absolute;top: 188px;left: 0;width: 100%;padding: 30px 0;background-color: rgba(255,255,255,0.6);z-index: 9999;}
#k_shop_nav>div>div{float: left;}
.k_shop_box_1{width: 45%;}
.k_shop_box_2{width: 55%;}
.k_shop_box_1 ul{text-align: left;}
.k_shop_box_1 ul li{display: inline-block;margin-right: 13px;}
.k_shop_box_1 ul li:last-child{margin-right: 0;}
.k_shop_box_1 ul li figure{width: 158px;height: 288px;background-color: #cbcbcb;border-radius: 15px;}
.k_shop_box_1 ul li h4{font-size: 18px;font-weight: bold;letter-spacing: -1px;text-align: center;margin-top: 13px;margin-bottom: 15px;}
#k_shop_nav .k_menu>li{float: left;width: 20%;text-align: center;padding: 0 10px;box-sizing: border-box;}
#k_shop_nav .k_menu>li>a{display: block;width: 100%;height: 100%;font-size: 19px;font-weight: bold;letter-spacing: -2px;padding-bottom: 8px;margin-bottom: 13px;border-bottom: 1px solid #1b1b1b;box-sizing: border-box;letter-spacing: -1px;white-space: nowrap;}
#k_shop_nav .k_menu>li>ul>li{margin-bottom: 13px;}
#k_shop_nav .k_menu>li>ul>li>a{display: block;width: 100%;height: 100%;font-size: 17px;font-weight: 500;letter-spacing: -1px;white-space: nowrap;}
#k_shop_nav .k_menu>.k_menu_li_ri{float: right;margin-top: 25px;}
#k_shop_nav{display: none;}
/*모바일 메뉴*/
#k_mobile_menu{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.7);z-index: 99999;display: none;}
.k_m_menu_inner{position: absolute;top: 0;left: 0;width: 0;height: 100%;background-color: #FFF;opacity: 0;transition: width 0.2s, opacity 0.3s;transition-delay: 0.2s;overflow-y: scroll; background-color: rgba(255,255,255,0.9)}
.k_m_menu_inner.active{width: 50%;opacity: 1; width : 210px; border-radius : 0px 20px 20px 0px;}
.k_m_menu_inner h1{height: 40px;padding: 20px 10px;border-bottom: 1px solid #e5e5e5;}
.k_m_menu_inner h1 a{display: block;width: 100%;height: 100%;max-width: 150px;}
.k_m_menu_inner h1 a img{display: block;width: 100%;}
.k_m_menu_inner>div{padding: 0;box-sizing: border-box;text-align: center;border-bottom: 1px solid #e5e5e5;}
.k_m_menu_inner>div a{font-size: 16px;font-weight: 500;display: inline-block;width: 100%; font-size : 20px; padding : 10px 15px; box-sizing: border-box;border-bottom : solid 1px #e5e5e5;}
.k_m_menu_inner>div a:nth-child(2){}
.k_m_menu_inner>ul{padding: 20px;box-sizing: border-box;}
.k_m_menu_inner>ul>li{margin-bottom: 15px;}
.k_m_menu_inner>ul>li>a{display: block;width: 100%;height: 100%;font-size: 20px;font-weight: bold;padding: 13px 0;box-sizing: border-box;letter-spacing: -1px;}
.k_m_menu_inner>ul>li>a>i{transform: rotate( 45deg);}
.k_m_menu_inner>ul>li>ul{padding: 15px;box-sizing: border-box;/* background-color: #f9f9f9; */display: none; border-radius: 20px; border : solid 1px #6e8a2a}
.k_m_menu_inner>ul>li>ul>li{box-sizing: border-box;margin-bottom: 5px;}
.k_m_menu_inner>ul>li>ul>li>a{display: block;width: 100%;height: 100%;font-size: 17px;font-weight: bold;border-bottom: 1px dotted #e5e5e5;padding: 10px 0; border-bottom: none;}
.k_m_menu_inner button{position: absolute;top: 25px;right: 10px;width: 30px;height: 30px;}
.k_m_menu_inner button span{position: absolute;width: 30px;height: 1px;top: 14.5px;left: 0;background-color: #1b1b1b;}
.k_m_menu_inner button span:nth-child(1){transform: rotate(45deg);}
.k_m_menu_inner button span:nth-child(2){transform: rotate(-45deg);}
/*산모꾸러미 이용방법 (shopping_list)*/
#register_step_wrapper{min-height: 310px; background-color: #f1f1f1; letter-spacing: -1px;}
#register_step_wrapper .btn_wrapper {background-repeat: no-repeat; background-size: contain; background-position: left; font-size : 14px; color: #fff; font-weight: 500; line-height: 25px; padding-left : 10px; margin-bottom : 20px;}
#register_step_wrapper img {}
#register_step_wrapper .top {display: flex;  padding : 55px 40px;}
#register_step_wrapper .top .item{ width : 33.333%; display: flex; font-size : 18px; border-right : solid 1px #6e8a2a; align-items: center;}
#register_step_wrapper .top .item:last-child{border-right : none;}
#register_step_wrapper .top .item .img_wrap {width : 140px; text-align: center; padding-right : 20px;}
#register_step_wrapper .top .item:last-child .img_wrap {width : 160px; padding-right : 0;}
#register_step_wrapper .top .item:last-child .text_wrap {width : calc(100% - 160px)}
#register_step_wrapper .top .item .text_wrap {width : calc(100% - 175px); word-break : keep-all;}
#register_step_wrapper .top .item>div b{font-weight: 600; color : #ff0000}
#register_step_wrapper .bottom {padding-bottom : 40px;}
/* 팝업 */
.hd_pops_footer{background-color: #076470;}
.hd_pops_footer .hd_pops_reject{background-color: #076470;}
.hd_pops_footer .hd_pops_close{background-color:  #1f2a02}
/* 대분류 카테고리  */
#sct_ct_1 ul{display: flex; }
#sct_ct_1 li{width : 16.666%; text-align: center;}
#sct_ct_1 li a{ margin : 0 ; padding : 0; border-bottom  : solid 2px #fff;}
#sct_ct_1 li a:hover{background-color: #fff; border-bottom : solid 2px #6e8a2a; color : #6e8a2a}
/* 메인 맘투유가 제안하는 TIP tab */
:root{--tab-sec:5s; /* 탭 속도 */}
.tab_body_container > li{opacity: 0; display: none; -webkit-transition: opacity var(--tab-sec) linear;-o-transition: opacity var(--tab-sec) linear;transition: opacity var(--tab-sec) linear;}
.tab_body_container > li.on {display: block;}
.tab_body_container > li.fadein {opacity: 1;}
/* shopping_list.php */
.shopping_list_container{padding : 0; padding-top : 32px;}
.shopping_list_container .sub_tab{margin-bottom : 0;}
.spl_f30_tab { margin-bottom : 40px;}
.spl_f30_tab > ul {display: flex;}
.spl_f30_tab > ul > li {width : 50%; text-align: center; height: 45px; border : solid 1px #f0f0f0; background-color: #f0f0f0; }
.spl_f30_tab > ul > li button {width : 100%; height: 100%;  border : solid 1px #f0f0f0; background-color: #f0f0f0; font-weight: 500;}
.spl_f30_tab > ul > li button.active {border : solid 1px #6e8a2a; color : #6e8a2a; background-color: #fff;}
.spl_f30_body > div {display: none;}
.spl_f30_body > div.active {display: block;}
.shopping_tit_txt_wrapper{width : 55%; margin : 0 auto;}
.shopping_tit_txt_wrapper p {text-align: left;}
/*mobile_bar*/
#mobile_bar{position: fixed;left: 0;bottom: 0;width: 100%;height: 85px;z-index: 99999;background: #FFF; height: 50px; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
#mobile_bar ul{display: flex;flex: 1;align-items: center;justify-content: space-between; height: 100%; background-color: #6e8a2a; color : #fff;}
#mobile_bar ul li{width: 20%; height: 100%; }
#mobile_bar ul li a{display: block;width: 100%;height: 100%;display: flex; align-items: center; justify-content: center; color :#6e8a2a;font-size : 40px;}
#mobile_bar ul li a i {color: #fff;}
#mobile_bar ul li a img{display: block;width: 100%;max-width: 35px;margin: 0 auto;}
#mobile_bar #member_false {display: flex;}
#mobile_bar #member_false li {width : 50%;}
#mobile_bar #member_false li a {font-size : 18px; color: #000; text-align: center; color: #fff;}
#mobile_bar #member_false li a i {color : #fff;}
#mobile_bar #member_false li:nth-child(1){width : 20%; }
#mobile_bar #member_false li:nth-child(2){width : 50%;}
#mobile_bar #member_false li:nth-child(3){border-right : none;}
#mobile_bar #member_false #m_top_btn {width : 20%;}
#mobile_bar #member_false #m_top_btn a{ font-size : 40px;}
#m_top_btn a{ color : #6e8a2a;}
#top_btn{bottom : 75px; border : none; font-size : 40px;background-color: transparent; color : #6e8a2a; right : 4px; display: none;}
#top_btn:hover{background-color: transparent; color : #6e8a2a}
/* 회원비밀번호 확인  */
#mb_confirm{width : 100%; max-width : 500px;}
/* 회원가입, 로그인 */
#fregisterform{padding : 0px 20px;}
#fregisterform .wrap_agree{}
#fregisterform .wrap_agree .wrap_check{margin : 20px 0px;}

.mbskin {margin : 0 auto;}
/* support.php */
.list_sns_bottom ul{width : calc(100% - 30px)}
.list_sns_bottom li{width : 33.333%; border-right-width : 0;}
.list_sns_bottom li:last-child{border-right-width : 1px;}
.sub_cont.sub02_1 #tab2 .list_sns_bottom li {margin : 0;}
div#mb_login{padding-bottom : 50px; margin-bottom : 0px;}
/* 마이페이지 */
#smb_my{margin-top : 100px;}
.status_01, .status_02, .status_03, .status_04, .status_05, .status_06{padding : 5px; min-width: 77px; text-align: center;}
.status_01 {background-color: #7d0f03}
.status_02 {background-color: #4a7d00}
.status_03 {background-color: #96972e}
.status_04 {background-color: #6d775d}
.status_05{background-color: #374b7d}
#smb_my .empty_li{float: none; width : 100%;}
/* 장바구니  */
#sod_bsk {margin-top : 100px;}
#sod_bsk_act{display: flex; justify-content: center; align-items: center; margin-bottom : 30px;}
#sod_bsk_act a, #sod_bsk_act button {margin :  0px 10px;}
#sod_bsk #sod_bsk_tot ul{display: flex;}
#sod_bsk #sod_bsk_tot ul>li{width : calc(33.33% - 1px)}
.tbl_head03 thead th{border-top : solid 2px #6e8a2a}
.sod_option_btn .mod_options{height: auto;}
/* 배송지 목록 */
#sod_addr {}
#sod_addr .td_mng{}
#sod_addr .td_mng .mng_btn{width : 100px; padding : 0;}
/* 주문 */
#sod_fin{display: flex; flex-wrap: wrap; justify-content: space-between;} /* 주문SETP2 */
#sod_frm{display: flex; flex-wrap: wrap; justify-content: space-between;}/* 주문STEP1 */
#sod_fin_no{width : 100%;border-width: 1px; margin-top : 10px;}
#sod_fin_list{width : 100%;}
.od_prd_list{width : 100%;}
.sod_left{width : calc(60% - 50px);}
.sod_right{width : calc(40% - 50px);}
.sod_left .add_zip{display: block;display: flex; align-items: center; justify-content: flex-start;}
.sod_left .add_zip .btn_address {margin-left : 6px; background-color: #fff; color : #6e8a2a; font-weight: 400;}
#sod_bsk_tot{}
#sod_bsk_tot>ul{display: flex; flex-wrap: wrap;}
#sod_frm #sod_bsk_tot>ul>li{width : calc(33.333% - 1px); margin-bottom : 10px;}
#sod_frm #sod_bsk_tot .sod_bsk_point, #sod_frm #sod_bsk_tot .sod_bsk_cnt{margin-bottom : 0;}
#sod_frm_pay .pay_tbl td span {font-size : 14px;}
#sod_frm #sod_frm_pt_alert{color : #6e8a2a; word-break : keep-all;} 
#display_pay_button a{padding : 0;}
#sct_sortlst{border:none;}
#sct_sortlst #sct_sort{float: right; text-align: right;}
#sit_pvi{width : 500px;}
#sit_pvi_thumb{display: none;}
#sit_star_sns{height : 25px; border-top : solid 1px #e5e5e5; width : calc(100% - 20px);  max-width : 480px; margin : 0 auto;}
#sit_pvi_big img{outline : solid 1px #e1e1e1;box-sizing: border-box;}
#sit_ov_wrap{display: flex; justify-content: center;}
/* 각 페이지별 타이틀 이미지 (board, shop list) */
.title_img_container{height: 300px; background-size: cover; background-repeat: no-repeat; background-position: center; display: flex; align-items: center; justify-content: center; flex-wrap: wrap;}
.title_img_container.bo_img{height : 200px;}
.title_img_container.ca_img{height : 300px;}
.title_img_container>div{height: auto; margin-top : -70px;}
.title_img_container>div>h2{}
.title_img_container.bo_img >div{margin-top : 0;}

/* 게시판 */
.cmt_btn{margin-top : 0;}
/* 오른쪽 떠다니는 배너 */
#float_right_banner { width : auto; max-width : 92px;}
#float_right_banner>div{ box-sizing: border-box;}
#float_right_banner a{display: block; box-sizing: border-box;border : solid 1px #6e8a2a; border-color: rgba(110,138,42,0.6); border-bottom-width: 0px; border-top-width : 0px; background-color: #f4f4f4; min-width : 92px;}
#float_right_banner a.f-register{border: none;}
#float_right_banner a.f-register img {width : 100%;  border-radius: 10px;}
#float_right_banner a.first-child{border-top-width :1px; border-radius : 10px 10px 0px 0px;}
#float_right_banner a.marketoyou{border-radius: 0 0 10px 10px; border: none;}
#float_right_banner a.marketoyou img {border-radius: 0 0 10px 10px;}
#float_right_banner a img {display: block; box-sizing: border-box;}

#float_right_banner a.kakao{border: none; margin-top : 50px; background-color: transparent;}
#float_right_banner a.kakao img{width : 100%;}

/* 최하단 이용약관 개인정보처리방침 */

#fnb{border-top : solid 1px #747474; font-weight: 100;}
#fnb>ul{display: flex; justify-content: flex-start; padding : 5px 0px;}
#fnb>ul>li{ padding-right : 10px; margin-right : 10px; position: relative;}
#fnb>ul>li:after{content : ''; position: absolute; width : 1px; height : 10px; top : 8px; right : 0px; background-color: #c9c9c9}

#fnb>ul>li:last-child:after{display: none;}


/* ========================== 반응형   ==========================================*/
/*공통클래스*/

@media screen and (min-width: 1281px){
   .k_gnb_m{display: none;}
   .k_list_01 li img{max-width: 300px;}
}
@media screen and (min-width: 721px){
    .k_s4_btn li{width: 17.4%;}
    .k_s4_btn li:nth-child(5n){margin-right: 0;}
    .k_s4_btn li:nth-child(5n+1){clear: both;}
    .k_s4_btn li:nth-child(6), .k_s4_btn li:nth-child(7){float: none;display: inline-block;margin-top: 15px;}
    .k_section_04 #k_addbtn_01{display: none;}
}
@media screen and (min-width: 881px) and (max-width: 1280px){
    .k_gnb_d{margin-right: 0;}
    #k_search{padding-left: 0;}
    .k_gnb_d>ul>li>a{padding: 0 20px;font-size: 18px;}
    .k_gnb_d>ul::before, .k_gnb_d>ul::after, .k_gnb_m{display: none;}
}
@media screen and (max-width: 1280px){
    .k_text_box{width: 95%;}
    .k_list_01 li h3{font-size: 24px;}
    .k_list_01 li p{font-size: 16px; word-break : keep-all;}
    .k_list_01 li{width: 24.25%;margin-right: 1%;}
    
    .k_list_02 li img{height: auto;}
    .k_list_02 li:nth-child(3), .k_list_02 li:nth-child(4){margin-bottom: 27px;}
    .k_list_02 li:nth-child(7), .k_list_02 li:nth-child(8){margin-bottom: 0}
	/*search 검색창*/
    .k_search_close{right: 15px;}
	/*shop_nav*/
    .k_shop_box_1{width: 35%;}
    .k_shop_box_2{width: 65%;}
	/*산모꾸러미 이용방법 (shopping_list)*/
	#register_step_wrapper .bottom {padding-bottom : 20px;}
	.list_sns_bottom ul{width : calc(100% - 10px)}	 
	.list_sns_bottom li{border-right-width : 1px; border-bottom-width : 0px;}
	.list_sns_bottom li:last-child{border-bottom-width : 1px;}
}
@media screen and (max-width: 1080px){
    .ft_inner_01, .ft_inner_02{padding: 10px 0;}
    .ft_inner_02{background-color: #fffff4;}
    .ft_inner_01>div>div{width: calc(100%);padding: 0;border: none;text-align: left;}
    .ft_inner_01>div>div.k_ft_bx_01{width : auto; margin : 0 auto; float: none; text-align: center;}
    .ft_inner_01>div>div.k_ft_bx_02{margin-left : 20px; display: none;}
    .k_ft_bx_01 span{margin : 0;}
    .ft_inner_01 .k_ft_bx_03{width: 100%;}
    .ft_inner_01 .k_ft_bx_03 ul{margin-top: 25px;}
    .ft_inner_02>div>div{float: none;width: 100%;}
    #k_ft_logo {display: none;}
	/* 산모꾸러미 이용방법 */
	.img_container{width : 100%; background-position: left;}
	#register_step_wrapper{min-height: auto;}
	#register_step_wrapper .top{ padding : 20px 10px;} 
	#register_step_wrapper .top .item{flex-wrap: wrap; align-items: flex-start;}
	#register_step_wrapper .top .item .img_wrap{width : 100%; height : 100px; display: flex; align-items: center; justify-content: center; margin-bottom : 20px; padding : 0;}
	#register_step_wrapper .top .item:last-child .img_wrap{width : 100%;}
	#register_step_wrapper .top .item .text_wrap{width : 100%; display: flex; justify-content: center; flex-wrap: wrap;}
	#register_step_wrapper .top .item:last-child .text_wrap {width : 100%;}
	#register_step_wrapper .top .item .text_wrap span{text-align: center; min-height: 80px;}
	#register_step_wrapper .btn_wrapper{width : 80%; margin : 0 auto; background-color: #6e8a2a; text-align: center; padding-left : 0; margin-bottom : 20px;}
	div#sit_ov_wrap{flex-wrap: wrap; border-top-width : 0;}
	.od_prd_list{width : auto;}
    .k_list_01 li{width: 49%;margin-right: 2%;margin-bottom: 50px;}
    .k_list_01 li:nth-child(2n){margin-right: 0;}
    .k_list_01 li:nth-child(2n+1){clear: both;}
    .k_list_01 li:nth-child(3), .k_list_01 li:nth-child(4){margin-bottom: 0;}
    .k_s5_box_01, .k_s5_box_02{float: none;width: 100%;max-width: 582px;height: 530px;margin: 0 auto;}
    .k_s5_box_01{margin-bottom: 15px;}
    .k_s5_item_01{margin-bottom : 15px;}
    .k_shop_box_1{width: 50%;}
    .k_shop_box_2{width: 50%;}
    #k_shop_nav .k_menu>li{width: 33.333%;margin-bottom: 20px;}
    #k_shop_nav .k_menu>li:nth-child(3n+1){clear: both;}
    #k_shop_nav .k_menu>.k_menu_li_ri{float: none;margin-top: 0;float: left;}
}

@media screen and (min-width: 881px){
    #mobile_bar{display: none;}
    /* 인덱스 카테고리 가로슬라이드 */
    .grid_wrapper4_container{display: none;}
}
@media screen and (max-width: 880px){
	#k_main_tap{height : 40px;}
	#k_main_tap a{height : 40px; line-height: 40px;}
    #k_header{position: relative;}
    .k_hd_con{width: 100%;}
    .k_hd_top{padding: 0;height: 105px;border-bottom: 1px solid #e5e5e5;}
    .k_hd_top{height: 70px;}
	.k_hd_left a > img{margin-top : 19px;}
    .k_hd{padding-bottom: 0;}
    .k_hd h1{position: absolute;top: 27.5px;left: 50%;transform: translateX(-50%);width: 155px; top : 16.5px}
    .k_hd h1 a{display: block;width: 100%;height: 100%;}
    .k_hd h1 a img{display: block;width: 100%;}
    .k_hd_right{margin-right: 2.5%;}
    .k_hd_right>a{margin-top: 37px;width: 70px;height: 33px;}
    .k_hd_right>a{margin-top : 17px;}
    .k_hd_right>a object{width: 20px;}
    .k_hd_right>a span{font-size: 20px;line-height: 33px;}
    .k_hd_left {display: block;}
	.k_gnb_m{background-color: #f2f2f2; position: relative; overflow-x: auto;}
    .k_gnb_m>a, .k_gnb_m>ul{display: inline-block;}
    .k_gnb_m>ul{}
    .k_gnb_m>ul>li{display: inline-block;}
    .k_gnb_m>a, .k_gnb_m>ul>li>a{line-height: 50px;padding: 0 12px;box-sizing: border-box;font-weight: 500; font-size : 20px;}
	.k_gnb_m .k_gnb_m_arrow img {display: none;}
    .k_gnb_m a.on{color: #6e8a2a;position: relative;}
    .k_gnb_m a.on::after{content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 44px;height: 3px;background-color: #6e8a2a;border-radius: 3px;}
    .k_member, .k_gnb_d{display: none;}
    #k_footer{margin-bottom: 48px;}
    .k_ft_logo{border: none;min-height: 1px;margin-bottom: 25px; display: none;}
    .k_ft_logo h1{margin-top: 0;}
    .k_ft_info{padding-left: 0;}
	/* 각 페이지별 타이틀 이미지 (board, shop list) */
	.title_img_container.ca_img{height : 150px;}
	.title_img_container.bo_img{height : 100px;}
	.title_img_container>div{margin-top : -30px;}
	/* 팝업 */
	#hd_pop{width : calc(95% - 10px); height: auto;  margin : 0px auto;  left : 0; top: 0; right : 0;}
	#hd_pop * {font-size : 16px !important; }
	.hd_pops{left : 0 !important;}
	.hd_pops_footer button{padding : 5px;}
	.hd_pops_footer .hd_pops_reject{ padding-left : 10px;}
	.hd_pops{width : 95% !important;}
	.hd_pops_con{width : 100% !important; height: auto !important; box-sizing: border-box;}
	.hd_pops_con img {box-sizing: border-box;}

	#container{min-height: 300px; padding : 0px 10px; width : 100%; box-sizing: border-box;}
	/* 마이페이지 */
	#smb_my{margin-top : 50px;}
	#smb_my #smb_my_ov .my_ov_name{padding : 0;  padding-left : 10px; border-bottom: none;}
	#smb_my #smb_my_ov .cou_pt{position: static; background-color: #fff;  display: flex; flex-wrap: wrap; padding : 0px 10px; border : solid 1px #ccc;}
	#smb_my #smb_my_ov .cou_pt:after{content : ''; clear: both; display: table;}
	#smb_my #smb_my_ov .cou_pt dt {width : 100px;}
	#smb_my #smb_my_ov .cou_pt dd {width : calc(100% - 100px); padding : 0;}
	#smb_my #smb_my_ov .op_area {line-height : 20px;}
	#smb_my #smb_my_ov .op_area dt {width : 100px;}
	#smb_my #smb_my_ov .op_area dd {width : calc(100% - 100px); padding : 0; text-align: right;}
	#smb_my .smb_my_sub_tab{width : 100%; margin : 0 auto; margin-bottom : 30px;}
	#smb_my .smb_my_more{position: static; float: right;}	
	#k_search_data{position: fixed; bottom : 50px; top: auto; background-color: rgba(255,255,255,0.9); border-top : solid 1px #e1e1e1; padding : 40px 20px 20px 20px;}
	.k_search_close{top : -30px; right : 22px;}
	.k_search_close span{width : 30px;}
	.k_search_word {padding : 0px 20px; word-break : keep-all;}
	.k_search_word h4{display: none;}
	#float_right_banner{display: none;}
	#sct_ct_1 ul{flex-wrap: wrap;}	
	#sct_ct_1 li{width : calc(33.3333% - 1px );}
	.k_list_01 li{margin-bottom : 21px}
	.k_list_02 li:nth-child(3), .k_list_02 li:nth-child(4){margin-bottom : 21px;}
	.k_list_01 li h3{margin-top : 17px; margin-bottom : 7px;}
	.k_pro_tit{font-size : 15px;}
	.k_price{font-size : 18px;}
	#k_section{padding : 15px 0px;}
	.k_tit_margin{margin-bottom : 20px;}
	.k_s3_btn {display: flex;flex-wrap: wrap; justify-content: center;}
	.k_s3_btn li{width : calc(33% - 2%); margin-bottom : 10px;}
	.k_s3_btn{margin-bottom : 26px;}
	
	.k_s4_btn {display: flex;flex-wrap: wrap; justify-content: center;}
	.k_s4_btn li{width : calc(33% - 2%); margin-bottom : 10px;}
	.k_s4_btn{margin-bottom : 26px;}
	
	/* 마이페이지 - 최근주문내역 */
	#smb_my_od{}
	#smb_my_od>h2 {}
	#smb_my_od .tbl_wrap{border-top : solid 2px #6e8a2a;}
	#smb_my_od .tbl_wrap table{display: block; border: none;}
	#smb_my_od .tbl_wrap table thead tr{display: none;}
	#smb_my_od .tbl_wrap table tbody {display: block;}
	#smb_my_od .tbl_wrap table tbody tr{display: block;  border-bottom : solid 1px #e1e1e1; padding: 10px 5px;}
	#smb_my_od .tbl_wrap table tbody tr:last-chil{border-bottom :none;}
	#smb_my_od .tbl_wrap table tbody tr>td{display:block; border: none; padding : 0; margin :  5px 0px; text-align: left !important; width : 100%;}
	#smb_my_od .tbl_wrap table tbody tr>td:before{display: inline; }
	#smb_my_od .tbl_wrap table tbody tr>td:nth-child(1):before{content:'주문번호 : ';}
	#smb_my_od .tbl_wrap table tbody tr>td:nth-child(2):before{content:'주문금액 : ';}
	#smb_my_od .tbl_wrap table tbody tr>td:nth-child(3):before{content:'수량 : ';}
	#smb_my_od .tbl_wrap table tbody tr>td:nth-child(4):before{content:'주문금액 : ';}
	#smb_my_od .tbl_wrap table tbody tr>td:nth-child(5):before{content:'입금액 : ';}
	#smb_my_od .tbl_wrap table tbody tr>td:nth-child(6):before{content:'미입금액 : ';}
	#smb_my_od .tbl_wrap table tbody tr>td:nth-child(7):before{}

	/* shopping_list.php */
	.shopping_tit_txt_wrapper{width : 95%;}
	.shopping_tit_txt_wrapper p {text-align: left;}	

	/* 게시판  리스트*/
	#bo_list .td_num2{display: none;}
	#bo_list .td_name {display: none;}
	#bo_list .td_num{display: none;}
	/* 인덱스 카테고리 가로슬라이드 */
	.grid_wrapper4_container{width : 100%;  overflow-x: auto;     -ms-overflow-style: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */}
	.grid_wrapper4_container::-webkit-scrollbar {display: none; /* Chrome, Safari, Opera*/}
	.grid_wrapper4_container ul {width : 230%; background-color: #fff; padding : 0px 0px; -ms-overflow-style: none; &::-webkit-scrollbar { display: none !important;};}
	.grid_wrapper4_container ul>li{width : 12.5%; background-color: #fff;  position: relative; float: left;}
	.grid_wrapper4_container ul>li:after{content : ''; position: absolute; width : 1px; height : 45px; background-color: #e1e1e1; top: 20px;; right : 0;}
	.grid_wrapper4_container ul>li:last-child:after{display: none;}
	.grid_wrapper4_container ul>li .img_wrapper{width : 100%; text-align: center; display: flex; justify-content: center; align-items: flex-end;}
	.grid_wrapper4_container ul>li .img_wrapper img {height : 70px; width : auto;}
	.grid_wrapper4_container ul>li .text_wrapper{width : 100%; text-align: center;}

	/* 카테고리 리스트 */
	.sct_ct{margin-bottom : 15px;}
	/* 장바구니  */
	#sod_bsk{margin-top : 0px;}
	#sod_bsk .tbl_head03 thead th{border-top : none;}
	#sit_pvi{width : 100%; padding : 0;}
	#sit_ov{padding : 0;}
	#sit_title{margin-top : 10px;}
	#sit_pvi_big img{width : 100%;height: auto;}
	.sit_info{padding : 0;}
	#sit_opt_added li {width : 100%; box-sizing: border-box; padding-right : 0;}
	#sit_opt_added li .opt_name{width : 100%; margin-bottom : 20px; font-weight: 400;}
	#sit_opt_added li .opt_count{position: static; margin : 0; height: 30px; width : 100%;}
	#sit_opt_added .sit_opt_prc{float: right; font-weight: 400;}
	#sit_tot_price{margin : 20px auto;}
	/* 장바구니 - 선택사항 수정 */
	#sod_bsk_list #mod_option_frm{right : 0; width : auto;}
	
	/* 주문 뷰 */
	#sit_ov_btn{display: flex;}
	#sit_ov_btn button{width : 40%; margin : 0; margin-right : 10px; height : 40px;}
	#sit_btn_wish{width : 20%; margin : 0; height : 38px; line-height: 38px;}
	.sanchor li a {font-size : 16px; height : 40px; line-height: 40px;}
	.sanchor li a .item_qa_count, .sanchor li a .item_use_count{display: none;}
	#sit_star_sns{width : auto;}
	#sit_ov_btn button{font-size : 16px; font-weight: 400;}
	/* 모바일 주문 SETP1 */
	.sod_list .li_name{min-height: unset;}
	.li_op_wr{display: flex; margin: 10px;}
	.sod_list .sod_opt{padding : 0; margin : 0;}
	.sod_list .total_img{position: static;}
	.sod_list .li_prqty{display: flex; flex-wrap: wrap;justify-content: space-between;}
	.sod_list .li_prqty .li_prqty_sp:last-child{width : 100%; border-right : solid 1px #d3d3d3; border-left : solid 1px #d3d3d3; border-top : none;}
	.sod_list .total_span{margin : 10px; padding : 0;}
	#m_sod_bsk_tot{border : 1px solid #e9e9e9; padding : 10px; display: flex; flex-wrap: wrap;}
	#m_sod_bsk_tot dt{width : 50%;}
	#m_sod_bsk_tot dd{width : 50%; text-align: right;}
	#sod_frm_orderer {margin-top : 10px;} /* 주문하시는 분 */
	.odf_list>ul{}
	.odf_list>ul>li{display: flex; margin-bottom : 5px; flex-wrap: wrap;}
	.odf_list>ul>li>label{width : 20%; display: flex; align-items: center;}
	.odf_list>ul>li>strong{width : 100%; display: block; margin-bottom : 5px;}
	.odf_list>ul>li .frm_input{width : 80%;}
	.odf_list>ul>li .add_num{display: flex; width : 100%; margin-bottom : 5px;}
	.odf_list>ul>li .add_num #od_zip{width : 70%;}
	.odf_list>ul>li .add_num .btn_addsch{width : calc(30% - 5px); margin-left : 5px; height: 100%;}
	.odf_list>ul>li .frm_address{width : 100%; margin-bottom : 5px;}
	#sod_frm_taker ul>li{}
	#sod_frm_taker ul>li>label{display: flex;}
	.odf_list>ul>li:last-child >label{width : 100%; margin-bottom : 5px;}
	.odf_list>ul>li:last-child >textarea{width : 100%;}
	.odf_list>ul>li #ad_default{margin-top : 7px;}
	.odf_list>ul>li .ad_default{width : 90%; }
	.dlv_slt{}
	.dlv_slt>strong{}
	.dlv_slt>div{width : 100%;}
	#sod_frm .btn_submit{font-weight: 400; font-size: 16px;}
	#display_pay_button {margin-bottom : 10px;}
	#display_pay_button a{width : 100%; height: 40px; line-height: 40px; box-sizing: border-box;}
	/* 모바일 주문 STEP2*/
	#sod_fin{}
	#sod_fin #sod_fin_list .tbl_wrap{padding : 20px 20px 10px; background-color: #fafafa;}
	#sod_fin #sod_fin_list .tbl_wrap table{display: block; border-bottom: none;}
	#sod_fin #sod_fin_list .tbl_wrap table thead {display: none;}
	#sod_fin #sod_fin_list .tbl_wrap table tbody {display: block;}
	#sod_fin #sod_fin_list .tbl_wrap table tr{display: flex; flex-wrap: wrap; box-sizing: border-box; width: 100%; justify-content: flex-end;}
	#sod_fin #sod_fin_list .tbl_wrap table tr:nth-child(2n){border-bottom :solid 1px #e1e1e1; margin-bottom : 10px; padding-bottom : 10px;}
	#sod_fin #sod_fin_list .tbl_wrap table tr:nth-child(2n):last-child{border-bottom :none;}
	#sod_fin #sod_fin_list .tbl_wrap table tr th{display: block; display: none;}
	#sod_fin #sod_fin_list .tbl_wrap table tr td{display: block; border: none; padding : 0; height: auto; width: auto;text-align: left;}
	#sod_fin #sod_fin_list .tbl_wrap table tr td.td_imgsmall{width : 20%;}
	#sod_fin #sod_fin_list .tbl_wrap table tr td.td_bdno{width : 80%; display: flex; align-items: center; justify-content: flex-end;}
	#sod_fin #sod_fin_list .tbl_wrap table tr td.td_itopt{display: none;}
	#sod_fin #sod_fin_list .tbl_wrap table tr td.td_itqty:after{content : '개 x '}
	#sod_fin #sod_fin_list .tbl_wrap table tr td.td_itprice{margin-left : 5px;}
	#sod_fin #sod_fin_list .tbl_wrap table tr td.td_itprice:after{content : ' 원 ='}
	#sod_fin #sod_fin_list .tbl_wrap table tr td.td_itsum{margin-left : 5px;}
	#sod_fin #sod_fin_list .tbl_wrap table tr td.td_itsum:after{content : ' 원'}
	#sod_fin #sod_fin_list .tbl_wrap table tr td.td_itpt{display: none;}
	#sod_fin #sod_fin_list .tbl_wrap table tr td.td_dvr{display: none;}
	#sod_fin #sod_fin_list .tbl_wrap table tr td.td_itst{display: none;}
	#sod_fin #sod_sts_wrap{display: none;}
	/* 장바구니도 확인해볼것 */
	.sod_left{width : 100%; margin-bottom : 20px;}
	.sod_right {width : 100%; margin-bottom : 20px;}
	#sod_fin_list h2{display: none;}
	
	/* 카카오 체널 */	
	#float_right_bottom {display: none;}
	
}
@media screen and (max-width: 720px){
    .k_tit{font-size: 30px;}
    .k_tit_txt{font-size: 16px;}
    .k_tit_sub{font-size: 17px;}
    #k_main_visual{height: 550px;}
    .k_text_box{top: 25%;width: 85%;}
    .k_text_box h2{font-size: 35px; margin-bottom : 19px;}
    .k_text_box p{font-size: 16px; line-height: 20px;}
    
    .k_list_03 li{margin-bottom: 30px;}
    .k_list_03 li:nth-child(3), .k_list_03 li:nth-child(4){margin-bottom: 0;}
    .k_sc_txt p{font-size: 18px;}
    .k_sc_txt p b{font-size: 30px;}
    .k_s3_btn li a{font-size: 14px;}

   	#k_section.k_section_05{/* padding-top: 50px; */padding-bottom: 0;}
    .k_s5_box_01, .k_s5_box_02{max-width: 720px;}
    .k_s5_bx_01{width : 48.5%; margin-right : 3%;}
	/*플러그인 버튼변경*/
    .k_pro_slid li{max-width: 174px; margin-right : 15px;}
    .slick-prev{left: -3px;}
    .slick-next{right: -3px;}
    .k_ft_info p{font-size: 12px;}
    .k_ft_bx_01 span{font-size: 30px;}
	/* 산모꾸러미 이용방법 */
	#register_step_wrapper .top{flex-wrap: wrap;}
	#register_step_wrapper .top .item{ width : 100%; margin-bottom : 20px; padding-bottom : 20px; border-right: none; border-bottom : solid 1px #6e8a2a; justify-content: center;}
	#register_step_wrapper .top .item:last-child{margin-bottom : 0;}
	#register_step_wrapper .top .item .text_wrap{width : 250px;}
	#register_step_wrapper .top .item .text_wrap:last-child{width : 250px;}
	#register_step_wrapper .bottom{padding : 20px 0px 40px;}
	/* 메인비쥬얼 */
	#k_main_visual{height : 450px;}
	#k_main_visual .k_text_box{top : 31%;}
	#sct_ct_1 li a{width : 100%;}
	div#sct_sortlst{display: none;}
	#sct_location{display: none;}
	.sct_admin{display: none;}
	.k_section{padding : 15px 0px;}
	
	/* 검색결과 화면 */
	#ssch{}
	#ssch #ssch_frm{border: none;}
	#ssch #ssch_frm h2{ display: none;}
	#ssch #ssch_frm h2 strong{color : var(--main-color)}
	#ssch #ssch_frm .ssch_scharea{ border: none; padding : 0; height: auto;}
	#ssch #ssch_frm .ssch_scharea .ssch_right{display: none;}
	#ssch #ssch_frm .ssch_scharea .ssch_left{width : 100%;}
	#ssch #ssch_frm .ssch_scharea .ssch_left .ssch_input{width : calc(90% - 5px);}
	#ssch #ssch_frm .ssch_scharea .ssch_left .btn_submit{width : 10%;}
	#ssch #ssch_frm p{display: none;}
	#ssch #ssch_cate{}
	#ssch #ssch_cate ul{display: flex; flex-wrap: wrap;}
	#ssch #ssch_cate ul li{width : auto; word-break : keep-all;}
	#ssch #sct_sortlst{}
	#ssch .k_section{}
	
}
@media screen and (max-width: 520px){
    .k_list_01 li img{height: auto;}
    .k_list_01 li h3{font-size: 16px;letter-spacing: -2px;}
    .k_list_01 li p{font-size: 15px;line-height: 160%; }
    
	
	/* 마이페이지 - 위시리스트 */
	#smb_my_wish{}
	#smb_my_wish>h2{}
	#smb_my_wish>div{}
	#smb_my_wish>div ul{}
	#smb_my_wish>div ul li{width : calc(100% - 20px); margin : 10px;}
	#smb_my_wish>div ul li .smb_my_img{}
	#smb_my_wish>div ul li .smb_my_img img{width : 100%; height: auto;}
}
@media screen and (max-width: 480px){
    .k_gnb_m>a, .k_gnb_m>ul>li>a{padding: 0 8px;}
    .k_gnb_m a.on::after{width: 30px;}
    #k_main_tap a,  #k_main_tap a.on{font-size: 16px;}
	.k_gnb_m{width : 100%; height : 50px;}
	.k_gnb_m>ul{ width : 100%; height : 100%; ;display: flex; overflow-x:auto;}
    .k_gnb_m>ul>li{word-break : keep-all; margin : 0px 11px;}
    .k_gnb_m>ul>li:first-child{margin-left : 30px;}
	.k_gnb_m .k_gnb_m_arrow img {display:block; position: absolute; top : 18px; opacity: 0.2; display: none;}
	.k_gnb_m .k_gnb_m_arrow img:first-child {left : 0px; transform:rotate(270deg);}
	.k_gnb_m .k_gnb_m_arrow img:last-child {right : 0px; transform:rotate(90deg);}

}
@media screen and (max-width: 400px){
    .k_s3_btn li a{font-size: 13px;}
    .k_sc_txt p{font-size: 16px;}
    .k_s4_btn li a{font-size: 14px;}
    .k_s4_btn li a.on{font-size: 14px;}
    br.br_400{display: block;}
    .k_hd h1 a img{width : 90%}
}
@media screen and (max-width: 330px){
    .k_gnb_m>a{display: none;}
}


