@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);
}

/*レイアウト 崩れた時はみ出し防止*/
#mainvisual, .navigation {
  width: 100%;
  overflow: hidden;
}

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

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

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

.bg-blue {
  background-color: #3399ff;
}

.bg-green {
  background-color: #06b44c;
}

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

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

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

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

.bg-purple {
  background-color: #740049;
}

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

.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-white {
  color: #ffffff;
}

.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-green {
  background-color: #155c34 !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;
  }
}

.right-0 {
  right: 0 !important;
}

.right-50 {
  right: 50px !important;
}

.right-100 {
  right: 100px !important;
}

.right-n20 {
  right: -20px !important;
}

.right-n50 {
  right: -50px !important;
}

.left-0 {
  left: 0 !important;
}

.left-50 {
  left: 50px !important;
}

.left-100 {
  left: 100px !important;
}

.left-n20 {
  left: -20px !important;
}

.left-n50 {
  left: -50px !important;
}

.top-0 {
  top: 0 !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.top-100 {
  top: 100px !important;
}

.top-200 {
  top: 200px !important;
}

.top-300 {
  top: 300px !important;
}

.top-400 {
  top: 400px !important;
}

.top-500 {
  top: 500px !important;
}

.top-600 {
  top: 600px !important;
}

.top-700 {
  top: 700px !important;
}

.top-800 {
  top: 800px !important;
}

.top-900 {
  top: 900px !important;
}

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

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

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

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

/*--------------------------------------------------
 *bootstrap上書き*
-------------------------------------------------*/
.btn-gentei .btn-outline-dark {
  transition: 0ms;
}
.btn-gentei .btn-outline-dark:hover {
  color: #343a40;
  border-color: #343a40;
  background-color: #fff;
  opacity: 0.8;
}
@media screen and (max-width: 1200px) {
  .btn-gentei .btn-outline-dark h4 {
    font-size: clamp(1.125rem, 1.065rem + 0.3vw, 1.2rem);
  }
}
@media screen and (max-width: 576px) {
  .btn-gentei .btn-outline-dark h5 {
    font-size: 1rem;
  }
  .btn-gentei .btn-outline-dark h4 {
    font-size: clamp(1rem, 0.844rem + 0.78vw, 1.125rem);
  }
  .btn-gentei .btn-outline-dark .btn-gentei--img {
    margin: auto;
  }
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

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

@media (min-width: 420px) {
  .col-xs-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}
#winter2025 {
  color: #3e3a39;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  width: 100%;
  position: relative;
}

.item-section {
  background: url(images25/item-bg-che.jpg) repeat;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.item-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(90deg, #003015, #00b576, #003015);
  mix-blend-mode: multiply;
}

/*--------------------------------------------------
 *共通コンポーネント*
-------------------------------------------------*/
.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: 991px) {
  .item-icon-square {
    font-size: 15px;
  }
}
@media (max-width: 700px) {
  .item-icon-square {
    font-size: 13px;
    padding: 2px;
    border-radius: 2px;
  }
}
@media (max-width: 576px) {
  .item-icon-square {
    font-size: 15px;
    padding: 3px;
    border-radius: 3px;
  }
}

.i-this-month {
  background-color: #06b44c;
  color: #fff;
}

.i-souryou {
  background-color: #ff0000;
  color: #fff769;
}

.bg-white-area {
  background-color: #fff;
  border-radius: 16px;
  position: relative;
  padding: 24px;
  z-index: 1;
  position: relative;
  height: 100%;
}
@media (max-width: 576px) {
  .bg-white-area {
    padding: 20px 12px 15px;
    border-radius: 1em;
  }
}

/* 価格まわりのコンポーネント */
.item-quantity {
  font-family: "Oxygen", "M PLUS Rounded 1c", sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1 !important;
  vertical-align: bottom;
  bottom: -0.04em;
  position: relative;
}
.item-quantity small {
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
  bottom: 0.04em;
}
@media all and (max-width: 1200px) {
  .item-quantity {
    font-size: 2.2rem;
  }
  .item-quantity small {
    font-size: 1.3rem;
  }
}
@media all and (max-width: 991px) {
  .item-quantity {
    font-size: 2rem;
  }
  .item-quantity small {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 768px) {
  .item-quantity {
    font-size: 28px;
  }
  .item-quantity small {
    font-size: 20px;
  }
}
@media all and (max-width: 576px) {
  .item-quantity {
    font-size: 30px;
  }
  .item-quantity small {
    font-size: 22px;
  }
}

.price {
  font-family: "Oxygen", sans-serif;
  letter-spacing: -0.1rem;
  font-size: 3.4rem;
  font-weight: 700;
  padding: 0 0 0 3px;
  line-height: 1 !important;
  bottom: -0.06em;
  margin-top: -0.12em;
  position: relative;
}
.price > small {
  bottom: 0.04em;
  position: relative;
}
@media (max-width: 1200px) {
  .price {
    font-size: 3.3rem;
  }
}
@media (max-width: 991px) {
  .price {
    font-size: 2.8rem;
  }
}
@media (max-width: 700px) {
  .price {
    font-size: 33px;
  }
}
@media (max-width: 576px) {
  .price {
    font-size: 44px;
    padding: 0 0 0 2px;
  }
}

.price--unit {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1 !important;
  position: relative;
}
@media (max-width: 991px) {
  .price--unit {
    font-size: 26px;
  }
}
@media (max-width: 700px) {
  .price--unit {
    font-size: 19px;
  }
}
@media (max-width: 576px) {
  .price--unit {
    font-size: 28px;
  }
}

.re-type {
  font-size: 1.8rem;
  font-weight: 600 !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;
}

.soutou {
  font-size: 1.2rem;
  font-weight: 500;
  text-align: right;
  line-height: 1 !important;
  color: #3e3a39;
}
@media (max-width: 991px) {
  .soutou {
    font-size: 17px;
  }
}
@media (max-width: 576px) {
  .soutou {
    font-size: 16px;
  }
}

.ippai {
  background-color: #ff0000;
  padding: 2px 12px;
  color: #fff;
  display: inline-block;
  border-radius: 50em;
  font-size: 1.1rem;
  font-weight: 600;
  align-items: end;
}

.ippai-value {
  position: relative;
  bottom: -1px;
}
.ippai-value > small {
  position: relative;
  bottom: 1px;
}

/* itemユニット */
.item-category-name {
  border-radius: 50em;
  font-weight: 700;
}
.item-category-name span {
  transform: rotate(0.06deg);
  display: inline-block;
}
@media (max-width: 576px) {
  .item-category-name {
    font-size: 10px;
  }
}

.item-title {
  font-weight: 900;
  position: relative;
  z-index: 1;
  padding: 15px 6px 15px 0;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(1.4rem, 1.218rem + 0.78vw, 1.8rem);
  font-weight: 800;
  letter-spacing: -0.03em;
  z-index: 1;
}
@media (max-width: 768px) {
  .item-title {
    padding: 6px 3px 6px 0;
  }
}

.text-up {
  vertical-align: 0.1em;
}

.item-name {
  font-weight: 900;
  font-size: clamp(1.5rem, 1.418rem + 0.5vw, 2rem);
  line-height: 1;
  color: #6b524a;
}
@media (max-width: 576px) {
  .item-name {
    font-size: 1.3rem;
  }
}

.item-name-mini {
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.2;
  color: #6b524a;
}
@media (max-width: 1200px) {
  .item-name-mini {
    font-size: clamp(1.375rem, 1.261rem + 0.48vw, 1.625rem);
  }
}

.item-text {
  font-size: 0.9rem;
  line-height: 1.3 !important;
  font-weight: 500;
}

.item-set-box {
  position: relative;
  padding: 26px 6px 6px;
  border: 2px solid #8c8c8c;
  border-radius: 4px;
}

.item-set-title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px 5px 2px;
  margin: 0;
  font-size: 0.9rem;
  background-color: #8c8c8c;
  color: #fff;
}

.item-set-text {
  font-size: 0.9rem;
}

.btn-cart {
  width: 80%;
  max-width: 500px;
  font-size: 1.5rem;
  font-weight: 500;
  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: 768px) {
  .btn-cart {
    font-size: 1.16rem;
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .btn-cart {
    font-size: 1.2rem;
  }
}
@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;
}

.outside-text {
  z-index: 3;
  position: relative;
}

.under-btn-text-wrap {
  max-width: 400px;
}

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

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

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

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

.chart {
  width: 280px;
}
@media (max-width: 576px) {
  .chart {
    min-width: 200px;
    width: 60%;
  }
}

/*--------------------------------------------------
 ファーストビュー
-------------------------------------------------*/
#mainvisual {
  background: url(images25/fv-bg-ptn.jpg) repeat;
  position: relative;
}
#mainvisual::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(#00b576, #003015);
  mix-blend-mode: multiply;
}

