@charset "UTF-8";
@import url(all.css);
/* ###################### */
/* ######## 変数 ######## */
/* ###################### */
/* カラー */
/* パターン */
/* 書式 */
/* ###################### */
/* ######## 関数 ######## */
/* ###################### */
/*===============================================
  切り替え用
===============================================*/
.pc-none {
  display: none !important;
}

a[href^="tel:"] {
  pointer-events: none;
}

/*===============================================
  ページネーション
===============================================*/
.pagenation {
  padding-top: 48px;
}
.pagenation li {
  width: 36px;
  font-size: 1.6rem;
  line-height: 40px;
  margin: 5px 4px 0;
}

/*===============================================
  詳細ページ前後
===============================================*/
.paginated-link {
  padding-top: 24px;
  margin-top: 32px;
}
.paginated-link li {
  width: 110px;
}
.paginated-link li a {
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: 0em;
}
.paginated-link li.prev-link a::before {
  margin-right: 16px;
}
.paginated-link li.next-link a::after {
  margin-left: 16px;
}

/*===============================================
  wrapper
===============================================*/
#wrapper,
.ec-layoutRole {
  min-width: 1280px;
}

/*===============================================
  header
===============================================*/
#header .h-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 14px 0 24px;
}
#header .h-logo {
  width: 180px;
}
#header .h-oth {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column;
  padding: 19px 0 18px;
  margin-left: auto;
}
#header .h-oth > * {
  margin-bottom: 10px;
}
#header .h-oth > *:last-child {
  margin-bottom: 0;
}
#header .hnav .hnav-list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -5px 0 -4px;
}
#header .hnav .hnav-list-item {
  margin-right: 30px;
}
#header .hnav .hnav-list-item:last-of-type {
  margin-right: 0;
}
#header .hnav .hnav-list-item a {
  display: block;
  text-align: center;
  font-size: 1.7rem;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  color: #333;
  letter-spacing: 0;
  line-height: 1.52942;
  transition: all 0.12s;
}
#header .hnav .hnav-list-item a:hover {
  text-decoration: none;
  color: #76bb3f;
}
#header .hnav .hnav-list-item.current a {
  color: #76bb3f;
}

/*===============================================
  footer
===============================================*/
#footer {
  padding: 49px 0 54px;
}
#footer .f-inner {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 1080px;
}
#footer .f-logo {
  width: 180px;
}

/*フッターナビ
-----------------------------*/
.fnav {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1080px;
  padding-top: 45px;
  margin: 0 auto;
}
.fnav .fnav-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 156px;
}
.fnav .fnav-list-item {
  font-size: 1.4rem;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  color: #333;
  line-height: 1.85715;
  letter-spacing: 0;
  margin-right: 52px;
}
.fnav .fnav-list-item a {
  display: block;
  transition: all 0.12s;
}
.fnav .fnav-list-item a:hover {
  color: #76bb3f;
}

/*コピーライト
-----------------------------*/
.copy {
  width: 1080px;
  padding-top: 16px;
  margin: 0 auto;
}
.copy p {
  text-align: right;
  font-size: 1.2rem;
  line-height: 1.83334;
}

/*===============================================
  fixed固定
===============================================*/
/*ページトップ
-----------------------------*/
#pagetop {
  bottom: 50px;
  right: 10px;
}

/*===============================================
  visual
===============================================*/
/*メインビジュアル
-----------------------------*/
.main-visual {
  background-size: min(402px, 20.9375%);
  height: clamp(640px, 39.2708333333vw, 754px);
  padding-bottom: 8px;
  margin-top: -140px;
}
.main-visual .mv-box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  width: 37.136%;
  min-width: 595px;
  max-width: 713px;
  height: 27.136vw;
  min-height: 435px;
  max-height: 521px;
  padding: 0 0 19px clamp(87px, 5.417%, 104px);
}
.main-visual .mv-box::before {
  content: "";
  width: 105.47%;
  height: 86.181%;
  background: url(../img/common/visual/deco_01.png) no-repeat left bottom/18.086%, url(../img/common/visual/deco_02.png) no-repeat right bottom 17.6992%/16.623%, url(../img/common/visual/deco_03.png) no-repeat right 19.388% top/47.873%;
  position: absolute;
  top: 7.678%;
  left: 4.769%;
  z-index: -1;
}
.main-visual .mv-box .logo {
  width: 180px;
  margin-bottom: 30px;
}
.main-visual .mv-box .catch {
  width: 88.67%;
}
.main-visual #slideshow {
  height: calc(100% - 123px);
}

