@charset "utf-8";
/* CSS Document */

.story-banner-wrap {position: relative; text-align: center; padding: 20px; background: #f8f8f8; border-top: 3px solid #0047d0; margin-top: 20px;}
.story-banner-wrap .banner p {font-size: 1.3rem; font-weight: 500;}
.story-banner-wrap .banner p span {font-weight: 600; color: #0047d0;}
.story-banner-wrap .button {margin-top:20px; }
.story-banner-wrap .button a {font-weight: 500; font-size: 1.3rem; display: inline-block; width: 100%; line-height: 40px; background:#0047d0; color:#fff; border-radius: 5px;}