body {background-color: #f5f5f5;}
#wrap {
    background-color: #fff;
    min-height: 0;
}
.title {font-size:2.2rem; font-weight:bold;background-color: #eaf1f9;padding: 2rem;min-height: 8rem;margin-top:10rem;display: flex;justify-content: center;align-items: center;}
.content {font-size: 1.6rem;line-height: 1.4;color: #666;padding: 2rem;padding-bottom: 12rem;}
.prev {color: #fff;font-size: 1.8rem;display: flex; justify-content: center; align-items: center;padding: 1.5rem; margin:0 auto;margin-bottom: 5rem;background: #4271e8 url('../sub/prev2.png') no-repeat 5% / .8rem;border-radius: 1rem;max-width: 800px; width: 85%;word-break : break-all;position: relative;}
.prev:hover {filter: brightness(1.1);}