﻿* {
	font-family: 'Noto Sans KR', sans-serif;
}

* {
    -webkit-text-size-adjust: none;
}

input[type=submit] {
    -webkit-appearance: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.remove-default {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}
.border-common {
	border: 1px solid #f3f3f3;
}
.border-input {
	border: 1px solid #d9d9d9;
}
.lineHeight-common {
	line-height: normal;
}
* {
	-webkit-text-size-adjust: none;
}
html {
	overflow-y: scroll;
	width: 100%;
}
body, div, span, nav, header, footer, section, article, p, h1, h2, h3, h4, h5, h6, img, ol, ul, dl, form, input, select, fieldset, label, table, a {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}
table {
	/*border-collapse: collapse;*/
    border-spacing: 0;
}
legend {
	font-size: 0;
	display: none
}
ol, ul, li {
	list-style-type: none;
}
img {
	border: none;
	vertical-align: top;
}
body {
	font-weight: 300;
	font-size: 16px;
	font-family: 'Noto Sans KR', sans-serif;
	line-height: 28px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Noto Sans KR', sans-serif;
}
a {
	color: #575757;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: color 0.1s linear 0s;
	-moz-transition: color 0.1s linear 0s;
	-o-transition: color 0.1s linear 0s;
	transition: color 0.1s linear 0s;
}
a:hover, a:active, a:focus {
	outline: 0;
	text-decoration: none;
}
a img {
	border: none;
}
a > img {
	vertical-align: bottom;
}
img {
	max-width: 100%;
}
strong {
	font-weight: 500;
}
hr {
	border-style: dashed;
	border-color: #3C3F45;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 50px 0;
}
button {
	background: none;
	border: none;
	cursor: pointer;
	overflow: visible;
	white-space: nowrap;
}
input:focus, textarea:focus, input[type="text"]:focus {
	outline: 1px solid #95bd0e;
}
 input:-moz-placeholder, textarea:-moz-placeholder {
 color: #7F8289;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #7F8289;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #7F8289;
}
ul {
	list-style: none;
}
p {
	color: #636363;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
	text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}
a {
	color: #595959;
	text-decoration: none
}
a, a:hover, a:visited, a:active, a:link {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
	text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
	line-height: 1.2;
}
 h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, h6::selection {
}
.form-control {
	color: #353535;
}
section {
	display: block;
	position: relative;
	box-sizing: border-box;
}
.clear {
	clear: both;
}
 .clearfix::before, .clearfix::after {
 content: "";
 display: table;
}
 .clearfix::after {
 clear: both;
}
.clearfix {
	zoom: 1;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.button {
	width: 163px;
	height: 47px;
	background: transparent;
	border: solid 2px #c4ab9f;
	text-align: center;
}
.button a {
	display: block;
	font-size: 18px;
	color: #b49383;
	line-height: 44px;
}
.button:hover {
	background: #c4ab9f;
}
.button:hover a {
	color: #FFFFFF;
}

/* input box color */ input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 30px #f8f8f8 inset;
-webkit-text-fill-color: #000;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
transition: background-color 5000s ease-in-out 0s;
}
/*********************************
3. Header
*********************************/
.con_txt {
	padding:15px 15px;
	font-size:17px;
	font-weight:300
}
.title_area {
	height: 60px;
	line-height: 60px;
	text-align: center;
	position: relative;
	border-bottom: 1px solid #d5d5d5;
	font-size:20px;
	font-weight:500
}
.login_form {
width:100%;

}
.member {
	width:100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	font-size: 15px;
	border-radius: 2px;
	outline: 1px solid #ccc;
	background:#f8f8f8 !important
}
.phone_num {
	width:100%;
	border-radius: 2px;
	border: 1px solid #ccc;
	background:#f8f8f8 !important;
	height: 40px;
	line-height: 40px;
	margin-bottom:15px;
}
.phone_num:after {
	clear:both;
	display:block;
	content:''
}
.grockle {
	width:30%;
	text-align:center;
	margin-bottom: 10px;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
}
.phone_num input {
	margin-left:-1px;
}
.btn_submit {
	background:#95bd0e;
	padding:0 1px;
	border-radius: 2px;
	color:#fff;
	width:100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight:500;
	display:block;
	text-align:center;
}
.btn_law {
	padding:0 1px;
	background:#7b746c;
	color:#fff;
	width:100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	font-size: 17px;
	border-radius: 2px;
	display:block;
	text-align:center;
		font-weight:500;

}
input[type="text"] {
	text-indent:10px;
}
input[type="password"] {
	text-indent:10px
}
input[type="checkbox"] {
	display: none
}
input[type="checkbox"] + label span {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	background: url(img/check_off.png) left 0 no-repeat;
	background-size: 25px;
	cursor: pointer;
	margin-right:5px;
}
input[type="checkbox"]:checked + label span {
	background: url(img/check_on.png) left 0 no-repeat;
	background-size: 25px;
}
.mt_5 {
	margin-top:5px;
}
.mt_20 {
	margin-top:20px;
}
.mb_5 {
	margin-bottom:5px
}
.mb_10 {
	margin-bottom:10px
}
.find_info {
	margin-top:20px;
	line-height:1;
	text-align:center;
	font-size:14px;
}
.find_info a {
	line-height:1;
	border-right:2px solid #eaeaea;
	padding-right:8px;
	margin-right:8px;
}
.find_info a:last-child {
		border-right:none;
	
}
.no_mem_area {
	background:#f1f1f1;
	border-top: 1px solid #d5d5d5;
}
.no_mem {
	margin-top:12px;
	padding-bottom:20px;
	border-top:1px solid #e6e6e6;
	background:#fff
}
.line_title {
	border-bottom: 1px solid #eaeaea;
	padding-left:17px;
	font-weight:500;
	height:45px;
	line-height:45px
}
.ex_txt {
	padding-top:8px;
	font-size:16px;
	line-height:1.3;
}
.pl_15 {
	padding-left:15px;
}
.pr_15 {
	padding-right:15px;
}
.ac {
	text-align:center
}
.box_white {
    background: #fff;
}


.con_2 {
    padding: 20px 15px 5px 15px;
    position: relative;
}

    .con_2 .tab {
        width: 50%;
        color: #6a6a6a;
        text-align: center;
        position: relative;
        float: left;
        padding: 8px 0;
        font-size: 15px;
        border: 1px solid #eaeaea;
        cursor: pointer;
        background: #f2f2f2;
		margin-bottom:15px;
    }
     .con_2 .tab:first-child {
		margin-left:-4px
	}
	
     .con_2 .tab:last-child {
		margin-left:-2px
	}
    .con_2 .con_list {
        width: 100%;
        clear: both;
        display: none;
    }

.tab_on {
    outline: 1px solid #95bd0e;
    background: #fff;
}

.btn_cancle{
	float:right;
	display: inline-block;
	width: 25px;
	height: 60px;
	vertical-align: middle;
	background-size: 25px;
	cursor: pointer;
	margin-right:5px;
		background: url(img/btn_close.gif) no-repeat 0 20px;
		background-size:20px;

	}
footer {
	clear:both;
    background: #fff;
    margin-bottom: 60px;
    border-top: 1px solid #d5d5d5;
}
.foot_logo {
    padding-top:15px;
    text-align:center
}



.foot_logo img{
    width:180px;
    margin:0 auto

}

.foot_link {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

    .foot_link:after {
        clear: both;
        display: block;
        content: ''
    }

    .foot_link a {
        float: left;
        width: 50%;
        text-align: center;
        padding: 10px 0;
        display: inline-block;
        font-weight: 400
    }

        .foot_link a:first-child {
            border-right: 1px solid #ccc;
            color: #95bd0e;
        }

.foot_link2 {
    margin: 5px 0
}

    .foot_link2:after {
        clear: both;
        display: block;
        content: ''
    }

    .foot_link2 a {
        float: left;
        width: 50%;
        text-align: center;
        padding: 10px 0;
        display: inline-block;
        font-weight: 400;
    }

        .foot_link2 a:last-child {
            color: #95bd0e;
        }

address {
	font-style:normal;
    text-align: center;
    padding: 0 10px;
    font-size: 12px;
    margin: 15px auto;
}

    address p {
        color: #999;
        line-height: 1.2;
    }

.call_no {
    background: #95bd0e;
    color: #fff;
	width:100%
}

.call_no div {
    width:calc(50% - 35px);
    margin: 10px 0;
    padding-left: 35px;
    float: left;
    background: url(/mylshop/images/bg/bg_phone.png) no-repeat 5px 0px;
    background-size: 30px;
}

.call_no div:last-child {
    border-left: 1px solid #fff;
    margin-left: -1px;
}

.call_no div a {
    color: #fff;
}
.call_no:after {
    clear: both;
    display: block;
    content: '';
}
.call_no h2 {
    font-size: 15px;
}

.call_no strong {
    font-size: 18px;
    display: block;
    font-family: 'AppleSDGothicNeo-Regular','DroidSansFallback';
    font-weight: 900;
    line-height: 1;
}

.call_no p {
    font-size: 10px;
    line-height: 1;
    color: #fff;
}

.copy {
    text-align: center;
    line-height: 1;
    font-size: 12px;
    padding-bottom: 20px;
    color: #999;
}
.login_logo{
	width:150px;
	padding:10px 0}
	
	
	.login_logo img{
		margin:0 auto
	}
	
	
 @media (min-width: 769px) {
	 
	footer{
		margin:50px auto;
		max-width:1200px;
		
		}
		
		.foot_logo {
    padding-top:15px;
    text-align:center
}



.foot_logo img{
    width:200px;
    float:left;

}

	address {
		float:left;
	font-style:normal;
    text-align: left;
    padding: 0 10px;
    font-size: 15px;
    margin: 0 0 0 20px;
	width:40%;
}
    address p {
		float:left;
		margin-right:15px;
        color: #999;
        line-height: 1.4;
    }


 .call_no {
    background: #95bd0e;
    color: #fff;
	float:right;
	width:400px;
	border-radius:15px
}

.call_no div {
    width:calc(50% - 35px);
    margin: 10px 0;
    padding-left: 35px;
    float: left;
    background: url(/mylshop/images/bg/bg_phone.png) no-repeat 5px 0px;
    background-size: 30px;
}

.call_no div:last-child {
    border-left: 1px solid #fff;
    margin-left: -1px;
}

.call_no div a {
    color: #fff;
}
.call_no:after {
    clear: both;
    display: block;
    content: '';
}
.call_no h2 {
    font-size: 15px;
}

.call_no strong {
    font-size: 18px;
    display: block;
    font-family: 'AppleSDGothicNeo-Regular','DroidSansFallback';
    font-weight: 900;
    line-height: 1;
}

.call_no p {
    font-size: 10px;
    line-height: 1;
    color: #fff;
}


.foot_link2 {
	clear:both;
    margin: 20px 0
}

    .foot_link2:after {
        clear: both;
        display: block;
        content: ''
    }

    .foot_link2 a {
        float: left;
        width: 120px;
		margin-left:50px
    }

        .foot_link2 a:last-child {
            color: #95bd0e;
        }


        .foot_link2 a:first-child {
		margin-left:220px;
        }


.copy {
    font-size: 14px;
}

	 
	 .box{
		 max-width:1200px;
		 margin:0 auto;
		 }
		 
		 .box:after{
			 clear:both;
			 display:block;
			 content:''
			 }
.title_area {
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #d5d5d5;
    font-size: 30px;
    font-weight: 500;
}

.con_txt p {
	text-align:center;
	font-size:20px;
}
.login_form form{
	margin:15px}
	
.no_mem_area {
 width:46%;
 float:left;
 margin-top:20px;
 padding:30px 15px;
 margin-right:15px;
 border:1px solid #eaeaea;
 border-radius:15px;
 background:#fff;
}
	
.form_ac{
	float:none;
width:600px;
margin:0 auto;

	}	
	

.no_mem{
 border-top:none
	}
	.con_txt p {
    padding: 30px 15px;
	font-size:30px;
}
 .line_title {
 border-bottom:none;
 padding-left: 15px;
 font-size:20px;
 font-weight: 500;
 height: 35px;
 line-height: 35px;
}

.fl{
	float:left !important}
	
	.login_logo{
	width:200px;
	padding:10px 0}
	
	
	.login_logo img{
		margin:0 auto
	}


}



.btns {
    padding: 30px 0;
}

    .btns li {
        width: 50%;
        float: left;
    }

        .btns li a {
            margin: 0 5px;
            text-align: center;
            color: #fff;
            display: block;
            line-height: 50px;
            font-size: 17px;
        }

.btn_orange {
    background: #ff5400;
}

.btn_green {
    background: #95bd0e;
}

.btns ul:after {
    clear: both;
    display: block;
    content: '';
}

.explan {
    background: #fbfbfb;
    border: 1px solid #dadada;
    padding: 3px 10px;
    color: #848484;
    font-size: 12px;
    margin:20px 0 20px 0;
    line-height:20px
}

