.subBn {
	width: 100%;
	height: 246px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	border-bottom:3px solid #3f6ab8;
}
.subBn .imgWrap {
	position: absolute;
	top: 208px;
	left: 0;
}
.subBn.intro {
	background-image: url("../images/style/sub_bg01.jpg");
}

.subBn.goods {
	background-image: url("../images/style/sub_bg02.jpg");
}
.subBn.my {
	background-image: url("../images/style/sub_bg02.jpg");
}
.subBn.cus {
	background-image: url("../images/style/sub_bg02.jpg");
}
.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.png") no-repeat center center;
	top: 5px;
	right: 0;
}
.location li:last-child:after {
	display: none;
}
.location li a.home {
	width: 14px;
	height: 13px;
	background: url("../images/style/home.png") no-repeat left center;
	text-indent: -9999999px;
}
.location li a {
	display: inline-block;
	font-family: "'Noto Sans KR', sans-serif,  ,NanumSquareB";
	font-weight: 700;
	font-size: 15px;
	color: #292929;
	padding-right: 17px;	
}
.location li:last-child {
	margin-right: 0;
}
.location li:last-child a {
	padding-right: 0;
}
.subTitle {
	padding-top: 27px;
	position: relative;
	font-family: "NanumSquareB";
	font-weight: 700;
	font-size: 30px;
	color: #292929;
    letter-spacing: -0.5px;
}
.subTitle:after {
	display: block;
	position: absolute;
	content:"";
	width: 37px;
	height: 3px;
	background-color: #1b3f82;
	top: 0;
	left: 0;
	letter-spacing: -1.2px;
}
.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 {
    
    
}
.newArrivalUl li {
    float: left;
    width: 23%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
   
    border-bottom: 1px solid #e7e7e7;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
	margin-bottom:40px;
    height: 409px;
}
.newArrivalUl li:nth-child(4n+1) {
	margin-right:2%;
	}
.newArrivalUl li:nth-child(4n+4) {
	
	}
.newArrivalUl li:nth-child(4n+2) {
	margin-right:2%;
	}
.newArrivalUl li:nth-child(4n+3) {
	margin-right:2%;
	}
.naImg {
    width: 280px;
    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: 10px;
}
.priceWrap {
	margin-top: 10px;
}
.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 {
	clear:both;
	float: left;
	font-size: 0;
	text-align: left;
	margin-left: 0px;
	padding-top:10px;
}
.iconWrap img {
	margin-left: 4px;
}
.iconWrap img:first-child {
	margin-left: 0;
}
.cate_wrap {
	margin-top: 28px;
	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;
}






.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: 543px;
	position: relative;
}
.goodsViewWrap .goods_info {
	float: left;
	width: 635px;
	margin-left: 22px;
	border: 1px solid #e1e1e1;
}
.goodsViewSlides li {
	width: 430px;
	height: 430px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.goodsViewThumb {
	margin-left: 42px;
	margin-top: 23px;
}
.goodsViewThumb a {
	display: block;
	cursor: pointer;
	margin-left: 13px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	width: 82px;
	height: 82px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.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: 13px 24px 19px 24px;
	background: #fcfcfc;
}
.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 dt, .gvUl dd {
	display: block;
	float: left;
}
.gvUl dt {
	width: 72px;
	padding-left: 18px;
	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 {
	padding-left: 16px;
	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: 387px;
	height: 29px;
	border: 1px solid #d7d7d7;
}
.goodsOption select:nth-child(2) {
	margin-top: 5px;
}
.totalPrice {
	background: #fff;
	border: 1px solid #e9e9e9;
	margin-top: 5px;
}
.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 {
	font-weight: bold;
	color: #ef2444;
}
.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/minus.jpg") no-repeat center;
}
.plusPCS {
	background: url("../images/plus.jpg") 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;
}
.btns {
	margin-top: 18px;
}
.gviewBtn {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 193px;
	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_tab {
	margin: 40px 0 35px;
}
.goods_tab ul li {
	float:left;
	display:block;
	width:20%;
	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;
}
.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: #5f5f5f;
    font-weight: 400;
}
.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;
}
.pageing_form img {
    vertical-align: top;
}
.pageing_form .now_page {
    display: inline-block;
    width: 30px;
    height: 29px;
    font: bold 12px/29px '맑은 고딕',dotum;
    text-align: center;
    border: 1px solid #7e7e7d;
    color: #000;
}

