/* BASIC css start */
.goods-info-area {
}
.goods-info-area .tab-area {
	height:33px;
	font-family:dotum;
	padding-left:10px;
	padding-right:10px;
}
.goods-info-area .tab-area .tab-basic {
	float:left;
	background:#FFFFFF;
repeat-x;
	width:33%;
	font-size:14px;
	color:#94959d;
	line-height:33px;
	text-align:center;
	font-weight:bold;
	border-bottom:solid 1px #dadada;
}
.goods-info-area .tab-area .tab-review {
	float:left;
	background:#FFFFFF;
	width:33%;
	font-size:14px;
	color:#94959d;
	line-height:33px;
	text-align:center;
	font-weight:bold;
	border-bottom:solid 1px #dadada;
}
.goods-info-area .tab-area .tab-qna {
	float:left;
	background:#FFFFFF;
	width:33%;
	font-size:14px;
	color:#94959d;
	line-height:33px;
	text-align:center;
	font-weight:bold;
	border-bottom:solid 1px #dadada;
}
.tab-relative {
	background:#FFFFFF;
	font-size:14px;
	color:#353535;
	line-height:33px;
	font-weight:bold;
	border-bottom:solid 1px #dadada;
	border-top:solid 1px #dadada;
	margin:30px 10px 0;
	padding-left: 10px;
}
.goods-info-area .tab-area .bar-area {
	float:right;
	width:0px;
	height:33px;
no-repeat;
}
.goods-info-area .tab-area .active-bar {
}
.goods-info-area .tab-area .active-bar2 {
}
.goods-info-area .tab-area .active-tab {
	background:#FFFFFF;
	line-height:32px;
	border:solid 1px #dadada;
	border-bottom:none;
	color:#353535;
}
.goods-info-area .content-area {
	padding:12px 12px 0px 15px;
}
.goods-info-area .content-area .content-basic .content-item {
	clear:both;
	height:24px;
}
.goods-info-area .content-area .content-basic .content-item .content-title {
	font-size:12px;
	color:#353535;
	float:left;
	width:102px;
	line-height:24px;
	height:24px;
}
.goods-info-area .content-area .content-basic .content-item .content-content {
	font-size:12px;
	color:#353535;
	float:left;
	line-height:24px;
	height:24px;
}
.goods-info-area .content-area .content-basic .content-item .red {
	color:#f03c3c;
	font-weight:bold;
}
.goods-info-area .content-area .content-basic .content-item .blue {
	color:#555555;
	font-weight:bold;
}
.goods-info-area .content-area .content-review .review-title {
	font-size:14px;
	font-weight:bold;
	font-family:dotum;
	color:#353535;
	height:27px;
	line-height:27px;
}
.goods-info-area .content-area .content-review .review-title .title {
	float:left;
}
.goods-info-area .content-area .content-review .review-title .title .title_cnt {
	color:#466996
}
.goods-info-area .content-area .content-review .review-title .write-btn {
	float:right;
	width:80px;
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	background:#808080;
	font-family:dotum;
	border-radius:3px;
}
.goods-info-area .content-area .content-review .review-item {
	border:solid 1px #d9d9d9;
	border-bottom:none;
	margin-top:8px;
}
.goods-info-area .content-area .content-review .review-item .review-item-title {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px 8px 14px;
}
.goods-info-area .content-area .content-review .review-item .review-item-title .review-item-subject {
	font-weight:bold;
	color:#353535;
	line-height:19px;
}
.goods-info-area .content-area .content-review .review-item .review-item-title .review-item-id {
	color:#353535;
	line-height:19px;
}
.goods-info-area .content-area .content-review .review-item .review-item-title .review-item-id .review-item-star {
	float:right;
	color:#d4d4d4;
	font-size:12px;
}
.goods-info-area .content-area .content-review .review-item .review-item-title .review-item-id .review-item-star .active {
	color:#FECE00;
}
.goods-info-area .content-area .content-review .review-item .review-item-content {
	background:#F5F5F5;
	display:none;
}
.goods-info-area .content-area .content-review .review-item .review-item-content .review-item-content-review {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px 8px 14px;
}
.goods-info-area .content-area .content-review .review-item .review-item-content .review-item-content-reply {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px 8px 14px;
}
.goods-info-area .content-area .content-review .review-item .review-item-content .review-item-content-reply .reply-icon {
	float:left;
	background:url("/design/fruits001/m/btn_re.png") no-repeat;
	background-size:20px 14px;
	width:20px;
	height:14px;
	margin-right:5px;
}
.goods-info-area .content-area .content-review .review-more-btn {
	width:300px;
	margin:auto;
	text-align:center;
	height:35px;
	color:#ffffff;
	line-height:35px;
	font-size:15px;
	font-weight:bold;
	background:#808080;
	border-radius:3px;
	font-family:dotum;
	margin-top:15px;
}
.goods-info-area .content-area .content-qna .qna-title {
	font-size:14px;
	font-weight:bold;
	font-family:dotum;
	color:#353535;
	height:27px;
	line-height:27px;
}
.goods-info-area .content-area .content-qna .qna-title .title {
	float:left;
}
.goods-info-area .content-area .content-qna .qna-title .title .title_cnt {
	color:#466996
}
.goods-info-area .content-area .content-qna .qna-title .write-btn {
	float:right;
	width:80px;
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	background:#808080;
	font-family:dotum;
	border-radius:3px;
}
.goods-info-area .content-area .content-qna .qna-item {
	border:solid 1px #d9d9d9;
	border-bottom:none;
	margin-top:8px;
}
.goods-info-area .content-area .content-qna .qna-item .qna-item-title {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px 8px 14px;
}
.goods-info-area .content-area .content-qna .qna-item .qna-item-title .qna-item-subject {
	font-weight:bold;
	color:#353535;
	line-height:19px;
}
.goods-info-area .content-area .content-qna .qna-item .qna-item-title .qna-item-id {
	color:#353535;
	line-height:19px;
}
.goods-info-area .content-area .content-qna .qna-item .qna-item-title .qna-item-id .answer-n {
	float:right;
	width:53px;
	height:17px;
	background:url("/design/fruits001/m/btn_q_ready.png") no-repeat;
	background-size:53px 17px;
}
.goods-info-area .content-area .content-qna .qna-item .qna-item-title .qna-item-id .answer-y {
	float:right;
	width:53px;
	height:17px;
	background:url("/design/fruits001/m/btn_q_complete.png") no-repeat;
	background-size:53px 17px;
}
.goods-info-area .content-area .content-qna .qna-item .qna-item-content {
	background:#F5F5F5;
	display:none;
}
.goods-info-area .content-area .content-qna .qna-item .qna-item-content .qna-item-content-question {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px 8px 14px;
}
.goods-info-area .content-area .content-qna .qna-item .qna-item-content .qna-item-content-answer {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px 8px 14px;
}
.goods-info-area .content-area .content-qna .qna-item .qna-item-content .qna-item-content-answer .answer-icon {
	float:left;
	background:url("/design/fruits001/m/btn_a.png") no-repeat;
	background-size:16px 14px;
	width:16px;
	height:14px;
	margin-right:5px;
}
.goods-info-area .content-area .content-qna .qna-item .qna-item-content .qna-item-content-question .question-icon {
	float:left;
	background:url("/design/fruits001/m/btn_q.png") no-repeat;
	background-size:16px 14px;
	width:16px;
	height:14px;
	margin-right:5px;
}
.goods-info-area .content-area .content-qna .qna-more-btn {
	width:300px;
	margin:auto;
	text-align:center;
	height:35px;
	color:#ffffff;
	line-height:35px;
	font-size:15px;
	font-weight:bold;
	background:#808080;
	border-radius:3px;
	font-family:dotum;
	margin-top:15px;
}
.goods-info-area .content-area .content-basic .commoninfo-area {
	margin-top:16px;
}
.goods-info-area .content-area .content-basic .commoninfo-area .commoninfo-wrap {
	border:solid 1px #d9d9d9;
	border-bottom:none;
}
.goods-info-area .content-area .content-basic .commoninfo-area .commoninfo-wrap .commoninfo-title {
	border-bottom:solid 1px #d9d9d9;
	padding:0px 10px 0px 10px;
	height:33px;
	line-height:33px;
}
.goods-info-area .content-area .content-basic .commoninfo-area .commoninfo-wrap .commoninfo-title .down_arrow {


	background:url("/design/fruits001/m/icon_arrow_down.png") no-repeat;
	width:15px;
	height:15px;
	margin-top:9px;
	float:right;
}
.goods-info-area .content-area .content-basic .commoninfo-area .commoninfo-wrap .commoninfo-title .up_arrow {
	background:url("/design/fruits001/m/icon_arrow_up.png") no-repeat;
	width:15px;
	height:15px;
	margin-top:9px;
	float:right;
}
.goods-info-area .content-area .content-basic .commoninfo-area .commoninfo-wrap .active_title {
	color:#436593;
	font-weight:bold;
}
.goods-info-area .content-area .content-basic .commoninfo-area .commoninfo-wrap .commoninfo-content {
	border-bottom:solid 1px #d9d9d9;
	padding:12px 12px 12px 12px;
	background:#f5f5f5;
	display:none;
}
.swipe {
 overflow: hidden;
 visibility: hidden;
 position: relative;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap > div {
	float:left;
	width:100%;
	position: relative;
}
.goods_price2 {
	height:20px;
	line-height:20px;
	text-align:right;
}
.goods_dc {
	height:20px;
	line-height:20px;
	text-align:right;
	color:#88eeff;
}
section#goodsview2 {
	background:#FFFFFF;
}
section#goodsview2 .top_title {
	clear:both;
	padding:10px;
	background:#f9f9f9;
	color:#222222;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	font-family:dotum;
	border-bottom:solid 1px #969ca3;
	padding-left:10px;
	white-space: normal;
}
section#goodsview2 .top_btn {
	clear:both;
	height:40px;
	background:#FFFFFF;
	line-height:40px;
	border-bottom:solid 1px #dbdcde;
}
section#goodsview2 .top_btn .left_list_btn {
	float:left;
	width:58px;
	height:27px;
	background:url('/design/fruits001/m/btn_list_view.png') no-repeat;
	background-size:58px 27px;
	line-height:27px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	margin-left:7px;
	margin-top:7px;
}
section#goodsview2 .top_btn .right_other_btn {
	float:right;
	width:104px;
	height:27px;
	background:url('/design/fruits001/m/btn_more_view.png') no-repeat;
	background-size:104px 27px;
	line-height:27px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	margin-right:7px;
	margin-top:7px;
}
section#goodsview2 .top_btn .right_other_btn2 {
	float:right;
	width:104px;
	height:27px;
	background:url('/design/fruits001/m/btn_more_view_up.png') no-repeat;
	background-size:104px 27px;
	line-height:27px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	margin-right:7px;
	margin-top:7px;
}
section#goodsview2 .goods-other-wrap {
	height:76px;
	background:#FFFFFF;
	border-bottom:solid 1px #dbdcde;
}
section#goodsview2 .goods-other-area {
	width:320px;
	margin:auto;
}
section#goodsview2 .goods-other-area .goods-other-content {
	width:320px;
	margin:auto;
}
section#goodsview2 .goods-other-area .goods-other-content .goods-other-item {
	width:50px;
	height:50px;
	float:left;
	margin-top:13px;
}
section#goodsview2 .goods-other-area .goods-other-content .left-margin {
	margin-left:11px;
}
section#goodsview2 .goods-other-area .goods-other-content .right-margin {
	margin-right:12px;
}
section#goodsview2 .goods-other-area .goods-other-content .goods-other-item img {
	width:100%;
	height:100%;
}
section#goodsview2 .goods-other-wrap {
	height:76px;
	background:#FFFFFF;
}
section#goodsview2 .goods-other-wrap .goods-other-arrow {
	position:absolute;
	width:100%;
}
section#goodsview2 .goods-other-wrap .goods-other-arrow-left {
	position:absolute;
	width:27px;
	z-index:99;
	float:left;
}
section#goodsview2 .goods-other-wrap .goods-other-arrow .left-arrow {
	width:27px;
	height:37px;
	margin-top:20px;
	float:left;
	background:url('/design/fruits001/m/btn_arrow_pre.png') no-repeat;
	z-index:99;
}
section#goodsview2 .goods-other-wrap .goods-other-arrow-right {
	position:absolute;
	width:27px;
	z-index:99;
	float:right;
	right:0px;
}
section#goodsview2 .goods-other-wrap .goods-other-arrow .right-arrow {
	width:27px;
	height:37px;
	margin-top:20px;
	float:right;
	background:url('/design/fruits001/m/btn_arrow_next.png') no-repeat;
	z-index:99;
}
section#goodsview2 .goods-contents-area {
	padding-bottom:26px;
}
section#goodsview2 .goods-contents-area .goods-contents-area-top {
	padding:12px;
}
section#goodsview2 .goods-contents-area .thumbnail-area {
	border:solid 1px #d9d9d9;
}
section#goodsview2 .goods-contents-area .thumbnail-area .thumbnail-img {
	padding:0 0 11px;
	margin:none;
}
section#goodsview2 .goods-contents-area .thumbnail-area .thumbnail-img img {
	width:100%;
	margin:none;
	margin-bottom:-3px;
}
section#goodsview2 .goods-contents-area .thumbnail-area .goods-speach-description {
	background-image: url('/design/fruits001/m/btn_goods_play.png');
	background-size: 65px 65px;
	background-position: -8.5px -4px;
	z-index: 99;
	position: relative;
	height: 50px;
	width: 50px;
	color: #ffffff;
	text-align: center;
	float: left;
	margin-top: -50px;
}
section#goodsview2 .goods-contents-area .thumbnail-area .goods-speach-description.playing {
	background-image: url('/design/fruits001/m/btn_goods_stop.png');
}
section#goodsview2 .goods-contents-area .thumbnail-area .goods-speach-description .speach-description-play {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0;
}
section#goodsview2 .goods-contents-area .thumbnail-area .goods-speach-description .speach-description-timer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1px;
	font-size: 11px;
	line-height: 12px;
	height: 12px;
	display: none;
}
section#goodsview2 .goods-contents-area .thumbnail-area .goods-speach-description.playing .speach-description-timer {
	display: block;
}
section#goodsview2 .goods-contents-area .thumbnail-area .zoom-area {
	z-index:99;
	position:relative;
	width:50px;
	height:50px;
	background:url('/design/fruits001/m/btn_goods_view.png') no-repeat;
	background-size: 100% 100%;
	float:right;
	margin-top:-50px;
}
section#goodsview2 .goods-contents-area .price-area {
	border:solid 1px #d9d9d9;
	border-top:none;
	height:46px;
}
section#goodsview2 .goods-contents-area .price-area .price-text {
	float:left;
}
section#goodsview2 .goods-contents-area .price-area .price-text .goods_price {
	color:#f03c3c;
	font-size:16px;
	font-weight:bold;
	font-family:dotum;
	margin-left:15px;
	line-height:30px;
}
section#goodsview2 .goods-contents-area .price-area .price-text .goods_dc {
	color:#555555;
	font-size:12px;
	font-weight:bold;
	font-family:dotum;
	margin-left:15px;
	line-height:16px;
}
section#goodsview2 .goods-contents-area .price-area .goods_coupon {
	background:url('/design/fruits001/m/btn_coupon.png') no-repeat;
	background-size:51px 20px;
	width:51px;
	height:20px;
	color:#FFFFFF;
	font-size:12px;
	float:right;
	text-align:center;
	margin-top:4px;
	margin-right:15px;
}
section#goodsview2 .goods-contents-area .share-area {
	border:solid 1px #d9d9d9;
	height:43px;
	margin-top:8px;
	clear:both;
}
section#goodsview2 .goods-contents-area .share-area .share-title {
	height:43px;
	font-size:12px;
	color:#353535;
	margin-left:15px;
	line-height:43px;
	margin-right:18px;
	float:left;
}
section#goodsview2 .goods-contents-area .share-area .share-btn {
	float:left;
	width:250px;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns01 {
	background:transparent url("/design/fruits001/m/icon_twitter_off.png") no-repeat;
	width:29px;
	height:29px;
	float:left;
	margin-right:8px;
	margin-top:7px;
	background-size:29px 29px;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns01:active {
	background:transparent url("/design/fruits001/m/icon_twitter_on.png") no-repeat;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns02 {
	background:transparent url("/design/fruits001/m/icon_facebook_off.png") no-repeat;
	width:29px;
	height:29px;
	float:left;
	margin-right:8px;
	margin-top:7px;
	background-size:29px 29px;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns02:active {
	background:transparent url("/design/fruits001/m/icon_facebook_on.png") no-repeat;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns03 {
	background:transparent url("/design/fruits001/m/icon_kakao_off.png") no-repeat;
	width:29px;
	height:29px;
	float:left;
	margin-right:8px;
	margin-top:7px;
	background-size:29px 29px;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns03:active {
	background:transparent url("/design/fruits001/m/icon_kakao_on.png") no-repeat;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns04 {
	background:transparent url("/design/fruits001/m/icon_me2day_off.png") no-repeat;
	width:29px;
	height:29px;
	float:left;
	margin-right:8px;
	margin-top:7px;
	background-size:29px 29px;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns04:active {
	background:transparent url("/design/fruits001/m/icon_me2day_on.png") no-repeat;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns05 {
	background:transparent url("/design/fruits001/m/icon_cyworld_off.png") no-repeat;
	width:29px;
	height:29px;
	float:left;
	margin-top:7px;
	background-size:29px 29px;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns05:active {
	background:transparent url("/design/fruits001/m/icon_cyworld_on.png") no-repeat;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns06 {
	background:transparent url("/design/fruits001/m/icon_kakaoStory_off.png") no-repeat;
	width:29px;
	height:29px;
	float:left;
	margin-right:12px;
	margin-top:7px;
	display: block !important;
	background-size:29px 29px;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns06:active {
	background:transparent url("/design/fruits001/m/icon_kakaoStory_on.png") no-repeat;
	display: block !important;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns07 {
	background:transparent url("/design/fruits001/m/icon_pinterest_off.png") no-repeat;
	width:29px;
	height:29px;
	float:left;
	margin-right:8px;
	margin-top:7px;
	display: block !important;
	background-size:29px 29px;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns07:active {
	background:transparent url("/design/fruits001/m/icon_pinterest_on.png") no-repeat;
	display: block !important;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns08 {
	background:transparent url("/design/fruits001/m/icon_url_off.png") no-repeat;
	width:29px;
	height:29px;
	float:left;
	margin-top:7px;
	display: block !important;
	cursor:pointer;
	background-size:29px 29px;
}
section#goodsview2 .goods-contents-area .share-area .share-btn .sns08:active {
	background:transparent url("/design/fruits001/m/icon_url_on.png") no-repeat;
	display: block !important;
}
section#goodsview2 .goods-contents-area .buy-info-area {
	margin-top:13px;
	margin-bottom:18px;
}
section#goodsview2 .goods-contents-area .buy-info-item {
	height:26px;
	margin-bottom:4px;
	line-height:26px;
}
section#goodsview2 .goods-contents-area .buy-info-item .buy-info-title {
	float:left;
	max-width:40%;
	color:#353535;
}
section#goodsview2 .goods-contents-area .buy-info-item .buy-info-contents {
	float:right;
	max-width:60%;
}
section#goodsview2 .goods-contents-area .buy-info-item .buy-info-contents select {
	height:26px;
	width:174px;
	text-align:right;
}
section#goodsview2 .goods-contents-area .buy-info-item .buy-info-contents input {
	height:20px;
	text-align:right;
	float:right;
	width:50px;
}
section#goodsview2 .goods-contents-area .buy-info-item .buy-info-contents input.inputable-addoption {
	width:165px;
}	/* select element's width -9px (padding + border) */
section#goodsview2 .goods-contents-area .buy-info-item .buy-info-contents .cnt_plus {
	width:26px;
	height:26px;
	background:url("/design/fruits001/m/btn_amount_plus.png") no-repeat;
	background-size:26px 26px;
	float:right;
	margin-left:5px;
}
section#goodsview2 .goods-contents-area .buy-info-item .buy-info-contents .cnt_minus {
	width:26px;
	height:26px;
	background:url("/design/fruits001/m/btn_amount_.png") no-repeat;

	background-size:26px 26px;
	float:right;
	margin-left:5px;
}
section#goodsview2 .goods-contents-area .buy-info-item p {
	height:16px;
	line-height:16px;
	margin-bottom:8px;
}
section#goodsview2 .goods-contents-area .btn-area {
	width:296px;
	height:38px;
	margin:auto;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	line-height:38px;
	margin:0 auto;
}
section#goodsview2 .goods-contents-area .btn-area .btn-buy {
	width:94px;
	height:38px;
	background:#f35151;
	float:left;
	margin-right:6px;
	border-radius:4px;
	font-weight:Bold;
}
section#goodsview2 .goods-contents-area .btn-area .btn-cart {
	width:94px;
	height:38px;
	background:#808080;
	float:left;
	margin-right:6px;
	border-radius:4px;
	font-weight:Bold;
}
section#goodsview2 .goods-contents-area .btn-area .btn-wish {
	width:94px;
	height:38px;
	background:#808080;
	float:left;
	border-radius:4px;
	font-weight:Bold;
}
section#goodsview2 .goods-contents-area .btn-area .btn-soldout {
	width:296px;
	height:38px;
	background:#5AAEFF;
	float:left;
	margin-right:6px;
	border-radius:4px;
	font-weight:Bold;
}
section#goodsview2 .goods-contents-area .other-settle-area {
	margin:18px 0px;
}
 section#goodsview2 .goods-contents-area . {
