/* カスタマイズ用CSS */
img {
    max-width: 100%;
}
a:hover img {
    opacity: 0.8;
}

.bn_area p {
    margin-bottom: 1em;
    font-size: 16px;
    line-height: 2;
}
.bn_area h2 {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
}
.side_bn_area p {
    margin-bottom: 1em;
}