/*サブビジュアル
-----------------------------*/
.sub-visual {
  height: clamp(260px, 18.75vw, 360px);
  padding-top: 7px;
}
.sub-visual .sv-box {
  width: 37.65625%;
  min-width: 524px;
  max-width: 723px;
  height: 69.972%;
}
.sub-visual .sv-box::before {
  content: "";
  width: 100.554%;
  height: 108.907%;
  background: url(../img/common/visual/deco_01.png) no-repeat left bottom 3px/auto 37.547%, url(../img/common/visual/deco_02.png) no-repeat right 7px bottom/auto 40.8922%, url(../img/common/visual/deco_03.png) no-repeat right top/auto 17.101%;
  position: absolute;
  top: -4px;
  left: -1.926%;
  z-index: -2;
}
.sub-visual .sv-box .catch {
  max-width: 12.48em;
  font-size: clamp(3.8rem, 2.7083333333vw, 5.2rem);
  line-height: 1.34616;
  letter-spacing: 0.04em;
  margin-right: -0.04em;
}

/*===============================================
  グローバルナビ
===============================================*/
#nav {
  width: 1200px;
  background: #f6f7ec;
  border-radius: 30px;
  padding: 14px 0;
  margin: 40px auto 0;
}
#nav .gnav-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
#nav .gnav-list-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
#nav .gnav-list-item::after {
  content: "";
  display: block;
  width: 2px;
  height: 122px;
  background: linear-gradient(to bottom, #76bb3f 2px, transparent 2px, transparent 4px) repeat-y center top/2px 4px;
  margin: 0 36px;
}
#nav .gnav-list-item:last-of-type::after {
  display: none;
}
#nav .gnav-list-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
#nav .gnav-list-item a > span {
  display: block;
  transition: all 0.24s;
}
#nav .gnav-list-item a .txt {
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  font-size: 1.7rem;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  color: #333;
  line-height: 1.52942;
  letter-spacing: 0;
  margin: 6px 0 -4px;
}
#nav .gnav-list-item a:hover {
  text-decoration: none;
}
#nav .gnav-list-item a:hover .icon {
  transform: translateY(-4px);
}
#nav .gnav-list-item a:hover .txt {
  color: #76bb3f;
}
#nav .gnav-list-item.current a {
  text-decoration: none;
}
#nav .gnav-list-item.current a .txt {
  color: #76bb3f;
}

/*===============================================
  main#container
===============================================*/
#container,
.ec-layoutRole__mainBottom,
.ec-layoutRole__contentBottom {
  font-size: 1.7rem;
  line-height: 1.88236;
  letter-spacing: 0em;
}
#container.top,
.ec-layoutRole__mainBottom.top,
.ec-layoutRole__contentBottom.top {
  width: 1080px;
  margin: 0 auto;
}
#container:not(.top) .inbox,
.ec-layoutRole__mainBottom:not(.top) .inbox,
.ec-layoutRole__contentBottom:not(.top) .inbox {
  width: 1080px;
}

/*===============================================
  パンくずリスト
===============================================*/
.bread {
  padding-top: 10px;
}
.bread .breadcrumbs {
  width: 1080px;
}
.bread .breadcrumbs li {
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  line-height: 1.83334;
}

/*===============================================
  main共通
===============================================*/
/*電話番号
-----------------------------*/
.com-tel {
  font-size: 2rem;
  letter-spacing: 0.06em;
}
.com-tel::before {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
.com-tel a {
  margin-right: -0.06em;
}

/*ボタン
-----------------------------*/
.com-btn {
  height: 50px;
}
.com-btn a {
  font-size: 1.7rem;
}

.com-links li {
  height: 50px;
  margin-right: 14px;
}
.com-links li:last-of-type {
  margin-right: 0;
}
.com-links li a {
  font-size: 1.7rem;
}
.com-links li.mail {
  width: 180px;
}
.com-links li.shop {
  width: 220px;
}

/*テーブル
-----------------------------*/
.com-table {
  font-size: 1.6rem;
  line-height: 1.625;
}
.com-table tr th {
  width: 140px;
  padding: 16px 0;
}
.com-table tr td {
  padding: 16px 0;
}

/*テキストボックス
-----------------------------*/
.com-text-box {
  margin: -8px 0 -7px;
}
.com-text-box p {
  margin-right: -0.5em;
}
.com-text-box .mb {
  margin-bottom: 32px;
}

/*画像角丸
-----------------------------*/
.com-img div {
  border-radius: 30px;
}

/*背景
-----------------------------*/
.com-bg::before {
  min-width: 1920px;
  height: 50px;
}
.com-bg::after {
  height: calc(100% - 49px);
}

/*商品一覧
-----------------------------*/
.com-product-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: -80px;
}
.com-product-list .list-item {
  width: 230px;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.625;
  margin-top: 80px;
  margin-right: 60px;
}
.com-product-list .list-item:nth-of-type(3n), .com-product-list .list-item:last-of-type {
  margin-right: 0;
}
.com-product-list .list-item .item-img {
  margin-bottom: 10px;
}
.com-product-list .list-item .item-price {
  padding-top: 8px;
}
.com-product-list .list-item .item-btn {
  height: 40px;
  margin-top: 10px;
}

