@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*==================================================
スタート時は要素自体を透過0にするためのopacity:0;を指定する
===================================*/
.card {
  opacity: 0;
}

/*==================================================
動かしたい動き（今回は” ふわっ” を採用）
===================================*/
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*==================================================
背景が下から出現＋テキスト
===================================*/
.bgDU {
  position: relative;
  /*テキストの基点となる位置を定義*/
}

.bgDU span.mask {
  position: relative;
  /*背景色の基点となる位置を定義*/
  display: block;
  line-height: 0;
  /*行の高さを0にする*/
  overflow: hidden;
  /*拡大してはみ出る要素を隠す*/
}

.bgDU span.mask::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  opacity: 0;
  /*透過0*/
  transition: 0.3s ease-in-out;
  /*移り変わる速さを変更したい場合はこの数値を変更*/
  transform: translateY(100%);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  background: rgba(226, 162, 178, 0.8);
  /*背景色*/
  width: 100%;
  height: 100%;
}

/*==================================================
ローディングのテキストは(#splash-logo)
レスポンシブの為style.cssに記載
===================================*/
.bgDU:hover span.mask::before {
  /*hoverした時の変化*/
  opacity: 1;
  /*透過なしに変化*/
  transform: translateY(0);
}

.bgDU span.cap {
  /*画像の上のテキスト*/
  position: absolute;
  opacity: 0;
  /*透過0*/
  transition: 0.5s ease-in-out;
  /*移り変わる速さを変更したい場合はこの数値を変更*/
  z-index: 3;
  /*テキストを前面に出す*/
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*テキストの位置中央指定*/
  color: #fff;
  /*テキストの色を変えたい場合はここを修正*/
  line-height: 1.5;
  /*行の高さを1.5にする*/
}

.bgDU:hover span.cap {
  /*hoverした時の変化*/
  opacity: 1;
  /*透過なしに変化*/
}

/*==================================================
スライダーのためのcss
===================================*/
/* スライドが一瞬縦に並びになる時の対処法
.slider .slick-initialized {
    visibility: visible;
} */
/* .container {
    margin: 30px auto 0;
    max-width: 500px;
    width: 100%;
} */
/* 中央以外のスライド */
.slick-img img {
  height: auto;
  opacity: 0.3;
  /* スライドを薄くする */
  transform: scale(0.8);
  /* // スライドのサイズを80%にする */
  transition: opacity 0.5s, transform 0.5s;
  /* // スライド透過率と拡大のアニメーション時間を0.5秒に設定 */
  width: 100%;
  cursor: pointer;
}

/* 中央のスライド */
.slider01 .slick-center img {
  opacity: 1;
  /* // 中央のスライドは透過しない */
  transform: scale(1);
  /* // 中央のスライドは小さくしない */
}

.slider01 .slick-prev {
  left: 10px !important;
}

.slick-next {
  right: 10px;
}

.slick-prev,
.slick-next {
  z-index: 1;
  opacity: 0;
}

.slick-prev::before,
.slick-next::after {
  color: white !important;
}

.slick-slide {
  height: auto;
}

a {
  cursor: pointer;
}

/*========= ローディング画面のためのCSS ===============*/
#splash {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #d6d6d6;
  z-index: 9999999;
  text-align: center;
  color: #fff;
}

/*========= 画面遷移のためのCSS ===============*/
/*画面遷移アニメーション*/
.splashbg {
  display: none;
}

/*bodyにappearクラスがついたら出現*/
body.appear .splashbg {
  display: block;
  content: "";
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  transform: scaleX(0);
  background-image: linear-gradient(90deg, rgb(248, 172, 217), rgb(209, 253, 254)); /*伸びる背景色の設定*/
  animation-name: PageAnime;
  animation-duration: 1.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}

@keyframes PageAnime {
  0% {
    transform-origin: right;
    transform: scaleX(0);
  }
  50% {
    transform-origin: right;
    transform: scaleX(1);
  }
  50.001% {
    transform-origin: left;
  }
  100% {
    transform-origin: left;
    transform: scaleX(0);
  }
}
/*画面遷移の後現れるコンテンツ設定*/
#container {
  opacity: 0; /*はじめは透過0に*/
}

