.sub-inner{
	max-width: 1260px;
	min-height:520px;
	margin: 80px auto 100px;
}
.w-50{
	width: 50%;
	box-sizing: border-box;
}
/*title*/

.tit__style{
	font-family: 'NanumSquare';
	font-size: 20px;
	color: rgb(51,51,51);
	line-height: 1;
	font-weight: 700;
	text-align: center;
}
.tit__style2{
	font-size: 18px;
	color: rgb(34,34,34);
	line-height: 1;
	text-align: center;
	font-weight: 400;
}
.tit__style3{	
	font-size: 24px;
	color: rgb(0,0,0);
	line-height: 1;
	text-align: center;
	font-weight: 700;
}
.tit__style4{
	font-size: 20px;
	color: rgb(51,51,51);
	line-height: 1;
	font-weight: 700;
	text-align: center;
}
.tit__style5{
	font-size: 32px;
	color: rgb(0,0,0);
	line-height: 1;
	font-weight: 400;
	text-align: center;
}
.tit__style6{
	font-size: 16px;
	color: rgb(0,0,0);
	line-height: 1;
	font-weight: 400;
}

/*text*/
.sub__txt{
	font-size: 18px;
	color: rgb(0,0,0);
	line-height: 26px;
	text-align: center;
	font-weight: 400;
}
.sub__txt2{
	font-size: 20px;
	color: rgb(34,34,34);
	line-height: 32px;
	text-align: center;
	font-weight: 400;
	margin: 23px 0 0;
}
.sub__txt3{	
	font-size: 18px;
	color: rgb(51,51,51);
	line-height: 30px;
	text-align: center;
	font-weight: 100;
	margin: 15px 0 0;
}
.sub__txt4{	
	font-size: 20px;
	color: rgb(0,0,0);
	line-height: 30px;
	text-align: center;
	font-weight: 300;
	margin: 23px 0 0;
}

/*button style*/
.bg--blue{
	background-color: rgb(0,160,225);
	color: rgb(255,255,255);
} 
.bd--black{
	border: 1px solid rgb(34,34,34);
	color: rgb(51,51,51);
	box-sizing: border-box;
}
.bg--gray{
	background: rgb(51,51,51);
	color: rgb(255,255,255);
}
.bd--gray{
	border: 1px solid rgb(204,204,204);
	color: rgb(51,51,51);
	box-sizing: border-box;
}
.bd--gray3 {
    border: 1px solid rgb(204,204,204);
    color: rgb(102,102,102);
    background-color: rgb(250,250,250);
    box-sizing: border-box;
}


.btn__style{
	display: inline-block;
	font-size: 16px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	border-radius: 25px;
	font-weight: 700;
}
.btn__style2 {
    font-size: 12px;
    text-align: center;
    display: inline-block;
	height: 30px;
	line-height: 28px;	
}
.btn__style3{
	display: block;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	color: rgb(102,102,102);
	text-align: center;
	border: 1px solid rgb(204,204,204);
	box-sizing: border-box;
	margin: 6px auto 0;
}


.btn__size{width: 200px;}
.btn__size2{width: 110px;}
.btn__size3{width: 140px;}

.btn-box{text-align: center;}
.btn-box a + a{margin-left: 10px;}
/*input*/
.inp__style{
	height: 30px;
	border:1px solid rgb(204,204,204) !important;
	background-color: rgb(238,238,238);
	box-sizing: border-box;	
	padding: 0 10px;
	outline:0;
}
.inp__style2{
	height: 40px;
	padding: 0 10px;
    border-radius: 5px !important;
    border: 1px solid rgb(204,204,204) !important;
    font-size: 14px;
    box-sizing: border-box;
}
.inp__size{width: 260px;}
.inp__size2{width: 180px;}
.inp__size3{width: 60px;}
.inp__size4{width: 430px;}
.inp__size5{width: 495px;}
.inp__size6{width: 320px;}
.inp__size7{width: 390px;}
.inp__size8{width: 515px;}
/*---select---*/
.ie9 select{
	background: none;
}
.select-bd--gray{
	padding: 0 10px;
	border-radius:5px;
	border: 1px solid rgb(204,204,204);
	font-size: 14px;
	background: url(/pc/resource/images/common/arr_bottom.png) calc(100% - 10px) center no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box;
}
.select__style{
	height: 30px;
	border:1px solid rgb(204,204,204) !important;
	background-color: rgb(238,238,238);
	box-sizing: border-box;	
	padding: 0 10px;
	background-image: url(/pc/resource/images/common/arr_bottom2.png);
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box;	
	background-position:  calc(100% + 1px) center;
}
.select__style2{
	height: 30px;
	border:1px solid rgb(204,204,204) !important;
	background-color: rgb(238,238,238);
	box-sizing: border-box;	
	padding: 0 10px;
	/* background-image: url(/pc/resource/images/common/arr_bottom3.png); */
	background-image: url(/pc/resource/images/common/arr_bottom2.png);
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box;	
	background-position:  calc(100% + 1px)  center;
}
.select__style3{
	height: 30px;
	border:1px solid rgb(204,204,204) !important;
	background-color: rgb(238,238,238);
	box-sizing: border-box;	
	padding: 0 10px;
	background-image: url(/pc/resource/images/common/arr_bottom4.png);
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box;	
	background-position:  calc(100% + 1px)  center;
}
.select__size2{width: 180px;}
.select__size3{width: 80px;}
.select__size4{width: 130px;}
.select__size5{width: 390px;}
.select__size6{width: 260px;}



/*RADIO STYLE*/
.rd__style {
	position: absolute;
	z-index: -9999;
	opacity: 0;
}
.rd__style + label {	
	display: block;
	overflow: hidden;
	padding: 0 0 0 25px;
	position: relative;
	top: 0;
	left: 0;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
	line-height: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rd__style + label:before {
	width: 16px;
	height: 16px;
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/pc/resource/images/common/radio_off.png);
	background-size: 16px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.rd__style:checked + label:before {background-image: url(/pc/resource/images/common/radio_on.png);}


.radio-area{
	font-size: 13px;
}
.radio-area input{
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0;
}
.radio-area label{
	vertical-align: middle;
}
.radio-area input[type="radio"] + label:before{
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	vertical-align: middle;
	background:  url(/pc/resource/images/common/radio_off.png) center no-repeat;
	background-size: 16px;
}	
.radio-area input[type="radio"]:checked + label:before{background: url(/pc/resource/images/common/radio_on.png) ;}
.radio-area span + span{margin-left: 10px;}
/*CHECKBOX STYLE*/
.cb__style {
	position: absolute;
	z-index: -9999;
	opacity: 0;
}
.cb__style + label {	
	display: block;
	overflow: hidden;
	padding: 0 30px;
	position: relative;
	top: 0;
	left: 0;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
	line-height: 20px;
	height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cb__style + label:before {
	width: 20px;
	height: 20px;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/pc/resource/images/common/checkbox_off_bk_20x20.jpg);
	background-size: 20px;
}
.cb__style:checked + label:before {background-image: url(/pc/resource/images/common/checkbox_on_bk_20x20.jpg);}


/* TABLE */
table td.left{
	text-align: left;
}
.list__table{
	width: 100%;
	font-size: 14px;
}
.list__table thead{
	border-top: 2px solid rgb(34,34,34);
	background: rgb(250,250,250);
}
.list__table tbody{
	border-top: 1px solid rgb(238,238,238);
	border-bottom: 1px solid rgb(51,51,51);
}
.list__table tr + tr{
	border-top: 1px solid rgb(238,238,238);
}
.list__table.dash tbody{
	border-top: 1px dashed rgb(222,222,222);
	border-bottom: 1px dashed rgb(222,222,222);	
}
.list__table.dash tr + tr {
	border-top: 1px dashed rgb(222,222,222);
}
.list__table th{
	padding: 17px 0;
	font-weight: 400;
}
.list__table th.right{
	text-align: right;
	padding-right: 48px;
}
.list__table th,
.list__table td{
	text-align: center;
}
.list__table td{
	padding: 18px 0;
	color: rgb(51,51,51);
}
.list__table .row tr:not(.add-info){
	border-top: 0;
}
.list__table .row tr + tr .date{display: none;}
.list__table .view{
	display: inline-block;
	width: 95px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	box-sizing: border-box;
}
.list__table .check-box label{
	font-size: 0;
}
.list__table .date{
	padding-left: 30px;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
}
.list__table .date .view{
	margin-top: 15px;
	border: 1px solid rgb(51,51,51);
	margin-left: -5px;
}
.list__table .pd-name{
	padding-left: 15px;
	text-align: left;
}
.list__table .pd-name .photo{
	display: inline-block;
	width: 130px;
	margin-right: 40px;
}
.list__table .pd-name .txt{
	display: inline-block;
	width: calc(100% - 175px);
	vertical-align: middle;
	line-height: 22px;
	font-size: 13px;
	word-break:keep-all;
}
.list__table .pd-name .txt dd{
	margin-top: 5px;
	color: rgb(153,153,153);
}
.list__table .pd-name .photo img{
	width: 100%;
}
.list__table .promotion{
	margin-top: 10px;
	line-height: 20px;
	font-size: 11px;
	color: rgb(153,153,153);
}
.list__table .sale{
	text-decoration: line-through;
	color: rgb(153,153,153);
}
.list__table .mileage {
	text-align: right;
}
.list__table .mileage input{
	width: 110px;
	height: 30px;
	padding-right: 10px;
	text-align: right;
	border: 1px solid rgb(201,201,201);
	background: rgb(255,255,255);
	color: rgb(34,34,34);
	box-sizing: border-box;
}
.list__table .mileage .info{
	margin-left: 10px;
	font-size: 12px;
	color: rgb(153,153,153);
}
.list__table .mileage .check-box label{
	margin-left: 30px;
	font-size: 14px;
	color: rgb(51,51,51);
}
.list__table .add-info td{
	padding: 10px 30px;
	font-size: 0;
}
.list__table .add-info .deliy,
.list__table .add-info .total{
	display: inline-block;
	font-size: 14px;
}
.list__table .add-info .deliy{
	text-align: left;
}
.list__table .add-info .total{
	text-align: right;
}
.list__table .deliy .view{
	width: 85px;
	margin-left: 10px;
}
.list__table .total dt{
	margin-right: 15px;
}
.list__table .total dt,
.list__table .total dd{
	display: inline-block;
	vertical-align: middle;
	font-weight: 800;
}
.list__table .total strong{
	font-size: 24px;
}
.list__table .order-btn > a{
	display: inline-block;
	padding: 45px 5px 0;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}
.list__table .order-btn > a:after{
	width: 35px;
    height: 35px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.list__table .order-btn .cart:after{
	background-color: rgb(51,51,51);
    background-image: url(/pc/resource/images/sub/ico_check_wt_18x12.png);
}
.list__table .order-btn .delete:after{
	background-color: rgb(102,102,102);
    background-image: url(/pc/resource/images/sub/ico_x_wt_12x12.png);
}
.list__table .order-btn .now{
	background-image: url(/pc/resource/images/btn/btn_noworder.png);	
}
.list__table .status-btn a{
	display: inline-block;
	width:100px; 
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	font-size:13px;
	box-sizing:border-box;
}

.ie9 .list__table .option {position: relative;}
.ie9  .list__table .option:before{
	content:"";
	display: block;
	position: absolute;
	top: 1px;
	right: 28px;
	width: 25px;
	height: 28px;
	background: rgb(255,255,255) url(/pc/resource/images/sub/bg_select02.gif) center no-repeat;
}
.ie9 .list__table .option:after{
	content:"";
	display: block;
	position: absolute;
	top: 41px;
	right: 28px;
	width: 25px;
	height: 28px;
	background: rgb(255,255,255) url(/pc/resource/images/sub/bg_select02.gif) center no-repeat;
}
.list__table .option select{
	width: 100px;
	display:block;
	margin: 10px auto 0;
	font-size: 12px;
}
.ie9 .list__table .option select{
	display: inline-block;
	padding: 0;
}
.list__table .file{
	position: absolute;
	right: 5px;
	top: 0;
	width: 15px;
	height: 15px;
}
.exchange .list__table .date,
.exchange .list__table .pd-name{
	padding-left: 0;
}
.exchange .btn-area{
	margin-top: 60px;
}
.my-box .refund-box{
	margin-top: 60px;
}
.refund-box .tit{
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 400;
}
.exchange .reason__select {
	padding: 28px 0;
	border-top: 1px solid rgb(35,35,35);
	font-size: 0;
}
.exchange .reason__select select{
	width: 180px;
	font-size: 14px;
}
.exchange .reason__select input{
	width: 295px;
	margin-left: 10px;
	font-size: 14px;
}
.exchange .reason__select .input-num{width: 685px;}
.list__table .reason__input{
	border: 0;
}

.list__table .reason__input select{
	width: 19.16667%;
}
.list__table .reason__input input{
	width: 79.1667%;
	margin-left: 1%;
}


.list__table .no-box__mypage{
    display: table-row;
	width: 100%;
    height: 210px;
    border-bottom: 1px solid rgb(238,238,238);
}
.list__table  .no-box__mypage p {
    display: block;
}

/*PAGING*/
/*.paging {
	width: 100%;
	font-size: 0;
	text-align: center;
}
.paging a {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-left: 5px;
	font-weight: 300;
	font-size: 14px;
	color: rgb(34,34,34);
	text-align: center;
	line-height: 38px;
	background-color: rgb(255,255,255);
	border: 1px solid rgb(204,204,204);
	box-sizing: border-box;
}
.paging a:not(.btn__paging).on, .paging a:not(.btn__paging):hover {background-color: rgb(238,238,238);}
.paging .num {
	display: inline-block;
	margin: 0 20px;
}
.paging .num a:first-child {margin-left: 0;}

.btn__paging {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
}
.btn__paging.prev {
	margin-left: 0;
	background-image: url(/pc/resource/images/common/arr_left_bk_mini.png);
}
.btn__paging.next {background-image: url(/pc/resource/images/common/arr_right_bk_mini.png);}*/



/*팝업*/
/*팝업*/
#addrListPop{width: auto !important; height: auto !important;}
.popup {
	width: 1040px;
	padding: 35px 40px 40px;
	position: relative;
	top: 0;
	left: 0;
	background-color: rgb(255,255,255);
	box-sizing: border-box;
}
.pop-tit{
	margin-bottom: 15px;
	font-size: 18px;
}
.popup .mCustomScrollBox{height: 440px;}
.popup.addrplus {width: 717px;}
.popup .btn__close {
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: -38px;
	right: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/pc/resource/images/common/ico_x_wt.png);
}
.addr-box__popup > .tit {
	padding: 0 0 14px;
	border-bottom: 2px solid rgb(51,51,51);
}
.addr-box__popup > .tit p {
	font-weight: 400;
	font-size: 18px;
	color: rgb(51,51,51);
}
.addr-box__popup .head .tit-box {background-color: rgb(250,250,250);}
.addr-box__popup .head .tit-box:after {
	content: '';
	display: block;
	clear: both;
}
.addr-box__popup .head .tit-box p {
	float: left;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
	text-align: center;
	line-height: 45px;
}
.addr-box__popup dl{
	font-size: 0;
}
.addr-box__popup dl dt{
	width: 90px;
	font-size: 15px;
}
.addr-box__popup dl dt,
.addr-box__popup dl dd{
	display: inline-block;
	vertical-align: top;
}
.addr-box__popup .con input{
	height: 30px;
	float: left;
	padding: 0 10px;
	font-size: 14px;
	color: rgb(51,51,51);
	background-color: rgb(238,238,238);
	border: 1px solid rgb(204,204,204);
	box-sizing: border-box;
	outline: 0;
}

.addr-box__popup > .tit:after {
	content: '';
	display: block;
	clear: both;
}
.addr-box__popup > .tit p {
	float: left;
	line-height: 30px;	
}
.addr-box__popup .btn__addr-plus {
	width: 96px;
	height: 30px;
	float: left;
	margin: 0 0 0 10px;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
	border: 1px solid rgb(34,34,34);
	box-sizing: border-box;
}
.addr-box__popup .list__shopping > li > .inner > div {
	height: 35px;
	display: table;
}
.addr-box__popup .list__shopping > li > .inner > div .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	line-height: 0;
}
.addr-box__popup .list__shopping > li > .inner > div p {
	padding: 0 10px;
	font-size: 14px;
	color: rgb(51,51,51);
	line-height: 1.5;
}