.mainvisual-area {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}
.mainvisual-area::before {
  content: "";
  position: absolute;
  width: 106%;
  height: 100%;
  top: -14px;
  left: -3%;
  background: url(images25/fv-bg-kira-all--pc@2x.png) no-repeat;
  background-position: top -40px center;
  background-size: contain;
}
@media (max-width: 991px) {
  .mainvisual-area::before {
    top: 0;
  }
}
@media (max-width: 768px) {
  .mainvisual-area::before {
    background: url(images25/fv-bg-kira-all--sp@2x.png) no-repeat;
    background-position: top 0 center;
    background-size: 100% auto;
  }
}

.mv-grid-wrap {
  display: grid;
  grid-template-rows: 60% 1fr;
  grid-template-columns: 33% 1fr;
}
@media (max-width: 991px) {
  .mv-grid-wrap {
    grid-template-columns: 28% 1fr;
  }
}
@media (max-width: 768px) {
  .mv-grid-wrap {
    grid-template-columns: 30% 1fr;
  }
}
@media (max-width: 576px) {
  .mv-grid-wrap {
    grid-template-rows: 40% 1fr;
    grid-template-columns: 46% 1fr;
  }
}

.mv-grid-01 {
  grid-row: 1/3;
  grid-column: 1/2;
}
@media (max-width: 768px) {
  .mv-grid-01 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
}
.mv-grid-02 {
  grid-row: 1/2;
  grid-column: 2/3;
}
@media (max-width: 768px) {
  .mv-grid-02 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
}
.mv-grid-03 {
  grid-row: 2;
  grid-column: 2;
}
@media (max-width: 768px) {
  .mv-grid-03 {
    grid-row: 2/3;
    grid-column: 2/3;
  }
}