/*bodyにappearクラスがついたら出現*/
body.appear #container {
  animation-name: PageAnimeAppear;
  animation-duration: 1s;
  animation-delay: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes PageAnimeAppear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body {
  background-color: #EBA4A4;
}

.flex {
  display: flex;
}

.header {
  display: flex;
  width: 100%;
  height: 60px;
  padding: 8px 20px;
  justify-content: space-between;
  align-items: center;
}

.first_icon {
  display: flex;
  align-items: center;
  gap: 8px;
}

.last_icon {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
}

.logo {
  cursor: pointer;
}

.login,
.cart {
  width: 28px;
  height: 28px;
  text-align: center;
  align-items: center;
}

#g-nav {
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 48px 8px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
  opacity: 0;
  width: 100%;
  height: 100vh;
  background-color: azure;
}
#g-nav ul li {
  list-style: none;
  text-align: center;
}
#g-nav ul li a {
  text-decoration: none;
  font-size: 24px;
  color: #333;
  text-decoration: none;
  padding: 20px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
}

/*==================================================
　ハンバーガーメニュー　3本線が横方向に回転して×に
===================================*/
/*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/
.openbtn {
  /*ボタン内側の基点となるためrelativeを指定。
  追従するナビゲーションの場合はfixed＋top、rightといった位置をセットで指定*/
  position: relative;
  cursor: pointer;
  width: 45px;
  height: 45px;
}

/*ボタン内側*/
.openbtn .openbtn-area {
  transition: all 0.6s;
  /*アニメーションの設定*/
}

.openbtn span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 7.5px;
  height: 2px;
  border-radius: 2px;
  background: #333;
  width: 30px;
}

.openbtn span:nth-of-type(1) {
  top: 15px;
}

.openbtn span:nth-of-type(2) {
  top: 23px;
}

.openbtn span:nth-of-type(3) {
  top: 31px;
}

/*activeクラスが付与されると .openbtn-areaが360度回転し、その中の線が回転して×に*/
.openbtn.active .openbtn-area {
  transform: rotate(360deg);
}

.openbtn.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  transform: translateY(6px) rotate(-45deg);
  width: 30%;
}

.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  transform: translateY(-6px) rotate(45deg);
  width: 30%;
}

#g-nav.show {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

/*========= 検索窓を開くための虫眼鏡ボタン設定 ===========*/
.open-btn {
  /* position: absolute;
  top:10px; */
  right: 20px;
  background: url("../img/icon_search.svg") no-repeat center;
  /*虫眼鏡アイコンを背景に表示*/
  width: 30px;
  height: 30px;
  cursor: pointer;
}

/*========= 検索窓の設定 ===============*/
/*==検索窓背景のエリア*/
#search-wrap {
  position: fixed;
  /*固定配置にして*/
  top: 0;
  left: 0;
  z-index: -1;
  /*最背面に設定*/
  opacity: 0;
  /*透過を0に*/
  transition: all 0.4s;
  /*transitionを使ってスムースに現れる*/
  width: 100%;
  height: 10%;
}

/*ボタンクリック後、JSで#search-wrapに panelactive クラスが付与された後の見た目*/
#search-wrap.panelactive {
  opacity: 1;
  /*不透明に変更*/
  z-index: 3;
  /*全面に出現*/
  background: #ddd;
  /*中の要素を天地中央揃えにする設定*/
  display: flex;
  justify-content: center;
  align-items: center;
}

/*==検索窓のエリア*/
#search-wrap .search-area {
  display: none;
  /*検索窓のエリアは、はじめ非表示*/
}

/*ボタンクリック後、JSで#search-wrapに panelactive クラスが付与された後*/
#search-wrap.panelactive .search-area {
  display: block;
  /*検索窓エリアを表示*/
  width: 70%;
  position: relative;
}

/*==検索フォームの設定*/
#search-wrap form {
  position: relative;
  height: 66px;
}