.addr-box__popup .dchk {width: 84px;}
.addr-box__popup .daddrname {width: 197px;}
.addr-box__popup .daddr {
	width: calc(100% - 606px);
	margin: 0 0 0 25px;
}
.addr-box__popup .dname {width: 150px;}
.addr-box__popup .dtel {width: 150px;}

.addr-box__popup .dchk label {
	display: inline-block;
}
.addr-box__popup .dchk label:before {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.addr-box__popup .txt__notice {
	margin: 25px 0 0;
	font-size: 14px;
	color: rgb(149,149,149);
	line-height: 24px;
}
.addr-box__popup .txt__notice span {color: rgb(0,160,225);}
.addr-box__popup .btn-box {
	margin: 45px 0 0;
	font-size: 0;
	text-align: center;
}
.addr-box__popup .btn-box button {
	width: 200px;
	height: 50px;
	display: inline-block;
	margin: 0 0 0 10px;
	font-size: 16px;
	vertical-align: top;
}
.addr-box__popup .btn-box button:first-child {margin: 0;}

.addr-box__popup .no-addr {
	width: 100%;
	height: 80px;
	display: table;
	border-width: 1px 0px 1px;
	border-style: solid;
	border-color: rgb(238,238,238);
}
.addr-box__popup .no-addr p {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	text-align: center;
}

.addr-box__popup .deliveryname .chk-box {
	float: left;
	margin: 5px 0 0 20px;
}
.addr-box__popup .deliveryname .chk-box label {
	font-size: 14px;
	color: rgb(51,51,51);
}
.popup.addrplus .btn-box button {
	width: 160px;
	height: 40px;
	font-size: 16px;
}


/*member 공통*/
.member-box {
    overflow: hidden;
    width: 1260px;
    margin: 0 auto;
	padding: 80px 0 0;
}
.member-box .btn-box{text-align: center;}

.modify .member__table{
	width: 100%;
}
.member__table th{
	width: 113px;
	padding: 20px 0;
	text-align: left;
	font-weight: 400;
	font-size: 14px;
}
.member__table td{
	padding: 15px 0;
	font-size: 14px;
}
.member__table .caution{
	margin-top: 10px;
	font-size: 13px;
	color: rgb(153,153,135);
}
.pw-area .caution{
	margin-left: 20px;
	font-size: 14px;
}
.member__table .vt{vertical-align: top;}
.member__table .char{
	margin: 0 5px;
}
.member__table .btn-id{
	display: inline-block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
	border:  1px solid rgb(34,34,34);
	color: rgb(34,34,34);
	box-sizing: border-box;
}

/*login*/
.member-box{overflow: hidden;width: 1260px;margin: 0 auto;}
.login-box{overflow: hidden;margin: 100px 0 0;}
.login__member,
.login__non-member{width: 630px;overflow: hidden;box-sizing: border-box;}
.login__member{padding-left: 30px;}
.login__non-member{
	padding-left: 50px;
	border-left: 1px solid rgb(238,238,238);	
}
.login-box .fl > p.txt__style{
	width: 550px;
	border-bottom: 1px solid rgb(238,238,238);	
	padding-bottom: 10px;
}
.inp-box__member{overflow: hidden;padding: 30px 0 20px;}
.inp-box__member .field dl + dl{margin-top: 10px;}
.inp-box__member .field dl dt,
.inp-box__member .field dl dd{display: inline-block;}
.inp-box__member .field dl dt{width: 70px;}
.inp-box__member .btn-box{margin-left: 20px;}
.inp-box__member .btn-box a{
	display: inline-block;
	width: 200px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border-width: 2px;
	font-size: 16px;
	font-weight: 700;
}
.login-box .etc{
	padding: 0 50px 0 74px;
	color: rgb(51,51,51);
}
.login-box .etc .btn a + a:before{
	content:"";
	display: inline-block;
	width: 1px;
	height: 10px;
	background-color: rgb(51,51,51);
	vertical-align: middle;
	margin: 0 7px;
}
.txt__bottom{
	width: 1180px;
	margin: 130px auto 0;
	padding: 50px 0 0;
	border-top: 1px solid rgb(238,238,238);
	font-size: 14px;
	color: rgb(102,102,102);
	text-align: center;
}


/*join1*/
.join-box{
	padding: 50px 0 0;
	margin: 40px 0 0;
	border-top: 1px solid rgb(234,233,233);
}
.join-box .agree .text-area{overflow: hidden;margin: 52px 0 0;}
.join-box .agree .text-area > div{
	width: 620px;	
}
.join-box .agree .text-area > div .txt{
	width: 100%;
	height: 260px;
	overflow: auto;	
	padding: 27px 20px;
	box-sizing: border-box;
	border: 1px solid rgb(238,238,238);
	background-color: rgb(250,250,250);
	font-size: 13px;
}
.join-box .agree .text-area > div p.tit__style2{
	text-align: left;	
	padding: 0 0 20px;
}
.join-box .text-area .etc{overflow: hidden; margin: 12px 0 0;}
.join-box .marketing {margin: 67px 0 0;}
.join-box .marketing p{text-align: left;padding: 0 0 20px;}
.join-box .marketing .marketing__table table{width: 100%;border:1px solid rgb(204,204,204);}
.join-box .marketing .marketing__table th{
	font-size: 18px;
	color: rgb(34,34,34);
	background-color: rgb(238,238,238);
	height: 65px;
	font-weight: 400;
}
.join-box .marketing .marketing__table td{
	font-size: 14px;
	color: rgb(34,34,34);
	height: 73px;
	text-align: center;
}
.join-box .marketing .marketing__table th + th,
.join-box .marketing .marketing__table td + td{border-left: 1px solid rgb(204,204,204);}
.join-box .marketing .marketing__table tr + tr{border-top: 1px solid rgb(204,204,204);}
.join-box .marketing .marketing__table .txt{font-size: 14px; color: rgb(102,102,102);margin: 16px 0 0;padding: 0 0 24px;}

.join1 .txt__bottom{
	width: 100%;
	margin: 47px auto 0;
	padding: 45px 0 0;
	color: rgb(34,34,34);
	text-align: center;
	border-top: 1px solid rgb(238,238,238);
	font-size: 14px;
}
.join1 .btn-box{margin: 30px 0 0; }
.join1 .btn-box a + a{margin-left: 10px;}

/*join2*/
.join2 .join-box{padding: 43px 0 0;}
.join2 .join-box > div{
	overflow: hidden;
	width: 840px;
	margin: 47px auto 0;
}
.join2 .join-box > div > div{
	width: 400px;
	padding: 46px 0 ;
	border: 1px solid rgb(204,204,204);
	box-sizing: border-box;
	border-radius: 25px;
}
.join2 .join-box .sub__txt{margin: 25px 0 0;}
.join2 .join-box .sub__txt2{margin: 0;}
.join2 .join-box .img-box{margin: 35px 0 0;text-align: center;}
.join2 .join-box .btn-box{margin: 40px 0 0;}

/*join3*/
.join3 .join-box{overflow: hidden;border-top: 0;padding: 0;}
.join3 .join-box .join + .join{margin: 20px 0 0;}
.join3 .join-box .txt__style{
	font-family: 'NanumSquare';
	font-weight: 400;
	font-size: 14px;
	border-bottom: 2px solid rgb(34,34,34);
	padding: 0 0 15px;
}
.join3 .join-box .txt__style.bd{width: 100%;}
.join3 .join-box .inp-box__member .id_overlap,
.join3 .join-box .inp-box__member .post{
	width: 110px;
	height: 30px;
	line-height: 28px;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin-left: 6px;
	border-radius: 5px;
}
.join3 .join-box .inp-box__member dl + dl{margin: 30px 0 0;}
.join3 .join-box .inp-box__member dl.mt10{margin: 10px 0 0;}
.join3 .join-box .inp-box__member dl.mt13{margin: 13px 0 0;}
.join3 .join-box .inp-box__member dt,
.join3 .join-box .inp-box__member dd{
	font-size: 14px;
	color: rgb(51,51,51);
	line-height: 30px;
}
.join3 .join-box .inp-box__member dt{width: 112px;vertical-align: top;}
.join3 .join-box .inp-box__member dd span{
	display: block;
	font-size: 12px;
	color: rgb(102,102,102);
}
.join3 .join-box .inp-box__member dd span.dash{font-size: 14px;}
.join3 .join-box .inp-box__member dd span.dash,
.join3 .join-box .inp-box__member dd span.dash + .select-box{display: inline-block;margin-left: 5px;position: relative;}
.ie9 .join3 .join-box .inp-box__member dd span.dash + .select-box:after{
	width: 30px;
	height: 30px;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: rgb(255,255,255);
	background-image: url(/pc/resource/images/common/arr_bottom2.png);
}
.join3 .join-box .inp-box__member dd span.dash + .select-box select{line-height: 28px;}
.ie9 .join3 .join-box .inp-box__member dd span.dash + .select-box select{background-color: rgb(238,238,238) !important;}
.join3 .join-box .join{width:100%;}
.join3 .join-box .join .inp-box__member{
	position: relative;
	padding: 30px 0 ;
}
.join3 .join-box .join .inp-box__member .field{overflow: hidden;}
.join3 .join-box .join .inp-box__member .field._line{
	border-top: 1px solid rgb(238,238,238);
	margin: 35px 0 0;
	padding: 40px 0 0;
}
.join3 .join-box .join .inp-box__member .field > div{
	width: 50%;
	box-sizing: border-box;
}
.join3 .join-box .join .inp-box__member .field > div.pl50{padding-left: 50px;}
.join3 .join-box .join + .join .inp-box__member{
	border-right: 0;
	padding-right: 0;
}
/* .join3 .join-box .join .inp-box__member:after{
	content:"";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 325px;
	background-color: rgb(238,238,238);
} */
.join3 .join-box .join + .join .inp-box__member:after,
.join3 .join-box .join .inp-box__member.no_bar:after{display: none;}
.join3 .join-box .join .etc{
	padding: 25px 0 0;
	border-top: 1px solid rgb(238,238,238);
	overflow: hidden;
}
.join3 .join-box .join .etc .check-box{display: inline-block;}
.join3 .join-box .join .etc .check-box .cb__style + label{padding: 0 20px 0 30px;}
.join3 .join-box .join .etc .txt{
	font-size: 13px;
	line-height: 25px;
	margin: 20px 0 0;
}
.join3 .join-box .join .etc .refer{
	margin-top: 30px;
	line-height: 26px;
	font-size: 14px;
}
.join3 .btn-box{margin: 63px 0 0;}

.inp-box__member{overflow: hidden;padding: 30px 0 20px;}
.inp-box__member .field dl + dl{margin-top: 10px;}
.inp-box__member .field dl dt,
.inp-box__member .field dl dd{display: inline-block;}
.inp-box__member .field dl dt{width: 70px;}

.join3 .join-box .inp-box__member dl dd.number .select-box{
	width: 80px;
    float: left;
}
.join3 .join-box .inp-box__member dl dd.number .dash{
	width: 30px;
    height: 30px;
    float: left;
    font-weight: 400;
    font-size: 14px;
    color: rgb(34,34,34);
    text-align: center;
    line-height: 30px;
	margin: 0;
}
.join3 .join-box .inp-box__member dl dd.number input{float: left;}
/*popup 회원가입 아이디중복체크*/
.id_overlap_popup .tit p{
	font-size: 20px;
	line-height: 56px;
	border-bottom: 1px solid rgb(0,0,0);
}
.id_overlap_popup .inp-box__member{
	padding: 10px 0;
}
.id_overlap_popup .inp-box__member dl{
	overflow: hidden;
	border-bottom: 1px solid rgb(238,238,238);
}
.id_overlap_popup .inp-box__member dl dt{
	font-size: 14px;
	line-height: 56px;
	color: rgb(102,102,102);
	width: 60px;
	float: left;
}
.id_overlap_popup .inp-box__member input{
    float: left;
	height: 56px;
    font-size: 14px;
    color: rgb(51,51,51);
	background-color: rgb(255,255,255);
    outline: 0;
	line-height: 56px;
	padding: 0;
}
.id_overlap_popup .txt p{font-size:14px;line-height: 56px;}
.id_overlap_popup .btn-box{text-align: center;margin-top: 20px;}
.id_overlap_popup .btn-box button{
	display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;	
}

/*join4*/
.member-box.join4 {
	padding: 80px 0;
}
.member-box.join4 .sub__txt2{
	margin: 20px 0 40px;
	font-size: 16px;
}

/*회원탈퇴*/
.mb-out__box{
	overflow: hidden;
	padding: 20px 0;
	margin:35px 0 40px;
	border-top: 1px solid rgb(238,238,238);
	border-bottom: 1px solid rgb(238,238,238);
}
.mb-out__box .fr{
	position: relative;
	padding-left: 50px;
}
.mb-out__box .fr:before{
	content:'';
	position: absolute;
	left: 0;
	top: 15px;
	width: 1px;
	height: 122px;
	background: rgb(238,238,238);
}
.mb-out__box .member__table{
	margin-top: -15px;
}
.mb-out__box .txt{
	margin-bottom: 20px;
	line-height: 26px;
	font-size: 14px;	
}
.mb-out__box .radio-area p{
	margin-bottom: 10px;
	font-size: 14px;
}
.mb-out__box .radio-area{
	font-size: 13px;
}
.mb-out__box .member__table{
	margin-top: -15px;
}

/*비밀번호변경*/
.pw_change .inner{
	padding: 15px 0;
	margin: 35px 0 40px;
	border-top: 1px solid rgb(238,238,238);
	border-bottom: 1px solid rgb(238,238,238);
}
.pw_change .info{
	margin-left: 20px;
	font-size: 14px;
	color: rgb(119,119,119);
}
.pw_change .member__table .caution{
	margin-left: 20px;
	font-size: 14px;
}

/*아이디비밀번호찾기*/
.searchIdpw .con{
	overflow: hidden;
	margin: 35px 0 0;
}
.searchIdpw .con .fl{padding-right: 45px;}
.searchIdpw .con .fr{
	position: relative;
	padding-left: 45px;
}
.searchIdpw .con .fr:before{
	content: '';
	position: absolute;
    top: 7px;
	left:0;
	width:1px;
	height: 106px;
    border-left: 1px solid rgb(239,239,239);
}
.searchIdpw .con p{
    margin-bottom: 15px;
    line-height: 36px;
    font-size: 14px;
    color: rgb(51,51,51);
}
.searchIdpw .con .input-box label{
	display: inline-block;
	width: 55px;
	font-size: 14px;
}
.searchIdpw .con .input-box input{
	width: 250px;
	margin-right: 5px;
}
.searchIdpw .con .btn{
	display: inline-block;
    width: 96px;
    height: 30px;
    line-height: 30px;
	text-align: center;	
    font-size: 13px;
}

/*mypage 공통*/
.sub-inner.mypage{max-width: 1400px;}
.mypage-box {overflow: hidden;padding: 75px 0 0;}
.mypage-box .order-box{padding: 0;}
.mypage-box .lnb-box{width: 15.715%;float: left;}
.mypage-box .lnb-box h2{
	margin-bottom: 25px;
	font-size:20px;
	line-height: 1;
}
.mypage-box .lnb-box a{
	display: block;
	font-size: 14px; 
}
.mypage-box .lnb-box a + a{margin: 5px 0 0;}
.mypage-box .lnb-box a.on{
	text-decoration: underline;	
	font-weight: 700;
}
.mypage-box .my-box{width: 84.286%;float: right;}
.mypage-box .my-box + .my-box{margin-top: 80px;}
.mypage-box .my-box .paging{margin: 70px 0 0;}

.order-detail{
	overflow: hidden;
	padding: 37px 40px 35px;
	margin-bottom: 80px;
	background: rgb(238,238,238);
}
.order-detail > div{
	position: relative;
}
.order-detail div + div{
	padding-left: 40px;
}
.order-detail div:first-child:before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: rgb(208,208,208);
}
.order-detail dl{
	font-size: 14px;
}
.order-detail dl + dl{
	margin-top: 15px;
}
.order-detail dt{
	width: 90px;
}
.order-detail dt,
.order-detail dd{
	display: inline-block;
}