.fv-sizuru {
  text-align: right;
  align-self: end;
  justify-self: end;
  position: relative;
  height: 100%;
  z-index: 1;
}
.fv-sizuru > img {
  display: inline-block;
  position: absolute;
  height: auto;
  width: 680px;
  bottom: -130px;
  right: -70px;
  z-index: 99999;
}
@media (max-width: 1200px) {
  .fv-sizuru > img {
    width: 650px;
    bottom: -110px;
    right: -10vw;
  }
}
@media (max-width: 991px) {
  .fv-sizuru > img {
    width: 630px;
    bottom: -160px;
    right: -16vw;
  }
}
@media (max-width: 768px) {
  .fv-sizuru > img {
    width: 500px;
    bottom: -140px;
    right: -90px;
  }
}
@media (max-width: 712px) {
  .fv-sizuru > img {
    width: 460px;
    bottom: -138px;
    right: -72px;
  }
}
@media (max-width: 576px) {
  .fv-sizuru > img {
    width: 520px;
    bottom: -80px;
    right: -70px;
  }
}
@media (max-width: 490px) {
  .fv-sizuru > img {
    width: 470px;
    bottom: -84px;
  }
}
@media (max-width: 410px) {
  .fv-sizuru > img {
    width: 440px;
    bottom: -102px;
    right: -73px;
  }
}

.fv-main-title {
  position: relative;
  padding-top: 0.25em;
  margin-bottom: 0;
  z-index: 0;
}
@media (max-width: 576px) {
  .fv-main-title {
    padding: 0.5em 0.3em;
  }
}
.fv-main-title::after {
  position: absolute;
  content: "";
  display: block;
  width: 130%;
  height: 400px;
  top: -30px;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  background: url(images25/fv-chatch-2512-bk@2x.png) no-repeat;
  background-size: contain;
  background-position: center;
  animation: catch-bg 3s ease-in-out;
}
@media (max-width: 768px) {
  .fv-main-title::after {
    width: 116%;
    height: 300px;
    top: -10px;
    background-position: top 0 center;
  }
}
.fv-main-title img {
  display: inline-block;
  bottom: 10px;
  width: 100%;
  max-width: 660px;
  height: auto;
}
@media (max-width: 991px) {
  .fv-main-title img {
    max-width: 600px;
  }
}

.fv-houzai {
  padding-bottom: 1rem;
  z-index: 3;
  position: relative;
}
.fv-houzai img {
  width: 100%;
  height: auto;
  max-width: 520px;
  margin-top: -11px;
}
@media (max-width: 991px) {
  .fv-houzai img {
    max-width: 460px;
  }
}
@media (max-width: 576px) {
  .fv-houzai img {
    max-width: 290px;
    margin-top: -15px;
    margin-bottom: -30px;
  }
}