width:98%;
margin:auto;
margin-bottom:18px;
height:2000px;
overflow:hidden;
}
section#goodsview2 .goods-contents-area .btn-detail {
	width:98%;
	height:40px;
	background:#FFFFFF;
	line-height:38px;
	text-align:center;
	font-size:14px;
	color:#888888;
	border-radius:4px;
	border:solid 1px #cecfcf;
	font-weight:bold;
}
section#goodsview2 .goods-contents-area .btn-detail2 {
	width:98%;
	height:46px;
	background:#d10000;
	line-height:46px;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	border-radius:4px;
	border:solid 1px #cecfcf;
	font-weight:bold;
}
section#goodsview2 .goods-contents-area .goods-info-area {
}
section#goodsview2 .goods-contents-area .goods-info-area .tab-area {
	height:33px;
	font-family:dotum;
	padding-left:10px;
	padding-right:10px;
}
section#goodsview2 .goods-contents-area .goods-info-area .tab-area .tab-basic {
	float:left;
	background:#FFFFFF;
repeat-x;
	width:33%;
	font-size:14px;
	color:#94959d;
	line-height:33px;
	text-align:center;
	font-weight:bold;
	border-bottom:solid 1px #dadada;
}
section#goodsview2 .goods-contents-area .goods-info-area .tab-area .tab-review {
	float:left;
	background:#FFFFFF;
	width:33%;
	font-size:14px;
	color:#94959d;
	line-height:33px;
	text-align:center;
	font-weight:bold;
	border-bottom:solid 1px #dadada;
}
section#goodsview2 .goods-contents-area .goods-info-area .tab-area .tab-qna {
	float:left;
	background:#FFFFFF;
	width:33%;
	font-size:14px;
	color:#94959d;
	line-height:33px;
	text-align:center;
	font-weight:bold;
	border-bottom:solid 1px #dadada;
}
section#goodsview2 .goods-contents-area .tab-relative {
	background:#FFFFFF;
	font-size:14px;
	color:#353535;
	line-height:33px;
	font-weight:bold;
	border-bottom:solid 1px #dadada;
	border-top:solid 1px #dadada;
	margin:30px 10px 0;
	padding-left: 10px;
}
section#goodsview2 .goods-contents-area .goods-info-area .tab-area .bar-area {
	float:right;
	width:0px;
	height:33px;