.inp-box__order {margin: 65px 0 0;}
.inp-box__order .head-box {
	position: relative;
	top: 0;
	left: 0;
}
.inp-box__order .head-box .tit__style3 {
	font-weight: 400;
}
.inp-box__order .head-box .chk-box {
	position: absolute;
	bottom: 7px;
	right: 0;
}
.inp-box__order .head-box .chk-box label {padding-right: 0;}
.inp-box__order .con-box {
	margin: 13px 0 0;
	border-top: 1px solid rgb(51,51,51);
}
.inp-box__order .con-box dl,
.addr-box__popup .con dl {
	padding: 30px 0;
	border-bottom: 1px solid rgb(238,238,238);
}
.inp-box__order .con-box dl:after,
.addr-box__popup .con dl:after {
	content: '';
	display: block;
	clear: both;
}
.inp-box__order .con-box dd{float: left;}
.inp-box__order .con-box .txt {
	margin: 20px 0 0 0px;
	padding: 0 0 0 10px;
	position: relative;
	top: 0;
	left: 0;
	font-weight: 400;
	font-size: 14px;
	color: rgb(149,149,149);
	line-height: 30px;
}
.inp-box__order .con-box dd .txt{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 20px;
}
.inp-box__order .con-box .txt:before {
	content: '*';
	position: absolute;
	top: 2px;
	left: 0;
}
.inp-box__order .con-box input,
.addr-box__popup .con input{float: left;}
.inp-box__order .con-box span,
.addr-box__popup .con dl dd span {
	width: 30px;
	height: 30px;
	float: left;
	font-weight: 400;
	font-size: 14px;
	color: rgb(34,34,34);
	text-align: center;
	line-height: 30px;
}
.inp-box__order .con-box .select-box,
.addr-box__popup .con .select-box {
	width: 80px;
	float: left;
}
.ie9 .inp-box__order .con-box .select-box,
.ie9 .addr-box__popup .con .select-box {
	height: 30px;
	position: relative;
	top: 0;
	left: 0;
	border: 1px solid rgb(204,204,204);
	box-sizing: border-box;
}
.ie9 .inp-box__order .con-box .select-box:after,
.ie9 .addr-box__popup .con .select-box:after {
	width: 29px;
	height: 28px;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: rgb(238,238,238);
	background-image: url(/pc/resource/images/common/arr_bottom3.png);
}
.ie9 .inp-box__order .con-box .select-box select,
.ie9 .addr-box__popup .con .select-box select {
	height: 28px;
	background: rgb(238,238,238);
	border: 0 !important;
}
.inp-box__order .con-box .message input::placeholder{
	color: rgb(149,149,149);
}
/* .inp-box__order .con-box .message select{
	height: 30px;
	padding: 0 0 0 12px;
	font-weight: 400;
	font-size: 14px;
	color: rgb(149,149,149);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: rgb(238,238,238);
	background-image: url(/pc/resource/images/btn/btn_arr_down_gr_28x28.png);
	border: 1px solid rgb(204,204,204);
	box-sizing: border-box;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.inp-box__order .con-box .message select.on{background-image: url(/pc/resource/images/btn/btn_arr_up_gr_28x28.png);}
.ie9 .inp-box__order .con-box .message {position: relative;}
.ie9 .inp-box__order .con-box .message:before{
	content:"";
	display: block;
	position: absolute;
	top: 31px;
	left: 561px;
	width: 28px;
	height: 28px;
	background: rgb(255,255,255) url(/pc/resource/images/btn/btn_arr_down_gr_28x28.png) center no-repeat;
} */
.inp-box__order .con-box .addr-rd dd,
.addr-box__popup .con .addr-rd dd {font-size: 0;}
.inp-box__order .con-box .addr-rd dd > div,
.addr-box__popup .con .addr-rd dd > div {
	display: inline-block;
	margin: 0 0 0 20px;
	vertical-align: top;
}
.inp-box__order .con-box .addr-rd dd > div:first-child,
.addr-box__popup .con .addr-rd dd > div:first-child {margin: 0;}
.inp-box__order .con-box .addr-rd dd > div label,
.addr-box__popup .con .addr-rd dd > div label {line-height: 30px;}
.inp-box__order .con-box .btn__addrlist,
.addr-box__popup .con .btn__addrlist {
	display: inline-block;
	margin: 0 0 0 20px;
	font-size: 14px;
	height: 30px;
	line-height: 28px;
}

.inp-box__order .con-box .addr dd > div,
.addr-box__popup .con .addr dd > div {margin: 10px 0 0;}
.inp-box__order .con-box .addr dd > div:first-child,
.addr-box__popup .con .addr dd > div:first-child {margin: 0;}
.inp-box__order .con-box .addr dd > div:after,
.addr-box__popup .con .addr dd > div:after {
	content: '';
	display: block;
	clear: both;
}
.inp-box__order .con-box .addr dd > div label,
.addr-box__popup .con .addr dd > div label {
	width: 55px;
	float: left;
	margin: 0 10px 0 0;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
	line-height: 30px;
}
.inp-box__order .con-box .btn__addr,
.addr-box__popup .con .btn__addr {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 10px;
	font-size: 14px;
}
.inp-box__order .list__pay {	
	padding: 27px 0;
	border-bottom: 1px solid rgb(238,238,238);
}
.inp-box__order .list__pay:after {
	content: '';
	display: block;
	clear: both;
}
.inp-box__order .list__pay li {
	float: left;
	margin: 0 0 0 30px;
}
.inp-box__order .list__pay li:first-child {margin: 0;}
.inp-box__order .info-box__pay {margin: 25px 0 0;}
.inp-box__order .info-box__pay .tit__style3 {font-weight: 400;}
.inp-box__order .info-box__pay .tit:before {
	content: '*';
	position: absolute;
	top: 3px;
	left: 0;
}
.inp-box__order .con-box dt{
	width: 96px;
    float: left;
    font-weight: 400;
    font-size: 14px;
    color: rgb(51,51,51);
    line-height: 30px;
}
.inp-box__order .con-box .btn__addr,
.addr-box__popup .con .btn__addr {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 10px;
	font-size: 14px;
}
.mypage-box .btn-box{margin: 40px 0 0;}



