/* BASIC css start */
.plus_event{
    width:1332px;
    height:742px;
    position:relative;
    background:url(https://jstyle07.jpg3.kr/SITE/TITLE/2023/newmember.jpg) no-repeat center center / cover;
    margin-top:30px;
}

.plus_button{
    width:320px;
    height:60px;
    background:#3a3a3a;
    color:#d2b8dc;
    font-size:18px;
    display:flex;
    align-items: center;
    justify-content: center;
    position:absolute;
    left:50%;
    bottom:60px;
    transform: translate(-50%,0);
}


/* simpleLogin */
#simpleLogin { text-align:center; margin-top:10px; }
#simpleLogin .sns-login { font-size:0 }
#simpleLogin .sns-login a { display:inline-block; *display:inline; vertical-align:top;position:relative;width:272px;margin-left:4px; *margin-left:9px }
#simpleLogin .sns-login a:first-child { margin-left:0 }
#simpleLogin .sns-login a img { width:272px }
/* BASIC css end */

