
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;700&display=swap");
@charset "UTF-8";
/* カスタマイズ用CSS */
body {
  font-family: "Montserrat", Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif; }
.custom_headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
  background: linear-gradient(to right, #4BA7F7 0%, #92E9F2 100%); }
.custom_headerSearch .ec-headerSearch__category .ec-select.ec-select_search:before {
    top: 1em; }
.custom_headerSearch .ec-headerSearch__keyword {
  background: rgba(246, 246, 246, 0.22);
  border: 1px solid rgba(204, 204, 204, 0.22); }
.custom_header .ec-headerTitle__title a {
  font-weight: 400; }
.ec-footerRole {
  background: #E1CCCF;
  border: none; }
@media screen and (min-width: 768px) {
  .ec-eyecatchRole__image {
    max-width: 485px; } }
/*# sourceMappingURL=customize.css.map */
