/*
Theme Name: 240610-new-blf-temp(blf-temp05)
Author: Prostaff
Author URI: 
Version: 1.0.0
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready
*/

@charset "utf-8";
/* ------------------------------------------------
@import "layout.css";
@import "parts.css";
@import "page.css";
------------------------------------------------ */

/* ------------------------------------------------
 custom css
------------------------------------------------ */

.link-type02 {
  text-decoration: underline;
}
.entry-content-desc {
  margin-bottom: 48px;
}
#main .list-shop {
  overflow: hidden;
  justify-content: flex-start !important;
  margin-right: -2%;
}
#main .list-shop li {
  margin-right: 2%;
}
body.archive #main .list-region {
  justify-content: flex-start !important;
}

/* 20180116 add fujimura */
.mw_wp_form mw_wp_form_complete {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
}
