select{-webkit-appearance:none; -moz-appearance:none; appearance:none; background:url('/farm/img/select_open.png')no-repeat calc(100% - 11px) 50%/12px auto;}

/* Áß Ä«Å×°í¸® */
.category-title{width:100%; box-sizing:border-box; padding:30px 0 40px; border-bottom:1px solid #ddd;/* max-width:1280px; */margin:0 auto;}
.category-title p{font-size:13px; color:#909090; font-weight:300; display:flex; align-items:center;}
.category-title p a{color:#909090;}
.category-title p a i{font-size:15px;}
.category-title p i.arrow_r{font-size:10px; margin:0 4px;}
.category-title h2{font-size:40px; font-weight:700; line-height:1; color:#222; text-align:center; margin:40px auto 0;}

.category-title ul{display:flex; align-items:center;}
.category-title ul li a{font-size:16px; color:#909090; font-weight:300; display:flex; align-items:center;}
.category-title ul li a:hover span{text-decoration:underline;}
.category-title ul li a.gnb-home{font-size:15px;}
.category-title ul li a.gnb-link:after{content:"\f105"; font-size:10px; font-weight:900; margin:0 4px;}
.category-title ul li:last-child a:after{display:none}

.category-title-view{max-width:1440px; margin:auto; border-bottom:0;}

/* Firefox ºê¶ó¿ìÀú¿ë »ç¿ëÀÚ Á¤ÀÇ ½ºÅ¸ÀÏ */
[type="number"] {
  -moz-appearance: textfield;
}

/* ±× ¿Ü(Chrome, Safari, Edge...)ÀÇ ºê¶ó¿ìÀú¿ë »ç¿ëÀÚ Á¤ÀÇ ½ºÅ¸ÀÏ */
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Á¦±ÙÁÖ¼®
.category-wrap{width: 270px; float: left; box-sizing: border-box; margin:0 0 60px;min-height:600px;}
*/
.category_wp{border:none;}
.category_wp > li{}
.category_wp > li > a{display:flex; justify-content:space-between; padding:16px 0;}
.category_wp > li > a h2{font-size:18px; font-weight:700; line-height:1; color:#222;}
.category_wp > li > a span.category-arrow{font-size:14px;}
.category_wp > li > a span.category-arrow:before{content:"\f078";}
.category_wp > li:first-child > ul.category-list-sub.sub1{display:block;}
.category_wp ul.category-list-sub.sub1{display:none;}
.category_wp ul.category-list-sub.sub1 > li > a{display:flex; justify-content:space-between; padding:10px 0; position:relative;}
.category_wp ul.category-list-sub.sub1 > li > a h3{font-size:16px; font-weight:500; color:#555;}
.category_wp ul.category-list-sub.sub1 > li > a span.category-arrow{font-size:12px;}
.category_wp ul.category-list-sub.sub1 > li > a span.category-arrow:before{content:"\f078";}
.category_wp ul.category-list-sub.sub1 > li > a.on{}
.category_wp ul.category-list-sub.sub1 > li > a.on h3{color:#222;}
.category_wp ul.category-list-sub.sub1 > li > a.on span{}
.category_wp ul.category-list-sub.sub1 > li > a.on span.category-arrow:before{content:"\f077";}
.category_wp ul.category-list-sub.sub1 ul.category-list-sub.sub2{padding:0 0 0 10px; display:none;}
.category_wp ul.category-list-sub.sub1 ul.category-list-sub.sub2 > li > button{height:42px; font-size:14px; font-family:'Noto Sans KR', sans-serif; font-weight:500; color:#777; background:none; border:none;}
.category_wp ul.category-list-sub.sub1 ul.category-list-sub.sub2 > li > button.on{font-weight:500; color:#da0b0b;}
.category_wp ul.category-list-sub.sub1 ul.category-list-sub.sub2 > li > button:hover{color:#da0b0b;}


/* Á¦±ÙÁÖ¼®
.goods-list-wrap{width: calc(100% - 270px); float: left;padding-left:30px;box-sizing:border-box;}
*/

.title-box{display:flex; justify-content:space-between; align-items:center; padding:0 0 20px;}
.title-box.right{justify-content: flex-end;}
.select-order-box{border:1px solid #d9d9d9;border-radius:4px;background:#fff;height:46px;min-width:160px;max-width:160px;box-sizing:border-box;position:relative;cursor:pointer; z-index:10;}
.select-order-box > a{font-weight:400;display:block;background:url('/farm/img/select_open02.png')no-repeat right 20px center; background-size:14px; padding:13px 20px;}
.select-order{box-sizing:border-box;background:#fff; position: absolute; top: 42px; left: -1px; border: 1px solid #d9d9d9; width: 160px;  border-top: 0;  padding:0 20px 0 20px;  border-radius: 0 0 4px 4px;z-index:1;display:none;}
.select-order li a{display:block;padding-bottom:18px;font-weight:400;}
.select-order li:first-child a{padding-top:10px;}
.select-order li a:hover{color:#da0b0b;}

.select-cate-box{border:1px solid #d9d9d9;border-radius:4px;background:#fff;height:46px;min-width:160px;max-width:160px;box-sizing:border-box;position:relative;cursor:pointer; z-index:10;}
.select-cate-box > a{font-weight:400;display:block;background:url('/farm/img/select_open02.png')no-repeat right 20px center; background-size:14px; padding:13px 20px;}
.select-order{box-sizing:border-box;background:#fff; position: absolute; top: 42px; left: -1px; border: 1px solid #d9d9d9; width: 160px;  border-top: 0;  padding:0 20px 0 20px;  border-radius: 0 0 4px 4px;z-index:1;display:none;}
.select-order li a{display:block;padding-bottom:18px;font-weight:400;}
.select-order li:first-child a{padding-top:10px;}
.select-order li a:hover{color:#da0b0b;}

.mid-select{width:100%; background:#f5f5f5; border-radius:4px; padding:12px 20px; margin:0px 0 0;}
/*
.mid-select .mid-check{position:relative;display:inline-block;min-width:156px;}
.mid-select input[type="checkbox"] {display: none;}
.mid-select input[type="checkbox"] + label {display: inline-block; width:32px; height: 32px; background: #fff url('/farm/img/check_nor.png') no-repeat center center;border:1px solid #d9d9d9; cursor: pointer; border-radius: 4px;box-sizing:border-box;}
.mid-select .mid-select:after {display:block; clear:both; content:"";}
.mid-select input[type="checkbox"]:checked + label {background:#000 url('/farm/img/check_sel.png')no-repeat center; background-size:16px; border:1px solid #000;}
.mid-select input[type="checkbox"] + label span {position: absolute; top: 0; left:40px; display: block;height: 32px; line-height: 32px;font-size:14px;font-weight:300;}
*/

/*»óÇ°¸®½ºÆ® ¹öÆ°*/
.sort_btn{ display:block;  margin-left: 10px;}
.sort_btn button{color:#474747; min-width:50px; padding:0px 10px 3px 10px; letter-spacing:-1px;  border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px;  border:solid 1px #d9d9d9;	background:#f9f9f9;  cursor:pointer;  vertical-align:top; }
.sort_btn button:hover{ background:#484848; color:#fff; border-color:#484848; }
.sort_btn button.on{  border:solid 1px #d9d9d9; background:#d9d9d9; color:#fff; font-weight:bold;  }
.sort_btn button.l_mod{ position:relative; background:#fff; border-color:#d9d9d9;  color:#d9d9d9;  font-size:0; padding:2px 0px 1px 0px; box-sizing: border-box;  width:40px; height:46px;  border-radius:0px;}
.sort_btn button.l_mod:hover{ background:#f2fbff; }
.sort_btn button.l_mod:hover:before{ color:#474747; }
.sort_btn button.l_mod.active{ background:#474747; border-color:#474747; }
.sort_btn button.l_mod i{ font-size:16px; color:#474747; vertical-align:top; line-height:18px;}
.sort_btn button.l_mod.active i{ font-size:16px; color:#fff; vertical-align:top; line-height:18px; }

.sort_btn div.goods_title_img{margin:0 0 10px;}


.goods-list-title{display: flex;  align-items: baseline;}
.goods-list-title h1{color:#2f2f2f;font-size:24px;}

.goods-list-title h2{font-size:16px; font-weight:400; color:#222;}
.goods-list-title h2 span{font-weight:500; color:#da0b0b;}

.goods-list-rg{ display: flex; }
.goods-list-rg select{    font-weight: 400; display: block; background: url(/farm/img/select_open02.png) no-repeat right 20px center; background-size: 14px; padding: 13px 20px; width:158px; height:46px}
.goods-list-rg select option{}

.goodsList{clear:none;}

.main_product_wp ul{display:flex; flex-wrap:wrap; margin:-5% 0 0;}
.main_product_wp ul li{float:none; width:32%; margin:5% 2% 0 0;}
.main_product_wp ul li:nth-child(6n){margin:0 37.5px 30px 0;}
.main_product_wp ul li:nth-child(5n){margin:0;}
.proImg_wish_img{display:none;}
.product-info{padding:14px 0 0;}
.product-info .product-brand{color:#909090;font-size:12px;font-weight:400;height:20px;line-height:20px;}
.product-info .proName{height:20px;font-size:14px;color:#000;margin:5px 0 0;padding:0;text-overflow: ellipsis; overflow: hidden; width: 100%;  white-space: normal; line-height: 1.2;  height: 31px;  text-align: left;  word-wrap: break-word;  display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.product-info .pr_icon_wp{display:none;}
.product-info .proPrice{color:#000;font-weight:300;font-size:14px;margin: 0 0 20px;}
.product-info .proPrice .ppb{font-weight:bold;font-size:22px;}
.product-info .quantity{margin:15px 0 20px;border:1px solid #d9d9d9; border-radius:4px;}
.product-info .quantity button{height:42px;}
.product-info .quantity button:last-child{border-left:0;}
.product-info .quantity input{border-left:0; outline:none; height:42px;}
.product-info .quantity button img{width:10px;}
.product-info .info-icon ul{display:flex;}
.product-info .info-icon li{margin: 0; flex: 0 0 33.3%;background:#000;color:#fff;font-size:10px;text-align:center;border-radius:2px;padding:5px 0;min-width:50px;max-width:50px;}
.product-info .info-icon li:nth-child(2){margin:0 6px;}

.paginate>span strong{width:32px; height:32px; background:#da0b0b; color:#fff; border:none; border-radius:2px;}

/* ´ë Ä«Å×°í¸® */
.sub-wrap{width:1170px;margin:0 auto;}
.sub-wrap02{    flex-direction: column;}
.banner-box{width:1770px;margin:48px auto 50px;display:none;}
.sub_banner{box-sizing:border-box;position:relative;}
.sub_banner .swiper-slide{box-sizing:border-box;}
.sub_banner .swiper-pagination-bullet{background:#fff;}
.sub_banner .swiper-pagination-bullet-active{background:#fff;}
.sub_banner .swiper-button-list{ width: 570px;  margin: 0 auto;  position: absolute;  height: 212px;  top: 0;  left: 50%;  transform: translateX(-50%);  z-index: 10;}
.sub_banner .swiper-button-prev, .sub_banner .swiper-container-rtl .swiper-button-next{width: 38px; height: 38px;  background: url(/farm/img/previous_able_l.png) no-repeat center center; border-radius: 100%;background-size: cover;left:32px;}
.sub_banner .swiper-button-next, .sub_banner .swiper-container-rtl .swiper-button-prev{width: 38px; height: 38px;  background: url(/farm/img/previous_able_r.png) no-repeat center center; border-radius: 100%;background-size: cover;right:32px;}
.top-category{border:1px solid #d9d9d9;width:1170px;margin:0 auto;display:flex;align-items: center;height:84px;margin:50px 0 0;}
.top-category h3{font-size:20px;color:#909090;font-weight:300;min-width:250px;max-width:250px;padding:0 30px;box-sizing:border-box;}
.top-category ul{display: flex; box-sizing: border-box;  width: 100%;justify-content: space-evenly;}
.product-box h2{font-size:24px;hegiht:36px;font-weight:bold;color:#2f2f2f;text-align:left;margin:100px 0 40px;}
.product-box-01 h2{text-align:center;}
.product-box-01 .product-list{border-radius:4px;background:#fafafa;padding:60px 70px;box-sizing:border-box;}
.product-box-01 .product-list > ul{display: flex; justify-content: space-between;}
.product-box-01 .product-list > ul > li{max-width:150px;min-width:150px;}
.product-box-01 .product-list .img-box{border:1px solid #d9d9d9;background:#fff;border-radius:100%;width:150px;height:150px;display:flex; flex-direction: column;overflow:hidden; justify-content: center; align-items: center;margin:0 0 30px;box-sizing:border-box;}
.product-box-01 .product-list .img-box img{width:70%;}
.product-box-01 .product-list .txt-box .name{color: #909090; font-size: 14px; height: 20px; margin: 0 0 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;  max-width: 150px;  display: block;font-weight:300;}
.product-box-01 .product-list .txt-box .price{font-size:14px;font-weight:300;}
.product-box-01 .product-list .txt-box .price b{font-size:22px;font-weight:bold;}
.product-box-02 .product-list-wrap{display: flex; justify-content: space-between;}
.product-box-02 .product-list{width: 570px; box-sizing: border-box;padding:30px 30px 40px;background:#fafafa;border-radius:4px;}
.product-box-02 .product-list > p{color:#909090;font-size:14px;font-weight:300;margin:0 0 20px;}
.product-box-02 .product-list > p b{color:#000;font-weight:300;}
.product-box-02 .product-list > ul{display:flex; justify-content: space-between;}
.product-box-02 .product-list .img-box{border:1px solid #d9d9d9;background:#fff;width:144px;height:144px;display:flex; flex-direction: column;overflow:hidden; justify-content: center; align-items: center;margin:0 0 30px;box-sizing:border-box;}
.product-box-02 .product-list .img-box img{width:70%;}
.product-box-02 .product-list .txt-box .name{color: #909090; font-size: 14px; height: 20px; margin: 0 0 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;  max-width: 144px;  display: block;font-weight:300;}
.product-box-02 .product-list .txt-box .price{font-size:14px;font-weight:300;}
.product-box-02 .product-list .txt-box .price b{font-size:22px;font-weight:bold;}
.product-box-03{padding-bottom:150px;}
.product-box-03 .goods-list-top{margin:100px 0 40px;}
.product-box-03 .main_product_wp{padding:0;}
.product-box-03 .main_product_wp > ul > li{max-width:200px;  margin: 0 42px 60px 0;}
.product-box-03 .main_product_wp ul li:nth-child(5n){margin:0 0 60px 0;}
.product-box-03 .proImg span.main_img{display:flex;}
.out_b{font-weight:200; background:#999;}

/* »óÇ° »ó¼¼ */
.tab_con .tab_con_in img{width:auto; margin:0 auto;max-width:1170px;}
.sub_link_list{display:flex; margin:30px 0 20px;}
.sub_link_list li a{font-size:12px; color:#909090; font-weight:300;}
.view_top .leftWrap_01{width:600px;padding:0;}
/* Á¦±ÙÁÖ¼®
.leftWrap_01 .swiper-button-next.swiper-button-disabled, .leftWrap_01 .swiper-button-prev.swiper-button-disabled{opacity:0;}
.goods_title_img{width:570px;height:570px;border:1px solid #d9d9d9;box-sizing:border-box;}
.left-info-box{border-radius:4px;background:#fafafa;width:100%;padding:30px;box-sizing:border-box;margin:30px 0 0;}
.left-info-box p{line-height:24px;font-size:14px;color:#000;}
.view_top .rightWrap_01{width:570px;padding:0;box-sizing:content-box;padding:0 0 30px 30px;}
*/
.view-info-box{}
.view-info-box .view-info-title{display:flex; justify-content:space-between;}
.view-info-box .view-info-title h2{flex-basis:calc(100% - 92px); font-size:32px; font-weight:500; line-height:1.2; color:#222;  word-break:break-all;}
.view-info-box .view-info-title button.wish{width:50px; height:50px; display:flex; justify-content:center; align-items:center; background:none; border:1px solid #ddd; border-radius:16px;}
.view-info-box .view-info-title button.wish img{width:24px; display:block;}
.view-info-box .view-info-title span{font-size:14px; color:#909090; display:block; margin:0 0 14px;}
.view-info-box p{font-size:14px; color:#000; font-weight:400; margin:0 0 14px;}
.view-info-box .view-info-price{margin:28px 0 0;}
.view-info-box .view-info-price h3{font-size:30px; font-weight:600; font-family:'SCDream'; line-height:1; color:#000; margin:0 0 14px;}
.view-info-box .view-info-price h3 small{font-size:26px; font-weight:500;}
.view-info-box .view-info-price del{font-size:17px; font-weight:400; font-family:'SCDream'; line-height:1; color:#aaa; display:block; margin:0 0 6px;}
.view-info-box .view-info-price .view-info-Price{font-size:30px; font-weight:600; font-family:'SCDream'; line-height:1; color:#000; margin:0 0 14px;}
.view-info-box .view-info-price .view-info-Price strong{font-size:30px; color:#ff9036;}

.view_top .rightWrap_01 .normal{width:100%; border-top:1px solid #e8e8e8;}
.view_top .rightWrap_01 .normal tr th{width:120px; font-weight:400; color:#333; text-align:left; vertical-align:baseline;}
.view_top .rightWrap_01 .normal tr td{font-weight:500; color:#000;}
.view_top .rightWrap_01 .normal tr th,
.view_top .rightWrap_01 .normal tr td{font-size:15px; padding:0 0 16px;}
.view_top .rightWrap_01 .normal tr:last-of-type th,
.view_top .rightWrap_01 .normal tr:last-of-type td{padding:0 0 14px;}
.view_top .rightWrap_01 .normal tr:first-of-type th,
.view_top .rightWrap_01 .normal tr:first-of-type td{padding:14px 0 14px;}
.view_top .rightWrap_01 .normal .tb01{padding:; border-bottom: 1px solid #d9d9d9;}
.view_top .rightWrap_01 .normal .tb02{padding:30px 0 11px;}
.view_top .rightWrap_01 .normal .tb02 .goods_view_detail_list2 li{/* width:100%;text-align:left; */}
.view_top .rightWrap_01 .normal tr td .quantity.product{width:128px;box-sizing:border-box;border: 1px solid #d9d9d9; border-radius:4px; margin:0;}
.view_top .rightWrap_01 .normal tr td .quantity.product button i{font-size:15px; color:#333;}
.view_top .rightWrap_01 .normal tr td .goods_option{width:100%; height:42px; color:#333; padding:0 14px;}
.view_top .rightWrap_01 .normal tr td .optionArea{width:100%; background:#f7f7f7; border-bottom:1px solid #ddd; padding:12px; margin:0 0 8px;}
.view_top .rightWrap_01 .normal tr td .optionArea:last-of-type{margin:0;}
.view_top .rightWrap_01 .normal tr td .optionArea .optionArea-t{display:flex; align-items:flex-start; margin:0 0 12px;}
.view_top .rightWrap_01 .normal tr td .optionArea .optionArea-t .option_name{flex-grow:1; font-size:15px; font-weight:400; color:#333; word-break:keep-all; padding:0 16px 0 0;}
.view_top .rightWrap_01 .normal tr td .optionArea .optionArea-t .option_name b{font-size:15px; font-weight:400; color:#333;}
.view_top .rightWrap_01 .normal tr td .optionArea .optionArea-t .option_name span{}
.view_top .rightWrap_01 .normal tr td .optionArea .optionArea-t button{line-height:1; border:none; background:none; padding:3px;}
.view_top .rightWrap_01 .normal tr td .optionArea .optionArea-t button i{font-size:18px;}
.view_top .rightWrap_01 .normal tr td .optionArea .optionArea-b{display:flex; justify-content:space-between; align-items:center;}
.view_top .rightWrap_01 .normal tr td .optionArea .optionArea-b .option_qty{width:128px; box-sizing:border-box; border:1px solid #d9d9d9; border-radius:4px; margin:0; overflow:hidden;}
.view_top .rightWrap_01 .normal tr td .optionArea .optionArea-b .option_qty button{width:25%; height:36px; float:left; border:none; background:#fff; color:#555;}
.view_top .rightWrap_01 .normal tr td .optionArea .optionArea-b .option_qty input{width:50%; height:36px; float:left; font-size:15px; border:none; text-align:center; outline:none;}
.view_top .rightWrap_01 .normal tr td .optionArea .optionArea-b .option_price{font-size:22px; font-weight:600; font-family:'SCDream';}
.view_top .rightWrap_01 .normal tr td .optionArea .optionArea-b .option_price small{font-size:19px; font-weight:500;}
.view_top .rightWrap_01 .normal tr.total_proce{ border-top: 1px solid #ddd;}
.view_top .rightWrap_01 .normal.total-area{}
.view_top .rightWrap_01 .normal.total-area tr th,
.view_top .rightWrap_01 .normal.total-area tr td{}
.view_top .rightWrap_01 .normal.total-area tr:first-of-type th,
.view_top .rightWrap_01 .normal.total-area tr:first-of-type td{padding-top:20px;}
.view_top .rightWrap_01 .normal.total-area tr:last-of-type th,
.view_top .rightWrap_01 .normal.total-area tr:last-of-type td{padding-bottom:20px;}
.close_ico_s{margin-left:15px}


.quantity button{height:34px;}
.quantity input{border-left:0;outline:none; height:34px; font-size:14px;}
.quantity button:last-child{border-left:0;}
.quantity button img{width:10px;}
.plus-option{border:1px solid #da0b0b;padding:20px;box-sizing:border-box;border-radius:4px;}
.plus-option > ul{display: flex; justify-content:space-between;}
.plus-option p{font-size:14px;color:#000;margin-bottom:4px;}
.plus-option span{font-size:12px;color:#da0b0b;}
.plus-option a{display:block;}
/* Á¦±ÙÁÖ¼®
.view_top_guide{font-size:14px; font-weight:400; color:#da0b0b; margin-top:2px; display:block;}
*/
.color-blue{color:#da0b0b;margin-top:10px;display:block;}
.view_top .rightWrap_01 .normal tr.total_proce th{font-size:18px; font-weight:400;}
.view_top .rightWrap_01 .normal .account_price{text-align:right;}
.view_top .rightWrap_01 .normal tr td.account_price{font-size:26px;color:#000;}
.view_top .rightWrap_01 .normal tr td.account_price b{font-size:30px; font-weight:600; font-family:'SCDream'; color:#000; display:inline-block;}
.grade-box ul{display:flex; justify-content:flex-end; line-height:1;}
.grade-box ul li{font-size:15px; font-weight:300; color:#909090;}
.grade-box ul li p{margin:0 20px 0 0;}
.grade-box b{color:#da0b0b;font-weight:400;}
.grade-box img{margin-right:10px;position:relative;top:-1px;}
.buy_btn{display:flex; justify-content: space-between;}
.buy_btn button{height:54px; border-radius:4px; font-size:18px; font-weight:500; border:0; margin:0 6px 0 0; color:#fff;}
.buy_btn button:last-of-type{margin:0;}
.buy_btn button.gift{}
.buy_btn button.gift i{font-size:24px;}
.buy_btn button.gift,
.buy_btn button.cart{background:none; border:1px solid #333; color:#333;}
.buy_btn button.check{background:#da0b0b;}
.buy_btn button.gift,
.buy_btn button.cart,
.buy_btn button.check{flex-grow:1; display:flex; justify-content:center; align-items:center;}

.choice_price_wp{border-top:0;border-bottom: 1px solid #d9d9d9; margin-bottom: 60px;}
.choice_price_wp h3{text-align:left;font-size:16px;color:#000;margin-bottom:14px;border-bottom:1px solid #000;}
.choice-top-box{display: flex; justify-content: space-between;margin:0 0 24px;}
.choice-top-box .left{display: flex; align-items: center;}
.choice-top-box .left input[type="text"]{box-sizing: border-box; text-indent: 10px; width: 300px;color:#000;}
.choice-top-box .left input[type="text"]::placeholder{color:#909090;font-weight:300;}
.choice-top-box .right > ul{display:flex;}
.choice-top-box .right > ul li:first-child{text-align:right;display:flex;flex-direction: column; justify-content: space-between;}
.choice-top-box .right > ul li:first-child p{font-size:24px;color:#000;font-weight:500;}
.choice-top-box .right > ul li:first-child span{font-size:14px;color:#909090;font-weight:300;}
.choice-top-box .right button{cursor:pointer;outline:none;border:none;font-size:18px;text-align:center;border-radius:4px;width:144px;height:60px;box-sizing:border-box;font-weight:500;}
.choice-top-box .right button.btn01{background:#000;color:#fff;border:1px solid #000;margin-left:20px;}
.choice-top-box .right button.btn02{background:#fff;color:#000;border:1px solid #d9d9d9;margin-left:6px;}
.choice-option-head{overflow-y:scroll;}
.choice-option-head::-webkit-scrollbar{box-sizing: border-box; background: #fafafa;  border: 1px solid #d9d9d9; border-left: 0;}
.choice-option-head ul{display:table;width:100%;}
.choice-option-head ul li{display:table-cell;text-align:center;background: #fafafa; border: 1px solid #d9d9d9;border-right:0;box-sizing:border-box;height:50px;vertical-align: middle;}
.choice-option-head ul li:first-child{width:140px;}
.choice-option-head ul li:nth-child(2){width:140px;}
.choice-option-head ul li:nth-child(3){width:330px;}
.choice-option-head ul li:nth-child(4){width:140px;}
.choice-option-head ul li:nth-child(5){width:140px;}
.choice-option-head ul li:nth-child(6){width:200px;}
.choice-option-head ul li:nth-child(7){width:80px;}
.choice-option-wrap{box-sizing:border-box;height: 350px;overflow-y: auto;}
.choice-option-wrap::-webkit-scrollbar{ width: 10px;}
.choice-option-wrap::-webkit-scrollbar-thumb{  height: 24%; background-color: rgba(217,217,217,1); border-radius: 10px;}
.choice-option-wrap::-webkit-scrollbar-track{ background-color: rgba(0,0,0,0);}
.choice_price_wp table tr td{height:70px;transition:all .2s ease;}
.choice_price_wp table tr:hover td{background:#fafafa;}
.choice_price_wp table tr td:first-child{width:140px;}
.choice_price_wp table tr td:nth-child(2){width:140px;}
.choice_price_wp table tr td:nth-child(3){width:330px;}
.choice_price_wp table tr td:nth-child(4){width:140px;}
.choice_price_wp table tr td:nth-child(5){width:140px;}
.choice_price_wp table tr td:nth-child(6){width:200px;}
.choice_price_wp table tr td:nth-child(7){width:87px;}
.choice_price_wp table tr td.total-price span{font-size:14px;color:#000;display: block; margin-bottom: 4px;}
.choice_price_wp table tr td.total-price p{font-size:12px;color:#909090;}
.choice_price_wp table button.wish{width:26px;height:23px;background:url('/farm/img/detail_opt_like.png') no-repeat center center;border:none;}
.choice_price_wp table button.wish:hover, .choice_price_wp table button.wish.on{background:url('/farm/img/detail_opt_like_sel.png') no-repeat center center;}
.choice_price_wp table tr td .quantity{max-width:160px; border-radius:4px;}
.choice_price_wp table tr td .quantity button,
.choice_price_wp table tr td .quantity input{height:42px;}
.sub_view_tab{display:flex; justify-content:space-between; border-bottom:1px solid #eee;}
.sub_view_tab li{flex-grow:1; height:70px; padding:0; display:flex; justify-content:center; align-items:center;
font-size:17px; font-weight:300; color:#818181; text-align:center;cursor: pointer;}
.sub_view_tab li b{font-weight:300;margin-left:4px;}
.sub_view_tab li.on{border-bottom:2px solid #da0b0b; font-weight:500; color:#000;}

/* Á¦±ÙÁÖ¼®
.addSwiper .proImg span.main_img{width: 200px; height: 200px; box-sizing: border-box; max-height:none;}
.add_price_wp{padding:100px 0; border-top:0; margin:0 auto; border:1px solid #fff; box-sizing:border-box;}
.add_price_wp h3{font-size:24px;padding-bottom:36px;}
.add-info-box{box-sizing:border-box;padding:14px 0 0;}
.add-info-box .product-brand{font-size:12px;color:#909090;margin:0 0 5px;}
.add-info-box .proName{padding:0 0 10px;height:20px;}
.add-info-box .proPrice{color:#000;font-size:14px;font-weight:400;margin:0;}
.add-info-box .proPrice b{font-size:22px;font-weight:500;position:relative;top:1px;margin-right:2px;}
.add-info-box .info-icon{display: block; clear: both; overflow: hidden;padding:20px 0 0;}
.add-info-box .info-icon ul{display:flex;}
.add-info-box .info-icon li{margin: 0; flex: 0 0 33.3%;background:#000;color:#fff;font-size:10px;text-align:center;border-radius:2px;padding:5px 0;min-width:50px;max-width:50px;}
.add-info-box .info-icon li:nth-child(2){margin:0 6px;}
.addSwiper .swiper-button-prev, .addSwiper .swiper-container-rtl .swiper-button-next{width: 76px; height: 76px;  background: url(/farm/img/previous_able_l.png) no-repeat center center; border-radius: 100%;background-size: cover;left:0;}
.addSwiper .swiper-button-next, .addSwiper .swiper-container-rtl .swiper-button-prev{width: 76px; height: 76px;  background: url(/farm/img/previous_able_r.png) no-repeat center center; border-radius: 100%;background-size: cover;right:0;}
.addSwiper .swiper-button-next.swiper-button-disabled, .addSwiper .swiper-button-prev.swiper-button-disabled{opacity:1;z-index:10;cursor: pointer;pointer-events: auto;}
*/

/* »óÇ°Q&A */
.detail-box{box-sizing:border-box;margin:30px 0 118px;background:#fafafa;padding:42px 30px;}
.detail-top{display:flex; align-items: center;margin:0 0 30px;}
.detail-top p{font-size:24px;margin:0 35px 0 0;font-weight:500;}
.detail-bottom > ul > li{background:#fff;padding:20px;box-sizing:border-box;display:flex;margin:0 0 20px;}
.detail-bottom > ul > li:last-child{margin:0;}
.detail-bottom .detail-left{width:250px;box-sizing:border-box;padding-right:20px;}
.detail-bottom .detail-left .name-box{display: flex; align-items: center;  justify-content: flex-start;margin:0 0 20px;}
.detail-bottom .detail-left .name-box .my-review{display:inline-block;height:20px;border-radius:2px;background:#000;padding:3px 6px;box-sizing:border-box;color:#fff;font-size:10px;margin:0 8px 0 0;}
.detail-bottom .detail-left .button-box{display:flex; justify-content: space-between;}
.detail-bottom .detail-left .button-box a{border:1px solid #d9d9d9;text-align:center;width:108px;height:40px;border-radius:4px;color:#000;font-size:14px;display: flex;align-items: center;  justify-content: center;transition:all .2s ease;}
.detail-bottom .detail-left .button-box a:hover{background:#000;color:#fff;border:1px solid #000;}
.detail-bottom .detail-right{width:820px;box-sizing:border-box;border-left:1px solid #d9d9d9;padding-left:20px;text-align:left;}
.detail-bottom .detail-right .marks{font-weight:500;}
.detail-bottom .detail-right .detail-con{display:block;margin:10px 0 20px;line-height:1.5;}
.detail-bottom .detail-right .img-box ul{display:flex;}
.detail-bottom .detail-right .img-box ul li{margin-right:20px;}
.detail-bottom .detail-right .img-box ul li:last-child{margin-right:0;}
.detail-bottom .detail-right .img-box img{border:1px solid #d9d9d9;box-sizing:border-box;max-width:68px;max-height:68px;}
.qna-top{justify-content: flex-end;}
.qna-top > a{display:block;background:#da0b0b;color:#fff;border-radius:4px;text-align:center;line-height:60px;height:60px;min-width:310px;font-size:18px;font-weight:400;}
.qna-bottom .qna-left{border-right: 1px solid #d9d9d9; max-height: 83px;}
.qna-bottom .qna-right{border:none;}
.qna-bottom .right-top{min-height:83px;}
.qna-bottom .right-top .title-box{display:flex; justify-content:space-between;}
.qna-bottom .right-top .title-box .title{font-weight:500;}
.qna-bottom .right-top .title-box .date{color:#909090;font-weight:300;}
.qna-bottom .answer-box{background:#fafafa;padding:24px 20px 30px;box-sizing:border-box;}
.qna-bottom .answer-box .date{margin:40px 0 0;color:#909090;font-size:12px;line-height:20px;font-weight:300;}
.qna-bottom .qna-con{display: flex !important; align-items: center;}
.qna-bottom .qna-con img{margin:0 10px 0 0;}
.review-top{display:flex;justify-content:space-between;}
.review-top > div{display:flex;}
.review-top > a{display:block;background:#da0b0b;color:#fff;border-radius:4px;text-align:center;line-height:60px;height:60px;min-width:310px;font-size:18px;font-weight:400;}

/* »óÇ°»ó¼¼ ÆË¾÷ */
.layer-popup-wrap{width:100%;height:100%;position:fixed;background:rgba(0,0,0,0.5);left:0;top:0;z-index:9999;display:none;}
.layer-popup{background:#fff;width:570px;height:auto;min-height:600px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:4px;box-sizing:border-box;padding:20px 30px 40px;}
.layer-popup .popup-tit{padding: 20px 0 30px; font-size: 18px; position: relative;}
.layer-popup .popup-tit .layerClose{top:18px;right:0;}
.layer-popup .select-order-box{width:100%;min-width:auto;max-width:none;display: flex;justify-content: space-between; align-items: center;padding:0 20px;height:59px;}
.layer-popup .select-order-box > a{width:100%;}
.layer-popup .select-order-box > a.on{background:none;}
.layer-popup .select-order{width:100.4%;top:56px;}
.layer-popup .select-order > ul > li > a{display:flex;align-items: center; justify-content: space-between;}
.layer-popup textarea{outline:none;border:1px solid #d9d9d9;margin:20px 0;min-height:250px;border-radius:4px;padding:20px;box-sizing:border-box;}
.layer-popup .popup-con > ul > li:last-child{background:#fafafa;padding: 20px;box-sizing: border-box; margin: 0 0 20px;}
.layer-popup .popup-con > ul > li:last-child > div:first-child{}
.layer-popup .btn-box{display:flex;justify-content:space-between;}
.layer-popup .btn-box a{height: 60px; display: flex; border: 1px solid #000; width: 48%; border-radius: 4px; align-items: center;  justify-content: center;  font-size: 16px;}
.layer-popup .btn-box a.white{background:#fff;color:#000;}
.layer-popup .btn-box a.black{background:#000;color:#fff;}
.review-popup .layer-popup .popup-con > ul > li:last-child{display:flex;}
.review-popup .layer-popup .popup-con > ul > li:last-child > div > a{display: flex; border: 1px solid #000; width: 92px; box-sizing: border-box; background: #fff;  border-radius: 4px; height: 35px;font-size: 13px;   justify-content: center;  align-items: center;transition:all .2s ease;}
.review-popup .layer-popup .popup-con > ul > li:last-child > div > a:hover{background:#000;color:#fff;}
#orgFile{display:flex; width: calc(100% - 92px); padding-left: 20px;}
#orgFile .file-img{position:relative;background:#fff;margin-right:2%;border:1px solid #d9d9d9;height: 67px;min-width:67px;max-width:67px;overflow:hidden;display:flex;justify-content: center; align-items: center;}
#orgFile .file-img:last-child{margin-right:0;}
#orgFile img.review-img{max-width:67px;}
#orgFile img.del-img{position:absolute;top:5px;right:5px;cursor:pointer;}
.imgs_wrap{display:flex;}
.imgs_wrap > div{position:relative;background:#fff;margin-right:2%;border:1px solid #d9d9d9;height: 67px;min-width:67px;max-width:67px;overflow:hidden;display:flex;justify-content: center; align-items: center;}
.imgs_wrap img{min-width:67px;max-width:67px;}

.qna-popup input[type=text]{width:100%;border:1px solid #d9d9d9;outline:none;height:60px;padding:0 20px;box-sizing:border-box;border-radius:4px;}
.qna-popup .popup-con > ul > li:nth-child(3){background:#fafafa;padding: 20px;box-sizing: border-box; margin: 0 0 20px;}
.qna-popup .popup-con > ul > li:nth-child(3) > div:first-child{width:120px;}


/* °£Æí°ßÀû */
.estimate_top_wp{padding:52px 0 0;border-top:1px solid #000;margin:40px 0 60px;}
.estimate_sub_wp{display:flex;justify-content:space-between;padding:0 0 160px;}
.estimate_sub_wp h3{font-size:16px;padding:0 0 14px;border-bottom:1px solid #000;}
.srh_frm{width:770px;box-sizing:border-box;}   
.srh_frm .btn-box button{display:block;color:#fff;background:#000;font-size:18px;text-align:center;width:100%;padding:16px 0;outline:none;border:none;}
.estimate-box{margin:0 0 60px; }
.estimate-table > li{display:flex;font-size:14px;color:#000; align-items: center; padding: 20px 0;}
.estimate-table li > p{width:280px;}
.estimate-table li > p > b{color:#ff0000;font-weight: 500;}
.estimate-table li > div{width:490px;}
.estimate-table li input{outline:none;width:32px;height:32px;}
.estimate-box:first-child .estimate-table > li:first-child input{width:auto;}
.estimate-box .help_info{color:#909090;font-size:12px;margin:10px 0 0;display:block;font-weight:300;}
.estimate-table li select{width:100%;height:60px;outline:none; padding:0 20px}
.est-input-wrap{display:flex;align-items: center;    justify-content: space-between;}
.est-input{width:226px;height:60px;border:1px solid #d9d9d9;box-sizing:border-box;display: flex;  align-items: center;  justify-content: space-between;padding:0 20px;}
.est-input input{border:none;}
.est-input input::placeholder{color:#909090;font-weight:300;}
.est-radio ul{display:flex;flex-wrap: wrap;}
.est-radio ul li{flex:0 0 25%;}
.est-radio ul li input{margin:0 10px 0 0;}
.est-radio ul li:nth-child(5){margin:20px 0 0;}
.result-box{width: 370px; box-sizing: border-box;  height: 352px;  border-top: 1px solid #000;  background: #fafafa;position: sticky; top: 136px;}
.result-view{border-bottom:1px solid #d9d9d9;padding:30px 30px 40px;box-sizing:border-box;}
.result-box h4{font-size:18px;font-weight:500;margin:0 0 10px;}
.result-box p{display:flex;justify-content:space-between;}
.result-box .p01{font-size:14px;line-height:24px;margin:0 0 20px;}
.result-box .p02{font-size:18px;font-weight:bold;margin:0 0 18px;}
.result-box .p03{font-size:18px;font-weight:bold;}
.result-box .p04{padding:36px 30px 32px;font-size:24px;font-weight:bold;}
.result-box p span{font-weight:400;}

/* ³×ÀÌ¹öÆäÀÌ */
.product-naverPay{max-width:240px;float:right;}
.product-naverPay .npay_type_B_2{width:auto !important; max-width:240px; !important;}

/* °Ë»ö */
/* Á¦±ÙÁÖ¼® 221108
.search-list-top{width: calc(100% - 270px); float: left;  padding-left: 30px;  box-sizing: border-box;}
.search-box{box-sizing:border-box;width:100%;}
.search-box .search-top{display:flex;padding:57px 0 39px;box-sizing:border-box;border-bottom:1px solid #d9d9d9;margin:0 0 20px;}
.search-box .search-top > a{display: flex; align-items: center;}
.search-box .search-top > a > img{width:24px;}
.search-box .search-top > p{font-size:28px;margin:0 0 0 20px;line-height:normal;}
.search-box .search-bottom{display:flex;margin:0 0 72px;}
.search-box .search-bottom .search-related{display:flex;}
.search-box .search-bottom .search-related li a{display:block;background:#fafafa;border-radius:35px;text-align:center;height:40px;font-size:14px;font-weight:300;line-height:40px;min-width:68px;padding:0 14px;box-sizing:border-box;margin: 0 10px 0 0;}
.search-box .search-bottom .search-related li:first-child a{font-size:14px;color:#909090;margin:0 28px 0 0;font-weight:300;background:none;}
*/
.proImg span.main_img{min-height:142px;  display: flex; align-items: center; justify-content: center;}



/* ÆÄ¿ö¸µÅ© */
.blue{color:#555;}
.red{color:#FF0000 !important;}
.powerlink-box{width:1170px;margin:0 auto;}
.powerlink-box .top{margin:60px 0;}
.powerlink-box .bottom > ul > li{display:flex;justify-content: space-between;}
.powerlink-box .bottom .left{width:calc(100% - 780px);}
.powerlink-box .bottom .left > b{font-size:24px;font-weight:500;color:#2f2f2f;line-height:normal;}
.powerlink-box .bottom .right{width:780px;}
.powerlink-box .bottom > ul > li:first-child p{font-size:24px;font-weight:bold;line-height:1.5;margin:0 0 40px;}
.powerlink-box .bottom > ul > li:first-child img{margin:0 0 100px;}
.powerlink-box .bottom > ul > li:nth-child(2) p{font-size:18px;line-height:36px;color:#000;}
.powerlink-box .bottom > ul > li:nth-child(2) p:first-child{margin:0 0 40px;}
.powerlink-box .bottom > ul > li:nth-child(2) b{font-size:24px;line-height:48px;margin:0 0 20px;display:block;}
.powerlink-box .bottom > ul > li:nth-child(2) p:last-child{margin:0 0 100px;}
.powerlink-box .bottom > ul > li:nth-child(3) img{margin:0 0 100px;}
.powerlink-box .last-right{padding:30px;box-sizing:border-box;background:#fafafa;margin:0 0 160px;}
.powerlink-box .last-right .ul-top{display:flex;}
.powerlink-box .last-right .ul-top > li{width:50%;}
.powerlink-box .last-right .ul-top > li:first-child .blue{font-size:18px;font-weight:500;margin:0 0 30px;}
.powerlink-box .last-right .ul-top > li:last-child p{margin:0 0 20px;font-size:14px;line-height:normal;}
.powerlink-box .last-right .ul-bottom li{display:flex;font-size:13px;line-height:1.69;}
.powerlink-box .last-right .ul-bottom li span{width:52px;}
.powerlink-box .last-right .info-bottom ul{display:flex;border-top:1px solid #d9d9d9;padding:30px 0 0;margin:30px 0 0;justify-content:space-between;}
.powerlink-box a.button{border-radius:4px;border:1px solid #d9d9d9;background:#fff;min-width:220px;max-width:220px;height:60px;display:flex;font-size:18px;color:#2f2f2f;justify-content: center; align-items: center;}

/* °ø»ç½ÇÀû */
.sub-title{padding:0 0 40px;border-bottom:1px solid #000;margin:0 0 40px;}
.sub-title h1{color: #2f2f2f; font-size: 24px;}
.record-wp{/* padding:0 0 160px; */display:flex; flex-wrap: wrap;}
.record-wp .record-con{margin:0 0 100px;width:50%;}
.record-wp .record-con:nth-child(2n){padding-left:30px;box-sizing:border-box;border-left:1px solid #d9d9d9;}
.record-wp .record-bottom{display:flex;}
.record-wp .record-img{width:300px;height:300px;border:1px solid #d9d9d9;background:#fff;display: flex;    align-items: center; justify-content: center;}
.record-wp .record-img button{background:none;border:none;padding:0;}
.record-wp .record-img img{max-width:300px;max-height:300px;}
.record-wp .record-tit p.name{font-size:18px;font-weight:500;margin:0 0 10px;}
.record-wp .record-tit p.summary{font-size:14px;font-weight:400;margin:0 0 20px;min-height: 20px;}
.record-wp .record-txt{width: calc(100% - 300px);padding-left:30px;box-sizing:border-box;}
.record-wp .record-txt ul li{margin: 0 0 20px;display:flex;}
.record-wp .record-txt ul li:last-child{display:block;}
.record-wp .record-txt ul li b{width:70px;}
.record-wp .record-txt ul li:last-child p{margin:6px 0 0;}
.record-wp .paging_wrap{width:100%;margin:0;}

/* ºñÈ¸¿ø ÁÖ¹®Á¶È¸ */
.sub-title{padding:0;}
.record-wrap .sub-title{padding:0 0 40px;}
.sub-con-box{width:870px;margin:0 auto;padding:0 0 160px;}
.sub-con-box table.info tr th, .sub-con-box table.info tr td{border:none;background:none;}
.sub-con-box button.check{width:100%;background:#000;color:#fff;max-width:none;height:60px;font-size:18px;font-weight:300;}
.order-nomamber{display:flex;}
.order-nomamber > p{width:280px;font-size:18px;line-height:40px;}
.order-nomamber .info li{display:flex; align-items: center;}
.order-nomamber .info li:nth-child(2){margin:30px 0;}
.order-nomamber .info li b{width:160px;font-size:14px;line-height:40px;font-weight:400;}
.order-nomamber .info li input{width:430px;height:60px;border:1px solid #d9d9d9;box-sizing:border-box;outline:none;}
.point-red{color:#ff0000;font-style:normal;}
.sub-con-box .centerBtn{margin:100px 0 0;}

/* Àå¹Ù±¸´Ï */
.sub_title .title_1{display:block; padding:66px 0 36px; text-align:left; font-size:28px; line-height:1; color:#2f2f2f; margin:0;}
.cart-wrap{width:100%; max-width:1300px; height:auto; display:flex; margin:auto; padding:40px 0 0; min-height: 481px;}
/*
.cart-wrap input[type="checkbox"] {display: none;}
.cart-wrap input[type="checkbox"] + label {display:inline-block; width:22px; height:22px; background: #fff url('/farm/img/check_nor.png') no-repeat center center;border:1px solid #d9d9d9; cursor: pointer; border-radius: 4px;box-sizing:border-box;}
.cart-wrap input[type="checkbox"]:checked + label{background:#000 url('/farm/img/check_sel.png')no-repeat center; background-size:16px; border:1px solid #000;}
.cart-wrap input[type="checkbox"] + label span {position: absolute; top: 0; left:40px; display: block; height:22px; line-height:22px;font-size:14px;font-weight:300;}
*/
.cart-wrap .cart-left{width:calc(100% - 400px); }
.cart-wrap .check-box{background:#f5f5f5; border-radius:4px; padding:12px 20px; display:flex; justify-content:space-between;}
.cart-wrap .check-box .left{display:flex; align-items: center;}
/*
.cart-wrap .cart-left .check-box .left label{font-size:16px;}
.cart-wrap .cart-left .check-box .left label b{font-weight:400;}
*/
.cart-wrap .check-box .right{display:flex;justify-content:space-between;width:226px;}
.cart-wrap .check-box .right button{display:block;width:108px;border:1px solid #d9d9d9;border-radius:4px;height:40px;background:#fff;font-size:14px;transition:all .2s ease;}
.cart-wrap .check-box .right button:hover{background:#000;border:1px solid #000;color:#fff;}
.cart-right{width:370px; height:auto; box-sizing:border-box; margin-left:30px; position:sticky; top:136px;}
.cart-right .cart-right-in{padding:22px 0; border-top:1px solid #000; border-bottom:1px solid #000; background:#fafafa;}
.cart-right .price-box li{display:flex;justify-content:space-between;font-size:18px; line-height:1;}
/*
.cart-right .price-box li:first-child{padding:14px 20px 24px; box-sizing:border-box;}
*/
.cart-right .price-box li:nth-child(1){padding:0 20px 12px; box-sizing:border-box;}
.cart-right .price-box li:nth-child(2){padding:0 20px 22px; box-sizing:border-box;}
.cart-right .price-box li:last-child{padding:22px 20px 22px; box-sizing:border-box; border-top:1px solid #d9d9d9;font-size:20px;}
.cart-right .price-box li:last-child b,
.cart-right .price-box li:last-child p{font-weight:500;}
.cart-right .price-box li b{color:#222; font-weight:400;}
.cart-right .price-box li p{font-weight:400; font-family:'SCDream'; color:#da0b0b; }
.cart-right .cart-txt{padding:0 20px 22px;}
.cart-right .cart-txt p{font-size:12px; line-height:1.4; color:#000;}
.cart-right .cart-bt{padding:0 20px; margin:0;}
.cart-right .cart-bt button{width:100%; height:48px; border-radius:4px; max-width:none; margin:0; font-size:18px; font-weight:500;}
.cart-right .cart-bt button.check{background:#da0b0b; color:#fff;}
.cart-right .cart-bt button.check2{background:none; border:1px solid #da0b0b; color:#da0b0b; margin:8px 0 0;}
.cart-naverPay{max-width:310px;padding:20px 30px 40px;}
.cart-naverPay .npay_type_A_1{width:auto !important; max-width:310px !important;}

.cart-wrap .cartlist{margin:0; border:none;}
.cart-wrap .cartlist > li{display:flex; border-bottom: 1px solid #e5e5e5; padding:24px 0;}
.cart-wrap .cartlist > li > .cart-line{width:100%; display:flex; align-items:center;}
.cart-wrap .cartlist > li:last-child{}

.cart-wrap .cartlist > li .form-check{flex-shrink:0; padding-left:20px;}

.cart-wrap .cartlist > li .cart-img{display:flex; align-items:flex-start; box-sizing:border-box;}
.cart-wrap .cartlist > li .cart-img > a{display:block; box-sizing:border-box; width:100px; overflow:hidden; margin:0 14px; position:relative;}
.cart-wrap .cartlist > li .cart-img > a:before{content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.02);}
.cart-wrap .cartlist > li .cart-img img{width:100%; display:block;}

.cart-wrap .cartlist > li .cart-con{flex-grow:1; display:flex; align-items:center;}

.cart-wrap .cartlist > li .cart-product-info{flex-grow:1;}

.cart-wrap .cartlist > li .cart-product-info .brand-name{font-size:13px; line-height:1; color:#909090;}
.cart-wrap .cartlist > li .cart-product-info .product_name{font-size:20px; font-weight:500; line-height:1.2; color:#222; display:block; margin:10px 0 0;}
.cart-wrap .cartlist > li .cart-product-info .option-name{font-size:14px; font-weight:400; line-height:1; color:#909090; margin:6px 0 0;}
.cart-wrap .cartlist > li .cart-product-info .cart-delivery{min-width:220px;color:#909090;}

.cart-wrap .cartlist > li .quantity-wrap{flex-basis:200px;}
.cart-wrap .cartlist > li .quantity-wrap .quantity{margin:auto;}
.cart-wrap .cartlist > li .pricem{flex-basis:150px;text-align:center; font-size:18px; font-weight:600; font-family:'SCDream'; line-height:1; color:#222;}

/* °ü½É»óÇ° */
.cart-wrap.wish-wrap .cartlist > li .cart-product-info .product_name{font-size:16px;}
.cart-wrap.wish-wrap .cartlist > li .cart-product-info .option-name{font-size:13px;}
.cart-wrap.wish-wrap .cartlist > li .pricem{flex-basis:140px; font-size:15px;}
.cart-wrap.wish-wrap .cartlist > li .del-btn{flex-basis:140px;}
.cart-wrap.wish-wrap .cartlist > li .del-btn a{display:block; font-size:18px; line-height:1; text-align:center; color:#222;}



.cart-wrap .cartlist > li .btn-like{width:21px;height:19px;display:block;background:url('/farm/img/like.png') no-repeat center center;border:none;background-size:cover;}
.cart-wrap .cartlist > li .btn-like:hover, .cart-wrap .cartlist > li .btn-like.on{background:url('/farm/img/like_sel.png') no-repeat center center;}

.cart-wrap .cartlist > li.no_data_mobile{justify-content: center;  min-height: 320px;  align-items: center;}
/*
.cart-wrap .quantity{max-width:140px;border-radius:4px; height: 46px;}
*/
.cart-wrap .total-box{background:#eee; padding:20px 20px; box-sizing:border-box; margin:20px 0;}
.cart-wrap .total-box ul{display:flex;justify-content:space-between; align-items:center;}
.cart-wrap .total-box li:first-child{font-size:14px;font-weight:400;}
.cart-wrap .total-box li:last-child{font-size:16px;font-weight:400; color:#da0b0b;}
.cart-wrap .total-box li:last-child b{font-weight:500;}
.favoriteSwiper{padding: 0 40px 160px;}
.cart-favorite-box .quantity{border-radius: 4px;  margin: 0 0 22px;}
.cart-favorite-box .flex-box{display:flex;justify-content:space-between;align-items: center;}
.cart-favorite-box .flex-box .btn-like{width:21px;height:19px;display:block;background:url('/farm/img/like.png') no-repeat center center;border:none;background-size:cover;}
.cart-favorite-box .flex-box .btn-like:hover, .cart-favorite-box .flex-box .btn-like.on{background:url('/farm/img/like_sel.png') no-repeat center center;}
.btn-list02{margin:0 !important;}
.btn-list02 .btn-cart{width: 26px; height: 26px; box-sizing: border-box; background: url(/farm/img/list_cart.png) no-repeat center center; background-size: 23px;}

/* ¸¶ÀÌÆäÀÌÁö */
.mypage_wp{width:1300px; display:flex; justify-content:space-between; padding:40px 0 0px; margin:auto;}

.mypage-nav{margin:30px auto 56px;}
.mypage-nav p{font-size:13px; font-weight:300; color:#909090;}

.mypage_wp02{width:100%;padding:0;}
.mypage_wp02 .mypage_con_wp{width:100%;}
.mypage_menu{width:210px;float:none;}
.mypage_menu .my-main-link{font-size:24px; font-weight:700; line-height:1; color:#222; display:block; margin:0 0 20px;}
.mypage_menu .path{margin:0 0 20px;}
.mypage_menu .path a, .mypage_menu .path span{color:#909090;font-size:12px;font-weight:300;}
.mypage_menu > ul > li{border-bottom:1px solid #e8e8e8; padding:20px 0;}
.mypage_menu > ul > li:first-child{border-top:1px solid #e8e8e8;}
.mypage_menu > ul > li .tit{font-size:16px; font-weight:700; line-height:1; color:#333; display:block; margin:0 0 15px;}
.mypage_menu .mypage_menu_in{/* margin:8px 0 0; */}
.mypage_menu .mypage_menu_in li{margin:0 0 14px;}
.mypage_menu .mypage_menu_in li:last-child{margin:0;}
.mypage_menu .mypage_menu_in li a{font-size:15px; font-weight:300; line-height:1; color:#777; display:block;}
.mypage_menu .mypage_menu_in li a.on{font-weight:bold; color:#333; text-decoration:underline;}
.mypage_menu .mypage_menu_in li a.on:hover{}

.mypage_con_wp{flex-grow:1; padding:0 0 0 50px; position:relative;}
.mypage_wp .sub_title .title_1{padding:0 0 8px; font-weight:500;}
.my-wrap .my-box{background:#f7f7f7;border-radius:4px;border:none;padding:30px 30px 40px;box-sizing:border-box;height:340px;display: flex; flex-direction: column; justify-content: space-between;margin:0 0 100px;}
.my-wrap .my-box .my-top{display:flex; justify-content:space-between;}
.my-wrap .my-box .my-top > div{width:385px;box-sizing:border-box;}
.my-wrap .my-box .my-top .left .top{height:48px;box-sizing:border-box;margin:0 0 24px;}
.my-wrap .my-box .my-top .left .top ul{display:flex;}
.my-wrap .my-box .my-top .left .top ul li:first-child{min-width:136px;max-width:136px;}
.my-wrap .my-box .my-top .left .top .grade{display:block;height:30px;padding-left:40px;line-height: 30px;font-weight:500;position: relative; top: -3px;}
.my-wrap .my-box .my-top .left .top .vip{background:url('/farm/img/grade_vip.png') no-repeat center left;}
.my-wrap .my-box .my-top .left .top .gold{background:url('/farm/img/grade_gold.png') no-repeat center left;}
.my-wrap .my-box .my-top .left .top .silver{background:url('/farm/img/grade_silver.png') no-repeat center left;}
.my-wrap .my-box .my-top .left .top ul li:last-child p{line-height:24px;}
.my-wrap .my-box .my-top .left .top ul li p b{color:#da0b0b;font-weight:500;}
.my-wrap .my-box .my-top .left .bottom ul li{display:flex; justify-content:space-between;position:relative;}
.my-wrap .my-box .my-top .left .bottom ul li p{font-size:12px;color:#909090; font-weight: 300;}
.my-wrap .my-box .my-top .left .bottom ul li span{font-size:12px;}
.my-wrap .my-box .my-top .left .bottom ul li:first-child span{color:#da0b0b;}
.my-wrap .my-box .my-top .left .bottom ul li:last-child span{color:#000;}
.my-wrap .my-box .my-top .left .bottom ul li:last-child span b.gold{color:#dfb807;font-weight:400;}
.my-wrap .my-box .my-top .left .bottom ul li:last-child span b.vip{color:#da0b0b;font-weight:400;}
.my-wrap .my-box .my-top .left .bottom ul li:nth-child(2){width:100%;height:4px;background:#fff;margin:10px 0;}
.my-wrap .my-box .my-top .left .bottom ul li:nth-child(2) .gauge{width:50%;display:block;height:100%;background:#da0b0b;position:absolute;left:0;top:0;} 
.my-wrap .my-box .my-top .right{background:#fff;border-radius:4px;height:107px;}
.my-wrap .my-box .my-top .right ul{display:flex;height:100%;}
.my-wrap .my-box .my-top .right li{padding:20px;box-sizing:border-box;width:50%;height:100%;}
.my-wrap .my-box .my-top .right li:first-child{border-right:1px solid #eee;}
.my-wrap .my-box .my-top .right li p{display: flex; height: 100%; flex-direction: column;  justify-content: space-between;}
.my-wrap .my-box .my-top .right li p span{font-size:14px;color:#909090;font-weight:300;}
.my-wrap .my-box .my-top .right li p b{font-size:16px;text-align:right;font-weight:400;}
.my-wrap .my-box .my-bottom{display:flex;}
.my-wrap .my-box .my-bottom .my-tit{min-width:135px;}
.my-wrap .my-box .my-bottom .my-tit h2{font-size:14px;font-weight:500;}
.my-wrap .my-box .my-bottom ul{width:100%; display:flex; background:#fff; padding:12px 20px;}
.my-wrap .my-box .my-bottom ul li{display: flex; flex-direction: column;width:20%;}
.my-wrap .my-box .my-bottom ul li span{font-size:14px;font-weight:400;}
.my-wrap .my-box .my-bottom ul li .line{display:block;width:100%;height:1px;background:#000;margin:10px 0;}
.my-wrap .my-box .my-bottom ul li b{font-weight:400;font-size:16px;}
.my-wrap .my-box .my-bottom ul li.gray span{color:#909090;}
.my-wrap .my-box .my-bottom ul li.gray .line{background:#d9d9d9;}
.my-wrap .my-order .my-tit{display:flex; justify-content:space-between; align-items:center; border-bottom:1px solid #000; padding:0 0 8px; margin:0 0 12px;}
.my-wrap .my-order .my-tit h2{font-size:16px;font-weight:500;}
.my-wrap .my-order .my-tit span{font-size:12px;color:#909090;font-weight:300;}
.my-wrap .btn-allshow{display:block;width:100%;border:1px solid #d9d9d9;background:#fafafa;height:60px;display:flex;justify-content: center;align-items: center;border-radius:4px;font-size:18px;font-weight:400;margin:60px 0 0;box-sizing:border-box;}
.my-order .my-order-list{overflow:hidden;}
.my-order .my-order-list > ul{margin:-30px 0 0;}
.my-order .my-order-list > ul > li{border:1px solid #d9d9d9;border-radius:4px;margin:30px 0 0;}
.my-order .my-order-list li .top{border-bottom:1px solid #d9d9d9;padding:14px 20px 14px; display:flex; justify-content:space-between;}
.my-order .my-order-list li .top > div{display:flex;}
.my-order .my-order-list li .top > div .date{margin:0 20px 0 0;}
.my-order .my-order-list li .bottom{padding:20px; box-sizing:border-box;}
.my-order .my-order-list li .bottom .img-box{width:100px; box-sizing:border-box; position:relative;}
.my-order .my-order-list li .bottom .img-box:before{content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.02);}
.my-order .my-order-list li .bottom .img-box img{width:100%; display:block;}
.my-order .my-order-list li .bottom > ul > li{display:flex;border-bottom: 1px solid #d9d9d9; margin: 0 0 20px;  padding: 0 0 20px;}
.my-order .my-order-list li .bottom > ul > li:last-child{margin:0;border-bottom:0;}
.my-order .my-order-list li .bottom > ul > li > a{display:flex;}
.my-order .my-order-list li .bottom .info-box{width: 470px; box-sizing: border-box; padding: 12px 20px;border-right:1px solid #d9d9d9;display: flex; flex-direction: column;  justify-content: space-between; max-height:68px;}
.my-order .my-order-list li .bottom .info-box .brand-name{font-size:12px;color:#909090;}
.my-order .my-order-list li .bottom .right{padding-left:30px;width: 269px; box-sizing: border-box; padding: 14px 0 14px 30px;}
.my-order .my-order-list li .bottom .right p{display:flex;}
.my-order .my-order-list li .bottom .right em{width:46px;display:block;font-style:normal;}
.my-order .my-order-list li .bottom .right b{font-weight:400;}
.my-order .my-order-list li .bottom .price-box{background:#f2f2f2;display:flex; justify-content: space-between;padding:20px;box-sizing:border-box;margin:0 0 20px;}
.my-order .my-order-list li .bottom .price-box span{font-weight:500;}
.my-order .my-order-list li .bottom .delivery-box{display:flex;justify-content:space-between;}
.my-order .my-order-list li .bottom .delivery-box ul{display:flex;align-items: center;}
.my-order .my-order-list li .bottom .delivery-box ul:first-child li{margin-right:10px;}
.my-order .my-order-list li .bottom .delivery-box .tracking-num a{font-weight:500;}
.my-order .my-order-list li .bottom .delivery-box .btn-box{min-width:230px; justify-content: flex-end;}
.my-order .my-order-list li .bottom .delivery-box .btn-box a{display:flex;width:108px;height:40px;border:1px solid #d9d9d9;color:#000;font-size:14px;border-radius:4px;align-items: center; justify-content: center;margin-left:10px;cursor:pointer;}

/* ÁÖ¹®¸ñ·Ï/¹è¼ÛÁ¶È¸ */
.mypage_wp .sub-title02{width: 100%; border-bottom:1px solid #000;}
.mypage_wp .sub-title02 b{font-size: 16px; font-weight: 500;}
.mypage_wp .sub-title03{border-bottom:0;}
.optionArea.choiceItem{ margin-top: 10px;}
.optionArea.choiceItem ul{ display: flex; align-items: center;}
.optionArea.choiceItem ul .option_qty{ margin-left: 10px;}
.optionArea.choiceItem ul li .option_name b{ background: #ccf9d0; padding: 2px 5px; display: inline-block; margin: 5px 5px 0 0;}
/* Àå¹Ù±¸´Ï */
.optionArea.choiceItem2{ margin: 10px 0;}
.optionArea.choiceItem2 ul{display: flex; align-items: center;justify-content: space-between;}
.optionArea.choiceItem2 ul li:first-child{ width: 40%;}
.optionArea.choiceItem2 .option_name b{    margin-right: 6px;}
/* Á¦±ÙÁÖ¼®
.mypage_wp .sub-title03 .title_1{padding:39px 0 10px;}
*/
.mypage_wp .sub-title03 p{font-size:14px;color:#909090;font-weight: 300;}
.mypage_wp .order-list{margin:20px 0 0;}

/* ±âÁ¸ mobile Àü¿ë */
.mypage_wp .cart-list-head{margin:20px 0 0;}
.mypage_wp .cart-list-head ul{display:flex;}
.mypage_wp .cart-list-head ul li{background:#fafafa;border:1px solid #d9d9d9;border-top:1px solid #000;box-sizing:border-box;border-right:0;height:50px;display:flex;align-items: center; justify-content: center;}
.mypage_wp .cart-list-head ul li:first-child{width:436px;}
.mypage_wp .cart-list-head ul li:nth-child(2), .mypage_wp .cart-list-head ul li:nth-child(3){width:140px;}
.mypage_wp .cart-list-head ul li:last-child{border-right:1px solid #d9d9d9;width:154px;}
.mypage_wp .cart-list-con > li{display:flex; align-items: center; width: 100%; padding: 30px 0;  border-bottom: 1px solid #d9d9d9;}
.mypage_wp .cart-list-con > li:last-child{border-bottom:0;}
.mypage_wp .cart-list-con > li > div{text-align:center;}
.mypage_wp .cart-list-con .code-box{display:flex; align-items:center; width:436px; cursor:pointer;}
.mypage_wp .cart-list-con .img-box{width:100px; position:relative; box-sizing:border-box;}
.mypage_wp .cart-list-con .img-box:before{content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.02);}
.mypage_wp .cart-list-con .img-box img{width:100%; display:block;}
.mypage_wp .cart-list-con .name-box{width:368px;padding-left:20px;box-sizing:border-box;text-align:left;height:68px; display:flex; flex-direction: column; justify-content: center;}
.mypage_wp .cart-list-con .name-box .brand-name{font-size:12px;color:#909090;margin:0 0 5px;}
.mypage_wp .cart-list-con .amount-box{width:140px;}
.mypage_wp .cart-list-con .price-box{width:140px;}
.mypage_wp .cart-list-con .total-box{width:154px;}

/* Á¦±Ù pc Àü¿ë */
.mypage_wp .order-list{width:100%; margin:20px 0 0;}
.mypage_wp .order-list tr th{background:#fafafa;border:1px solid #d9d9d9;border-top:1px solid #000;box-sizing:border-box;border-right:0;height:50px;}
.mypage_wp .order-list tr th:first-child{width:;}
.mypage_wp .order-list tr th:nth-child(2),
.mypage_wp .order-list tr th:nth-child(3){width:;}
.mypage_wp .order-list tr th:last-child{width:; border-right:1px solid #d9d9d9;}
.mypage_wp .order-list tr td{padding:20px 0; border-bottom: 1px solid #d9d9d9;}
.mypage_wp .order-list tr:last-child td{border-bottom:0;}
.mypage_wp .order-list tr td > div{text-align:center;}
.mypage_wp .order-list .code-box{display:flex; align-items:center; cursor:pointer;}
.mypage_wp .order-list .img-box{width:100px; position:relative; box-sizing:border-box;}
.mypage_wp .order-list .img-box:before{content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.02);}
.mypage_wp .order-list .img-box img{width:100%; display:block;}
.mypage_wp .order-list .name-box{width:368px;padding-left:20px;box-sizing:border-box;text-align:left;height:auto; display:flex; flex-direction: column; justify-content: center;}
.mypage_wp .order-list .name-box .brand-name{font-size:12px;color:#909090;margin:0 0 5px;}
.mypage_wp .order-list .amount-box{width:140px; text-align:center;}
.mypage_wp .order-list .price-box{width:140px; text-align:center;}
.mypage_wp .order-list .total-box{width:154px; text-align:center;}


.mypage_wp .cart-total-box{padding:20px;box-sizing:border-box; background:#f2f2f2; margin: 0 0 20px; display:flex; justify-content: space-between;}
.mypage_wp .cart-total-box > div{display: flex;}
.order-list-wrap .delivery-box{display:flex;justify-content:space-between;margin:0 0 60px;}
.order-list-wrap .delivery-box ul{display:flex;align-items: center;}
.order-list-wrap .delivery-box ul:first-child li{margin-right:10px;}
.order-list-wrap .delivery-box .tracking-num a{font-weight:500;}
.order-list-wrap .delivery-box .btn-box{min-width:230px; justify-content: flex-end;}
.order-list-wrap .delivery-box .btn-box a{display:flex;width:108px;height:40px;border:1px solid #d9d9d9;color:#000;font-size:14px;border-radius:4px;align-items: center; justify-content: center;margin-left:10px;cursor:pointer;}
.mypage_con_wp table.info{margin:0 0 60px;}
.mypage_con_wp table:last-child{margin:0;}
.mypage_con_wp table.info caption{font-size:16px;font-weight:500;padding-bottom:14px;border-bottom:1px solid #000;margin:0 0 30px;}
.mypage_con_wp table.info caption:before{display:none;}
.mypage_con_wp table.info th{background:none;border:none;font-weight: 400;padding:0;min-width:160px;padding: 0 0 20px;}
.mypage_con_wp table.info tr:first-child th{border:none;}
.mypage_con_wp table.info tr:last-child th{padding:0;}
.mypage_con_wp table.info td{border:none;padding:0;padding: 0 0 20px;}
.mypage_con_wp table.info tr:first-child td{border:none;}
.mypage_con_wp table.info tr:last-child td{padding:0;}
.mypage_con_wp table.info .totalAccount strong{font-weight:400;}
.mypage_con_wp table.info .totalAccount span{color:#909090;font-weight:300;margin-left:5px;}
.mypage_con_wp .table-box{margin:0 0 60px;}
.mypage_con_wp .table-box h4{font-size:16px;font-weight:500;padding-bottom:14px;border-bottom:1px solid #000;margin:0 0 30px;}
.mypage_con_wp .table-box li{background:none;border:none;font-weight: 400;padding:0;min-width:160px;padding: 0 0 20px;display:flex;}
.mypage_con_wp .table-box li div{border:none;padding:0;}
.mypage_con_wp .table-box li div:first-child{min-width:160px;}
.mypage_con_wp .centerBtn{margin:110px 0 0;}
.mypage_con_wp .centerBtn button{background:#fafafa;border:1px solid #d9d9d9;display:flex;color:#000;margin:0;box-sizing:border-box;width:100%;height:60px;font-weight:400;font-size:18px;align-items: center; justify-content: center;}
.mypage_con_wp .table-box .inner-box{margin-bottom: 20px;}
.mypage_con_wp .table-box .inner-box .inner-box-tit{ display: block; background: #eee; padding: 10px;}
.mypage_con_wp .table-box .inner-box ul{ padding: 10px;}

/* ³ªÀÇ »óÇ°ÈÄ±â */
.my-order .my-order-list li .bottom .review-con-box{background:#fafafa;padding:20px;box-sizing:border-box;margin:0 0 20px;}
.my-order .my-order-list li .bottom .review-top{display:flex; justify-content: space-between;}
.my-order .my-order-list li .bottom .review-con-box b{font-weight:500;}
.my-order .my-order-list li .bottom .review-con-box span{font-size:14px;color:#909090;font-weight:300;}
.my-order .my-order-list li .bottom .review-mid{margin:20px 0;}
.my-order .my-order-list li .bottom .img-box02{}
.my-order .my-order-list li .bottom .img-box02 ul{display:flex;}
.my-order .my-order-list li .bottom .img-box02 ul li{margin-right:20px;}
.my-order .my-order-list li .bottom .img-box02 ul li:last-child{margin-right:0;}
.my-order .my-order-list li .bottom .img-box02 img{border:1px solid #d9d9d9;box-sizing:border-box;max-width:68px;max-height:68px;}
.my-order .recent-more{width:100%;background:#000;color:#fff;border-radius:4px;height:60px;display:flex;font-size:18px; align-items: center; justify-content: center;}

/* °Å·¡¿øÀå */
.date-wrap{display:flex;justify-content:space-between;background:#fafafa;border-radius:4px;padding:12px 20px;box-sizing:border-box;margin:0 0 30px;}
.date-wrap .left{display:flex;align-items: center;}
.date-wrap input{outline:none;border:1px solid #d9d9d9;border-radius:4px;background:#fff;padding:10px;box-sizing:border-box;height:40px;width:108px;text-align:center;}
.date-wrap .wave{width:24px;text-align:center;}
.date-wrap .left .date-box01{display:flex;align-items: center;}
.date-wrap .left .date-box02{padding-left:30px;box-sizing:border-box;display: flex;}
.date-wrap .left .date-box02 button{border:1px solid #d9d9d9;background:#fff;border-radius:4px;min-width:60px;box-sizing:border-box;height:40px;color:#818181;padding:0;margin-right:10px;}
.date-wrap .left .date-box02 button:last-child{margin-right:0;}
.date-wrap .left .date-box02 button.on{background:#fafafa;font-weight:500;color:#000;}
.date-wrap .right{display:flex; align-items: center;}
.date-wrap .right .order-search{display:block;width:22px;height:22px;box-sizing:border-box;cursor:pointer;}
.order-table{width:100%;}
.order-table thead th{border:1px solid #d9d9d9;border-right:0;border-top:1px solid #000;font-weight:400;height:50px;box-sizing:border-box;background:#fafafa;}
.order-table thead th:last-child{border-right:1px solid #d9d9d9;}
.order-table tr td{padding:20px 0; border-top:1px solid #d9d9d9; text-align:center;}
.order-table tr.last td{background:#fafafa;border:none;padding:20px;box-sizing:border-box;color:#da0b0b;font-weight:500;}
.order-table tr.last td:first-child{text-align:left;color:#000;}

/* È¸¿øµî±Þ */
.my-level-top{background:#fafafa;border-radius:4px;padding:30px;box-sizing:border-box;}
.my-level-top .top{margin:0 0 10px;}
.my-level-wrap .grade{display:block;height:30px;padding-left:40px;line-height: 30px;font-weight:500;position: relative; top: -3px;}
.my-level-wrap .vip{background:url('/farm/img/grade_vip.png') no-repeat center left;}
.my-level-wrap .gold{background:url('/farm/img/grade_gold.png') no-repeat center left;}
.my-level-wrap .silver{background:url('/farm/img/grade_silver.png') no-repeat center left;}
.my-level-top .bottom{display:flex;}
.my-level-top .bottom .left{width:426px;margin:20px 0 0;}
.my-level-top .bottom .left p{font-size:14px;line-height:24px;}
.my-level-top .bottom .right{width:384px;}
.my-level-top .bottom .right ul li{display:flex; justify-content:space-between;position:relative;}
.my-level-top .bottom .right ul li p{font-size:12px;color:#909090; font-weight: 300;}
.my-level-top .bottom .right ul li span{font-size:12px;}
.my-level-top .bottom .right ul li:first-child span{color:#da0b0b;}
.my-level-top .bottom .right ul li:last-child span{color:#000;}
.my-level-top .bottom .right ul li:last-child span b.gold{color:#dfb807;font-weight:400;background:none;}
.my-level-top .bottom .right ul li:last-child span b.vip{color:#da0b0b;font-weight:400;background:none;}
.my-level-top .bottom .right ul li:nth-child(2){width:100%;height:4px;background:#fff;margin:10px 0;}
.my-level-top .bottom .right ul li:nth-child(2) .gauge{width:50%;display:block;height:100%;background:#da0b0b;position:absolute;left:0;top:0;} 
.level-info{margin:60px 0 0;}
.level-info .my-tit{display: flex; border-bottom: 1px solid #000; padding: 0 0 20px; margin: 0 0 30px; flex-direction: column;}
.level-info .my-tit h2{font-size:16px;font-weight:500;}
.level-info .my-tit span{font-size:12px;color:#909090;font-weight:300;margin:10px 0 0;}
.level-info ul{display:flex; justify-content: space-between;}
.level-info ul li{background:#fafafa;padding:30px;box-sizing:border-box;width:280px; display: flex; flex-direction: column;}
.level-info ul li span{padding-left:40px;box-sizing:border-box; font-weight: 300;}
.level-info ul li em{padding-left:40px;box-sizing:border-box;font-style:normal; font-weight: 300;}
.level-info ul li em b{font-weight:300;}

/* ¿©½Å³»¿ª */
.loan-top{display:flex;border:1px solid #d9d9d9;border-radius:4px;padding:20px;box-sizing:border-box;align-items: center;margin:0 0 60px;}
.loan-top li{display: flex; flex-direction: column;}
.loan-top li:first-child{width:140px;height:60px;justify-content: space-between;}
.loan-top li:nth-child(2){width:240px;}
.loan-top li:nth-child(3){width:302px;margin:0 20px;}
.loan-top li:first-child b{font-weight:400;}
.loan-top li .total{font-size:18px;font-weight:500;color:#da0b0b;}
.loan-top li .select-order-box{height:60px;min-width:240px;max-width:240px;display:flex;align-items: center;border-radius:0;}
.loan-top li .select-order-box > a{width:100%;color:#d9d9d9;font-size:14px;font-weight:300;}
.loan-top li .select-order-box .select-order{width:240px;top:56px;border-radius:0;}
.loan-top li input{width:302px;height:60px;box-sizing:border-box;padding:20px;outline:none;}
.loan-top li input::placeholder{color:#d9d9d9;font-size:14px;font-weight:300;}
.loan-top li .check{border-radius:4px;background:#da0b0b;width:108px;height:60px;font-size:18px;color:#fff;border:none;outline:none;cursor:pointer;}
.loan-mid{margin:0 0 20px;display:flex;}
.margin20{margin:0 0 20px;}


/* È¸¿ø°¡ÀÔ type */
.join-type{width:100%; max-width:460px; margin:auto;}
.join-type dl{display:flex; flex-direction:column; margin:0 0 60px;}
.join-type dl dt{font-size:24px; font-weight:700; line-height:1; color:#222; text-align:center; margin:0 0 14px;}
.join-type dl dd{margin:0 0 10px;}
.join-type dl dd:last-of-type{margin:0;}
.join-type dl dd button{width:100%; height:56px; font-size:17px; color:#fff;
display:flex; justify-content:center; align-items:center; background:#222; border:none; padding:2px 8px;}
.join-type dl dd button img{margin:0 4px 0 0;}


/* È¸¿øÁ¤º¸º¯°æ */
.member_join{padding:20px;}

.join-wrap{border-top:1px solid #333; padding:40px 0 0;}
.join-wrap .join-box{display:flex; flex-wrap:wrap; margin:0 0 40px;}
.join-wrap .join-box:last-child{}
.join-wrap .join-box h3{width:100%; font-size:20px; font-weight:500; line-height:1; color:#000; border-bottom:1px solid #ddd; padding:0 0 10px;}
.join-table{padding:26px 0;}
.join-table > li{display:flex; align-items:baseline; margin:0 0 20px;}
.join-table > li > div:first-child{min-width:160px; font-size:17px; font-weight:400; color:#343434;}
.join-table > li > div:last-child{width:600px;}
.join-table > li div:last-child{margin:0;}
.join-table input, .join-table select{outline:none;font-size:14px;}
.join-table input[type=text],
.join-table input[type=password]{width:100%;border:1px solid #ddd; padding:0; height:48px; font-size:14px; text-indent:20px;}
.join-table .w01{display:flex;align-items: center;}
.join-table .w01 input{text-align:center;text-indent:0;}
.join-table .w01 select, .join-table .w01 input{width:128px; height:48px; border:1px solid #d9d9d9; cursor:pointer; text-align:center;}
.join-table .w02{position:relative;}
.join-table .w02 button{border:1px solid #d9d9d9; background:#fff; color:#000; border-radius:4px; min-width:108px; height:36px; position:absolute; right:6px;  top:6px;}
.join-table .w02 button:hover{background:#000;border:1px solid #000;color:#fff;}
.join-table .w02 input{margin:0 0 6px;background:#fafafa;}
.join-table .w02 input:last-child{margin:0;background:#fff;}
.join-table .w03 > div{display:flex; align-items:center; margin:0 0 6px;}
.join-table .w03 > div input{width:180px;box-sizing:border-box;}
.join-table .w03 > div select{width:226px; height:48px;}
.between{width:23px;text-align:center;display:block;}
.join-wrap .tip{font-size:12px; line-height:1; color:#909090; margin:4px 0 0; font-weight:300; display:block;}
.mypage_con_wp .centerBtn{margin:0;}
.mypage_con_wp .centerBtn button.black{border:1px solid #000;border-radius:4px;color:#fff;background:#000;margin:0;}
.point-must{display:inline-block;color:#de0000;}

/* È¸¿øÅ»Åð */
.unregister-top{background:#f5f5f5; padding:30px;box-sizing:border-box;}
.unregister-top > p{display:block;margin:0 0 30px;line-height:24px;}
.unregister-top .unregister-in{background:#fff;padding:20px;box-sizing:border-box;}
.unregister-top .unregister-in p{line-height:24px;}
.hack-list{display:flex; flex-wrap: wrap;}
.hack-list li{flex: 0 0 50%;padding:15px 0;}
/*
.hack-list input[type="checkbox"] {display: none;}
.hack-list input[type="checkbox"] + label {display: inline-block; width:32px; height: 32px; background: #fff url('/farm/img/check_nor.png') no-repeat center center;border:1px solid #d9d9d9; cursor: pointer; border-radius: 4px;box-sizing:border-box;}
.hack-list input[type="checkbox"]:checked + label {background:#000 url('/farm/img/check_sel.png')no-repeat center; background-size:16px; border:1px solid #000;}
.hack-list input[type="checkbox"] + label span {position: absolute; top: 0; left:40px; display: block;height: 32px; line-height: 32px;font-size:14px;font-weight:300;}
*/
.hack-list .left{display:flex; align-items:center;}
.hack-list .left p{padding-left:10px;}
.hack_out .join-table > li > div:last-child{max-width:none;min-width:auto;margin:0;width:100%;}
.hack_out .join-table02 > li > div:last-child{min-width: 430px;  max-width: 430px;}
.hack_out h2{font-size:16px;color:#000;margin:60px 0 20px;}
.hack_out textarea{border:1px solid #d9d9d9;box-sizing:border-box;height:60px;outline:none;cursor:auto;}
.hack_out .join-box02{align-items: center;}


/* ¹è¼ÛÁö°ü¸® */
.btn-add{border-radius:4px; border:1px solid #d9d9d9; min-width:108px; height:38px; background:#fff; color:#000; display:flex; align-items:center; justify-content:center; float:right; margin:0 0 6px;}
.two-button{max-width:170px;margin:0 auto;}
.two-button button{min-width:64px; background: #fff; border: 1px solid #d9d9d9; border-radius: 4px; height:34px; font-weight: 300;color: #000;}
.two-button button:first-child{margin-right:10px;}

/* ¹è¼ÛÁöµî·Ï */
.regist-wrap{border-top:1px solid #000;padding:25px 0 0;}
.regist-wrap > ul > li{display:flex;padding:15px 0; align-items: center;}
.regist-wrap > ul > li.text-top{align-items: baseline;}
.regist-wrap .left{width:260px;margin-right:20px;display:flex;}
.regist-wrap .right{width:590px;}
.regist-wrap input[type=text]{width: 100%; border: 1px solid #d9d9d9; box-sizing: border-box; padding: 0; height: 60px;  font-size: 14px; text-indent: 20px;outline:none;}
.regist-wrap .w01{display:flex;align-items: center;}
.regist-wrap .w01 input{text-align:center;text-indent:0;}
.regist-wrap .w01 select, .regist-wrap .w01 input{width:128px;height:60px;border:1px solid #d9d9d9;box-sizing:border-box;cursor:auto;}
.regist-wrap .w02{position:relative;}
.regist-wrap .w02 button{border: 1px solid #d9d9d9; background: #fff; color: #000; border-radius: 4px; min-width: 108px; height: 40px; box-sizing: border-box; position: absolute; right: 10px;  top: 10px;}
.regist-wrap .w02 button:hover{background:#000;border:1px solid #000;color:#fff;}
.regist-wrap .w02 input{margin:0 0 10px;background:#fafafa;}
.regist-wrap .w02 input:last-child{margin:0;background:#fff;}
.regist-wrap .w03 > div{display:flex;align-items:center;margin:0 0 10px;}
.regist-wrap .w03 > div input{width:342px;box-sizing:border-box;}
.regist-wrap .w03 > div select{width:226px;height:60px;}

.btn-list{margin:100px 0 0;display:flex;}
.btn-list button, .btn-list a{width:220px; height:48px; display:flex; align-items:center; justify-content:center; margin:0 20px 0 0; font-size:16px; font-weight:400; color:#000; border-radius:4px;}
.btn-list01{justify-content:center;}
.btn-list01 button:first-child, .btn-list01 a:first-child{border:1px solid #d9d9d9; background:#fafafa;}
.btn-list01 button:last-child, .btn-list01 a:last-child{background:#c30000; color:#fff; border:none;}
.btn-list01 button:last-child:hover, .btn-list01 a:last-child:hover{background:#da0b0b;}
.regist-wrap02 .left{width:280px;margin-right:0;}
.regist-wrap02 .join-table > li > div:last-child{flex-grow:1; max-width:none; min-width:auto;}

/* °øÁö»çÇ× */
.sub-wrap{width:1170px;margin:0 auto;display:flex;}
.step{display: flex;flex-direction: column; width: 270px;}
.sub-con{width: 1000px;position:relative;}
.sub-con .default_con{margin:0;position:static;}
.sub-con .list_sort_wrap{width:100%; background:#f5f5f5; border-radius:4px; padding:12px 20px; min-height:auto; margin-bottom:40px;}
.sub-con .list_sort_wrap .list_search{position:relative;}
.sub-con .list_sort_wrap .list_search .l_s_input{width: 100%; box-sizing: border-box; background: none; margin: 0; border: none;}
.sub-con .list_sort_wrap .list_search .l_s_input input{outline:none;}
.sub-con .list_sort_wrap .list_search .l_s_btn{width:40px;height:40px;background:none;display: flex; justify-content: center;  align-items: center; border: 0;}
.sub-con .list_sort_wrap .list_search .l_s_btn img{width:25px;}

/*·Î±×ÀÎ·¹ÀÌ¾î*/
.layerWrap{display:none; justify-content:center; align-items:center; position:fixed; top:0px; left:0px; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:99990; overflow-y:auto; padding:0px; margin:0; }
.layerWrap{}
.layerWrap .centerWrap{ background:#fff; padding:50px 40px; width: 80%; margin: 10%  auto 0; position: relative; box-sizing:border-box}
.layerWrap .centerWrap.none{ position:relative; background:none;width:500px;padding:0}
.layerClose{position:absolute; top:10px; right:10px;border:none; cursor:pointer; z-index: 99;}


/* ·Î±×ÀÎ */
.login-wrap{width:80%; height: 90%; overflow-y: scroll; position:fixed; background:#fff; box-shadow:0 0 8px 0 rgba(0,0,0,0.15);}
.login-wrap .join-center-wrap{ width: 80%;}
.loginbox{padding:40px;}
.login-form{}
.login-form h2{font-size:24px; line-height:1; font-weight:400; color:#000; margin:0 0 20px;}
.login-form .top input{width:100%; height:48px; border:1px solid #d9d9d9; margin:0 0 6px; outline:none; cursor:auto; text-indent:20px; font-size:16px;}
.login-form .top input::placeholder{color:#d9d9d9;font-weight:300;}
.login-form .bottom{display:flex; justify-content: space-between;}
.login-form .bottom button{background:none;border:none;color:#000;padding:0;font-weight:500;}


.login-bt{margin:32px 0 0;}
.login-bt li{margin:0 0 6px;}
.login-bt li:last-of-type{margin:0;}
.login-bt li button{width:100%; height:52px; font-size:18px; font-weight:500; border:none; border-radius:4px; outline:none;}

.login-bt .btn-login{background:#222; color:#fff; border:none;}
.login-bt .btn-login:hover{background:#da0b0b;}
.login-bt .btn-join{background:#fff; color:#222; border:1px solid #ccc;}
.login-bt .btn-join:hover{border:1px solid #222;}
.login-bt .join-type-kakao{background:#f9e000;}
.login-bt .join-type-kakao img{width:25px;}
.login-bt .join-type-kakao span{font-size:18px; font-weight:500; color:#371c1d; margin:0 0 0 6px;}
.login-bt .join-type-naver{background:#03cf5d;}
.login-bt .join-type-naver img{width:19px; margin:3px 0 0;}
.login-bt .join-type-naver span{font-size:18px; font-weight:500; color:#fff; margin:0 0 0 6px;}
.login-bt .join-type-naver .log_01{height:100%;}
.login-bt .join-type-naver .log_01 a{height:100%; display:flex; justify-content:center; align-items:center; color:#fff;}

.login-wrap .layerClose{top:40px; right:40px;}

.login-bt .login-sns{border-top:1px dashed #ddd; padding:24px 0 0; margin:24px 0 0;}

.join-type dl dd button{width:100%; height:56px; font-size:17px; color:#fff;
display:flex; justify-content:center; align-items:center; background:#222; border:none; padding:2px 8px;}
.join-type dl dd button img{margin:0 4px 0 0;}

.join-type dl dd button.join-type-kakao{background:#f9e000; color:#371c1d;}
.join-type dl dd button.join-type-kakao img{width:20px;}
.join-type dl dd button.join-type-naver{background:#03cf5d;}
.join-type dl dd button.join-type-naver img{width:17px;}


/* 2024 ·Î±×ÀÎ ÆäÀÌÁö */
.intro_login_bg{background:url(/farm/img/login-bg.jpg);}
.intro_login_tit{width: 1000px;  margin: 0 auto; text-align: center; padding:40px 0 20px}
.intro_login_tit p{ font-size: 30px; color:#444; padding-top: 20px; font-weight: 500;  padding-top: 10px;}
.intro_login_box{ display: flex; width: 1000px;  margin: 0 auto; justify-content: space-between;}
.intro_login_box .intro_login_bnner{width:60%; border-radius: 30px; overflow: hidden; box-shadow: 10px 10px 20px 0px rgba(0,0,0,.4); max-height: 600px;}
.intro_login_box .intro_login_bnner a{display:block}
.intro_login_box .intro_login_bnner img{width:100%;}
.intro_login_box .intro_login_con{width: 36%; background: #fff; border-radius: 30px; overflow: hidden; box-shadow: 10px 10px 20px 0px rgba(0,0,0,.4); max-height: 600px;}
.intro_login_box .intro_login_con .intro_login_inpt{ width: 80%; margin: 20px auto 0;}
.intro_login_box .intro_login_con .intro_login_inpt span{color:#717071; display: block;}
.intro_login_box .intro_login_con .intro_login_inpt input[type='text'],.intro_login_box .intro_login_con .intro_login_inpt input[type='password']{ font-size: 20px; background: #fff;  border: 0; width: 100%; padding: 0 10px; margin-bottom: 20px; border-bottom: 1px solid #717071; height: 40px;}
.intro_login_inpt  input:-webkit-autofill,
.intro_login_inpt  input:-webkit-autofill:hover,
.intro_login_inpt  input:-webkit-autofill:focus,
.intro_login_inpt  input:-webkit-autofill:active{ transition: background-color 5000s ease-in-out 0s; -webkit-transition: background-color 9999s ease-out; -webkit-box-shadow: 0 0 0px 1000px white inset !important; -webkit-text-fill-color: #999 !important; font-size: 20px !important;}
.intro_login_box .intro_login_con .bt_wp{width: 80%; margin: 0 auto;}
.intro_login_box .intro_login_con .bt_wp .login{width: 100%; border: 0; background: #00cbac; color: #fff; border-radius: 10px; padding: 15px 0; font-size: 25px; margin-top: 10px;}
.intro_login_box .intro_login_con .bt_wp .join{display: flex;  justify-content: space-between; margin-top: 10px;}
.intro_login_box .intro_login_con .bt_wp .join a{width: 49%; font-size: 18px; text-align: center; display: block;border: 1px solid #99a6b7;  color: #99a6b7; border-radius: 10px; padding: 15px 0; }


/* id pw Ã£±â*/
.id-pw-wrap{position:relative;background:#fff;}
.id_pw_find{overflow:hidden;border-top:1px solid #000;width:90%;margin:0 auto; display: flex; justify-content: space-between;}
.id_pw_find li{width:48%; box-sizing: border-box;padding:60px 0;}

.id_pw_find li h2{min-width:280px;font-size:18px;font-weight:400;padding:14px 0;}
.id_pw_find li div label{display: flex; align-items: center; margin: 0 0 30px;}
.id_pw_find li div label:nth-child(2){margin-bottom:0;}
.id_pw_find li div button{width:100%; padding:10px; color:#fff;background: #555;}
.id_pw_find li p{color:#909090;line-height:24px;font-weight:300;margin:10px 0 0;}
/*.id-pw-wrap .find-right{width:calc(100% - 280px);} */
.id-pw-wrap .find-right b{width:160px;font-size:14px;line-height:40px;font-weight:400;}
.id-pw-wrap .find-right input{width:calc(100% - 160px);margin:0;padding:0;box-sizing:border-box;border:1px solid #d9d9d9;height:60px;outline:none;padding:0 20px;}
.id-pw-wrap .btn{width:100%;height:60px;background:#000;color:#fff;border-radius:4px;font-size:18px;font-weight:500;margin:60px 0 0;}
.id-pw-wrap .btn:hover{color:#fff;}
.margin0{margin:0 !important;}

/* ÁÖ¹®/°áÁ¦ */
.order-wrap{max-width:1300px;}
.order-wrap .cart-left{margin:0;}
.order-wrap .cart-left .cartlist{background:#fafafa; padding:0 20px; box-sizing:border-box; margin:0 0 60px;}
.order-wrap .cartlist > li{padding:24px 0; border-bottom:0;border-top:1px solid #d9d9d9;}
.order-wrap .cartlist > li:first-child{border-top:0;}
.order-wrap .cartlist > li:last-child{border-top:1px solid #000;}

.order-wrap .cartlist .img-box{box-sizing:border-box; position:relative;}
.order-wrap .cartlist .img-box a{width:68px; display:block; border:1px solid #d9d9d9; background:#fff; position:relative; box-sizing:border-box;}
.order-wrap .cartlist .img-box a:before{content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.02);}
.order-wrap .cartlist .img-box img{width:100%; height:100%; display:block;}

.order-wrap .cartlist .info-box{display: flex; width: calc(100% - 68px);}
.order-wrap .cartlist .info-box .left{flex-grow:1; padding:0 0 0 20px;box-sizing:border-box;border-right:1px solid #d9d9d9;}
.order-wrap .cartlist .info-box .left .nameBox{display:flex; flex-direction:column; justify-content:center;}
.order-wrap .cartlist .info-box .left .brand-name{font-size:12px; line-height:1; color:#909090; margin:0 0 6px;}
.order-wrap .cartlist .info-box .left .product_name{}
.order-wrap .cartlist .info-box .left .product_name a{font-size:17px; font-weight:500; color:#222; margin:0 6px 0 0;}
.order-wrap .cartlist .info-box .left .product_name span{font-size:15px; font-weight:500; font-family:'SCDream'; line-height:1; color:#ff9036;}
.order-wrap .cartlist .info-box .left .option_name{font-size:14px; font-weight:400; line-height:1; color:#909090; margin:4px 0 0;}
.order-wrap .cartlist .info-box .left .option_name b{color: #000; margin-right: 6px;}
.order-wrap .cartlist .info-box .left .option_price{}

.order-wrap .cartlist .info-box .right{flex-grow:1; box-sizing:border-box;padding:0 0 0 30px;display: flex; flex-direction: column;justify-content:center;}
.order-wrap .cartlist .info-box .right .blue{margin:0 0 8px;}
.order-wrap .cartlist .info-box .right dl{display:flex; margin:0 0 2px;}
.order-wrap .cartlist .info-box .right dl dt{flex-basis:112px;  color:#555;}
.order-wrap .cartlist .info-box .right dl dd{font-size:15px; font-weight:400; font-family:'SCDream'; color:#000;}
.order-wrap .cartlist .info-box .right dl dd.order-total{font-weight:500; color:#da0b0b;}

.order-wrap .cartlist > li > .left{flex-grow:1; display:flex;}
.order-wrap .cartlist > li > .left > span{display:flex;}
.order-wrap .cartlist > li > .right{flex-grow:1; display:flex;}
.order-wrap .cartlist > li p{font-weight:400;}
.order-wrap .cartlist > li b{font-size:16px; font-weight:600; font-family:'SCDream'; color:#da0b0b;}
.gray{color:#909090;}
.info-table-wrap{display:flex; flex-wrap:wrap; margin:0 0 40px;}
.info-table-wrap h3{width:100%; font-size:20px; font-weight:500; line-height:1; color:#000; border-bottom:1px solid #ddd; padding:0 0 10px;}
.info-table-wrap .info_tit_wp{ display: flex; width: 100%; justify-content: space-between;}
.info-table-wrap .info_tit_wp .info_tit_rg{border-bottom: 1px solid #ddd;  padding: 0 0 10px;display: flex;align-items: center;}
.info-table{padding:26px 0 26px 10px; border-bottom: 1px solid #ddd; width: 100%;}
.info-table:last-child{border-bottom:0}
.info-table > li{display:flex; align-items:baseline; margin:0 0 16px;}
.info-table > li > div:first-child{min-width:160px; font-size:17px; font-weight:400; color:#343434;}
.info-table > li > div:last-child {min-width:600px}
.info-table .list01 ul{display:flex; justify-content: flex-start;}
.info-table input[type="text"],
.info-table input[type="password"]{width:100%;border:1px solid #ddd; padding:0; height:48px; font-size:14px; text-indent:20px;}
.info-table .w01{display:flex;align-items: center;}
.info-table .w01 input{width:160px;margin:0;}
.margin-bottom10{margin:0 0 10px;}
.info-table textarea{border: 1px solid #d9d9d9; outline: none; min-height: 100px; padding: 20px; box-sizing: border-box;}
.info-table .total-point{line-height:1; margin:6px 0 0;}
.list01 ul{margin:0 0 30px;width:100%;}
.list01 li{position:relative; width:100%; flex: 0 0 25%;}
.layerProdAdd-wp{ background: #fff; width: 40%; position: fixed; padding: 20px;}
.layer_tit_wp{ position: relative; padding-bottom: 10px; margin-bottom: 10px;border-bottom: 1px solid #555;}
.layer_tit_wp .layer_tit_txt{ font-size: 25px; font-weight: bold;}
#dlvProd_base{display: flex;  flex-wrap: wrap; justify-content: space-between; padding-top: 10px;}
.dlvProd_list_wp{ width: 47%;display: flex; justify-content: space-between; align-items: center; margin-bottom: 5px;}
.dlvProd_list_wp .btn.red{padding: 2px 10px; font-size: 12px;}
.dlvProd_list_wp #pname{ }
    

/*
.list01 input[type="radio"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.list01 input[type="radio"] + label { display: inline-block; position: relative; padding-left:28px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; height:24px;display: flex; align-items: center;}
.list01 input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 0; width:24px; height:24px; text-align: center; background: #fff; border: 1px solid #d9d9d9; border-radius: 100%;box-sizing:border-box;}
.list01 input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.list01 input[type="radio"]:checked + label:before { background: #fff; border-color: #adb8c0; }
.list01 input[type="radio"]:checked + label:after { content: ''; position: absolute; top:6px; left:6px; width:12px; height:12px; background: #000; border-radius: 100%;}
*/
.list01 select{outline: none; cursor: pointer; width: 100%; border: 1px solid #d9d9d9;  height:48px;  padding: 0 20px;margin:0 0 30px;}
.list01 select::-ms-expand{display:none;}
.address-box{position:relative; display: flex;flex-wrap: wrap; justify-content: space-between;}
.address-box input[type=text]{width:49%;border:1px solid #d9d9d9;background:#fafafa;box-sizing:border-box; margin:0 0 6px; height:48px; outline:none;}
.address-box input:last-child{width:100%; background:#fff;margin:0;}
.address-box input::placeholder{color:#d9d9d9;font-weight:300;}
.address-box button{position:absolute; left:180px; top:6px; border-radius:4px; display:block; border:1px solid #d9d9d9; background:#fff; height:36px; font-size:14px; color:#000; min-width:108px;}
.list02 ul{flex-direction: column;margin:0;}
.list02 select{margin:0;}
.list02 li{position:relative;;margin:0 0 10px;max-width:none;}
.list02 li:last-child{margin:0;}
.list02 li .box01{background: #fafafa; border-radius: 4px;  display: block;  width: 100%;  height: 60px;display: flex;  align-items: center;padding:0 20px;box-sizing:border-box}
.list02 li button{position: absolute; right: 10px;  top: 10px;  border-radius: 4px;  display: block;  border: 1px solid #d9d9d9;  background: #fff;  height: 40px;  font-size: 14px;  color: #000;  min-width: 108px;}
.margin30{margin:30px 0 0;}
.list03 select{margin:0 0 10px;}
.list03 input[type=text]{margin:0 0 30px;}
.list04 ul{width:100%;}
.list04 li{min-width: 150px;}
.order-wrap .cart-right{box-sizing:border-box;max-height: 566px;}
.cart-right .title-box{justify-content:normal; padding:0 20px 22px; box-sizing:border-box;}
.cart-right .title-box h3{font-size:22px; font-weight:500; line-height:1;}
.order-wrap .cart-right ul{}
.order-wrap .cart-right ul > li{display:flex; justify-content:space-between; padding:0 20px 12px;}
.order-wrap .cart-right ul > li.padding40{padding:0 20px 22px;}
.order-wrap .cart-right ul > li:last-child{padding:22px 20px 22px; border-top:1px solid #d9d9d9;}
.order-wrap .cart-right ul > li > div{font-size:18px; line-height:1; color:#da0b0b;}
.order-wrap .cart-right ul > li > div:first-child{color:#222; font-weight:400;}
.order-wrap .cart-right ul > li:last-child > div{font-size:20px; font-weight:500;}
.order-wrap .cart-right .button-box{padding:0 20px 0;}
.order-wrap .cart-right .button-box button{width: 100%; background: #da0b0b; color: #fff; height:48px; border-radius: 4px; border: none; font-size: 18px;}
.textarea-box > ul > li{flex-direction: column;}
.textarea-box > ul > li > div:first-child{width:100%;border:1px solid #d9d9d9;border-radius:4px;background:#fff;margin:0 0 20px;}
.textarea-box > ul > li > div .title{padding:20px;box-sizing:border-box;border-bottom:1px solid #d9d9d9;display: flex; justify-content: space-between;}
.textarea-box > ul > li > div textarea{min-height:190px;max-height:190px;box-sizing: border-box; padding: 20px;  outline: none;border:none;}
.order-wrap .info-table .check-box{display: flex;align-items: center;justify-content:normal;padding:0;background:none;border-radius:0;margin:0 0 30px;}
.order-wrap .info-table .check-box p{padding-left:10px;}
.margin-bottom30{margin:0 0 30px;display:block;}
.font12{font-size:12px;font-weight:300;}
.info-table .w01{}
.info-table .w01 > div{display:flex;align-items:center;margin:0 0 10px;}
.info-table .w01 > div input{width:270px;margin:0;}
.info-table .w01 > div select{width:228px;height:60px;padding:0 20px;box-sizing:border-box;}
.info-table .w01 .font12{margin:0 0 20px;display:block;}
.info-table .w03 > div{display:flex;align-items:center;margin:0 0 10px;}
.info-table .w03 > div input{width:270px;margin:0;}
.info-table .w03 > div select{width:228px;height:60px;padding:0 20px;box-sizing:border-box;}
.info-table .w03 .font12{margin:0 0 10px;display:block;}


/* ¼±¹° ³»¿ª */
.order-present-wrap{width:100%; max-width:1640px; height:auto; margin:auto;}

.order_text{padding: 50px 60px; line-height: 22px; margin:10px 0; border: 1px solid #ddd; border-radius: 5px;overflow:hidden; box-sizing: border-box;}
.order_text img{margin:24px 0 0;}
.order_text .float_lf b{border-bottom:1px solid #ddd; font-size:18px; line-height:1; padding:0 0 10px; margin:0 0 8px; display:block;}
.order_text .float_lf p{line-height:1.4;}
.order_text .float_lf strong{display:block; line-height:1.4; color:#d31e1e; margin:4px 0 0;}

.order_gift_info{padding:50px 60px; border: 1px solid #ddd; border-radius:6px; margin:0 0 50px;}
.order_gift_info h2{font-size:18px; line-height:1; border-bottom:1px solid #ddd; padding:0 0 10px; box-sizing:border-box;}
.order_gift_info h2 span{font-size:12px; font-weight:300; line-height:1; color:#888; margin:0 0 0 10px;}
.order_gift_input{position:relative; margin:10px 0 0;}

.order_gift_input table{width:100%; margin:10px 0;}
.order_gift_input table tr{}
.order_gift_input table tr th,
.order_gift_input table tr td{padding:6px; border:1px solid #e5e5e5;}
.order_gift_input table tr th{font-size:12px; font-weight:400; color:#555; text-align:center; vertical-align:middle; background:#f5f5f5;}
.order_gift_input table tr td{font-size:12px; font-weight:500; color:#333; white-space:nowrap;}
.order_gift_input table tr td input{margin:0 0 2px;}
.order_gift_input table tr td input.wide60{width:60%;}
.order_gift_input table tr td button.gray{vertical-align:top; margin:0 0 2px;}


.order_gift_table{width:100%; margin:10px 0 40px;}
.order_gift_table tr{}
.order_gift_table tr th,
.order_gift_table tr td{border:1px solid #eee; box-sizing:border-box; word-break:keep-all;}
.order_gift_table tr th{width:136px; font-size:13px; font-weight:400; line-height:1.2; color:#444; padding:12px 4px; background:#f7f7f7; word-break:keep-all; text-align:center;}
.order_gift_table tr td{padding:10px;}
.order_gift_table tr td input{
    width:20%;
    height:40px;
    font-size:12px;
    line-height:40px;
    color:#333;
    text-indent:10px;
    border:solid 1px #e0e0e0;
    border-radius:5px;
    box-sizing:border-box;
}
.order_gift_table tr td input.order_gift_call{width:100%; max-width:300px;}
.order_gift_input textarea{ border: 1px solid #ddd; height: 100px;}
.info.marg_bott{margin-bottom:50px}/*ÁÖ¹®»ó¼¼ ³»¿ª*/
.limitNumber{ position: absolute;  bottom: 5px; right: 25px; color: #888;}

.order_gift_txt{ padding: 10px 10px 50px 10px;}
.order_gift_img{display:flex; justify-content:center; margin:10px 0 0;}
.order_gift_img a{display:block;}
.order_gift_img a img{width:360px; display:block;}
.order_gift_img a span{font-size:16px; font-weight:500; display:block; text-align:center;}
.order_gift_address{padding:10px 0 50px}
.order_gift_address input{}
.order_gift_address .wide60{width:60%; margin: 5px 0;}

/* ÀÌ¿ë¾È³» */
.rule_list{margin:40px 0 0;}
.rule_list dt{padding:0 0 10px; color: #da0b0b; font-weight: bold; font-size: 18px;}
.rule_list dd{margin: 0 0 40px; padding: 0 0 40px; border-bottom: 1px solid #ebebeb;line-height:1.8;}

/* °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§ */
.sub-box{border:1px solid #ccc; padding:20px;}
.sub-box textarea{max-height:456px;min-height:456px;}

/* ¿À½Ã´Â±æ */
.center-wrap02{width:870px;margin:0 auto;}
.map-box{border-top:1px solid #000;padding:40px 0 0; display: flex; flex-direction: row-reverse; justify-content: space-between;margin:0 0 160px;}
.map-box ul li{display:flex;line-height:40px;}
.map-box ul li b{min-width:90px;font-weight:400;}

.main_product_wp ul li .proPrice{display:flex;justify-content:space-between;align-items: center;}
.main_product_wp ul li .btn-list{margin:0;}
.main_product_wp ul li .btn-list button, .main_product_wp ul li .btn-list a{height:auto;border-radius:0;}
.main_product_wp ul li .btn-list .btn-cart{width:26px;height:26px;box-sizing:border-box;background:url(/farm/img/list_cart.png) no-repeat center center;background-size:23px;}
.main_product_wp ul li .btn-list .btn-like{width:26px;height:26px;box-sizing:border-box;background:url(/farm/img/list_like.png) no-repeat center center;background-size:22px;}
.main_product_wp ul li .btn-list .btn-like.on{background:url(/farm/img/list_like_sel.png) no-repeat center center;background-size:22px;}
.main_product_wp ul li .select-order-box{width:100%;max-width:none;min-width:auto;padding:13px 10px;margin:15px 0 20px;}

/* È¸¿ø°¡ÀÔ */
.join-tit{margin:66px 0 33px;}
.join-tab{margin:0 0 20px;}
.join-tab ul{display:flex;justify-content:space-between;}
.join-tab ul li{width:49%;border:1px solid #d9d9d9;border-radius:4px;overflow:hidden;}
.join-tab ul li a{display: flex; align-items: center; justify-content: center; height: 50px;color:#818181; font-size:15px;}
.join-tab ul li a.on{background:#f5f5f5; font-weight:500; color:#000;}


/* È¸¿ø±¸ºÐ */
.memberType-wrap{display:flex;}
.memberType-wrap .abc-radio{margin:0 60px 0 0;}
.memberType-wrap .abc-radio:last-of-type{margin:0;}
/*
.memberType-wrap .abc-radio input[type="radio"] + label::after{background-color:#da0b0b;}
.memberType-wrap .abc-radio input[type="radio"]:checked + label::before{border-color:#da0b0b;}
.memberType-wrap .abc-radio input[type="radio"]:checked + label::after{background-color: #da0b0b;}
*/
.abc-radio input[type="radio"] + label::after{background-color:#da0b0b;}
.abc-radio input[type="radio"]:checked + label::before{border-color:#da0b0b;}
.abc-radio input[type="radio"]:checked + label::after{background-color: #da0b0b;}

.abc-checkbox input[type="checkbox"]:checked + label::before,
.abc-checkbox input[type="radio"]:checked + label::before{background-color:#dc3545; border-color:#dc3545;}
.abc-checkbox input[type="checkbox"]:checked + label::after,
.abc-checkbox input[type="radio"]:checked + label::after{color:#fff;}


.join-center-wrap{width:100%; max-width:1280px; padding:40px 0 40px; margin:auto; position:relative;}
.join-table .w04{border:1px solid #d9d9d9;border-radius:4px;min-width:auto;width:100%;overflow:hidden;box-sizing:border-box;}
.join-table .w04 > div{border-bottom:1px solid #d9d9d9;display: flex; padding: 20px; justify-content: space-between;}
.join-table .w04 > div .policy2{font-size:16px;}
.join-table .w04 textarea{outline:none;padding:20px;box-sizing:border-box;min-height:190px;}
.join-table03{width:100%;}
.join-table03 li{flex-direction:column; margin:0 0 60px;}
.mid-select02{background: #fff; border-radius: 0; padding: 0; margin:0;}
.join-table03 .mid-select02 .mid-check{margin:10px 0 30px;}
.join-table03 > li div:last-child{margin:4px 0 0;}
.centerBtn02{margin:0;text-align:right;}
.centerBtn02 button{width:590px; background:#000; font-size:18px; color:#fff; border-radius:4px; height:60px;}

/* °ü½É»óÇ° */
.wishlist > li{position:relative;}
.wishlist .del-btn{display:none;width:20px;height:20px;box-sizing:border-box;position:absolute;right:10px;top:10px;background:url(/farm/img/popup_close.png) no-repeat center center;background-size:cover;}
.wishlist .checkbox_wrap{position:absolute;left:10px;top:10px;z-index:3;}
.wishlist .checkbox_wrap input{margin: 0; padding: 0;  width: 15px; height: 15px; cursor:pointer; background:#fff;position: relative; top: -4px;}
.chek-box-btn{box-sizing:border-box;margin:30px 0 0;text-align:right;}
.chek-box-btn button{margin-left:5px;}
.chek-box-btn button.black{background:#000;color:#fff;border:1px solid #000;}
.chek-box-btn button.white{border-radius: 4px;}
.goods-list-wrap .paging_wrap{margin:;}

/* ¹ÝÇ°¿äÃ» ÆË¾÷ */
.refund-pop{background:rgba(0,0,0,0.5);position:fixed;width:100%;height:100%;z-index:9998;left:0;top:0;display:none;}
.refund-box{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:600px;height:536px;background:#fff;box-sizing:border-box;z-index:9999;padding:30px 30px 40px;border-radius:4px;}
.refund-con{position:relative;}
.refund-con li{display: flex; align-items: baseline;  min-height: 60px;margin:0 0 20px;}
.refund-con li:last-child{margin:0 0 30px;}
.refund-con li > div:first-child{min-width:160px;}
.refund-con li > div:last-child{width:calc(100% - 160px);}
.refund-con h3{font-size: 23px;  font-weight: 500;    padding: 0 0 20px;  border-bottom: 1px solid #000;  margin: 0 0 20px;}
.refund-con input{width:100%;outline:none;box-sizing:border-box;padding: 0; height: 60px; font-size: 14px; text-indent: 20px;}
.refund-con textarea{border:1px solid #d9d9d9;outline:none;font-size: 14px;  height: 60px; padding: 20px;}
.refund-con .btn-close{position:absolute;right:0;top:4px;}
.refund-con .black{height: 60px; display: flex; border: 1px solid #000;  width: 100%; border-radius: 4px; align-items: center;  justify-content: center;  font-size: 16px;}

/* ÁÖ¹®¿Ï·á */
.done-box{width:870px;margin:0 auto;padding:66px 0 160px;}
.done-box h1{font-size:24px;color:#2f2f2f;}
.done-con{background:#f5f5f5; margin:auto; padding:40px 30px;box-sizing:border-box;}
.done-con > div > p{margin:0 0 20px;font-size:24px;color:#2f2f2f; font-weight: 500;}
.done-con > div:last-child > p{margin:60px 0 20px;}
.done-con .con01 ul li{display:flex;line-height:28px;}
.done-con .con01 ul li div:first-child{min-width:100px;}
.done-con .con02 > div{display:flex;}
.done-con .con02 ul{display:flex;flex-direction: column; flex: 0 0 50%;}
.done-con .con02 ul li{display:flex;line-height:28px;}
.done-con .con02 ul li div:first-child{min-width:100px;color:#909090;font-weight: 300;}
.done-box .btn-list a{width:48% !important;}

/* ºñÈ¸¿ø ÁÖ¹®Á¶È¸ */
.no-mem-order{padding:108px 0 0;}
.centerBtn button.black{width:100%;background:#000;color:#fff;max-width:none;height:60px;font-size:18px;font-weight:300;}
.mypage_con_wp .centerBtn button.margin100{margin:100px 0 0;}
.my-wrap02 .order-nomamber{padding:0;}

/* ¼ö·®ÃÊ°ú ÆË¾÷ */
.excess-popup{}
.excess-popup .layer-popup{min-height:477px;padding: 40px 70px 64px;}
.excess-popup h3{font-weight:500;font-size:24px;}
.excess-popup .popup-tit .layerClose{top:0;}
.excess-popup .popup-tit{padding:40px 0 28px;}
.excess-popup p{font-size:16px;line-height:28px;}
.excess-popup p:first-child{margin:0 0 30px;}
.excess-popup p:nth-child(2){margin:0 0 110px;}
.excess-popup a{display: flex; width: 100%; background: #000; color: #fff; height: 60px; border-radius: 4px; justify-content: center; align-items: center;  font-size: 18px;}

/* faq */
.faq-table{}
.faq-table thead th:nth-child(2){text-align:left;padding:0 24px;box-sizing:border-box;}
.faq-table .faq_subject{box-sizing:border-box;text-align:left;padding:0 24px;}
.faq-table .faq_cont_wrap{border-top: 0; padding: 0 0 20px;}
.faq-table .faq_cont{width:calc(100% - 75px);background:#fafafa;margin:0 0 0 75px;box-sizing:border-box;padding:20px;text-align:left;line-height:24px;}


/* È¸¿ø°¡ÀÔ */
.member_join{padding:2%;}

.member_join .join-center-wrap{width:96%; padding:20px 0 0;}
.member_join .join-wrap .join-box h3{font-size:18px; padding:0 0 8px; margin:0 0 30px;}
.member_join .join-table{width:100%; padding:0;}
.member_join .join-table > li{flex-direction:column; margin:0 0 24px;}
.member_join .join-table > li > div:first-child{font-size:15px; line-height:1; color:#555; margin:0 0 6px;}
.member_join .join-table > li > div:last-child{width:100%;}
.member_join .join-table input[type=text],
.member_join .join-table input[type=password]{height:38px; text-indent:12px;}
.member_join .join-table .w01 select,
.member_join .join-table .w01 input{height:38px;}
.member_join .join-table .w02 button{min-width:80px; height:30px; top:4px; right:4px;}
.member_join .join-table .w03 > div select{height:38px;}
.member_join .join-table .w04 > div{padding:10px 2%;}
.member_join .join-table .w04 textarea{padding:2%;}

.member_join .centerBtn button{width:100%; height:52px; font-size:16px; margin:0;}

.reviewButton {
	background-color:#ffffff;
	color: #000;
	border: 1px solid #d9d9d9;
	border-radius:5px;
}