@charset "UTF-8";
/*--------------------------------------------------
 Font
-------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Markazi+Text:wght@450&family=Oxygen:wght@700&display=swap");
/*文字シャギーを解消*/
a, p, small, h1, h2, h3, h4, h5, h6, li, ol, dl, label, select, button, span, table, .no-shaggy {
  transform: rotate(0.06deg);
}

/*スムーススクロール*/
/*回転戻す*/
/* 画像 hover:半透明 ＿＿＿＿＿＿＿＿＿＿＿*/
.bg-brown {
  background-color: #6b524a;
}

.bg-l-brown {
  background-color: #996f49;
}

.bg-chocolate {
  background-color: #9c1f1f;
}

.bg-blue {
  background-color: #0870d1;
}

.bg-d-blue {
  background-color: #2929c1;
}

.bg-green {
  background-color: #39b54a;
}

.bg-pink {
  background-color: #ff6d7e;
}

.bg-orange {
  background-color: #f76700;
}

.bg-tan {
  background-color: #ff7c21;
}

.bg-scarlet {
  background-color: #da3828;
}

.bg-v-blue {
  background-color: #2659ea;
}

.bg-maccha {
  background-color: #609311;
}

.gb-ol-brown {
  background-color: #ffffff;
  color: #6b524a;
  border: 1px solid #6b524a;
}

.text-yellow {
  color: #ffff00 !important;
}

.text-red {
  color: #ff0000;
}

.text-aqua {
  color: #009fc4;
}

.text-blue {
  color: #2659ea;
}

.text-maccha {
  color: #609311;
}

.text-orange {
  color: #ff4104;
}

.text-scarlet {
  color: #da3828;
}

.text-white {
  color: #fff;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-8 {
  border-width: 8px !important;
}
@media all and (max-width: 768px) {
  .border-8 {
    border-width: 2px !important;
  }
}

.marker-yellow {
  background: linear-gradient(transparent 50%, #ffff63 50%);
}

.marker-l-green {
  background-color: #b8f6b3 !important;
}

.border-radius5 {
  border-radius: 5px;
}

.border-radius10 {
  border-radius: 10px;
}

.border-radius20 {
  border-radius: 20px;
}

.border-radius35 {
  border-radius: 35px;
}
@media all and (max-width: 768px) {
  .border-radius35 {
    border-radius: 15px;
  }
}

.border-radius50 {
  border-radius: 50px;
}
@media all and (max-width: 768px) {
  .border-radius50 {
    border-radius: 20px;
  }
}

.ls-1 {
  letter-spacing: -0.03em;
}

.ls-2 {
  letter-spacing: -0.06em;
}

.ls-3 {
  letter-spacing: -0.09em;
}

/*--------------------------------------------------
 *リセット*
-------------------------------------------------*/
small {
  font-weight: inherit;
}

/*--------------------------------------------------
 *bootstrap上書き*
-------------------------------------------------*/
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media (min-width: 374.999px) {
  .d-xs-none {
    display: none;
  }
}

#topl {
  color: #3e3a39;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  width: 100%;
  position: relative;
}

.item-section {
  background-color: #beeda1;
  z-index: 0;
  position: relative;
  width: 100%;
  height: 100%;
}
.item-section-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.item-section-bg-inner {
  position: absolute;
  width: 120%;
  height: 120%;
  top: -10%;
  left: -10%;
  background-image: url(images26/fv-bg-moya-2607.jpg);
  background-repeat: repeat-y;
  background-size: 105%;
  background-position: 0 400px;
}

/*--------------------------------------------------
 *共通コンポーネント*
-------------------------------------------------*/
.content-1200 {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .content-1200 {
    padding: 0;
  }
}

.content-991 {
  max-width: 991px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .content-991 {
    padding: 0 0.8rem;
  }
}
@media screen and (max-width: 768px) {
  .content-991 {
    padding: 0;
  }
}

