@charset "UTF-8";
/*
 Theme Name:   MOTTAINAI もったいない モッタイナイ
 Theme URI:   https://www.mottainai.info/
 Description:   MOTTAINAI テーマ
 Author:   MOTTAINAI
 Author URI:   https://www.mottainai.info/
 Version:   1.0
*/

/*-------------------------------------------
# Common
-------------------------------------------*/
.page-title {
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1.5rem, 1.443rem + 0.24vw, 1.625rem);/*24-26*/
  margin-bottom: 3rem;
  text-align: center;
}

/*-------------------------------------------
# ONLINE SHOP - 2025.9.1
-------------------------------------------*/
@media (max-width: 767px) {
  #foogallery-gallery-4402.fg-simple_portfolio .fg-item {
    flex: 0 0 auto !important;
    width: 47% !important;
  }
}

.foogallery.shop-gallery .fg-caption-desc,
.foogallery.shop-gallery .fg-caption-title {
  font-size: clamp(0.75rem, 0.693rem + 0.24vw, 0.875rem) !important;/*12-14*/
}
