#event_social{width:100%;margin:0 auto}
#event_social a{color:#ffed00 !important}
.LINE,.FB,.social_txt,.QRcode{float:left}
.LINE,.FB{width:50%;padding:2%}
.social_txt{width:70%}
.QRcode{width:30%;text-align:center}
.QRcode img{max-width:100%}
.LINE{background:#44ba44}
.FB{background:#395692}
.socialTitle{color:#ffed00;font-weight:700;font-size:1.3em;margin-bottom:2%}
.social_txt p,.QRcode a{color:#FFF}
.social_txt p{font-size:1.1em;line-height:1.6em}

@media (max-width:767px){
    .LINE,.FB{width:100%;padding:3% 4%}
}