/*SB未記入テキスト
-----------------------------*/
.com-no-txt {
  font-size: 2.4rem;
  line-height: 1.66667;
  padding: 60px 0;
}

/*===============================================
  タイトル
===============================================*/
/*大タイトル
-----------------------------*/
.com-ttl01 {
  margin-bottom: 70px;
}
.com-ttl01 > span {
  font-size: 4.2rem;
  line-height: 1.28572;
  letter-spacing: 0.1em;
  margin: -6px -0.1em -6px 0;
}
.com-ttl01 > span::before {
  width: calc(100% + 244px);
  height: calc(100% + 24px);
}

.com-ttl02 {
  font-size: 3.4rem;
  line-height: 1.35295;
  letter-spacing: 0.1em;
  border-bottom-width: 8px;
  padding-bottom: 17px;
  margin: -6px 0 40px;
}

/*サブタイトル
-----------------------------*/
.com-subttl01 {
  font-size: 2.4rem;
  line-height: 1.5;
  padding: 7px 9px;
  border-left-width: 5px;
  margin-bottom: 25px;
}

.com-subttl02 {
  font-size: 2.1rem;
  line-height: 1.61905;
  padding-bottom: 9px;
  margin: -7px 0 25px;
}

/*===============================================
  共通セクション
===============================================*/
/*お知らせ・ブログ
-----------------------------*/
.com-oficcialblog-sec {
  padding: 108px 0 91px;
}
.com-oficcialblog-sec .oficcialblog-ttl {
  margin-bottom: 55px;
}
.com-oficcialblog-sec .oficcialblog-box {
  width: 960px;
  padding: 36px 40px 37px;
  margin: 0 auto;
  border-radius: 30px;
}
.com-oficcialblog-sec .oficcialblog-list {
  min-height: 238px;
}
.com-oficcialblog-sec .oficcialblog-list .list-item {
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.06em;
  padding-bottom: 14px;
  margin-bottom: 14px;
}
.com-oficcialblog-sec .oficcialblog-list .list-item:nth-of-type(3n) {
  padding-bottom: 0;
  border-bottom: none;
}
.com-oficcialblog-sec .oficcialblog-list .list-item .tag {
  max-width: calc(100% - 99px);
}
.com-oficcialblog-sec .oficcialblog-list .list-item .item-ttl {
  font-size: 1.6rem;
  line-height: 1.875;
  padding-right: 150px;
}
.com-oficcialblog-sec .oficcialblog-btn {
  margin-top: 29px;
}

/*===============================================
  トップページ
===============================================*/
/*ほどよい酸味とみずみずしい新玉ねぎと
風味豊かな落花生をお届けします
-----------------------------*/
.top-about {
  padding: 216px 0 92px;
}
.top-about::before {
  width: 100vw;
  min-width: 1280px;
  padding-top: clamp(190px, 14.7916666667vw, 284px);
  bottom: 31px;
}
.top-about .about-ttl {
  font-size: 3.8rem;
  letter-spacing: 0.08em;
  line-height: 1.47369;
  margin: -9px 0 66px;
}
.top-about .about-text {
  text-align: center;
  line-height: 2.11765;
  letter-spacing: 0.06em;
  margin: -10px 0 -9px;
}
.top-about .about-text .mb {
  margin-bottom: 36px;
}
.top-about .about-img {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100vw;
  min-width: 1420px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  margin-bottom: clamp(77px, 5.9895833333vw, 115px);
  z-index: 0;
}
.top-about .about-img li {
  width: 21.25%;
  max-width: 408px;
}
.top-about .about-img li:first-of-type {
  margin-top: 19px;
}

/*今期のおすすめ商品
-----------------------------*/
.top-season {
  padding: 78px 0 90px;
}
.top-season::before {
  min-width: 1920px;
  height: calc(100% - 98px);
  top: 49px;
}
.top-season::after {
  min-width: 1920px;
  background-size: 100% 50px;
}
.top-season .season-in {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 840px;
  padding-top: 31px;
}
.top-season .season-ttl {
  position: absolute;
  top: 0;
  left: 80px;
}
.top-season .season-img {
  width: 300px;
  margin-right: -180px;
}
.top-season .season-box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  width: calc(100% - 120px);
  min-height: 220px;
  box-shadow: 0 0 0 4px #ffeacd inset;
  border-radius: 30px;
  padding: 40px 50px 50px 216px;
}
.top-season .season-box .box-ttl {
  font-size: 3.2rem;
  margin-bottom: 30px;
}
.top-season .season-box .box-ttl .min {
  font-size: 2rem;
}

