/*기본*/
legend{
	visibility: hidden;
	width: 0;
	height: 0;
}
input[type=email], 
input[type=number], 
input[type=password], 
input[type=text], 
select, 
textarea{
	border: 1px solid #dfdfdf;
	padding: 5px 6px;
	font-size: 1.4rem;
}
input, 
select, 
textarea{
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
}

/*공통_페이지타이틀*/
.page-title{
	margin: 0 auto 20px;
}
.page-con{
	font-size: 20px;
	text-align: center;
	background-position: 50%;
	padding: 108px 0;
	background: #f5f5f5;
}
.page-title h1{
	margin-top: 0;
	font-weight: 600;
	font-size: 26px;
	margin-bottom: 13px;
}
.page-link{
	font-size: 14px;
	font-weight: 600;
	color: #666;
}
.page-link a{
	color: #666;
	font-weight: 400;
}
.delimiter{
	margin: 0 12px;
	display: inline-block;
	width: 6px;
	height: 6px;
	/*background: url(/include/img/maill-main/dotimg.png) ;*/
	font-size: 14px;
	text-align: center;
}
.delimiter a{
	color: #666;
	font-weight: 400;
}
.info-mb{
	margin-bottom: 0 !important;
}
.info-pb{
	padding-bottom: 80px;
}
/*공통_페이지타이틀*/


/***********userinformation_v.php*************/
/*주문자정보 입력*/
.user-info{
	margin-top: 30px;
}
.user-info h3{
	margin-top: 25px;
	font-size: 19px;
	font-weight: 700;
	letter-spacing: -1px;
}
.title-align{
	padding-left: 16px;
	margin-top: 2.2em;
	font-size: 1.4em;
	background: url(/include/img/mall-main/h3-bg.png) no-repeat;
}
.input-text{
	height: 40px;
	padding-left: 15px;
	width: 100%;
	border-radius: 3px;
}
.PaddingZeroArea{
	padding-left: 0;
	padding-right: 0;
}
.helper{
	color: #a9a9a9;
}
.UserInfo input{
	padding-left: 1em;
}
/*주문자정보 입력*/
/*이메일*/
.emailTemplate input, 
.emailTemplate select{
	height: 40px;
	border-radius: 3px;
}
/*이메일*/
/*휴대폰입력*/
.mobile-inr{
	margin-top: 15px;
}
.mobileTemplate{
	padding-left: 0;
	display: table;
	width: 100%;
	table-layout: fixed;
}
.mobileTemplate li:first-child:before{
	width: 0!important;
	padding-left: 0 !important;
	margin-left: 0 !important;
	line-height: 0 !important;
	content: '' !important;
}
.mobileTemplate li:before{
	padding-top: 6px;
	float: left;
	width: 10px;
	height: 46px;
	margin-left: -10px;
	color: #dbdbdb;
	text-align: center;
	content: '-';
}
.mobileTemplate li{
	display: table-cell;
	width: auto;
	padding-left: 10px;
	/*vertical-align: top;*/
}
/*.mobileTemplate li input{
	margin-top: 23px;
}*/
.inptxt{
	text-indent: 9px;
}
.slt-bx select, .mobileTemplate input{
	height: 40px;
	padding-left: 15px;
	width: 100%;
	border-radius: 3px;
	border: 1px solid #dfdfdf;
}
.mobileTemplate > li> .slt-bx> select{
	vertical-align: top;
}
/*휴대폰입력*/
/*우편번호*/
.btn{
	background-color: #fff;
	cursor: pointer;
	color: #4c4c4c;
	border: 1px solid #d0d0d0;
	height: 40px;
	width: auto;
	vertical-align: middle;
	padding: 1px 15px 3px;
	margin-top: 10px;
}
.add-info input{
	width: 100%;
	border-radius: 3px;
	height: 40px;
}
.add-info{
	margin-top: 10px;
}

/*우편번호*/
/***********userinformation_v.php*************/

/****************join_v.php*****************/
/*버튼*/
.cart-button{
	height: 44px;
	padding: 10px 30px;
	text-transform: uppercase;
	background-color: #222;
	border: none;
	color: #fff;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	margin-top: 10px;
}

