
.location {
	float: right;
	padding-top: 17px;
}
.location li {
	float: left;
	position: relative;
	margin-right: 13px;
}
.location li:after {
	position: absolute;
	display: block;
	content:"";
	width: 5px;
	height: 8px;
	background: url("../images/style/l_arr.jpg") no-repeat center center;
	top: 2px;
	right: 0;
}
.location li:last-child:after {
	display: none;
}
.taiImg span{line-height:1.3 !important;}
.inTable{float:left;}
.cartImgWrap{float:left; border:1px solid #eee; box-sizing:border-box; }
.location li a {
	display: inline-block;
	font-family: "'Noto Sans KR', sans-serif, NanumSquareB";
	font-weight: 700;
	font-size: 12px;
	color: #717171;
	padding-right: 17px;	
}
.location li:last-child {
	margin-right: 0;
}
.location li:last-child a {
	padding-right: 0;
}
.orderTitle{float:left;}
.subTitle {
	padding-top: 0 !important;
	position: relative;
	font-family: "Noto Sans","Malgun Gothic","맑은고딕","dotum",sans-serif !important;
	font-weight: 500 !important;
	font-size: 30px;
	text-align:center; 
	color: #000;
    letter-spacing: -0.5px;
}

.mt35 .cusWrap ul { text-align:center; }
.mt35 .cusWrap ul li { width:12%; }
.conWrap {
	margin-top: 22px;
}
.txtWrap01 {
	margin-top: 25px;
	background: url("../images/style/i_bg.png") no-repeat right 92px;
	padding-bottom: 25px;
}
.txtWrap01 p {
	font-family: 'Noto Sans KR', sans-serif, "NanumSquareR";
	font-weight: 400;
	font-size: 20px;
	color: #444;
	line-height: 1.75;
    letter-spacing: -1.5px;
}
.imgWrap01 {
	background-color: #fbfbfb;
	margin-top: 27px;
}

/* store */
.newArrivalUl {
    border-top: 3px solid #25384a;
    border-left: 1px solid #e2e4e6;
}
.newArrivalUl li {
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #ebeced;
    border-bottom: 1px solid #ebeced;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    height: 409px;
}
.naImg {
    width: 282px;
    height: 282px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}
.goods_name {
    margin-top: 15px;
    display: block;
    text-align: left;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 700;
    font-size: 16px;
    color: #222;
    line-height: 1.4;
}
.goods_txt {
	display: block;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 300;
    font-size: 14px;
    color: #555;
	margin-top: 14px;
}
.priceWrap {
	margin-top: 27px;
}
.goodSPrice {
	display: block;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 400;
    font-size: 15px;
    color: #444;
	float: left;
}
.goodSPrice  strong {
	display: inline-block;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 900;
    font-size: 16px;
}
.iconWrap {
	float: left;
	font-size: 0;
	text-align: left;
	margin-left: 4px;
}
.iconWrap img {
	margin-left: 4px;
}
.iconWrap img:first-child {
	margin-left: 0;
}
.cate_wrap {
	margin-top: 20px;
	border-top: 2px solid #d7d7d7;
}
.cateList {
	width: 100%;
	margin-top: 22px;
	border: 1px solid #ccc;
}
.cateList li {
	float: left;
	display: block;
	width: 238px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin: 19px 0 19px;
	border-left: 1px solid #e5e5e5;
}
.cateList li:first-child {
	border-left: none;
}
.cateList li a {
	font-size: 18px;
	color: #292929;
	line-height: 35px;
}
.count {
	float: left;
	margin-top: 34px;
	font-size: 15px;
	color: #666;
}
.sortWrap {
	float: right;
	margin-top: 23px;
}
.reviewAllBtn.black {
    background-color: #292929;
    color: #fff;
}
.reviewAllBtn {
    display: inline-block;
    font-size: 15px;
    text-align: center;
    color: #292929;
    border: 1px solid #e1e1e1;
    background-color: #f8f8f8;
    width: 142px;
    height: 38px;
    line-height: 38px;
}



.mainSlider22 li{height:320px; background-size:cover;}
.mainVisualWrap{height:320px;}

.mainVisualWrap .bx-wrapper .bx-pager, .mainVisual .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 30px;
    width: ;
}


.mainVisualWrap .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 17px;
    height: 17px;
    margin: 0 10px;
    outline: 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	transition: width 0.5s;
}


.mainVisualWrap .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f5f5f5;
	
}
.mainVisualWrap .bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}


.sortSelect li {
	float: left;
}
.sortSelect li a {
	font-size: 14px;
	color: #444;
	line-height: 30px;
	padding: 0 10px 0;
	position: relative;
}
.sortSelect li a:after {
	position: absolute;
	display: block;
	content:"";
	width: 1px;
	height: 9px;
	background-color: #e1e1e1;
	top: 5px;
	right: 0;
}
.sortSelect li:nth-child(4) a {
	padding-right: 0;
}
.sortSelect li:nth-child(4) a:after {
	display: none;
}
.goodsListSearchWrap {
	position: relative;
	padding-left: 12px;
}
.goodsListSearchWrap input[type="text"] {
	width: 200px;
	height: 28px;
	background: #fff;
	border: 1px solid #ddd;
}
.goodsListSearchWrap button[type="submit"] {
	position: absolute;
	background: url("../images/layout/z3.png") no-repeat center center;
	width: 14px;
	height: 14px;
	top: 8px;
	right: 10px;
}
.storeGoods {
	margin-top: 11px;
}
.goodsListPagingForm {
	margin-top: 46px;
}
.storeGoods {
	padding-bottom: 150px;
}