/*==テキスト入力とボタンinput共通設定*/
#search-wrap input {
  -webkit-appearance: none;
  /*SafariやChromeのデフォルトの設定を無効*/
  outline: none;
  cursor: pointer;
  /*カーソルを指マークに*/
  color: #fff;
}

/*テキスト入力input設定*/
#search-wrap input[type=text] {
  width: 100%;
  padding: 20px;
  border: none;
  border-bottom: 2px solid #666;
  transition: all 0.5s;
  letter-spacing: 0.05em;
}

#search-wrap input[type=text]:focus {
  background: #ffffff;
}

/*ボタンinput設定*/
#search-wrap input[type=submit] {
  position: absolute;
  top: 0;
  left: -50px;
  background: url("../img/icon_search.svg") no-repeat 15px center;
  /*虫眼鏡アイコンを背景に表示*/
  background-size: 25px 25px;
  width: 60px;
  height: 60px;
  border: none;
}

/*=======　閉じるための×ボタン　========*/
.close-btn {
  position: absolute;
  right: 10px;
  z-index: 2;
  cursor: pointer;
  width: 60px;
  height: 60px;
}

.close-btn span {
  display: inline-block;
  position: absolute;
  left: 14px;
  height: 3px;
  border-radius: 2px;
  background-color: #fff;
}

/*×マーク*/
.close-btn span:nth-of-type(1) {
  top: 21px;
  left: 16px;
  transform: translateY(6px) rotate(-135deg);
  width: 50%;
}

.close-btn span:nth-of-type(2) {
  top: 32px;
  left: 16px;
  transform: translateY(-6px) rotate(135deg);
  width: 50%;
}

/*========= スライダー ===============*/
.slider {
  width: 100%;
  max-width: 100%;
  height: 60vh;
  position: relative;
}
@media (width >= 768px) {
  .slider {
    height: 70vh;
  }
}

.slider-item img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}

.slider-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* img-changeという名前のアニメーションは15秒かけて実行して繰り返す */
  animation: img-change 15s infinite;
  /* アニメーションの過程で下の画像が透けるのでデフォルトは非表示 */
  opacity: 0;
}

.slider-item:nth-child(1) {
  animation-delay: 0s;
}

.slider-item:nth-child(2) {
  animation-delay: 5s;
}

.slider-item:nth-child(3) {
  animation-delay: 10s;
}

@keyframes img-change {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.footer {
  display: flex;
  gap: 24px;
  width: 100%;
  height: 300px;
  align-items: center;
  justify-content: space-around;
  background: center/cover no-repeat url("../img/footer.png");
}
.footer .nav_menu_ul {
  display: flex;
  flex-direction: column;
  width: 100px;
  padding: 0 24px;
}
.footer .nav_menu_ul li {
  padding-bottom: 10px;
}
.footer .nav_menu_ul li:nth-child(1),
.footer .nav_menu_ul li:nth-child(5) {
  padding-left: 48px;
}
.footer .nav_menu_ul li:nth-child(2),
.footer .nav_menu_ul li:nth-child(4) {
  padding-left: 24px;
}
.footer .nav_menu_ul a {
  font-family: "Bebas Neue", sans-serif;
  font-size: 1.2rem;
}
.footer .page_top {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  position: relative;
  font-size: 1.2rem;
  padding: 30px 0;
  width: 100px;
  margin-bottom: 20px;
}
.footer .page_top::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  border: 2px solid rgba(22, 227, 28, 0.9058823529);
  border-radius: 50%;
  transform: translateY(-50%);
}
.footer .page_top::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 3px solid #2b550e;
  border-right: 3px solid #2b550e;
  transform: rotate(-45deg);
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0.1em;
  background-color: #fff;
}

.upp {
  text-transform: uppercase;
}

.cap {
  text-transform: capitalize;
}