.title_wrap {
	margin-top: 56px;
    margin-left: 20%;
}
.cartProcess li {
	float: left;
	position: relative;
	padding-top: 66px;
	margin-right: 165px;
}
.cartProcess li:last-child {
	padding-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: 15px;
	color: #888;
}
.orderStep .os02 {
	font-size: 16px;
	font-weight: bold;
	color: #888;
}
.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;
}
.cartBtn {
	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;
	margin-top: 54px;
}
.cartBtn01 {
	width: 19%;
	background: #fff;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #fff;
}
.cartBtn02 {
	width: 81%;
	background: #f8f8f8;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
.cartTbTit {
	margin: 37px 0 8px;
}
.cartTbTit h2 {
	font-size: 15px;
	color: #333;
}
.myCart {
	width: 100%;
	table-layout: fixed;
}
.myCart th {
	border-top: 2px solid #e1e1e1;	
	text-align: center;
	vertical-align: middle;
	background-color: #fcfcfc;
	height: 39px;
	font-size: 14px;
	color: #333;
}
.myCart td {
	vertical-align: middle;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.goodsInfo .cartImgWrap, .goodsInfo .orderTitleWrap {
	float: left;
}
.orderTitleWrap {
	padding-left: 11px;
}
.cartGoodsName, .cartGoodsIconWrap {
	float: left;
}
.cartGoodsName {
	font-size: 13px;
	color: #333;
	padding-top: 23px;
}
.cartOptList {
	padding-top: 6px;
}
.goodsOption {
	display: block;
	font-size: 13px;
	color: #555;	
}
.myCartTd {
	font-size: 13px;
	color: #333;	
}
.myCartBtnTd {
	text-al ign: right;
	position: relative;
	padding: 4px 0 4px;
}
.myCartBtn {
	display: block;
	text-align: center;
	font-size: 13px;
	width: 104px;
	margin-left: 28px;
	height: 28px;
	line-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
}
.myCartOrder {
	background-color: #333;
	color: #fff;
}
.myCartWish, .myCartDel {
	background-color: #f8f8f8;
	color: #333;
	margin-top: 4px;
}
.priceInfo {
	height: 54px;
	vertical-align: middle;
	background-color: #fcfcfc;	
}
.priceInfo01, .priceInfo02 {
	font-size: 13px;
	color: #444;
	text-align: right;
}
.priceInfo03 {
	font-size: 18px;
	color: #ef2444;
	padding-left: 18px;
}
.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: #333;
	color: #fff;
}
.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;
	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: 14px;
	color: #333;
	padding: 17px 0 14px 25px ;
	background-color: #fcfcfc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
}
.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: 19px 0 24px 25px;
}
.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;
}
.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 {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
.infoType13 li {
	border-bottom: 1px dashed #d7d7d7;
}
.infoType13 li:last-child {
	border-bottom: 0;
}
.infoType13 dt, .infoType13 dd {
	float: left;
}
.infoType13 dt {
	font-size: 15px;
	color: #333;
	width: 162px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 14px;
}
.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: #333;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #e1e1e1;
	background-color: #fcfcfc;
	padding-left: 5px;
}
.orName dd input {
	width: 202px;
}
.orAdress .orAdress01 input {
	width: 100px;
}
.orAdress .orAdress01 button {
	width: 100px;
	height: 33px;
	border: 1px solid #e1e1e1;
	background-color: #333;
	color: #fff;
}
.orAdress .orAdress02 input {
	display: block;
	width: 404px;
	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: 102px;
}
.orCellPhone select {
	width: 85px;
}
.orCellPhone .input_dash {
	color: #bdbdbd;
}
.orCellPhone input {
	width: 102px;
}
.orEmail dd input {
	width: 330px;
}
.orderPlace {
	margin-top: 31px;
}
.orSelectPlace dd {
	font-size: 0;
}
.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: 781px;
	height: 104px;
	border: 1px solid #e1e1e1;
	background-color: #fcfcfc;
}
.ortbType04 {
	table-layout: fixed;
	width: 100%;
	border: 1px solid #d7d7d7;
}
.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 {	
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}
.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-top: 25px;
}
.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: 45px;
	height: 33px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;	
	color: #333;
	margin-top: -5px;
	text-align: right;
}
.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: 854px;
	height: 375px;
	-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: 55px;
	border-bottom: 1px solid #e1e1e1;
}
.selctHow li {
	float: left;
	line-height: 55px;
	margin-left: 47px;
}
.selctHow li:first-child {
	margin-left: 25px;
}
.selctHow li input[type="radio"] {
	width: 12px;
	height: 12px;
}
.selctHow li label {
	font-size: 14px;
	color: #333;
}
.bank {
	position: absolute;
	width: 300px;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	top: 61px;
    left: 5px;
}
.bank dl {
	margin-top: 15px;
}
.bank dl:first-child {
	margin-top: 0;
}
.bank dt,.bank dd {
	float: left;
}
.bank dt {
	width: 80px;
}
.bank dt {
	font-size: 14px;
	line-height: 22px;
}
.bank dd select, .bank dd input[type="text"], .bank dd span {
	font-size: 14px;
	display: block;
}
.bank dd label {
	font-size: 14px;
}
.bank dd select,.bank dd input[type="text"] {
	width: 208px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 22px;
	border: 1px solid #e1e1e1;
}
.selectRecipe li {
	float: left;
	margin-left: 7px;
}
.selectRecipe li:first-child {
	margin-left: 0;
}
.recipt {
	width: 535px;
	position: absolute;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	top: 61px;
	left: 310px;
}
.recipt .group_tit {
	font-weight: bold;
	font-size: 15px;
}
.recipt table {
	width: 100%;
	margin-top: 7px;
	border: 1px solid #e1e1e1;
}
.recipt table th {
	padding: 10px 0 10px;
	padding-left: 5px;
	text-align: left;
	border: 1px solid #e1e1e1;
	background-color: #f8f8f8;
}
.recipt table td {
	padding: 4px 0 4px;
	padding-left: 5%;
	text-align: left;
	border: 1px solid #e1e1e1;
}
.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;
}
.limitCash {
	font-size: 13px;
	color: #333;
	padding-left: 16px;
	margin-left: 25px;
	background: url("../images/cartcaution.jpg") no-repeat left center;
	margin-top: 20px;
}
.orderDiv01 {
	float: left;
	width: 346px;
	height: 375px;
	-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;
}
.odr01Agree {
	margin-top: 13px;
	padding: 0 13px 0;
}
.orderDiv01Check {
	float: left;
	width: 12px;
	height: 12px;
	margin-top: 2px;
}
.orderDiv01Label {
	float: left;
	font-size: 13px;
	line-height: 1.4;
	padding-left: 11px;
	width: 205px;
}
.orderDiv01Btn {
	display: block;
	width: 229px;
	margin: 6px auto 0;
	height: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	background-color: #333;
	color: #fff;
	text-align: center;
	line-height: 45px;
}
.orderDiv01Dl {
	width: 100%;
}
.orderDiv01Dl dt {
	width: 30%;
	float: left;
	text-align: right;
	letter-spacing: -2px;
	font-size: 14px;
	color: #333;
}
.orderDiv01Dl dd {
	width: 70%;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 10px;
}
.orderDiv01DlTypeA {
	line-height: 41px;
	height: 41px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin-top: 13px;
}
.orderDiv01DlTypeB {
	margin-top: 15px;
}
.infoUseConTypeB p {
	font-size: 14px;
	color: #444;
	margin-top: 14px;
}
.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: 20%;
    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;
}
.schOrder {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 19px 0 15px 18px;
	background-color: #fcfcfc;
	border: 1px solid #d7d7d7;
	margin-top: 34px;
}
.selectOrder, .btnDateSet, .schDistance {
	float: left;
}
.selectOrder select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 165px;
	height: 29px;
	border: 1px solid #e1e1e1;
}
.btnDateSet {
	margin-left: 18px;
}
.btnDateSet button {
	float: left;
	width: 48px;
	height: 29px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
}
.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;
}
.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 #dfdfdf;
	background-color: #333;
	margin-top: 1px;
	color: #fff;
}
.olCautionUl {
	margin-top: 7px;
}
.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: 2px 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 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:url("../images/member/step01.png") no-repeat center top;
}
.cartProcess .log01.on {
	background:url("../images/member/step01on.png") no-repeat center top;
}
.cartProcess .log02 {
	background:url("../images/member/step02.png") no-repeat center top;
}
.cartProcess .log02.on {
	background:url("../images/member/step02on.png") no-repeat center top;
}
.cartProcess .log03 {
	background:url("../images/member/step03.png") no-repeat center top;
}
.cartProcess .log03.on {
	background:url("../images/member/step03on.png") no-repeat center top;
}
.inputWrap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 42px 30px;
	border:1px solid #d7d7d7;
	background-color:#fcfcfc;
	margin-top:35px;
}
.agreeWrap.agreePri {
	margin-top:30px;
}
.statement {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#fff;
	border:1px solid #d7d7d7;
	padding:12px 12px;
	height:225px;
	overflow-y: auto;
	margin-top:15px;
}
.check {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#fff;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	padding:21px 14px;
}
.check input[type="checkbox"] {
	width:12px;
	height:12px;
}
.check label {
	font-size:14px;
	color:#333;
}
.agreeBtnWrap {
	font-size:0;
	text-align:center;
}
.agreeBtnWrap input, .agreeBtnWrap a {
	display:inline-block;
	font-size:16px;
	width:188px;
	height:45px;
	line-height:45px;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.agreeBtnWrap input {
	background-color:#222;
	color:#fff;
}
.agreeBtnWrap a {
	border:1px solid #d7d7d7;
	background-color:#fff;
	color:#222;
	margin-left:11px;
}
.joinBox table {
	width:100%;
}
.joinBox table th {
	font-size:17px;
	padding-bottom:8px;
	border-bottom:3px solid #d7d7d7;
}
.joinBox table td {
	vertical-align:middle;
	padding:12px 0 12px;
	border-bottom:1px dashed #d7d7d7;
}
.joinBox table td.nbdb {
	border-bottom:none;
}
.joinBox table td:first-child {
	padding-left:17px;
}
.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;
}
.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:block;
	float:left;
	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 5px 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:block;
	float:left;
	font-size:14px;
	color:#333;
	height:33px;
	line-height:33px;
	width:105px;
	margin-left:4px;
}
.joinBox table td p {
	font-size:14px;
	float:left;
	color:#333;
	line-height:33px;
	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: 14px;
	color: #292929;
	background-color: #fcfcfc;
	padding: 13px 0 13px;
	border-top: 2px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
.reviewUl li:nth-child(1) { width: 100px; }
.reviewUl li:nth-child(2) { width: 170px; }
.reviewUl li:nth-child(3) { width: 490px; }
.reviewUl li:nth-child(4) { width: 160px; }
.reviewUl li:nth-child(5) { width: 190px; }
.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: 100px; text-align: center; }
.reviewList > ul li:nth-child(2) { width: 170px; text-align: center; }
.reviewList > ul li:nth-child(3) { width: 490px; text-align: left; }
.reviewList > ul li:nth-child(4) { width: 160px; text-align: center; }
.reviewList > ul li:nth-child(5) { width: 190px;  text-align: center; }

