/*ALL CSS-----------------------------------------------------*/
/*공통클래스*/
#k_section{padding: 70px 0;box-sizing: border-box;}
#k_container{width: 95%;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: #255537;}
.k_tit i{font-weight: 500;}

.k_tit_txt{font-size: 20px;font-weight: 500;text-align: center;}

.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: 18px;font-weight: 400;}
.k_pro_txt, .k_price_off{margin-bottom: 15px;font-size: 14px !important;color: #999;font-weight: 400 !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;}
#k_addbtn_01 i{font-size: 17px;}

#k_sale{position: absolute;top: 0;right: 32px;width: 60px;height: 50px;background-color: #255537;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 - 반응형*/
/*공통클래스*/

@media screen and (min-width: 1281px){
   
}

@media screen and (min-width: 721px) and (max-width: 1280px){
   
}

@media screen and (max-width: 720px){
    .k_tit{font-size: 30px;}
    .k_tit_txt{font-size: 16px;}
}

/*header CSS-----------------------------------------------------*/
#k_header{border-bottom: 1px solid #e5e5e5;box-sizing: border-box;}

#k_main_tap{height: 50px;border-bottom: 1px solid #255537;}
#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 #255537;background-color: #FFF;font-size: 18px;font-weight: bold;color: #255537;border-color: #255537;border-bottom: none;}

.k_hd_con{width: 95%;max-width: 1200px;margin: 0 auto;}

.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: #255537;border-radius: 26px;width: 62px;height: 26px;}
.k_hd_right>a object, .k_hd_right>a span{display: inline-block;}
.k_hd_right>a object{width: 16px;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{text-align: center;}

.k_hd h1{float: left;width: 205px;height: inherit;}
.k_hd h1 a{display: block;height: 100%;}
.k_hd h1 a img{display: block;margin-top: -50px;}

#k_search{display: inline-block;vertical-align: top;height: inherit;padding-left: 30px;box-sizing: border-box;border-left: 1px solid #eee;}
#k_search i{font-size: 23px;color: #255537;line-height: 50px;}

.k_gnb_d{float: right;height: inherit;}
.k_menu_btn{display: inline-block;width: 22px;height: 50px;position: relative;vertical-align: top;margin-right: 18px;}
.k_menu_btn span{position: absolute;top: 23.5px;right: 0;width: 22px;height: 3px;background-color: #255537;}
.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;}
.k_gnb_d>ul::after{content: "";clear: both;display: block;}
.k_gnb_d>ul>li{float: left;position: relative;}
.k_gnb_d>ul>li>a{display: block;width: 100%;height: 100%;font-size: 20px;font-weight: 500;padding: 0 40px;box-sizing: border-box;line-height: 50px;}
.k_gnb_d>ul>li.k_menu_1>a{font-weight: bold;color: #255537;}

.k_gnb_d>ul>li>ul{position: absolute;top: 56px;left: 0;width: 100%;z-index: 1300;padding: 13px 0;background: rgba(37,85,55,0.9);border-bottom: 2px solid #3e976c;display: none;}
.k_gnb_d>ul>li>ul::after{content: "";position: absolute;top: -20px;left: 50%;transform: translateX(-50%);border: 10px solid transparent;border-bottom-color: rgba(37,85,55,0.9);}
.k_gnb_d>ul>li>ul>li>a{display: block;width: 100%;height: 100%;font-size: 14px;padding: 10px;word-break: keep-all;color: rgba(255,255,255,0.8);font-weight: 500;}
.k_gnb_d>ul>li>ul>li>a:hover{text-decoration: underline;color: #FFF;}

.k_gnb_d>ul::before, .k_gnb_d>ul::after{content: "";position: absolute;top: 50%;width: 1px;height: 40px;background-color: #e5e5e5;transform: translateY(-50%);display: none;}/*none*/
.k_gnb_d>ul::before{left: -90px;display: none;}
.k_gnb_d>ul::after{right: 0;}

@media screen and (min-width: 1281px){
    .k_gnb_m{display: none;}
}

@media screen and (min-width: 881px) and (max-width: 1280px){
    .k_gnb_d{margin-right: 0;}
    #k_search{padding-left: 20px;}
    .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: 880px){
    #k_header{position: relative;}
    .k_hd_con{width: 100%;}
    .k_hd_top{padding: 0;height: 105px;border-bottom: 1px solid #e5e5e5;}

    .k_hd{padding-bottom: 0;}

    .k_hd h1{position: absolute;top: 27.5px;left: 50%;transform: translateX(-50%);width: 180px;}
    .k_hd h1 a{display: block;width: 100%;height: 100%;}
    .k_hd h1 a img{display: block;width: 100%;margin-top: 0;max-width: 125px;margin: 0 auto;}

    .k_hd_right{margin-right: 2.5%;}
    .k_hd_right>a{margin-top: 37px;width: 70px;height: 33px;}
    .k_hd_right>a object{width: 20px;}
    .k_hd_right>a span{font-size: 20px;line-height: 33px;}

    .k_gnb_m>a, .k_gnb_m>ul{display: inline-block;}
    .k_gnb_m>ul>li{display: inline-block;}
    /*.k_gnb_m>ul>li.k_menu_2, .k_gnb_m>ul>li.k_menu_3{display: none;}반응형 메뉴 제거*/
    .k_gnb_m>a, .k_gnb_m>ul>li>a{line-height: 50px;padding: 0 12px;box-sizing: border-box;font-weight: 500;}

    .k_gnb_m a.on{color: #255537;position: relative;}
    .k_gnb_m a.on::after{content: "";position: absolute;bottom: -1px;left: 50%;transform: translateX(-50%);width: 44px;height: 3px;background-color: #255537;border-radius: 3px;z-index: 1;}

    .k_member, .k_gnb_d{display: none;}

	.gnb_2dul{display: none !important;}
}

@media screen and (max-width: 480px){ 
	
	.k_hd_top{height: 80px;}

    .k_gnb_m>a, .k_gnb_m>ul>li>a{font-size: 11px;padding: 0 12px;}
    .k_gnb_m a.on::after{width: 30px;}

    #k_main_tap a,  #k_main_tap a.on{font-size: 14px;}

	.k_hd h1{top: 20%;left: 0;transform: translateX(0);}
	.k_hd_right>a{margin-top: 23px;}
}

@media screen and (max-width: 330px){
    .k_gnb_m>a{display: none;}
}

/*main_visual-----------------------------------------------------*/
#k_main_visual{position: relative;width: 100%;height: 470px;overflow: hidden;}
.k_img_container{width: 400%;height: 100%;background-color: #000;position: relative;}
.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_01.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_01.jpg);}
.k_img_container li.k_img_box4{background-image: url(../img/main_visual/k_mv_01.jpg);}

.k_text_box{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;max-width: 1200px;}
.k_text_box h2{font-size: 58px;letter-spacing: -2px;font-weight: 300;line-height: 125%;margin-bottom: 38px;}
.k_text_box h2 span{position: relative;}
.k_text_box h2 b{font-weight: bold;color: #255537;}

.k_mv_item{position: absolute;bottom: -80px;left: 0;display: block;}

.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: #255537;width: 34px;}

@media screen and (max-width: 1280px){
    .k_text_box{width: 95%;}
}

@media screen and (max-width: 720px){
    #k_main_visual{height: 550px;}
    .k_text_box{top: 50%;width: 85%;}

    .k_text_box h2{font-size: 35px;}
    .k_text_box p{font-size: 16px;}
	.k_mv_item{max-width: 100px;bottom: -40px;}

	.k_img_container li{background-position: 65% center;}
}

@media screen and (max-width: 460px){
    #k_main_visual{height: 300px;}
	
	.k_text_box{top: 40%;width: 85%;}
	.k_text_box h2{font-size: 25px;}
}

@media screen and (max-width: 300px){
    
	.k_text_box h2{font-size: 20px;}
}

/*main_section_01-----------------------------------------------------*/
.k_list_01::after{content: "";clear: both;display: block;}
.k_list_01 li{float: left;width: 18.4%;margin-right: 2%;}
.k_list_01 li:nth-child(5n){margin-right: 0;}
.k_list_01 li:nth-child(5n+1){clear: both;}

.k_list_01 li img{display: block;width: 100%;margin: 0 auto;transition: transform 0.5s;}
.k_list_01 li h3{font-size: 26px;font-weight: 500;color: #255537;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;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.k_list_01 li:hover img{transform: scale(1.1);}

@media screen and (min-width: 1281px){
}

@media screen and (max-width: 1280px){
    .k_list_01 li h3{font-size: 24px;}
    .k_list_01 li p{font-size: 16px;}
    .k_list_01 li{width: 23.125%;margin-right: 2.5%;}
	.k_list_01 li:nth-child(5n){margin-right: 2.5%;}
	.k_list_01 li:nth-child(5n+1){clear: none;}
	.k_list_01 li:nth-child(4n){margin-right: 0;}
	.k_list_01 li:nth-child(4n+1){clear: both;}
}

@media screen and (max-width: 1024px){
}

@media screen and (max-width: 520px){
    /*.k_list_01 li{float: none;width: 100%;margin-right: 0;}
    .k_list_01 li:nth-child(3){margin-bottom: 50px;}
    .k_list_01 li:nth-child(4){margin-bottom: 0;}*/
    
    .k_list_01 li h3{font-size: 16px;letter-spacing: -2px;}
    .k_list_01 li p{font-size: 11px;line-height: 160%;}
}

/*main_section_02-----------------------------------------------------*/
.k_section_02{background-color: #fff;}

.k_list_02 li{text-align: center;margin-bottom: 37px;box-sizing: border-box;padding-bottom: 20px;}
.k_list_02 li img{display: block;width: 100%;height: auto !important;}

.k_list_02 li:nth-child(5n){margin-right: 0;}
.k_list_02 li:nth-child(5n+1){clear: both;}

.k_pro_img{position: relative;margin: 0 auto;border: 1px solid #ccc;overflow: hidden;}
.k_pro_img a{display: block;width: 100%;height: 100%;}
#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;}/*장바구니 아이콘*/
#k_shop_btn img{width: 25px;height: 50px;cursor: pointer;background: none;display: block;margin: 0 auto;}

@media screen and (max-width: 1280px){
    .k_list_01 li h3{font-size: 24px;}
    .k_list_01 li p{font-size: 16px;}
    .k_list_01 li{width: 23.125%;margin-right: 2.5%;}
	.k_list_01 li:nth-child(5n){margin-right: 2.5%;}
	.k_list_01 li:nth-child(5n+1){clear: none;}
	.k_list_01 li:nth-child(4n){margin-right: 0;}
	.k_list_01 li:nth-child(4n+1){clear: both;}
}


@media screen and (min-width: 1281px){
    .k_list_02 li:nth-child(5), .k_list_02 li:nth-child(6), .k_list_02 li:nth-child(7), .k_list_02 li:nth-child(8){margin-bottom: 0;}
}

@media screen and (max-width: 1280px){
    .k_list_02 li img{height: auto;}
    .k_list_02 li:nth-child(3), .k_list_02 li:nth-child(4){margin-bottom: 37px;}
    .k_list_02 li:nth-child(7), .k_list_02 li:nth-child(8){margin-bottom: 0}
}

@media screen and (max-width: 760px){
    .k_list_01 li{width: 47.5%;margin-right: 2.5%;}
	.k_list_01 li:nth-child(4n){margin-right: 2.5%;}
	.k_list_01 li:nth-child(4n+1){clear: none;}
	.k_list_01 li:nth-child(2n){margin-right: 0;}
	.k_list_01 li:nth-child(2n+1){clear: both;}
}

/*@media screen and (max-width: 460px){
    .k_list_01 li{width: 46.5%;margin-right: 7%;}
}*/

/*main_section_03-----------------------------------------------------*/
.k_s3_btn{width: 100%;max-width: 940px;margin: 0 auto;margin-bottom: 36px;}
.k_s3_btn li{float: left;width: 23.5%;margin-right: 2%;}
.k_s3_btn li:nth-child(4){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;}
.k_s3_btn li a.on{color: #FFF;border-color: #255537;background-color: #255537;}

.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;}


@media screen and (max-width: 720px){
    .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;}
}

@media screen and (max-width: 400px){
    .k_s3_btn li a{font-size: 12px;}
    .k_sc_txt p{font-size: 16px;}
}

/*main_section_04-----------------------------------------------------*/
.k_section_04{background-color: #f3f3f3;}

.k_s4_btn{width: 100%;max-width: 830px;margin: 0 auto;margin-bottom: 60px;text-align: 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;}
.k_s4_btn li a.on{color: #FFF;border-color: #255537;background-color: #255537;font-size: 18px;}

.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{content: "";position: absolute;top: 0;left: 0;width: 43px;height: 43px;background-color: #255537;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";}

@media screen and (min-width: 721px){
    .k_s4_btn li{width: 18.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 (max-width: 720px){
    .k_s4_btn li{width: 23.5%;}

    .k_s4_btn li a{font-size: 14px;}
    .k_s4_btn li a.on{font-size: 14px;}

    .k_s4_btn li:nth-child(4n){margin-right: 0;}
    .k_s4_btn li:nth-child(4n+1){clear: both;}

    .k_s4_btn li:nth-child(5), .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{margin-top: 30px;}
}

@media screen and (max-width: 400px){
    .k_s4_btn li a{font-size: 11px;}
    .k_s4_btn li a.on{font-size: 11px;}
}

/*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_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;}
/*s5 공통 타이틀/텍스트-----------------------------------------------------------*/
.k_s5_item_02{height: 250px;position: relative;}
.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;}

.k_s5_item_01{background-image: url(../img/index/s5_bg_01.jpg);}
.k_s5_bx_01{background-image: url(../img/index/s5_bg_02.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 ul{background: none;}
#k_s5_slide .k_controls_con button.active{background-color: #255537;width: 8px;}
#k_s5_slide .k_text_box{transform: translate(0,0);top: 50px;left: 30px;}

#k_s5_slide li.k_img_box1{background-image: url(../img/main_s5_slide/s5_01.jpg);}/*배너 이미지 지정*/
#k_s5_slide li.k_img_box2{background-image: url(../img/main_s5_slide/s5_01.jpg);}
#k_s5_slide li.k_img_box3{background-image: url(../img/main_s5_slide/s5_01.jpg);}
#k_s5_slide li.k_img_box4{background-image: url(../img/main_s5_slide/s5_01.jpg);}

@media screen and (max-width: 1024px){
    .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: 30px;}
}

@media screen and (max-width: 720px){
    #k_section.k_section_05{padding-top: 50px;padding-bottom: 0;}
    .k_s5_box_01, .k_s5_box_02{max-width: 720px;}
}

/*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%;}

#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;}

/*플러그인 버튼변경*/
.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);}
/*플러그인 버튼변경*/

@media screen and (max-width: 720px){
    .k_pro_slid li{max-width: 174px;}
    .slick-prev{left: -3px;}
    .slick-next{right: -3px;}
}

/*footer-----------------------------------------------------*/
.ft_inner_01{padding: 40px 0;box-sizing: border-box;background-color: #f4f4f4;}
.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: #255537;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), .k_ft_bx_03 ul li:nth-child(3), .k_ft_bx_03 ul li:nth-child(4){margin-bottom: 13px;}

.k_ft_bx_03 ul li a{display: block;width: 100%;height: 100%;line-height: 38px;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: 125px;}
.k_ft_info{width: 77%;box-sizing: border-box;padding-left: 30px;}

.k_ft_logo h1{}
.k_ft_logo h1 img{display: block;}

.k_ft_info h5{font-size: 14px;font-weight: bold;color: #232323;margin-bottom: 5px;}
.k_ft_info h5 span{font-size: 11px;font-weight: 300;font-family: 'NanumSquareRound', sans-serif;}
.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;}

br.br_400{display: none;}

@media screen and (min-width: 1081px){
    br.br_m2{display: none;}
}

@media screen and (max-width: 1080px){
    .ft_inner_01, .ft_inner_02{padding: 50px 0;}
    .ft_inner_01>div>div{width: 50%;padding: 0;border: none;text-align: left;}
    .ft_inner_01 .k_ft_bx_03{width: 100%;}
    .ft_inner_01 .k_ft_bx_03 ul{margin-top: 50px;}
    .ft_inner_02>div>div{float: none;width: 100%;}

    .k_ft_logo{border: none;min-height: 1px;margin-bottom: 25px;}
    .k_ft_logo h1{margin-top: 0;}
    .k_ft_info{padding-left: 0;}
}

@media screen and (max-width: 880px){
    #k_footer{margin-bottom: 87px;}
}

@media screen and (max-width: 720px){
    .k_ft_info p{font-size: 12px;}
    .k_ft_bx_01 span{font-size: 30px;}

	.ft_inner_01>div>div{width: 100%;text-align: center;}
	.ft_inner_01>div>div:first-child{margin-bottom: 25px;}
}

@media screen and (max-width: 400px){
    br.br_400{display: block;}
    .k_ft_bx_01 span{font-size: 20px;}
}

/*mobile_bar*/
#mobile_bar{position: fixed;left: 0;bottom: 0;width: 100%;height: 85px;border: 1px solid #e5e5e5;border-left: none;border-right: none;z-index: 99999;background: #FFF;}
#mobile_bar ul{display: flex;flex: 1;align-items: center;justify-content: space-between;margin-top: 25.5px;}
#mobile_bar ul li{width: 20%;}
#mobile_bar ul li a{display: block;width: 100%;height: 100%;}
#mobile_bar ul li a img{display: block;width: 100%;max-width: 35px;margin: 0 auto;}

@media screen and (min-width: 881px){
    #mobile_bar{display: none;}
}

/*search 검색창*/
#k_search_data{position: absolute;top: 129px;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_box input:focus{box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;border: none !important;border-bottom: 2px solid #1b1b1b !important;}
.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_word span:nth-child(n+7){display: none;}

.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;}

@media screen and (max-width: 1200px){
    .k_search_close{right: 15px;}
}

/*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;}

@media screen and (max-width: 1200px){
    .k_shop_box_1{width: 35%;}
    .k_shop_box_2{width: 65%;}
}

@media screen and (max-width: 1020px){
    .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;}
}

/*모바일 메뉴*/
#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;}
.k_m_menu_inner.active{width: 70%;opacity: 1;}
.k_m_menu_inner h1{padding: 20px 10px;border-bottom: 1px solid #e5e5e5;}
.k_m_menu_inner h1 a{display: block;width: 100%;height: 100%;max-width: 180px;}
.k_m_menu_inner h1 a img{display: block;width: 100%;max-width: 125px;}
.k_m_menu_inner>div{padding: 15px 10px;box-sizing: border-box;text-align: center;}
.k_m_menu_inner>div>a{font-size: 16px;font-weight: 500;display: inline-block;width: 49%;}
.k_m_menu_inner>div>a:nth-child(2n){border-left: 1px solid #f3f3f3;box-sizing: border-box;}

.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;border-bottom: 1px solid #aaa;padding: 13px 0;box-sizing: border-box;letter-spacing: -1px;}
.k_m_menu_inner>ul>li>ul{padding: 15px;box-sizing: border-box;background-color: #f9f9f9;display: none;}
.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;}

.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);}

@media screen and (max-width: 760px){
    .k_m_menu_inner>div>a{font-size: 13px;padding: 8px 0;}
}

/*오른쪽 플로팅 배너*/
#k_right_banner{position: fixed;top: 50%;right: 0;transform: translateY(-50%);z-index: 1000;}
#k_right_banner a{display: block;width: 50px;height: 50px;}
#k_right_banner figure{width: 50px;}
#k_right_banner img{display: block;width: 100%;}
#k_right_banner figure{border: 1px solid #ddd;border-top: none;border-right: none;}

@media screen and (max-width: 1480px){
    
	#k_right_banner a{width: 40px;height: 40px;}
	#k_right_banner figure{width: 40px;}
}

@media screen and (max-width: 760px){
    #k_right_banner{display: none;}
}

/*늘푸른 수정 CSS*/
.k_pro_tit, .k_pro_txt{word-break: keep-all !important;padding: 0 5px;}


@media screen and (max-width: 1280px){
    
	.k_pro_tit{font-size: 18px;margin-bottom: 3px;}
	.k_pro_txt{font-size: 14px !important;}
}

@media screen and (max-width: 760px){
    
	.k_pro_tit{font-size: 16px;margin-bottom: 5px;}
	.k_pro_txt{font-size: 12px !important;}
	.k_price{font-size: 18px;}
}

@media screen and (max-width: 460px){
    
	.k_pro_tit{font-size: 13px;margin-bottom: 5px;}
	.k_price{font-size: 16px;}
}

/*모바일 메뉴*/
#k_mobile_menu #cate_01 .cate>li>a, #k_mobile_menu #cate_01 .cate li button{display: none !important;}
#k_mobile_menu #cate_01 .cate .sub_cate{display: block !important;}
#k_mobile_menu #cate_01 .cate .sub_cate li a, #k_mobile_menu #cate_02 ul li a{padding: 13px 0;background: none;font-size: 14px;}
#k_mobile_menu #cate_02 ul li a{border-bottom: 1px solid #efefef;}

@media screen and (max-width: 400px){
    
	#k_mobile_menu .cate li a{font-size: 13px;}
}

/*오른쪽 배너*/
.k_right_action{border: 1px solid #ddd;border-bottom: none;border-right: none;background: #FFF;position: relative;}
.k_right_action i{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 1.8rem;transition: transform 0.3s;}
.k_right_action:hover i{transform: translate(-30%,-50%);}

#k_right_banner{transition: right 0.5s;}
#k_right_banner.active{right: -100px;}

/*신용카드결제 추가 페이지*/
#k_add_wrap{max-width: 750px;margin: 0 auto;}
#k_add_wrap>h3{font-size: 1.5rem;font-weight: bold;color: #255537;text-align: center;margin-bottom: 35px;}

.k_add_table{border: 1px solid #555;width: 100%;table-layout: fixed;}
.k_add_table *{font-size: 14px;}
.k_add_table tr td{padding: 8px;border-bottom: 1px solid #555;}
.k_add_table tr td:first-child{text-align: right;background: #f9f9f9;padding-right: 10px;border-right: 1px solid #555;font-weight: 500;}
.k_add_table tr td:nth-child(2){width: 100%;}

.k_add_table tr td span{display: inline-block;}
.k_add_span_01{width: 140px;}
.k_add_span_02{width: calc( 100% - 150px );margin-left: 5px;}
.k_add_span_03{width: 350px;}
.k_add_span_04{width: calc( 100% - 360px );margin-left: 5px;}
.k_add_span_05{width: 60px;}
.k_add_span_06{width: 140px;margin-left: 5px;}
.k_add_span_07{width: 80px;}
.k_add_span_08{width: calc( 100% - 100px );margin-left: 5px;}

.k_add_span_09{}
.k_add_span_10{margin-left: 5px;width: 140px;}
.k_add_span_11{margin-left: 5px;}

#k_add_wrap .k_add_table .k_input{display: block;width: 100%;height: 35px;line-height: 35px;padding: 0 8px;border-color: #aaa !important;}
#k_add_wrap .k_add_table select{width: 100%;max-width: 140px;height: 35px;line-height: 35px;padding: 0 8px;border-color: #aaa;}
.k_add_alert{font-size: 13px;color: #00961c;margin: 3px 0;}

.k_add_btn_wrap{text-align: center;margin-top: 35px;}
.k_add_btn_new_01, .k_add_btn_new_02{display: inline-block;width: 80px;height: 35px;line-height: 33px;font-size: 13px;font-weight: bold;cursor: pointer;text-align: center;letter-spacing: -0.1em;border-radius: 3px;border: 1px solid #ddd;vertical-align: top;margin: 0 3px;}
.k_add_btn_new_01{background: #3e976c;color: #FFF;border-color: #3e976c;}
.k_add_btn_new_02{}
.k_add_alert2{margin-top: 15px;color: #255537;}

.k_add_alert3{margin-bottom: 50px;color: #cc0000;font-size: 1.13rem;text-align: center;}

@media screen and (max-width: 760px){
    .k_add_table *{font-size: 12px;}
	.k_add_alert{font-size: 10px;}
	.k_add_table tr td{padding: 5px;}
	.k_add_span_01, .k_add_span_02, .k_add_span_03, .k_add_span_04, .k_add_span_07, .k_add_span_08{display: block;width: 100%;}

	.k_add_table tr td:first-child{width: 70px;}

	.k_add_span_10{width: 100px;}
}

/*주문내역_수정_페이팔*/
.k_od_add_btn{margin: 0 10px;}
.k_od_add_btn::after{content: "";clear: both;display: block;}
.k_od_add_btn>div{float: left;width: 50%;text-align: center;padding: 25px 0;border: 1px solid #ddd;background: #f4f4f4;font-weight: 500;font-size: 1.13rem;}
.k_od_add_btn>div:nth-child(2){margin-left: -1px;padding: 30px 0;}

.k_od_add_btn>div i{color: #3e976c;}
.k_od_add_btn>div a{display: inline-block;padding: 5px 25px;background: #255537;color: #FFF;transition: background 0.3s;}
.k_od_add_btn>div a:hover{background: #3e976c;}

.k_od_num{text-align: center;padding: 25px 0;border: 1px solid #ddd;margin: 15px 10px;background: #f4f4f4;font-weight: 500;font-size: 1.13rem;}

@media screen and (max-width: 760px){
    .k_od_add_btn>div, .k_od_num{font-size: 1rem;}
}

@media screen and (max-width: 660px){
    
	.k_od_add_btn>div{float: none;width: 100%;}
	.k_od_add_btn>div:nth-child(2){margin-left: 0;margin-top: -1px;}
}

/*탑버튼 추가*/
#k_top_btn{position: absolute;bottom: 0;left: 0;width: 100%;height: 35px !important;z-index: 1;}

/*쿠폰*/
.od_coupon_wrap{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 90%;max-width: 650px;}