/*myorder 주문배송조회*/
.my-box .head-box{
	position: relative;
}
.my-box .head-box .btn-right{
	float: right;
	margin-bottom: 20px;
}
.my-box .head-box .btn-right a{
	display: inline-block;
	min-width:93px;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	text-align: center;
	font-size: 12px;
	box-sizing: border-box;
}
.my-box .head-box .btn-more{
	position: absolute;
	right: 0;
	top: 20%;
	font-size: 13px;
}
.my-box .head-box .btn-more:after{
	content: '';
	display: inline-block;
	width: 7px;
	height: 12px;
	margin-left: 10px;
	vertical-align: middle;
	background: url(/pc/resource/images/sub/arr_right_bk_9x15.png) 0 0 no-repeat;
	background-size: 100%;
}
.my-box .head-box .btn-coupon{
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background: rgb(0,0,0);
	color: rgb(255,255,255);
}
.mypage-box .tit__style4{text-align: left;margin: 0 0 40px;}
.delivery-box__mypage .left{float: left;}
.delivery-box__mypage .left p {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    color: rgb(51,51,51);
    line-height: 30px;
}
.delivery-box__mypage .right{float: right;}
.delivery-box__mypage .right p {
    font-weight: 700;
    font-size: 20px;
    color: rgb(51,51,51);
    line-height: 30px;
}
.delivery-box__mypage .right p span{
	 font-size: 14px;
}
.delivery-box__mypage .right p span:first-child{
	margin-right: 20px;	
	 font-weight: 400;
}
.delivery-box__mypage .left .btn-deliy{
	display: inline-block;
	padding: 0 15px;
	margin-left: 10px;
	font-weight: 400;
}
.all-order-info{
    overflow: hidden;
    width: 100%;
	margin-top: 60px;
    padding-top: 35px;
    border-top: 1px solid rgb(222,222,222);	
}
.all-order-info dl{
	float: left;
	width: 33.33%;
}
.all-order-info dt{
    font-size: 18px;
    font-weight: normal;	
    color: rgb(51,51,51);
}
.all-order-info dd {
    margin-top: 20px;
    line-height: 22px;
	font-size: 13px;
    color: rgb(51,51,51);
    word-break: keep-all;
}
/*1:1문의*/
.qna .btn-qna{
	position: absolute;
	right: 0;
	top: 0;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid rgb(0,0,0);
	font-size: 12px;
	box-sizing: border-box;
}
.qna .list__table .q .tit {
	position: relative;
    display: inline-block;
	padding-left: 20px;
    padding-right: 30px;
    box-sizing: border-box;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list__table .question-box{
	display: none;
	padding: 0;
}
.qna .status{
	color: rgb(0,0,0);
}
.qna .ing{color: rgb(102,102,102);}
.question-box .ask-box {
	position: relative;
	overflow: hidden;
	padding: 40px;
	background: rgb(244,244,244);
}
.question-box .ask-box .txt{
	width: 87.5%;
}
.question-box .ask-box .txt p{
	text-align: left;
	line-height: 28px;
	font-size: 14px;	
}
.question-box .ask-box .img {
	overflow: hidden;
	margin-top: 15px;
}
.question-box .ask-box .img li{
	float: left;
	width: 100px;
}
.question-box .ask-box .img li + li{
	margin-left: 10px;
}
.question-box .ask-box .img li img{width: 100%;}
.question-box .ask-box .etc{
	float: right;
	width: 12.5%;
}
.question-box .date{
	position: absolute;
	right: 40px;
	top: 40px;
	font-size: 13px;
}
.question-box .btn-area {
	float: right;
}
.question-box .btn-area .btn__del + .btn__del{
	margin-left: 5px;
}
.question-box .ask-box .btn__del{
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid rgb(204,204,204);
	font-size: 12px;
	background: rgb(255,255,255);
	color: rgb(102,102,102);
	box-sizing: border-box;
}
.question-box .answer{
	position: relative;
	margin-top: 1px;
	padding: 40px;
	text-align: left;
	font-size: 0;
	background: rgb(244,244,244);
}
.question-box .answer dt,
.question-box .answer dd{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.question-box .answer dt{
	width: 45px;
	font-weight: 700;
}
.question-box .answer dd{
	width: calc(100% - 45px);
	line-height: 28px;
}

/*문의하기 쓰기*/
.qna-write .list__input{margin-bottom: 60px;}
.select__box{display: inline-block;}
.select__box + .select__box{margin-left: 10px;}
/*INPUT TABLE*/
.list__input{
	width: 100%;
	border-top: 1px solid rgb(51,51,51);
	border-bottom: 1px solid rgb(238,238,238);
}
.list__input tr + tr{
	border-top: 1px solid rgb(238,238,238);
}
.list__input th{
	width: 95px;
	padding: 35px 0 30px;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
}
.list__input td{
	padding: 30px 0;
	font-size: 14px;
}
.list__input .phone .char{
	display: inline-block;
	width: 20px;
	text-align: center;
}
.list__input .address button{
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	margin-left: 6px;
	vertical-align: middle;
	font-size: 14px;
	box-sizing: border-box;
}
.list__input .address .cell{
	margin-top: 10px;
}
.list__input .address .cell input{outline: none;}
.list__input .address .cell > span{
	display: inline-block;
	width: 60px;
}
.list__input .file input{
	width: 370px;
	margin-right: 20px;
}
.list__input textarea{
	width: 100%;
	height: 210px;
	padding: 10px;
	line-height: 24px;
	box-sizing:border-box;
	border: 1px solid rgb(204,204,204);
	background:rgb(238,238,238);
	resize:none;
	font-size: 14px;
	font-family: "malgun gothic", sans-serif;
}
.list__input .check-box{margin-left: 20px;}
.list__input .caution{
	margin-left: 20px;
	color: rgb(153,153,153);
}

/*교환신청하기*/
.price__box{
	overflow: hidden;
	margin-top: 40px;
	padding: 16px 0;
	border-top: 1px solid rgb(34,34,34);
	border-bottom: 1px solid rgb(34,34,34);
}
.price__box dl{
	float: left;
	font-size: 0;
}
.price__box dt,
.price__box dd{
	display: inline-block;
	font-size: 14px;
}


.payway__box .pay{
	padding: 28px 0;
	border-top: 1px solid rgb(35,35,35);
	font-size: 0;
}
.payway__box .pay li{
	display: inline-block;
}
.payway__box .pay li + li{
	margin-left: 25px;
}
.payway__box .info{
	padding-top: 25px;
}
.payway__box .info .tit{
	margin-bottom: 10px;
	font-size: 16px;
}
.payway__box .info li{
	font-size: 14px;
	color: rgb(153,153,153);
}
.payway__box .info li + li{
	margin-top: 5px;
}
.payway__box .return-info{
	padding-top: 30px;
	border-top: 1px solid rgb(34,34,34);
	color: rgb(102,102,102);
}
.payway__box .return-info li > i{
	margin-left: -10px;
}
.payway__box .return-info li{
	padding-left: 10px;
	font-size: 14px;
}
.payway__box .return-info li + li{
	margin-top: 15px;
}
.payment-area .btn-area{
	margin-top: 40px;
}

.refund__num {border-top: 1px solid rgb(35,35,35);padding: 30px 0 0;}
.refund__num select{width: 230px;}
.refund__num input{width: 290px;margin-left: 17px;}
.refund__num input::placeholder{color: rgb(51,51,51);}
.refund__num input + input{width: 620px;}

.ie9 .refund__num {position: relative;}
.ie9 .refund__num:before{
	content:"";
	display: block;
	position: absolute;
	top: 31px;
	left: 204px;
	width: 25px;
	height: 28px;
	background: rgb(255,255,255) url(/pc/resource/images/sub/bg_select02.gif) center no-repeat;
}

/*위시리스트*/
.order-box.wishlist .info {width: 420px;}
.order-box.wishlist .price {width: 180px;}
.order-box.wishlist .size {width: 180px;}
.order-box.wishlist .coupon {width: 132px;}
.order-box.wishlist .coupon2 {width: 125px;}
.order-box.wishlist .discount {width: 125px;}
.order-box.wishlist .total {width: 180px;}
.order-box.wishlist .btn {width: 110px;}

.order-box.wishlist .num{margin: 0;}


/*order*/
.order-box {
    overflow: hidden;
    padding: 75px 0 0;
}
.order-box .tit__style4{margin: 0 0 40px;}
.order-box .head > div{overflow: hidden;}
.order-box .head .btn-box button + button{margin-left: 6px;}
.order-box .head .tit-box{
	border-top: 2px solid rgb(51,51,51);
	border-bottom: 1px solid rgb(238,238,238);
	margin: 20px 0 0;
	overflow: hidden;
	line-height: 55px;
	background-color: rgb(250,250,250);
}
.order-box .head {margin: 30px 0 0;}
.order-box .head .btn-box{margin: 0;}
.order-box .head .tit-box p{
	float: left;
	color: rgb(34,34,34);
	font-size: 14px;
	text-align: center;
}
.order-box .info {width: calc(100% - 680px);}
.order-box .info.w-100{width: 100%;}
.order-box .num {
	width: 210px;
	margin: 0 40px 0 0;
}
.order-box .paging .num{
	width: auto;
	margin: 0 20px;
}
.order-box .price {
	width: 18%;
	padding: 0 15px;
	box-sizing: border-box;
}
.order-box .total {
	width: 16%;
	padding: 0 15px;
	box-sizing: border-box;
}
.order-box .condition {
    width: 160px;
}
.list__shopping .info .chk-box > .inner {
    display: table-cell;
    vertical-align: middle;
}
.list__shopping {border-bottom: 1px solid rgb(238,238,238);}
.list__shopping li {border-top: 1px solid rgb(238,238,238);}
.list__shopping > li > .inner {padding: 20px 0;}
.list__shopping > li > .inner:after {
	content: '';
	display: block;
	clear: both;
}
.list__shopping > li > .inner > div {float: left;}
.list__shopping .info .chk-box {
	width: 65px;
	height: 130px;
	float: left;
	display: table;
}
.list__shopping .info a {
	width: calc(100% - 65px);
	float: left;
}
.list__shopping .info .photo {
	width: 130px;
	height: 130px;
	overflow: hidden;
	float: left;
	margin-left: 15px;
}
.list__shopping .info .photo img {width: 100%;}
.list__shopping .info .txt-box {
	width: calc(100% - 185px);
	height: 130px;
/*	float: left;*/
	display: table;
	margin: 0 0 0 40px;
	padding: 0 10px 0 0;
	box-sizing: border-box;
}
.list__shopping .info .txt-box > .inner {
	display: table-cell;
	vertical-align: middle;
}
.list__shopping .info .txt-box p {
	font-weight: 400;
}
.list__shopping .info .txt-box .name {	
	font-size: 13px;
	color: rgb(34,34,34);
	line-height: 22px;
}
.list__shopping .info .txt-box .color {
	margin: 4px 0 0;
	font-size: 13px;
	/* color: rgb(149,149,149); */
	color: rgb(34,34,34);
}
.list__shopping .info .txt-box .txt {
	margin: 11px 0 0;
	font-size: 11px;
	color: rgb(149,149,149);
	line-height: 20px;
}
.list__shopping .num {
	height: 130px;
	display: table;
}
.list__shopping .num > .inner {
	display: table-cell;
	vertical-align: middle;
}
.list__shopping .num > .inner:after {
	content: '';
	display: block;
	clear: both;
}
.list__shopping .num .inner > div{
	overflow: hidden;
	width: 150px;
	display: inline-block;
	border: 1px solid rgb(204,204,204);
	border-radius: 10px;
}
.list__shopping .num button {
	width: 40px;
	height: 40px;
	float: left;
}
.list__shopping .num .btn__change {
	font-weight: 400;
	font-size: 14px;
	color: rgb(102,102,102);
	display: inline-block;
	float: none;
	vertical-align: top;
}
.list__shopping .num .btn__minus,
.list__shopping .num .btn__plus {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;	
}
.list__shopping .num .btn__minus {
	background-image: url(/pc/resource/images/sub/ico_minus_bk_10x2.png);
	border-left-width: 1px;
}
.list__shopping .num .btn__plus {background-image: url(/pc/resource/images/sub/ico_plus_bk_10x10.png);}
.list__shopping .num .inp__num {
	width: 70px;
	height: 40px;
	float: left;
	font-family: 'Industry-Bold';
	font-size: 14px;
	color: rgb(0,0,0);
	border:0;
	text-align: center;
	box-sizing: border-box;
	outline: 0;
}
.list__shopping .price,
.list__shopping .total,
.list__shopping .coupon,
.list__shopping .coupon2,
.list__shopping .discount,
.list__shopping .num,
.list__shopping .size,
.list__shopping .sale{
	height: 130px;
	display: table;
}
.list__shopping .price > .inner,
.list__shopping .total > .inner,
.list__shopping .coupon > .inner,
.list__shopping .coupon2 > .inner,
.list__shopping .discount > .inner,
.list__shopping .num > .inner,
.list__shopping .size > .inner,
.list__shopping .sale > .inner{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.list__shopping .price .normal,
.list__shopping .price .sale,
.list__shopping .total p,
.list__shopping .coupon p, 
.list__shopping .coupon2 p,
.list__shopping .discount p,
.list__shopping .num p,
.list__shopping .size p,
.list__shopping .sale p{
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
}
.list__shopping .price .normal.sale {
	margin: 2px 0 0;
	color: rgb(149,149,149);
}
.list__shopping .condition {
	height: 130px;
	display: table;
}
.list__shopping .condition > .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 0;
}
.list__shopping .condition a {
	display: inline-block;
	margin: 0 0 0 15px;
	padding: 40px 0 0;
	position: relative;
	top: 0;
	left: 0;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);	
	text-align: center;
}
.list__shopping .condition .btn__delete {color: rgb(102,102,102);}
.list__shopping .condition a:first-child {margin: 0;}
.list__shopping .condition a:after {
	width: 35px;
	height: 35px;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.list__shopping .condition .btn__buy:after {
	background-color: rgb(51,51,51);
	background-image: url(/pc/resource/images/sub/ico_check_wt_18x12.png);
}
.list__shopping .condition .btn__delete:after {	
	border:2px solid rgb(204,204,204);
	background-image: url(/pc/resource/images/sub/ico_x_gr_12x12.png);
}
.list__shopping .condition .btn__cart:after {	
	background-color: rgb(51,51,51);
	background-image: url(/pc/resource/images/sub/ico_cart_wt_16x16.png);
}

.total-box__cart {
	margin: 45px 0 0;
	border-width: 1px 0 1px;
	border-style: solid;
	border-color: rgb(51,51,51);
}
.total-box__cart:after {
	content: '';
	display: block;
	clear: both;
}
.total-box__cart .left {float: left;}
.total-box__cart .right {float: right;}


.order-box .btn-box{margin: 50px 0 0;}
.order-box .btn-box a {vertical-align: top;}
.order-box .btn-box a + a{margin-left: 6px;}

/*cart 장바구니*/
.order-box.cart .info {width: 420px;}
.order-box.cart .price {width: 210px;}
.order-box.cart .size {width: 210px;}
.order-box.cart .coupon {width: 132px;}
.order-box.cart .coupon2 {width: 125px;}
.order-box.cart .discount {width: 125px;}
.order-box.cart .total {width: 210px;}
.order-box.cart .btn {width: 110px;}

.order-box.cart .num{margin: 0;}

/*checkout 주문하기*/

.order-box.checkout .info {width: 420px;}
.order-box.checkout .num,
.order-box.checkout .coupon,
.order-box.checkout .coupon2,
.order-box.checkout .discount {
	padding: 0 15px;
	box-sizing: border-box;
}
.order-box.checkout .num {
	width: 210px;
	margin: 0;	
}
.order-box.checkout .price {width: 210px;}
.order-box.checkout .size {width: 210px;}
.order-box.checkout .coupon {width: 132px;}
.order-box.checkout .coupon2 {width: 125px;}
.order-box.checkout .discount {width: 125px;}
.order-box.checkout .total {width: 210px;}
.order-box.checkout .btn {width: 110px;}
.order-box.checkout .list__shopping .info a {width: 100%;}

.order-box.pay .info {width: 370px;}
.order-box.pay .size {width: 200px;}
.order-box.pay .num {width: 110px;margin: 0;}
.order-box.pay .sale {width: 145px;}
.order-box.pay .price {width: 150px;padding: 0;}
.order-box.pay .total {width: 140px;/* padding: 0; */}
.order-box.pay .btn {width: 145px;}
.order-box.pay .btn .btn-coupon{
	width: 100px;
	font-size: 14px;
}
.list__shopping .btn {
	height: 130px;
	display: table;
}
.list__shopping .btn > .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.inp-box__order .con-box dt{
	width: 96px;
    float: left;
    font-weight: 400;
    font-size: 14px;
    color: rgb(51,51,51);
    line-height: 30px;
}
.order-box.checkout .list__shopping .info a {width: 100%;}
.list__shopping .btn {
	height: 130px;
	display: table;
}
.list__shopping .btn > .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.list__shopping .btn .btn__coupon {
	width: 110px;
	height: 30px;
	display: block;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
	border: 1px solid rgb(51,51,51);
	box-sizing: border-box;
}
.list__shopping .point-box__order {
	width: 100%;
	padding: 13px 0;
	border-top: 1px solid rgb(238,238,238);
}
.list__shopping .point-box__order > .inner {
	font-size: 0;
	text-align: right;
}
.list__shopping .point-box__order > .inner:after {
	content: '';
	display: block;
	clear: both;
}
.list__shopping .point-box__order .inp-box {
	height: 30px;
	display: inline-block;
	vertical-align: top;
}
.list__shopping .point-box__order .inp-box label,
.list__shopping .point-box__order .inp-box p {
	display: inline-block;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
	line-height: 30px;
}
.list__shopping .point-box__order .inp-box .inp__num {
	width: 110px;
	height: 30px;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0 10px;
	font-weight: 400;
	font-size: 13px;
	color: rgb(51,51,51);
	text-align: right;
	border: 1px solid rgb(204,204,204);
	box-sizing: border-box;
	outline: 0;
}
.list__shopping .point-box__order .inp-box p {margin: 0 0 0 10px;}
.list__shopping .point-box__order .inp-box p span {
	font-size: 12px;
	color: rgb(149,149,149);
}
.list__shopping .point-box__order .chk-box {
	display: inline-block;
	margin: 5px 0 0 40px;
	vertical-align: top;
}
.list__shopping .point-box__order .chk-box label {padding-right: 0;}
.my-box .btn-box__coupon {
	width: 100%;
	margin: 55px 0 0;
	padding: 15px 20px;
	font-size: 0;
	background-color: rgb(250,250,250);
	border-width: 1px 0 1px;
	border-style: solid;
	border-color: rgb(204,204,204);
	box-sizing: border-box;
}
.my-box .btn-box__coupon .btn__coupon {
	width: 160px;
	height: 30px;
	display: inline-block;
	font-weight: 400;
	font-size: 13px;
	color: rgb(51,51,51);
	vertical-align: top;
	border: 1px solid rgb(34,34,34);
	box-sizing: border-box;
}
.my-box .btn-box__coupon p {
	display: inline-block;
	margin: 0 0 0 20px;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
	line-height: 30px;
	vertical-align: top;
}
/*비회원주문하기*/
.privacy-box__order {
	padding: 65px 0 30px;
	border-bottom: 1px solid rgb(238,238,238);
}
.privacy-box__order .tit__privacy {
	font-size: 18px;
	color: rgb(51,51,51);
}
.privacy-box__order .txt__privacy {
	margin: 18px 0 0;
	font-size: 14px;
	color: rgb(102,102,102);
	line-height: 28px;
}
.privacy-box__order .chk-box {margin: 23px 0 0;}
.privacy-box__order .chk-box label {font-size: 14px;}

/*결제완료*/
.order-box.pay_complete{overflow: inherit;}
.pay_complete .sub__txt4{
	font-weight: 700;
	margin: 0;
}
.paycomplete-area{margin-top: 70px;}
.paycomplete-area .con + .con{margin-top: 65px;}
.paycomplete-area .result-box{
	padding: 50px 30px;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(214,214,214,1);
	-moz-box-shadow: 0px 0px 9px 0px rgba(214,214,214,1);
	box-shadow: 0px 0px 9px 0px rgba(214,214,214,1);
}
.paycomplete-area .result-box dl + dl{
	margin-top: 13px;
}
.paycomplete-area .result-box dt{
	width: 130px;
}
.paycomplete-area .result-box dt,
.paycomplete-area .result-box dd{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.paycomplete-area .con .list__table,
.paycomplete-area .con .list__result{margin: 13px 0 0;}
.paycomplete-area .btn-area{margin-top: 45px;}

/*RESULT TABLE*/
.list__result{
	width: 100%;
	font-size: 14px;
}
.list__result.line tbody{
	border-top: 1px solid rgb(34,34,34);
}
.list__result tbody{
	padding: 15px 0;
	display: block;
	border-bottom: 1px solid rgb(238,238,238);
}

.list__result th{
	width: 150px;
	padding: 6px 0 6px 20px;
	text-align: left;
	font-weight: normal;
	box-sizing: border-box;
}
.list__result td{
	padding: 6px 0;
}
.list__result .underline{
	text-decoration: underline;
}
.list__result .btn{
    display: inline-block;
    padding: 0 20px;
    height: 30px;
	line-height: 30px;
	margin-left: 50px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
.list__result .big{
	font-size: 32px;
}

/*customer공통*/
.sub-inner.customer{max-width: 1400px;width: 1400px;}
.customer-box {overflow: hidden;padding: 75px 0 0;}
.customer-box .order-box{padding: 0;}
.customer-box .tit__style4 {
    text-align: left;
    margin: 0 0 40px;
}
.customer-box .lnb-box{/* width: 15.715%; */width: 220px;float: left;}
.customer-box .lnb-box h2{
	margin-bottom: 20px;
	font-size:20px;
	line-height: 1;
}
.customer-box .lnb-box a{
	display: block;
	font-size: 14px; 
}
.customer-box .lnb-box a + a{margin: 5px 0 0;}
.customer-box .lnb-box a.on{
	text-decoration: underline;
	font-weight: 700;
}
.customer-box .my-box{/* width: 84.286%; */width: 1180px;float: right;}
.customer-box .my-box + .my-box{margin-top: 80px;}
.customer-box .my-box .paging{margin: 70px 0 0;}

/*제휴안내*/
.partnership .tit__style4{margin: 0 0 35px;}
.partnership-box .txt{
	font-weight: 400;
	font-size: 18px;
	color: rgb(51,51,51);
	margin: 8px 0 0;
}
.partnership-box ul{margin: 60px 0 0;}
.partnership-box ul li{
	display: inline-block;
	width: 250px;text-align: center;
	position: relative;
}
.partnership-box ul li + li{margin-left: 56px;}
.partnership-box ul li + li:before{
	content:"";
	position: absolute;
	top: 50px;
	left: -38px;
	width: 18px;
	height: 30px;
	background:url(/pc/resource/images/sub/partnership_m_img_arrw.png) center no-repeat;
	background-size: 100%;

}
.partnership-box dl{margin: 25px 0 0;}
.partnership-box dl dt{
	font-family: 'OpenSans-ExtraBold';	
	font-size: 15px;
}
.partnership-box dl dd{
	font-size: 15px;
	margin: 10px 0 0;
}
.partnership-box .list__input{margin: 45px 0 0;}
.partnership-box .list__input tr td span.dash{
	display: inline-block;
	width: 25px;
	text-align: center;
}
.partnership-box .btn-box{margin: 50px 0 0;}

/*고객센터*/
.service-center .tit{
	font-weight: 700;
	font-size: 18px;
	color: rgb(0,0,0);
	text-align: center;
	margin: 75px 0 0;
}
.service-center .txt{
	font-weight: 400;
	font-size: 18px;
	color: rgb(51,51,51);
	margin: 8px 0 0;
}
.service-center ul{margin: 47px 0 0;text-align: center;}
.service-center ul li{
	display: inline-block;
	vertical-align: top;
	width: calc(31% - 2px);
}
.service-center ul li dt{font-size: 15px;font-weight: 700;color: rgb(51,51,51);margin: 20px 0 0;}
.service-center ul li dd{font-size: 15px;font-weight: 400;color: rgb(51,51,51);margin: 10px 0 0;}
/*faq*/
.customer .lnb-box h2{line-height: 1.2;}
.faq-box .con{/* margin: 60px 0 0; */}
.faq-box .con ul{
	border-top: 2px solid rgb(51,51,51);
}
.faq-box .con ul li{
	border-bottom: 1px solid rgb(238,238,238);
}
.faq-box .con ul li .tit{
	font-size:16px;
	padding: 15px 0;	
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) center;
	background-image: url(/pc/resource/images/common/arr_down_gr_15x10.png);
	cursor: pointer;
	color: rgb(0,160,225);
}
.faq-box .con ul li.on .tit{background-image: url(/pc/resource/images/common/arr_up_bk_15x10.png);}

.faq-box .con ul .a{
	display: none;
	padding: 25px 30px;
	line-height: 24px;
	font-size: 14px;
	background: rgb(249,249,249);
}
.faq-box .con ul li.on .a{display: block;}
.faq-box .con ul .a span{color: rgb(0,160,225);}

/*교환환불 정책*/
.cacel-refund h3{
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 700;
}
.cacel-refund .noline__table th,
.cacel-refund .noline__table td{
	padding: 26px 0;
	line-height: 28px;
	font-size: 15px;
	text-align: left;
}
.cacel-refund .noline__table tr{border-bottom: 2px solid rgb(255,255,255);}
.cacel-refund .noline__table tr:last-child{border-bottom: 0;}
.cacel-refund .noline__table th{
	width: 155px;
	font-weight: 700;
	padding-left: 50px;
	vertical-align: top;
}
.cacel-refund .noline__table td{padding-left: 100px;}
.cacel-refund .noline__table{background-color: rgb(252,252,252);width: 100%;}
.cacel-refund .box + .box{margin: 45px 0 0;}


/*store*/
.sub-inner.customer.store{
	margin: 47px auto 100px;
}
.customer-box.store{
	width: 1260px;
	margin: 0 auto;
	padding: 0;
}
.customer-box.store .tit__style4{text-align: center;}
.customer-box.store .head{text-align: center;}
.customer-box.store .head a{
	display: inline-block;
	font-size: 13px;
	color: rgb(85,85,85);
	line-height: 30px;	
}
.customer-box.store .head a + a {margin-left: 20px;}
.customer-box.store .head a.on{
	color: rgb(0,160,225);
	border-bottom: 1px solid rgb(0,160,225);
}
.customer-box.store .con{padding: 50px 0 ;}
/* .customer-box.store .con > div {display: none;position: relative;} */
.customer-box.store .con > div.on{display: block;}
.customer-box.store .con > div > div{display: inline-block;}
.customer-box.store .con .store__list{
	width: 620px;
	height: 560px;
	vertical-align: top;
	border-bottom: 1px solid rgb(232,232,232);
	margin-right: 35px;
	position: relative;
}
.customer-box.store .con .store__list:before{
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 583px;
	height: 1px;
	background-color: rgb(0,0,0);

}
.customer-box.store .con .store__list ul{
	height: 100%;
	padding-right: 20px;
	overflow: auto;}
.customer-box.store .con .store__list ul li{
	border-bottom: 1px solid rgb(232,232,232);
}
.customer-box.store .con .store__list ul li{
	padding: 18px 0;
	width: 583px;
}
.customer-box.store .con .store__list ul li:last-child{border-bottom: 0;}
.customer-box.store .con .store__list ul li:first-child{border-bottom: 1px solid rgb(232,232,232);}
.customer-box.store .con .store__list ul li p{
	font-size:14px;	
	color: rgb(85,85,85);
}
.customer-box.store .con .store__list ul li p.name{
	color: rgb(0,0,0);
	overflow: hidden;
	margin: 0 0 10px;
	cursor: pointer;
}
.customer-box.store .con .store__list ul li p.name.on{text-decoration: underline;}
.customer-box.store .con .store__list ul li p.name span.km{float: right;color: rgb(0,0,0);}
.customer-box.store .con .map-box{
	width: 600px;
	height: 560px;
}

.customer-box.store .con #zone .top-box{
	display: block;
	overflow: hidden;
	margin:0 0 25px;
}
.customer-box.store .con #zone .top-box .tit{
	font-size: 18px;
	color: rgb(85,85,85);
	float: left;
	line-height: 40px;
}

.customer-box.store .con #zone .top-box .search-box{float: right;position: relative;}
.customer-box.store .con #zone .top-box .search-box select{height: 40px;}
.customer-box.store .con #zone .top-box .search-box select + select{margin: 0 5px;}
.customer-box.store .con #zone .top-box .search-box select{
	height: 40px;
	position: relative;
	top: 0;
	left: 0;
	border: 1px solid rgb(204,204,204);
	box-sizing: border-box;
}
.ie9 .customer-box.store .con #zone .top-box .search-box:after{
	width: 28px;
	height: 38px;
	content: '';
	display: block;
	position: absolute;
	top: 1px;
	left: 100px;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: rgb(255,255,255);
	background-image: url(/pc/resource/images/common/arr_bottom3.png);
}
.ie9 .customer-box.store .con #zone .top-box .search-box:before{
	width: 28px;
	height: 38px;
	content: '';
	display: block;
	position: absolute;
	top: 1px;
	left: 238px;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: rgb(255,255,255);
	background-image: url(/pc/resource/images/common/arr_bottom3.png);
	z-index: 1;
}
.customer-box.store .con #zone .top-box .search-box input{
	font-size: 14px;
}
.customer-box.store .con #zone .top-box .search-box .btn-search{
	position: absolute;
	bottom: 2px;
	right: 5px;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background: url(/pc/resource/images/common/ico_serach.png) center center no-repeat;
}