.ib_group {}
.ib_group > * {display:inline-block;}


/**/
.tabs_group.ib_group {
	width: 100%;	
	border-bottom: 1px solid #e2e4e6;
}
.tabs_group.ib_group .tabs {
	display: block;
	float: left;
	/* width: 16.66%; 2019-10-15 김세영  메인 순위 탭 변경하려고 했음 다른곳에 반영되면 변경하시기 바랍니다.*/
	width: 25%;
	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: #3e5772;
	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%;
}



/*   2018.10.08 주은희   */


/*회사소개*/

.intro_tit {
	text-align:center;
	width:100%;
	padding-top:10px;
	}
.intro_tit h2 {
	font-size:46px;
	letter-spacing:-4px;
	}
.intro_tit p {
	color:#636363;
	font-size:14px;
	padding-top:20px;
	}
#tab_click{
	text-align:center;
	padding-bottom:50px;
	}
#tab_click li{
	width:187px; 
	display:inline-block;
	text-align:center;
	}
#tab_click .tab_btns{
	height:40px; 
	border:1px solid #b7b7b7;
	cursor:pointer;
	padding-top:15px;
	font-size:18px;
	color:#cfcfcf;
	}
#tab_click .active{ 
	border:1px solid #264d94;
	color:#264d94;
	font-weight:bold;
	}

