@charset "UTF-8";
/*
Theme Name:		Welcart Simple Plus Child Theme
Template:		welcart_simple-plus
Theme URI:		https://www.welcart.com/archives/16004.html
Author:			Welcart Inc.
Author URI:		https://www.welcart.com/
Description:	Welcart Simple Plus Child Theme.
Version:		2.0
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Tags:			responsive-layout, simple-plus,
*/
/*
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Noto+Sans+JP:wght@400..500&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
"Noto Sans", 
*/
:root {
  --base-font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  --content-title-font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  scroll-padding: 64px;
}
@media (min-width: 992px) {
  :root {
    scroll-padding: 100px;
  }
}

body {
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.list-category,
b,
strong,
h1,
h2,
h3,
h4 {
  font-family: var(--content-title-font-family, var(--base-font-family));
  font-optical-sizing: auto;
  font-weight: bold !important;
}

h1,
h2,
h3,
h4 {
  letter-spacing: 2px;
}

.assistance_item > ul .card .card-body .card-text,
.group-add-item .skuform .add-to-cart .cart-button .skubutton,
.group-add-item .skuform .field-price,
.item-category .card-body .card-text,
.new-items .card-body .card-text,
.front-page .widget_basic_item_list .card-body .card-text,
.general-widget-area .widget_basic_item_list .card-body .card-text,
.member-favorite .card-body .card-text,
#content > .widget_basic_item_list .card-body .card-text {
  font-weight: bold;
}

header #global-menu .navbar-nav .nav-item .nav-link {
  font-weight: normal;
}

@media screen and (min-width: 768px) {
  header .global-menu-pc .navbar-light .navbar-nav .nav-link {
    margin: auto 1rem;
    font-weight: normal;
  }
}
body:not(.blog) .site-content {
  max-width: calc(1300px + 30%);
  padding-left: 5dvw;
  padding-right: 5dvw;
}
@media screen and (min-width: 768px) {
  body:not(.blog) .site-content {
    padding-left: 8%;
    padding-right: 8%;
  }
}
@media screen and (min-width: 1001px) {
  body:not(.blog) .site-content {
    padding-left: 15%;
    padding-right: 15%;
  }
}

@media screen and (min-width: 768px) {
  body.menu .site-content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  body.menu .site-content header,
  body.menu .site-content section {
    padding-left: 15%;
    padding-right: 15%;
  }
}

p:empty {
  margin: 0;
}

img {
  width: auto;
  max-width: 100%;
}

.contact-content__input {
  margin-bottom: 3.5rem;
}

.contact-content__input-area.d-flex {
  flex-wrap: wrap;
  gap: 2em;
}

.mw_wp_form label {
  display: flex;
  margin-bottom: 0.4rem;
  gap: 10px;
}

.mw_wp_form .vertical-item label {
  display: flex;
  margin-bottom: 0;
  gap: 10px;
}

.contact-content__input__require {
  background-color: #da0000;
  color: #ffffff;
  padding: 2px 5px;
  font-size: 0.8rem;
  border-radius: 5px;
  display: flex;
  align-items: center;
}

.mw_wp_form .vertical-item + .vertical-item,
.mwform-radio-field {
  margin: 0;
}

.flex {
  display: flex;
  gap: 1.4rem;
  margin-bottom: 1.4rem;
}

.btn.block-center {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.comment-area {
  display: none;
}

.grid,
.assistance_item > ul,
.front-page .widget_welcart_bestseller > ul,
.general-widget-area .widget_welcart_bestseller > ul,
#content > .widget_welcart_bestseller > ul {
  gap: 5dvw;
}
@media screen and (min-width: 768px) {
  .grid,
  .assistance_item > ul,
  .front-page .widget_welcart_bestseller > ul,
  .general-widget-area .widget_welcart_bestseller > ul,
  #content > .widget_welcart_bestseller > ul {
    gap: 4rem;
  }
}

.wp-block-group:last-child {
  margin-bottom: 0;
}