@keyframes catch-bg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100;
  }
}
#myCanvas {
  position: absolute;
  top: 0;
  right: -140px;
  margin: 0 auto;
}
@media (max-width: 1119px) {
  #myCanvas {
    width: 100%;
    right: 0;
    left: 0;
  }
}

/*--------------------------------------------------
 ナビゲーション
-------------------------------------------------*/
.navigation {
  width: 100%;
  overflow: hidden;
  background-color: #635112;
  position: relative;
  z-index: 99;
}

.nav-wrap > li:not(:last-child) {
  border-right: 2px dotted #aa8b1f;
}

.nav-wrap {
  margin-bottom: 0;
  padding: 6px 1px;
}

.nav-li {
  padding: 0 3px;
  transition: all 0.2s;
}
.nav-li:hover {
  opacity: 0.9;
  background-color: #aa8b1f;
}

.nav-group img {
  width: 100%;
  height: auto;
}

/*--------------------------------------------------
　アイテムセクションのあしらい
-------------------------------------------------*/
.featured-icon {
  position: absolute;
  top: -50px;
  filter: drop-shadow(0 0 0.75rem #002b0b);
  z-index: 9;
  width: clamp(200px, 24vw, 240px);
}
.featured-icon-left {
  left: -70px;
}
.featured-icon-right {
  right: -70px;
}
.featured-icon-inner {
  width: 100%;
}
.featured-icon-inner > img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .featured-icon {
    top: -60px;
  }
  .featured-icon-left {
    left: -40px;
  }
  .featured-icon-right {
    right: -40px;
  }
}

.glow-line {
  position: relative;
  width: 260px;
  z-index: -1;
  left: 10px;
  bottom: 70px;
}
@media (max-width: 991px) {
  .glow-line {
    width: 200px;
  }
}
@media (max-width: 768px) {
  .glow-line {
    bottom: 60px;
  }
}
.glow-line-inner {
  width: 100%;
  height: 60px;
  background-image: url(images25/glow-line5.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 260px 60px;
  animation: line_move 5s 1;
}
@media (max-width: 991px) {
  .glow-line-inner {
    background-size: 200px 60px;
  }
}
.glow-line-right {
  transform: scale(-1, 1);
  left: auto;
  right: 15px;
}
@media (max-width: 991px) {
  .glow-line-right {
    right: -10px;
  }
}

@keyframes line_move {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
#darjeeling .glow-line {
  right: 0px;
}
@media (max-width: 991px) {
  #darjeeling .glow-line-right {
    right: -30px;
  }
}

.body-copy {
  width: 100%;
  max-width: 440px;
  text-align: center;
  margin: 0 auto;
  animation: flicker 3s ease infinite normal 6s;
}
.body-copy img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .body-copy {
    width: 65%;
  }
}
@media (max-width: 576px) {
  .body-copy {
    width: 85%;
  }
}
.body-copy-oj {
  position: relative;
  max-width: 590px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .body-copy-oj {
    width: 80%;
  }
}
@media (max-width: 576px) {
  .body-copy-oj {
    width: 100%;
  }
}
.body-copy-oj img {
  position: absolute;
  display: block;
  top: 0;
}
.body-copy-oj-left {
  width: 90px;
  height: auto;
  left: 0;
}
@media (max-width: 576px) {
  .body-copy-oj-left {
    width: 50px;
  }
}
.body-copy-oj-right {
  width: 120px;
  height: auto;
  right: 0;
}
@media (max-width: 576px) {
  .body-copy-oj-right {
    width: 90px;
  }
}

@keyframes flicker {
  0% {
    filter: drop-shadow(0 0 0.3rem transparent);
  }
  50% {
    filter: drop-shadow(0 0 2rem #edf84d);
  }
  100% {
    filter: drop-shadow(0 0 0.3rem transparent);
  }
}
.item-bg-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}

.item-bg-star {
  position: absolute;
  animation: flipstar 2s ease-in-out infinite;
}
.item-bg-star-1 {
  top: 100px;
  left: 20px;
  animation-delay: 1s;
}
.item-bg-star-2 {
  top: 300px;
  right: 20px;
  animation-delay: 5s;
}
.item-bg-star-3 {
  top: 700px;
  right: 5px;
  animation-delay: 2s;
}
.item-bg-star-4 {
  top: 650px;
  left: 16px;
  animation-delay: 4s;
}
.item-bg-star-5 {
  top: 920px;
  left: 10px;
  animation-delay: 2s;
}
.item-bg-star-6 {
  top: 880px;
  right: 10px;
  animation-delay: 6s;
}
@media (max-width: 881px) {
  .item-bg-star {
    display: none;
  }
}