/*こだわりポイント
-----------------------------*/
.top-point {
  padding: 88px 0 76px;
}
.top-point .point-list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: -60px;
}
.top-point .point-list-box {
  width: 319px;
  margin-top: 60px;
  margin-right: 61px;
}
.top-point .point-list-box:nth-of-type(3n), .top-point .point-list-box:last-of-type {
  margin-right: 0;
}
.top-point .point-list-box .box-img {
  margin-bottom: 18px;
}
.top-point .point-list-box .box-ttl {
  margin-bottom: 24px;
}
.top-point .point-list-box .box-ttl::before {
  width: 110px;
  font-size: 2.1rem;
  line-height: 1.42858;
  margin-bottom: 5px;
}
.top-point .point-list-box .box-ttl > span {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: 64px;
  font-size: 2.8rem;
  line-height: 1.28572;
  letter-spacing: 0.08em;
  margin: -4px 0;
}
.top-point .point-list-box .box-ttl > span .min {
  display: block;
  width: 100%;
  font-size: 2rem;
  line-height: 1.4;
}
.top-point .point-list-box .box-text {
  text-align: center;
  line-height: 1.76471;
  margin: -7px 0 -6px;
}

/*おすすめ商品/商品一覧
-----------------------------*/
.top-products {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 252px 0 113px;
}
.top-products::before {
  min-width: 1920px;
  height: 140px;
}
.top-products::after {
  min-width: 1920px;
  height: calc(100% - 139px);
}
.top-products .products-left {
  width: 200px;
}
.top-products .products-right {
  width: 810px;
}
.top-products .products-box {
  margin-bottom: 100px;
}
.top-products .products-box .box-in {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 17px;
  border-bottom-width: 8px;
  margin-bottom: 40px;
}
.top-products .products-box .box-ttl {
  font-size: 3.4rem;
  letter-spacing: 0.1em;
  line-height: 1.35295;
}
.top-products .products-box .box-btn {
  width: 180px;
}

/*バナーリンク
-----------------------------*/
.top-links {
  padding: 46px 0 145px;
}
.top-links::before {
  min-width: 1920px;
  height: 50px;
}
.top-links .links-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: -48px;
}
.top-links .links-list-item {
  width: 320px;
  height: 160px;
  border-radius: 30px;
  margin-top: 48px;
  margin-right: 60px;
}
.top-links .links-list-item:nth-of-type(3n), .top-links .links-list-item:last-of-type {
  margin-right: 0;
}
.top-links .links-list-item a {
  padding-right: 14px;
}
.top-links .links-list-item a::before {
  width: 20px;
  height: 20px;
  margin-right: 13px;
}
.top-links .links-list-item a::after {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border-radius: 30px;
}
.top-links .links-list-item p {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
}
.top-links .links-list-item p .br {
  display: block;
}

/*===============================================
  庄島農縁について
===============================================*/
/*当園の商品紹介
-----------------------------*/
.aboutss-products {
  padding: 137px 0 149px;
}
.aboutss-products .products-ttl {
  margin-bottom: 90px;
}
.aboutss-products .products-box {
  margin-bottom: 115px;
}
.aboutss-products .products-box .box-ttl {
  margin-bottom: 50px;
}
.aboutss-products .products-box .box-list-item {
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.aboutss-products .products-box .box-list-item a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.aboutss-products .products-box .box-list-item .item-ttl {
  font-size: 2.8rem;
  line-height: 1.14286;
  letter-spacing: 0.06em;
  margin-bottom: 35px;
}
.aboutss-products .products-box .box-list-item .item-text {
  width: calc(100% - 440px);
  padding-top: 40px;
}
.aboutss-products .products-box .box-list-item .item-text .text-in {
  line-height: 1.64706;
  margin: -6px 0 -5px;
}
.aboutss-products .products-box .box-list-item .item-img {
  width: 420px;
}

/*魅力＆こだわり
-----------------------------*/
.aboutss-oth {
  padding: 129px 0 115px;
}
.aboutss-oth .oth-ttl {
  margin-bottom: 50px;
}
.aboutss-oth .oth-box .box-img {
  margin-bottom: 30px;
}
.aboutss-oth .oth-list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 50px;
}
.aboutss-oth .oth-list-item {
  width: 319px;
  margin-top: 40px;
  margin-right: 61px;
}
.aboutss-oth .oth-list-item:nth-of-type(3n), .aboutss-oth .oth-list-item:last-of-type {
  margin-right: 0;
}
.aboutss-oth .oth-list-item .item-img {
  margin-bottom: 27px;
}
.aboutss-oth .oth-list-item .item-text {
  width: 329px;
  text-align: center;
  letter-spacing: 0.08em;
  margin: 0 -5px;
}