.title_nav_pc {
  display: flex;
  justify-content: center;
  margin: 40px;
}
.title_nav_pc li {
  padding: 10px;
}
.title_nav_pc li:hover {
  background-color: rgba(204, 255, 153, 0.93);
  border: 1px solid #d6d6d6;
}
.title_nav_pc a {
  font-family: "Bebas Neue", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.2em;
}
.title_nav_pc a:hover {
  background-color: rgba(204, 255, 153, 0.93);
}
@media (width >= 768px) {
  .title_nav_pc {
    display: flex;
    justify-content: center;
    margin: 40px;
  }
  .title_nav_pc li {
    padding: 10px;
  }
  .title_nav_pc li:hover {
    background-color: rgba(204, 255, 153, 0.93);
    border: 1px solid #d6d6d6;
  }
  .title_nav_pc a {
    font-family: "Bebas Neue", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.2em;
  }
  .title_nav_pc a:hover {
    background-color: rgba(204, 255, 153, 0.93);
  }
}

h2 {
  margin-top: 4rem;
}

.heading {
  font-size: 2.4rem;
  font-family: "Bebas Neue", "Noto Sans JP", sans-serif;
  letter-spacing: 0.2em;
  text-align: center;
}

.heading span {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  justify-content: center;
}

.heading span::before {
  content: "";
  display: inline-block;
  margin-right: 20px;
  height: 1px;
  width: 35%;
  background-color: #333;
}

.heading span::after {
  content: "";
  display: inline-block;
  margin-left: 20px;
  height: 1px;
  width: 35%;
  background-color: transparent;
}

section {
  margin: 10px 20px 40px 20px;
}

.section_title {
  font-size: 1.8rem;
  font-family: "Bebas Neue", "Noto Sans JP", sans-serif;
  letter-spacing: 0.18em;
}
.section_title h3 {
  display: flex;
  flex-direction: column;
  padding: 30px 0;
  color: #333;
  text-align: center;
  gap: 1rem;
}
.section_title h3 span {
  font-size: 1.2rem;
}

.new_item .grid,
.succulent .grid,
.group_planting .grid,
.garden_goods .grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(3, 1fr);
}
@media (width >= 1200px) {
  .new_item .grid,
  .succulent .grid,
  .group_planting .grid,
  .garden_goods .grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.ranking .grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(3, 1fr);
}
@media (width >= 768px) {
  .ranking .grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.subgrid {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
  grid-row-gap: 0.5rem;
}

img {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.new_item img {
  margin-bottom: 16px;
  position: relative;
}

.new_item .card {
  position: relative;
}

.new_item .heart::after {
  content: url(../img/icon_search.svg);
  position: absolute;
  left: 320px;
  bottom: -30px;
  width: 100%;
  cursor: pointer;
}

.new_item p::after:hover {
  content: url(../img/ezgif.com-animated-gif-maker.gif);
  position: absolute;
  left: 320px;
  bottom: -30px;
  width: 100%;
  cursor: pointer;
}

.card subgrid p {
  line-height: 1.2;
}

.card {
  position: relative;
  overflow: visible;
}
.card .ribbon1 {
  position: absolute;
  top: -10px;
  left: 8px;
  width: 40px;
  height: 25px;
  line-height: 25px;
  background-color: #FFD700;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.card .ribbon1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 0px;
  height: 0px;
  border: none;
  border-bottom: 10px solid #FFD700;
  border-right: 7px solid transparent;
  z-index: 10;
  top: 100%;
  left: 0;
  border: 3px solid transparent;
}
.card .ribbon1::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 20px 10px 20px;
  border-color: transparent #FFD700;
  content: "";
}
.card .ribbon2 {
  position: absolute;
  top: -10px;
  left: 8px;
  width: 40px;
  height: 25px;
  line-height: 25px;
  background-color: #c0c0c0;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.card .ribbon2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 0px;
  height: 0px;
  border: none;
  border-bottom: 10px solid #c0c0c0;
  border-right: 7px solid transparent;
  z-index: 10;
  top: 100%;
  left: 0;
  border: 3px solid transparent;
}
.card .ribbon2::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 20px 10px 20px;
  border-color: transparent #c0c0c0;
  content: "";
}
.card .ribbon3 {
  position: absolute;
  top: -10px;
  left: 8px;
  width: 40px;
  height: 25px;
  line-height: 25px;
  background-color: #89750A;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.card .ribbon3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 0px;
  height: 0px;
  border: none;
  border-bottom: 10px solid #89750A;
  border-right: 7px solid transparent;
  z-index: 10;
  top: 100%;
  left: 0;
  border: 3px solid transparent;
}
.card .ribbon3::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 20px 10px 20px;
  border-color: transparent #89750A;
  content: "";
}

