@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

body {

	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
	color: #666;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-feature-settings: "kern" 1;
	-moz-font-feature-settings: "kern" 1;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {    
	color: #2c6fa9;
	text-decoration: none;
}
a:focus {
	outline: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 15px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}

h1, .h1 {
	font-size: 32px;
}

h2, .h2 {
	font-size: 22px;
}

h3, .h3 {
    font-size: 20px;
}

.btn-style1 {
    display: inline-block;
    width: 150px;
    padding: 15px 0;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
}

.btn-style3 {
    font-size: 12px;
    padding: 11px;
}

.btn-bg-gray2 {
    background-color: #ddd;
    color: #333;
}

.btn {
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.05);
}

.btn-lg {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.btn-success {
    background-color: #00b760;
    border-color: #00b760;
}

.main-title {
	font-size: 28px;
	margin-bottom: 15px;
	line-height: 34px;
	color: #333;
}
.main-title span {
	position: relative;
	padding-bottom: 20px;
	display: inline-block;
	margin-bottom: 20px;
}
.main-title span:before {
	content: '';
	height: 1px;
	width: 200px;
	background: #bbb;
	position: absolute;
	bottom: 0;
	left: 0;
}
.main-title.centered {
	text-align: center;
}
.main-title.centered span:before {
	left: 50%;
	margin-left: -100px;
}
.main-title-description {
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 30px;
}
 @media (max-width: 767px) {
.main-title {
	font-size: 22px;
	line-height: 26px;
}
.main-title span {
	padding-bottom: 15px;
}
.main-title-description {
	font-size: 18px;
}
}

.txt-18 {
    font-size: 18px;
}

.c-666 {
    color: #666 !important;
}

@media (max-width: 576px) {	
	.mo-plt-0 {padding-left: 0 !important; padding-right: 0 !important;}
}


.login-join{padding-top:20px; margin-bottom:30px; overflow:hidden; border-top:1px solid #ccc;}
.login-join .left{float:left;}
.login-join .right{float:right;}

.form-login{position:relative;}
.form-login button{position:absolute; top:0; right:0; margin:0 !important; height:100%;}
.form-login input{width:75%; margin-top:10px;}

.login-search{overflow:hidden;}

/* 추가 : 폼 */
.input-size1{width:160px;}
.input-size2{width:100px;}
.input-size3{width:49%;}
.input-size4{width:100%;}
.input-size5{width:168px;}
.input-size6{width:105px;}

@media (max-width: 768px) {	
	.input-size1{width:100%;}
}

@media (max-width: 768px) {	
	.input-size2, .input-size5{width:100%;}
	.input-size3{width:100%; margin-bottom:3px;}
}

@media (max-width: 992px) {	
	.input-size6{width:100%;}
}

@media screen and (max-width: 1200px) and (min-width: 992px){
	.input-size5{width:145px;}
	.input-size6{width:89px;}
}

.fl-right {
    float: right;
}

.fl-left {
    float: left;
}

.login-join .left {
    float: left;
}

.login-join .right {
    float: right;
}

@media (max-width: 573px) {
	.mo-mt-10{margin-top:10px;}
	.mo-pd-10{padding:10px;}
}

.hide-label, .span-connect,.hide-label2, .hide-label3, .span-connect2{float:left;}
.span-connect{padding:5px; text-align:center;}
.span-connect2{text-align:center;}

@media (max-width: 768px) {
	.hide-label{width:30%;}
	.hide-label2{width:70%;}
	.hide-label3{width:47%;}
	.span-connect{padding:5px 0; width:5%;}
	.span-connect2{padding:0; width:30%;}	
}

/* 추가 : 아이디 찾기 */
.forgot_wrap{border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4;}
.forgot_wrap table{clear:both; margin:15px auto; width:90%;}
.forgot_wrap table th{padding: 7px 0; width:125px; font-weight:500;}
.forgot_wrap table td{padding: 7px 0;}
.forgot_wrap table td input{height:40px !important; font-size:14px; display:inline-block;}


@media screen and (max-width: 1200px) and (min-width: 992px){
	.forgot_wrap table th{width:90px;}
}

/* 추가 : 회원가입 */
.join1-box{margin-bottom:50px; flex-direction: column;}
.member-wrap .join1-scrollbox {height: 200px; margin: 20px 0 10px 0; padding: 20px; background: #F8F8F8; overflow-y: scroll; color: #666; line-height: 18px;}
.join1-box .rdo{border:0; margin:0 5px 0 20px;}
.join2-box{display: flex; flex-direction: column;}

.table-member{display:block; clear:both; }
.table-member table{clear:both; margin:15px 0 0 5px; width:100%;}
.table-member table th{padding: 7px 0; width:125px; font-weight:500;}
.table-member table td{padding: 7px 0;}
.table-member table td .input{height:40px !important; font-size:14px; display:inline-block;}
.table-member table td label{padding-left:5px;}

@media (max-width: 991px) {
	.table-member table th{padding:7px 0 0 !important;}
	.table-member table td{padding:3px 0 7px !important; width:100% !important;}
}

.checkout-progress-indicator {font-size: 1em; overflow: hidden; border-bottom: 1px solid #333; margin-bottom: 30px;}

.checkout-progress-indicator .active {
    color: #000;
    border-bottom-color: #333;
}

.checkout-progress-indicator div {
    display: inline-block;
    padding: 0 16px 16px 25px;
    border-bottom: 2px solid transparent;
    font-size: 25px;
    font-weight: 300;
    color: #aaa;
}

@media (max-width: 768px) {
	.checkout-progress-indicator div{font-size:16px; padding: 0 0 10px 10px;}
}

.checkout-progress-indicator i{padding-left:10px;}

.btn-outline-gray {
    border: 1px solid #888;
    color: #333;
}

.btn {
    margin: 5px;
}

@media (max-width: 767px)
{
    .main-title span {
        padding-bottom: 15px;
    }
}

@media (max-width: 991px) {
	.cart_btn_wrap .btn3{width: 32%;}
}

@media (max-width: 991px) {
	.mohidden{display:none;}
}

@media (min-width: 992px) {
	.lghidden{display:none;}
}

@media (max-width: 991px) {
	.moblock{display:block;}
}

@media (max-width: 991px) {
	.mofleft{float:left;}
}

.mowide{width:5%;}

@media (max-width: 991px) {
	.mowide{width:100%;}
}

@media (max-width: 991px) {
	.mowide2{width:100%;}
}

@media (max-width: 768px) {
	.mowide3{width:100%;}
}

@media (max-width: 991px) {
	.moclear{clear:both;}
}

@media (max-width: 991px) {
	.mo-border-0{border:0 !important;}
}

@media (max-width: 991px) {
	.mopl78{padding-left:78px;}
}