.p-otameshi-announcement {
    padding: 24px;
    margin-bottom: 48px;
}
.p-otameshi-box {
    margin: 16px 0 24px;
}
.p-otameshi-box__logo {
    text-align: center;
}
.p-otameshi-box__item {
    text-align: center;
    margin: 8px 0 32px;
}
.p-otameshi-link:hover {
  color: #059C40;
}
