/* BASIC css start */
#login .tab {padding:0 15px; margin-top:30px;}
#login .tab a {width:50%; height:34px; border:1px solid #bdbdbd; border-top:3px solid #bdbdbd; border-bottom:1px solid #ab3e41; display: inline-block; text-align: center; line-height: 30px; box-sizing: border-box; background-color:#fbfbfb; }
#login .tab a.act {color:#ab3e41; background-color:#fff; border:1px solid #ab3e41;  border-top:3px solid #ab3e41; border-bottom:0px none; font-weight:bold;}


.login #keyboard p{
    margin-top: 25px;}


.sns-area a.kakao{
    width: 100%;
    margin:70px auto 0;
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background: #fde432;
    font-weight: bold;
    font-family: 'Noto Sans';
    font-size: 15px;
    border-radius: 10px;}
    
.sns-area a.kakao img{
    vertical-align: middle;
    width: 22px;
    margin-right: 10px;
    margin-top: -2px;}
    
.sns-area{margin-top: 30px;}
#joinbox{position:relative;
    display: inline-table;
    width: 100%;}
    
#joinpoint{
    height: 65px;
    position: absolute;
    left: 23%;}
    


#joinpoint .joinpoint{
    animation: motion 0.9s linear 0s infinite alternate;
    background: url(/design/naschenka/modeny/MO_img/joinpoint_m.png) no-repeat;
    background-size: contain;
    width: 180px;
    height: 60px;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 45px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    font-family: 'Noto Sans';}

@keyframes motion{
    0% {margin-top:0px;}
    100% {margin-top:10px;}
}













#SMS_style #SMS_login_warp .sns-login ul li{margin:0 0 15px !important;}
#SMS_login_warp .loginBottom span a:after {height: 23px !important;}




