@charset "utf-8";

/* CSS Document */
.main_p {
	box-sizing: border-box;
}

.float_left {
	float: left;
	
}
.prd_photo_wrap{
	width: 47%;
	height: 530px;	
}

.listSwiper {
	height: 80%;
}

.thumbSwiper {
	height: 20%;
}

.float_right {
	float: right;
}

.clear::after {
	content: "";
	display: block;
	clear: both;
}

.align_center {
	text-align: center;
}

.middle {
	vertical-align: middle;
}

.c_red {
	color: #e61f1f;
}

.c_gray {
	color: #949494;
}

.bold {
	font-weight: 600;
}

.p_bottom {
	padding-bottom: 20px;
}

.shopping_menu li a, .content_info, .order_number, .order_track {
	font-size: 15px;
}

#detail_container, #container, #container_list{padding-top:220px;}

header {
	width: 100%;
	position:fixed;
	z-index:1001;
	background:#fff;
}
header .wrap_top{
	background: #dad3ca;
	padding:8px 0;
}
header .wrap_top ul li,
.sub ul li
{
	display: inline-block;
	vertical-align: middle;
	color:#fff;
}
header .wrap_top ul li a{color:#fff}
.top_cart{
	background: url(../images/main/cart_icon.png) no-repeat center right !important;
    padding-right: 25px;
}
.pc_logo {
	vertical-align:middle;
	image-rendering: -webkit-optimize-contrast;
}
.logo{
	display: inline-block;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
}
.mainLogo{display: inline-block;vertical-align: middle;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.logo p{
	color:#796a55;
	font-size:13px;
	font-weight: normal;
	text-align: center;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	padding-left: 13px;
}
.wrap_header{
	background:#fff;
	width:100%;
    position: relative;
    max-width:1200px;
    margin:0 auto;
    text-align: center;
    height: 120px;
}
header nav {
	display: inline-block;
	vertical-align: middle;
	width:100%;
	line-height: 60px;
	height: 60px;
	position: relative;
	background: #fff;
}

/* header nav ul {
	margin-right: 10px;
} */
.boardTable{
	border-top:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
    width: 800px;
    margin: 0 auto;
}
.boardTable th{
    background: #eee;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    padding-top: 10px;
    padding-bottom: 10px;
	font-size: 14px;
}

.boardTable td{
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	padding-left:10px;
	padding-right:10px;
    padding-top: 10px;
    padding-bottom: 10px;
	font-size: 13px;
	text-align:center;
}

.boardTable #contentView img {
	max-width: 100%;
}

header nav .menu{
	vertical-align: middle;
}
header nav ul li {
	font-size: 16px;
	font-weight: 500;
	display: inline-block;    
	width: 20%;
    text-align: center;
    box-sizing: border-box;
    float:left;
}
header nav ul li:last-child{
	font-size: 18px;
	
}
header nav ul li:last-child a{
	color:#d38700;
}
.gnb #wScrollNav .drawerSubList{
}
#wScrollNav {
	position: absolute;
    border: 0;
    left: 0;
    top: 60px;
    background-color: #fff;
    display: none;
    width: 100%;
    border: 1px solid #eee;
}

#wScrollNav ul {
	display: inline-block;
	float: left;
    width: 20%;
}

#wScrollNav ul li {
	float: none;
    display: block;
    width:100%;
}
#wScrollNav ul li a {
	color: #020202;
	font-size: 15px;
}
#wScrollNav ul li a:hover{color:#d38700}

/* header nav ul li:last-child {
	padding-right: 10px;
}
 */
header nav ul li a {
	color: #000;
}