.categoly_lavel {
  font-size: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
}

.name {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.02em;
}

.price {
  color: #CF0606;
  font-size: 1.4rem;
}

.center {
  margin-top: 10px;
  text-align: center;
}

.see_all {
  display: inline-block;
  min-width: 190px;
  padding: 10px 0;
  border: 1px solid;
  border-radius: 3rem;
  background-color: #fff;
  font-size: 1.3rem;
  line-height: 1.4;
  text-align: center;
}

.sub_title {
  font-family: "Bebas Neue", sans-serif;
  font-size: 2rem;
  color: #333333;
  position: relative;
  padding-top: 70px;
  margin-top: -4px;
  font-size: 2.6rem;
  text-shadow: 1px 1px 10px rgba(211, 207, 215, 0.8);
  margin-bottom: 30px;
}
@media (width >= 992px) {
  .sub_title {
    margin-top: 66px;
  }
}
@media (width >= 1200px) {
  .sub_title {
    margin-top: 90px;
  }
}
.sub_title::before {
  position: absolute;
  content: attr(data-en);
  position: absolute;
  transform: rotate(-8deg);
  top: 0;
  left: 0;
  color: rgba(22, 227, 28, 0.9058823529);
  font-size: 3.6rem;
  font-family: "WindSong", cursive;
  margin: 0 10vw;
}
@media (width >= 768px) {
  .sub_title::before {
    margin: 0;
  }
}
.sub_title span {
  position: relative;
  z-index: 0;
  text-align: center;
}

.sub_title2 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 2rem;
  color: #333333;
  position: relative;
  padding-top: 70px;
  margin-top: -4px;
  font-size: 2.6rem;
  text-shadow: 1px 1px 10px rgba(211, 207, 215, 0.8);
  margin-bottom: 0px;
}
@media (width >= 992px) {
  .sub_title2 {
    margin-top: 66px;
  }
}
@media (width >= 1200px) {
  .sub_title2 {
    margin-top: 90px;
  }
}
.sub_title2::before {
  position: absolute;
  content: attr(data-en);
  position: absolute;
  transform: rotate(-8deg);
  top: 0;
  left: 0;
  color: rgba(22, 227, 28, 0.9058823529);
  font-size: 3.6rem;
  font-family: "WindSong", cursive;
  margin: 0 10vw;
}
@media (width >= 768px) {
  .sub_title2::before {
    margin: 0;
  }
}
.sub_title2 span {
  position: relative;
  z-index: 0;
  text-align: center;
}