/*===============================================
  庄島農縁の野菜が食べられるお店一覧
===============================================*/
.shops-contents {
  padding: 136px 0 129px;
}
.shops-contents .shops-ttl {
  margin-bottom: 90px;
}
.shops-contents .shops-box {
  margin-bottom: 100px;
}
.shops-contents .shops-box .box-ttl {
  margin-bottom: 30px;
}
.shops-contents .shops-box .box-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: -60px;
}
.shops-contents .shops-box .box-list-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  width: 520px;
  padding: 20px 20px 25px;
  margin-top: 60px;
  border-radius: 30px;
}
.shops-contents .shops-box .box-list-item .item-text {
  width: calc(100% - 225px);
  padding-top: 13px;
}
.shops-contents .shops-box .box-list-item .item-ttl {
  margin-bottom: 16px;
}
.shops-contents .shops-box .box-list-item .item-info {
  min-height: 84px;
}
.shops-contents .shops-box .box-list-item .item-info > * {
  margin-bottom: 14px;
}
.shops-contents .shops-box .box-list-item .item-info > *:last-child {
  margin-bottom: 0;
}
.shops-contents .shops-box .box-list-item .item-info .add {
  line-height: 1.64706;
}
.shops-contents .shops-box .box-list-item .item-img {
  width: 200px;
}
.shops-contents .shops-box .box-list-item .item-btn {
  width: 100%;
  height: 40px;
  margin-top: 15px;
}

/*===============================================
  メディア掲載情報
===============================================*/
/*新聞に掲載されました
-----------------------------*/
.media-about {
  padding: 156px 0 126px;
}
.media-about .about-ttl {
  margin-bottom: 96px;
}
.media-about .about-box {
  margin-bottom: 120px;
}
.media-about .about-box .box-ttl {
  font-size: 2.4rem;
  line-height: 1.5;
  padding-bottom: 9px;
}
.media-about .about-box .box-img {
  margin-bottom: 40px;
}
.media-about .about-box .box-text {
  letter-spacing: 0.06em;
}

/*その他メディア掲載情報
-----------------------------*/
.media-oth {
  padding: 129px 0 143px;
}
.media-oth .oth-ttl {
  margin-bottom: 107px;
}
.media-oth .oth-list-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.media-oth .oth-list-box .box-text {
  width: calc(100% - 440px);
  padding-top: 12px;
}
.media-oth .oth-list-box .box-text .text-in {
  line-height: 1.64706;
  letter-spacing: 0.06em;
  margin: -6px 0 -5px;
}
.media-oth .oth-list-box .box-date {
  line-height: 1.58824;
  margin-bottom: 8px;
}
.media-oth .oth-list-box .box-ttl {
  font-size: 2.8rem;
  line-height: 1.14286;
  letter-spacing: 0.06em;
  margin-bottom: 36px;
}
.media-oth .oth-list-box .box-img {
  width: 420px;
}

/*===============================================
  玉ねぎの美味しい食べ方(レシピ)
===============================================*/
.recipe-contents {
  padding: 156px 0 132px;
}
.recipe-contents .recipe-ttl {
  margin-bottom: 97px;
}
.recipe-contents .recipe-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-bottom: 80px;
  margin-bottom: 80px;
}
.recipe-contents .recipe-box .com-ttl02 {
  font-size: 2.4rem;
  line-height: 1.5;
  padding-bottom: 9px;
}
.recipe-contents .recipe-box .box-ttl {
  width: 100%;
}
.recipe-contents .recipe-box .box-img {
  width: 480px;
}
.recipe-contents .recipe-box .box-text {
  width: calc(100% - 520px);
  letter-spacing: 0.06em;
  margin: -8px 0 -7px;
}
.recipe-contents .recipe-box .box-item-wrap {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 16px;
}
.recipe-contents .recipe-box .box-item {
  width: 520px;
  padding: 26px 20px 40px;
  margin-top: 40px;
  border-radius: 30px;
}
.recipe-contents .recipe-box .box-item .item-ttl {
  margin-bottom: 20px;
}
.recipe-contents .recipe-box .box-item .item-text {
  letter-spacing: 0.06em;
  padding: 0 16px;
  margin: -8px 0 -7px;
}
.recipe-contents .recipe-box .box-item .num-list {
  margin: -6px 0 -5px;
}
.recipe-contents .recipe-box .box-item .num-list-item {
  line-height: 1.64706;
  margin-bottom: 15px;
}
.recipe-contents .recipe-box .box-item .num-list-item::before {
  font-size: 2.1rem;
  line-height: 1.14286;
  margin-left: 8px;
}
.recipe-contents .recipe-box .box-item .num-list-item > span {
  width: calc(100% - 33px);
}