.goodsViewWrap .goods_img {
	float: left;
	width: 50%;
	position: relative;
}
.goodsViewWrap .goods_img .slider_box .slide_photo .bx-wrapper { border:1px solid #e1e1e1; box-sizing:border-box; }
.goodsViewWrap .goods_info {
	float: right;
	width: 48%;
	margin-left: 2%;
	border: 1px solid #e1e1e1;
}
.goodsViewSlides li {
	width: 430px;
	height: 430px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 430px;
	background-size: 430px;
}
.goodsViewThumb {
	margin-left: 42px;
	margin-top: 23px;
}
.goodsViewThumb a .googsImg {
	width: 80px;
	height: 80px;	
	display: block;
	cursor: pointer;
	margin-left: 13px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.goodsViewThumb a:first-child {
	margin-left: 0;
}
#slider_photo .bx-controls-direction a {
	display: block;
	position: absolute;
	width: 11px;
	height: 19px;
	text-indent: -9999px;
	bottom: 31px;
}
#slider_photo .bx-prev {
	left: 10px;
	background: url("../images/gvprev.png") no-repeat center;
}
#slider_photo .bx-next {
	right: 10px;
	background: url("../images/gvnext.png") no-repeat center;
}
.goods_info {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
}
.gvName { 
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-top: 12px;
}
.gvUl {
	padding: 17px 0 19px;
	border-bottom: 1px dashed #d7d7d7;
}
.gvUl li.gvListlast {
	margin-top: 20px;
}
.gvUl li.gvListlast:first-child {
	margin-top: 0;
}
.gvUl dt, .gvUl dd {
	display: block;
	float: left;
}
.gvUl dt {
	width: 72px;
	background: url("../images/dvdt.png") no-repeat 3px center;
	font-size: 15px;
	color: #333;
}
.gvUl dt.goodsOption {
	background: url("../images/dvdt.png") no-repeat 3px 5px;
}
.gvUl dd {
	display: block;
	font-size: 14px;
	color: #333;
}
.gvUl dd span.gsPrice {
	font-size: 16px;
	color: #444;
	text-decoration: line-through;
	text-decoration-color: #444;
}
.ggPriceDt {
	line-height: 20px;
}
.gvUl dd.ggPrice {
	line-height: 20px;
}
.gvUl dd.ggPrice strong {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	position: relative;
}
.goodsOption select {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 29px;
	border: 1px solid #d7d7d7;
	padding-left:10px;
}
.goodsOption select:nth-child(2) {
	margin-top: 5px;
}
.totalPrice {
	background: #fff;
	border: 1px solid #e9e9e9;
	margin-top: 5px;
	height:55px;
}
.total{line-height:55px;}
.totalPrice dt {
	float: left;
	padding-left: 18px;
	font-size: 17px;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 55px;
}
.totalPrice dd.totalPriceDD {
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 12px;
	font-size: 19px;
	line-height: 55px;
}
.totalPrice dd.totalPriceDD span {
	color:#054db0;font-weight:bold;font-size:18px;
}
.addedOption {
	border: 1px solid #dfdfdf;
	background-color: #fff;
	margin-top: 5px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 18px;
	padding-right: 18px;
}
.addedOption .btnClose {
	position: absolute;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	background: url("../images/optClose.jpg") no-repeat center;
	top: 15px;
	right: 13px;
}
.goodsOptinUl {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 16px;	
}
.goodsOption {
	font-size: 14px;
	color: #333;
}
.goodsOption02 {
	margin-top: 6px;
}
.countDivWrap {
	padding: 15px 0 15px;
	border-top: 1px dashed #dfdfdf;
	margin-top: 15px;
}
.countWrap {
	float: left;
}
.dispOptPrc {
	float: right;
	line-height: 27px;
	color: #333;
}
.dispOptPrc strong {
	font-weight: bold;
}
.countWrapList {
	float: left;
	display: block;
}
.countWrapList.countBtn {
	width: 27px;
	height: 27px;
}
.minusPCS {
	background: url("../images/icon21.png") no-repeat center;
}
.plusPCS {
	background: url("../images/icon22.png") no-repeat center;
}
.optionStock {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 27px;
	line-height: 27px;
	text-align: center;
	width: 38px;
}
.view_txt p{font-size:14px;color:#333;line-height:1.5;font-family: 'Noto Sans KR', sans-serif;}
.view_txt span{font-size:14px;color:#333;line-height:1.5;font-family: 'Noto Sans KR', sans-serif;display:block;}
.view_txt span div{font-size:14px;color:#333;line-height:1.5;font-family: 'Noto Sans KR', sans-serif;}
.btns {
	margin-top: 18px;
}
.cartGoodsIconWrap{display:block;padding-top:10px !important;}
.gviewBtn {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 139px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	margin-left: 3px;
}
.gviewBtn:first-child {
	margin-left: 0;
}
.gviewBuy {
	background-color: #333;
	color: #fff;	
}
.gviewCart, .gviewItemWish {
	background-color: #fff;
	border: 1px solid #d7d7d7;
	color: #333;
}

.goods_info_wrap {
	padding-bottom:50px;
}
.goods_info_wrap .goods_img .taiImg {
	font-size: 13px;
	line-height: 1.4;
}
.goods_info_wrap .goods_img .taiImg img {
	width: 100% !important;
	height:100% !important;
}
.goods_tab {
	margin: 40px 0 35px;
}
.goods_tab ul { display:flex; }
.goods_tab ul li {
	width:25%;
	height:46px;
	line-height:46px;
	text-align:center;
	border:1px solid #d7d7d7;
	border-left:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#f8f8f8;
	font-size: 13px;
}
.goods_tab ul li a{ font-size:16px;color:#666;}
.goods_tab ul li:first-child {
	border-left:1px solid #dfdfdf;
}
.goods_tab ul li.on {
	border-bottom: 1px solid #fff;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-top:1px solid #333;
	background:#fff;
}
.detail_list_review .item {
	position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #eaeced;
    color: #5f5f5f;
    font-size: 12px;
}
.detail_list_review .row {
    display: table;
    width: 100%;
}
.detail_list_review .col_label {
    display: block;
    float: left;
    vertical-align: top;
    width: 90px;
    text-align: center;
}
.detail_list_review .col_content {
    overflow: hidden;
    padding: 0 20px 0 10px;
    vertical-align: top;
    display: block;
}
.detail_list_review .header_review_comment {
    font-size: 0;
    line-height: 0;
    white-space: nowrap;
}
.detail_list_review .title_review_comment {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    line-height: 20px;
    max-width: 100%;
    margin-right: -2px;
    padding-right: 2px;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    cursor: pointer;
    vertical-align: top;
}
.text_comment {
    margin-top: 4px;
    max-height: 40px;
    word-wrap: break-word;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #5f5f5f;
    line-height: 20px;
    cursor: pointer;
}
.detail_list_review .info_review_text {
    padding: 0 100px 0;
}

.detail_list_qna {
    margin-top: 20px;
    border-top: 2px solid #000;
}
.detail_list_qna .list {
    border: solid #dadada;
    border-width: 1px 0;
}
.detail_list_qna .item[aria-expanded="true"] {
    background-color: #fafafb;
}


.detail_list_qna .item:first-child {
    border-top: 0;
}

.detail_list_qna .item {
    border-top: 1px solid #f1f1f1;
}
.detail_list_qna .row {
    display: table;
    width: 100%;
}
.detail_list_qna [class^="col"] {
    display: table-cell;
    vertical-align: middle;
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.detail_list_qna .col_status {
    width: 92px;
    padding-right: 23px;
    text-align: center;
}
.detail_list_qna .text {
    line-height: 1.5em;
    color: #666;
    font-weight: 400;
	font-size: 16px;
}
.detail_list_qna .list .col_title .text {
    overflow: hidden;
    max-width: 500px;
    text-overflow: ellipsis;
    word-break: break-all;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    line-height: 1.54em;
}
.detail_list_qna .col_author {
    width: 88px;
    text-align: center;
}
.detail_list_qna .col_date {
    width: 99px;
    text-align: center;
}

.detail_list_qna .area_full_article {
    display: none;
    padding-left: 92px;
    border-top: 1px solid #eaeced;
    background-color: #f7f8fa;
}
.detail_list_qna .col_question {
    padding-right: 187px;
}
.detail_list_qna .col_question .text, .detail_list_qna .col_answer .text {
    display: inline;
}
.detail_list_qna .col_answer {
    position: relative;
    padding-left: 48px;
}
.detail_list_qna .col_author {
    width: 88px;
    text-align: center;
}
.detail_list_qna .col_date {
    width: 99px;
    text-align: center;
}

.detail_list_qna .icon_answer {
    position: absolute;
    top: 18px;
    left: 0;
	background:url ('/skin/basic/board/basic/images/co_btn_reply.gif') 0 0 no-repeat;
    width: 20px;
    height: 17px;
}

.p_qna {
    font-size: 11px;
    letter-spacing: -1px;
    line-height: 17px;
    margin: 12px 0 15px;
    position: relative;
    text-indent: -1px;
}
a.btn_qna {
    bottom: 9px;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 24px;
    line-height: 999px;
    margin: -2px 0 0 5px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-decoration: none;
    vertical-align: middle;
    width: 61px;
}
.paging_form {
    text-align: center;
    padding: 10px 10px;
}
.pageing_form {
    font-size: 0px;
    text-align: center;
	padding-bottom:30px;
}
.pageing_form img {
    vertical-align: top;
}
.pageing_form .now_page {
    display: inline-block;
    width: 30px;
    height: 31px;
    font: bold 12px/29px '맑은 고딕',dotum;
    text-align: center;
    border: 1px solid #7e7e7d;
    color: #000;
}
.pageing_form .list_page {
    display: inline-block;
    width: 30px;
    height: 31px;
    font: bold 12px/29px '맑은 고딕',dotum;
    text-align: center;
    border: 1px solid #d7d7d7;
    color: #000;
}
.title_wrap {
	margin-top: 56px;
    margin-left: 51px;
	text-align:center;
}
.cartProcess { display:inline-block; }
.cartProcess li {
	float: left;
	position: relative;
	padding-top: 66px;
	margin-right: 165px;
}
.cartProcess li:last-child {
	padding-right: 0;
	margin-right: 0;
}
.cartProcess li:after {
	display: block;
	position: absolute;
	content: "";
	width: 17px;
	height: 30px;
	background: url("../images/osarrow.jpg") no-repeat center;
	top:23px;
	right: -95px;
}
.cartProcess li:last-child:after {
	display: none;
}
.orderStep .os01 {
	font-size: 16px;
	color: #ccc;
}
.orderStep .os02 {
	font-size: 16px;
	font-weight: 400;
	color: #ccc;
}
.orderStep01 {
	background: url("../images/step1.jpg") no-repeat center top;
}
.orderStep02 {
	background: url("../images/step2.jpg") no-repeat center top;
}
.orderStep03 {
	background: url("../images/step3.jpg") no-repeat center top;
}
.orderStep01.on {
	background: url("../images/step1on.jpg") no-repeat center top;
}
.orderStep02.on {
	background: url("../images/step2on.jpg") no-repeat center top;
}
.orderStep03.on {
	background: url("../images/step3on.jpg") no-repeat center top;
}
.orderStep.on span {
	color: #333;
}

.cartTbTit {
	margin: 37px 0 0px;
}
.cartTbTit h2 {
	font-size: 18px;
	color: #000;
	font-weight:500;
	margin-bottom:10px;
}
.myCart {
	width: 100%;
	table-layout: fixed;
	margin: 10px 0 30px;
}
.myCart th {
	border-top: 1px solid #e1e1e1;	
	border-bottom: 1px solid #e1e1e1;	
	text-align: center;
	vertical-align: middle;
	background-color: #fcfcfc;
	height: 39px;
	font-size: 14px;
	color: #666;
	font-weight:400;
}
.myCart td {
	vertical-align: middle;
	padding:10px 5px;
border-bottom: 1px solid #e1e1e1;	
font-size: 14px;
}
.myCart td .hidden_img { display:none; }
.myCart td br{display:none;}

.myCart td input[type='text'], .myCart td input[type='number'] {padding:4px 2px;width:100%;text-align:center;font-size:13px;border:1px solid #e2e2e2;}


.agreeNoMember br{display:none;}
.goodsInfo .cartImgWrap, .goodsInfo .orderTitleWrap {
	float: left;
}
.goodsInfo .cartImgWrap { border:1px solid #eee; box-sizing:border-box; }
.goodsInfo .orderTitleWrap {
	text-align:left; 
	box-sizing:border-box; }
.orderTitleWrap {
	float: none !important;
    padding-left: 0;
    display: block;
    overflow: hidden;
	padding-left:10px;
}
.cartGoodsName, .cartGoodsIconWrap {
	float: left;
}
.cartGoodsName {
	font-size: 13px;
	color: #333;
	padding-top: 40px;
}
.cartOptList {
	padding-top: 6px;
}
.goodsOption {
	display: block;
	font-size: 13px;
	color: #555;	
}
.myCartTd {
	font-size: 16px;
	color: #333;	
}
.myCartTd p{
	font-size: 16px;
	color: #333;	
}
#total_price{font-size: 18px;color: #054db0;}
.myCart tr{border-bottom:1px solid #e1e1e1}
.myCartBtnTd {
	text-align: right;
	position: relative;
	width:100%;
}
.myCartBtnTd ul{float:right;}
.myCartBtnTd ul li{float:left;}
.myCartBtn {
	text-align: center;
	font-size: 13px;
	width: 100px;
	float:left;
	margin-right:10px;
	height: 28px;
	line-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	display:block;
	margin:0 auto;
}
.myCartOrder {
	background-color: #333;
	color: #fff;
	border-color:#333;
	margin-right:5px;
}
.myCartWish, .myCartDel {
	background-color: #f8f8f8;
	color: #333;
	
}
.priceInfo {
	height: 54px;
	vertical-align: middle;
	background-color: #fcfcfc;	
}
.priceInfo01, .priceInfo02 {
	font-size: 13px;
	color: #444;
	text-align: right;
}
.priceInfo03 {
	font-size: 18px;
	color: #054db0;
	padding-left: 18px;
	font-weight:bold;
}
.myCartCaution {
	height: 42px;
	vertical-align: middle;
	border-bottom: 1px solid #e1e1e1;
	font-size: 13px;
}
.myCartCaution span {
	margin-left: 32px;
	padding-left: 17px;
	font-size: 13px;
	color: #ef2444;
	background: url("../images/cartcaution.jpg") no-repeat left center;
}
.cart_no_goods p {
	font-size: 14px;
	color: #333;
	padding: 15px 0 15px;
	text-align: center;
}
.cartBtnTypeBWrap {
	font-size: 0;
	margin-top: 11px;
}
.cartBtnTypeB {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	padding: 0 15px 0;
	margin-left: 4px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #e1e1e1;
	font-size: 13px;
	text-align: center;
}
.cartBtnTypeB:first-child {
	margin-left: 0;
}
.cartBtnTypeB01 {
	background-color: #f8f8f8;
	border-color:#e1e1e1;
	color: #999;
}
.cartBtnTypeB02 {
	background-color: #f8f8f8;
	color: #333;
}
.orderFeeWrap {
	margin-top: 56px;
}
.orderFeeWrap table {
	width: 100%;
	table-layout: fixed;
}
.orderFeeWrap table th {
	border: 1px solid #d7d7d7;
	background-color: #fcfcfc;
	font-size: 14px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	height: 45px;
}
.orderFeeWrap table td {
	border: 1px solid #d7d7d7;
	background-color: #fff;
	font-size: 16px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	height: 70px;
}
.orderFeeWrap table td.totalPrice {
	font-size: 18px;
	color: #333;
}
.orderFeeWrap table td.totalPrice strong {
	font-size: 22px;
	color: #ef2444;
	font-weight: normal;
}
.cartBtnWrap {
	font-size: 0;
	margin-top: 24px;
	position: relative;
	text-align: center;
}
.cartBtnTypeC {
	display: inline-block;
	font-size: 15px;
	text-align: center;
	padding: 13px 15px 12px;
	border: 1px solid #e1e1e1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cartBtnTypeC01 {
	background-color: #333;
	border-color:#333;
	color: #fff;
}
.cartBtnTypeC02, .cartBtnTypeC03 {
	background-color: #f8f8f8
	color: #333;
}
.cartBtnTypeC02 {
	margin-left: 5px;
}
.cartBtnTypeC03 {
	position: absolute;
	right: 0;
}
.infoUse {
	margin: 54px 0 50px;
}
.infoUseTit {
	font-size: 16px;
	font-weight:500;
	color: #333;
	margin-bottom:15px; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.infoUseUl dt {
	font-size: 14px;
	color: #333;
	padding-bottom: 19px;
}
.infoUseUl dd {
	font-size: 0;
}
.infoUseUl dd span {
	display: inline-block;
}
span.infoUseNum {
	width: 17px;
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	text-align: center;
	background-color: #c2c2c2;
	color: #fff;
}
span.infoUseDesc {
	font-size: 14px;
	line-height: 17px;
	color: #444;
	margin-left: 7px;
}
.infoUseCon {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:20px;
	
}
.infoUseUl {
	padding-top: 19px;
}
.infoUseUl li dd {
	padding-top: 10px;
}
.infoUseUl li dd:first-child {
	padding-top: 0;
}
.infoUseUl li:last-child {
	padding-top: 24px;
}
.gorderPW {	
	width: 100%; 
	height: 200px; 
	overflow: hidden; 
	overflow-y: scroll; 
	margin-top: 25px; 
	border: 1px solid #e1e1e1; 
	padding: 15px; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	font-size: 13px;
	color: #444;
	line-height: 1.4;
}
.agreeNoMember {
	margin-top: 13px;
}
.agreeNoMember p, .agreeNoMember input, .agreeNoMember label {
	float: left;
}
.agreeNoMember p,.agreeNoMember label {
	font-size: 14px;
	margin-left: 5px;
}
.agreeNoMember input {
	width: 14px;
	height: 14px;
	margin-left: 10px;
}
.orTit {
	padding: 9px 0 9px;
	border-bottom: 3px solid #ebebeb;
}
.orTit {
    padding: 9px 0 9px; 
}
.orTit01 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.orTit02 {
	float: right;
	font-size: 14px;
	color: #333;
}
.orTit02 span {
	color: #ef2444;
}
.orderReserve {
	margin-top: 45px;
}
.infoType13 ul {
}
.infoType13 li {
	border-bottom: 1px solid #eee;
	padding-bottom:15px; 
}
.infoType13 li:last-child {
	border-bottom: 0;
}
.infoType13 dt, .infoType13 dd {
	float: left;
	width:90%;
	margin-left:5px;
}
.infoType13 dt {
	font-size: 14px;
	color: #000;
	font-weight:500;
	width: 162px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
}
.infoType13 dt span {
	color: #ef2444;
}
.infoType13 dd input, .infoType13 dd select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	color: #666;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d7d7d7;
	background-color: #fff;
	padding-left: 5px;
}
.orName dd input {
	width: 202px;
}
.orAdress .orAdress01 input {
	width: 100px;
}
.orAdress .orAdress01 button {
	width: 100px;
	height: 33px;
	border: 1px solid #333;
	background-color: #333;
	color: #fff;
	font-size:14px;
	margin-left: 4px;
}
.orAdress .orAdress02 input {
	display: block;
	width:90%;
	height: 33px;
	margin-top: 7px;
}
.orAdress .orAdress02 input:first-child {
	margin-bottom: 0;
}
.orPhone select {
	width: 85px;
}
.orPhone .input_dash {
	color: #bdbdbd;
}
.orPhone input {
	width: 90px;
}
.orCellPhone select {
	width: 85px;
}
.orCellPhone .input_dash {
	color: #bdbdbd;
}
.orCellPhone input {
	width: 90px;
}
.orEmail dd input {
	width: 90%;
}
.orderPlace {
	margin-top: 45px;
}
.orSelectPlace dd {
	font-size: 0;
	margin-left:5px;
}
.orSelectBtn {
	display: inline-block;
	padding: 0 15px 0;
	margin: 10px 0 10px;
	margin-left: 13px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	background-color: #f8f8f8;
	color: #333;
}
.orSelectBtn:first-child {
	margin-left: 0;
}
.orMsg textarea {
	margin: 10px 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 90%;
	height: 104px;
	border: 1px solid #e1e1e1;
	background-color: #fcfcfc;
}
.ortbType04 {
	table-layout: fixed;
	width: 100%;
}
.ortbType04 th {
	font-size: 14px;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	background-color: #fcfcfc;
	color: #333;
}
.ortbType04 td {	
	font-size: 15px;
    color: #333;
}
.point_noti { background:#f8f8f8; padding:20px 15px; }
.point_noti li { padding-left:10px; position:relative; font-size:14px; color:#777; margin-bottom:5px;  }
.point_noti li:before { content:''; display:inline-block; width:3px; height:3px; border-radius:100%; background:#000; position:absolute; left:0; top:7px; }
.ortbType04 td p{font-size: 14px;color: #000; font-weight:500; margin-bottom:10px;}
.ortbType04 td ul li{font-size: 14px;color: #777;margin-bottom:5px;line-height:1.3;}
.orTb11 {	
	margin-top: 36px;
}
.orTb11 th, .orTb11 td {
	text-align: center;
	vertical-align: middle;
}
.orTb11 th {	
	height: 46px;	
}
.orTb11 td {	
	height: 70px;
	font-size: 16px;
}
.orTb11 td.prePrice span {
	font-size: 22px;
	color: #ef2444;
}
.orTb11 td.prePrice {
	font-size: 22px;
	color: #333;
}
.orTb12 {
	margin-bottom: 50px;
}
.orTb12 th, .orTb12 td {
	text-align: left;
}
.orTb12 th {
	vertical-align: middle;
}
.orTb12 th.firstTd, .orTb12 td.firstTd {
	padding-left: 25px;
	font-size: 14px;
	font-weight: normal;
}
.orTb12 th.firstTd {
	height: 45px;
}
.orTb12 th {
	padding-left: 9px;
}
.enuriTd {
	padding-left: 9px;
	line-height: 33px;
}
.enuriTd input.useEmoney {
	width:  239px;
	height: 33px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	background-color: #fcfcfc;
	text-align: right;
	font-size: 14px;	
	color: #333;
}
.enuriTd input.mCash {
	width: 125px;
	height: 33px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #d7d7d7;
	font-size: 14px;	
	color: #333;
	margin-top: -5px;
	text-align: center;
}
.orTitType02 {
	margin-top: 20px;
}
.ort02 {
	float: left;
	margin-top: 4px;
}
.orTitType02 input[type="checkbox"] {
	width: 12px;
	height: 13px;
	margin-left: 12px;
}
.orTitType02 label {
	font-size: 13px;
	color: #333;
	margin-left: 5px;
}
.orderDiv {
	float: left;
	position: relative;
	width: 70%;
	height: 368px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
}
.orderDiv table {
	table-layout: fixed;
	width: 100%;
}
.selctHow {
	width: 100%;
	height:auto;
	border-bottom: 1px solid #e1e1e1;
	padding:0 20px;
	box-sizing:border-box;
}
.selctHow li {
	float: left;
	line-height: 55px;
	margin-right: 20px;
}
.selctHow li:first-child {
	
}
.selctHow li input[type="radio"] {
	width: 12px;
	height: 12px;
	vertical-align: middle;
}
.selctHow li label {
	font-size: 16px;
	color: #000;
	margin-left:2px; 
	vertical-align: middle;
}
.bank {
    position: relative;
    width: 49%;
    border-right: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px;
	top: 0;
    left: 0;
	display: inline-block;
	vertical-align: top;
} 
.bank dl {
	
}
.bank dl:first-child {
	margin-top: 0;
}
.bank dt,.bank dd {
	display:block;
}
.bank dt {
	width: 80px;
}
.bank dt {
	font-size: 14px;
	line-height: 22px;
	color:#000;
	font-weight:500;
}
.bank dd select, .bank dd input[type="text"], .bank dd span {
	font-size: 14px;
	display: block;
}
.bank dd label {
	font-size: 14px;
	vertical-align: middle;
}
.ba_sel{
box-sizing: border-box;
    font-size: 15px;
    color: #333;
    height: 33px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #e1e1e1;
    background-color: #fcfcfc;
    padding-left: 5px;
    margin-left: 4px;
}
.num_ip{
box-sizing: border-box;
    font-size: 15px;
    color: #333;
    height: 33px !important;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #e1e1e1;
    background-color: #fcfcfc;
    padding-left: 5px;
    margin-left: 4px;
}
.bank dd select,.bank dd input[type="text"],.bank dd input[type="date"] {
	width: 100%;
	box-sizing: border-box;
    font-size: 13px;
    color: #333;
    height: 33px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #e1e1e1;
    background-color: #fcfcfc;
    padding-left: 5px;
}
.selectRecipe li {
	float: left;
	margin-left: 7px;
}
.selectRecipe li:first-child {
	margin-left: 0;
}
.recipt {
    position: relative;
    width: 49%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 16px;
	top: 0;
    left: 0;
    display: inline-block;
	vertical-align: top;
} 
.recipt .group_tit {
	font-weight: 500;
	color:#000;
	border-bottom:2px solid #333;
	display:block; 
	padding-bottom:6px; 
	font-size: 15px;
}
.recipt table {
	width: 100%;
	margin-top: 5px;
}
.recipt table th {
	text-align: left;
	background-color: #fff;
	font-size:13px;
	color:#000;
	font-weight:400;
}
.recipt table td {
	padding: 4px 0 4px;
	text-align: left;
}
.recipt table td label { font-size:14px; }
.recipt table td input[type="text"] {
	width: 95%;
	height: 26px;
	border: 1px solid #e1e1e1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background:#fff; 
}
.limitCash {
	font-size: 14px;
	color: #333;
	line-height:1.3;
}
.card_noti { padding:20px 20px; }
.card_noti li { padding-left:10px; position:relative; font-size:14px; color:#777; margin-bottom:5px;  }
.card_noti li:before { content:''; display:inline-block; width:3px; height:3px; border-radius:100%; background:#000; position:absolute; left:0; top:45%; }
.orderDiv01 {
	float: left;
	width: 30%;
	height: 368px;
	padding:0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	background-color: #fcfcfc;	
}
.orderDiv01Tit {
	font-size: 15px;
	color: #333;
	text-align: right;
	margin-top: 17px;
	padding: 0 13px 0;
}
.orderDiv01TotalPrice {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-top: 7px;
	text-align: right;
	padding: 0 13px 0;
	color:#054db0;
}
.odr01Agree {
	margin-top: 30px;
	margin-bottom:15px; 
}
.orderDiv01Check {
	float: left;
	width: 12px;
	height: 12px;
	margin-top: 2px;
}
.orderDiv01Label {
	float: left;
	font-size: 13px;
	line-height: 1.4;
	padding-left: 5px;
	width: 90%;
}
.orderDiv01Btn {
	display: block;
	width: 100%;
	margin: 6px auto 0;
	height: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #333;
	background-color: #333;
	color: #fff;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
}
.orderDiv01Dl {
	width: 100%;
}
.orderDiv01Dl dt {
	width: 50%;
	float: left;
	text-align: left;
	font-size: 15px;
	color: #333;
}
.orderDiv01Dl dd {
	width: 50%;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.orderDiv01Dl dd strong { font-weight:500; color:#000;}
.orderDiv01DlTypeA {
	line-height: 31px;
	height: 31px;
	margin-top: 10px;
}
.orderDiv01DlTypeB {
	margin-top: 15px;
}
.infoUseConTypeB p {
	font-size: 14px;
	color: #444;
	margin-top: 10px;
	line-height:1.4;
}
.infoUseConTypeB p:first-child {
	margin-top: 0;
}

.orderBtn.on {
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #fff;
	background-color: #fff;
}
.orderBtn {
	width: 50%;
    background: #f8f8f8;
	float: left;
    display: block;
    height: 46px;
    line-height: 46px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
	font-size: 14px;
}
.schOrder {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
	background-color: #fcfcfc;
	border: 1px solid #d7d7d7;
	margin-top: 20px;
}
.selectOrder, .btnDateSet, .schDistance {
	float: left;
}
.selectOrder select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 140px;
	height: 29px;
	border: 1px solid #e1e1e1;
	padding-left:5px; 
}
.btnDateSet {
	margin-left: 18px;
}
.btnDateSet button {
	float: left;
	width: 48px;
	height: 29px;
	border: 1px solid #e1e1e1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	margin-left: 4px;
	cursor:pointer;
}
.btnDateSet button:last-child {
	border-right: 1px solid #e1e1e1;
}
.schDistance {
	margin-left: 10px;
}
.schDistance input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 98px;
	height: 29px;
	border: 1px solid #e1e1e1;
	text-align: center;
	font-size: 14px;
	margin-left: 4px;
}
.schDistance button {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 52px;
	height: 29px;
	line-height: 29px;
	border: 1px solid #333;
	background-color: #333;
	margin-top: 1px;
	color: #fff;
	margin-left: 4px;
	cursor:pointer;
}
.olCautionUl {
	margin-top: 10px;
}
.olCautionUl li {
	font-size: 13px;
	color: #333;
	line-height: 1.4;
}
.order_list_tb .goReviewBtn {
	display: block;
	width: 102px;
	margin: 6px auto 0;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #f8f8f8;
	border: 1px solid #e1e1e1;
}
.ovTb {
	table-layout: fixed;
	width: 100%;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.ovTb th, .ovTb td {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	text-align: left;
}
.ovTb th {
	padding-left: 31px;
	background-color: #fcfcfc;
	border-bottom: 1px solid #e1e1e1;
	vertical-align: middle;
}
.ovTb th.no_p { padding:0; text-align:center; }
.ovTb td {
	vertical-align: middle;
}
.ovTbType01 td {
	padding-left: 31px;
	border-bottom: 1px solid #e1e1e1;
	vertical-align: middle;
	border-left: 1px solid #e1e1e1;
}
.ovTbType01 th {
	height: 40px;
}
.ovBdl {
	border-left: 1px solid #e1e1e1;	
}
.fwBold {
	font-weight: bold !important;
}
.fcRed {
	color: #ef2444;
}
.ovTbType02 {
	table-layout: fixed;
	width: 100%;
	border: 1px solid #e1e1e1;
}
.ovTbType02 th {
	height: 44px;
	border-bottom: 1px solid #e1e1e1;
	background-color: #fcfcfc;
	text-align: center;
	vertical-align: middle;
}
.ovTbType02 td {
	height: 70px;
	text-align: center;
	vertical-align: middle;
	font-size: 22px;
}
.godBtnWrap {
	font-size: 0;
	text-align: center;
	margin: 25px 0 30px;
}
.godBtnWrap a {
	display: inline-block;
	font-size: 17px;
	text-align: center;
	width: 188px;
	height: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 45px;
}
.godBtnWrap a.search04 {
	background-color: #333;
	color: #fff;
}
.godBtnWrap a.search05 {
	margin-left: 11px;
	background-color: #fff;
	color: #333;
	border: 1px solid #dfdfdf;
}
.endOrder01 {
	background-color: #fcfcfc;
	border: 1px solid #d7d7d7;
	margin-top: 37px;
}
.endOrder01 p {
	text-align: center;
	font-weight: bold;
}
.endOrder0101 {
	font-size: 18px;
	padding-top: 22px;
	color: #333;
}
.endOrder0102 {
	font-size: 15px;
	padding: 14px 0 20px;
	color: #333;
}
.cartProcess .log01 {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23121212' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cline x1='96' y1='152' x2='160' y2='152' fill='none' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/line%3E%3Cline x1='96' y1='120' x2='160' y2='120' fill='none' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/line%3E%3Cpath d='M160,40h40a8,8,0,0,1,8,8V216a8,8,0,0,1-8,8H56a8,8,0,0,1-8-8V48a8,8,0,0,1,8-8H96' fill='none' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/path%3E%3Cpath d='M88,72V64a40,40,0,0,1,80,0v8Z' fill='none' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/path%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-position:center 10px;
	background-size:50%;
}
.cartProcess .log01.on {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23121212' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cline x1='96' y1='152' x2='160' y2='152' fill='none' stroke='%23121212' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/line%3E%3Cline x1='96' y1='120' x2='160' y2='120' fill='none' stroke='%23121212' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/line%3E%3Cpath d='M160,40h40a8,8,0,0,1,8,8V216a8,8,0,0,1-8,8H56a8,8,0,0,1-8-8V48a8,8,0,0,1,8-8H96' fill='none' stroke='%23121212' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/path%3E%3Cpath d='M88,72V64a40,40,0,0,1,80,0v8Z' fill='none' stroke='%23121212' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/path%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-position:center 10px;
	background-size:50%;
}
.cartProcess .log02 {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23eee' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpath d='M96,216H48a8,8,0,0,1-8-8V163.3a7.9,7.9,0,0,1,2.3-5.6l120-120a8,8,0,0,1,11.4,0l44.6,44.6a8,8,0,0,1,0,11.4Z' fill='none' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/path%3E%3Cline x1='136' y1='64' x2='192' y2='120' fill='none' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/line%3E%3Cline x1='216' y1='216' x2='96' y2='216' fill='none' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/line%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-position:center 10px;
	background-size:40%;
}
.cartProcess .log02.on {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23121212' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpath d='M96,216H48a8,8,0,0,1-8-8V163.3a7.9,7.9,0,0,1,2.3-5.6l120-120a8,8,0,0,1,11.4,0l44.6,44.6a8,8,0,0,1,0,11.4Z' fill='none' stroke='%23121212' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/path%3E%3Cline x1='136' y1='64' x2='192' y2='120' fill='none' stroke='%23121212' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/line%3E%3Cline x1='216' y1='216' x2='96' y2='216' fill='none' stroke='%23121212' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/line%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-position:center 10px;
	background-size:40%;
}
.cartProcess .log03 {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23121212' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='172 104 113.3 160 84 132' fill='none' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/polyline%3E%3Ccircle cx='128' cy='128' r='96' fill='none' stroke='%23cccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/circle%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-position:center 10px;
	background-size:55%;
}
.cartProcess .log03.on {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23121212' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='172 104 113.3 160 84 132' fill='none' stroke='%23121212' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/polyline%3E%3Ccircle cx='128' cy='128' r='96' fill='none' stroke='%23121212' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'%3E%3C/circle%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-position:center 10px;
	background-size:55%;
}
.inputWrap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top:35px;
}
.agreeWrap { position:relative; }
.agreeWrap h3 { font-size:17px; font-weight:500; }
.agreeWrap.agreePri {
	margin-top:30px;
}
.statement {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#f8f8f8;
	padding:12px 12px;
	height:225px;
	overflow-y: auto;
	margin-top:15px;
	font-size: 14px;
	line-height: 1.4;
}
.check {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left; 
	padding:21px 0;
}
.agreeAll { border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:25px; }
.agreeAll .check{ padding:0; text-align:right;}
.agreeAll .check label {  font-weight:500; font-size:16px; color:#000;  }
.check input[type="checkbox"] {
	width:12px;
	height:12px;
	vertical-align:middle;
	margin-right:2px; 
}
.check label {
	font-size:14px;
	color:#333;
	vertical-align: middle;
}
.agreeBtnWrap {
	font-size:0;
	text-align:center;
}
.agreeBtnWrap input, .agreeBtnWrap a {
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	width:188px;
	height:45px;
	line-height:45px;
	font-weight:400;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.rig { position:absolute; right:0; top:-20px; }

.agreeBtnWrap input {
	background-color:#222;
	border-color:#222; 
	color:#fff;
}
.agreeBtnWrap input:nth-child(2) { margin-left:11px; }
.agreeBtnWrap a {
	border:1px solid #d7d7d7;
	background-color:#fff;
	color:#222;
	margin-left:11px;
}
.joinBox table {
	width:100%;
}
.joinBox table th.tLeft { text-align:left; font-size:18px; font-weight:500; }
.joinBox table th {
	font-size:14px;
	padding-bottom:8px;
	border-bottom:2px solid #000;
	text-align:right;
	font-weight:400; 
}
.joinBox table td.nbdb {
	border-bottom:none;
}
.joinBox table td {
	vertical-align:middle;
	padding:12px 12px 12px 20px;
	font-size:14px;color:#333;
	border-bottom: 1px dashed #b2b4b5;
}
.joinBox table td:first-child {
	background-color: #f3f5f7;
	padding: 0 20px;
	border-bottom: 1px dashed #b2b4b5;
}

.joinBox table tr:last-child > td {
	border-bottom: 1px solid #ddd;
}


.mem_ad_sty {margin-bottom:5px;}
.mem_ad_sty input {float: initial !important; display: inline-block !important;}


.mem_contents{width:400px;margin:0 auto;}
.joinBox table td input[type="text"],
.joinBox table td input[type="password"] {
	display:block;
	height:33px;
	line-height:33px;
	font-size:14px;
	color:#333;
	border:1px solid #d7d7d7;
	background-color:#fcfcfc;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 6px; padding-right: 6px;
}
.joinBox table td input.type01 {
	width:202px;
}
.joinBox table td input.type02 {
	width:100px;
}
.joinBox table td input.type03 {
	width:405px;
}

.joinBox table td a {
	display:inline-block;
	font-size:14px;
	color:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:33px;
	line-height:33px;
	background-color:#222;
	text-align:center;
	padding:0 10px 0;
	margin-left:4px;
}
.joinBox table td span.etc {
	display:block;
	float:left;
	font-size:14px;
	color:#333;
	height:33px;
	line-height:33px;
	padding:0 3px 0;
}
.joinBox table td select {
	display:inline-block;
	font-size:14px;
	color:#333;
	height:33px;
	line-height:33px;
	width:105px;
	border:1px solid #ddd; 
	margin-left:4px;
}
.joinBox table td p {
	font-size:14px;
	display:inline-block;
	color:#333;
	line-height:20px;
	margin-left:4px;
}
.joinBox table td img {
	height:33px;
	width:auto;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.reviewUl {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.reviewUl li {
	display: table-cell;
	text-align: center;
	font-size: 16px;
	color: #666;
	background-color: #fcfcfc;
	padding: 13px 0 13px;
	border-top: 2px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
.reviewUl li:nth-child(1) { width: 8%; }
.reviewUl li:nth-child(2) { width: 15%; }
.reviewUl li:nth-child(3) { width: 47%; }
.reviewUl li:nth-child(4) { width: 15%; }
.reviewUl li:nth-child(5) { width: 15%; }
.reviewList > ul {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.reviewList > ul li {
	display: table-cell;
	vertical-align: middle;
	padding: 12px 0 12px;
}
.reviewList > ul li span {
	display: block;
	font-size: 13px;
	color: #444;
}
.reviewList > ul li { border-bottom: 1px solid #d7d7d7; }
.reviewList > ul li:nth-child(1) { width: 8%; text-align: center; }
.reviewList > ul li:nth-child(2) { width: 15%; text-align: center; }
.reviewList > ul li:nth-child(3) { width: 47%; text-align: left; }
.reviewList > ul li:nth-child(4) { width: 15%; text-align: center; }
.reviewList > ul li:nth-child(5) { width: 15%;  text-align: center; }

/**/
.tabs_group.ib_group {
	width: 100%;	
	border-bottom: 1px solid #e2e4e6;
}
.tabs_group.ib_group .tabs {
	display: block;
	float: left;
	width: 16.66%;
	height: 41px;
	line-height: 41px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	color: #3e5772;
	background-color: #f3f3f3;
	border-left: 1px solid #e2e4e6;
}
.tabs_group.ib_group .tabs:first-child {
	border-left: 0;
}
.tabs_group.ib_group .tabs.on {
	background-color: #fff;
	color: #060606;
}
#members .tabs {
	display: block;
	float: left;
	width: 50%;
	height: 41px;
	line-height: 41px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	color: #222;
	background-color: #fff;
	border-left: 1px solid #e2e4e6;
	border-top: 1px solid #e2e4e6;
}
#members .tabs:first-child {
	border-left: 1px solid #e2e4e6;
}
#members .tabs:last-child {
	border-right: 1px solid #e2e4e6;
}
#members .tabs.on {
	background-color: #f3f3f3;
	color: #060606;
}

.tab_content {
	background-color: #f9f9f9;
	display: none;
}
.tab_content.on {
	display: block;
}
.tabContent {
	background-color: #fff;
	display: none;
}
.tabContent.on {
	display: block;
}


.tabMenu {
	font-size: 0;
	text-align: left;
	margin-top: 87px;
}
.tabMenu li {
	display: inline-block;
	margin-left: 26px;
}
.tabMenu li:first-child {
	margin-left: 0;
}
.tabMenu li a {
	display: block;
	text-align: center;
	font-family: "'Noto Sans KR', sans-serif,  ,NanumSquareB";
	font-weight: 400;
	font-size: 20px;
	color: #292929;
	padding: 12px 32px 12px;
	border: 1px solid #252525;
	border-radius: 11px;
	letter-spacing: -3px;
}
.tabMenu li.active a {
	color: #1b3f82;
	border: 1px solid #1b3f82;
	font-weight: 700;
}
.inGoodImg {
	margin-top: 40px;
}
.inGoodImg img {
	width: 100%;
}
.skCon {
	position: relative;
	padding: 37px 0 54px;
	background-color: #fbfbfb;
	margin-top: 42px;
}
.intorGoodsDiv .bx-controls-direction {
	display: block;
}
.intorGoodsDiv .bx-controls-direction a {
	display: block;
	position: absolute;
	width: 34px;
	height: 59px;
	top: 327px;
	text-indent: -99999px;
}
.intorGoodsDiv .bx-controls-direction a.bx-prev {
	background: url("../images/style/prev.png") no-repeat center center;
	left: -100px;
}
.intorGoodsDiv .bx-controls-direction a.bx-next {
	background: url("../images/style/next.png") no-repeat center center;
	right: -100px;
}
.intorGoodsDiv {
	width: 875px;
	margin: 0 auto;
}
.intorGoodsDiv .intorGoodsSlider li {
	width: 100%;
	height: 532px;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.intorGoodsThumbWrap {
	margin-top: 28px;
}
.intorGoodsThumbWrap .bx-controls-direction {
	display: none !important;
}
.intorGoodsThumbWrap .bx-wrapper {
	max-width: 100% !important;
}
.intorGoodsThumb {
	font-size: 0;
	text-align: left;
}
.intorGoodsThumb a {
	display: inline-block;
	width: 135px;
	height: 133px;
	border: 1px solid #ccc;
	margin-left: 22px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.intorGoodsThumb a:first-child {
	margin-left: 0;
}
.pyoImg {
	margin-top: 26px;
}
.pyoImg img {
	width: 100%;
}


/* 장바구니 */
.cartBtn {
	display: block;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	color: #292929;
	margin-top: 25px;
	margin-bottom: 13px;
}

/* goods list */
.cateWrap {
	margin-top: 51px;
}
.cateWrap ul {
	font-size: 0;
	text-align: left;
	margin-left: -9px;
}
.cateWrap ul li {
	display: inline-block;
	vertical-align: top;
	margin-left: 9px;
	border: 1px solid #d7d7d7;
	width: 150px;
	margin-top: 9px;
}
.cateWrap ul li a {
	display: block;
	text-align: center;
	line-height: 36px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	background-color: #fff;
	font-weight: 400;
	font-size: 15px;
	color: #292929;
	letter-spacing: -0.5px;
}
.cateWrap ul li.on a {
	background-color: #61abff;
	color: #fff;
	border:none;
}
.listBar {
	margin-top: 18px;
	padding-top: 11px;
	padding-bottom: 11px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 4px;
	padding-right: 4px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.listBar01 {
	float: left;
	font-weight: 400;
	font-size: 16px;
	color: #333;
}
.listBar02 {
	float: right;
}
.listBar02 ul {
	font-size: 0;
	text-align: left;	
}
.listBar02 ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-left: 44px;
}
.listBar02 ul li:after {
	position: absolute;
	display: block;
	content: "";
	width: 1px;
	height: 14px;
	background-color: #d7d7d7;
	top: 4px;
	right: -22px;
}
.listBar02 ul li:last-child:after {
	display: none;
}
.listBar02 ul li a {
	font-weight: 400;
	font-size: 15px;
	color: #333;
}
.goodsListWrap {
	margin-top: 26px;
}
.goodsListWrap > ul {
	font-size: 0;
	text-align: left;
}
.goodsListWrap > ul > li {
	position: relative;
	width: calc((100% - 123px)/4);
	display: inline-block;
	vertical-align: top;
	margin-left: 41px;
	margin-top: 44px;
	height: 423px;
}
.goodsListWrap > ul > li:nth-child(4n+1) {
	margin-left: 0;
}
.goodsListWrap > ul > li:nth-child(1),
.goodsListWrap > ul > li:nth-child(2),
.goodsListWrap > ul > li:nth-child(3),
.goodsListWrap > ul > li:nth-child(4) {
	margin-top: 0;
}
.goodsListWrap ul li .imgWrap {
	width: 100%;
	height: 211px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 90%;
	background-size: 90%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e4e6e8;
}
.goodsListWrap ul li .imgWrap a { 
	display: block;
	width: 100%;
	height: 211px;
}
.goodsListWrap ul li .imgWrap img {
	width: 100%;
}
.goodsListWrap > ul > li .textWrap {
	position: relative;
}
.goodsListWrap ul li .textWrap > * {
	display: block;
	text-align: center;
}
.goodsListWrap ul li .textWrap .text1 {
	font-size: 12px;
	font-weight: 400;
	color: #000;
	padding-top: 20px;
}
.goodsListWrap ul li .textWrap .text1 span {
	color: #fe0000;
}
.goodsListWrap ul li .textWrap .text2 {
	font-size: 13px;
	font-weight: 400;
	color: #000;
	padding-top: 15px;
}
.goodsListWrap ul li .textWrap .text3 {
	font-size: 18px;
	font-weight: 400;
	color: #000;
	line-height: 1.4;
	position: absolute;
	width: 100%;
	top: 67px;
}
.goodsListWrap ul li .textWrap .text4 {
	font-size: 22px;
	font-weight: 700;
	color: #000;
	position: absolute;
	width: 100%;
	top: 136px;
}
.goodsListWrap ul li .textWrap .text4 span {
	font-weight: 400;
	font-size: 20px;
}
.goodsListWrap .goBtn {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
}

.order_now { text-align:center; margin-bottom:70px; }
.order_now ul { display:flex; justify-content:center; }
.order_now ul li { display:flex;  justify-content:center; align-items:center; font-size:16px; color:#ccc; }
.order_now ul li svg { margin:0 10px; }
.order_now ul li.on { color:#000; }

.ord_line { width:100%; height:3px; background:#232323; margin:30px 0 20px; }
.ord_res { font-size:0; padding-top:15px; }
.ord_res li { padding:0; font-size:15px; display:inline-block; text-align:left; vertical-align:middle; margin:0; font-weight:400; }
.ord_res li:nth-child(1) { width:30%; }
.ord_res li:nth-child(2) { width:70%; text-align:right; }
.ord_res li strong { margin-right:2px; }
.ord_res .pay_amount { font-size:30px; }
.ord_res li.orderDiv01Tit { color:#222; font-weight:500; }

.half_wrap { display:inline-block; width:48.3%; vertical-align:top;  }
.orderReserve { margin-right:3%; }

.orde_list { border-bottom:1px solid #eee;}
.orde_list li { display:inline-block; vertical-align:middle; padding:15px 0;}
.orde_list li.num { width:5%;}
.orde_list .orde_wrap { display:flex; }
.orde_list .orde_wrap  .orderTitle { width:100%; color:#000; font-size:13px; font-weight:500; margin-bottom:5px;}
.orde_list .orde_wrap .cartImgWrap { width:40% !important; border:1px solid #eee; }
.orde_list .orde_wrap .cartImgWrap img{ width:100% !important; }
.orde_list .orde_wrap .orderTitleWrap { text-align:left; padding-left:10px; }
.orde_list .orde_wrap .price_list li { position:relative; padding:0; margin-right:3%; font-size:12px; color:#666; }
.orde_list .orde_wrap .price_list li:after { content:''; display:inline-block; width:1px; height:11px; background:#ddd; position:absolute; top:4px; right:-6px; }
.orde_list .orde_wrap .price_list li:last-child:after { display:none; }
.price_area { margin-top:10px; }

.only_m { display:none; }
.bank .close_btn { position:absolute; right:16px; top:14px; }
.bank .close_btn a { border:1px solid #000; padding:2px 6px; font-size:13px; }
.recipt .close_btn { position:absolute; right:16px; top:14px; }
.recipt .close_btn a { border:1px solid #000; padding:2px 6px; font-size:13px; }

.same_btn { position:absolute; left:80px; top:-13px; }

.goods_img_view_content img {max-width: 100%;}

.ficker01 {width: 60px; height: 22px; line-height: 22px; font-size: 12px !important; text-align: center; background: linear-gradient(160deg, rgb(44, 156, 255), rgb(0, 100, 255)); border-radius: 100px; font-weight: 700; color: #fff; display:inline-block; margin:0 1% 2% 0;}
.ficker02 {width: 60px; height: 22px; line-height: 22px; font-size: 12px !important; text-align: center; background: linear-gradient(160deg, rgb(255, 129, 129), rgb(255, 0, 0)); border-radius: 100px; font-weight: 700; color: #fff; display:inline-block; margin:0 1% 2% 0;}

.option_select_box {border: 1px solid #ddd; background: #f8f9fb; margin-bottom: 1%; padding: 2%;}
.option_select_style h3 {margin-right:4%; display:inline-block; vertical-align: middle;}
.option_select_style h3 > img {width: 16px; vertical-align: text-top !important;}
.option_select_style dl {width:175px; display:inline-block; vertical-align: middle; margin-right:2%;}
.option_select_style dl > dt {font-size: 14px; margin-right: 4%; display:inline-block; vertical-align: middle;}
.option_select_style dl > dd {display:inline-block; vertical-align: middle;}
.option_select_style select {width: 100px; height: 30px; font-size: 14px; background: #fff; border: 1px solid #ddd;}


.location_layout li {display:inline-block; margin-left:4px;}
.location_layout li img {width: 10px; top: 3px; position: relative;}
.location_layout select {width: 180px; height: 24px; background: #fff; border: 1px solid #ddd;}
/*/skin/basic/images/location_arrow.png*/
/*
.location_layout li::before {content: ''; background-image: url(''); background-position: left 1px; background-repeat: no-repeat; width: 6px; height: 14px; display: inline-block; vertical-align: text-top; margin-right: 8px;}
.location_layout li:first-child::before {content: none;}
*/
.location_layout li:first-child {font-weight: 700;}

.location_contents {position: absolute; width: 1260px; transform: translateX(-50%); left: 50%; z-index: 999;}
.location_wrap {text-align: right; margin-top: 10px;}
/*
.location_wrap {position: absolute; top: 0; right: 0;}
.etc_lay_location .location_wrap {position: absolute; top: -50px; right: 0; margin-top: 0 !important; margin-top: -10px;}
*/


.sTxt {background: #fbfeff; padding: 30px; border: 1px solid #ddd; margin-top: 30px !important;}