#tab_content1 {
	width:1200px;
	height:720px;
	}
#tab_content1 p {
	font-size:20px;
	line-height:38px;
	padding-top:30px;
	letter-spacing:-1px;
	}

#tab_content2 {
	width:1200px;
	height:926px;
	}
#tab_content2  {
	
	}
.intro_loca01 {
	float:left;
	background: url('../images/intro_loca_bg.jpg') no-repeat;
	}
.intro_info {
	width:443px;
	height:390px;
	background-color: #2753a3;
	float:left;
	}
.intro_info .line01 {
	width:364px;
	height:1px;
	background-color: #15397b;
	margin:26px 0 18px 35px;
	}
.intro_info .line02 {
	width:364px;
	height:1px;
	background-color: #15397b;
	margin:18px 0 26px 35px;
	clear:both;
	}
.intro_info li {
	color:#fff;
	margin-left:30px;
	font-size:20px;
	}
.intro_info li:first-child{
	float:left;
	padding-top:40px;
	
	}
.intro_info li:nth-child(2) {
	font-size:22px;
	float:left;
	padding-top:55px;
	font-weight: bold;
	
	}
.intro_info li:nth-child(3) {
	clear:both;
	font-size:33px;
	padding-top:30px;
	}
.intro_info li:nth-child(7) {
	clear:both;
	padding-bottom:16px;
	}