/*===============================================
  美味しい玉ねぎの選び方
===============================================*/
/*農家が教える美味しい玉ねぎの選び方
-----------------------------*/
.choice-about {
  padding: 156px 0 167px;
}
.choice-about .about-ttl {
  margin-bottom: 122px;
}
.choice-about .about-img {
  margin-bottom: 64px;
}

/*玉ねぎの保存方法
-----------------------------*/
.choice-preserved {
  padding: 130px 0 120px;
}
.choice-preserved .preserved-list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: -40px;
}
.choice-preserved .preserved-list-box {
  width: 320px;
  margin-top: 40px;
  margin-right: 60px;
}
.choice-preserved .preserved-list-box:nth-of-type(3n), .choice-preserved .preserved-list-box:last-of-type {
  margin-right: 0;
}
.choice-preserved .preserved-list-box .box-img {
  margin-bottom: 22px;
}
.choice-preserved .preserved-list-box .box-ttl {
  font-size: 2.8rem;
  letter-spacing: 0.08em;
  line-height: 1.35715;
  margin-bottom: 30px;
}
.choice-preserved .preserved-list-box .box-text {
  line-height: 1.76471;
  margin: -7px 0 -6px;
}
.choice-preserved .preserved-list-box .box-text p {
  display: inline;
  margin-right: 0;
}
.choice-preserved .preserved-list-box:nth-of-type(1) .box-text p:first-child {
  display: block;
}

/*===============================================
  よくある質問・お客様の声
===============================================*/
/*ボタンリンク
-----------------------------*/
.faq_voice-links {
  padding: 118px 0 130px;
}
.faq_voice-links .links-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: -40px;
}
.faq_voice-links .links-list .list-item {
  width: 320px;
  height: 50px;
  margin: 40px 40px 0;
}

/*よくある質問
-----------------------------*/
.faq_voice-faq {
  padding: 130px 0 120px;
  margin-top: -130px;
}
.faq_voice-faq .faq-ttl {
  margin-bottom: 82px;
}
.faq_voice-faq .faq-list-item {
  margin-bottom: 60px;
  border-radius: 30px;
}
.faq_voice-faq .faq-list-item .item-ttl {
  padding: 13px 24px;
}
.faq_voice-faq .faq-list-item .item-ttl::before {
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0.06em;
}
.faq_voice-faq .faq-list-item .item-ttl > span {
  width: calc(100% - 44px);
  font-size: 2.1rem;
  line-height: 1.61905;
  letter-spacing: 0.06em;
}
.faq_voice-faq .faq-list-item .item-text {
  padding: 23px 24px;
}
.faq_voice-faq .faq-list-item .item-text::before {
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0.06em;
  transform: translateY(-4px);
}
.faq_voice-faq .faq-list-item .item-text p {
  width: calc(100% - 44px);
}

/*お客様の声
-----------------------------*/
.faq_voice-voice {
  padding: 112px 0 98px;
}
.faq_voice-voice .voice-list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: -60px;
}
.faq_voice-voice .voice-list-item {
  width: 520px;
  padding: 20px 20px 40px;
  margin-top: 60px;
  border-radius: 30px;
}
.faq_voice-voice .voice-list-item .item-img {
  margin-bottom: 20px;
}
.faq_voice-voice .voice-list-item .item-ttl {
  font-size: 2.1rem;
  line-height: 1.57143;
  padding-bottom: 3px;
  margin-bottom: 20px;
}
.faq_voice-voice .voice-list-item .item-text {
  margin: -8px 0 -7px;
}