no-repeat;
}
section#goodsview2 .goods-contents-area .goods-info-area .tab-area .active-bar {
}
section#goodsview2 .goods-contents-area .goods-info-area .tab-area .active-bar2 {
}
section#goodsview2 .goods-contents-area .goods-info-area .tab-area .active-tab {
	background:#FFFFFF;
	line-height:32px;
	border:solid 1px #dadada;
	border-bottom:none;
	color:#353535;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area {
	padding:12px 12px 0px 15px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-basic .content-item {
	clear:both;
	height:24px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-basic .content-item .content-title {
	font-size:12px;
	color:#353535;
	float:left;
	width:102px;
	line-height:24px;
	height:24px;

}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-basic .content-item .content-content {
	font-size:12px;
	color:#353535;
	float:left;
	line-height:24px;
	height:24px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-basic .content-item .red {
	color:#f03c3c;
	font-weight:bold;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-basic .content-item .blue {
	color:#555555;
	font-weight:bold;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-title {
	font-size:14px;
	font-weight:bold;
	font-family:dotum;
	color:#353535;
	height:27px;
	line-height:27px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-title .title {
	float:left;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-title .title .title_cnt {
	color:#466996
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-title .write-btn {
	float:right;
	width:80px;
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	background:#808080;
	font-family:dotum;
	border-radius:3px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-item {
	border:solid 1px #d9d9d9;
	border-bottom:none;
	margin-top:8px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-item .review-item-title {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px 8px 14px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-item .review-item-title .review-item-subject {
	font-weight:bold;
	color:#353535;
	line-height:19px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-item .review-item-title .review-item-id {
	color:#353535;
	line-height:19px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-item .review-item-title .review-item-id .review-item-star {
	float:right;
	color:#d4d4d4;
	font-size:12px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-item .review-item-title .review-item-id .review-item-star .active {
	color:#FECE00;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-item .review-item-content {
	background:#F5F5F5;
	display:none;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-item .review-item-content .review-item-content-review {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px 8px 14px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-item .review-item-content .review-item-content-reply {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px 8px 14px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-item .review-item-content .review-item-content-reply .reply-icon {
	float:left;
	background:url("/design/fruits001/m/btn_re.png") no-repeat;
	background-size:20px 14px;
	width:20px;
	height:14px;
	margin-right:5px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-review .review-more-btn {
	width:300px;
	margin:auto;
	text-align:center;
	height:35px;
	color:#ffffff;
	line-height:35px;
	font-size:15px;
	font-weight:bold;
	background:#808080;
	border-radius:3px;
	font-family:dotum;
	margin-top:15px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-title {
	font-size:14px;
	font-weight:bold;
	font-family:dotum;
	color:#353535;
	height:27px;
	line-height:27px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-title .title {
	float:left;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-title .title .title_cnt {
	color:#466996
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-title .write-btn {
	float:right;
	width:80px;
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	background:#808080;
	font-family:dotum;
	border-radius:3px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-item {
	border:solid 1px #d9d9d9;
	border-bottom:none;
	margin-top:8px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-item .qna-item-title {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px 8px 14px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-item .qna-item-title .qna-item-subject {
	font-weight:bold;
	color:#353535;
	line-height:19px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-item .qna-item-title .qna-item-id {
	color:#353535;
	line-height:19px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-item .qna-item-title .qna-item-id .answer-n {
	float:right;
	width:53px;
	height:17px;
	background:url("/design/fruits001/m/btn_q_ready.png") no-repeat;
	background-size:53px 17px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-item .qna-item-title .qna-item-id .answer-y {
	float:right;
	width:53px;
	height:17px;
	background:url("/design/fruits001/m/btn_q_complete.png") no-repeat;
	background-size:53px 17px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-item .qna-item-content {
	background:#F5F5F5;
	display:none;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-item .qna-item-content .qna-item-content-question {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px 8px 14px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-item .qna-item-content .qna-item-content-answer {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px 8px 14px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-item .qna-item-content .qna-item-content-answer .answer-icon {
	float:left;
	background:url("/design/fruits001/m/btn_a.png") no-repeat;
	background-size:16px 14px;
	width:16px;
	height:14px;
	margin-right:5px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-item .qna-item-content .qna-item-content-question .question-icon {
	float:left;
	background:url("/design/fruits001/m/btn_q.png") no-repeat;
	background-size:16px 14px;
	width:16px;
	height:14px;
	margin-right:5px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-qna .qna-more-btn {
	width:300px;
	margin:auto;
	text-align:center;
	height:35px;
	color:#ffffff;
	line-height:35px;
	font-size:15px;
	font-weight:bold;
	background:#808080;
	border-radius:3px;
	font-family:dotum;
	margin-top:15px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-basic .commoninfo-area {
	margin-top:16px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-basic .commoninfo-area .commoninfo-wrap {
	border:solid 1px #d9d9d9;
	border-bottom:none;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-basic .commoninfo-area .commoninfo-wrap .commoninfo-title {
	border-bottom:solid 1px #d9d9d9;
	padding:0px 10px 0px 10px;
	height:33px;
	line-height:33px;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-basic .commoninfo-area .commoninfo-wrap .commoninfo-title .down_arrow {
	background:url("/design/fruits001/m/icon_arrow_down.png") no-repeat;
	width:15px;
	height:15px;
	margin-top:9px;
	float:right;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-basic .commoninfo-area .commoninfo-wrap .commoninfo-title .up_arrow {
	background:url("/design/fruits001/m/icon_arrow_up.png") no-repeat;
	width:15px;
	height:15px;
	margin-top:9px;
	float:right;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-basic .commoninfo-area .commoninfo-wrap .active_title {
	color:#436593;
	font-weight:bold;
}
section#goodsview2 .goods-contents-area .goods-info-area .content-area .content-basic .commoninfo-area .commoninfo-wrap .commoninfo-content {
	border-bottom:solid 1px #d9d9d9;
	padding:12px 12px 12px 12px;
	background:#f5f5f5;
	display:none;
}
section#goodsview2 .goods-contents-area .del-btn {
	float:right;
	margin-bottom:8px;
	width:70px;
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	background:#808080;
	font-family:dotum;
	border-radius:3px;
}
section#goodsview2 .goods-contents-area .couponlist-area {
	bottom:0px;
	position:fixed;
	width:100%;
	background:#FFFFFF;
	z-index:99;
	display:none;
}
section#goodsview2 .goods-contents-area .couponlist-title {
	background:#313030;
	border-bottom:solid 1px #b2b2b2;
	height:48px;
}
section#goodsview2 .goods-contents-area .couponlist-title .title {
	height:48px;
	line-height:48px;
	margin-left:15px;
	font-size:16px;
	color:#FFFFFF;
	font-family:dotum;
	font-weight:bold;
	float:left;
}
section#goodsview2 .goods-contents-area .couponlist-title .title .title_cnt {
	font-size:14px;
}
section#goodsview2 .goods-contents-area .couponlist-title .close-btn {
	background:url("/design/fruits001/m/btn_close.png") no-repeat;
	background-size:31px 31px;
	width:31px;
	height:31px;
	margin-top:8px;
	float:right;
	margin-right:10px;
}
section#goodsview2 .goods-contents-area .couponlist-item {
	height:43px;
	border-bottom:solid 1px #dbdbdb;
}
section#goodsview2 .goods-contents-area .couponlist-item .couponlist-item-name {
	height:43px;
	line-height:43px;
	font-size:12px;
	color:#353535;
	margin-left:15px;
	float:left;
}
section#goodsview2 .goods-contents-area .couponlist-item .couponlist-item-name .mobile_coupon {
	color:#f03c3c;
}
section#goodsview2 .goods-contents-area .couponlist-item .download-btn {
	background:#f35151;
	border-radius:3px;
	width:80px;
	height:27px;
	margin-top:8px;
	line-height:27px;
	font-size:12px;
	color:#FFFFFF;
	float:right;
	margin-right:12px;
	text-align:center;
}
section#goodsview2 .goods-contents-area .couponlist-title .close-btn {
	background:url("/design/fruits001/m/btn_close.png") no-repeat;
	background-size:31px 31px;
	width:31px;
	height:31px;
	margin-top:8px;
	float:right;
	margin-right:10px;
}
section#goodsview2 .goods-contents-area .couponlist-area .couponlist-item-area {
	position:relative;
	max-height:220px;
	width:100%;
	overflow:hidden;
}
.goods-qna-certification {
	background:url("/design/fruits001/m/btn_delete02_off.png") no-repeat;
	background-size:40px 21px;
	width:40px;
	height:21px;
	border:none;
	font-size:10px;
	padding:none;
	text-align:center;
}
.goods-qna-certification:active {
	background:url("/design/fruits001/m/btn_delete02_on.png") no-repeat;
}
#background {
	position : fixed;
	left : 0;
	top : 0;
	bottom:0px;
	width : 100%;
	height : 100%;
	background : rgba(0, 0, 0, 0.2);
	display:none;
	z-index:98;
}
/* ¸ð¹ÙÀÏÀü¿ë, ¹«ÅëÀåÀü¿ë ÄíÆù*/
section#goodsview2 .goods-contents-area .couponlist-item .couponlist-item-name .couponInfoOnlyBtn {
	height: 16px;
	width: 130px;
}
section#goodsview2 .goods-contents-area .couponlist-item .couponlist-item-name .couponInfoOnlyName {
	height: 26px;
	line-height: 26px;
}
section#goodsview2 .goods-contents-area .couponlist-item .couponlist-item-name .couponInfoOnlyBtn .onlyMobileCouponBtn {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 60px;
	height: 15px;
	color: #ffffff;
	font-size: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #56ca81;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}
section#goodsview2 .goods-contents-area .couponlist-item .couponlist-item-name .couponInfoOnlyBtn .onlyBankBookCouponBtn {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 60px;
	height: 15px;
	color: #ffffff;
	font-size: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #7b9ff0;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}
/* °ü·Ã»óÇ° */
#relativegoods {
	overflow:hidden;
	overflow-x:scroll;
	clear:both;
	margin:auto;
	min-width:296px;
	padding:12px;
}
#relativegoods .inner-wrapper {
	padding:1px;
}
#relativegoods .goods-item {
	width:30%;
	margin-bottom:18px;
	display:block;
	float:left;
	min-width:87px;
}
#relativegoods .goods-item .goods-img {
	position:relative;
	width:100%;
	text-align:center;
}
#relativegoods .goods-item .goods-img .goods-speach-description {
	display: block !important;
	background-image: url('/design/fruits001/m/goods/btn_main_play.png');
	background-size: 100% 100%;
	position: relative;
	height: 32px;
	color: #ffffff;
	width: 32px;
	text-align: center;
	margin-top: -36px;
	margin-left: 1px;
}
#relativegoods .goods-item .goods-price .red {
	color: #f03c3c;
	font-size: 12px;
	font-weight: bold;
}
#relativegoods .goods-item .goods-price {
	font-weight:bold;
	width:100%;
	height:18px;
	font-size:13px;
	color:#222222;
	line-height:18px;
	text-align:center;
}
#relativegoods .goods-item .goods-price a {
	font-weight:bold;
	font-size:13px;
	color:#222222;
}
#relativegoods .goods-item .goods-price .red {
	color:#f03c3c;
	font-size:12px;
	font-weight:bold;
!important;
}
#relativegoods .goods-item .goods-discount {
	font-weight:bold;
	color:#fb0e0e;
	width:100%;
	height:18px;
	font-size:12px;
	line-height:18px;
	text-align:center;
	display: block !important;
}
#relativegoods .goods-item .goods-dc {
	width:100%;
	height:18px;
	font-size:12px;
	font-weight:bold;
	color:#436693;
	line-height:15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
#relativegoods .goods-item .goods-dc a {
	font-size:12px;
	font-weight:bold;
	color:#436693;
}
#relativegoods .goods-item .goods-consumer {
	text-align:center;
	font-size:13px;
	color:#222222;
	padding-left:3px;
	padding-right:3px;
	overflow:hidden;
	white-space:nowrap;
	display:block !important;
}
#relativegoods .goods-item .goods-coupon-price {
	text-align:center;
	font-size:12px;
	color:#fb0e0e;
	padding-left:3px;
	padding-right:3px;
	overflow:hidden;
	white-space:nowrap;
	display:block !important;
}
#relativegoods .goods-item .goods-coupon-price .goods-coupon-icon {
	width:21px;
	height:12px;
	background:url('/design/fruits001/m/good_icon_coupon.gif') no-repeat;
	display: inline-block !important;
}
/* »óÇ°È®´ë»çÁø ½º¿ÍÀÌÇÁ */
.goods_banner {
	clear:both;
	padding:0px;
	margin-bottom:10px;
	position:static;
}
.goods_banner .swipe_detail {
	width:100%
}
.goods_banner .swipe_detail .list_content_border {
	border-bottom:solid 1px #cccccc;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.goods_banner .swipe_detail .list_content {
	width:100%;
	padding-bottom:10px;
	float:left;
}
.goods_banner .swipe_detail .list_content .list_item {
	text-align:center;
}
.goods_banner .swipe_detail .list_content .list_item>img {
	height:auto;
}
.goods_banner .list_page {
	height:29px;
	text-align:center;
	padding-left:32%;
	padding-right:32%;
	margin-top:10px;
}
.goods_banner .list_page .list_page_wrap {
	text-align:center
}
.goods_banner .list_page .list_page_box {
	background:url('/design/fruits001/m/b_off.png') center center no-repeat;
	height:10px;
	width:14px;
	background-size:10px 10px;
	display:inline-block;
	margin-left:1%;
	margin-right:1%;
}
.goods_banner .list_page .now_page {
	background:url('/design/fruits001/m/b_on.png') center center no-repeat;
	height:10px;
	width:14px;
	background-size:10px 10px;
}
.goods_banner .list_margin {
	height:10px;
	float:left;
	width:100%;
}
/* °Ô½Ã±Û */
#tabs {margin: 5px;border: 1px solid #bbb; padding-bottom: 10px; font-size: 12px;}
#tabs .shopdetailBoard {overflow: hidden;text-align:center;border-top:1px solid #bbb;border-bottom:1px solid #bbb;background-color: #f8f8f8; padding: 10px 0; margin-bottom: 0;}
#tabs .shopdetailBoard .tab_on {font-weight: bold; padding: 10px 0;}
#tabs .util {border-bottom: 1px solid #464646; padding:10px;}
#tabs .util a {border: 1px solid #424242;display: inline-block;height: 30px;line-height: 30px;border-radius: 3px;width: 100%;text-align: center;}
#tabs .list_board .reply-detail {margin:0 5px;border: 1px solid #73adff;font-size: 0.875em;color: #5da0ff;display: inline-block;height: 18px;line-height: 18px;padding: 0 3px;}
#tabs .review .list_board > ul > li.now > .cont_wrap {display: block;}
#tabs .list_board > ul > li > .wrap .re-wrap {padding:10px; border-top:1px solid #bebebe;}
#tabs .empty-board {text-align: center; padding: 15px 0 5px;}
.list_board ul li {color: #424242; border-bottom: 1px solid #bebebe; word-break: break-all;}
.list_board .re-wrap ul li {font-size: 1em; border-bottom: 0; border-top: 1px dotted #bebebe; margin-top: 5px; padding-top: 5px; list-style: none;}
.list_board ul li dl {padding: 7px;}
.list_board ul li dl h4 {margin: 0}
.list_board ul li .cont_wrap {display: none; padding-top: 5px; border-top: 1px dotted rgb(190, 190, 190); background-color: #f9f9f9; padding: 7px;}
.list_board ul li .cont_wrap img {max-width: 100%; padding-bottom: 5px;}

/* ´ñ±Û */
.MS_cmt_list_box {color: #656565;}
.MS_cmt_list_box .comment_list:last-child {border-bottom: 1px solid #cecece;}
.MS_cmt_list_box .comment_list {padding: 5px;border: 1px solid #cecece;border-bottom: 0;background-color: #fff;}
.MS_cmt_list_box .MS_cmt_hname {padding-left: 5px;}
.MS_cmt_list_box .MS_cmt_content {padding-left: 15px;}
.MS_cmt_list_box .comment_depth2 {padding-left: 10px;}
.MS_cmt_list_box .comment_depth3 {padding-left: 15px;}
#comment_password {width: 250px; left: 7px; box-shadow: 0 0 5px 0 #808080;}
#comment_password input[type="password"] {width: 75%;}
#comment_password form {height: auto !important;}
#comment_password form span {display: block;}

/* ´ä±Û */
.list_board ul li .reply_depth1 .rating,
.list_board ul li .reply_depth1 .info,
.list_board ul li .reply_depth2 .rating,
.list_board ul li .reply_depth2 .info,
.list_board ul li .reply_depth3 .rating,
.list_board ul li .reply_depth3 .info {padding-left: 12px;}
.list_board ul li .reply_status {font-size: 0.875em; color: #777777; font-weight: normal;}

/* ºñ¹øÀÔ·Â */
.list_board input[type="password"] {border-radius: 3px 0 0 3px; width: 80%; border-right: 0; box-sizing: border-box; height: 35px;}
.list_board input[type="button"] {width: 20%; float: right; height: 35px; border-radius: 0 3px 3px 0; background-color: #444; color: #fff; border: 1px solid #444; box-sizing: border-box;}

/* new, hit ¾ÆÀÌÄÜ */
.list_board ul li dl h4 .new {display: inline-block;width: 15px;height: 15px;line-height: 15px;color:#fff;font-size:0.875em;background-color:#5cb7fa;-webkit-border-radius:3px !important;border-radius:3px !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box; text-align: center;}
.list_board ul li dl h4 .hit {display: inline-block;width: 15px;height: 15px;line-height: 15px;color:#fff;font-size:0.875em;background-color:#ff912c;-webkit-border-radius:3px !important;border-radius:3px !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box; text-align: center;}

/* ¼öÁ¤,»èÁ¦¹öÆ° */
.list_board ul li .cont_wrap .comment_modify {text-align: right; margin-top: 5px;}
.list_board ul li .cont_wrap .comment_modify a {width: 45px; border: 1px solid #444; border-radius: 3px; font-size: 0.875em; display: inline-block; text-align: center; line-height: 20px; height: 20px;  background-color: #fff;}
.list_board ul li dl .info .review_del {width: 45px; border: 1px solid #444; border-radius: 3px; font-size: 0.875em; display: inline-block; text-align: center; line-height: 20px; height: 20px;  background-color: #fff;}

/* ÆäÀÌÁö³×ÀÌ¼Ç */
.paging {position: relative; text-align: center; margin-top: 15px;}
.paging a.next,
.paging a.prev {width: 30px; height: 25px; line-height: 23px; border: 1px solid #8C8C8C; background-color: #F1F1F1; color: #000;}
.paging strong {font-weight: bold; color: #000; text-align: center; display: inline-block; width: 25px; height: 25px; line-height: 23px; border: 1px solid #111; font-size: .75em; background-color: #fff; margin: 0 2px;}
.paging a {text-align: center; display: inline-block; width: 25px; height: 25px; line-height: 23px; color: #727a8b; border: 1px solid #CECECE; font-size: .75em; font-weight: 700; background-color: #fff; margin: 0 2px;}
.paging .now { font-weight: bold; color: #000; text-align: center; display: inline-block; width: 25px; height: 25px; line-height: 23px; border: 1px solid #111; font-size: .75em; background-color: #fff; margin: 0 2px; }






.btn_Red {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f35151 !important;
    color: #fff;
    text-align: center;
    display: block;
    border: 1px solid #f35151 !important;
    box-sizing: border-box;
    vertical-align: middle;
}

.response100 {
    border: solid 0px #d9d9d9;
    width: 100%;
}

.clearFix {
    clear: both;
    height: 36px;
    line-height: 36px;
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    font-family: dotum;
}


.shopdetail .shopdetailInfo { border-top:1px solid #c7c7c7;}
.shopdetail .shopdetailInfo h2 {font-size:1.333em; font-weight:bold; text-align:center; padding-top:16px;}
.shopdetail h3 {font-weight:bold; padding:10px 15px; margin-bottom:10px; background-color:#E6D9D9;}
.shopdetail h3 .fa {float:right; font-size: 1.5em;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figure {padding:13px; }
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption {text-align:left; margin-top:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom {background-color:#fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {position: relative; padding:18px 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue em {color:#f1191f; font-size:1.333em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p {margin-bottom:8px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName {width:30%; display:inline-block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .region {margin-left: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation {position:absolute; top:50%; right:10px; text-align:center; margin-top: -25px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a {width:50px; height:50px; color:#fff; background-color:#636363; display: inline-block; font-size:0.917em; border-radius: 4px; border:1px solid #424242;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a:first-child {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a .fa {display:block; margin:6px 0 3px 0;}
.shopdetailInfoDelivery {padding:10px 15px;}
/* »óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {width: 100%; position: fixed; z-index: 101; bottom: 0; left: 0; right: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {-webkit-animation: qbuy 150ms linear 1 normal; animation: qbuy 150ms linear 1 normal;}
@-webkit-keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}
@keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {height:150px; overflow-y:auto; background-color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn {width:100%; box-sizing: border-box; position:relative; bottom:0; left:0; right:0; background-color:#f6f6f6; border-top:1px solid #dfdfdf; z-index: 101; text-align: center; padding:6px; margin:0 auto; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed {display: block; position: fixed;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed {display: block; position: relative;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_option {position: absolute; top: -16px; left: 50%; margin-left:-33px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect {background-color: #fff; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {background-color: #f6f6f6; text-align: center; padding: 10px 15px; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {width:48%; color: #3b3b3b; background-color:#fff; border:1px solid #f1191f; display: inline-block; padding:6px 0; margin: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {background-color:#f1191f; color:#fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com {text-align: right;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p {background-color:#f6f6f6; padding: 5px 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {width: 28%; padding-right: 5px; display:inline-block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont select {width:100%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-plus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; margin: 0 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #f6f6f6; padding:0 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option-sel {font-weight: bold; font-size: 1.1em; padding-top: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option select {margin-bottom: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option .shopdetailInfoName {vertical-align: top; padding-top: 11px;}
.shopdetail .shopdetailBoard {text-align:center; border-top:1px solid #bbb; border-bottom:1px solid #bbb; margin-bottom:32px;}
.shopdetail .shopdetailBoard a {width:33.33%; background-color:#f8f8f8; border-left:1px solid #bbb; display:inline-block; margin-left: -1px; font-weight:bold; padding:20px 0;}
.MK_optAddWrap .MK_inner-opt-cm li {position:relative; border-bottom:1px solid #c7c7c7; padding: 12px 0;}
.MK_optAddWrap .MK_inner-opt-cm li:last-child {border-bottom:0px none;}
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name {padding-right: 30px; display: block;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl {margin-top:8px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input[type="tel"] {padding:0 6px; width: 50px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del {position:absolute; top:12px; right:0;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img {width: 20px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_price {position:absolute; bottom:21px; right:0; font-size: 1.3em;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; display: inline-block;}
.MK_optAddWrap .total {text-align:right; padding:10px 15px; font-size: 1.3em;}
.MK_optAddWrap .MK_total {font-size:18px; color:#f1191f; margin-left:15px;}
.MK_optAddWrap .MK_txt-won {font-size:17px;}
/* //»óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {background-color:#fff; text-align:right; padding:15px; font-size:1.2em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal em {color:#f1191f; font-size:1.333em; margin-left:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {
    text-align: center;
    padding: 15px;
    border-top: 1px solid #D3D3D3;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {
    padding: 15px 30px;
    display: inline-block;
    margin: 0 2px;
    font-weight: bold;
    border-radius: 4px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish {
    background-color: #888;
    border: 1px solid #888;
    color: #fff;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart {
    color: #fff;
    background-color: #808080;
    border: 1px solid #808080;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {
    color: #fff;
    background-color: #f35151;
    border: 1px solid #f35151;
    padding: 15px 32px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom {margin:20px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom img {margin:0 2px; width:45px; height:auto;}
.shopdetail .shopdetailCoupon {margin-top:0px;margin-bottom:10px; }
.shopdetail .shopdetailCoupon .shopdetailCouponGet {padding:0 15px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .image_src {max-width: 100%; padding-bottom: 5px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet li dl {height:34px; background:url("/images/d3/m_04/bg_coupon@2x.gif") no-repeat left center; padding:10px 0 10px 92px; border-bottom:1px dashed #cbcbcb; position:relative; background-size: 81px auto;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet li:last-child {border-bottom:0px none;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon dt {width:82px; position:absolute; top:10px; left:0 ; color:#fff; text-align:center;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon dt strong {font-weight: normal;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon h4 {font-weight:bold;}
.shopdetail .shopdetailItem .shopdetailItemPopup {text-align:center; padding:0 15px; margin:22px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup a {font-weight:bold; color:#fff; background-color:#636363; display:block; padding:10px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup .shopdetailItemZoom {height:60px; padding:0 0 0 75px; margin-top:10px; background:url("/images/d3/m_04/bg_hand@2x.gif") no-repeat 20px center; line-height: 60px; background-size: 50px auto;}
.shopdetail .shopdetailItem .shopdetailImage img {max-width:100% !important; height: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage table {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage object {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage iframe {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage table {table-layout: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage div {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailNotify {margin-top:24px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo {padding:0 15px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dt {font-weight:bold; margin-bottom:2px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dd {margin:0 0 25px 6px;}
.shopdetail .shopdetailRelationItem {padding:0 15px 30px 15px;}
.shopdetail .shopdetailRelationItem .listName input {float:right;}
.shopdetail .shopdetailRelationItem .btn_cart {width:290px; text-align:center; font-weight:bold; color:#fff; background-color:#393939; display:block; padding:10px 0; margin:0 auto;}
/* °ü·Ã»óÇ° */
.shopdetailRelation {margin-bottom:30px;}
.shopdetailRelation .list_shoppingRelationItem1x {padding: 0 7px;}
.shopdetailRelation .list_shoppingRelationItem1x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box;}
.shopdetailRelation .list_shoppingRelationItem1x li {width:100%; display:inline-block; vertical-align: top; border-top:1px solid #d9d9d9; padding:18px 0;}
.shopdetailRelation .list_shoppingRelationItem1x li figure {padding:0 7px;}
.shopdetailRelation .list_shoppingRelationItem1x li:first-child {border:0px none;}
.shopdetailRelation .list_shoppingRelationItem1x li img.listPic {width:40%; float:left;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo {width:57%; float:left; padding-left:3%; position: relative;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listName {border-bottom: 1px solid #dedede; padding: 0 15px 2px 0; margin-bottom: 5px;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .options-select {width:100%;}
.shopdetailRelation .list_shoppingRelationItem1x .MS_related_checkbox {position:absolute; top:0; right:0;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount {margin: 12px 0;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .amount-input {text-align:right;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-plus {background-color: #bbb; width: 30px; height: 30px; text-align: center; vertical-align: middle; line-height: 30px; color: #fff;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-minus {background-color: #bbb; width: 30px; height: 30px; text-align: center; vertical-align: middle; line-height: 30px; color: #fff;}
.shopdetailRelation .list_shoppingRelationItem1x .btn_Black {width:290px; margin: 0 auto;}
/* //°ü·Ã»óÇ° */

/* IOS µð¹ÙÀÌ½º ¿É¼Ç ¼±ÅÃ ½Ã ÀÚµ¿ È®´ë ¹æÁö */
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {font-size:16px;}
/* //IOS µð¹ÙÀÌ½º ¿É¼Ç ¼±ÅÃ ½Ã ÀÚµ¿ È®´ë ¹æÁö */

/* OKDGG ¹öÆ° */
.shopdetail .okdgg-checkout {margin-top: 15px;}
.shopdetail .okdgg-checkout img {max-width: 90%; height: auto;}
/* //OKDGG ¹öÆ° */

/* Äü¹ÙÀÌ ¹öÆ° ³ëÃâ ½Ã Ä¿¹Â´ÏÆ¼ ÅÇ À§Ä¡ º¯°æ */
.cs-button {bottom: 53px !important;}
/* //Äü¹ÙÀÌ ¹öÆ° ³ëÃâ ½Ã Ä¿¹Â´ÏÆ¼ ÅÇ À§Ä¡ º¯°æ */


/* ÀÓ½ÃÇ°Àý ÀçÀÔ°í SMS ¹Þ±â */
.shopdetail .soldout_anchor { display:block !important; }
.shopdetail .MK_btn-sms {
    display: inline-block; width: 100%; height: 35px; line-height: 35px; text-align: center; border: 1px solid #808080;
    color: #fff; font-weight: bold;
    background-color: #636363;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#636363), to(#5e5e5e));
    background-image: -webkit-linear-gradient(top, #636363, #5e5e5e);
    background-image:    -moz-linear-gradient(top, #636363, #5e5e5e);
    background-image:      -o-linear-gradient(top, #636363, #5e5e5e);
    background-image:   linear-gradient(to bottom, #636363, #5e5e5e);
    -webkit-border-radius: 3px !important; border-radius: 3px !important; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.shopdetail .MK_btn-sms span { padding-left: 24px; background: url(/images/d3/m_01/bull/alarm_fff@2x.png) no-repeat 0 50%; background-size: 18px 14px; }
/* ÀÓ½ÃÇ°Àý ÀçÀÔ°í SMS ¹Þ±â ³¡ */

@media screen and (min-width:420px) and (max-width:767px) {
	.shopdetail .shopdetailInfo {position:relative; overflow:hidden; zoom:1; border-bottom:1px solid #c7c7c7; background-color: #fff;}
	.shopdetail .shopdetailInfo h2 {border-bottom:1px solid #c7c7c7; padding-bottom:16px; background-color: #f5f5f5;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop {float:left;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop figure {border-bottom:0px none;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop, .shopdetail .shopdetailInfo .shopdetailInfoBottom {width:50%;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom {float:right; background-color:#fff;}
	.shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #fff;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {border-top:1px solid #c7c7c7;}
	.shopdetail .shopdetailCoupon .shopdetailCouponGet {width:335px; margin:0 auto;}
	.shopdetail .shopdetailRelationItem {padding:0 0 30px 0;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {padding:10px 8px;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {padding:10px 8px;}
	.shopdetail .shopdetailItem .shopdetailItemPopup {width:335px; margin:22px auto;}
	.shopdetail .shopdetailRelationItem .btn_cart {margin:34px auto;}
	.shopdetailRelation .list_shoppingRelationItem1x li {width:50%;}
	.shopdetailRelation .list_shoppingRelationItem1x li:nth-child(2) {border:0px none;}
}
@media screen and (min-width:768px) {
	.shopdetail .shopdetailInfo {position:relative; overflow:hidden; zoom:1; border-bottom:1px solid #c7c7c7; background-color: #fff;}
	.shopdetail .shopdetailInfo h2 {border-bottom:1px solid #c7c7c7; padding-bottom:16px; background-color: #f5f5f5;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop {float:left;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop figure {border-bottom:0px none;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop, .shopdetail .shopdetailInfo .shopdetailInfoBottom {width:50%;}
	.shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #fff;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom {float:right; background-color:#fff;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {border-top:1px solid #c7c7c7;}
	.shopdetail .shopdetailCoupon .shopdetailCouponGet {width:335px; margin:0 auto;}
	.shopdetail .shopdetailRelationItem {padding:0 0 30px 0;}
	.shopdetail .shopdetailItem .shopdetailItemPopup {width:335px; margin:22px auto;}
	.shopdetail .shopdetailItem .shopdetailNotify {margin-top:36px;}
	.shopdetail .shopdetailRelationItem .btn_cart {margin:34px auto;}
	.shopdetailRelation .list_shoppingRelationItem1x li {width:50%;}
	.shopdetailRelation .list_shoppingRelationItem1x li:nth-child(2) {border:0px none;}
}

#nhn_btn {padding-top:10px;}
#payco_order_btn {padding-top:10px;}
#kakaopay_order_btn {padding-top:10px;}

.namebae1 { color: #777;    word-break: break-all;    font-size: 1em; line-height:125%;}
.namebae2 {font-size:0.85em; color:#990000; line-height:125%;}
.namebae4 {font-size:1em; color:#e50112; line-height:140%;	background-color:#fff001; text-align:center; padding:5px 5px 5px 5px;}




/* ½º¸¶Æ® ÄíÆù ¸ñ·Ï */
.shopdetail .shopdetailCoupon .smart-coupon-list li {position:relative; margin:14px; border:1px solid #cecece; border-radius:10px; letter-spacing:-1px; overflow:hidden;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .c-info { width:82%; padding:20px; border-right: 1px dashed #cecece; box-sizing: border-box;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .c-image img { width:100%; height:128px;}
.shopdetail .shopdetailCoupon .smart-coupon-list li p { padding-bottom:10px; line-height:18px; font-size:13px; color:#999; word-break:break-all; font-family:"Malgun Gothic"; }
.shopdetail .shopdetailCoupon .smart-coupon-list li p:last-child {padding-bottom:0;}
.shopdetail .shopdetailCoupon .smart-coupon-list li p.c-name { font-size:14px; color:#000; font-weight:bold; word-break: break-all; }
.shopdetail .shopdetailCoupon .smart-coupon-list li p.c-price {font-size:22px; color:#ff3a34; font-weight:bold;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .btn-down {position:absolute; top:0; right:0; width:18%; height:100%; background:#f8f8f8; text-align:center; box-sizing: border-box;} 
.shopdetail .shopdetailCoupon .smart-coupon-list li .btn-down span {position:absolute; right:0; top:50%; width:100%; margin-top:-22px; height:44px; font-size:12px; display:flex; word-break:break-all; flex-wrap:wrap; align-items:center; justify-content:center;  }
.shopdetail .shopdetailCoupon .smart-coupon-list li .btn-down span {color:#999;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .btn-down span a { font-size:0; text-indent:-9999px; display:inline-block; width:22px; height:22px; background:url('/images/common/ico_h11_down_black_l.png') no-repeat center center; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style1.sc-reserve p.c-price {color:#3b6ce9;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 {border:1px solid #fff;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 .c-info { background:#171940; border-color:#171940; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 p { color:#fff; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 p.c-txt { color:#999; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 .btn-down { background:#ff3a34; border:0; color:#fff; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 .btn-down a { background:url('/images/common/ico_h11_down_white_l.png') no-repeat center right; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 .btn-down span { color:#fff; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2.sc-reserve .btn-down { background:#3b6ce9; color:#fff; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 { border:0; border-radius:0;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 .c-info { border:1px solid #000; border-right:2px dotted #272a4d; border-radius:10px; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 p.c-price { color:#eb3697;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 .btn-down { background:#fff2f9 ; border:1px solid #272a4d; border-left:0; border-radius:10px;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 .btn-down a { background:url('/images/common/ico_h11_down_pink_l.png') no-repeat center right; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve p.c-price {color:#18b776;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve .btn-down { background:#eefff7; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve .btn-down span a {color:#000;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve .btn-down a { background:url('/images/common/ico_h11_down_green_l.png') no-repeat center right; }





/* BASIC css end */

