.c-button,
.c-button:link,
.c-button:hover,
.c-button:active,
.c-button:visited {color: #d18548;}
.c-button { background: #faf2eb;}
.c-button:hover {
  background: #d18548;color:#fff;
}
.c-button--primary {background: #d18548;color:#fff;}
.c-alert {color: #d18548;background: #faf2eb;}
a {color: #d18548;}
* {
    font-family: "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.p-shop__logo {
    max-width:250px;
}