.bg_gray {
  background-color: #d6d6d6;
  padding: 10px;
  margin: 0 10vw;
  display: grid;
  place-content: center;
  place-items: center;
}
@media (width >= 768px) {
  .bg_gray {
    margin: 0;
  }
}
.bg_gray p {
  font-size: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media (width >= 992px) {
  .bg_gray p {
    font-size: 1.4rem;
  }
}

.bold {
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
}

.noto {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

/*-------------------------------aboutUSのフェードイン------------------------------*/
.about_us_img {
  overflow: hidden;
  margin: 0 10vw;
}
@media (width >= 768px) {
  .about_us_img {
    margin: 0;
  }
}

.about_us .fadein-before {
  /*透過度の設定。0で表示されなくなる。*/
  opacity: 0;
  /*要素を左に100pxずらしたところに配置する*/
  transform: translateX(-100px);
  /*透過度と表示位置を1秒かけて変化させる*/
  transition: opacity 1s, transform 1s;
}

.about_us .fadein-before2 {
  /*透過度の設定。0で表示されなくなる。*/
  opacity: 0;
  /*要素を左に100pxずらしたところに配置する*/
  transform: translateX(100px);
  /*透過度と表示位置を1秒かけて変化させる*/
  transition: opacity 1s, transform 1s;
}

.about_us .fadein-after {
  /*透過度の設定。非表示から表示にする。*/
  opacity: 1;
  /*要素を100px左にしていたのを元の位置に戻す*/
  transform: translate(0);
}

@media (width >= 768px) {
  .about_us {
    display: grid;
    grid-template-columns: 50%, 50%;
    grid-template-rows: repeat(10vw, 8fr);
  }
  #item1 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  #item2 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  #item3 {
    grid-row: 1/3;
    grid-column: 2/3;
  }
  #item4 {
    grid-row: 3/4;
    grid-column: 2/3;
  }
  #item5 {
    grid-row: 4/5;
    grid-column: 2/3;
  }
  #item6 {
    grid-row: 3/5;
    grid-column: 1/2;
  }
  #item7 {
    grid-row: 5/6;
    grid-column: 1/2;
  }
  #item8 {
    grid-row: 6/7;
    grid-column: 1/2;
  }
  #item9 {
    grid-row: 5/7;
    grid-column: 2/3;
  }
  #item10 {
    grid-row: 7/8;
    grid-column: 2/3;
  }
  #item11 {
    grid-row: 8/9;
    grid-column: 2/3;
  }
  #item12 {
    grid-row: 7/9;
    grid-column: 1/2;
  }
}
.wrapper {
  max-width: 600px;
  margin: 0 auto;
}
@media (width >= 768px) {
  .wrapper {
    max-width: 740px;
    margin: 0 auto;
  }
}
@media (width >= 992px) {
  .wrapper {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media (width >= 1200px) {
  .wrapper {
    max-width: 1080px;
    margin: 0 auto;
  }
}

/*tabの形状*/
.tab {
  display: grid;
  align-items: center;
  text-align: center;
  height: 100%;
  box-sizing: border-box;
  margin: 40px 0;
  cursor: pointer;
  padding: 0 20px;
}
@media (width >= 400px) {
  .tab {
    grid-template-columns: repeat(2, 1fr);
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
  }
}
@media (width >= 768px) {
  .tab {
    grid-template-columns: repeat(4, 1fr);
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
  }
}
@media (width >= 1200px) {
  .tab {
    grid-template-columns: repeat(4, 1fr);
    max-width: 1080px;
    margin: 0 auto;
    padding: 0;
  }
}

.tab li a:hover {
  transition: ease-in;
}

.tab li a {
  display: block;
  background: rgba(204, 255, 153, 0.93);
  margin: 0 2px;
  padding: 10px 20px;
  font-size: 1.4rem;
}
@media (width >= 768px) {
  .tab li a {
    font-size: 1.4rem;
  }
}

/*liにactiveクラスがついた時の形状*/
.tab li.active a {
  background: linear-gradient(hsl(332, 86%, 83%), #ec1983);
  color: #fff;
}

.hover-2 {
  position: relative;
  background: #fff;
  border: 0 solid #fff;
  box-sizing: border-box;
}
.hover-2::before, .hover-2::after,
.hover-2 span::before,
.hover-2 span::after {
  content: "";
  display: block;
  position: absolute;
  background: linear-gradient(hsl(332, 86%, 83%), #ec1983);
}
.hover-2::before {
  right: 0;
  top: 0;
  height: 2px;
  width: 0%;
  transition: width 300ms;
}
.hover-2::after {
  right: 0;
  top: 0;
  height: 0%;
  width: 2px;
  transition: height 300ms;
}
.hover-2 span::before {
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0%;
  transition: width 300ms;
}
.hover-2 span::after {
  left: 0;
  bottom: 0;
  height: 0%;
  width: 2px;
  transition: height 300ms;
}
.hover-2:hover::before {
  width: 100%;
}
.hover-2:hover::after {
  height: 100%;
}
.hover-2:hover span::before {
  width: 100%;
}
.hover-2:hover span::after {
  height: 100%;
}

/*エリアの表示非表示と形状*/
.area {
  display: none;
  /*はじめは非表示*/
  opacity: 0;
  /*透過0*/
  background: #fff;
  padding: 50px 20px;
}

/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
  display: block;
  /*表示*/
  animation-name: displayAnime;
  /*ふわっと表示させるためのアニメーション*/
  animation-duration: 2s;
  animation-fill-mode: forwards;
}

@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.area .succulent .grid,
.area .big .grid,
.area .group_planting .grid,
.area .garden_goods .grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

/*========= レイアウトのためのCSS ===============*/
a {
  color: #333;
  text-decoration: none;
}

.lead {
  text-align: center;
  padding: 50px 20px;
}

/*画像のレスポンシブ*/
img {
  width: 100%;
  height: auto;
}

/* 横幅 */
.bgDU {
  width: 70%;
  margin: 0 auto;
  /*中央揃え*/
}

.blog {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 8px;
}
@media (width >= 768px) {
  .blog {
    flex-direction: row;
  }
}
@media (width >= 1200px) {
  .blog {
    max-width: 1560px;
    margin-top: 50px;
    margin: 0 auto;
    padding: 62px 72px 32px 72px;
    margin: 10px 20px 40px 20px;
  }
}

.article {
  flex-basis: 68%;
  padding: 8px;
  font-family: "Kiwi Maru", serif;
}
.article .blog_title {
  font-size: 2.8rem;
  margin-top: 0;
  text-align: center;
  color: #494949;
}
.article p {
  font-size: 1.6rem;
  margin-bottom: 8px;
  color: #494949;
  margin: 10px 20px 40px 20px;
}
.article .contents {
  font-size: 2rem;
  border: 2px solid peachpuff;
  margin: 10px 20px 40px 20px;
}
.article .contents ul {
  padding: 1.6rem;
}
.article .contents ul li {
  list-style-type: decimal;
  color: aquamarine;
  margin: 0 0 16px 32px;
}
.article .contents ul li a {
  color: #333333;
  font-size: 1.6rem;
}
.article h3 {
  font-size: 2rem;
  margin-bottom: 1.6rem;
  border-bottom: 2px solid #89750A;
  padding: 0.25em 0.5em;
  /*上下 左右の余白*/
  color: #494949;
  /*文字色*/
  background: transparent;
  /*背景透明に*/
  border-left: solid 5px aquamarine;
  /*左線*/
}

.aside {
  flex-basis: 28%;
  margin-bottom: 1re;
}
.aside .categoryNav {
  padding: 2.4rem 3.6rem;
  background-color: aquamarine;
  background-color: aliceblue;
  border: 4px solid antiquewhite;
  margin-bottom: 2.4rem;
}
.aside .categoryNav ul li {
  list-style-type: square;
  margin: 0 0 16px 20px;
}
.aside .recentNav {
  padding: 2.4rem 3.6rem;
  margin-bottom: 2rem;
  background-color: antiquewhite;
  border: 4px solid aliceblue;
}
.aside .recentNav ul {
  height: 240px;
  overflow: hidden scroll;
}
.aside .recentNav ul li {
  margin-bottom: 1rem;
  margin-bottom: 2.4rem;
  border-bottom: 1px solid #494949;
}
.aside h2 {
  margin-top: 0;
  font-family: "Kiwi Maru", serif;
  font-size: 2.4rem;
  margin-bottom: 1.6rem;
  font-weight: 400;
}
.aside p {
  margin-top: 2.4rem;
}

/*==================================================
ローディングのテキスト
レスポンシブの為こちらに記載
===================================*/
#splash-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2.4rem;
  font-family: "Playball", cursive;
  font-style: italic;
}
@media (width >= 768px) {
  #splash-logo {
    font-size: 4.8rem;
  }
}
@media (width >= 992px) {
  #splash-logo {
    font-size: 5.6rem;
  }
}
@media (width >= 1200px) {
  #splash-logo {
    font-size: 6.4rem;
    letter-spacing: 0.12em;
  }
}/*# sourceMappingURL=style.css.map */