﻿@charset "UTF-8";

/* ----全体設定---- */

body {
  margin: 0;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #3F3D3C;
}

/* ----リンク---- */

a {
  text-decoration: none;
  color: #3F3D3C;
}

.block-cookie-consent{
  z-index: 20;
}
span.btn.btn-default.block-order-estimate--return-agree  {
  font-size: 1rem;
  padding:  5px 0px;
}
