.profile_wrapper {
  margin-bottom: 25px;
}

.profile_link {
  margin-bottom: 25px;
}

.button01 {
  text-decoration: underline;
  background-image: url("https://img07.shop-pro.jp/PA01462/699/etc/i_button01_sp.png?cmsp_timestamp=20210217145914");
  background-position: right center;
  -webkit-background-size: 14px;
  background-size: 14px;
  background-repeat: no-repeat;
  padding-right: 20px;
}

@media only screen and (min-width: 768px) {
  .button01 {
    padding-right: 21px;
    background-image: url("https://img07.shop-pro.jp/PA01462/699/etc/i_button01.png?cmsp_timestamp=20210217145106");
    -webkit-background-size: 16px;
    background-size: 16px;
  }
}