/*about*/

.about-box .top__banner{
	background-repeat: no-repeat;
	background-position: center;
	height: 460px;
}
.about-box .sub-inner{margin: 47px auto 100px;}
.about-box .sub-inner.view{margin: 70px auto 100px;min-height: auto;}

/*brand*/
.brand-box{overflow: hidden;padding: 10px 0 0;}
.brand-box > .con{float: left;}
.brand-box > .img-box{width: 250px;}
.brand-box > .story{
	width: 670px ;
	padding-right: 50px;
	box-sizing: border-box;
}
.brand-box > .story + .con{width: 340px;}

.brand-box > .con p.tit{font-size: 20px;}
.brand-box > .con p.tit.mt{margin: 30px 0 0;}
.brand-box > .con p.txt{font-size: 15px;margin: 15px 0 0;}
.brand-box > .con p span{
	display: block;
	color: rgb(0,160,225);
	font-weight: 700;
	margin: 0 0 4px;
	font-size: 18px;
}

.brand-box > .story p.tit{font-size: 32px;}
.brand-box > .story p.txt{margin: 25px 0 0;line-height:27px;color: rgb(0,0,0);}
.brand-box > .story .btn-box{margin: 78px 0 0;text-align: left;}
.brand-box > .story .btn-box a + a{margin-left: 17px;}