.menu section,
section.wp-block-group {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .menu section,
  section.wp-block-group {
    margin-bottom: 100px;
  }
}
.menu section:last-child,
section.wp-block-group:last-child {
  margin-bottom: 0;
}

.wp-block-table table {
  margin: 0;
  border: none;
}
.wp-block-table table td,
.wp-block-table table th {
  border: 1px solid var(--general-border-color, #e4e4e4);
}

.entry-content {
  padding-right: 0;
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .entry-content {
    font-size: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .entry-content .wp-block-table table {
    display: block;
    width: 100%;
    border-bottom: 1px solid var(--general-text-color, #e4e4e4);
  }
  .entry-content .wp-block-table table tbody,
  .entry-content .wp-block-table table tr,
  .entry-content .wp-block-table table td,
  .entry-content .wp-block-table table th {
    display: block;
    width: 100%;
  }
  .entry-content .wp-block-table table td {
    border-bottom: none;
  }
  .entry-content .wp-block-table table td + td {
    padding-top: 0;
    border-top: none;
    border-bottom: none;
  }
}
.entry-content p {
  margin: 0 0 1.2rem !important;
}
@media screen and (min-width: 768px) {
  .entry-content p {
    font-size: 1rem;
    line-height: 2;
  }
}

.archive-news .page-header .page-title,
.page-title,
.content-title,
.entry-title {
  margin-top: 0;
  padding-bottom: 0;
  border: none;
}
@media screen and (min-width: 768px) {
  .archive-news .page-header .page-title,
  .page-title,
  .content-title,
  .entry-title {
    margin-bottom: 5.7rem;
  }
}

.archive-news .page-header .page-title {
  margin: 0 0 1.1rem;
}

.entry-content h2 {
  color: #565656;
  padding: 0;
  border: none;
  margin-bottom: 1.4rem;
}
.entry-content h2 span {
  font-size: 1.2rem;
  display: inline-block;
  padding-left: 1em;
}
.entry-content h2:first-child {
  margin-bottom: 1.4rem;
}
.entry-content h2 + h3 {
  margin-top: 0;
}

.entry-content h3 + ul,
.entry-content h3 + ol {
  margin: 0 0 2.8rem 1.6rem;
  padding: 0;
}

.entry-content h3 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.4rem;
  padding: 0;
}
.entry-content h3::before {
  content: "";
  line-height: 0;
  border: 2px solid #424242;
  background-color: #ffffff;
  width: 8px;
  height: 8px;
  margin: 0.5em 5px 0 0;
  border-radius: 100%;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .entry-content h3 {
    font-size: 1.3rem;
  }
}
.entry-content h3 span {
  font-size: 1.2rem;
  display: inline-block;
  padding-left: 1em;
}

.article-item h2:first-child,
.entry-content h2:first-child,
.article-item h3:first-child,
.entry-content h3:first-child,
.wp-block-image:first-child {
  margin-top: 0;
}

.group-lead h3,
.entry-content h3:first-child {
  margin-bottom: 1.4rem;
}

@media screen and (min-width: 768px) {
  .assistance_item h3 {
    font-size: 1.3rem;
  }
}
.assistance_item h3::after {
  content: "Related items";
  font-size: 1rem;
  display: inline-block;
  padding-left: 1em;
}

.entry-content h4 {
  margin-top: 0;
  margin-bottom: 1.4rem;
  padding: 0;
  border: none;
}
@media screen and (min-width: 768px) {
  .entry-content h4 {
    font-size: 1.2rem;
  }
}

.smf-action .smf-button-control__control,
.home-shops a + figcaption,
.entry-content .btn a,
.entry-content button.btn,
.entry-content .wp-block-button__link {
  background-image: none;
  background-color: #fff67f;
  text-decoration: none;
  color: #000000;
  border-radius: 0;
  min-width: 200px;
  padding: 15px;
  display: block;
  border: none;
}

.smf-action .smf-button-control__control {
  font-size: 1.1rem;
  margin-left: auto;
  margin-right: auto;
}

.smf-action .smf-button-control__control[data-action=back],
.entry-content .btn.btn-re {
  background-color: #008f8a;
  color: #ffffff;
}

.wp-block-columns:last-child,
.entry-content p:last-child,
.wp-block-buttons:last-child,
.entry-content .flex > p,
.wp-block-image:last-child {
  margin-bottom: 0 !important;
}

figure img {
  max-width: 100%;
}
figure:last-child {
  margin-bottom: 0;
}

.wp-block-group {
  text-align: left;
}

.wp-block-columns {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .wp-block-columns + .wp-block-columns {
    margin-top: 5.7rem;
  }
}

.wp-block-cover {
  margin: 0;
}

.wp-block-media-text {
  gap: 2em;
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}
.wp-block-media-text:first-child {
  margin-top: 0;
}
.wp-block-media-text:last-child {
  margin-bottom: 0;
}

h2 + .wp-block-media-text {
  margin-top: 0;
}

.entry-content .smf-progress-tracker {
  margin: 0;
}

/*header----------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------*/
#header {
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 992px) {
  #header::after {
    content: "";
    background-color: #e6e6e6;
    position: absolute;
    top: -1px;
    left: calc(50% - 5rem - 1px);
    border-radius: 100%;
    width: calc(10rem + 2px);
    height: calc(10rem + 2px);
    z-index: -1;
  }
}