/*====================================================
로그인페이지 시작
====================================================*/
#SMS_login_warp #container {
    padding: 0 5%;
  }
  
  #SMS_login_warp .h_title {
    border-top: 0;
    border-bottom: 0;
    color: #666;
    text-align: left;
    height: auto;
    line-height: 1.5;
    margin: 20px 0 15px;
  }
  
  #SMS_login_warp .h_title h3 {
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-weight: 700;
    color: #000;
  }
  
  #SMS_login_warp .h_title p {
    font-size: 14px;
    font-weight: normal;
    color: #888;
  }
  
  #SMS_login_warp .member {
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  
  #SMS_login_warp #login .login #keyboard {
    margin: 15px 0;
    padding: 0;
  }
  
  #SMS_login_warp #login .login #keyboard a {
    color: #888;
    margin-left: 10px;
  }
  
  #SMS_login_warp .member #loginTxtform {
    display: block
  }
  
  #SMS_login_warp .member #loginTxtform #MS_frm_login, #SMS_login_warp .member #loginTxtform .loginMiddle {
    display: block;
    width: 100%
  }
  
  #SMS_login_warp .login .loginInput input {
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 10px 0;
    height: 45px;
    border-radius: 3px;
    background: #fff !important;
    font-size: 15px !important;
  }
  
  #SMS_login_warp .login .loginInput input::-webkit-input-placeholder {
    font-size: 1em
  }
  
  #SMS_login_warp .login .loginCheck {
    overflow: hidden;
    padding: 0;
    text-align: center;
    margin: 15px 0 25px;
  }
  
  #SMS_login_warp .login .loginCheck label {
    font-size: 12px;
    width: 33.333%;
    display: block;
    float: left;
    margin-right: 0;
  }
  
  /*
  #SMS_login_warp .login .loginCheck label input[type=checkbox] {
    background-image: url(/design/chaye/custom/img/check_input.png) !important;
    background-size: 100% !important;
  }
  */
  
  #SMS_login_warp .login .loginMiddle .btn_Red {
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    display: block;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 18px;
    margin: 18px 0 0;
    background: rgba(17, 17, 17, .9);
    border: 0;
    border-radius: 3px;
    font-weight: 700;
    letter-spacing: 1px;
  }
  
  #SMS_login_warp .login .loginBottom {
    overflow: hidden;
    margin: 30px 0;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    text-align: center;
    background: none;
    display: block !important;
    padding: 0;
  }
  
 #SMS_login_warp .sns-login {
    margin: 0;
  }
  
 #SMS_login_warp .sns-login.icon {
    margin-top: 30px;
  }
  
 #SMS_login_warp .sns-login ul li {
    margin: 15px 0 0;
    padding: 0;
    border: 1px solid #e6e6e6;
    line-height: 1.5;
    border-radius: 3px;
    height: 45px;
  }
  
 #SMS_login_warp .sns-login ul li a {
    display: block;
    height: 100%;
    padding: 0;
    margin: 0;
    letter-spacing: 0;
    color: #888;
    font-size: 15px;
    border: none;
    /*0310css추가*/
    text-align: center;
    font-weight: 400 !important;
    font-family: 'Noto Sans';
  }
  
 #SMS_login_warp .sns-login ul li a span {
    display: inline-block;
    height: 100%;
    position: initial;
    vertical-align: middle;
    width: 23px;
    background-size: contain;;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
  }
  
 #SMS_login_warp .sns-login li.facebook a span {
    background-image: url('/design/naschenka/modeny/MO_img/fb.png');
  }
  
 #SMS_login_warp .sns-login li.kakaotalk a span {
    background-image: url('/design/naschenka/modeny/MO_img/login_sns_kakao.png');
  }
  
 #SMS_login_warp .sns-login li a font{
    display: inline-block;
    vertical-align: middle;}
 
 #SMS_login_warp .sns-login li.naver a span {
    background-image: url('/design/naschenka/modeny/MO_img/nhn.png');
  }
  
 #SMS_login_warp .sns-login li.line a span {
    background-image: url('/design/naschenka/modeny/MO_img/login_sns_line.png');
  }
  
 #SMS_login_warp .sns-login.icon ul {
    text-align: center;
    line-height: 0;
  }
  
 #SMS_login_warp .sns-login.icon ul li {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 0 5px;
    border: none;
  }
  
 #SMS_login_warp .sns-login.icon ul li a {
    font-size: 0;
  }
  
 #SMS_login_warp .sns-login.icon ul li:after {
    content: "|";
    position: absolute;
    top: 16px;
    right: -10px;
    display: none;
  }
  
 #SMS_login_warp .sns-login.icon ul li:last-child:after {
    display: none;
  }
  
 #SMS_login_warp .sns-login.icon ul li span {
    width: 100%;
    height: 100%;
    position: relative;
    background-size: 100%;
  }
  
  #SMS_login_warp .loginBottom span {
    display: inline-block;
    width: 120px
  }
  
  #SMS_login_warp .loginBottom span a {
    display: block;
    position: relative;
    font-size: 12px;
  }
  
  #SMS_login_warp .loginBottom span a:after {
    display: block;
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 1px;
    height: 13px;
    background: #888;
  }
  
  #SMS_login_warp .loginBottom span:first-child a:after {
    display: none;
  }
  
  #SMS_login_warp .loginBottom span a b {
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    color: #333;
    font-weight: normal;
  }
  
  #SMS_login_warp .loginBottom span.SMS_login_id_order {
    border-right: 1px solid transparent
  }
  
  #SMS_login_warp .loginBottom span a b.SMS_icon {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto 5px;
    background-size: contain !important;
    opacity: .8;
    display: none;
  }
  
  #SMS_login_warp .loginBottom span.SMS_login_id_join a b.SMS_icon {
    background: url(/design/naschenka/modeny/MO_img/login_id_join.png) center no-repeat;
  }
  
  #SMS_login_warp .loginBottom span.SMS_login_id_check a b.SMS_icon {
    background: url(/design/naschenka/modeny/MO_img/login_id_findid.png) center no-repeat;
  }
  
  #SMS_login_warp .loginBottom span.SMS_login_id_order a b.SMS_icon {
    background: url(/design/naschenka/modeny/MO_img/login_id_order.png) center no-repeat;
  }
  
  #SMS_login_warp.SMS_login_basket_warp .member #loginTxtform .unloginMiddle {
    display: block;
    width: 100%;
    clear: both
  }
  
  #SMS_login_warp.SMS_login_basket_warp .login .unloginMiddle .btn_White {
    margin: 5px 0 0;
    width: 100%;
    height: 45px;
    line-height: 44px;
    background-color: #fff;
    color: #333;
    text-align: center;
    display: block;
    border: 1px solid #aaa;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 3px;
    font-size: 15px;
  }
  
  #SMS_login_warp.SMS_login_order_warp .nonmember {
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  
  #SMS_login_warp.SMS_login_order_warp .nonmember fieldset {
    padding: 0
  }
  
  #SMS_login_warp.SMS_login_order_warp .nonmember fieldset .order-form h3 {
    text-align: right;
    margin: 15px 0;
  }
  
  #SMS_login_warp.SMS_login_order_warp .nonmember fieldset .order-form .loginInput {
    margin-top: 10px
  }
  
  #SMS_login_warp.SMS_login_order_warp #login .nonmember .loginMiddle .btn_Red {
    margin: 10px 0 0;
    font-size: 1.25em
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab {
    text-align: center;
    margin: 20px 0 0;
    padding: 0;
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar {
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a {
    float: left;
    width: 50%;
    background: transparent;
    display: block;
    height: 40px;
    line-height: 39px;
    border: 0;
    color: #888;
    font-size: 15px;
    border: 1px solid #ccc;
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a:first-child {
    margin-right: -1px;
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a.act {
    color: #cc0001;
    border-bottom: none;
    border-color: #cc0001;
    position: relative;
    z-index: 1;
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a#login_order_notuser, #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a#login_order_user {
    position: relative
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a b {
    color: #888;
    display: none
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a p {
    display: block;
    color: #cc0001 ;
    position: absolute;
    width: 48px;
    top: 0
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a#login_order_user p {
    left: 0;
    font-weight: 400
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a#login_order_notuser p {
    right: 0;
    font-weight: 400
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a.act b {
    background: #cc0001 ;
    color: #fff;
    display: block;
    position: absolute;
    width: 100%;
    z-index: 100;
    top: 0
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a.middleLine {
    width: 2%;
    height: 34px;
    line-height: 28px;
    vertical-align: top;
    border: 0;
    border: 0 solid rgba(0, 0, 0, .5);
    border-radius: 17px;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center
  }
  
  #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a.middleLine b {
    background: rgba(0, 0, 0, .5);
    display: block;
    height: 3px;
    width: 100%
  }
  
  @media only screen and (min-width: 768px) {
    #SMS_login_warp .member {
      width: 550px;
      padding: 30px 50px 0
    }
  
    #SMS_login_warp .login .loginBottom {
      width: 550px;
      padding: 30px 50px
    }
  
    #SMS_login_warp .member #loginTxtform #MS_frm_login {
      width: 70%;
      float: left
    }
  
    #SMS_login_warp .login .loginCheck {
      width: 466px
    }
  
    #SMS_login_warp .member #loginTxtform .loginMiddle {
      width: 28%;
      float: right
    }
  
    #SMS_login_warp .member #loginTxtform .loginMiddle a {
      height: 90px;
      line-height: 90px
    }
  
    #SMS_login_warp.SMS_login_order_warp #contents .login .tab {
      text-align: left;
      margin: 0 auto -80px;
      width: 315px;
      padding: 30px 0 0;
      position: relative;
      left: -67px
    }
  
    #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar {
      width: 315px;
      display: inline-block
    }
  
    #SMS_login_warp.SMS_login_order_warp .nonmember {
      width: 550px;
      padding: 30px 50px 0
    }
  
    #SMS_login_warp.SMS_login_order_warp .nonmember fieldset .order-form .loginInput {
      margin-top: 0;
      width: 70%;
      float: left
    }
  
    #SMS_login_warp.SMS_login_order_warp .nonmember fieldset .order-form .loginInput input:first-child {
      margin-top: 18px
    }
  
    #SMS_login_warp.SMS_login_order_warp .nonmember fieldset .order-form .loginMiddle {
      width: 28%;
      float: right
    }
  
    #SMS_login_warp.SMS_login_order_warp #login .nonmember .loginMiddle .btn_Red {
      margin-top: 18px;
      height: 90px;
      line-height: 90px
    }
  
    #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a {
      width: 126px
    }
  
    #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a.act {
      width: 187px
    }
  
    @-webkit-keyframes login_order_user {
      0% {
        -webkit-transform: translate(117px, 0);
        transform: translate(117px, 0)
      }
  
      100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
      }
    }
  
    #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a#login_order_user.act b {
      visibility: visible;
      -webkit-animation: login_order_user .5s;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-timing-function: ease-in-out;
      left: 0
    }
  
    @-webkit-keyframes login_order_notuser {
      0% {
        -webkit-transform: translate(-117px, 0);
        transform: translate(-117px, 0)
      }
  
      100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
      }
    }
  
    #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a#login_order_notuser.act b {
      visibility: visible;
      -webkit-animation: login_order_notuser .5s;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-timing-function: ease-in-out
    }
  
    #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a#login_order_user p {
      width: 126px;
      left: 0;
      font-weight: 400
    }
  
    #SMS_login_warp.SMS_login_order_warp #contents .login .tab .login_order_tabbar a#login_order_notuser p {
      width: 126px;
      right: 0;
      font-weight: 400
    }
  }
  
  .login #keyboard img {
    width: 80%;
  }
  .main_btn01_block, .btn_Red {
        background: #cc0001 !important;
        color: #fff !important;
        border: none !important;
    }
  /*====================================================
  로그인페이지 끝
  ====================================================*/
/* BASIC css end */