.content-750 {
  max-width: 750px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .content-750 {
    padding: 0 0.8rem;
  }
}
@media screen and (max-width: 768px) {
  .content-750 {
    padding: 0;
  }
}

/* アイコン類 */
.item-icon-otoku {
  width: 113px;
}

.item-icon-square {
  border-radius: 5px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1 !important;
  padding: 5px;
  font-weight: bold;
  transform: rotateZ(-0.05deg);
}
@media (max-width: 575px) {
  .item-icon-square {
    font-size: 16px;
  }
}

.bg-white-area {
  background-color: #fff;
  border-radius: 35px;
  position: relative;
  padding: 24px;
  margin-left: 20px;
  margin-right: 20px;
  z-index: 1;
}
@media (max-width: 575px) {
  .bg-white-area {
    padding: 20px 12px 15px;
    margin-left: 12px;
    margin-right: 12px;
    border-radius: 20px;
  }
}

.price {
  font-family: "Oxygen", sans-serif;
  letter-spacing: -0.1rem;
  font-size: 3.4rem;
  font-weight: bold;
  padding: 0 0 0 3px;
  line-height: 1 !important;
  bottom: -0.06em;
  position: relative;
}
.price > small {
  bottom: 0.04em;
  position: relative;
}

.re-type {
  font-size: 1.8rem;
  font-weight: bold !important;
}
@media all and (max-width: 1200px) {
  .re-type {
    font-size: 1.3rem;
  }
}
@media all and (max-width: 991px) {
  .re-type {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 768px) {
  .re-type {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 576px) {
  .re-type {
    font-size: 1.4rem;
  }
}

.red-right {
  color: #ff0000;
}

.btn-cart {
  width: 80%;
  max-width: 500px;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 0.5rem;
  background-color: #ff6600;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
.btn-cart:hover {
  background-color: rgb(229.5, 91.8, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
@media screen and (max-width: 576px) {
  .btn-cart {
    font-size: 1.2rem;
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .btn-cart {
    font-size: 1rem;
  }
}

.btn-keppin {
  background-color: #6c757d !important;
  box-shadow: none;
  color: #fff;
}

/*矢印ボタン_____________*/
.arrow_btn {
  color: #fff !important;
  position: relative;
  transition: 0.5s;
}

.arrow_btn::after {
  transition: 0.3s;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  transform: rotate(45deg);
}

.arrow_btn:hover::after {
  right: 12px;
}

a.text-link {
  text-decoration: underline;
}

.btn-more-info {
  font-size: 0.9rem;
  line-height: 1.1 !important;
  display: inline-block;
}

.info-text {
  font-size: 0.8rem;
  line-height: 1.1 !important;
}

.indent {
  padding-left: 0.9em;
  text-indent: -0.9em;
}

@media (max-width: 575px) {
  .pc-img {
    display: none !important;
  }
}

.sp-img {
  display: none !important;
}
@media (max-width: 575px) {
  .sp-img {
    display: block !important;
  }
}

.atention-text {
  font-size: 0.7rem;
  padding-bottom: 1px;
  line-height: 1.4 !important;
}

/*--------------------------------------------------
 ファーストビュー
-------------------------------------------------*/
#mainvisual {
  overflow: clip;
  position: relative;
}

.fv-main {
  position: relative;
  width: 100%;
  height: 700px;
  overflow: hidden;
  clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
}
@media (max-width: 1199px) {
  .fv-main {
    height: 50vw;
  }
}
@media (max-width: 767px) {
  .fv-main {
    height: 130vw;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
  }
}
.fv-main-bg {
  position: relative;
  width: 100%;
  height: 100%;
  transform: scale(0.8);
  background-repeat: no-repeat;
  background-position: center 69%;
  background-size: cover;
  z-index: -2;
  animation: scaleOut 2s ease-in-out forwards;
  background-image: url(topl_img/topl-fv-pc--02.jpg);
}
@media (max-width: 1199px) {
  .fv-main-bg {
    background-position: 47% 69%;
  }
}
@media (max-width: 991px) {
  .fv-main-bg {
    background-position: center 92%;
  }
}
@media (max-width: 767px) {
  .fv-main-bg {
    background-image: url(topl_img/topl-fv-sp--02.jpg);
    background-position: center -42vw;
  }
}
.fv-main-bg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center 69%;
  background-size: cover;
  z-index: 0;
  animation: fadeIn 3s ease-in-out forwards;
  opacity: 0;
  background-image: url(topl_img/topl-fv-pc--01.jpg);
}
@media (max-width: 1199px) {
  .fv-main-bg::after {
    background-position: 47% 69%;
  }
}
@media (max-width: 991px) {
  .fv-main-bg::after {
    background-position: center 92%;
  }
}
@media (max-width: 767px) {
  .fv-main-bg::after {
    background-image: url(topl_img/topl-fv-sp--01.jpg);
    background-position: center -42vw;
  }
}
@keyframes scaleOut {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fv-catch {
  position: absolute;
  top: calc(50% - 12px);
  left: 46%;
  transform: translateY(-50%);
}
.fv-catch-en {
  position: absolute;
  bottom: 0;
  right: 0;
  mix-blend-mode: multiply;
  max-width: 600px;
  width: 50%;
}
@media (max-width: 1199px) {
  .fv-catch {
    width: 50vw;
  }
  .fv-catch img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .fv-catch {
    width: 80vw;
    width: clamp(200px, 94vw, 670px);
    top: 26vw;
    left: 20px;
  }
  .fv-catch-en {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .fv-catch {
    left: 15px;
  }
}

/*--------------------------------------------------
　アイテムセクションの背景あしらい
-------------------------------------------------*/
.item-section-desp {
  font-size: 32px;
  font-size: clamp(16px, 1rem + 1vw, 32px);
  color: #1d952e;
  text-align: center;
  line-height: 1;
  filter: drop-shadow(0 0 5px #fff) drop-shadow(6px 6px 5px #fff) drop-shadow(-6px -6px 5px #fff);
}
.item-section-desp small {
  line-height: 1.05;
  font-size: 0.6em;
}
@media (max-width: 767px) {
  .item-section-desp small {
    font-size: clamp(14px, 0.8em, 16px);
  }
}

/* --------------------------------------------------
 note
-------------------------------------------------*/
.description p, .description ul {
  font-size: 1.2rem;
}
@media all and (max-width: 575px) {
  .description p, .description ul {
    font-size: 0.9rem;
  }
}

.h1-note {
  font-size: 2rem;
  font-weight: bold;
}
@media all and (max-width: 575px) {
  .h1-note {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 320px) {
  .h1-note {
    font-size: 1.5rem;
  }
}

/*--------------------------------------------------
 SNS
-------------------------------------------------*/
.sns-area {
  max-width: 750px;
  margin: 0 auto;
}
.sns-area ul {
  list-style: none;
  margin: 0;
  padding: 0 1rem;
}
.sns-area li {
  margin: 0;
  padding: 0;
  float: left;
  width: 25%;
  border-right: 1px solid #d7ba9a;
}
.sns-area li:last-child {
  border: none;
}
.sns-area img {
  max-width: 60px;
  height: auto;
}
@media all and (max-width: 575px) {
  .sns-area p {
    font-size: 0.8rem;
  }
  .sns-area img {
    max-width: 40px;
  }
}

/* --------------------------------------------------
pagetop
-------------------------------------------------*/
.pagetop {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: 0.5rem;
  bottom: 0.5rem;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(128, 128, 128, 0.5);
  color: #fff;
  transition: 0.3s;
  opacity: 0;
  z-index: 1000;
}

#sns {
  z-index: 100;
  background-color: #fff;
}