@charset "UTF-8";
.set_header {padding: 30px 20px 0 20px; border-radius: 8px}
.set_000 {}
.set_001 {font-weight: bold; margin: 15px 0 20px 0;}
i[data-title]:hover::after {content: attr(data-title); position: absolute; min-width: 200px; background-color: #ffffff;
    border: 1px solid #ebebeb; border-radius: 8px; padding: 15px; font-size: 14px; line-height: 16px;
}