header .user_icon {
	background: #d38700;
	width:210px;
	text-align: right;
	padding: 5px 10px;
	border-radius: 30px;
	right:0%;
	vertical-align: middle;
}
.sub{
	left:0%;
}
header .user_icon, .sub{
	position: absolute;	
	top:50%;
    transform: translate(0,-50%);
}
/* header .user_icon, header .user_icon ul li {
	display: inline-block;
	float: left;
} */
.user_icon_mobile{display:none}
header .user_icon ul li a img {
    overflow: hidden;
    display: block;
    width: 25px;
    margin-left: 5px;
    margin-top: 37px;
}
.searchContainer{
	position: absolute;
    right: 0;
    width: 300px;
    height: 50px;
    background: #fff;
    z-index: 1000;
    top: 80px;
    box-shadow: 0 0 5px;
    border-radius: 10px;
    overflow: hidden;
    display:none;
}
.drawerSearchContainer{
	width: 90%;
    height: 40px;
    box-shadow: 0 0 5px;
    border-radius: 30px;
    overflow: hidden;
    margin-left: 20px;
    background: #d38700;
}
.wrap_top_moblie > ul {overflow:hidden;background: #dad3ca;padding-left: 20px;}
.wrap_top_moblie li{float: left;margin-right:5px;}
.searchInput{float: left;
    height: 40px;
    width: 94%;
    background: none;
    padding-left: 10px;
    padding-right: 5px;    
    height: 40px;
    line-height: 40px;
    color: #fff;
    box-sizing: border-box;}
 .searchContainer a{
 	display: inline-block;
    height: 50px;
    line-height: 50px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    }
    
.drawerSearchContainer a
{ 	display: inline-block;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    font-weight: bold;}

 .searchIcon{
    width: 25px;
    margin-top: 12px;
    margin-left: 5px;}
.user_icon {
	margin-left: 15px;
}

.bg {
	background-color: #f3f0eb;
	width: 100%;
}



.sublist{margin-right: 10px;font-size:15px; font-weight:bold;}
.sublist a{font-size: 15px;}

.sublist_drawer{margin-right: 10px;font-size:15px; font-weight:bold;float:left;}
.sublist_drawer a{font-size: 15px;}

.main_banner {
	position: relative;
	/* padding-top: 222px; */
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
}

.main_banner .bannerbtn {
	width: 535px;
	background-color: rgba(255, 255, 255, 0.5);
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.main_banner ul li img {
	width: 100%;
	max-width: 1200px;
    height: 100%;
}
.main_banner ul{overflow: hidden;height: 100%;}
.main_banner ll{height: 100%;}
.main_banner .bannerbtn .bannerbtn_wrap {
	padding-top: 50px;
	padding-bottom: 50px;
}

.main_banner .bannerbtn_wrap p {
	font-size: 28px;
	font-weight: bold;
}

.main_banner .bannerbtn_wrap span a {
	font-size: 12px;
	padding: 13px 65px;
	background-color: #ddbeac;
	font-weight: 600;
	color: #fff;
	display: inline-block;
	margin-top: 26px;
}

.md_pick {
	padding: 60px 0 70px;
}

.md_pick .md_pick_banner {
	position: relative;
	display: inline-block;
	border: 5px solid #dad3ca;
}

.md_pick .md_pick_banner span {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    background: #dad3ca;
    width: 100%;
    text-align: right;
    padding: 30px 20px 15px 20px;
    box-sizing: border-box;
    height: 150px;
    float: left;
}
.item_name{
    padding: 5px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.item_category{
    padding-top: 10px;
    float: left;
    width: 100%;
    text-align: center;
    color: #737373;
    font-size: 14px !important;
    font-weight: 500;}
.md_pick_product img {
	width: 100%;
}

.md_pick .md_pick_product {
	margin-bottom: 16px;
    padding: 10px;
    box-sizing: border-box;
}

.md_pick .md_pick_product li, .items {
    display: inline-block;
    text-align: center;
    font-size: 13px;
    float: left;
    width: 33.3%;
    padding: 10px;
    box-sizing: border-box;
}

.pricePercent{display: inline-block;line-height: 30px;}
.beforePrice{
    display: inline-block;
    text-decoration: line-through;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 30px;}
.afterPrice{float: none;display: inline-block;
    line-height: 30px;}

.sale_price {
	font-size: 14px;
	font-weight: 600;
	float: left;
	line-height: 30px !important;
}
.price {
    text-decoration: line-through;
    vertical-align: middle;
    float: left;
    line-height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    font-size:12px;
}

.new_product .new_01 {
	position: relative;
	padding-bottom: 60px;
}

.new_product .new_01 div {
	background: #f3f0eb;
	width: 303px;
	height: 552px;
	position: absolute;
	top: 0;
	right: 0;
}

.new_product .new_01 div p, .new_product .new_02 div p {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
}

.new_product .new_01 div p {
	position: absolute;
	bottom: 38px;
	right: 60px;
}

.new_product .new_02 div p {
	padding-top: 24px;
	text-align: right;
}

.new_product .new_01 div p span, .new_product .new_02 div p span {
	display: block;
	color: #a2aa6e;
	padding-top: 6px;
}

.new_product .new_02 div p span {
	
}

.best_item {
	text-align: center;
}

.cs_center{margin-top:70px;}

.title {
	font-size: 27px;
	font-weight: 600;
	padding-bottom: 40px;
	padding-top: 40px;
}

.sectionTitle {
	font-size: 27px;
	font-weight: 600;
	padding-bottom: 40px;
	padding-top: 40px;
}

.title_list {
	font-size: 22px;
	font-weight: 500;
	padding-bottom: 40px;
	padding-top: 50px;
}

.best_item .select_btn ul li {
	display: inline-block;
	padding: 0 10px 50px;
}

.best_item .select_btn .blind:checked+.btn_style {
	background-color: #000;
	color: #fff;
}

input[type=radio]+span, .order_agree_list li p, .detail_btn {
	cursor: pointer;
}

.btn_style {
	padding: 10px 32px;
	font-size: 15px;
	background-color: #ebebeb;
	border-radius: 50px;
}

.best_item .best_item_lis {
	overflow: hidden;
}

.best_item .best_item_list li {
	display: inline-block;
	vertical-align: top;
	width: 33.3%;
	float: left;
	box-sizing: border-box;
	height: auto;
	padding:10px;
}

.best_item .best_item_list li img {
	width: 100%;
    box-sizing: border-box;
}

.best_item .best_item_list li a {
	display: inline-block;
	width: 100%;
}
.review_info{float:left;background:#dad3ca;padding-left: 10px;padding-right: 10px;width:100%;height: 60px;line-height: 60px;}
.review_info img{float:left;width:50px; height:50px;margin-top: 5px;margin-right: 5px;}
.best_item_name {
	font-size: 14px;
	font-weight: bold;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: calc(100% - 60px);
    
    color: #3d3a39;
}

.review_info .best_item_name{text-align:left;} 

.best_item_info .priceContainer{
	font-size:15px;
	margin-bottom: 15px;
}
.best_item_info .best_item_name{width:100%;}
.best_item_info .priceContainer .pricePercent,
.best_item_info .priceContainer .afterPrice{
	font-size: 14px;
}
.best_item_price {
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 30px;
}


.best_review .review_list {
	position: relative;
	overflow:hidden;
    padding-left: 10px;
    padding-right: 10px;
	
}
.review_list ul{
	overflow:hidden;
    white-space: nowrap;
    overflow-x: scroll;
    text-align:left;
    padding-bottom: 20px;}
.review_list ul li {
	display: inline-block;
	padding-bottom: 0px;
	width:24%;
	box-sizing:border-box;
	text-align:center;
	padding-right:0px;
	overflow:hidden; 
    border: 3px solid #dad3ca;
    margin-right: 1%;
	
}
.review_list ul li a{
	display: inline-block;
    width: 100%;
    overflow: hidden;
    float: left;
   }

.review_list ul li a > img {
	width:100%;
	/* height:200px; */
    float: left;
    padding: 10px;
    padding-bottom: 0px;
    box-sizing: border-box;
}


.review {
	font-size: 13px;
    float: left;
    width: 100%;
    display: inline-block;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.best_review .btn_style {
	color: #fff;
	background-color: #000;
	position: absolute;
	top: 75px;
	right: 0;
}
.review_star_category{
    float: left;
    text-align: left;
    color: #737373;
    font-size: 14px !important;
    width:100%;
    font-weight: 500;
    padding-left: 10px;}
   .review_star_date{
	float: left;
    text-align: left;
    padding-left: 10px;
    color: #9f9f9f;
    font-size: 12px !important;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    } 

.swiper-button-next, .swiper-button-prev {
	background: url(../images/main/next.png) no-repeat !important;
	width: 79px !important;
	height: 79px !important;
	background-position: center !important;
	right: 20px !important;
	top: 44% !important;
}

.swiper-button-prev {
	background: url(../images/main/before.png) no-repeat !important;
	left: 20px !important;
}

.swiper-button-next::after, .swiper-button-prev::after, .category_select div,
	.prd_tab_list thead, .prd_tab_list caption, .agree_detail {
	display: none;
}

.Shipping, .cart_list{padding-left:20px;padding-right:20px;}

.cartOrder_btn a {color:#fff;}

.footer_menu {
	font-size: 14px;
	border-bottom: 3px solid #dad3ca;
	border-top: 3px solid #dad3ca;
    padding-top: 30px;
    padding-bottom: 30px;
	width: 100%;
	max-width: 1200px;
	text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}
.centerBanner{width: 100%;text-align: center;background: #dad3ca;}
.centerBannerImg{width: 100%;max-width: 1200px;margin: 0 auto;}
.foot {
	padding-top: 30px;
	padding-bottom: 45px;
}
footer .sns  img{
	width:38px;
}
.footer_write {
	display: inline-block;
	font-size: 14px;
	line-height: 1.8;
	margin-left: 38px;
	vertical-align:middle;
}

.footer_write span, .footer_write p {
	padding-right: 5px;
	/* color: #757575; */
	color:#000;
}

.footer_menu ul li{
	display:inline-block;
	padding-right: 24px;
	vertical-align: -webkit-baseline-middle;

}
.footer_menu ul li a{
	font-weight: 400;
	font-size: 15px;
}
.footer_info{
	background:#dad3ca;
	color:#000;
	text-align: center;
	font-size:13px;
	padding:16px;
}

.footer_info .wrappage{color:#fff !important}
.footer_info .wrappage a{color:#fff !important}

.shopping .title {
	font-weight: 500;
	font-size: 25px;
}

.shopping_menu li {
	display: inline-block;
	margin: 0px 20px;
}

.shopping_menu li a {
	padding-left: 2px;
	padding-right: 2px;
	display: inline-block;
	padding-bottom: 4px;
}

.shopping_menu li a.on {
	color: #000;
	font-weight: 500;
	border-bottom: 2px solid #000;
}

.content, .category_item .items {
	display: inline-block;
}

.content_info {
	background-color: #d7c5b8;
	color: #62554b;
	font-weight: 500;
	padding: 15px 20px;
}

.content_info span {
	color: #563e2e;
	font-size: 18px;
}

.category_item {
	padding-top: 60px;
}

.category_item .items {
	font-size: 16px;
	height: auto;
	width: 33.3%;
	float: left;
	box-sizing: border-box;
	margin-left: 0;
	padding: 20px;
}

.category_item_top {
	font-size: 13px;
	padding-left: 20px;
	text-align: left;
}

.category_item_top .category_all {
	font-size: 16px;
}

.category_select {
	position: relative;
}

.category_select p {
	border: 1px solid #ddd;
	display: inline-block;
	padding: 5px 8px;
	background: url(../images/select_down.png) no-repeat right 8px center;
	width: 84px;
}

.category_select div {
	position: absolute;
	left: 0;
	top: 31px;
	border: 1px solid #ddd;
	border-top: none;
	background: #fff;
	padding: 8px 10px;
	width: 80px;
	z-index: 500;
}

.category_select div li {
	font-size: 12px;
	width: 80px;
	padding: 2px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #777;
	cursor: pointer;
	text-align: left !important;
}

.priceContainer {
	overflow: hidden;
	display: inline-block;
	text-align: center;
}

.category_item .items .item_name {
	padding-top: 10px;
	font-size: 16px;
}

.category_item .items .sale_price {
	font-size: 20px;
	float: left;
	height: 30px;
	line-height: 30px;
}

.category_item .items a img {
	width: 100%;
}

.category_item ul.category_item_list:last-child .items .sale_price {
	padding-bottom: 0;
}

.paging {
	width: 100%;
	text-align: center;
	height: 25px;
}

.paging a {
	display: inline-block;
    height: 23px;
    line-height: 23px;
    background-color: #fff;
    margin-bottom: 20px;
}

.paging a span {
	display: block;
	height: 23px;
	min-width: 10px;
	padding: 0 8px 0 7px;
	cursor: pointer;
}

.paging a.on {
	border: 1px solid #000;
	color: #000;
}

.paging a.arrow span {
	text-indent: -99999px;
	width: 23px;
	padding: 0;
	/* background-position: 6px 8px !important; */
	background-position: center!important;
}

.paging a.paging_first span {
	background: url(../images/paging_first.png) no-repeat;
}

.paging a.paging_prev span {
	background: url(../images/paging_prev.png) no-repeat;
	/* background-position: 9px 8px !important; */
}

.paging a.paging_next span {
	background: url(../images/paging_next.png) no-repeat;
	/* background-position: 9px 8px !important; */
}

.paging a.paging_last span {
	background: url(../images/paging_last.png) no-repeat;
}

.prd_top {
	padding: 50px 0;
	padding-left: 20px;
    padding-right: 20px;
}
.prd_tabP{
	padding-left: 20px;
    padding-right: 20px;}
.pagination, .order {
	margin-bottom:20px;
}

.prd_info {
	width: 47%;
	box-sizing: border-box;
	font-size: 16px;
	position: relative;
	height: 530px;
	margin-left: 6%;
}

.prd_brand {
	color: #737373;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
}

.prd_name {
	font-size: 21px;
	color: #000;
	padding-top: 18px;
	text-align: left;
}

.prd_sale {
	font-size: 22px;
	color: #d62c2c;
	border-bottom: 1px solid #cccccc;
	padding: 25px 0;
}

.price_sale {
	vertical-align: middle;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size:15px;
}

.prd_sale .price {
	font-size: 15px;
	vertical-align: middle;
}

.prd_sale .sale_price {
	color: #d62c2c;
}

.prd_sale .sale_price span {
	font-size: 17px;
}

.detail_info .category_select {
	margin-top: 27px;
	margin-bottom: 27px;
}

.detail_info .category_select p {
	font-size: 14px;
	padding: 8px 12px;
	color: #616161;
}

.detail_info .category_select div, .detail_info .category_select div li
	{
	width: 88px;
	background-color: #fff;
	top: 38px;
}

.detail_info .category_select div li, .best_review .review_list .review
	{
	line-height: 2;
}

.detail_info .category_select:last-child p, .detail_info .category_select:last-child div,
	.detail_info .category_select:last-child div li, .agree_detail,
	.order_prd_name .prd_name, .prd_tab ul li a span {
	width: 100%;
	box-sizing: border-box;
}

.detail_info .category_select:last-child p {
	margin-bottom: 27px;
}

.prd_price {
	color: #000;
	padding-top: 20px;
}

.prd_price .sale_price {
	font-size: 25px;
}

.prd_btn {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.prd_btn span {
	vertical-align: middle;
	box-sizing: border-box;
	width: 50%;
	height: 56px;
	display: inline-block;
	float: left;
	margin-left: 0px;
}

.prd_btn span:first-child {
	margin-left: 0;
	width: 50%;
}

.prd_btn span a {
	font-weight: 600;
	font-size: 12px;
	border: 1.5px solid #b19f92;
	color: #977e6c;
	width: 100%;
	display: inline-block;
	height: 56px;
	vertical-align: middle;
	line-height: 56px;
	text-align: center;
	box-sizing: border-box;
}

.prd_btn span:first-child a {
	color: #fff;
	background-color: #b9a393;
	border-color: #b9a393;
	width: 100%;
	display: inline-block;
	line-height: 56px;
}

.prd_tab ul li {
	float: left;
    width: 25%;
    text-align: center;
}

.prd_tab ul li a {
display: table;
    border: 1px solid #e1e1e1;
    width: 100%;
    height: 50px;
    text-align: center;
    background-color: #f7f7f7;
    color: #5c5c5c;
    font-size: 13px;
    box-sizing: border-box;
}

.prd_tab ul li a span {
	height: 100%;
	vertical-align: middle;
	display: table-cell;
}

.prd_tab ul li a.on {
	border-color: #000;
	background-color: #fff;
	color: #000;
	font-weight: 500;
}

.prd_tab_detail {
	border-top: 1px solid #cccccc;
	margin-top: 40px;
}

#tab_03 img, #tab_01 img  {
	max-width: 100%;
}

.detail_title {
	font-weight: 600;
	font-size: 17px;
	color: #000;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 14px;
	vertical-align: bottom;
	text-align:left;
}

.detail_title span {
	vertical-align: -webkit-baseline-middle;
}

.detail_btn {
	font-weight: 400;
	font-size: 13px;
	color: #fff;
	background-color: #a1ab6e;
	padding: 7px 20px;
	float: right;
}

.prd_tab_detail .section>img {
	margin: 0 auto;
	display: block;
	padding-top: 45px;
}



table {
	width: 100%;
	border-collapse: collapse;
}

.prd_tab_list img {
	vertical-align: middle;
}

.prd_tab_list tbody tr {
	border-bottom: 1px solid #cccccc;
	line-height: 4;
	font-size: 13px;
}

.prd_tab_list tbody tr td:first-child {
    text-align: left;
    padding-left: 20px;
}

.prd_tab_list tbody tr a:hover, .detail_info .category_select div li:hover
	{
	text-decoration: underline;
}

.filter, .deliver {
	background-color: #fff;
}

.filter, .order_date, .order_detail_title {
	border-bottom: 2px solid #000;
	color: #000;
	font-size: 18px;
	font-weight: 500;
	padding: 28px 36px;
}

.filter .filter_date span {
	padding-left: 15px;
}

.deliver_list_wrap {
	text-align: center;
	display: inline-block;
	padding: 50px 0;
	width: 100%;
}

.deliver  .deliver_list {
	float: left;
	text-align: center;
	font-size: 16px;
	width: 25%;
}

.my_list {
	float: left;
	text-align: center;
	font-size: 16px;
	width: 33.3%;
}

.deliver  .deliver03 {
	padding-right: 0px;
}

.deliver_list div {
	height: 100px;
	width: 100px;
	line-height:100px;
	background-color: #f3f0eb;
	border-radius: 100px;
	margin-bottom: 15px;
}

.deliver_list div img {
	vertical-align:middle;
    image-rendering: -webkit-optimize-contrast;
}

.deliver_number {
	padding-top: 20px;
	padding-bottom: 0;
	font-size: 28px;
}

.order_prd_list ul li {
	padding-top: 30px;
}

.order .main_p{padding:20px;}
.order .main_p .order_wrap{margin-top:20px;}

.order_prd_wrap, .order_wrap {
    border-bottom: 1px solid #949494;
}

.cart_prd_wrap {
	padding: 10px 0;
	border-bottom: 1px solid #949494;
	border-top: 1px solid #949494;
}

.order_prd_list .order_date, .order_detail_title {
	font-weight: 600;
	color: #000;
	font-size: 20px;
	padding: 0 0 10px 0;
    text-align: left;
}

.order_number, .order_track {
	color: #949494;
	font-weight: normal;
	padding-left: 10px;
}

.order_track {
	padding-top: 5px;
}

.order_prd_name span, .order_prd_delive p {
	font-size: 14px;
}

.order_prd_name {
	text-align: left;
    padding-left: 20px;
}


.order_prd_name span {
    text-align: left;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}
.order_prd_name .prd_option {
    width:100%;
}

.order_prd_name .prd_brand {
	font-size: 13px;
	text-align: left !important;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}

.order_prd_name .prd_name {
	font-size: 16px;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
    height: 30px;
    line-height: 30px;
    padding-top: 0px;
}

.order_price {
	font-size: 16px;
	font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-right:5px;
}

.order_price span {
	font-size: 16px;
}

.order_deliver {
	color: #a1ab6e;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 18px;
}

.deliverCheck_btn, .deliverComp_btn {
	background-color: #f3f0eb;
	border: 1px solid #b7b7b7;
	margin-left: 10px;
	padding: 7px 20px;
}

.cartOrder_btn {
	border: 1px solid #b7b7b7;
	margin-left: 10px;
	padding: 7px 30px;
	margin-top: 10px;
	display: inline-block;
	background-color: #a1ab6e;
	color: #fff;
	cursor: pointer;
}

.cartOrder_delete {
	border: 1px solid #b7b7b7;
	margin-left: 10px;
	padding: 7px 30px;
	margin-top: 10px;
	display: inline-block;
	background-color: #d58989;
	color: #fff;
	cursor: pointer;
}

.deliverCheck_btn {
	background-color: #a1ab6e;
	color: #fff;
}

.deliverComp_btn {
	background-color: #f3f0eb;
	border: 1px solid #b7b7b7;
	margin-left: 10px;
	padding: 7px 20px;
	color: #000;
}

.completed_btn {
	margin: 0px;
	padding: 0px;
}

.order {
	background-color: #fff;
}

.order_wrap {
	border: 0;
}


.order .price {
	padding: 0;
	font-size: 14px;
}

.order input[type="text"] {
	border: 1px solid #b7b7b7;
	width: 100%;
	height: 35px;
	padding-left: 8px;
	box-sizing: border-box;
}

.couponInput {
	border: 1px solid #b7b7b7;
	width: 80px;
	height: 35px;
	box-sizing: border-box;
	text-align: center;
}

.order input.input_1, .order input.input_2 {
	margin-right: 10px;
    width: 140px;
    float: left;
}

.order input.input_2, .order input.input_3 {
	width: 48.4% !important;
}

.address_form, .receiver_addr, .order_addr, .receiver_txt {
	padding: 10px 0;
}

.order .addr_btn {
	float: none;
	vertical-align: middle;
	background-color: #d5c2b4;
	color: #433022;
	border: 1px solid #ada6a0;
	font-weight: 500;
}

.order_addr li, .order_addr_select {
	padding-bottom: 6px;
	font-size: 13px;
    text-align: left;
}

.order_addr li:last-child {
	padding-bottom: 0;
}

.order ul li {
	font-size: 15px;
    text-align: left;
}

.order_payment li, .payment_total_order li, .order_agree_list li {
	border-bottom: 1px solid #b8b8b8;
	padding: 15px 10px;
	position: relative;
}

.order_payment .price_font, .payment_total_order .price_font {
	position: absolute;
	right: 10px;
	top: 14.3px;
}

.payMethod {

    font-size: 15px;
    font-weight: 500;
    width: 33.3%;
    display: inline-block;
    margin-top: 14px;
    box-sizing: border-box;
    float: left;
}


.order input[type="radio"], .order input[type="checkbox"] {
	margin: 0;
	width: 18px;
	height: 18px;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
	background: url(../images/radio_btn.png) left -20px top -1px no-repeat;
	-webkit-appearance: none;
}

.payMethod input[type="radio"] {
	background: url(../images/radio_btn.png) left 0px top -1px no-repeat;
}

.order input:checked[type="checkbox"] {
	background: url(../images/radio_btn.png) right 0px top -1px no-repeat;
	-webkit-appearance: none;
}

.payMethod input:not(:disabled):checked[type="radio"] {
	background: url(../images/radio_btn.png) right -20px top -1px no-repeat;
}

.float_right .order {
	margin-left: 20px;
}

.payment_total_order li:first-child, .payment_total_order li:nth-child(2), .payment_total_order li:nth-child(3)
	{
	border-bottom: 0;
}

.payment_total_order .detail_btn {
	float: none;
	text-align: center;
}

.order_agree {
	font-size: 13px;
	padding: 20px 0;
}

.order_agree_list li p {
	background: url(../images/agree_more.png) right 2px center no-repeat;
}

.order_agree_list li.on p {
	background: url(../images/agree_more_on.png) right 2px center no-repeat;
}

.agree_detail {
	background: #fff;
	margin-top: 10px;
	padding: 10px;
	resize: none;
	height: 100px;
	box-sizing: border-box;
}

.select_count {
	width: 100px;
}

.select_option {
	width: 250px;
}

.select_count, .select_option {
	text-align: center;
	height: 30px;
	border-radius: 5px;
	border: 1px solid #cfcfcf;
}

.questionFormContainer {
	max-width: 1200px;
	width:90%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.questionFormContainer table {
    margin: 0 auto;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    max-width: 760px;
    width: 90%;
}

.itemQnaTable {
	width: 100%;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	margin-top: 10px;
}

.itemQnaTable th {
	background: #eee;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	width: 100px;
}

.itemQnaTable td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	text-align: center;
}

.itemQnaTable td input[type="text"] {
	height: 30px;
	width: 90%;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.itemQnaTable td textarea {
	height: 150px;
	width: 90%;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	resize: none;
	padding: 5px;
}

.itemQnaTable td label {
	font-size: 13px;
}

.itemQnaTable td label input[type="checkbox"] {
	margin-right: 5px;
	vertical-align: middle;
	margin-bottom: 3px;
}

.foot >img {width:120px; height:120px;} 

.questionFormContainer table th {
    background: #eee;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 20%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}

.questionFormContainer table td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	text-align: center;
}

.questionFormContainer table input {
	height: 30px;
	width: 90%;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.questionFormContainer table textarea {
	height: 300px;
	width: 90%;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	resize: none;
	padding: 5px;
}

.questionFormContainer .questionBtn {
	display: inline-block;
	margin-top: 20px;
	background: #eee;
	padding: 10px 80px;
	border-radius: 5px;
	border: 1px solid #dbdbdb;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 40px;
}

.answerContents {
	text-align: left !important;
	padding-left: 10px;
	padding-right: 10px;
}

.addreviewTop img {
	width: 200px;
	height: 200px;
	margin-top: 20px;
	box-shadow: 0 0 5px;
	border-radius: 5px;
}
.cartOrder_delete>a{color:#fff}
.addreivewCategory {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

.addreivewItem {
	font-size: 16px;
	font-weight: bold;
}

.reviewStar {
	overflow: hidden;
	margin: 0 auto;
	display: inline-block;
	margin-top: 20px;
}

.reviewStar li {
	float: left;
	padding: 3px;
	box-sizing: border-box;
}

.reviewStar li img {
	width: 20px;
	height: 20px;
}

.addreviewTxtarea {
	width: 80%;
	height: 50px;
	border: 1px solid #dbdbdb;
	resize: none;
	border-radius: 5px;
	padding: 5px;
}

.addreiewBtn {
	display: inline-block;
    margin-top: 30px;
    background: #a1ab6e;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid #eee;
    cursor: pointer;
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
}

.headerIcon {
	font-size: 14px;
	font-weight: bold;
}

.mebuBarIcon {
	width: 30px;
	height: 30px;
	display: none;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	margin-left: 10px;
	image-rendering: -webkit-optimize-contrast;
}

.dimBgr {
	width: 100%;
	height: 100vh;
	background: #000000ad;
	position: absolute;
	z-index: 101;
	display: none;
}
.loginModal, .accountModal, .productListModal{
	width: 100%;
    height: 100vh;
    background: #0000007a;
	position: fixed;
    z-index: 1001;
    display:none;
}
.productListModalContainer{ 
	width: 350px;
    max-height: 500px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    overflow: hidden;
    border-radius: 5px;}
    
 .productListModalContainer ul{
 	width:100%;
 	max-height:440px;
 	overflow-y:scroll;
 	border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    box-sizing: border-box;
 	}
	 .productListModalContainer ul li img{
    width: 120px;
    height: 120px;
 	}
 	
 	
 	 .productListModalContainer ul li{
 	
    float: left;
    width: 100%;
 	}
 	
    
    
 .productListModalContainer a{
    text-align: center;
    line-height: 30px;
    background: #eee;
    border-radius: 5px;
 	display:inline-block;
 	width:200px;
 	height:30px;
 	margin-top:15px;
    margin-bottom: 15px;
 	}
.loginContainer{    
	width: 300px;
    height: 400px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    border-radius: 5px;}
.accountContainer{    
	width: 300px;
    height: 300px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    border-radius: 5px;}
    
.loginBtn{width: 80%;
    margin: 0 auto;
    height: 40px;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
    position: relative;}
.loginBtn a{display: inline-block;
    height: 100%;
    line-height: 40px;
    cursor: pointer;
    width: 100%;
    float: left;
    box-sizing: border-box;}
.loginBtn img{width: 30px;
    height: 30px;
    position: absolute;
    left: 5px;
    top: 5px;}
.drawer {
	width: 90%;
	height: calc(100% - 80px);
	background: #fff;
	position: fixed;
	z-index: 102;
	left: -90%;
	top: 120px;
	overflow-y: scroll !important;
	transition: 0.5s;
    border-top: 1px solid #eee;
}
.drawerList:last-child{padding-bottom:20px;}
.closeDrawerImg {
	position: absolute;
	width: 30px;
	height: 30px;
	display: inline-block;
	left: 91%;
	top: 130px;
	z-index: 102;
	visibility: hidden;
	image-rendering: -webkit-optimize-contrast;
}
.closeLoginImg
{
	position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.drawerList {
	line-height: 30px;
	font-size: 16px;
	padding-left: 20px;
	margin-top: 20px;
	font-weight: bold;
	float: left;
	width: 100%;
    box-sizing: border-box;
}

.drawerSubList {
float: left !important;
    font-size: 13px;
    color: #999;
    padding: 5px;
    font-weight: 400;
    line-height: 20px;
    
    width: 100%;
}

.drawerBottomContents {
border-top: 1px solid #eee;
    margin-top: 10px;
    display: inline-block;
    padding-left: 20px;
    width: 100%;
    box-sizing:border-box;
}

.drawerBottomContents img {
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin-right: 10px;
	image-rendering: -webkit-optimize-contrast;
}

.drawerBottomContents a {
font-weight: bold;
    font-size: 14px;
    margin-right: 10px;
    display: block;
    line-height: 50px;
    width: 80px;
}

.mdpickTitle {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	display: none;
}
.new_productContainer ul::-webkit-scrollbar,
.review_list ul::-webkit-scrollbar {
    height:20px;	
}
.new_productContainer ul::-webkit-scrollbar-thumb,
.review_list ul::-webkit-scrollbar-thumb{
	background-color:#dad3ca;
	border-radius: 10px;
	background-clip:padding-box;
	border:3px solid #efefef;
}
.new_productContainer ul::-webkit-scrollbar-track ,
.review_list ul::-webkit-scrollbar-track{
	background-color: #efefef;
	border-radius: 10px;
  }
.new_productContainerList
,.reviewContainerList {
	width: 25%;
	display: inline-block;
	margin-bottom:25px;
	padding: 0 30px;
	box-sizing: border-box;
}

.new_productContainerList a,
.reviewContainerList a {
	cursor: pointer;
}
.new_productContainerList .priceContainer, .reviewContainerList .priceContainer {
    text-align: center;
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
}
.new_productContainerList a img
,.reviewContainerList a img
 {
	width: 100%;
	float: left;
}

.new_productContainerList .tainer,
.reviewContainerList .priceContainer
 {
	text-align: center;
	width: 100%;
	float: left;
    height: 30px;
    line-height: 30px;
    
}

.new_productContainerList .priceContainer .price_sale,
.new_productContainerList .priceContainer .sale_price,
.reviewContainerList .priceContainer .price_sale,
.reviewContainerList .priceContainer .sale_price
 {
	float: none;
	display: inline-block;
}

.new_productContainer
,.reviewContainer
 {
	width: 100%;
	max-width: 1200px;
	height: auto;
}

.swiper {
	/* width: 100% !important;
	height: 100% !important; */
}
.review_optionTxt{
    float: none;
    display: block;
    color: #666;
    font-size: 13px;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    }
.review_star{
width: auto !important;
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
    float: none !important;
    text-align: left;
    padding-left: 10px;
    margin-top: 5px;
}
.best_item #ul_sp3 li img {
	border:0;
}
.order_img{
	width:120px;
	height:120px;
}
.prd_price_mobile{display:none}
.prd_price_pc{display:block}
.reviewContainerList a img{float:none !important;}
.order_prd{padding-bottom:15px;padding-top:15px;}
.order_prd > img{width:150px; height:150px;}


.modalDimBgr{width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 1001;
    background: #000000a1;
    top: 0;}
.modalReviewContainer{
	background: #fff;
    left: 0;
    top: 50%;
    position: absolute;
    transform: translate(100px, -50%);
    text-align: center;
    box-shadow: 0 0 10px #000000;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 300px;
}   

.modalBankContainer{
	background: #fff;
    left: calc(50% - 300px);
    top: 50%;
    position: absolute;
    transform: translate(100px, -50%);
    text-align: center;
    box-shadow: 0 0 10px #000000;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 300px;
}     
.modalReviewTitle{font-size: 28px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 20px;}


.viewMore{
	margin-top: 20px;
    display: inline-block;
    cursor: pointer;
    padding: 5px 20px;
    background: #dad3ca;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    }
.cs_center{
	display: table;
	border-collapse:collapse;
}
.cs_center .cs_box{
	border:3px solid #dad3ca;
	display:table-cell;
	width:25%;
	box-sizing: border-box;
	font-size:15px;
	color:#dad3ca;
	text-align: center;
}
.cs_box p
{
	
} 
.cs_center .cs_box:last-child{
	border:none;
}
.cs_center .cs_box a span,
.cs_center .cs_box span {
	color:#dad3ca;
	font-weight: 400 !important;
	padding:10px 0 30px;
	display: block;
	font-size:22px;
}
.cs_center .cs_box span{
	padding-bottom: 16px;
}
.cs_box .viewMore {
    margin-top: 0px;
    background: none;
    padding: 8px 0px;
    }
.cs_box_click{
	display: block;
	padding: 10px 0 35px;
}
.cs_center .cs_box ul li a{
	color:#585657;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    width: 90%;
}

.cs_title{font-weight: 600; font-size: 26px; color:#747273;text-align: right;}
.cs_tel{font-size:22px;font-weight: 600;text-align: right;}
.cs_subtitle{font-size: 14px;text-align: right;color: #000;font-weight: 500;line-height: 1.6;}

.cart_title{padding-top: 60px;
    padding-bottom: 60px;
    font-size: 27px;
    font-weight: 600;}
    
    #tab_01 iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
}

#side_menu_bar {
	position: fixed;
	right: 10px;
	bottom: 10px;
}

#side_menu_bar ul li {
	margin-top: 15px;
}

#btn_kakao a,
#btn_naver a {
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	border-radius: 50%;
}

#btn_kakao a {
	background-image: url(../images/kakao_channel.jpg);
}	

#btn_naver a {
	background-image: url(../images/naver_talk.png);
	background-size: 70px;
	background-position: -8px -12px;
}

@media screen and (max-width: 1200px) {
	header {
		box-sizing: border-box;
		border: none
	}
	header nav ul li {
		font-size: 13px;
		padding: 0 10px;
	}
	.headerIcon {
		font-size: 13px;
	}
	header nav ul li:last-child {
		padding-right: 20px;
	}
	.md_pick .md_pick_banner {
		display: none;
	}
	.mdpickTitle {
		display: block
	}
	.md_pick .md_pick_product {
		width: 100% !important;
	}
	.md_pick_product li a img {
		width: 100%;
	}
	.category_item .items .item_name {
		font-size: 14px
	}
	.category_item .items .sale_price {
		font-size: 16px
	}
	.category_item .items .item_name {
		font-size: 14px;
	}
	.category_item .items {
		font-size: 14px
	}
	header .user_icon, header .user_icon ul li {
		display: none;
	}
	header nav {
		display: none;
	}
	.mebuBarIcon {
		display: block;
	}
	.wrappage {
		text-align: center;
	}
	header {
	}
	.prd_name {
		font-size: 18px
	}
	.prd_brand {
		font-size: 16px
	}
	.prd_sale {
		padding: 10px 0;
	}
	.prd_name {
		padding-top: 10px;
	}
	.prd_price .sale_price {
		font-size: 18px
	}
	.prd_info {
		height: 480px
	}
	.prd_photo_wrap{height:480px}
	
	.order_form{
    float: none;
    width: 80% !important;
    margin: 0 auto;}
    .float_right .order{margin:0px;}
    .payMethod{
    width: 25%;
    text-align: center;}
	
.user_icon_mobile{
	display: inline-block;
    float: right;
    position: absolute;
    right: 10px;}
.user_icon_mobile img{width: 25px;
    height: 25px;
    margin-right: 5px;
    vertical-align: middle;}
    #detail_container{padding-top: 120px;}
    .sub{right:0;left: unset;margin-right: 10px;}
    header .wrap_top{display:none}
    .cs_title{text-align: center;}
	.cs_tel{text-align: center;}
	.cs_subtitle{text-align: center !important;}
	.main_banner{padding-top:120px;}
	.deliver_list_wrap{padding: 20px 0;}
	#container{padding-top:0px;}
	#container_list{padding-top:120px;}
	.bg{box-sizing:border-box;}
}
@media screen and (max-width: 1000px)
{
	.prd_photo_wrap,.prd_info{height:400px}
	.prd_name{font-size:16px;}
	.detail_info .category_select{margin-top: 15px;margin-bottom: 15px;}
	.payMethod{font-size:12px;}
	.review_list ul li{width:32%}
	.logo{padding:10px;}
	.wrap_header{height:100px;}
	.drawer{top:100px;}
	.closeDrawerImg{top:120px;}
	
    .cs_title{font-size:22px}
	.cs_tel{font-size:18px}
	.cs_subtitle{font-size:12px}
	
	.cs_center .cs_box{float:left;}
	.cs_center .cs_box:nth-child(1){width:50%;border-bottom:none;}
	.cs_center .cs_box:nth-child(2){width:50%;border-left:none;border-bottom:none;}
	.cs_center .cs_box:nth-child(3){width:100%;}
	.cs_center .cs_box:nth-child(4){width:100%;margin-top: 20px;}
	.footer_menu .main_p {width:100%}
	.footer_menu .main_p li{padding-right: 10px;padding-left: 10px;}
    
	.footer_menu .sns {width:100%; margin-top:40px;}
	.footer_menu .sns  li{padding-right: 10px;padding-left: 10px;}
	.main_banner{padding-top:100px;}
	#detail_container{padding-top:100px;}
	.foot >img {width: 80px;height: 80px;display: block;margin: 0 auto;margin-bottom: 20px;}
	.footer_write{font-size:12px;}
	
	.sublist{margin-right: 5px;font-size: 12px;}
	.pc_logo{width:200px;}
	.prd_price{padding-top:0px;}
	.order_prd_name .prd_name{font-size:14px;}
	.tItemWriter {width: 80px!important;}
	.tItemRDate {width: 90px!important;}
}


@media screen and (max-width: 768px) {
	.closeDrawerImg{top:90px;}
	.drawer{top:80px;}
	.main_banner .bannerbtn .bannerbtn_wrap {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.main_banner .bannerbtn_wrap p {
		font-size: 24px
	}
	.main_banner .bannerbtn {
		width: 400px;
	}
	.md_pick .md_pick_product li, .items {
		width: 50%;
		margin-bottom: 0px;
	}
	.md_pick {
		padding-bottom: 0px;
	}
	.best_item .best_item_list li {
		width: 50%;
	}
	.new_productContainerList {
		width: 33.3%;
		padding-top: 0px;
		padding: 10px;
	}
	.title {
		padding-bottom: 40px;
    	padding-top: 40px;
	}
	
	.best_item .best_item_list li {
		padding-top: 0px;
	}
	.footer_write {
		margin-left: 0px;
	}
	.category_item .items {
		width: 50%
	}
	.p_bottom {
		padding-bottom: 10px;
	}
	.title_list {
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.category_item {
		padding-top: 30px;
	}
	.prd_photo_wrap{
	    float: none;
	    margin: 0 auto;
	    width: 80%;
	    height: auto;
	}
	.prd_info{
    float: none;
    margin: 0 auto;
    width: 80%;
    height: auto;
    margin-top: 20px;
	}
	.prd_btn{
	position: relative;
    margin-top: 20px;
	}
	.prd_brand, .prd_name, .prd_sale{
	text-align:center !important;
	line-height: 20px;
	
	}
	.prd_tab{margin-bottom:20px;}
	.prd_tab_detail{margin-top:0px;}
	
	#tab_03{margin-top: 30px;}
	#tab_04{margin-top: 30px;
    margin-bottom: 30px;}
    .reviewContainerList{width:33.3%}
    .cartOrder_delete{
    line-height: 35px;height: 35px;display: inline;margin-left: 0px;}

.orderTitle{padding-bottom: 0px;
    padding-top: 20px;}
    
     .deliver_list div{
    height: 60px;
    width: 60px;
    line-height: 60px;}
    .deliver_list div img{width:40px;}
    .deliver .deliver_list{font-size:14px;}
     .deliver_number{font-size: 18px;padding-top: 10px !important;}
     .deliver_list_wrap{padding: 20px 0;padding-bottom: 0px;}
     .deliver{margin-bottom: 10px;}
     .order_prd_list .order_date, .order_detail_title{font-size:16px;}
     .myList > img{width:150px;height:150px;}
    
     .order_prd_name .prd_brand, 
     .order_prd_name .prd_name,
     .order_prd_name .prd_number
     {
     height:25px;
     line-height:25px;     
     display: inline-block;
     text-align: left;
    margin: 0;
    padding: 0;
    padding-left: 0px;
    width:auto !important;
     }
     
     .myList > img{float: none;}
     .order_prd_name {display: block;float: none;text-align: center !important;}
     .myList .prd_name{text-align: center !important;}
     .myList .order_prd_deliver {float:none;display: block;text-align: center !important;overflow: hidden;}
     .myList .sale_price {float:none;}
     .myList .completed_btn {float:none;overflow: hidden;line-height: 35px;}
     .deliverCheck_btn, .deliverComp_btn{margin-left:0px;}
     .cart_prd_wrap{padding:0px;border-top:none;padding-top: 0px;}
     .order_price{margin-top:0px !important; margin-bottom:10px;}
     .cartOrder_btn{
    line-height: 35px;
    height: 35px;
    display: inline;
    margin-left:0px;
    }
    .order_prd_name{padding-left:0px;}
    .order_prd_list ul li{padding-top:10px;}
    .myPageIcon{width:40px;}
    .cart_prd_wrap:fisrt-child{
    border-top:none}
	.review_list ul li{width:49%}
	.title{font-size:18px;}
	.sectionTitle{font-size:18px;}
	.price{padding-left:5px;}
	.order_deliver{padding: 0px 0 10px;}
	.item_name{font-size:13px;}
	.best_item_name{font-size:13px;}
	
	
	.wrap_header{height:80px;}
	.sublist a{font-size: 13px;}
	
	.main_banner{padding-top:80px;}
	
    .cs_title{font-size:28px}
	.cs_tel{font-size:22px}
	.cs_subtitle{font-size:16px;margin-top:10px;}
	.footer_menu ul li{padding-right:20px;}
	.best_item_info .priceContainer .pricePercent, .best_item_info .priceContainer .afterPrice
	{font-size:16px;}
	.item_name{padding:0px;}
	
    #detail_container{padding-top: 80px;}
    .cart_title{padding-top:20px; padding-bottom:20px;font-size:18px;}
    .myList .completed_btn{margin-top: 0px !important;}
    .order_prd_name .prd_brand{padding-top:10px !important;}
    .myList > img{width: 300px;height: 300px;}
    .order_img{float: none;width: 200px;height: 200px;}
    .order_price{float:none !important;}
    .order_wrap{padding-bottom:0px;}
	#container_list{padding-top:80px;}
	.shopping_menu li{margin: 0px 10px;}
	.shopping_menu li a{font-size:13px;}
	.foot >img {width:80px; height:80px;}
	.md_pick{padding-top: 30px;}
	.viewMore{margin-top:0px;}
	.pagination, .order{margin-top:20px; margin-bottom:0px;}
	.questionFormContainer table{width:100%;}
	
	.sectionTitle{padding-bottom: 20px;padding-top: 40px;}
	.cs_center{margin-top:20px;}
	.order_prd_name .prd_option {text-align:center;}
}

@media screen and (max-width: 640px) {
	.new_productContainerList {
		width: 50%
	}
	.prd_photo_wrap{width:100%}
	.prd_info{width: 100%;
    padding-left: 10px;
    padding-right: 10px;}
    .prd_name{font-size:14px}
    .prd_btn span{height:40px;line-height:40px;}
    .prd_btn span a{height:40px;line-height:40px;}
    .prd_btn span:first-child a{line-height:40px}
    .prd_top{padding-top:20px;}
    .order_form{width:90% !important;}
    .order_prd_name .prd_name{font-size:14px;}
    .order_prd_name span, .order_prd_delive p{font-size:14px;}
    .order ul li{font-size:13px;}
    .price_font .sale_price{font-size:16px !important;}
    .shopping_menu li{
    margin: 0px 10px;
    margin-top: 5px;}
   .shopping_menu li a {padding-bottom: 2px;font-size: 13px;}
   
	.searchInput{width:92%;}
	.cs_box{width:50%;}
	.cs_box:last-child{width:100%;}
	.footer_write{font-size:12px;}
	.foot > img{width: 60px;height: 60px;margin-bottom: 20px;}
	.sub{display:none;}
	.order_price{font-size: 14px;}
	.order .price{font-size: 12px;}
}

@media screen and (max-width: 560px) {
	.main_banner .bannerbtn .bannerbtn_wrap {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.main_banner .bannerbtn_wrap p {
		font-size: 20px;
	}
	.main_banner .bannerbtn {
		width: 300px;
	}
	.footer_menu {
		font-size: 12px
	}
	.footer_menu span {
		padding-right: 15px;
	}
	.main_p {
padding-left: 10px !important;
    padding-right: 10px !important;
	}
	.category_item .items {
		font-size: 12PX;
	}
	.category_item .items .sale_price {
		font-size: 14px
	}
	.searchInput{width:90%;}
    .reviewContainerList{width:50%}
    .modalReviewContainer{width: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 65%;
    min-width: auto;}
    .modalBankContainer{width: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 65%;
    min-width: auto;}
    .addreiewBtn{width:40%}
    .drawerSearchContainer{
    margin-left: 0px;
    margin: 0 auto;
    }
    .review_list ul{padding-bottom:10px;}
    /* .review_list ul li a > img{height: 120px;} */
    .footer_menu .main_p li:last-child{margin-top:30px;display:block;}
    
    .swiper-button-next, .swiper-button-prev {
		display: none!important;
	}
	.category_item .items{padding:10px;}
	.order_form{width:100% !important;}
	.title{padding-bottom: 20px;padding-top: 20px;}
	.best_review{margin-top: 20px;margin-bottom: 20px;}
	.order_number{font-size:12px;}
	.deliver .deliver_list{font-size:12px;}
	.addreiewBtn{font-size:11px;}
	.mHide {
		display: none;
	}
}

@media screen and (max-width: 412px) {
	.md_pick .md_pick_product li, .items {
		width: 100%
	}
	.best_item .best_item_list li {
		width: 100%;
	}
	.review_list ul li a > img{height:100px;}
	.category_item .items{width:100%;}
	.wrap_top_moblie ul li a{font-size:12px !important;}
}