.intro_info li:nth-child(5) {
	
	}
.intro_info li:nth-child {
	}

/* 공통 : 탭 스타일 */
.tabs_group {
	border-top:3px solid #3f6ab8;
	border-left:1px solid #e2e4e6;
	}
.tabs_group .tabs {
	background:#f3f3f3;
	color:#292929;
	border-right:1px solid #e2e4e6;
	display:inline-block;
	float:left;
	width:25%;
	text-align:center;
	font-size:14px;
	line-height: 40px;
	}
.tabs_group .tabs:first-child {
	width:25%;
	}
.tabs_group .tabs.on {
	background:#fff; 
	color:#70a996;
	}

.tab_content {
	display:none; 
	height:380px;
	}
.tab_content.on {
	display:block;
	}

/* 메인 탭 영역 */
.main_tab_area {}
.main_tab_area .tab_content  {
	padding:30px 50px; 
	background:#f9f9f9;border:1px solid #e2e4e6;
	}

.main_tab_area .rank {
	width:152px;
	height:170px;
	overflow:hidden;
	text-align:right;
	margin-left:36px;
	font-size:12px;
}
.main_tab_area .rank > * {
	width:129px;
	display:block;
	}
.main_tab_area .rank._no1 {
	width:300px; 
	height:340px; 
	font-size:16px;
	}
.main_tab_area .rank._no1 > * {
	width:298px;
	}
.main_tab_area .rank._no1,.main_tab_area .rank._no2,.main_tab_area .rank._no6 {
	margin-left:0;
	}

.main_tab_area .rank > a:first-child {
	border:1px solid #e2e4e6;
	position:relative;
	} /*제품이미지*/
.main_tab_area .rank > a:last-child {
	text-align:center;
	}/*제품명*/


._no1 {
	padding-top:40px;
	}
._no2 {
	padding-top:40px;
	}

    /* 순위 뱃지 */
.main_tab_area .rank > a:first-child:after {
	content:'';
	display:inline-block;
	position:absolute;
	top:0; 
	left:-22px;
	width:55px;
	height:55px;
	}
.main_tab_area .rank._no1 > a:first-child:after {
	left:-36px;
	background:url(../images/rank1.png)no-repeat;
	width:91px;
	height:91px;
	}
.main_tab_area .rank._no2 > a:first-child:after {
	background:url(../images/rank2.png)no-repeat;
	}
.main_tab_area .rank._no3 > a:first-child:after {
	background:url(../images/rank3.png)no-repeat;
	}
.main_tab_area .rank._no4 > a:first-child:after {
	background:url(../images/rank4.png)no-repeat;
	}
.main_tab_area .rank._no5 > a:first-child:after {
	background:url(../images/rank5.png)no-repeat;
	}
.main_tab_area .rank._no6 > a:first-child:after {
	background:url(../images/rank6.png)no-repeat;
	}
.main_tab_area .rank._no7 > a:first-child:after {
	background:url(../images/rank7.png)no-repeat;
	}
.main_tab_area .rank._no8 > a:first-child:after {
	background:url(../images/rank8.png)no-repeat;
	}
.main_tab_area .rank._no9 > a:first-child:after {
	background:url(../images/rank9.png)no-repeat;
	}