@media (min-width: 992px) {
  header.every #global-menu-pc .navbar-light .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 1030px) {
  header.every #global-menu-pc .navbar-light .navbar-nav .nav-link {
    margin: auto 10px;
  }
}

@media (min-width: 992px) {
  header .main-logo {
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: calc(50% - 5rem);
    border-radius: 100%;
    width: 10rem;
    height: 10rem;
    z-index: 1031;
  }
  header .main-logo .navbar-brand,
  header .main-logo .navbar-brand div,
  header .main-logo .navbar-brand a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  header .main-logo .logo.default {
    transform: none !important;
  }
  header .main-logo img {
    transition: none !important;
    max-height: none;
  }
}

@media (min-width: 992px) {
  header #global-menu-pc {
    background-color: #ffffff;
    display: grid;
    grid-template-columns: 3.3rem 1fr 3.3rem;
    grid-template-rows: 1fr 1fr;
    width: 100%;
    margin-left: 0;
  }
  header #global-menu-pc .navbar {
    grid-row: 2/3;
    grid-column: 1/4;
  }
  header #global-menu-pc .col-auto.d-flex {
    grid-row: 1/2;
    grid-column: 2/3;
    margin-left: auto;
  }
  header #global-menu-pc .cart-btn {
    grid-row: 1/2;
    grid-column: 3/4;
  }
}
header #global-menu-pc .navbar-nav {
  justify-content: center;
  width: 100%;
}
header #global-menu-pc .navbar-nav .menu-item:nth-child(4) {
  padding-right: 5rem;
}
header #global-menu-pc .navbar-nav .menu-item:nth-child(5) {
  padding-left: 5rem;
}

@media (max-width: 767px) {
  header:not(:has(.cart-btn)) .main-logo {
    padding-right: 4.3rem;
  }
}

@media screen and (min-width: 768px) {
  header .search-pc .search-box {
    top: 0.2rem;
    right: 4.7rem;
  }
}

/*footer----------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------*/
footer {
  background-color: #f6f6f6;
  max-width: 100%;
  margin-top: 10rem;
  padding-right: var(--bs-gutter-x, 1.5rem);
  padding-left: var(--bs-gutter-x, 1.5rem);
}
footer .logo {
  text-align: center;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  footer .logo {
    float: left;
    margin-bottom: 0;
  }
}
footer .wp-block-columns {
  margin-bottom: 0;
}
footer .footer-menu {
  max-width: 980px;
  margin: 0 auto;
}
footer .footer-menu::before {
  content: none;
}
footer .copyright {
  clear: both;
  text-align: center;
}
@media (min-width: 992px) {
  footer .copyright {
    text-align: right;
  }
}