/*pros*/

.pros-box{width: 1260px;}
.pros-box .list-box{margin: 65px 0 0;}
.pros-box .list-box ul li{
	width: 380px;
	display: inline-block;
	margin:0 57px 20px 0;
	vertical-align: top;
}
.pros-box .list-box ul li:nth-child(3n){margin-right: 0;}
.pros-box .list-box ul li a{position: relative;display: block;}
.pros-box .list-box ul li a:hover .bg{opacity: .7;}
.pros-box .list-box ul li a:hover .plus-btn{opacity: 1;}
.pros-box .list-box ul li a .bg{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-color: rgb(0,0,0);
	opacity: 0;
	transition: all .2s;
}
.pros-box .list-box ul li a .img-box img{width: 100%;}
.pros-box .list-box ul li a .plus-btn{
	position: absolute;
	top: calc(50% - 20px);
	left: 0;
	right: 0;
	margin: auto;
	width: 40px;
	height: 40px;
	background-color: rgb(0,160,225);
	border-radius: 50%;
	z-index: 1;
	opacity: 0;
}
.pros-box .list-box ul li a .plus-btn span{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	width: 11px;
	height: 1px;
	background-color: rgb(255,255,255);	
	transition: all .3s;
}
.pros-box .list-box ul li a .plus-btn span + span{transform: rotate(90deg);}
.pros-box .list-box ul li p{
	text-align: center;
	padding: 16px 0;
}
.pros-box .list-box ul li p .en{
	 font-family: 'OpenSans-Regular';
	 font-size: 20px;
	 display: block;
}
.pros-box .list-box ul li p .kr{
	 font-weight: 700;
	 font-size: 18px;
	 display: block;
}

.pros-box .text-box {
	overflow: hidden;
	padding: 0 30px;
}
.pros-box .text-box .name{
	font-family: 'OpenSans-ExtraBold';
	font-size: 20px;
	color: rgb(0,0,0);
	line-height: 1;
}
.pros-box .text-box .txt{
	max-width:1000px;
	font-size: 15px;	
	margin: 23px 0 0;
	word-break: keep-all;
	color: rgb(0,0,0);
}
.pros-box .text-box .url{
	font-family: 'OpenSans-Regular';
	font-size: 15px;	
	position: relative;
	text-align: right;
}
.pros-box .text-box .url + .url{margin: 7px 0 0;}
.pros-box .text-box .url a{
	border-bottom: 2px solid rgb(163,163,163);
}

.pros-box .text-box .sns{
	text-align: right;
	margin: 20px 0 0;
}
.pros-box .text-box .sns a + a{margin-left: 10px;}
.pros-box .list-box.view{margin: 45px 0 0;}
.pros-box .list-box.view ul li{
	width: auto;
	margin-right: 0;
	margin-bottom: 0;
}
.pros-box .list-box.view ul li + li{margin-left: 17px;}

.pros-box .profile-box{
	background-color: rgb(246,246,246);
	padding: 45px 80px;
	overflow: hidden;
	margin: 70px 0 0;
}
.pros-box .profile-box div {
	display: inline-block;
	vertical-align: top;
	width:335px;
	margin-right: 44px;
}
.pros-box .profile-box div:nth-child(3n){margin-right: 0px;}
.pros-box .profile-box div p{
	font-size: 18px;
	color: rgb(0,0,0);
}
.pros-box .profile-box div p.txt-indent{text-indent:-99999px;}
.pros-box .profile-box div ul{margin: 10px 0 0;}
.pros-box .profile-box div ul li{
	font-size: 15px;
	color: rgb(85,85,85);
	padding-left: 15px;
	position: relative;
}
.pros-box .profile-box div ul li:before{
	content:"";
	width: 5px;
	height: 5px;
	position: absolute;
	top: 9px;
	left: 0;
	border-radius:50%;
	background-color: rgb(85,85,85);

}
.pros-box .profile-box div ul li + li{margin: 9px 0 0;}
.pros-box .pros-item{margin: 75px 0 0;}
.pros-box .pros-item .gd__title{
	font-size: 22px;
	font-weight: 400;
	text-align: center;
}
.pros-box .pros-item .gd__title span{
	font-size: 20px;
	color: rgb(0,0,0);
	font-family: 'OpenSans-ExtraBold';
}
.pros-box .pros-item .gd__list{margin: 24px 0 0;}
.pros-box .pros-item .gd__list > li {
	width: 220px;
	margin-right: 40px;
	text-align: left;
}
.pros-box .pros-item .gd__list > li:nth-child(5n){margin-right: 0;}
.pros-box .pros-item .gd__list > li .name{font-size: 13px;}
.pros-box .pros-item .gd__list > li .price{font-size: 13px;}
.pros-box .pros-item .gd__list > li .gr{
	color: rgb(153,153,153);
	font-size: 13px;
	margin-top: 5px;
	position: relative;
}
.pros-box .pros-item .gd__list > li .gr:before{
	content:"";
	width: 53px;
	height: 1px;
	background-color: rgb(153,153,153);
	position: absolute;
	top: 50%;
	left: 0;
}
.pros-box .pros-item .gd__list > li .price .sale{
	margin-left: 7px;
}

