@charset "utf-8";

/* ******************** mypage.css ******************** */

/*¹öÆ°*/
.btn-product-view,
.btn-select-delete {
	padding:10px 20px;
	text-align:center; font-size:13px; display:inline-block;
	line-height:1; transition-duration:.2s;
	border:1px solid #bbb;
}
.btn-product-view:hover,
.btn-select-delete:hover {background:#ff6600; color:#fff !important; border:1px solid #ff6600;}

form[class^="form-"] textarea {width:100% !important; height:120px !important; resize:none;}


/* ******************** PC (991~) ******************** */
@media screen and (min-width: 991px), print{
	
	
	/* ******************** mypage ******************** */
	
	/* ¸Þ´º ÀÌµ¿ ¹öÆ°(fixed) */
	section.fixMenuBox {position:fixed; z-index:99; right:20px; top:273px; text-align:center;}
	section.fixMenuBox>a {display:block; padding:10px; border-radius:5px 5px 0 0; background:#2f3e5a; color:#fff; text-align:center;}
	section.fixMenuBox ul {border-radius:0 0 5px 5px; border-top:1px solid #fff;}
	section.fixMenuBox ul li {}
	section.fixMenuBox ul li a {display:block; padding:10px 20px; border:1px solid #e5e5e5; border-top:0 !important; background:#fff; color:#000; font-size:14px; transition:all .2s;}
	section.fixMenuBox ul li+li a {}
	section.fixMenuBox ul li:last-child a {border-radius:0 0 5px 5px;}
	section.fixMenuBox ul li a:hover {background:#2f3e5a; color:#fff; border:1px solid #2f3e5a;}
	
	/*¸¶ÀÌÆäÀÌÁö-¸®½ºÆ®*/
	.mypage_list .ment {margin-bottom:50px;}
	.mypage_list .ment p {font-size:18px; color:#666; text-align:center; font-weight:300; line-height:1.6; letter-spacing:-.5px;}
	.mypage_list .ment p span {color:#2f3e5a; font-weight:500;}
	
	
	.mypage_list ul {font-size:0;}
	.mypage_list ul li {padding:5px; display:inline-block; width:25%;}
	.mypage_list ul li a {
		border:1px solid #ddd; display:block; padding:60px 30px 70px; text-align:center;
		background-color:#f9f9f9;
		background-position:center;
		background-repeat:no-repeat;
		 transition-duration:.2s;
	}
	.mypage_list ul li a span {
		background-color:#f9f9f9;
		background-position:center;
		background-repeat:no-repeat;
		background-size:100%;
		display:inline-block; width:65px; height:65px;
	}
	
	.mypage_list ul li.i_search a span {background-image:url(/mall/style_member/img/i_search.svg);}
	.mypage_list ul li.i_basket a span {background-image:url(/mall/style_member/img/i_basket.svg);}
	.mypage_list ul li.i_like a span {background-image:url(/mall/style_member/img/i_favorit.svg);}
	.mypage_list ul li.i_point a span {background-image:url(/mall/style_member/img/i_point.svg);}
	.mypage_list ul li.i_modify a span {background-image:url(/mall/style_member/img/i_modify.svg);}
	.mypage_list.type-list4-over ul {text-align:center;}
	.mypage_list.type-list4-over ul li {width:220px !important;}
	.mypage_list.type-list4-over ul li a {padding-left:0; padding-right:0;}
	
	.mypage_list ul li a p {margin-top:10px; font-size:16px; color:#666;}
	.mypage_list ul li a:hover {border:1px solid #2f3e5a;}
	.mypage_list ul li a:hover p {color:#2f3e5a;}
	
	
	
	/*°øÅë*/
	.ico_title {display:inline-block; width:20px; height:20px; border-radius:50%; background:#2f3e5a url(./img/arrow-right-fff.png)no-repeat center; background-size:5px !important;}
	
	.phoneSize {display:none;}
	
	
	/* ÆäÀÌÂ¡ °ø¿ë */
	.pageBtn_wrap {font-size:0; text-align:center; margin:20px auto;}
	.pageBtn_wrap ul {display:inline-block; vertical-align:top;}
	.pageBtn_wrap ul li {display:inline-block;}
	.pageBtn_wrap a {width:40px; height:40px; padding:6px 12px; display:inline-block; border:1px solid #d7d7d7; font-size:16px;}
	.pageBtn_wrap>a {border-right:0;}
	.pageBtn_wrap>a:hover {background-color:#f5f5f5;}
	.pageBtn_wrap ul li a {}
	.pageBtn_wrap ul li+li a {border-left:0;}
	.pageBtn_wrap ul li.on a {border-bottom:2px solid #ff6600;}
	.pageBtn_wrap ul li:hover a {background:#f5f5f5;}
	
	.pageBtn_wrap .first {background:url(/mall/style_member/img/first.png) 50% no-repeat;}
	.pageBtn_wrap .last {background:url(/mall/style_member/img/last.png) 50% no-repeat; border-right:1px solid #ddd;}
	.pageBtn_wrap .prev {background:url(/mall/style_member/img/prev.png) 50% no-repeat; border-right:1px solid #ddd; margin-right:10px;}
	.pageBtn_wrap .next {background:url(/mall/style_member/img/next.png) 50% no-repeat; margin-left:10px;}
	
	.pageBtn_mobile {display:none;}
	

	/* ******************** ³ªÀÇÂò³»¿ª + Àå¹Ù±¸´Ï ******************** */
	
	/* Á¦Ç° Å×ÀÌºí */
	.product_table {position:relative; border-top:1px solid #000; margin:10px 0 0;}
	.product_table td strong {display:block; text-align:center;}
	.product_table table {width:100%;}
	.product_table th, .product_table td {padding:15px 10px;  border-bottom:1px solid #ddd; text-align:center;}
	.product_table th {font-size:15px; color:#666; background:#f5f5f5; text-align:center; font-weight:400;}
	.product_table td {color:#000; font-weight:300;}
	.product_table td a {color:#000; font-weight:300;}
	.product_table td a.orderNum {text-decoration:underline !important;}
	.product_table td a:hover {color:red;}
	.product_table td img {width:68px; display:inline-block;}
	.product_table .tb_proTitle {padding-left:10px;}
	.product_table .tb_proTitle p {text-align:left;}
	.product_table .tb_proTitle img {padding-right:0; margin-right:15px;}
	.product_table .tb_proTitle div {display:inline-block; vertical-align:middle;}
	
	.product_table .tb_proTitle.width-fix>div>div {width:85%; text-align:left; padding-left:5px;}
	
	.product_table .tb_proTitle div>p>a {font-size:16px; color:#000; font-weight:300; display: inline-block; word-break:break-all; /*width:100%;*/}
	.product_table .tb_proTitle div>p>a:hover {color:red;}
	.product_table .tb_proTitle div>span {font-size:12px; color:#999; display:block; text-align:left;}
	.product_table .tb_proTitle div.left_con {font-size:13px; max-width:100%; word-break:keep-all; color:#666;}
	.product_table .tb_proTitle div.left_con>span {color:red !important; font-weight:400;}
	.product_table .tb_proTitle div.left_con * {display:inline-block !important;}
	.product_table .tb_proTitle div.left_con_search {display:block; margin-top:5px;}
	.product_table .tb_proTitle div.left_con_search a {display:inline-block; border:1px solid #ddd; padding:5px 10px;}
	.product_table .tb_proTitle div.left_con_search a:hover {border:1px solid #2f3e5a; background:#2f3e5a; color:#fff;}
	.product_table .tb_proTitle div.left_con_search a strong {font-weight:400;}
	.product_table .tb_proTitle>div {display:table; width:100%;}
	.product_table .tb_proTitle>div>* {display:table-cell;}
	.product_table .tb_proTitle>div>a {width:80px;}
	.product_table b {display:block; color:#000; text-align:center; font-weight:300;}
	.product_table .tb_mobileTh {display:none;}
	.product_table .tb_btnWrap div {text-align:center; padding-right:5px;}
	
	.product_table .linkBasic-btn,
	.product_table .order-cancle-btn {
		display:inline-block; padding:10px 15px; border:1px solid #ddd; width:auto !important;
		line-height:1;
		font-size:14px !important; color:#333;
	}
	.product_table .linkBasic-btn:hover,
	.product_table .order-cancle-btn:hover {background:#ff6600; color:#fff; border:1px solid #ff6600;}
	
	.today_list .product_table .tb_proTitle>div a {cursor:default;}
	.today_list .product_table .tb_proTitle>div>* {max-width:68px;}
	
	
	.tb_outsideBtn {padding:0;}
	
	.tdBtn {margin-top:5px;}
	.tdBtn.linkBasic-btn-wrap {width:100% !important; margin:0 !important;}
	
	.order_info .tb_proTitle img {padding-right:0 !important; margin-right:15px;}
	
	ul.explain_01 {margin-top:10px;}
	ul.explain_01 li {font-size:16px; color:#000; font-weight:300;}
	ul.explain_01 li span {font-weight:400;}
	
	ul.explain_02 li {font-size:14px; color:#000; font-weight:300;}
	ul.explain_02 li span {font-weight:400;}
	
	/*shop>order.html*/
	.customer_info {margin-top:50px;}
	
	/* Á¦Ç° Å×ÀÌºí ÇÕ°è */
	.product_total {padding:20px 0; background:#f5f5f5; border-bottom:1px solid #000; text-align:center; font-size:0;}
	.product_total>div {display:inline-block; width:30%; vertical-align:middle;}
	.product_total_member>div {width:20% !important;}
	.product_total b {display:inline-block; width:5%; vertical-align:middle;}
	.product_total .phoneSizeHide {font-size:18px; color:#666;}
	.product_total>div span {font-size:13px; color:#666;}
	.product_total>div p {font-size:18px; color:#000; font-weight:400; letter-spacing:-.5px;}
	.product_total>div p span {color:red; font-weight:700; font-size:20px;}
	
	/* ¼îÇÎ¸ô Àü¿ë ½ºÅ¸ÀÏ */
	.shop_style {}
	.shop_style input:not([type=radio]):not([type=checkbox]) {width:220px;}
	.shop_style .inputW-xs {width:100px !important; height:40px !important;}
	.shop_style .inputW-ms {width:50%;}
	.shop_style .inputW-md {width:100% !important;}
	
	/* ÁÖ¹®ÀÚ Á¤º¸ Æû */
	.customer_info table {margin-top:5px; border-top:1px solid #000; width:100%; position:relative;}
	.customer_info table td, 
	.customer_info table th {padding:10px 20px; border-bottom:1px solid #eee; vertical-align:top;} 
	.customer_info table th {text-align:left; font-weight:400; padding-top:20px; font-size:15px; color:#000;} 
	.customer_info table td {} 
	.customer_info table td>div {margin-top:5px;} 
	.customer_info table td>p {display:inline-block; height:40px; line-height:40px; font-size:14px; color:#666;} 
	.customer_info table td>p>.acc {color:red; font-weight:500; font-size:16px;}
	.customer_info table td>p label {margin-right:50px;}
	
	/*°áÁ¦Á¤º¸*/
	#Back_Menu tr td select {width:100px;}
	#Back_Menu tr td #bankId,
	#Back_Menu tr td input {width:50%;}
	#Back_Menu tr td span.acc {
		padding:10px 20px; display:inline-block;
		line-height:1;
		border-radius:30px;
		background:#ff6600;
		color:#fff; font-weight:400; font-size:13px; margin-left:10px;
	}
	
	/* Á¦Ç° ¸®½ºÆ® */
	.list_title {}
	.list_title p {display:inline-block; font-weight:500; font-size:18px; color:#000; letter-spacing:-.5px; margin-left:5px;}
	.list_title span:nth-child(2) {color:#ff8400;}
	.list_title>* { vertical-align:middle;}
	.list_title b {color:#000;}
	.list_title font {color:#999999;}
	.list_title strong {font-weight:300; font-size:13px; margin-left:10px;}
	
	/* Á¦Ç° »ó¼¼ */
	.sub_detail {}
	.productBox {display:table; width:100%;}
	.productBox>div {display:table-cell; width:50%; vertical-align:top; padding:10px;}
	
	.galleryType1 .view .head .detail_text {width:50%; padding:4vw 4vw 4vw 0; font-weight:300;}
	
	.detail_product {}
	.detail_product>div {border:1px solid #ddd; padding:50px; text-align:center;}
	.detail_product>div img {max-width:370px; max-height:500px;}
	.detail_product>ul {border:1px solid #ddd; border-top:0; padding:10px 0; text-align:center;}
	.detail_product>ul>li {display:inline-block;}
	.detail_product>ul>li a {display:block; border:1px solid #ddd; padding:10px;}
	.detail_product>ul>li.on a {border:1px solid #000;}
	.detail_product>ul>li a img {display:block; max-width:60px; max-height:50px;}
	
		
	.detail_info {border:1px solid #ddd;}
	.detail_info>ul {font-size:0; width:100%; display:table;}
	.detail_info>ul>li {display:table-cell; border-right:1px solid #ddd;}
	.detail_info>ul>li:last-child {border-right:0;}
	.detail_info a {display:block; border-top:2px solid #fff; border-bottom:2px solid #fff; font-size:16px; color:#666; text-align:center; padding:5px 0; cursor:default;}
	.detail_info>ul>li:hover {border-bottom:2px solid #ff6600;}
	.detail_info>ul>li.on {border-bottom:2px solid #ff6600;}
	.detail_info table ul {padding-left:20px;}
	.detail_info table ul li {list-style-type:disc;}
	.detail_info>div>div {border-top:1px solid #ddd; display:block; padding:25px;}

	.return_text {display:block; text-align:right; padding:15px; color:#000;}
	
	.selectWrap {}
	.selectWrap select {width:100%; margin-bottom:5px; padding:11px 12px; border:1px solid #ddd; font-size:17px; background:url(../images/product/select_big.png) right center no-repeat !important;}
	.selectWrap select[disabled] {background-color:#f5f5f5 !important}
	.selectWrap select:last-child {margin-bottom:0;}
	
	
	/* ¹ÝÇ°/±³È¯Á¤º¸ */
	.tb_return {width:100%;}
	.tb_return th {background:#f5f5f5; font-weight:normal;}
	.tb_return th,
	.tb_return td {border:1px solid #ddd; padding:10px 15px;}
		
	
	/* ÁÖ¹®¿Ï·á */
	.order_result {}
	.order_result>p {font-size:30px; text-align:center; color:#000; font-weight:400; letter-spacing:-.5px; line-height:1.2;}
	.table_title {font-size:16px; color:#000;}
	.order_result table {width:100%;}
	.order_result table tr td b {color:red;}
	.order_result .table1 {border-top:1px solid #000; text-align:center; margin-top:10px;}
	.order_result .table1 th {font-size:15px; color:#666; background:#f9f9f9; font-weight:400;} 
	.order_result .table1 td {font-size:17px !important; color:#333; font-weight:400 !important;} 
	.order_result .table1 th,
	.order_result .table1 td {border-bottom:1px solid #ddd;  text-align:center; padding:15px 20px !important;}
	
	.order_result .table2 {width:100%; margin-top:10px; font-size:15px;}
	.order_result .table2 tr:first-child th,
	.order_result .table2 tr:first-child td {border-top:1px solid #000;}
	.order_result .table2 th,
	.order_result .table2 td {border:1px solid #ddd; padding:15px 20px;}
	
	.order_result .table2 th {text-align:left; background:#f5f5f5; font-weight:400; color:#000; border-left:0;}
	.order_result .table2 td {border-right:0;}
	
	/*shop>order_end.html step03*/
	.shop.order_end .order_result>p {
		margin-top:30px; font-weight:300;
	}
	.shop.order_end .order_result .table1 {margin-bottom:30px;}
	.order_result .orderNumBox {
		margin:30px 0;
		border:1px solid #ccc; background:#f9f9f9; text-align:center; padding:20px;
		color:#000;
	}
	.order_result .orderNumBox div:first-child {font-size:20px; letter-spacing:-.5px;}
	.order_result .orderNumBox div:first-child .acc {color:#ff6600;}
	.order_result .orderNumBox div:last-child {font-size:14px; color:#666;}
	
	
	/* ÁÖ¹®/¹è¼ÛÁ¶È¸ */
	.order_info {}
	.order_info .process {border:1px solid #ddd;}
	.order_info .process>p {font-size:18px; font-weight:400; padding:20px 0; text-align:center; border-bottom: 1px solid #ddd;}
	.order_info .process>p>b {color:#000; font-weight:500;}
	.order_info .process>p>span {color:#ee1c25;}
	
	.order_info .process ul {display:table; width:100%; text-align:center; font-size:0;}
	.order_info .process ul li {display:table-cell; width:16.6%; position:relative; border-right:1px solid #ddd; padding:30px 0;}
	.order_info .process ul li:last-child {width:17%; border-right:0;}
	.order_info .process ul li p {color:#333333; padding:10px 0; font-size:14px;}
	.order_info .process ul li span {display:inline-block; width:35px; height:35px; line-height:35px; border-radius:50%; border:1px solid #ddd; background:#eee; color:#000; text-align:center; font-size:14px;}
	.order_info .process ul li img {height:50px;}
	.order_info .process>div {display:table; width:100%; font-size:0; border-top:1px solid #ddd;}
	.order_info .process>div p {display:table-cell; padding:15px 0; width:16.6%; background:#f5f5f5; text-align:center; font-size:14px; vertical-align:top; border-right:1px solid #ddd; color:#000;}
	.order_info .process>div p:last-child {border-right:0; width:66.8%; }
	
	.order_info .product_table {margin-bottom:50px;}
	
	.text_select {display:none;}
	
	
	/* ÁÖ¹®¹è¼ÛÁ¶È¸ ÆË¾÷ */
	.layer-inner-wrap {padding:20px;}
	
	.popup_order {z-index:100000; position:relative; visibility:hidden;}
	.popup_order.on {visibility:visible;}
	.popup_order .popup_bg {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.6); z-index:100001;}
	.popup_con {position:fixed; width:100%; max-width:1000px;background:transparent; border:20px solid transparent; z-index:100002;}
	/* .popup_con .popup_head {background:#ff6600;} */
	.popup_con>iframe {width:100%; height:500px; overflow:hidden;}
	.html {padding-top:0;}
	.html body {overflow:hidden;}
	.popup_con>.popup_head p {font-size:18px; color:#fff; background:#2f3e5a; padding:12px; text-align:center;}
	.orderCancelWrap .popup_head p {background:#666;}
	.popup_con>.popup_head a {display:inline-block; position:absolute; right:20px; top:12px;}
	.popupBody {padding:0 !important; background:#fff; overflow-y:auto !important; height:500px !important;}
	.popupBody .body_top {border-bottom:1px solid #e5e5e5; padding:15px 20px; background:#f9f9f9;}
	.popupBody .body_top ul {display:table; width:100%;}
	.popupBody .body_top ul li {display:table-cell; width:33.3333%; border-right:1px solid #ddd; font-size:15px;}
	.popupBody .body_top ul li:last-child {border-right:0;}
	.popupBody .body_top ul li span.tit {font-size:16px; color:#000; font-weight:500;}
	.popupBody .body_top ul li strong {font-size:16px; color:#ff6600; font-weight:500; margin-left:10px;}
	
	.popupBody .order_result .table1  {margin-top:10px;}
	.popupBody .order_result .table1 td {font-size:14px;}
	.popupBody .order_result .table1 th, .order_result .table1 td {padding:10px;}
	.popupBody .order_result .table2 th, .order_result .table2 td {padding:10px;}
	
	.popupBody .table3 td {padding:10px;}
	.popupBody .table3 td input,
	.popupBody .table3 td select {height:40px;}

	.layer-btn-wrap {font-size:0; text-align:center;}
	
	.area_height {height:250px;}
	.mo_popClose2 {margin:0 auto;}
	
	.orderPopup_address div>input /* ¹è¼ÛÁöÁÖ¼Ò */{margin-top:5px; width:100% !important;}
	.popupBody .table3 input {width:100%; border:1px solid #ddd; height:40px; vertical-align:top;}
	.table_style3 input {padding-left:5px;}
	.table_style3 select {height:40px;}
	
	
	
	/* Àå¹Ù±¸´Ï-È¸¿ø ºñÈ¸¿ø ·Î±×ÀÎ */
	.guest_login {width:60%; margin:0 auto;}
	
	
	.option_info * {display:inline-block !important;}
	.option_info p {width:auto !important;}
	.option_info span {color:#000; font-weight:normal;}
	.option_info b {font-family:"NanumGothic-Bold"; color:lightslategrey; font-size:12px; padding:0 2px; font-weight:normal;}
	
	/* ´ÜÃ¼ÁÖ¹®½ÅÃ»¸ñ·Ï */
	.group_info .mTable {display:none !important;}
	.group_info>div table tr>* {text-align:center; padding:10px 20px; border:1px solid #e5e5e5;}
	.group_info>div table tr th {background:#f5f5f5; font-weight:400; color:#000; font-size:14px;}
	.group_info>div table tr td:nth-child(2) {text-align:left; font-weight:400;}
	.group_info>div table tr td a {display:block; transition:all .2s;}
	.group_info>div table tr td a:hover {color:#ff6600;}
	.group_info>div table tr td span {display:none;}

/*
	.group_info>div table tr td p {display:block; width:100%; padding:5px 0; border-radius:5px; color:#fff;}
	.group_info>div table tr td.buy p {background:#ff0c00;}
	.group_info>div table tr td.money_ing p {background:#950ace;}
	.group_info>div table tr td.money p {background:#2993f9;}
	.group_info>div table tr td.ing p {background:#ff6600;}
	.group_info>div table tr td.end p {background:#2f3e5a;}
	.group_info>div table tr td.cancel p {background:#666;}
*/

	/* ´ÜÃ¼ÁÖ¹®½ÅÃ»¸ñ·Ï Á¶È¸ ÆË¾÷ */
	.popup_group .popup_con {top:50%; left:50%; transform:translate(-50%, -50%);}
	.popup_info {background:#fff; max-height:500px; overflow-y:auto;}
	.popup_info dl {position:relative;}
	.popup_info dl>* {padding:20px 0;}
	.popup_info dl>*:last-child {border-bottom:0}
	.popup_info dl dt {position:absolute; left:0; color:#000; width:150px; text-align:center; font-weight:400;}
	.popup_info dl dd {position:relative; padding-left:180px; border-bottom:1px solid #e5e5e5; min-height:66px;}
	.popup_info dl dd:before {content:''; display:block; width:1px; height:100%; background:#e5e5e5; position:absolute; left:150px; top:0;}
	
	/* ÁÖ¹®»óÅÂ */
	td p[class*='01'] {margin:0 auto;}
	p[class*='01'] {display:block; width:100px; padding:5px 0; border-radius:5px; color:#fff; text-align:center;}
	p.A01 {background:#ff0c00;}
	p.B01 {background:#950ace;}
	p.C01 {background:#2993f9;}
	p.D01 {background:#ff6600;}
	p.E01 {background:#2f3e5a;}
	p.Z01 {background:#666;}
	

	
	.layer-btn {
		padding:8px 15px; font-size:14px; display:inline-block; min-width:120px; text-align:center;
		border:1px solid #ccc;
	}
	.layer-btn.on {border:1px solid #000; font-weight:500; color:#000;}
	.layer-btn+.layer-btn {margin-left:5px;}
}

/* ******************** ÅÂºí¸´ (~991) ******************** */
@media screen and (max-width: 991px), print{

	/*¸¶ÀÌÆäÀÌÁö-¸®½ºÆ®*/
	.mypage_list .ment {margin-bottom:50px;}
	.mypage_list .ment p {font-size:18px; color:#666; text-align:center; font-weight:300; line-height:1.6; letter-spacing:-.5px;}
	.mypage_list .ment p span {color:#2f3e5a; font-weight:500;}
	
	
	.mypage_list ul {font-size:0;}
	.mypage_list ul li {padding:5px; display:inline-block; width:25%;}
	.mypage_list ul li a {
		border:1px solid #ddd; display:block; padding:60px 30px 70px; text-align:center;
		background-color:#f9f9f9;
		background-position:center;
		background-repeat:no-repeat;
		transition-duration:.2s;
	}
	.mypage_list ul li a span {
		background-color:#f9f9f9;
		background-position:center;
		background-repeat:no-repeat;
		background-size:100%;
		display:inline-block; width:50px; height:50px;
	}
	
	
	.mypage_list ul li.i_search a span {background-image:url(/mall/style_member/img/i_search.svg);}
	.mypage_list ul li.i_basket a span {background-image:url(/mall/style_member/img/i_basket.svg);}
	.mypage_list ul li.i_like a span {background-image:url(/mall/style_member/img/i_favorit.svg);}
	.mypage_list ul li.i_point a span {background-image:url(/mall/style_member/img/i_point.svg);}
	.mypage_list ul li.i_modify a span {background-image:url(/mall/style_member/img/i_modify.svg);}
	
	.mypage_list.type-list4-over ul {text-align:center; display:table; width:100%;}
	.mypage_list.type-list4-over ul li {display:table-cell;}
	.mypage_list.type-list4-over ul li a {padding-left:0; padding-right:0;}
	
	
	.mypage_list ul li a p {margin-top:10px; font-size:16px; color:#666;}
	.mypage_list ul li a:hover {border:1px solid #2f3e5a;}
	.mypage_list ul li a:hover p {color:#2f3e5a;}
	
	
	.ico_title {display:inline-block; width:20px; height:20px; border-radius:50%; background:#2f3e5a url(./img/arrow-right-fff.png)no-repeat center; background-size:5px !important;}
	
	/* ÆäÀÌÂ¡ °ø¿ë */
	.pageBtn_wrap {font-size:0; text-align:center; margin:20px auto;}
	.pageBtn_wrap ul {display:inline-block; vertical-align:top;}
	.pageBtn_wrap ul li {display:inline-block;}
	.pageBtn_wrap a {padding:6px 12px; width:40px; height:40px; display:inline-block; font-size:16px; border:1px solid #d7d7d7;}
	.pageBtn_wrap>a {border-right:0;}
	.pageBtn_wrap>a:hover {background-color:#f5f5f5;}
	.pageBtn_wrap ul li a {}
	.pageBtn_wrap ul li.on a {border-bottom:2px solid #ff6600;}
	.pageBtn_wrap ul li:hover a {background:#f5f5f5;}
	
	.pageBtn_wrap .first {background:url(/mall/style_member/img/first.png) 50% no-repeat;}
	.pageBtn_wrap .last {background:url(/mall/style_member/img/last.png) 50% no-repeat; border-right:1px solid #ddd;}
	.pageBtn_wrap .prev {background:url(/mall/style_member/img/prev.png) 50% no-repeat; border-right:1px solid #ddd; margin-right:10px;}
	.pageBtn_wrap .next {background:url(/mall/style_member/img/next.png) 50% no-repeat; margin-left:10px;}
	
	.pageBtn_mobile {display:none;}
	
	.tb_outsideBtn {padding:0;}
	
	.phoneSize {display:none;}
	
	
	
	/* ******************** ³ªÀÇÂò³»¿ª + Àå¹Ù±¸´Ï ******************** */
	/* Á¦Ç° Å×ÀÌºí */
	.product_table {position:relative; border-top:1px solid #000; margin:10px 0 0;}
	.product_table td strong {display:block; text-align:center;}
	.product_table table {width:100%;}
	.product_table th, .product_table td {padding:15px 10px;  border-bottom:1px solid #ddd; text-align:center;}
	.product_table th {font-size:15px; color:#666; background:#f5f5f5; text-align:center; font-weight:400;}
	.product_table td {color:#000; font-weight:300;}
	.product_table td a.orderNum {text-decoration:underline !important;}
	.product_table td a {color:#000; font-weight:300;}
	.product_table td a:hover {color:red;}
	.product_table td img {width:68px; display:inline-block;}
	.product_table .tb_proTitle {padding-left:10px;}
	.product_table .tb_proTitle p {text-align:left;}
	.product_table .tb_proTitle img {padding-right:0; margin-right:15px;}
	.product_table .tb_proTitle div {display:inline-block; vertical-align:middle;}
	
	.product_table .tb_proTitle.width-fix>div>div {width:80%; text-align:left; padding-left:5px;}
	
	.product_table .tb_proTitle div>p>a {font-size:14px; color:#000; font-weight:300; display:block; word-break:break-all; width:100%;}
	.product_table .tb_proTitle div>span {font-size:12px; color:#999; display:block; text-align:left;}
	.product_table .tb_proTitle div.left_con {font-size:13px; letter-spacing:-1px; max-width:100%; word-break:keep-all; color:#666;}
	.product_table .tb_proTitle div.left_con>span {color:red !important; font-weight:400;}
	.product_table .tb_proTitle div.left_con * {display:inline-block !important;}
	.product_table .tb_proTitle div.left_con_search {display:block; margin-top:5px;}
	.product_table .tb_proTitle div.left_con_search a {display:inline-block; border:1px solid #ddd; padding:5px 10px;}
	.product_table .tb_proTitle div.left_con_search a:hover {border:1px solid #2f3e5a; background:#2f3e5a; color:#fff;}
	.product_table .tb_proTitle div.left_con_search a strong {font-weight:400;}
	
	.product_table .tb_proTitle>div {display:table; width:100%;}
	.product_table .tb_proTitle>div>* {display:table-cell;}
	.product_table .tb_proTitle>div>a {width:80px;}
	.product_table b {display:block; color:#000; text-align:center; font-weight:300;}
	.product_table .tb_mobileTh {display:none;}
	.product_table .tb_btnWrap div {text-align:center; padding-right:5px;}
	
	.product_table .linkBasic-btn,
	.product_table .order-cancle-btn {
		display:block; padding:10px 15px; border:1px solid #ddd; width:auto !important;
		line-height:1;
		font-size:14px !important; color:#333;
	}
	.product_table .linkBasic-btn:hover,
	.product_table .order-cancle-btn:hover {background:#ff6600; color:#fff; border:1px solid #ff6600;}
	
	.today_list .product_table .tb_proTitle>div a {cursor:default;}
	.today_list .product_table .tb_proTitle>div>* {max-width:68px;}
	
	
	
	.tb_outsideBtn {padding:0;}
	
	.tdBtn {margin-top:5px;}
	.tdBtn.linkBasic-btn-wrap {padding:0 !important;}
	
	.order_info .tb_proTitle img {padding-right:0 !important; margin-right:15px;}
	
	ul.explain_01 {margin-top:10px;}
	ul.explain_01 li {font-size:15px; color:#000; font-weight:300;}
	ul.explain_01 li span {font-weight:400;}
	
	ul.explain_02 li {font-size:13px; color:#000; font-weight:300;}
	ul.explain_02 li span {font-weight:400;}
	
	/*shop>order.html*/
	.customer_info {margin-top:50px;}
	
	/* Á¦Ç° Å×ÀÌºí ÇÕ°è */
	.product_total {padding:20px 0; background:#f5f5f5; border-bottom:1px solid #000; text-align:center; font-size:0;}
	.product_total>div {display:inline-block; width:30%; vertical-align:middle;}
	.product_total b {display:inline-block; width:5%; vertical-align:middle;}
	.product_total .phoneSizeHide {font-size:18px; color:#666;}
	.product_total>div span {font-size:13px; color:#666;}
	.product_total>div p {font-size:18px; color:#000; font-weight:400; letter-spacing:-.5px;}
	.product_total>div p span {color:red; font-weight:700; font-size:18px;}
	
	/* ¼îÇÎ¸ô Àü¿ë ½ºÅ¸ÀÏ */
	.shop_style {}
	.shop_style input:not([type=radio]):not([type=checkbox]) {width:220px;}
	.shop_style .inputW-xs {width:100px !important; height:40px !important;}
	.shop_style .inputW-md {width:100% !important;}
	
	/* ÁÖ¹®ÀÚ Á¤º¸ Æû */
	.customer_info table {margin-top:5px; border-top:1px solid #000; width:100%; position:relative;}
	.customer_info table td, 
	.customer_info table th {padding:10px 20px; border-bottom:1px solid #eee; vertical-align:top;} 
	.customer_info table th {text-align:left; font-weight:400; padding-top:20px; font-size:14px; color:#000;} 
	.customer_info table td {} 
	.customer_info table td>div {margin-top:5px;} 
	.customer_info table td>p {display:inline-block; height:40px; line-height:40px; font-size:14px; color:#666;} 
	.customer_info table td>p>.acc {color:red; font-weight:500; font-size:16px;}
	.customer_info table td>p label {margin-right:50px;}
	
	/*°áÁ¦Á¤º¸*/
	#Back_Menu tr td select {width:100px;}
	#Back_Menu tr td #bankId,
	#Back_Menu tr td input {width:30%;}
	#Back_Menu tr td span.acc {
		padding:10px 20px; display:inline-block;
		line-height:1;
		border-radius:30px;
		background:#ff6600;
		color:#fff; font-weight:400; font-size:13px; margin:5px 0;
	}
	
	/* Á¦Ç° ¸®½ºÆ® */
	.list_title {}
	.list_title p {display:inline-block; font-weight:500; font-size:16px; color:#000; letter-spacing:-.5px; margin-left:5px;}
	.list_title span:nth-child(2) {color:#ff8400;}
	.list_title>* { vertical-align:middle;}
	.list_title b {color:#000;}
	.list_title font {color:#999999;}
	.list_title strong {font-weight:300; font-size:13px; margin-left:10px;}
	
	/* Á¦Ç° »ó¼¼ */
	.sub_detail {}
	.productBox {display:table; width:100%;}
	.productBox>div {display:table-cell; width:50%; vertical-align:top; padding:10px 0;}
	
	.galleryType1 .view .head .detail_text {width:100%; padding:5vw; font-weight:300;}
	
	.detail_product {}
	.detail_product>div {border:1px solid #ddd; padding:50px; text-align:center;}
	.detail_product>div img {max-width:260px; max-height:500px;}
	.detail_product>ul {border:1px solid #ddd; border-top:0; padding:10px 0; text-align:center;}
	.detail_product>ul>li {display:inline-block;}
	.detail_product>ul>li a {display:block; border:1px solid #ddd; padding:10px;}
	.detail_product>ul>li.on a {border:1px solid #000;}
	.detail_product>ul>li a img {display:block; max-width:60px; max-height:50px;}
		
	.today_list .product_table .tb_proTitle>div a {cursor:default;}
	
	.return_text {display:block; text-align:right; padding:15px; color:#000;}
	
	.selectWrap {}
	.selectWrap select {width:100%; margin-bottom:5px; padding:11px 12px; border:1px solid #ddd; font-size:17px; background:url(../images/product/select_big.png) right center no-repeat !important;}
	.selectWrap select[disabled] {background-color:#f5f5f5 !important}
	.selectWrap select:last-child {margin-bottom:0;}
	
	.text_select {display:none;}
	
		
	/* ÆäÀÌÁö ÇÏÀ§ Á¤º¸(ÅÇ) */
	.detail_info {border:1px solid #ddd;}
	.detail_info>ul {font-size:0; width:100%; display:table;}
	.detail_info>ul>li {display:table-cell; border-right:1px solid #ddd;}
	.detail_info>ul>li:last-child {border-right:0;}
	.detail_info a {display:block; border-top:2px solid #fff; border-bottom:2px solid #fff; font-size:16px; color:#666; text-align:center; padding:5px 0;}
	.detail_info>ul>li:hover {border-bottom:2px solid #ff6600;}
	.detail_info>ul>li.on {border-bottom:2px solid #ff6600;}
	.detail_info table ul {padding-left:20px;}
	.detail_info table ul li {list-style-type:disc;}
	.detail_info>div>div {border-top:1px solid #ddd; display:block; padding:25px;}
	
	/* ¹ÝÇ°/±³È¯Á¤º¸ */
	.tb_return {width:100%;}
	.tb_return th {background:#f5f5f5; font-weight:normal;}
	.tb_return th,
	.tb_return td {border:1px solid #ddd; padding:10px 15px;}
	
		
	/* ÁÖ¹®¿Ï·á */
	.order_result {}
	.order_result>p {font-size:30px; text-align:center; color:#000; font-weight:400;}
	.table_title {font-size:16px; color:#000;}
	.order_result table {width:100%;}
	.order_result table tr td b {color:red;}
	.order_result .table1 {border-top:1px solid #000; text-align:center; margin-top:10px;}
	.order_result .table1 th {font-size:15px; color:#666; background:#f9f9f9; font-weight:400;} 
	.order_result .table1 td {font-size:17px !important; color:#333; font-weight:400 !important;} 
	.order_result .table1 th,
	.order_result .table1 td {border-bottom:1px solid #ddd;  text-align:center; padding:15px 20px !important;}
	
	.order_result .table2 {width:100%; margin-top:10px; font-size:15px;}
	.order_result .table2 tr:first-child th,
	.order_result .table2 tr:first-child td {border-top:1px solid #000;}
	.order_result .table2 th,
	.order_result .table2 td {border:1px solid #ddd; padding:15px 20px;}
	
	.order_result .table2 th {text-align:left; background:#f5f5f5; font-weight:400; color:#000; border-left:0;}
	.order_result .table2 td {border-right:0;}
	
	/*shop>order_end.html step03*/
	.shop.order_end .order_result>p {
		margin-top:30px; font-weight:300;
		font-size:24px; line-height:1;
	}
	.shop.order_end .order_result .table1 {margin-bottom:30px;}
	.order_result .orderNumBox {
		margin:30px 0;
		border:1px solid #ccc; background:#f9f9f9; text-align:center; padding:20px;
		color:#000;
	}
	.order_result .orderNumBox div:first-child {font-size:18px; letter-spacing:-.5px;}
	.order_result .orderNumBox div:first-child .acc {color:#ff6600;}
	.order_result .orderNumBox div:last-child {font-size:14px; color:#666; word-break:keep-all;}
	
	
	/* ÁÖ¹®/¹è¼ÛÁ¶È¸ */
	.order_info {}
	.order_info .process {border:1px solid #ddd;}
	.order_info .process>p {font-size:18px; font-weight:400; padding:20px 0; text-align:center; border-bottom:1px solid #ddd;}
	.order_info .process>p>b {color:#000; font-weight:500;}
	.order_info .process>p>span {color:#ee1c25;}
	
	.order_info .process ul {display:table; width:100%; text-align:center; font-size:0;}
	.order_info .process ul li {display:table-cell; width:16.6%; position:relative; border-right:1px solid #ddd; padding:30px 0;}
	.order_info .process ul li:last-child {width:17%; border-right:0;}
	.order_info .process ul li p {color:#333333; padding:10px 0; font-size:14px;}
	.order_info .process ul li span {display:inline-block; width:35px; height:35px; line-height:35px; border-radius:50%; border:1px solid #ddd; background:#eee; color:#000; text-align:center; font-size:14px;}
	.order_info .process ul li img {height:50px;}
	.order_info .process>div {display:table; width:100%; font-size:0; border-top:1px solid #ddd;}
	.order_info .process>div p {display:table-cell; padding:15px 0; width:16.6%; background:#f5f5f5; text-align:center; font-size:14px; vertical-align:top; border-right:1px solid #ddd; color:#000;}
	.order_info .process>div p:last-child {border-right:0; width:66.8%; }
	
	.order_info .product_table {margin-bottom:50px;}
	
	.text_select {display:none;}
	
		
	/* ÁÖ¹®¹è¼ÛÁ¶È¸ ÆË¾÷ */
	.layer-inner-wrap {padding:20px;}
	
	.popup_order {z-index:100000; position:relative; visibility:hidden;}
	.popup_order.on {visibility:visible;}
	.popup_order .popup_bg {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.6); z-index:100001;}
	
	.popup_con {position:fixed; width:100%; max-width:100%; background:transparent; border:20px solid transparent; z-index:100002;}
	.popup_con .popup_head {background:#ff6600;}
	
	.popup_con>iframe {width:100%; height:500px; overflow:hidden;}
	.html {padding-top:0;}
	.html body {overflow:hidden;}
	.popup_con>.popup_head p {font-size:18px; color:#fff; background:#2f3e5a; padding:12px; text-align:center;}
	.orderCancelWrap .popup_head p {background:#666}
	.popup_con>.popup_head a {display:inline-block; position:absolute; right:20px; top:15px;}
	.popupBody {padding:0 0 20px 0 !important; background:#fff; overflow-y:auto !important; height:500px !important;}
	.popupBody .body_top {border-bottom:1px solid #e5e5e5; padding:15px 20px; background:#f9f9f9;}
	.popupBody .body_top ul {display:table; width:100%;}
	.popupBody .body_top ul li {display:table-cell; width:33.3333%; border-right:1px solid #ddd; font-size:15px;}
	.popupBody .body_top ul li:last-child {border-right:0;}
	.popupBody .body_top ul li span.tit {font-size:16px; color:#000; font-weight:500;}
	.popupBody .body_top ul li strong {font-size:16px; color:#ff6600; font-weight:500; margin-left:10px;}
	
	.popupBody .order_result .table1  {margin-top:10px;}
	.popupBody .order_result .table1 td {font-size:14px;}
	.popupBody .order_result .table1 th, .order_result .table1 td {padding:10px;}
	.popupBody .order_result .table2 th, .order_result .table2 td {padding:10px;}
	
	.popupBody .table3 td {padding:10px;}
	.popupBody .table3 td input,
	.popupBody .table3 td select {height:40px;}

	.layer-btn-wrap {font-size:0; text-align:center;}
	
	.area_height {height:250px;}
	.mo_popClose2 {margin:0 auto;}
	
	.orderPopup_address div>input {margin-top:5px; width:100% !important;}
	.popupBody .table3 input {width:100%; border:1px solid #ddd; height:40px; vertical-align:top;}
	.table_style3 input {padding-left:5px;}
	.table_style3 select {height:40px;}	
	
	.point-ment-wrap {padding:0 !important;}
	.point-ment-wrap .ment {margin-bottom:30px;}
	.point-ment-wrap .ment p {font-size:18px; color:#666; text-align:center; font-weight:300; line-height:1.6; letter-spacing:-.5px;}
	.point-ment-wrap .ment p span {color:#2f3e5a; font-weight:500;}
	.point-ment-wrap .ment p b {color:#ee1c25;}
	.type-plus-color {font-weight:500; color:#ee1c25;}
	.type-minus-color {font-weight:500; color:#02aeef;}	
	
	/* ´ÜÃ¼ÁÖ¹®½ÅÃ»¸ñ·Ï */
	.group_info {margin-bottom:30px;}
	.group_info .mTable {display:none !important;}
	.group_info>div table tr>* {text-align:center; padding:10px 15px; border:1px solid #e5e5e5;}
	.group_info>div table tr th {background:#f5f5f5; font-weight:400; color:#000; font-size:14px;}
	.group_info>div table tr td:nth-child(2) {text-align:left; font-weight:400;}
	.group_info>div table tr td a {display:block; transition:all .2s; margin-top:0;}
	.group_info>div table tr td a:hover {color:#ff6600;}
	.group_info>div table tr td span {display:none;}
	.group_info>div table tr td p {display:block; width:100%; padding:5px 0; border-radius:5px; color:#fff;}
/*
	.group_info>div table tr td.buy p {background:#ff0c00;}
	.group_info>div table tr td.money_ing p {background:#950ace;}
	.group_info>div table tr td.money p {background:#2993f9;}
	.group_info>div table tr td.ing p {background:#ff6600;}
	.group_info>div table tr td.end p {background:#2f3e5a;}
	.group_info>div table tr td.cancel p {background:#666;}
*/

	/* ´ÜÃ¼ÁÖ¹®½ÅÃ»¸ñ·Ï Á¶È¸ ÆË¾÷ */
	.popup_group .popup_con {top:50%; left:50%; transform:translate(-50%, -50%);}
	.popup_info {background:#fff; max-height:400px; overflow-y:auto;}
	.popup_info dl {position:relative;}
	.popup_info dl>* {padding:20px 0;}
	.popup_info dl>*:last-child {border-bottom:0}
	.popup_info dl dt {position:absolute; left:0; color:#000; width:150px; text-align:center; font-weight:400;}
	.popup_info dl dd {position:relative; padding-left:180px; border-bottom:1px solid #e5e5e5; min-height:66px;}
	.popup_info dl dd:before {content:''; display:block; width:1px; height:100%; background:#e5e5e5; position:absolute; left:150px; top:0;}
	
	/* ÁÖ¹®»óÅÂ */
	td p[class*='01'] {margin:0 auto;}
	p[class*='01'] {display:block; width:100px; padding:5px 0; border-radius:5px; color:#fff; text-align:center;}
	p.A01 {background:#ff0c00;}
	p.B01 {background:#950ace;}
	p.C01 {background:#2993f9;}
	p.D01 {background:#ff6600;}
	p.E01 {background:#2f3e5a;}
	p.Z01 {background:#666;}
	
	
	.layer-btn {
		padding:8px 15px; font-size:14px; display:inline-block; min-width:120px; text-align:center;
		border:1px solid #ccc;
	}
	.layer-btn.on {border:1px solid #000; font-weight:500; color:#000;}
	.layer-btn+.layer-btn {margin-left:5px;}
}


/* ******************** ¸ð¹ÙÀÏ (~768) ******************** */
@media screen and (max-width: 768px), print{
	
	
	
	/*¸¶ÀÌÆäÀÌÁö-¸®½ºÆ®*/
	.mypage_list .ment {margin-bottom:30px;}
	.mypage_list .ment p {font-size:16px;}
	
	.mypage_list ul {overflow:hidden;}
	.mypage_list ul li {float:left; width:50%;}
	.mypage_list ul li a {
		padding:40px 10px 50px;
	}	
	.mypage_list ul li a p {font-size:14px;}
	
	/* ÆäÀÌÂ¡ °ø¿ë */
	.pageBtn_wrap {display:none;}
	.pageBtn_mobile {text-align:center; margin:20px auto; display:block;}
	.pageBtn_mobile a {padding:20px; display:inline-block; border:1px solid #d7d7d7;}
	.pageBtn_mobile .prev {background:url(/mall/style_member/img/prev.png) 50% no-repeat;}
	.pageBtn_mobile .next {background:url(/mall/style_member/img/next.png) 50% no-repeat;}
	.pageBtn_mobile select {
		vertical-align:top; border:1px solid #d7d7d7; width:60px; height:42px;
		padding-left:5px !important;
		background-color:#fff;
		background-image:url(../images/common/arrow-down.png) !important;
		background-position:right center;
		background-repeat:no-repeat;
		-moz-appearance:none; /* Firefox */
		-webkit-appearance:none; /* Safari and Chrome */
		appearance:none;
	}
	
	
	/* tb°ø¿ë */
	.product_table {margin:10px 0 50px; overflow:hidden;}
	.table_style2 .product_table th:not(:first-child) {display:none;} 
	.table_style2 .product_table th:first-child {text-align:left; padding:5px 0 5px 15px;} 
	.product_table td {display:block; padding:0; border-bottom:1px solid #eee; color:#000; }  
	.table_style2 .product_table td:first-child {float:left; background:#fff; border-bottom:0;} 
	
	.table_style3 .product_table th {display:none !important;}
	.table_style3 .product_table th:first-child {display:none;}
	.table_style3 input {padding-left:5px;}
	.table_style3 select {padding-left:5px; border-radius:0 !important; height:42px !important;}
	.product_table td.tb_proTitle {padding-left:0;} 
	.product_table td:last-child {border-bottom:1px solid #ddd;} 
	.product_table .tb_mobileTh {display:inline-block; width:110px; padding:10px; font-size:13px; text-align:left; color:#999; vertical-align:top;} 
	.product_table .tb_btnWrap {text-align:left;} 
	.product_table td>div {display:inline-block; padding:10px 0; text-align:left;}
	
	.product_table b {text-align:left;}
	.product_table .tb_proTitle>div {margin-bottom:10px;}

	/* *********** ½ÃÀÛ *********** */
	/* Á¦Ç° ¸®½ºÆ® */
	.sub_wrap .product_list {margin-top:0;}
	.list_title strong {display:block; text-align:left; font-size:13px; letter-spacing:-1px; margin:5px auto;}
	
	/* Á¦Ç°»ó¼¼ */
	.productBox {display:block;}
	.productBox>div {display:block; width:100%;}
	.detail_product>div {padding:10px;}
	.detail_product>div img {max-width:220px;}
	.detail_product>ul>li a img {max-width:40px;}
	.proInfo_center>ul>li>span {vertical-align:top; padding-right:10px;}
	.proInfo_bot {padding:10px 0 30px 0;}
	.proInfo_center>ul>li>strong {top:6px;}
	.mypage_list img {margin-bottom:10px;}
	
	.detail_info>div>div {padding:10px;}
	
	.tb_return {width:100%;}
	.tb_return th, .tb_return td {display:block; padding:5px 10px; border-bottom:0; border-top:0; font-size:13px; }
	.tb_return td {border-bottom:1px solid #ddd; padding:5px 10px; text-align:left;}
	.tb_return th {font-weight:normal; color:#000; padding:2px 10px 0; background:#f5f5f5;}
	.tb_return tr:first-child th:first-child {border-top:1px solid #ddd;}

	.text_select {display:inline-block; margin-left:5px; font-size:13px; color:#000;}
	
	
	
	
	
	/* ******************** ³ªÀÇÂò³»¿ª + Àå¹Ù±¸´Ï ******************** */
	/* Á¦Ç° Å×ÀÌºí */
	.product_table {border-top:0;}
	
	.product_table td a {margin-top:10px; display:inline-block;}
	
	.product_table .tb_proTitle.width-fix>div>img {width:50px; margin-right:0;}
	.product_table .tb_proTitle.width-fix>div>div {width:auto; text-align:left; padding-left:0;}
	
	.product_table {margin:10px 0 0; overflow:hidden;}
	.table_style2 .product_table th:not(:first-child) {display:none;} 
	.table_style2 .product_table th:first-child {text-align:left; padding:5px 0 5px 15px;} 
	.product_table td {display:block; padding:0; border-bottom:1px solid #eee; color:#000; }  
	.table_style2 .product_table td:first-child {float:left; background:#fff; border-bottom:0; padding:5px 0 0 18px;}
	.table_style2 .product_table td:first-child input {margin:0; padding:0;}
	
	.table_style3 .product_table th {display:none !important;}
	.table_style3 .product_table th:first-child {display:none;}
	.table_style3 input {padding-left:5px;}
	.table_style3 select {padding-left:5px;}
	.product_table td {text-align:left;}
	.product_table td.tb_proTitle {padding-left:0;} 
	.product_table td:last-child {border-bottom:1px solid #ddd;} 
	.product_table .tb_mobileTh {display:inline-block; width:80px; padding:12px 5px 12px 15px; font-size:13px; text-align:left; color:#999; vertical-align:top;} 
	.product_table .mobile_checkBoxWrap+.tb_proTitle>.tb_mobileTh {padding-top:7px;}
	.product_table .tb_btnWrap {text-align:left;} 
	.product_table td>div {display:inline-block; padding:10px 0; text-align:left;}
	
	.product_table b {text-align:left;}
	.product_table .tb_proTitle>div {margin-bottom:10px;}
	.product_table .linkBasic-btn-wrap,
	.product_table .tb_proTitle>div.tdBtn {text-align:left !important;}
	.product_table .linkBasic-btn-wrap .linkBasic-btn {margin:0 0 10px 10px;}
	.product_table .tb_proTitle>div.tdBtn .order-cancle-btn {
		display:inline-block; padding:10px 15px; border:1px solid #ddd; width:auto !important;
		line-height:1;
		font-size:14px !important; color:#333;
		margin:0 0 10px 10px;
	}
	.product_table .linkBasic-btn:hover, .product_table .order-cancle-btn:hover {color:#fff !important;}
	.product_table .tb_proTitle>div>a {height:auto; width:80px;}
	
	/*point_list Å×ÀÌºí*/
	.point_list table tr th {display:none;}
	.point_list table tr td.mo-number-box {padding:10px !important; background:#f9f9f9;}
	.point_list .product_table td {position:relative; padding:0 0 0 100px !important;}
	.point_list .product_table td .tb_mobileTh {
		position:absolute; top:0; left:10px;
		
	}
	.point_list .product_table .tb_proTitle>div {display:inline-block !important; width:100% !important; margin-bottom:0 !important;}
	/* ´ÜÃ¼ÁÖ¹® */
	.group-list .product_table td a.orderNum {padding-left:100px;}
	.group-list .product_table .tb_proTitle>div.tdBtn  {margin-left:100px !important;}
	.group-list .product_table .tb_proTitle>div.tdBtn .order-cancle-btn {margin:10px 0 0 0;}
	

	/* Á¦Ç°±Ý¾×ÇÕ°è */
	.product_total {padding:10px 20px;}
	.product_total>div {display:inline-block; text-align:center; width:30%; margin-bottom:10px}
	.product_total b {display:inline-block !important; color:#aaa}
	.product_total>div p {font-size:15px;}
	.product_total>div p span {font-size:16px;}
	/**/
	.customer_info table td, .customer_info table th {display:block;}
	.customer_info table th {text-align:left; border-bottom:0; font-size:13px; padding:10px 0 0 5px;}
	.customer_info .emailWrap {}
	.customer_info .emailWrap input[type=email] {width:70% !important;}
	.customer_info .emailWrap a {width:25%;}
	.shop_style .inputW-md {width:100% !important;}
	.shop_style .inputW-xs {width:30% !important;}
	.customer_info table td>p {font-size:13px;}
	.customer_info .pay_wrap {font-size:0;}
	.customer_info .pay_wrap>p {margin-right:10px;}
	.customer_info table td>p label {margin-right:0; vertical-align:top; letter-spacing:-1px;}
	
	.order_result>p {font-size:20px;}
	.order_result .table1 {margin:20px auto;}
	.order_result .table1 th, .order_result .table1 td {padding:10px 0;}
	.order_result .table1 td {font-size:14px;}
	.order_result>span {font-size:14px;}
	.order_result .table2 td {padding:15px 5px;}
	.order_result .table2 th {padding:5px 10px; font-size:13px; letter-spacing:-1px;}
	
	/**/
	.order_info .process ul li {float:left; display:inline-block; text-align:center; vertical-align:top; width:50% !important; padding:30px 0; border-bottom:1px solid #ddd;}	
	.order_info .process ul li:nth-child(even) {border-right:0;}
	.order_info .process ul li:nth-child(4)~li {border-bottom:0;}
	.order_info .process ul li p {padding:5px 0;}
	.order_info .process ul li span {width:30px; height:30px; line-height:30px;}
	
	.order_info .product_table {margin-bottom:50px;}
	
	.order_info .process>div {display:none;}
	
	.selectWrap select {font-size:14px;}
	
	.tdBtn {text-align:center !important; display:block !important; margin:0 !important; padding: 0 !important;}
	
	.product_table .tb_proTitle div.left_con {max-width:100%;}
	.product_table .tb_proTitle div>p>a {margin-top:0 !important;}
	.product_table tr {border-top:1px solid #000;}
	
	/*ÁÖ¹®ÀÚ Á¤º¸ Æû*/
	.customer_info table td {padding:10px 5px;}
	.customer_info table tr.priceTotal td {padding-top:0;}
	.customer_info table tr.priceTotal td>p {height:auto; line-height:initial;}
	
	/*°áÁ¦Á¤º¸*/
	#Back_Menu tr td select {width:100px;}
	#Back_Menu tr td #bankId,
	#Back_Menu tr td input {width:100%;}
	#Back_Menu tr td span.acc {
		padding:10px 20px; display:inline-block;
		line-height:1;
		border-radius:30px;
		background:#ff6600;
		color:#fff; font-weight:400; font-size:13px; margin-left:0;
	}
		
	
	/* ÁÖ¹®¹è¼ÛÁ¶È¸ ÆË¾÷ */
	.layer-inner-wrap {padding:20px;}
	
	.popup_order {z-index:100000; position:relative; visibility:hidden;}
	.popup_order.on {visibility:visible;}
	.popup_order .popup_bg {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.6); z-index:100001;}
	
	.popup_con {position:fixed; top:50%; width:100%; max-width:100%; background:transparent; border:20px solid transparent; z-index:100002;}
	.popup_con .popup_head {background:#ff6600;}
	
	.popup_con>iframe {width:100%; height:500px; overflow:hidden;}
	.html {padding-top:0;}
	.html body {overflow:hidden;}
	.popup_con>.popup_head p {font-size:18px; color:#fff; background:#2f3e5a; padding:12px; text-align:center;}
	.orderCancelWrap .popup_head p {background:#666}
	.popup_con>.popup_head a {display:inline-block; position:absolute; right:20px; top:15px;}
	.popupBody {padding:0 !important; background:#fff; overflow-y:auto !important; height:500px !important;}
	.popupBody .body_top {border-bottom:1px solid #e5e5e5; padding:15px 20px; background:#f9f9f9;}
	.popupBody .body_top ul {display:table; width:100%;}
	.popupBody .body_top ul li {display:table-cell; width:33.3333%; border-right:1px solid #ddd; font-size:15px;}
	.popupBody .body_top ul li:last-child {border-right:0;}
	.popupBody .body_top ul li span.tit {font-size:16px; color:#000; font-weight:500;}
	.popupBody .body_top ul li strong {font-size:16px; color:#ff6600; font-weight:500; margin-left:10px;}
	
	.popupBody .order_result .table1  {margin-top:10px;}
	.popupBody .order_result .table1 td {font-size:14px;}
	.popupBody .order_result .table1 th, .order_result .table1 td {padding:10px;}
	.popupBody .order_result .table2 th, .order_result .table2 td {padding:10px;}
	
	.popupBody .table3 td {padding:10px;}
	.popupBody .table3 td input,
	.popupBody .table3 td select {height:40px;}
	.popupBody .table3 td.popup_callTd select,
	.popupBody .table3 td.popup_callTd input {width:32% !important; height:40px !important;}
	
	.layer-btn-wrap {font-size:0; text-align:center;}
	
	.area_height {height:250px;}
	.mo_popClose2 {margin:0 auto;}
	
	.orderPopup_address div>input {margin-top:5px; width:100% !important;}
	.popupBody .table3 input {width:100%; border:1px solid #ddd; height:40px; vertical-align:top;}
	.table_style3 input {padding-left:5px;}
	.table_style3 select {height:40px;}
	
	.point-ment-wrap .ment {margin-bottom:20px;}
	
	/* ´ÜÃ¼ÁÖ¹®½ÅÃ»¸ñ·Ï */
	.group_info {margin-bottom:30px;}
	.group_info .m_none {display:none !important;}
	.group_info>div table tr {border-top:1px solid #000;}
	.group_info>div table tr>* {display:block; width:100%; padding:20px; border:0; border-bottom:1px solid #e5e5e5; text-align:left;}
	.group_info>div table tr td {position:relative; padding-left:100px;}
	.group_info>div table tr td span {
		display:block !important; position:absolute; top:0; left:0; font-size:15px; color:#000; font-weight:400;
		padding:20px;
	}
	.group_info>div table tr td p {display:inline-block; width:100px; text-align:center;}
	
	/* ÁÖ¹®»óÅÂ */
	td p[class*='01'] {margin:0 !important;}
	p[class*='01'] {display:block; width:100px; padding:5px 0; border-radius:5px; color:#fff; text-align:center;}
	
	
	/* ´ÜÃ¼ÁÖ¹®½ÅÃ»¸ñ·Ï Á¶È¸ ÆË¾÷ */
	.popup_info {max-height:400px;}
	.popup_info dl>* {padding:15px 0; font-size:14px;}
	.popup_info dd {min-height:53px !important;}
	
}

