/*버튼*/
/*로그인페이지*/
input[type=text]{
	border: 1px solid #dfdfdf;
	padding: 5px 6px;
}
.Ws{
	width: 200px;
}
.input-text{
	width: 100%;
}
.Log-box h2{
	font-size: 18px;
	font-weight: 700;
	line-height: 1.1;
	color: #222;
	text-transform: uppercase;
}
.form-row>label{
	color: #666;
	line-height: 1.7;
	font-size: 13px;
}
.lost-password a{
	text-decoration: underline;
}
.requird{
	color: #e42234;
	font-weight: 700;
	border: 0;
}
.mb-area{
	margin-bottom: 30px;
}
.mt-area{
	margin-top: 30px;
}
/*로그인페이지*/
/*회원가입끝*/
.join-welcome{
	width: 100%;
}
.join-welcome .join-user{
	text-align: center;
}
.join-welcome .join-img{
	margin: 0 auto;
}
.join-fin{
	font-size: 20px;
	line-height: 37px;
}
.join-fin img{
	margin-bottom: 5px;
}
.join-welcome p{
	text-align: center;
	padding: 30px 0 10px;
	font-size: 14px;
}
/* 회원가입끝*/
/* 로그인*/
ul{
	padding-left: 0;
}
.sns-join{
	font-size: 11px;
	line-height: 2;
	color: #999;
}
.sns-login li{
	display: inline-block;
	margin: 12px 19px 16px 0;
	white-space: normal;
}
.sns-login li a{
	display: block;
	color: #555;
	overflow: hidden;
}
.sns-login li a img{
	display: block;
	margin: 0 auto 8px;
	vertical-align: middle;
}
/* 로그인*/
/****************join_v.php*****************/

/****************pass_v.php*****************/
/*약관 */
.pass-txt{
	background-color: transparent !important;
	
}
.pass-txt h4{
	letter-spacing: -1px;
	color: #555;
	font-size: 14px;

}
.form-control{
	background-color: #fcfbfb !important;
	font-size: 13px;
}
.fs-14{
	font-size: 13px;
	color: #555;
}
.fs-12{
	font-size: 12px;
	color: #555;
}
/*약관 */
/****************pass_v.php*****************/

/*************modifyinfo_v.php***************/
/*  개인정보수정 */
.skin-m{
	background: #f5f6f8;
}
.sh-group{
	min-height: 185px;
	margin: 16px 4px 0px 4px;
	padding: 32px 29px 32px;
	text-align: left;
	border: 1px solid #dadada;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	background: #fff;
	float: left;
}
.login-mm{
	min-height: 385px;
	margin: 16px 4px 0;
	padding: 32px 20px 32px;
	text-align: left;
	border: 1px solid #dadada;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	background: #fff;
	text-align: center;
	border-top: 2px solid #222;
}
.inf-view{
	min-height: 93px;
}
.sh-lst1 dl{
	width: 100%;
	overflow: hidden;
}
.sh-lst1 dt + dd{
	padding-top: 13px;
}
.sh-lst1 dt{
	font-size: 11px;
	font-weight: 700;
	float: left;
	width: 40%;
	letter-spacing: -1px;
	color: #333;
	/*padding-top: 13px;*/
}
.sh-lst1 dd{
	font-size: 14px;
	line-height: 21px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: keep-all;
	color: #666;
	background: #fff;
	width: 60%;
	float: left;
}
/*.sh-lst1 dd:first-child{
	padding-top: 10px;
}*/
.sh-lst1 dt:nth-child(1){
	padding-top: 17px;
}
.sh-lst1 dt:nth-child(2),
.sh-lst1 dt:nth-child(3),
.sh-lst1 dt:nth-child(4){
	padding-top: 20px;
}
.button2{
	padding: 10px 30px;
	background: #fff;
	border: 1px solid #222;
	margin-top: 24px;
}
.foot-mt-d{
	z-index: 1;
	height: 80px;
	background: #f5f6f8;
}
.order-inner>ul>li>input{
	width: 100%;
	margin-top: 10px;
}
.fc-y{
	border: 1px solid #ffa60d;
	background: #ffbe4e;
	color: #fff;
}
.js-tit{
	width: 20%!important;
}
.js-inp{
	width: 80%!important;
}
.js-btn{
	padding: 5px 30px!important;
	margin-top: 0!important;
	/*margin-bottom: 20px;*/
}
.js-w{
	width: 37%;
}
.flr-st{
	float: right;
	position: relative;
	right: 7px;
	margin-top: 0!important;
}