@keyframes flipstar {
  0% {
    transform: rotateY(0);
  }
  50% {
    transform: rotateY(360deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.item-bg-column-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.item-bg-column-wrap::before, .item-bg-column-wrap::after {
  content: "";
  position: absolute;
  background-image: url(images25/item-bg-kira-column@2x.png);
  background-repeat: repeat-y;
  background-size: contain;
  height: 100%;
  width: 380px;
  top: 0;
}
.item-bg-column-wrap::before {
  left: 0;
}
.item-bg-column-wrap::after {
  right: 0;
  transform: scale(-1, 1);
}
@media (max-width: 768px) {
  .item-bg-column-wrap {
    display: none;
  }
}

.item-houzai-set {
  max-width: 250px;
}
.item-houzai-set img {
  width: 100%;
  height: auto;
}

.gram {
  vertical-align: 12%;
}

/* --------------------------------------------------
 キャンペーン
-------------------------------------------------*/
#campaign {
  position: relative;
  overflow-x: hidden;
  z-index: 1;
  margin-top: -1px;
}
#campaign a:hover {
  text-decoration: none;
  opacity: 0.8;
  transition: 0.4s;
}

.cp-bg {
  border-top: 6px solid #bda107;
  position: relative;
  background: url(../25fuku/images/bg-kumo.png), url(../26fuku/images/bg--mainvisual-obi.gif);
  background-repeat: no-repeat, repeat;
  background-position: center 0;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  background-color: #19448d;
}
@media all and (max-width: 768px) {
  .cp-bg {
    background-position: center;
  }
}
.cp-bg-color {
  background-color: #ef1607;
  border-radius: 15px;
  padding: 2rem;
}

.osusume-head {
  font-size: clamp(1.6rem, 1.055rem + 2.33vw, 2.8rem);
  font-weight: 600;
}
@media (max-width: 576px) {
  .osusume-head {
    font-size: 20px;
  }
}
@media (max-width: 375px) {
  .osusume-head {
    font-size: 18px;
  }
}

.osusume-link-text {
  font-size: 1.6rem;
}
@media (max-width: 576px) {
  .osusume-link-text {
    font-size: 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: 700;
}
@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;
}

.bali-mb {
  margin-bottom: 1.7rem;
}
@media (max-width: 1097px) {
  .bali-mb {
    margin-bottom: 2.8rem;
  }
}
@media (max-width: 1056px) {
  .bali-mb {
    margin-bottom: 4.2rem;
  }
}
@media (max-width: 992px) {
  .bali-mb {
    margin-bottom: 3rem;
  }
}
@media (max-width: 758px) {
  .bali-mb {
    margin-bottom: 4.2rem;
  }
}
@media (max-width: 750px) {
  .bali-mb {
    margin-bottom: 3rem;
  }
}
@media (max-width: 625px) {
  .bali-mb {
    margin-bottom: 2rem;
  }
}
@media (max-width: 606px) {
  .bali-mb {
    margin-bottom: 3rem;
  }
}
@media (max-width: 585px) {
  .bali-mb {
    margin-bottom: 4.2rem;
  }
}
@media (max-width: 576px) {
  .bali-mb {
    display: none;
  }
}

.cantafe-mb {
  margin-bottom: 4rem;
}
@media (max-width: 1199px) {
  .cantafe-mb {
    margin-bottom: 0.9rem;
  }
}
@media (max-width: 982px) {
  .cantafe-mb {
    margin-bottom: 3rem;
  }
}
@media (max-width: 953px) {
  .cantafe-mb {
    margin-bottom: 1.8rem;
  }
}
@media (max-width: 818px) {
  .cantafe-mb {
    margin-bottom: 3.6rem;
  }
}
@media (max-width: 683px) {
  .cantafe-mb {
    margin-bottom: 5rem;
  }
}
@media (max-width: 670px) {
  .cantafe-mb {
    margin-bottom: 6.3rem;
  }
}
@media (max-width: 654px) {
  .cantafe-mb {
    margin-bottom: 5rem;
  }
}
@media (max-width: 616px) {
  .cantafe-mb {
    margin-bottom: 3.6rem;
  }
}
@media (max-width: 576px) {
  .cantafe-mb {
    display: none;
  }
}