/* BASIC css start */
.joinBenefit {
    font-size: 17px;
    text-align: center;
    margin: 16px 0;
    background: #fff;
    padding: 30px 0 15px;
    box-sizing: border-box;
}

.login .loginBottom {
    padding: 10px 16px 60px;
  text-align: left;
}
.welcome {font-size: 24px; letter-spacing: -0.5px; margin: 50px 8px 10px; line-height: 1.3; }
.welcome span {font-size: 16px; color:#c30d23}
.joinSum { margin: 30px 0; font-size: 16px; text-align:center; width:100%; }
.btn_Black{
    width: 100%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    padding: 0 16px;
}

#container { margin-bottom: 0;} 
.numbering {
display: block;
    width: 40px;
    height: 40px;
    margin: 0px auto 10px;
    border-radius: 50%;
    background: #eee;
    line-height: 40px;
    color: #999;
}
.joinText {text-align: left; color:#999;}

.sns-login { margin: 10px; }
/* BASIC css end */