.btn-pagetop {
  font-family: var(--content-title-font-family);
  text-align: right;
  padding-top: 30px;
  padding-bottom: 50px;
  padding-right: var(--bs-gutter-x, 1.5rem);
  padding-left: var(--bs-gutter-x, 1.5rem);
}
.btn-pagetop::before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #424242;
  border-left: 1px solid #424242;
  rotate: 45deg;
  display: inline-block;
  margin: 0 10px 0 0;
}

.footer-sub {
  width: 100%;
  justify-content: flex-end;
  align-items: center;
}
.footer-sub .wp-block-column {
  width: auto;
}
.footer-sub .sns {
  margin-bottom: 0;
  padding: 0;
  flex-grow: 0;
  flex-shrink: 1;
}
.footer-sub .sns .row {
  margin: 0;
}

#menu-footer_menu {
  list-style: none;
  width: 100%;
  padding: 0;
  justify-content: flex-end;
  margin-bottom: 1.7rem;
}
@media (min-width: 992px) {
  #menu-footer_menu {
    margin: 0;
  }
}

#menu-footer_sub_menu {
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 2em;
}
#menu-footer_sub_menu li {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
}
#menu-footer_menu li a {
  color: #000000;
  display: block;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 0;
}
#menu-footer_menu li a::before {
  content: "";
  background-color: #000000;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}

#menu-footer_sub_menu li a {
  display: flex;
  align-items: center;
  gap: 4px;
}
#menu-footer_sub_menu li a::before {
  content: "";
  background-image: url(images/icon_transactions.png);
  background-position: center;
  background-size: contain;
  width: 14px;
  height: 16px;
}

#menu-footer_sub_menu li:last-child a::before {
  background-image: url(images/icon_policy.png);
}

/*END footer------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------*/
/*home  ----------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------*/
.front-page .news-front {
  padding: 0;
  background-color: #ffffff;
  margin-bottom: 5.7rem;
}
@media (min-width: 768px) {
  .front-page .news-front {
    margin-bottom: 10rem;
  }
}
.front-page .news-front .container {
  max-width: none;
  padding: 0;
}
.front-page .news-front a {
  text-decoration: none;
}

.front-page section.wp-block-group {
  margin-bottom: 5.7rem;
}
@media (min-width: 768px) {
  .front-page section.wp-block-group {
    margin-bottom: 10rem;
  }
}

.list-category figure {
  position: relative;
}
.list-category figure a {
  display: block;
  position: relative;
  overflow: hidden;
}
.list-category figure a:hover img {
  scale: 1.1;
}
.list-category figure a::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  pointer-events: none;
  transition: all 0.5s ease;
}
.list-category figure a img {
  transition: all 0.5s ease;
}
.list-category figcaption {
  font-size: 1.8rem;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
  width: 100%;
  position: absolute;
  top: calc(50% - 2em);
  pointer-events: none;
  z-index: 2;
}
.list-category figcaption::before {
  content: "メニュー";
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0;
  display: block;
}
.list-category .wp-block-column:last-child figcaption::before {
  content: "農家さんへ";
}

.page-title::after {
  content: none !important;
}

