.division_login { font-family: 나눔바른고딕,돋움, seoul, arial, helvetica; font-size: 14px; font-weight: bold; }
.clause_text { font-family:나눔바른고딕,돋움, seoul, arial, helvetica; font-size:11px; color: #666666; letter-spacing:-0.5px; LINE-HEIGHT: 140%; }


.name{
        background:#f9f9f9;         
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border-radius:3px;  
        font-family:나눔바른고딕,굴림,sans-serif; 
        font-size:14px; 
        color:#dddddd; 
        font-weight:bold; 
        width:98%; height:25px; border:solid 1px; border-color:#dddddd; 
        padding-left:5px; margin-right:3px; 
        height:30px;
}


.login {
    background:#2b8ddd;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    display:block;
    cursor:pointer;
    color:#ffffff;
    font-family:나눔바른고딕;
    font-size:13px;
    font-weight:bold;
    padding:8px 20%;
}


.kakao_login {
    background:#f9e000;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    display:block;
    cursor:pointer;
    color:#3b1f1c;
    font-family:나눔바른고딕;
    font-size:14px;
    font-weight:bold;
    padding:8px 5%;

}


.naver{
    background:#19cd61;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    display:block;
    cursor:pointer;
    color:#ffffff;
    font-family:나눔바른고딕;
    font-size:14px;
    font-weight:bold;
    padding:8px 5%;
}


.facebook_login{
    background:#1877f2;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    display:block;
    cursor:pointer;
    color:#ffffff;
    font-family:나눔바른고딕;
    font-size:14px;
    font-weight:bold;
    padding:8px 5%;
}


.phone{
    background:#cccccc;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    display:block;
    cursor:pointer;
    color:#333333;
    font-family:나눔바른고딕;
    font-size:14px;
    font-weight:bold;
    padding:8px 5%;
}

.close_css{
    background:#262626;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    display:block;
    cursor:pointer;
    color:#ffffff;
    font-family:나눔바른고딕;
    font-size:14px;
    font-weight:bold;
    padding:8px 5%;
}

.closeBtn { top-margin:10px;right-margin:5px;}



.arrow {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#docs-internal-guid-f74e2281-7fff-3876-c4dc-ea56c6029c5e2 {
	color: #000000;
}
.a {
	font-weight: bold;
}
.aaa {
}
.vvv {
	font-weight: bold;
	color: #333;
}
.star2 {
	color: #2b8cdd;
}
.star21 {
	color: #2b8cdd;
}
.star22 {	color: #2b8cdd;
}

html, input, button, select, textarea, optgroup {
    font-family: "Noto Sans KR", "Microsoft Yahei", "dotum", sans-serif;
    line-height: 1.6;
}

.ap-popup3 {
    position: fixed;
    z-index: 12;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.85);
    overflow-y: scroll;
}
.ap-popup3 .container > div {
    background-color: #fff;
    margin-top: 80px;
}
.ap-popup3 .container {
    display: table;
    height: 66%;
    width: 350px;
    padding: 80px 0;
}
.division {
	height:  15px;
}
.el-input {
    border: 1px solid #ccc;
    height: 35px;
    line-height: 50px;
    padding: 0 2px;
    max-width: 340px;
    width: 100%;
}
.kakao_login {
    display: block;
    cursor: pointer;
    color: rgb(59, 31, 28);
    font-family: 나눔바른고딕;
    font-size: 14px;
    font-weight: bold;
    background: rgb(249, 224, 0);
    border-radius: 3px;
    padding: 8px 5%;
}
u {
    text-decoration: underline;
}

.loginContainer {
  box-shadow: 6px 7px 16px 0px #0000004a;
}

@media screen and (max-width: 768px) {
	.ap-popup3 .container {

	    width: 100%;
	}

}