@charset "utf-8";

.today_popup { width:100%; line-height:40px; font-family:'Noto Sans Kr'; font-weight:400; font-size:15px; letter-spacing:-0.04em;}
.today_popup > p:nth-child(1){ float:left; width:50%; text-align:center; line-height:40px; background:#fff; color:#222; border:1px #ccc solid; border-top:none; border-radius:0 0 0 15px; text-decoration:none;}
.today_popup > p:nth-child(2){ float:left;width:50%; background:#fff; color:#222; border:1px #ccc solid; border-top:none; border-left:none; border-radius:0 0 15px 0;  text-decoration:none;}
.today_popup > p:nth-child(1) a { display:block; width:100%; text-align:center; line-height:40px; color:#222; text-decoration:none;}
.today_popup > p:nth-child(2) a { display:block; width:100%; text-align:center; line-height:40px; color:#222; text-decoration:none;}