.archive-news .page-header .page-title,
.front-page .news-front h2.news-title,
.front-page h2.wp-block-heading,
h2.common-title {
  color: var(--text-color, #565656);
  font-weight: bold;
  text-align: left;
}
@media (min-width: 768px) {
  .archive-news .page-header .page-title,
  .front-page .news-front h2.news-title,
  .front-page h2.wp-block-heading,
  h2.common-title {
    font-size: 1.8rem;
  }
}
.archive-news .page-header .page-title::after,
.front-page .news-front h2.news-title::after,
.front-page h2.wp-block-heading::after,
h2.common-title::after {
  content: none;
}

.entry-content .home-shops .wp-block-column {
  width: 50%;
}
.entry-content .home-shops .wp-block-column figure.wp-block-image {
  position: relative;
  margin-bottom: 1rem;
}
.entry-content .home-shops .wp-block-column figure.wp-block-image a {
  display: block;
  position: relative;
  overflow: hidden;
}
.entry-content .home-shops .wp-block-column figure.wp-block-image a:hover img {
  scale: 1.1;
}
.entry-content .home-shops .wp-block-column figure.wp-block-image a img {
  transition: all 0.5s ease;
}
.entry-content .home-shops .wp-block-column figure.wp-block-image a::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  pointer-events: none;
  transition: all 0.5s ease;
}
.entry-content .home-shops .wp-block-column .wp-block-buttons,
.entry-content .home-shops .wp-block-column h4 {
  margin: 0;
}
.entry-content .home-shops figcaption {
  font-size: 1.125em;
  width: min(80%, 200px);
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: 0;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

/*archive END ----------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------*/
.list-anchor {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem;
  gap: 3rem;
}
.list-anchor a {
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 10px;
}
.list-anchor a::after {
  content: "";
  background-color: #000000;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
}
.list-anchor a::before {
  content: "";
  background-color: #000000;
  -webkit-mask-image: url("images/icon_arrow.svg");
          mask-image: url("images/icon_arrow.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: left top;
          mask-position: left top;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 10px;
  height: 14px;
  margin: 0 10px 0 0;
}

.archive .list-anchor {
  margin-top: 3rem;
}
.archive .list-anchor a::before {
  rotate: -90deg;
}

.list {
  font-size: 1rem;
  display: grid;
  gap: 3rem 4%;
  grid-template-columns: repeat(auto-fit, minmax(48%, 1fr));
  margin-bottom: 3rem;
}
@media (min-width: 601px) {
  .list {
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    gap: 3rem 3.75%;
  }
}
@media (min-width: 992px) {
  .list {
    grid-template-columns: repeat(auto-fill, minmax(17%, 1fr));
  }
}
.list .item p {
  margin: 0;
}
.list h4.item__ttl {
  font-size: 1rem;
  margin: 0;
}
.list img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
  max-width: 100%;
}
.list figure[style] {
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.list figure[style] img {
  transition: all 0.5s ease;
}
.list figure[style] img:hover {
  opacity: 0;
  scale: 1.1;
}

.item-drip {
  grid-column: 1/5;
}
@media (min-width: 768px) {
  .item-drip .wp-block-column:first-child {
    flex-grow: initial;
    flex-basis: 30% !important;
  }
}

.wp-block-buttons {
  justify-content: center;
  gap: 3rem;
}

.whole-cake {
  background-color: #f6f6f6;
  padding-top: 4.2rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .whole-cake {
    margin-left: -5dvw;
    margin-right: -5dvw;
    padding-left: 5dvw;
    padding-right: 5dvw;
  }
}
@media (min-width: 768px) {
  .whole-cake {
    padding-top: 8.4rem;
  }
}
.whole-cake .flex a {
  text-decoration: underline;
}

.whole-cake .list {
  gap: 3rem 4%;
  grid-template-columns: 1fr;
}
@media (min-width: 601px) {
  .whole-cake .list {
    grid-template-columns: repeat(auto-fill, minmax(48%, 1fr));
  }
}
.whole-cake .list img {
  aspect-ratio: 3/2;
  width: 100%;
}

.reservation-box {
  background-color: #e4e4e4;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
  padding: 30px 0;
}
@media (min-width: 992px) {
  .reservation-box {
    padding: 50px 0;
  }
}
.reservation-box::before {
  content: "";
  background-color: #e4e4e4;
  position: absolute;
  left: calc((100dvw - 100%) / -2);
  bottom: 0;
  width: 100dvw;
  height: 100%;
  z-index: -1;
}
.reservation-box .wp-block-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.reservation-box h3 {
  margin-bottom: 1.4rem !important;
}

.tel__store + .tel__store {
  margin-top: 10px;
}

.tel__store {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 992px) {
  .tel__store {
    flex-direction: row;
  }
}
.tel__store span {
  text-align: left;
}
@media (min-width: 992px) {
  .tel__store span {
    width: 12em;
  }
}
.tel__store .number {
  font-size: 1.6rem;
  text-align: left;
}
@media (min-width: 992px) {
  .tel__store .number {
    width: 7em;
  }
}

/*concept farmer----------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------*/
.concept .entry-content .wp-block-columns:nth-of-type(even),
.for-farmer .entry-content .message .wp-block-columns:nth-of-type(even) {
  flex-direction: row-reverse;
}

.img-environment,
.img-farmer,
.img-people,
.img-body {
  position: relative;
}
.img-environment figcaption,
.img-farmer figcaption,
.img-people figcaption,
.img-body figcaption {
  background-image: url(images/txt_concept_environment.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70% auto;
  background-color: #ffffff;
  border-radius: 100%;
  text-indent: -9999px;
  overflow: hidden;
  width: 30%;
  max-width: 118px;
  aspect-ratio: 1/1;
  margin: 0;
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (min-width: 450px) {
  .img-environment figcaption,
  .img-farmer figcaption,
  .img-people figcaption,
  .img-body figcaption {
    width: 30%;
    max-width: 118px;
  }
}
@media (min-width: 992px) {
  .img-environment figcaption,
  .img-farmer figcaption,
  .img-people figcaption,
  .img-body figcaption {
    background-size: auto;
    width: 118px;
    height: 118px;
    right: 20px;
    top: 20px;
  }
}

.entry-content h2.ttl-farmer {
  background-image: url(images/ttl_farmer.webp);
  background-position: center;
  background-size: cover;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
  height: 300px;
  padding-top: 30px;
}
@media (min-width: 992px) {
  .entry-content h2.ttl-farmer {
    height: auto;
    padding-top: 50px;
    aspect-ratio: 10/3;
  }
}

.img-farmer figcaption {
  background-image: url(images/txt_concept_farmer.png);
}

.img-people figcaption {
  background-image: url(images/txt_concept_people.png);
}

.img-body figcaption {
  background-image: url(images/txt_concept_body.png);
}

.entry-content .flow-columns {
  counter-reset: number 0;
}
.entry-content .flow-columns .wp-block-column {
  background-color: #f6f6f6;
  position: relative;
  counter-increment: number 1;
  padding: 50px 30px;
}
.entry-content .flow-columns .wp-block-column::before {
  content: "";
  background-color: #424242;
  position: absolute;
}
@media (max-width: 781px) {
  .entry-content .flow-columns .wp-block-column::before {
    width: 1px;
    height: 1.3em;
    left: 50%;
    bottom: -1.6em;
  }
}
@media (min-width: 782px) {
  .entry-content .flow-columns .wp-block-column::before {
    width: 1.3em;
    height: 1px;
    right: -1.6em;
    top: 50%;
  }
}
.entry-content .flow-columns .wp-block-column::after {
  content: "";
  width: 10px;
  height: 10px;
  border-left: 1px solid #424242;
  position: absolute;
  rotate: -45deg;
}
@media (max-width: 781px) {
  .entry-content .flow-columns .wp-block-column::after {
    left: calc(50% - 5px);
    bottom: -1.6em;
  }
}
@media (min-width: 782px) {
  .entry-content .flow-columns .wp-block-column::after {
    right: -1.9em;
    top: calc(50% - 11px);
  }
}
.entry-content .flow-columns .wp-block-column:last-child::before, .entry-content .flow-columns .wp-block-column:last-child::after {
  content: none;
}
.entry-content .flow-columns h4 {
  margin-bottom: 1rem;
}
.entry-content .flow-columns h4::before {
  content: "STEP" counter(number);
  background-color: #ffffff;
  font-size: 1rem;
  padding: 2px 5px;
  position: absolute;
  left: 0;
  top: 0;
}

.for-farmer .entry-content h3::before {
  content: none;
}

@media (min-width: 782px) {
  .ttl-concept + p,
  .ttl-concept + p + p {
    line-height: 3;
  }
}

/*shops-----------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------*/
.shops .carousel-item {
  aspect-ratio: 3/2 !important;
}
.shops .carousel-item img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.shops .group-gallery {
  margin-bottom: 3rem;
}
.shops .carousel.single-item-carousel .carousel-inner .control-tags {
  aspect-ratio: 3/2 !important;
}
.shops .entry-content section .wp-block-group:has(iframe) {
  margin-bottom: 0;
}
.shops .entry-content section:first-child {
  padding-top: 0;
}
.shops .entry-content iframe {
  aspect-ratio: 10/4;
  width: 100%;
}
.shops .entry-content .wp-block-column h2 {
  margin-bottom: 1rem;
}
.shops .entry-content .wp-block-column h3 {
  margin-top: 1rem;
  margin-bottom: 0;
}
.shops .entry-content .wp-block-column p {
  margin-bottom: 0;
}

/*news-----------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------*/
.entry-content .list-unstyled {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
}
.entry-content .list-unstyled li {
  padding-left: 0;
}

.time {
  color: var(--general-text-color, #424242);
}

.card-title {
  margin: 0;
}
.card-title::before {
  content: none !important;
}

.single-news .entry-img img,
.single-news .entry-content .wp-block-image img {
  width: auto;
  max-height: 750px;
}

.group-lead {
  background-color: #f6f6f6;
  padding: 3rem;
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 3.5rem;
}
@media screen and (min-width: 768px) {
  .group-lead {
    margin-top: 5rem;
  }
}
.group-lead h2 {
  color: #e0d900;
  text-align: center;
}

.item-option {
  background-color: #f6f6f6;
  padding: 30px;
}

.assistance_item h3::after {
  content: none;
}

.caption:empty {
  display: none;
}

@media screen and (min-width: 768px) {
  #accordion-item-info {
    grid-row: 3/4;
    margin-top: 3rem;
  }
}
#accordion-item-info h3 {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #accordion-item-info h3 {
    margin-top: 1.4rem;
  }
}

@media screen and (min-width: 768px) {
  #panelsStayOpen-headingOne {
    display: none;
  }
}

.group-add-item .skuform .skuinfo {
  display: none;
}

.greeting {
  background-color: #e6e6e6;
  padding: 2rem;
}

details {
  border: 1px solid #e4e4e4;
  margin-bottom: 1.4rem;
}
details:last-child {
  margin-bottom: 0;
}
details::details-content {
  background-color: #ffffff;
  transition: 0.4s;
  height: 0;
  opacity: 0;
  overflow: clip;
}
details[open]::details-content {
  opacity: 1;
  padding: 1.4rem;
}
@media screen and (max-width: 767px) {
  details[open]::details-content {
    padding: 0.8rem;
  }
}
details[open] summary {
  border-bottom: 1px dotted #e6e6e6;
}
details[open] summary::after {
  background-color: #000000;
  -webkit-mask-image: url("images/icon_detailclose.svg");
          mask-image: url("images/icon_detailclose.svg");
}
details summary {
  background-color: #ffffff;
  display: flex;
  line-height: 2;
  gap: 1.4rem;
  align-items: center;
  padding: 1.4rem;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  details summary {
    align-items: first baseline;
    padding: 0.8rem;
    gap: 0.8rem;
  }
}
details summary::after {
  content: "";
  width: 1rem;
  height: 1rem;
  margin-left: auto;
  background-color: #333333;
  -webkit-mask-image: url("images/icon_detailopen.svg");
          mask-image: url("images/icon_detailopen.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center center;
          mask-position: center center;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  details summary::after {
    width: 0.9rem;
    height: 0.9rem;
  }
}
details p {
  line-height: 2;
}

@supports (interpolate-size: allow-keywords) {
  :root {
    interpolate-size: allow-keywords;
  }
  details[open]::details-content {
    height: auto;
  }
}
@supports not (interpolate-size: allow-keywords) {
  details[open]::details-content {
    height: auto;
    overflow-y: scroll;
  }
}/*# sourceMappingURL=style.css.map */