/*개인정보수정 */
/*************modifyinfo_v.php***************/
/*기본 끝*/



/*회원가입 포인트*/
@media (min-width:470px) and (max-width:768px) {
	.login-mm{
	min-height: 530px;
	}
 }





/*모바일 768px 이하*/
@media all and (max-width: 768px) {
	.mb-m{
		margin-bottom: 45px;
	}
	.login-title{
		font-size: 23px;
	}
	.Ws{
	width: 137px;
	}
	.order-inner>ul>li>input:nth-child(1){
		width: 36%;
	}
	.order-inner>ul>li>input:nth-child(4){
		margin-bottom: 10px;
	}
	.js-w2{
		width: 40%;
	}
	.js-w3{
		width: 96%;
	}
	.js-tit{
		padding-top: 10px;
	}
	.myinfo-pt{
		/*padding-top: 4.3em;*/
		padding-top: 2em;
	}

}
/*모바일 768px 이하 끝*/

/*작은기기 태블릿 768px 이상*/
@media (min-width: 768px) {
	/*.order-inr{
		padding-left: 3em;
	}*/
	.Ws{
	width: 171px;
	}
	.order-inner>ul>li>input:nth-child(1){
		width: 30%;
	}
	.order-inner>ul>li>input:nth-child(4){
		margin-bottom: 10px;
	}
	.sh-lst1 dt{
		padding-top: 20px;
		width: 28%;
	}
	.sh-lst1 dd{
		width: 72%;
	}
	.addWidth{
		padding-right: 41px;
	}
	.myinfo-pt{
		/*padding-top: 4.3em;*/
		padding-top: 2em;
	}
	.login-mm{
		min-height: 443px;
	}
}
/*작은기기 태블릿 768px 이상 끝*/

/*중간기기 데스크탑 992px 이상*/
@media (min-width: 992px) {
	/*우편번호*/
	.post-nb{
		margin-top:-10px;
		margin-bottom: 10px;'
		padding-left: 10px;
		}
	/*우편번호*/
	.pr-area{
		padding-right: 60px;
	}
	.pl-area{
		padding-left: 40px;
	}
	.mb-m{
		margin-bottom: 65px;
	}
	.login-mm{
		min-height: 450px;
	}
	.login-title{
		font-size: 25px;
		font-weight: 500;
		letter-spacing: -1px;
	}
	.join-login{
		margin-top: 2.3em;
	}
	/*.order-inner>ul>li>input{
		width: 45%;
	}*/
	.order-inner>ul>li>input:nth-child(1){
		width: 36%;
	}
	.order-inner>ul>li>input:nth-child(2){
		width: 90%;
	}
	.order-inner>ul>li>input:nth-child(3){
		width: 90%;
	}
	.order-inner>ul>li>input:nth-child(4){
		width: 90%;
	}
	/*.order-inner>ul>li>input:nth-child(4){
		margin-bottom: 56px;
	}*/
	.myinfo-pt{
		/*padding-top: 4.3em;*/
		padding-top: 2em;
	}
	.myinfo-pb{
		padding-bottom: 10.8em;
	}
	.js-w2{
		width: 40%;
	}
	.js-w3{
		width: 96%;
	}
	.js-tit{
		padding-top: 0px;
	}

}
/*중간기기 데스크탑 992px 이상 끝*/

/*큰기기 데스크탑 1200px 이상*/
@media (min-width: 1200px) {
	.pr-area{
		padding-right: 100px;
	}
	.pl-area{
		padding-left: 50px;
	}
	.ml-area{
		margin-left: 58px;
	}
	.sh-lst1 dt{
		padding-top: 20px;
		width: 40%;
	}
	.sh-lst1 dd{
		width: 60%;
	}
	.sh-group{
		min-height: 372px;
		width: 98%;
		padding: 32px 56px 32px;
	}
	.login-mm{
		min-height: 520px;
	}

}
/*큰기기 데스크탑 1200px 이상 끝*/

/*큰기기 데스크탑 1600px 이상*/
@media (min-width: 1600px) {

}
/*큰기기 데스크탑 1600px 이상 끝*/