/*===============================================
  会社情報
===============================================*/
.access-contents .inbox {
  padding: 126px 0 93px;
}
.access-contents .access-in {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.access-contents .access-in > * {
  width: 520px;
}
.access-contents .access-table {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 19px 40px;
  border-radius: 30px;
}
.access-contents .access-table table {
  width: 100%;
}
.access-contents .access-table td .replace {
  padding: 6px 0 5px;
}
.access-contents .access-table td .replace img {
  height: 15px;
}
.access-contents .access-img div {
  height: 100%;
}
.access-contents .access-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.access-contents .access-map {
  height: 400px;
}

/*==================================================
 お知らせ・ブログ一覧
================================================== */
.oficcialblog-contents {
  padding: 120px 0 100px;
}
.oficcialblog-contents .oficcialblog-list .list-item {
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.06em;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.oficcialblog-contents .oficcialblog-list .list-item .item-img {
  width: 160px;
}
.oficcialblog-contents .oficcialblog-list .list-item .item-in {
  width: calc(100% - 190px);
}
.oficcialblog-contents .oficcialblog-list .list-item .tag {
  max-width: calc(100% - 99px);
}
.oficcialblog-contents .oficcialblog-list .list-item .item-ttl {
  font-size: 1.6rem;
  line-height: 1.875;
  padding-right: 150px;
}

/*タグリスト
-----------------------------*/
.tag-select-box-wrap .tag-select-box {
  min-width: 240px;
  margin-bottom: 48px;
}
.tag-select-box-wrap .tag-select-box::after {
  right: 18px;
}
.tag-select-box-wrap .tag-select-box select {
  font-size: 1.4rem;
  line-height: 1.42858;
  padding: 12px 48px 12px 12px;
}

/*==================================================
 お知らせ・ブログ詳細
================================================== */
.oficcialblog-detail {
  padding: 120px 0 100px;
}
.oficcialblog-detail .oficcialblog-ttl {
  font-size: 2.4rem;
  line-height: 1.5;
}
.oficcialblog-detail .post-data {
  font-size: 1.4rem;
  line-height: 1.42858;
  margin-bottom: 20px;
}
/*==================================================
 お問い合わせ
================================================== */
.contact-contents {
  padding: 120px 0 100px;
}
.contact-contents .contact-table {
  margin-bottom: 56px;
}
.contact-contents .contact-table th {
  width: 350px;
  text-align: left;
  line-height: 2.375;
  padding-right: 30px;
}
.contact-contents .contact-table th .optional-mark,
.contact-contents .contact-table th .required-mark {
  font-size: 1.4rem;
  line-height: 2;
  padding: 0 10px;
  margin-top: 5px;
}
.contact-contents .contact-table td {
  vertical-align: middle;
}
.contact-contents .contact-submits-wrap {
  padding-top: 32px;
}
.contact-contents .contact-submits-wrap > * {
  width: 320px;
  height: 60px;
  margin: 20px 15px 0;
}

/*==================================================
 お問い合わせ完了
================================================== */
.complete-contents {
  padding: 120px 0 100px;
}
.complete-contents .complete-box {
  text-align: center;
}

/*==================================================
プライバシーポリシー
================================================== */
.privacy-contents {
  padding: 120px 0 100px;
}
.privacy-contents .item-box {
  margin-bottom: 56px;
}

/*==================================================
 サイトマップ
================================================== */
.site-contents {
  padding: 120px 0 100px;
}
.site-contents .site-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 480px;
}
.site-contents .site-list-item {
  width: 520px;
  margin-right: 40px;
}
.site-contents .site-list-item a {
  line-height: 1.76471;
  padding: 15px;
}
.site-contents .site-sub-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 40px;
}
.site-contents .site-sub-item {
  width: calc(25% - 12px);
  font-size: 1.4rem;
  line-height: 2.14286;
  padding: 10px;
  margin-top: 20px;
  margin-right: 16px;
}
.site-contents .site-sub-item:nth-of-type(4n), .site-contents .site-sub-item:last-of-type {
  margin-right: 0;
}
.site-contents .site-sub-item a {
  text-align: center;
}

/*===============================================
  404エラー
===============================================*/
.error-contents {
  padding: 120px 0 100px;
}

/*===============================================
  EC-CUBE 追加css
===============================================*/
.ec-layoutRole .ec-layoutRole__left > *,
.ec-layoutRole .ec-layoutRole__right > * {
  width: 200px;
  margin: 0;
}

.ec-searchnavRole,
.ec-shelfRole {
  padding: 0;
}

/*オリジナル検索
-----------------------------*/
.orgn_search {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  padding: 0;
}
.orgn_search .ec-headerNaviRole__left {
  width: 100%;
}
.orgn_search .ec-headerNaviRole__search {
  width: 100%;
  margin: 0;
}
.orgn_search .ec-headerSearch__category {
  width: 100%;
  float: none;
}
.orgn_search .ec-headerSearch__category .ec-select.ec-select_search {
  text-align: center;
  color: #444;
  background: #c9c9c9;
  border-radius: 0;
}
.orgn_search .ec-headerSearch__category .ec-select.ec-select_search::before {
  border-top-color: #444;
}
.orgn_search .ec-headerSearch__category .ec-select.ec-select_search select {
  text-align: center;
  color: #444;
}
.orgn_search .ec-headerSearch__keyword {
  width: 100%;
  float: none;
  background: #fff;
  border: none;
  border-radius: 0;
}

/*オリジナルカテゴリー
-----------------------------*/
.orgn_category {
  padding-top: 26px;
}
.orgn_category .cat_ttl {
  text-align: center;
  font-size: 1.8rem;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.1em;
  line-height: 1.66667;
  padding: 9px 0;
  border-top: solid 1px #313131;
  border-bottom: solid 1px #313131;
}
.orgn_category .orgn_category-list > li {
  border-bottom: solid 1px #bfbfbf;
}
.orgn_category .orgn_category-list > li a {
  display: block;
  text-align: center;
  font-size: 1.6rem;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.1em;
  line-height: 1.25;
  padding: 17px 0;
  transition: all 0.12s;
}
.orgn_category .orgn_category-list > li a:hover {
  text-decoration: none;
  color: #eba035;
}
.orgn_category .orgn_category-list > li li {
  border-top: solid 1px #bfbfbf;
}

