@charset "UTF-8";
#goods_note {
  padding: 0 0 12.821cqw;
  color: #411a7b;
}

.goods_cloud {
  --deco-img: url("../img/goods/deco_cloud01.webp");
  --deco-size: 100% auto;
  --deco-h: 35.897cqw;
}

.goods_note_cloud {
  --deco-img: url("../img/goods/deco_cloud02.webp");
  --deco-size: 100% auto;
  --deco-h: 25.641cqw;
  margin-bottom: 0cqw;
}

#goods_cnt {
  position: relative;
  z-index: 0;
  margin-top: -5.128cqw;
  padding-bottom: 10.256cqw;
}

.panel_dot-01 {
  --deco-img: url("../img/dot_1.webp");
  --dot-ratio: 492 / 528;
  --dot-w: 76.923cqw;
  --dot-top: -17.949cqw;
  --dot-left: -10.256cqw;
  z-index: -1;
}

.panel_dot-02 {
  --deco-img: url("../img/dot_2.webp");
  --dot-ratio: 346 / 526;
  --dot-w: 25.641cqw;
  --dot-top: 18%;
  --dot-right: -1.538cqw;
  z-index: -1;
}

.panel_dot-03 {
  --deco-img: url("../img/dot_3.webp");
  --dot-ratio: 376 / 534;
  --dot-w: 64.103cqw;
  --dot-top: 26%;
  --dot-right: -3.077cqw;
  z-index: -1;
}

.panel_dot-04 {
  --deco-img: url("../img/dot_1.webp");
  --dot-ratio: 492 / 528;
  --dot-w: 66.667cqw;
  --dot-top: 44%;
  --dot-left: -6.41cqw;
  z-index: -1;
}

.panel_dot-05 {
  --deco-img: url("../img/dot_4.webp");
  --dot-ratio: 344 / 502;
  --dot-w: 66.667cqw;
  --dot-bottom: -20.513cqw;
  --dot-left: -2.564cqw;
  z-index: -1;
}

#goods_cnt .c-goods_list {
  --goods-col: 1;
  gap: 6.667cqw 0;
}
#goods_cnt .c-goods_list .c-imgbox {
  --imgbox-ratio: 560 / 404;
}
#goods_cnt .c-goods_list_ttl {
  margin-top: 3.077cqw;
  font-size: 4.615cqw;
  line-height: 1.3;
}
#goods_cnt .c-goods_list_price {
  margin-top: 0;
  font-size: 5.128cqw;
}

.c-goods_list_note {
  margin-top: 1.538cqw;
  color: #411a7b;
  font-size: 3.59cqw;
  line-height: 1.5;
}

.c-goods_list_desc {
  margin-top: 2.051cqw;
  color: #411a7b;
  font-size: 3.59cqw;
  line-height: 1.6;
}

.c-goods_list_item-bonus {
  text-align: left;
}
.c-goods_list_item-bonus .c-goods_list_bonus_ttl {
  margin-bottom: 3.59cqw;
}
.c-goods_list_item-bonus .c-goods_list_note {
  margin-top: 5.641cqw;
}
.c-goods_list_item-bonus .c-imgbox {
  --imgbox-ratio: none !important;
}
.c-goods_list_item-bonus .c-imgbox > img {
  height: auto !important;
  -o-object-fit: inherit;
     object-fit: inherit;
}

.goods_term {
  font-size: 3.333cqw;
  line-height: 1.6;
}

.goods_note {
  margin-top: 0cqw;
  font-size: 3.59cqw;
  line-height: 1.6;
  text-align: left;
}

.goods_note_order {
  margin-top: 10.256cqw;
  text-align: left;
}

.goods_note_ttl {
  font-size: 4.103cqw;
  line-height: 1.6;
}

.goods_note_block {
  margin-top: 7.179cqw;
}

.goods_note_head {
  font-size: 3.846cqw;
  line-height: 1.6;
}

.goods_note_txt {
  margin-top: 2.051cqw;
  font-size: 3.59cqw;
  line-height: 1.6;
}

.goods_note_dl {
  margin-top: 2.051cqw;
  font-size: 3.59cqw;
  line-height: 1.6;
}
.goods_note_dl_row {
  display: flex;
  align-items: flex-start;
}
.goods_note_dl_row + .goods_note_dl_row {
  margin-top: 1.026cqw;
}
.goods_note_dl dt {
  flex: 0 0 auto;
}
.goods_note_dl dd {
  flex: 1 1 auto;
  min-width: 0;
  font-weight: 500;
}

.goods_note_note {
  margin-top: 2.564cqw;
}
.goods_note_note li {
  font-weight: 500;
}

.goods_note_link {
  color: inherit;
  text-decoration: underline !important;
  word-break: break-all;
}
