body{
 font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    line-height: 1.8rem;
}
img{
 display: block;
    margin: 0 auto;
}
a.link001{
 width:100%;
 max-width:600px;
 display:block;
 margin:0 auto;
    text-align:center;
}
.link001 img{
  width:100%;
 height:auto;
}
.link001 span{
 width: 100%;
    display: inline-block;
    padding:15px 0;
    border-radius: 5px;
    margin-top: 5px;
 font-weight:bold;
    text-align: center;
    color:#fff;
    background: linear-gradient(#ffde98,#ffbe32);
    box-shadow: 2px 2px 5px 0px #aaa;
}