/*オリジナルカート
-----------------------------*/
.orgin_cart {
  padding: 60px 0 0;
}
.orgin_cart .ec-headerNaviRole__right {
  width: 100%;
}
.orgin_cart .ec-headerNaviRole__right > * {
  width: 100%;
}
.orgin_cart .ec-cartNavi {
  height: 38px;
  background: #fff;
  border-radius: 0;
  padding: 9px 12px 6px;
}
.orgin_cart .ec-cartNavi .ec-cartNavi__price {
  font-size: 1.3rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
.orgin_cart .ec-cartNaviNull {
  min-width: 300px;
  background: #fff;
  padding: 10px;
  right: inherit;
  left: 0;
}
.orgin_cart .ec-cartNaviNull .ec-cartNaviNull__message {
  font-size: 1.4rem;
  line-height: 1.42858;
  padding: 20px 0;
}

/*オリジナルログイン
-----------------------------*/
.orgn_login {
  padding-top: 40px;
}
.orgn_login .ec-headerNav__item {
  display: block;
  height: 50px;
  margin-bottom: 11px;
}
.orgn_login .ec-headerNav__item:last-of-type {
  margin-bottom: 0;
}
.orgn_login .ec-headerNav__item a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #05613b;
  font-family: "Zen Maru Gothic", serif;
  color: #fff;
  transition: all 0.3s;
}
.orgn_login .ec-headerNav__item a:hover {
  opacity: 0.72;
}
.orgn_login .ec-headerNav__item a > * {
  margin: 0;
  color: #fff;
}
.orgn_login .ec-headerNav__item a .ec-headerNav__itemIcon {
  font-size: 1.8rem;
  margin-right: 6px;
}
.orgn_login .ec-headerNav__item a .ec-headerNav__itemLink {
  font-size: 1.5rem;
  line-height: 1.33334;
}
.orgn_login .ec-headerNav__item.fav a {
  background: #fff;
  box-shadow: 0 0 0 1px #777;
}
.orgn_login .ec-headerNav__item.fav a .ec-headerNav__itemIcon {
  color: #cb0e20;
}
.orgn_login .ec-headerNav__item.fav a .ec-headerNav__itemLink {
  color: #333;
}

/*オリジナル店舗情報
-----------------------------*/
.orgn_info {
  font-size: 1.4rem;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.1em;
  line-height: 2;
  padding-top: 24px;
}
.orgn_info > * {
  margin-bottom: 12px;
}
.orgn_info > *:last-child {
  margin-bottom: 0;
}

/*商品一覧・詳細
-----------------------------*/
.product_page .ec-layoutRole__contents {
  padding-top: 200px;
  margin-top: 60px;
}
.product_page .ec-layoutRole__contents::before {
  width: 100vw;
  min-width: 1920px;
  height: 140px;
}
.product_page .ec-layoutRole__contents::after {
  width: 100vw;
  min-width: 1920px;
  height: calc(100% - 139px);
}

/*その他
-----------------------------*/
.ec-contents {
  font-size: 1.8rem;
  line-height: 1.88889;
}

.ec-link_list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: -40px;
}

.ec-link_list-item {
  width: 320px;
  margin-top: 40px;
  margin-right: 60px;
}
.ec-link_list-item:nth-of-type(3n), .ec-link_list-item:last-of-type {
  margin-right: 0;
}
.ec-link_list-item a {
  font-size: 1.7rem;
  line-height: 1.76471;
  padding: 10px;
}

.ec-box-wrap {
  padding-top: 120px;
}
.ec-box-wrap .box-text + .ec-box {
  padding-top: 60px;
}

.ec-box {
  padding-top: 60px;
}
.ec-box:first-of-type {
  padding-top: 0;
}
.ec-box .box-item {
  padding-top: 40px;
}
.ec-box .box-item:first-of-type {
  padding-top: 15px;
}
.ec-box .replace {
  padding: 9px 0 8px;
}
.ec-box .replace img {
  height: 17px;
}

.ec-table {
  padding: 19px 40px;
  border-radius: 30px;
}
.ec-table .replace {
  padding: 6px 0 5px;
}
.ec-table .replace img {
  height: 15px;
}

.com-list_01 {
  margin: -8px 0;
}
.com-list_01 > li {
  margin-bottom: 34px;
}
.com-list_01 > li:last-of-type {
  margin-bottom: 0;
}