/*installation*/
.installation .tit__style3{
	text-align: left;
	margin: 0 0 27px;
}
.installation .con + .con{margin: 68px 0 0;}
.installation .con.mt60{margin: 60px 0 0;}
.installation .con .movie-box{
	width: 900px;
}
.installation .con .movie-box .movie{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding-bottom: 56.25%;
}
.installation .con .movie-box .movie iframe,
.installation .con .movie-box .movie object,
.installation .con .movie-box .movie embed {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.installation .con > div{
	display: inline-block;
	vertical-align: top;
}
.installation .con > div.text-box{
	padding: 18px 40px;
}
.installation .con > div.text-box p{
	font-size: 20px;
	font-weight: 700;
	color: rgb(0,0,0);
}
.installation .con > div.text-box ul li{
	font-size: 18px;
	font-weight: 400;
	color: rgb(0,0,0);
	padding-left: 15px;
	position: relative;
	margin: 9px 0 0;
}
.installation .con > div.text-box ul li:before{
	content:"";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: rgb(102,102,102);
	position: absolute;
	top: calc(50% - 2px);
	left: 0;
}
.installation .btn-box{margin: 45px 0 0;}

.installation .installation-item{width: 100%;}
.installation .installation-item .gd__title{
	font-size: 22px;
	font-weight: 400;
	text-align: center;
}
.installation .installation-item .gd__title span{
	color: rgb(0,0,0);
	font-family: 'OpenSans-ExtraBold';
}
.installation .installation-item .gd__list{margin: 24px 0 0;}
.installation .installation-item .gd__list > li {
	width: 220px;
	margin-right: 40px;
	text-align: left;
}
.installation .installation-item .gd__list > li:nth-child(5n){margin-right: 0;}
.installation .installation-item .gd__list > li .name{font-size: 13px;}
.installation .installation-item .gd__list > li .price{font-size: 13px;}
.installation .installation-item .gd__list > li .gr{
	color: rgb(153,153,153);
	font-size: 13px;
	margin-top: 5px;
	position: relative;
}
.installation .installation-item .gd__list > li .gr:before{
	content:"";
	width: 53px;
	height: 1px;
	background-color: rgb(153,153,153);
	position: absolute;
	top: calc(50% + 1px);
	left: 0;
}
.installation .installation-item .gd__list > li .price .sale{
	margin-left: 7px;
}

/*검색페이지*/
.search--box {padding: 68px 0 0;}
.search--box .srh-noresult h3{text-transform: uppercase;}
.search--box .search__result{overflow: hidden;}
.search--box .search__result p{
	font-family: 'OpenSans-Regular';
	font-size: 32px;
	color: rgb(0,0,0);
}
.search--box .search__result p strong{
	font-family: 'OpenSans-ExtraBold';
	text-transform: uppercase;
}
.search--box .search__result p + p{font-size: 15px;float: left;}
.search--box .search__result .select-box {
	float: right;
}
.search--box .search__result .select-box select{
	width: 180px;
	height: 30px;
	border: 0;
	background-color: rgb(240,240,240);
	padding-left: 10px;
	color: rgb(124,124,124);
	outline:0;
}
.search--box .gd__list-box{margin: 70px 0 0;}
.search--box .gd__list-box .gd__list{
	float: none;
	width: 100%;
}
.search--box .gd__list-box .gd__list li{
	width: 280px;
	margin-right: 46px;
}
.search--box .gd__list-box .gd__list li:nth-child(4n){margin-right: 0px;}
.search--box .paging{margin: 56px 0 0;}

/*legal*/
.legal-box{padding: 80px 0 0;}
.legal-box .tit{	
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	line-height: 1;
}
.legal-box .text-box{
	margin-top: 40px;
    padding-top: 50px;
    border-top: 1px solid rgb(234,233,233);
}
.legal-box .text-box p{
	word-break: keep-all;
	font-size: 14px;
	line-height: 26px;
}

.legal-box .text-box .privacy__table{
	width: 100%;	
	font-size: 14px;
	border-top: 1px solid rgb(0,0,0);
}
.legal-box .text-box .privacy__table tr{
	border-bottom:1px solid rgb(229,229,229)
}
.legal-box .text-box .privacy__table th{
	padding: 15px;
	background: rgb(238,238,238);
}
.legal-box .text-box .privacy__table td{
	padding: 15px;
}
.legal-box .text-box .privacy__table td + td{
	border-left:1px solid rgb(229,229,229);	
}

/*grip_fitting*/
.sub-inner.mt40{
	margin: 40px auto 100px;
}
.grip_fitting-box .tit{
	font-size: 22px;
	font-weight: 700;
	color: rgb(0,0,0);
}
.grip_fitting-box .quiz-box{position: relative;}
.grip_fitting-box .quiz-box .tit{margin: 0 0 36px;}
.grip_fitting-box .quiz-box .quiz + .quiz{margin: 45px 0 0;}
.grip_fitting-box .quiz-box .quiz .quiz__q,
.grip_fitting-box .quiz-box .quiz .quiz__a{
	color: rgb(117,118,120);
	font-size: 15px;
}
.grip_fitting-box .quiz-box .quiz .quiz__q{font-weight: 700;}
.grip_fitting-box .quiz-box .quiz .quiz__a{margin: 10px 0 0;}
.grip_fitting-box .quiz-box .quiz .quiz__a.mt38{margin: 38px 0 0;}
.grip_fitting-box .quiz-box .quiz .quiz__q span{
	color: rgb(0,160,225);
	font-family: 'OpenSans-ExtraBold';
	margin-right: 4px;
}
.grip_fitting-box .quiz-box .quiz .quiz__a li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.grip_fitting-box .quiz-box .quiz .quiz__text{
	font-size: 15px;
	color: rgb(102,102,102);
	margin-left: 42px;
	margin-top: 15px;
}
.grip_fitting-box .quiz-box .quiz .quiz__text span{
	display: block;
	font-weight: 700;
}
.grip_fitting-box .quiz-box .quiz._thumb2 .quiz__a{margin-left: 42px;}
.grip_fitting-box .quiz-box .quiz._thumb2 .quiz__a li + li{margin-left: 61px;}
.grip_fitting-box .quiz-box .quiz._thumb2 + .quiz._thumb2 .quiz__a li + li{margin-left: 175px;}
.grip_fitting-box .quiz-box .quiz._thumb4 .quiz__a li:nth-child(3),
.grip_fitting-box .quiz-box .quiz._thumb4 .quiz__a li:nth-child(4){width: 257px;}
.grip_fitting-box .quiz-box .quiz._thumb3{margin: 35px 0 0;}
.grip_fitting-box .quiz-box .quiz._thumb3 .quiz__a li{margin-left: 78px;}

.grip_fitting-box .quiz-box .quiz .quiz__a li input{cursor: pointer;}
.grip_fitting-box .quiz-box .quiz .quiz__a li input + label{margin-left: 4px;cursor: pointer;}
.quiz__a--img.mt-7{
	margin-top: -7px;
	position: relative;
	z-index: -1;
}
.grip_fitting-box .quiz-box .quiz--text{
	margin: 35px 0 0;
	padding-right: 110px;
	font-size: 15px;
	color: rgb(102,102,102);
	word-break: keep-all;
}
.grip_fitting-box .quiz-box .quiz__ex--img{
	position: absolute;
	top: 0;
	right: 0;

}
.grip_fitting-box .quiz-box .btn-box{margin: 28px 0 0;}

.grip_fitting-box .result-box{margin: 40px 0 0;}
.grip_fitting-box .result-box .result__none p{
	text-align: center;
	font-size: 15px;
	line-height: 1;
	padding: 90px 0 100px;
	color: rgb(0,0,0);
}
.grip_fitting-box .result-box .result__true{margin: 42px 0 5px;}
.grip_fitting-box .result-box .result__true .gd__list li{
	width: 280px;
	margin-right: 46px;
}
.grip_fitting-box .result-box .result__true .gd__list li:nth-child(4n){margin-right: 0;}
.grip_fitting-box .result-box .result__btn{text-align: center;}



/* 2020-03-12 promotion */
.promotion-box {
	max-width: 1300px;
	margin: 50px auto 0;
	padding: 0 20px;
	box-sizing: border-box;
}
.promotion-box .list__promotion {
	font-size: 0;
}
.promotion-box .list__promotion li {
	width: 49.21%; /* 620px */
	display: inline-block;
	margin: 0 1.58% 35px 0;
	vertical-align: top;
}
.promotion-box .list__promotion li:nth-child(2n) {margin-right: 0;}
.promotion-box .list__promotion li a {display: block;}
.promotion-box .list__promotion li .photo img {width: 100%;}
.promotion-box .list__promotion li .info {margin: 10px 0 0;}
.promotion-box .list__promotion li .info p {
	font-weight: 400;
	font-size: 15px;
}
.promotion-box .list__promotion li .info .tit {
	font-weight: 700;
	font-size: 24px;
	color: rgb(0,0,0);
}
.promotion-box .list__promotion li .info .txt {
	margin: 2px 0 0;
	color: rgb(0,0,0);
}
.promotion-box .list__promotion li .info .date {
	margin: 10px 0 0;
	color: rgb(153,153,153);
}
.promotion-box .paging {margin-top: 20px;}
.promotion-box > .hd {}
.promotion-box > .hd:after {
	content: '';
	display: block;
	clear: both;
}
.promotion-box > .hd .info {float: left;}
.promotion-box > .hd .info p {
	font-weight: 400;
	font-size: 15px;
	color: rgb(0,0,0);
}
.promotion-box > .hd .info .tit {
	font-weight: 700;
	font-size: 24px;
}
.promotion-box > .hd .info .txt {margin: 4px 0 0;}
.promotion-box > .hd .share {float: right;}
.promotion-box > .hd .share .list__share {margin: 8px 0 0;}
.promotion-box > .hd .share .list__share:after {
	content: '';
	display: block;
	clear: both;
}
.promotion-box > .hd .share .list__share li {	
	float: left;
	margin: 0 0 0 10px;
}
.promotion-box > .hd .share .list__share li:first-child {margin: 0;}
.promotion-box > .hd .share a {
	width: 30px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
}
.promotion-box > .hd .share__facebook {background-image: url(/pc/resource/images/common/ico_facebook_gr_30x30.png);}
.promotion-box > .hd .share__kakaotalk {background-image: url(/pc/resource/images/common/ico_kakaotalk_gr_30x30.png);}
.promotion-box > .hd .share__naverblog {background-image: url(/pc/resource/images/common/ico_naverblog_gr_30x30.png);}
.promotion-box > .hd .share__url {background-image: url(/pc/resource/images/common/ico_url_gr_30x30.png);}
.promotion-box > .hd .share .date {
	margin: 6px 0 0;
	font-weight: 400;
	font-size: 12px;
	color: rgb(153,153,153);
	text-align: right;
}
.promotion-box > .con {margin: 26px 0 0;}
.promotion-box > .con img {max-width: 100%;}
.gd-related.promotion {margin-top: 53px;}
.gd-related.promotion > h3 {
	margin-bottom: 42px;
	font-family: 'OpenSans-Regular';
	font-weight: 700;
	font-size: 24px;
	color: rgb(0,0,0);
}
.gd-related.promotion .gd__list {}
.gd-related.promotion .gd__list {}
.gd-related.promotion .gd__list {}
.gd-related.promotion .gd__list {}
.gd-related.promotion {}
.gd-related.promotion {}



/* 2020-07-28 위조품 */
.wrap__fake {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	padding: 80px 20px 0;
	box-sizing: border-box;
}
.wrap__fake .box1 {
	background-repeat: no-repeat;
	background-position: right center;
}
.wrap__fake .box1 .tit {
	padding: 0 0 41px;
	position: relative;
	top: 0;
	left: 0;
	font-weight: 400;
	/*font-size: 40px;*/
	font-size: 40.5px;
	color: rgb(0,0,0);
	/*line-height: 38px;*/
	line-height: 50px;
}
.wrap__fake .box1 .tit strong {font-weight: 700;}
.wrap__fake .box1 .tit span {color: rgb(1,160,225);}
.wrap__fake .box1 .tit:before {
	width: 40px;
	height: 4px;
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgb(0,160,225);
}
.wrap__fake .box1 div {margin-top: 15px;}
.wrap__fake .box1 div .txt {
	margin: 18px 0 0;
	font-family: 'OpenSans-Regular', 'Spoqa Han Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: rgb(0,0,0);
	line-height: 25px;
}
.wrap__fake .box1 .left div .txt:first-child {margin-top: 0;}
.wrap__fake .box1 .txt strong {font-weight: 700;}
.wrap__fake .box2 {
	margin: 74px 0 0;
	padding: 52px 63px 50px;
	background-repeat: no-repeat;
	background-position: center center;
	box-sizing: border-box;
}
.wrap__fake .box2 .txt-box:after {
	content: '';
	display: block;
	clear: both;
}
.wrap__fake .box2 .txt-box .tit {
	float: left;
	font-weight: 300;
	font-size: 36px;
	color: rgb(0,0,0);
	line-height: 44px;
}
.wrap__fake .box2 .txt-box .tit strong {font-weight: 700;}
.wrap__fake .box2 .txt-box div {float: right;}
.wrap__fake .box2 .txt-box div dl {
	float: left;
	margin: 0 0 0 75px;
	padding: 0 0 0 72px;
	position: relative;
	top: 0;
	left: 0;
}
.wrap__fake .box2 .txt-box div dl:first-child {
	margin: 0;
	padding: 0;
}
.wrap__fake .box2 .txt-box div dl:before {
	width: 1px;
	height: 110px;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgb(231,231,231);
}
.wrap__fake .box2 .txt-box div dl:first-child:before {content: none;}
.wrap__fake .box2 .txt-box div dt {
	font-family: 'OpenSans-ExtraBold';
	font-weight: 400;
	font-size: 24px;
	color: rgb(1,160,225);
}
.wrap__fake .box2 .txt-box div dd {
	margin: 6px 0 0;
	font-weight: 300;
	font-size: 16px;
	color: rgb(0,0,0);
	line-height: 14px;
	line-height: 26px;
}
.wrap__fake .box2 .txt-box div dd strong {font-weight: 700;}
.wrap__fake .box2 .img-box {margin: 50px 0 0;}
.wrap__fake .box3 {
	margin: 70px 0 0;
	text-align: center;
}
.wrap__fake .box__tit {
	display: inline-block;
	padding: 0 0 5px;
	position: relative;
	top: 0;
	left: 0;
	font-weight: 700;
	font-size: 32px;
	color: rgb(0,0,0);
	letter-spacing: -0.5px;
	text-align: center;
}
.wrap__fake .box__tit:before {
	width: 100%;
	height: 2px;
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgb(1,160,225);
}
.wrap__fake .box3 ul {
	margin: 45px 0 0;
	font-size: 0;
}
.wrap__fake .box3 ul li {
	display: inline-block;
	margin-left: 25px;
	vertical-align: top;
}
.wrap__fake .box3 ul li:first-child {margin: 0;}
.wrap__fake .box3 ul li p {
	margin: 18px 0 0;
	font-weight: 300;
	font-size: 16px;
	color: rgb(0,0,0);
	line-height: 26px;
	letter-spacing: -0.5px;
}
.wrap__fake .box4 {
	margin: 75px 0 0;
	padding: 56px 0 76px;
	text-align: center;
	background-color: rgb(249,249,249);
}
.wrap__fake .box4 .txt-box {margin: 30px 0 0;}
.wrap__fake .box4 .txt-box p {
	font-weight: 300;
	font-size: 16px;
	color: rgb(0,0,0);
	line-height: 28px;
}
.wrap__fake .box4 .txt-box div {
	margin: 34px 0 0;
	font-size: 0;
}
.wrap__fake .box4 .txt-box div dl {
	display: inline-block;
	margin-left: 19px;
	padding-left: 20px;
	position: relative;
	top: 0;
	left: 0;
	vertical-align: top;
}
.wrap__fake .box4 .txt-box div dl:before {
	width: 1px;
	height: 13px;
	content: '';
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
	background-color: rgb(0,0,0);
}
.wrap__fake .box4 .txt-box div dl:first-child {
	margin-left: 0;
	padding-left: 0;
}
.wrap__fake .box4 .txt-box div dl:first-child:before {content: none;}
.wrap__fake .box4 .txt-box div dt {
	display: inline-block;
	font-weight: 700;
	font-size: 14px;
	color: rgb(0,0,0);
	vertical-align: top;
}
.wrap__fake .box4 .txt-box div dd {
	display: inline-block;
	margin: 0 0 0 6px;
	font-weight: 300;
	font-size: 14px;
	color: rgb(0,0,0);
	vertical-align: top;
}
.wrap__fake .box4 .txt-box div dd a {display: block;}

/*2020-07-31 주문하기 쿠폰추가 팝업*/
.popup.coupon .mCustomScrollBox{height: auto;max-height: 670px !important;}
.coupon-box__popup .no-coupon {
	width: 100%;
	height: 80px;
	display: table;
	border-width: 1px 0px 1px;
	border-style: solid;
	border-color: rgb(238,238,238);
}
.coupon-box__popup .no-coupon p {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	text-align: center;
}
.coupon-box__popup .tit{
	font-size: 18px;
	color: rgb(51,51,51);
}
.coupon-box__popup  .head .tit-box{
	border-top: 2px solid rgb(51,51,51);
	border-bottom: 1px solid rgb(238,238,238);
	margin: 12px 0 0;
	overflow: hidden;
	line-height: 45px;
	background-color: rgb(250,250,250);
}
.coupon-box__popup .head .tit-box p {
    float: left;
    color: rgb(51,51,51);
    font-size: 14px;
    text-align: center;
}
.coupon-box__popup .list__shopping .inner{
	display: table-cell;
    vertical-align: middle;
}
.coupon-box__popup .list__shopping .inner p{font-size: 14px !important;}
.coupon-box__popup .list__shopping .info .txt-box{margin: 0;}
.coupon-box__popup .info {width: 360px;}
.coupon-box__popup .num{width: 134px;}
.coupon-box__popup .price{width: 178px;}
.coupon-box__popup .coupon{width: 287px;}
.coupon-box__popup .coupon .inner{text-align: right;position: relative;}
.coupon-box__popup .coupon select{
	width: 230px;
	height: 30px;
}
.coupon-box__popup .btn-box {
	margin: 30px 0 0;
	font-size: 0;
	text-align: center;
}
.coupon-box__popup .btn-box button {
	width: 200px;
	height: 50px;
	display: inline-block;
	margin: 0 0 0 10px;
	font-size: 16px;
	vertical-align: top;
}
.coupon-box__popup._list{margin-top: 45px;}
.coupon-box__popup._list .coupon_num,
.coupon-box__popup._list .coupon_name,
.coupon-box__popup._list .coupon_sale,
.coupon-box__popup._list .coupon_info,
.coupon-box__popup._list .coupon_date{
	width: 192px;
	height: 54px;
	font-size: 14px;
	display: table;
	text-align: center;
}
.coupon-box__popup._list .head .tit-box p{height: 45px;}

.ie9 .coupon-box__popup .coupon .inner:after {
	width: 33px;
	height: 28px;
	content: '';
	display: block;
	position: absolute;
	top: 51px;
	right: 1px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: rgb(255,255,255);
	background-image: url(/pc/resource/images/common/arr_bottom4.png);
}

/*2020-07-30 마이페이지 쿠폰추가*/
.coupon-num__pop{
	position: relative;
	width: 400px;
	text-align: center;
	padding: 30px;
	background: rgb(255,255,255);
	box-sizing: border-box;
}
.coupon-num__pop strong{
	font-size: 18px;
}
.coupon-num__pop .btn__close{
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	background: url(/pc/resource/images/btn/btn_close_bk.png) center center / 20px no-repeat;
}
.coupon-num__pop input{
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin-top: 25px;
	color: rgb(153,153,153);
	border: 0;
	font-size: 15px;
	border-bottom: 1px solid rgb(0,0,0);
}
.coupon-num__pop .btn-register{
	width: 156px;
	height: 45px;
	line-height: 45px;
	margin: 25px auto 0;
	text-align: center;
	font-size: 15px;
	border-radius:30px;	
	background: rgb(0,0,0);
	color: rgb(255,255,255);
}

/* 2022-04-06 장바구니 수량 합계 추가 */

.quantity__box{
	border-bottom: 1px solid rgb(34,34,34);
	overflow: hidden;
	padding: 16px 0;
}
.quantity__box dt,
.quantity__box dd{
	display: inline-block;
	font-size: 14px;
}

/* 2025-03-10 grip 찾기 */
.grip-selection {
	width:880px;
	margin: 50px auto;
	text-align:center;
}

.grip-selection h3 {
	font-family:'Zurich-Regular', sans-serif;
	font-size:14px;
	font-weight: 700;
	margin-bottom:20px;
}
.grip-selection h4 {
	font-size: 48px;
	font-weight: 700;
	margin-bottom:30px

}
.grip-selection .msg {
	font-size:16px;
	line-height:26px;
	margin-bottom: 40px
}

.grip-selection .q {
	font-size:18px;
	font-weight: 700;
	margin-bottom:30px;
}

.grip-selection ul {
	display:flex;
	gap: 20px; 
	justify-content:center;
}
.grip-selection ul li {
	width: 205px;
	height:205px;
	border:1px solid rgb(25,123,189);
	border-radius:7px;
	position:relative;
	box-sizing:border-box;
}

.grip-selection ul li .rd_style{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-999px;
	opacity:0
}
.grip-selection ul li:hover figcaption {
	background:rgb(235,235,235);
	border-radius:0 0 7px 7px;
	cursor:pointer;
}
.grip-selection ul li .rd_style:checked + label figcaption{
	background:rgb(235,235,235);
	border-radius:0 0 7px 7px;
	cursor:pointer;
}
.grip-selection ul li img {
	width:185px;
	border-radius:7px;
}
.grip-selection ul li figcaption {
	font-size:16px;
	font-weight: 700;
	color:rgb(74,74,74);
	height:49px;
	line-height:49px;
	position:absolute;
	bottom:0;
	width:100%;
}
.grip-selection .btn {
	margin:60px 0;
	width:137px;
	height:50px;
	line-height:50px;

	color:rgb(255,255,255);
	font-size:14px;
	background:rgb(25,123,189) url(/pc/resource/images/sub/ico_arrow.png) 30px 22px no-repeat;
	padding-left:37px;
	box-sizing:border-box;
}

/* 2025-03-17 grip 찾기 결과 */
.grip-selection._result {
	width: 100%;
	max-width: 1680px;
	margin-bottom: 90px;
    padding: 0 40px;
	box-sizing: border-box;
}
.grip-selection._result .pd__list {
	flex-wrap: wrap;
	gap: 60px 32px;
	width: 100%;
}
.grip-selection._result .pd__list li {
	width: calc((100% - 96px) / 4);
    height: auto;
    border: none;
    border-radius: 0;
}
.grip-selection._result .pd__list .thumb {text-align: left;}
.grip-selection._result img {
	width: 100%;
	border-radius: 0px;
}
.grip-selection._result .colorchips {display: none;}
.grip-selection._result .btn {margin: 50px 0;}
/* //2025-03-17 grip 찾기 결과 */

/* 2025-03-24 tour */
.tour__contents .head-box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.tour__contents .head-box h2 {
	font-weight: 700;
	font-family: 'Zurich-Bold', sans-serif;
	font-size: 60px;
	color: rgb(255, 255, 255);
}
.tour__contents .con-box {
	max-width: 1600px;
    padding: 0 40px;
    margin: 80px auto 100px;
}
.tour__contents .tour-box + .tour-box {margin-top: 75px;}
.tour__contents .tour-box .tit {
    font-family: 'Zurich-Bold', sans-serif;
    font-size: 60px;
	text-align: center;
}
.tour__contents .tour__list {
	display: flex;
	flex-wrap: wrap;
	gap: 60px 20px;
	margin-top: 40px;
}
.tour__contents .tour__list li {width: calc((100% - 40px) / 3);}
.tour__contents .tour__list .img-box {position: relative;}
.tour__contents .tour__list .img-box img {width: 100%;}
.tour__contents .tour__list .name {
	margin-top: 20px;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: rgb(40, 40, 40);
	text-align: center;
}
/* //2025-03-24 tour */

/* 2025-03-25 brand story */
.brand__contents {margin: 80px auto;}
.brand__contents section {text-align: center;}
.brand__contents section + section {margin-top: 80px;}
.brand__contents h2 {
	font-family: 'Zurich-Extended', sans-serif;
	font-size: 48px;
	line-height: 57px;
	color: rgb(40, 40, 40);
}
.brand__contents .head-box p {
	padding-bottom: 15px;
	font-family: 'Zurich-Bold', sans-serif;
	font-size: 14px;
	color: rgb(40, 40, 40); 
}
.brand__contents .txt-box {margin-top: 36px;}
.brand__contents .txt-box p {
	font-size: 16px;
	line-height: 26px;
	color: rgb(0, 0, 0);
}
.brand__contents .txt-box p + p {margin-top: 23px;}
.brand__contents section._vision {
	padding: 72px 0;
	background-color: rgb(245, 245, 245);
}
.brand__contents section._vision .strong {
	font-weight: 700;
	font-size: 26px;
	line-height: 44px;
}
.brand__contents .desc-box {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 10px;
	width: 100%;
	max-width: 1680px;
	margin: 40px auto 0;
	padding: 0 40px;
	box-sizing: border-box;
}
.brand__contents .desc-box > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 390px;
	min-height: 160px;
	padding: 25px 10px 20px;
	border: 1px solid rgb(112, 112, 112);
	border-radius: 10px;
	box-sizing: border-box;
}
.brand__contents .desc-box .tit {
	font-weight: 700;
	font-size: 32px;
	color: rgb(0, 0, 0);
}
.brand__contents .desc-box .desc {
	margin-top: 15px;
	font-size: 16px;
	line-height: 26px;
}
.brand__contents .desc-box .desc span {display: inline-block;}
.brand__contents .link-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
	width: 100%;
	max-width: 1680px;
	margin: 40px auto 0;
	padding: 0 40px;
	box-sizing: border-box;
}
.brand__contents .link-box a {
	display: block;
	position: relative;
	overflow: hidden;
}
.brand__contents .link-box a img {
	display: block;
	position: relative;
	width: 100%;
	transition: all .5s;
}
.brand__contents .link-box a:hover img {transform: scale(1.1);}
.brand__contents .link-box a .cate {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	font-family: 'Zurich-Extended', sans-serif;
	font-size: 48px;
	color: rgb(255, 255, 255);
}
/* // 2025-03-25 brand story */

