@charset "utf-8";

/* 共通css-ここから */
* {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

html {
  font-size: 62.5%;
  box-sizing: border-box;
}

body,
a {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  font-family: 'montserrat', 'Noto Sans JP', '游ゴシック体', YuGothic, sans-serif;
}

figure {
  margin: 0;
}

li {
  list-style: none;
}

.dsp-non {
  display: none;
}

.pc_display {
  display: none;
}

.sp_display {
  display: block;
}

.flex {
  display: flex;
}

.colum {
  flex-direction: column;
}

.grid {
  display: grid;
}

.center {
  width: 929px;
  margin: 0 auto;
}

#lower_footer {
  pointer-events: none !important;
}

#lower_footer a,
#lower_footer button {
  pointer-events: auto !important;
}

img {
  max-width: 100%;
}

@media screen and (max-width: 481px) {

  #all,
  .infowrap #main_right,
  #lower_footer {
    width: 100vw;
  }
}

/* 共通css-ここまで */


/* パンくず-ここから */
.pan {
  width: 630px;
  margin: 0 auto;
  color: #666;
}

.pan a {
  font-family: 'montserrat', 'Noto Sans JP', '游ゴシック体', YuGothic, sans-serif;
}

.pan a:visited {
  color: #666;
  padding: 0;
  margin: 0;
}

.pan p {
  font-size: 13px;
  color: #666;
  margin: 0 1rem 0 0;
  letter-spacing: 0.1rem;
}

/* パンくず-ここまで */



/* 固有css-ここから */
#couponlist_wrap {
  width: 90%;
  margin: 0 auto;
}

#couponlist_wrap div,
#couponlist_wrap p,
#couponlist_wrap span,
#couponlist_wrap li,
#couponlist_wrap button {
  font-family: 'Montserrat', 'Noto Sans JP', '游ゴシック体', YuGothic, sans-serif;
}

#couponlist_wrap h2,
#couponlist_wrap h3 {
  font-family: 'Montserrat', 'Zen Kaku Gothic New', 'Noto Sans JP', '游ゴシック体', YuGothic, sans-serif;
}

#couponlist_wrap h1 {
  width: 95%;
  margin: 0 auto;
}

#couponlist_wrap h2 {
  font-size: 25px;
  font-weight: 600;
  color: #1a1a1a;
  letter-spacing: 0.2rem;
  text-align: center;
  margin-bottom: 20px;
  background-color: transparent;
}

#couponlist_wrap h3 {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.15rem;
  text-align: center;
  padding: 30px 0;
}

#coupon-content-wrap {
  line-height: 1.5;
}

/* MV-ここから */
.cp_mv img {
  width: 100%;
  height: 100%;
}

/* MV-ここまで */

/* 「タイトル」「クーポン内容」-ここから */
.cp-wrap2 {
  text-align: center;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  color: #1a1a1a;
  margin-bottom: 80px;
}

.cp-wrap2 a {
  display: block;
  width: 100%;
  height: 100%;
}

/* タイトル-ここから */
.mv_attention {
  display: flex;
  color: #1a1a1a;
  text-align: center;
  justify-content: center;
  margin-top: 3px;
}

.mv_attention br {
  display: none;
}

.cp_mv-text {
  width: fit-content;
  margin: 30px auto 50px;
}

.cp_mv-text h2,
.cp_mv-text h3 {
  line-height: 1.2;
}

.cp_mv-text h3 {
  margin-top: 5px;
}

.cp_mv-text h3 span {
  font-size: 20px;
  color: #333;
}

.cp_mv-text h3 span>span {
  font-size: 15px;
}

.cp_mv-text span.txt_txt {
  display: block;
  line-height: 1;
  font-size: 15px;
  margin-bottom: 8px;
}

.cp_mv-text p.txt_txt {
  line-height: 1.8;
  font-size: 15px;
  text-align: center;
  font-weight: normal;
  font-family: '游ゴシック', YuGothic, "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif !important;
  margin: 0 auto;
  color: #1a1a1a;
  width: 100%;
  margin-bottom: 20px;
}

.cp_mv-text p.txt_txt strong {
  font-family: '游ゴシック', YuGothic, "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif !important;
  font-size: 15px;
}

.cp_mv-text p.txt_txt a {
  line-height: 1.8;
  font-size: 15px;
  font-weight: normal;
  font-family: '游ゴシック', YuGothic, "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif !important;
  margin: 15px auto 0;
  color: #55A5A3;
  width: 100%;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.06rem;
  text-decoration: underline;
}

.cp_mv-text p.txt_txt a::after {
  content: "";
  display: inline-block;
  width: clamp(4px, 1vw, 4px);
  height: clamp(4px, 1vw, 4px);
  border-top: 2px solid #55A5A3;
  border-right: 2px solid #55A5A3;
  transform: rotate(45deg);
  margin-left: 0.5rem;
  vertical-align: middle;
  position: relative;
  bottom: 0.1rem;
  transition: transform 0.3s ease;
}

.cp_mv-text p.txt_txt a:where(:hover, :focus-visible, :active):after {
  border-top: 2px solid rgb(85, 165, 163);
  border-right: 2px solid rgb(85, 165, 163);
  transform: translateX(6px) rotate(45deg);
}

.cp_mv-text span.shipping-attention {
  font-size: 12px !important;
  margin: 10px auto 0;
}

.cp_mv-text span.shipping-attention.mark {
  display: inline !important;
  margin: 0;
  font-size: 10px !important;
  vertical-align: top;
}

/* セール時のみ */
#couponlist_wrap .cp_mv-text span {
  margin-bottom: 0 !important;
  font-size: 15px;
}

/* タイトル-ここまで */


/* クーポン内容-ここから */
.cp_ukezara {
  padding-top: 15px;
  margin-top: 15px;
  background-color: transparent;
}

/* クーポン注意事項（上）-ここから */
.cp-category-ttl {
  width: fit-content;
  margin: 0 auto;
}

.cp-category-ttl>ul>li {
  font-size: 12px;
  text-align: left;
  font-family: '游ゴシック', YuGothic, "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif !important;
}

.cp-category-ttl>ul>li {
  display: flex;
  align-items: flex-start;
  gap: 0.2rem;
  line-height: 1.5;
}

.cp-category-ttl>ul>li::before {
  content: "※";
  color: #222;
  flex-shrink: 0;
}

/* クーポン注意事項（上）-ここまで */

/* クーポン詳細-ここから */
/* 新クーポンコピーcssここから */
#couponlist_wrap .cp-wrap2 .cp_ukezara-jouken-simple {
  font-size: 13px;
  margin-bottom: 8px;
  font-family: 'Montserrat', 'Zen Kaku Gothic New', 'Noto Sans JP', '游ゴシック体', YuGothic, sans-serif;
}

.copy-simple.flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-bottom: 25px;
}

.copy-simple .cp_ukezara-code {
  border: 1px solid #d5d0cb;
  font-size: 20px;
  width: 25%;
  padding: 20px 0;
}

.copy-simple .cp_ukezara-code.member {
  color: #857615;
}

.copy-simple .cp_ukezara-get-btn {
  background: #1a1a1a;
  border: 1px solid #1a1a1a;
  color: #fff;
  width: 15%;
  padding: 25px 0;
  border-radius: 5px;
  cursor: pointer;
}

.copy-simple .cp_ukezara-get-btn.copied {
  color: #1a1a1a;
  background-color: #fff;
  border: 1px solid #1a1a1a;
}

.copy-simple .cp_ukezara-get-btn.member {
  background: #857615;
  border: 1px solid #857615;
}

.copy-simple .cp_ukezara-get-btn.copied.member {
  color: #857615;
  border: 1px solid #857615;
  background-color: #fff;
}

.copy-simple .cp_ukezara-get-before {
  background: #fff;
  border: 1px solid #1a1a1a;
  color: #1a1a1a;
  width: 15%;
  padding: 23px 0;
  border-radius: 5px;
}

.cp_ukezara-blk-simple.main ul li {
  margin-bottom: 40px;
}

.cp_ukezara-blk-simple.main ul li:last-of-type {
  margin-bottom: 0;
}

/* 新クーポンコピーcssここまで */

/* ピックアップここから */
.cp_ukezara-blk {
  width: 100%;
  margin: 0 auto;
  line-height: 1.2;
}

.cp_ukezara-blk ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  margin: 0 auto;
  gap: 15px;
}

.cp_ukezara-blk.sale ul {
  width: 92%;
}

.cp_ukezara-blk ul li.cp_count {
  width: 100%;
  border: 1px solid #D9D9D9;
  margin-bottom: 15px;
  border-radius: 3px;
  background-color: #fff;
}

.cp_ukezara-blk ul li.cp_count>a {
  text-decoration: none;
}

.cp_ukezara-blk ul li.cp_count>a:hover {
  opacity: 0.8;
  transition: 0.2s;
}

.cp_ukezara-inner {
  margin: 20px auto;
}

.cp_ukezara-inner .cp_ukezara-jouken {
  color: #222;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  display: inline-block;
  z-index: 1;
}

.cp_ukezara-inner .cp_ukezara-jouken:before {
  content: none;
  position: absolute;
  left: -4%;
  right: -3%;
  top: 80%;
  transform: translateY(-50%);
  background-color: #f5ce6e;
  z-index: -1;
  height: 10px;
}

.cp_ukezara-inner .cp_ukezara-off {
  color: #333;
  font-size: 25px;
  font-weight: 500;
  margin: 8px 0 4px;

  display: flex;
  justify-content: center;
  align-items: center;
}

.cp_ukezara-inner .cp_ukezara-off span {
  font-size: 58px;
  font-weight: 600;
  letter-spacing: normal;
  text-align: left;
}

#couponlist_wrap .cp_ukezara-inner .cp_ukezara-off span.cp-price {
  padding-right: 0.2rem;
  font-family: 'Montserrat', 'Noto Sans JP', '游ゴシック体', YuGothic, sans-serif !important;
}

.cp_ukezara-inner .cp_ukezara-off span.tight-comma {
  font-size: 40px;
  letter-spacing: 0.2rem;
}

.cp_ukezara-inner .cp_ukezara-off .off {
  display: block;
  font-size: 22px;
  line-height: 1;
}

.cp_ukezara-inner .cp_ukezara-off .yen {
  display: block;
  font-size: 26px;
  line-height: 1;
}

.cp_ukezara-inner .cp_ukezara-code {
  font-size: 13px;
}

.cp_ukezara-inner .cp_ukezara-code>span {
  color: #333;
  font-weight: 600;
}

.cp_ukezara-inner .cp_ukezara-get-btn {
  margin: 4px auto 0;
  width: 80%;
  background-color: #333;
  border: #333 1px solid;
  cursor: pointer;
  border-radius: 100px;
}

.cp_ukezara-inner .cp_ukezara-get-btn.copied {
  background-color: #fff;
  border: #333 1px solid;
}

.cp_ukezara-inner .cp_ukezara-get-btn p.copyBtn {
  color: #FFF;
  margin: 10px auto;
  font-size: 1.4rem;
}

.cp_ukezara-inner .cp_ukezara-get-btn .copyText {
  display: inline-block;
  will-change: opacity;
  transform: translateZ(0);
  font-size: 13px;
  font-weight: bold;
}

.cp_ukezara-inner .cp_ukezara-get-btn.copied .copyText {
  color: #333;
  font-size: 13px;
}

/* ピックアップここまで */

/* 利用期間前テキストここから */
.cp_ukezara-inner .cp_ukezara-get-before {
  margin: 4px auto 0;
  width: 80%;
  background-color: #fff;
  border: #333 1px solid;
  border-radius: 100px;
}

.cp_ukezara-inner .cp_ukezara-get-before p.beforeBtn {
  color: #333;
  margin: 10px auto;
  font-size: 1.4rem;
}

.cp_ukezara-inner .cp_ukezara-get-before .beforeText {
  display: inline-block;
  font-size: 13px;
}

/* 利用期間前テキストここまで */

/* 会員登録ボタン-ここから */
.cp_member-wrap {
  margin: 10px 0 20px;
}

.cp_member-wrap p {
  line-height: 1.5;
}

.cp_member-wrap a,
.cp_member-wrap a:hover {
  text-decoration: none;
}

.cp_member-wrap .cp_member {
  margin: 5px auto;
  width: 40%;
  background-color: #8abc53;
  border: #8abc53 1px solid;
  cursor: pointer;
  border-radius: 0.3rem;
}

.cp_member-wrap .memberBtn {
  color: #FFF;
  margin: 13px auto;
  font-size: 1.4rem;
}

.cp_member-wrap .memberText {
  font-size: 14px;
  letter-spacing: 0.08rem;
}

/* 会員登録ボタン-ここまで */

/* クーポン詳細-ここまで */
/* クーポン内容-ここまで */

/* セール用手動ランキング-ここから */

.cp_ukezara-blk.sale {
  background-color: #f6f6f6;
  padding-bottom: 2rem;
  margin: 0 auto 50px;
}

.cp_ukezara-blk li {
  position: relative;
}

/* .cp_ukezara-blk .sale-rank-product:after {
  content: "";
  position: absolute;
  top: -10px !important;
  left: -6px !important;
  width: 16% !important;
  height: auto !important;
  aspect-ratio: 1 / 1.2;
  overflow: hidden;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #F6F6F6;
  color: #333333;
  font-size: clamp(11px, 3vw, 13px) !important;
  font-weight: 500 !important;
  font-family: "Montserrat", "Noto Sans JP", "Open Sans", sans-serif !important;
  font-style: italic;
}

.cp_ukezara-blk ul li.sale-rank-product:nth-child(1):after {
  content: "1";
  background: #D0AE5B;
  color: #fff;
}

.cp_ukezara-blk ul li.sale-rank-product:nth-child(2):after {
  content: "2";
  background: #898989;
  color: #fff;
}

.cp_ukezara-blk ul li.sale-rank-product:nth-child(3):after {
  content: "3";
  background: #B57E46;
  color: #fff;
} */

.sale-rank-product {
  text-align: center;
}

.sale-rank-product .item-name {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
  color: #222;
}

.cp_ukezara-blk ul li.sale-rank-product {
  min-width: 0;
}

.item-normal,
.price_normal,
.price_sale {
  display: block;
}

.item-price_wrapper {
  margin-top: 9px;
  display: flex;
  align-items: center;
  gap: 9px;
  width: 100%;
  justify-content: center;
}

.item-normal {
  /* background-color: #222; */
  background-color: transparent;
  /* color: #fff; */
  color: #222;
  padding: 5px 10px;
  border: 1px solid #222;
}

.price_normal {
  font-size: 18px;
  letter-spacing: 0.01rem;
  color: #222;
  position: relative;
}

.price_normal::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  background-color: #222;
}

.price_sale .yen {
  font-size: 22px;
}

.sale-rank-product .fa-caret-right {
  font-size: 13px;
  color: #222;
}

.price_sale {
  font-size: 27px;
  letter-spacing: 0.08rem;
  position: relative;
  bottom: 3px;
  color: #c62a2b;
  margin-left: -3px;
}

.item-price {
  font-family: "Afacad", "Montserrat", "Noto Sans JP", "Open Sans", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.item-normal {
  display: none;
}

/* 割引きアイコン-ここから */
.sale-rank-product {
  position: relative;
  /* 子要素のabsolute配置の基準 */
}

.sale-rank-product img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1.1;
  object-fit: cover;
}

.discount-rate {
  position: absolute;
  bottom: 21.6%;
  left: 0;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.discount-rate .rate {
  font-size: 13px;
}

.discount-rate_inner {
  background-color: #55a5a3;
  padding: 2px 3px;
}

.discount-rate_inner.coupon {
  background: #fff;
  color: #1a1a1a;
  font-weight: 400;
}

/* 割引きアイコン-ここまで */

/* セール用手動ランキング-ここまで */

/* クーポン誘導バナー　ここから */
.coupon-bnrlink {
  margin-bottom: 25px;
}

.coupon-bnrlink img {
  margin-bottom: 10px;
}

#couponlist_wrap .coupon-bnrlink p {
  text-align: center;
  font-size: 13px;
  color: #1a1a1a;
  font-family: '游ゴシック', YuGothic, "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif !important;
}

/* クーポン誘導バナー　ここまで */

.coupon_sale_list_end {
  color: #333;
  margin: 55px auto;
  width: fit-content;
  text-align: center;
}

.coupon_sale_list_end>p {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
}

/* 「タイトル」「クーポン内容」-ここまで */

/* ■新規会員登録ボタンcssここから */
.signup-btn_wrapper {
  position: fixed;
  right: 5%;
  bottom: 3%;
  border: 1px solid #54A29F;
  background-color: #54A29F;
  border-radius: 50%;
  z-index: 10000;
  width: 10rem;
  height: 10rem;
  box-shadow: 0 0 clamp(15px, 4.1vw, 17px) rgba(0, 0, 0, 0.3);
}

.signup-btn_wrapper:active,
.signup-btn_wrapper:hover {
  background-color: #fff;
}

.signup-btn_wrapper:active p,
.signup-btn_wrapper:hover p {
  color: #54A29F;
}

.signup-btn_wrapper .signup-btn_container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.signup-btn_wrapper p {
  white-space: nowrap;
  color: #fff;
  letter-spacing: 0.08rem;
}

/* ■新規会員登録ボタンcssここまで */


/* ブラックフライデー特別スタイルここから */
#coupon-content-wrap {
  background: #222;
  margin-bottom: 40px;
  padding-top: 20px;
}

#couponlist_wrap h2 {
  color: #fff;
}

.cp_mv-text p.txt_txt {
  color: #fff;
}

.cp-wrap2,
.cp-wrap_other {
  color: #fff;
}

.copy-simple .cp_ukezara-code {
  background: #fff;
  color: #1a1a1a;
}

.cp-category-ttl>ul>li::before {
  color: #fff;
}

.cp_ukezara-jouken-simple {
  line-height: 1.5;
}

.cp_ukezara-jouken-simple span.gold {
  color: #dbba39;
  font-size: 13px;
}

.cp_ukezara-jouken-simple span.point {
  font-size: 20px;
  display: block;
  margin-top: 0.5rem;
}

.copy-simple .cp_ukezara-get-btn {
  background: #BE9E20;
}

.copy-simple.flex {
  margin-bottom: 50px;
}

.cp_pickup_wrapper {
  margin-top: 80px;
  padding-left: 25px;
  padding-bottom: 90px;
}

#couponlist_wrap .cp_pickup_wrapper h3 {
  font-size: 25px;
  color: #fff;
  line-height: 1.8;
}

#couponlist_wrap .cp_pickup_wrapper h3 span {
  display: block;
}

.cp_pickup_wrapper ul {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  gap: 2rem;
  padding-bottom: 25px;
  padding-right: 25px;
}

.cp_pickup_wrapper li.sale-rank-product {
  flex: 0 0 auto;
  width: 40%;
}

.cp_pickup_wrapper li.sale-rank-product p,
.cp_pickup_wrapper li.sale-rank-product .price_normal {
  color: #fff;
}

.price_normal::after {
  background-color: #fff;
}

.cp_pickup_wrapper li.sale-rank-product img {
  border-radius: 5px;
}

.cp_rate .discount-rate {
  bottom: 18%;
}

.cp_ranking .discount-rate {
  bottom: 18.2%;
}


.cp_pickup_wrapper .discount-rate_inner {
  border-bottom-left-radius: 5px;
  background-color: #BE9E20;
}

.cp_pickup_wrapper .price_sale {
  color: #be9e20;
}

.cp_pickup_wrapper a:hover,
.cp_pickup_wrapper a:active {
  text-decoration: none;
}

.cp_rate {
  margin-bottom: 50px;
  overflow-y: hidden;
}

/* スクロールバーの設定 */
.cp_pickup_wrapper ul::-webkit-scrollbar {
  height: 6px
}

.cp_pickup_wrapper ul::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 999px;
}

.cp_pickup_wrapper ul::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  border-radius: 999px;
}

/* ブラックフライデー特別スタイルここまで */


/* タイマー用 */
.coupon_sale_1st,
.coupon_sale_2nd,
.coupon_sale_3rd,
.coupon_sale_list_end {
  display: none;
}




/* SPcss 479pxまでのみ適用 */
@media screen and (max-width: 479px) {

  body {
    -webkit-tap-highlight-color: transparent;
  }

  /* 固有css-ここから */
  #couponlist_wrap {
    width: 100vw;
  }

  #couponlist_wrap h2 {
    font-size: clamp(17px, 5vw, 20px);
    margin-bottom: 2rem;
    line-height: 1.5;
  }

  #couponlist_wrap h3 {
    font-size: clamp(15px, 4vw, 18px);
    letter-spacing: 0.1rem;
    padding: 2.5rem 0;
  }

  /* 「タイトル」「クーポン内容」-ここから */
  .cp-wrap2 {
    font-size: clamp(10px, 3vw, 12px);
    width: 86%;
    margin: 4rem auto 6rem;
  }

  /* タイトル-ここから */
  .mv_attention {
    white-space: inherit;
    justify-content: center;
    margin-top: 0.3rem;
    font-size: clamp(9px, 2.6vw, 11px);
    letter-spacing: 0.05rem;
    width: 95%;
  }

  .cp_mv-text {
    width: 100%;
    margin: 1.5rem auto 2rem;
    margin-top: 2.5rem;
  }

  .cp_mv-text h3 {
    margin-top: 0.5rem;
  }

  .cp_mv-text h3 span {
    font-size: clamp(15px, 4vw, 18px);
  }

  .cp_mv-text h3 span>span {
    font-size: clamp(13px, 3.5vw, 16px);
  }

  .cp_mv-text p.txt_txt {
    font-size: clamp(11px, 3.1vw, 13px);
    width: 84%;
    margin: 0 auto 2rem;
    line-height: 1.8;
    text-align: left;
  }

  .cp_mv-text p.txt_txt span.u-line {
    display: inline;
  }

  .cp_mv-text p.txt_txt br {
    display: none;
  }

  /* セール時のみ */
#couponlist_wrap .cp_mv-text span {
  font-size: clamp(11px, 3.1vw, 13px);
}

  /* タイトル-ここまで */


  /* クーポン内容-ここから */
  .cp_ukezara {
    padding-top: 0.5rem;
    margin: 0 0 1rem;
  }

  .cp_ukezara.sale_wrap {
    margin: 4rem 0;
    padding-bottom: 2.5rem;
    padding-top: 0;
  }

  /* クーポン注意事項（上）-ここから */
  .cp-category-ttl {
    width: fit-content;
    margin: 0 auto;
  }

  .cp-category-ttl>ul>li {
    font-size: clamp(9px, 2.6vw, 11px);
  }

  /* クーポン注意事項（上）-ここまで */


  /* クーポン詳細-ここから */
  .cp_ukezara-blk ul {
    gap: clamp(4px, 1vw, 4px);
  }

  .cp_ukezara-blk {
    width: 95%;
    margin-top: 1rem;
    background-color: #f6f6f6;
    padding-bottom: 0;
  }

  .cp_ukezara-blk ul li.cp_count {
    width: 100%;
    border: 0.1rem solid #D9D9D9;
    margin-bottom: 1.5rem;
    border-radius: 0.3rem;
  }

  .copy-simple .cp_ukezara-code {
    width: 43%;
    padding: 1.2rem 0;
    font-size: clamp(15px, 4.1vw, 17px);
  }

  .copy-simple .cp_ukezara-get-btn {
    width: 33%;
    padding: 1.5rem 0;
    border-radius: clamp(3px, 0.8vw, 3px);
  }

  .copy-simple.flex {
    gap: 1rem;
    margin-bottom: 1rem;
  }

  .cp_ukezara-inner {
    margin: 1rem auto;
    margin-bottom: 0;
  }

  .cp_ukezara-inner .cp_ukezara-jouken {
    font-size: clamp(10px, 2.8vw, 12px);
  }

  .cp_ukezara-inner .cp_ukezara-jouken:before {
    height: 0.8rem;
    background-color: transparent;
  }

  .cp_ukezara-inner .cp_ukezara-off {
    font-size: clamp(17px, 5vw, 20px);
    margin: 1rem 0 0;
  }

  .cp_ukezara-inner .cp_ukezara-off .yen,
  .cp_ukezara-inner .cp_ukezara-off .off {
    font-size: clamp(10px, 2.8vw, 12px);
    letter-spacing: 0.04rem;
  }

  .cp_ukezara-inner .cp_ukezara-off span {
    font-size: clamp(29px, 7.9vw, 33px);
  }

  .cp_ukezara-inner .cp_ukezara-off span.tight-comma {
    font-size: clamp(18px, 5.1vw, 21px);
    letter-spacing: 0rem;
  }

  .cp_ukezara-inner .cp_ukezara-code {
    font-size: clamp(7px, 2.1vw, 8px);
    margin-top: 0.5rem;
  }

  .cp_ukezara-inner .cp_ukezara-code>span {
    font-size: 1.1rem;
  }

  .cp_ukezara-inner .cp_ukezara-get-btn {
    margin: 0.2rem auto 0;
    width: 100%;
    border: #333 0.1rem solid;
    border-radius: 0;
    border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    border: none;
    padding: 0.5rem 0;
  }

  .cp_ukezara-inner .cp_ukezara-get-btn.copied {
    border: #333 0.1rem solid;
    border: none;
  }

  .cp_ukezara-inner .cp_ukezara-get-btn p.copyBtn {
    margin: 0.5rem auto;
    font-size: clamp(13px, 3.5vw, 14px);
  }

  .cp_ukezara-inner .cp_ukezara-get-btn .copyText {
    font-size: clamp(10px, 2.8vw, 12px);
  }

  .cp_ukezara-inner .cp_ukezara-get-btn.copied .copyText {
    color: #333;
    font-size: clamp(10px, 2.8vw, 12px);
  }


  /* 利用期間前テキスト */
  .cp_ukezara-inner .cp_ukezara-get-before {
    margin: 0.2rem auto 0;
    width: 90%;
    border: #333 0.1rem solid;
    border-radius: 0;
    width: 100%;
    border: 0;
  }

  .cp_ukezara-inner .cp_ukezara-get-before p.beforeBtn {
    margin: 0.5rem auto;
    font-size: clamp(13px, 3.5vw, 14px);
    margin-bottom: 1.5rem;
  }

  .cp_ukezara-inner .cp_ukezara-get-before .beforeText {
    font-size: clamp(10px, 2.8vw, 12px);
  }

  /* 会員登録ボタン-ここから */
  .cp_member-wrap {
    padding: 1rem 0 2rem;
    margin: 0;
  }

  .cp_member-wrap .cp_member {
    margin: 0.5rem auto;
    width: 70%;
  }

  .cp_member-wrap .memberBtn {
    margin: clamp(11px, 3.1vw, 13px) auto;
  }

  .cp_member-wrap .memberText {
    font-size: clamp(13px, 3.6vw, 15px);
  }

  /* 会員登録ボタン-ここまで */

  /* クーポン詳細-ここまで */
  /* クーポン内容-ここまで */

  /* セール用手動ランキング-ここから */
  .cp_ukezara-blk.sale {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .cp_ukezara-blk.sale ul {
    width: 95%;
    gap: 0.8rem;
  }

  .item-price_wrapper {
    display: block;
  }

  .item-normal {
    display: block;
    font-size: clamp(8px, 2.3vw, 10px);
    padding: 0.3rem 0.8rem;
    white-space: nowrap;
  }

  .price_normal {
    font-size: clamp(11px, 3.1vw, 13px);
  }

  .price_sale {
    font-size: clamp(19px, 5.4vw, 22px);
    margin-top: 0.5rem;
  }

  i.fa-solid.fa-caret-right {
    display: none;
  }

  .price_sale .yen {
    font-size: clamp(16px, 4.4vw, 18px);
  }

  /* 割引きアイコン-ここから */
  .discount-rate {
    bottom: 39%;
    left: 0;
    font-weight: 500;
    font-size: clamp(7px, 2.1vw, 8px);
    line-height: 1;
  }

  .discount-rate div:first-of-type {
    padding: 0.4rem 0.5rem;
  }

  .discount-rate_inner {
    display: inline-block;
    padding: 0.4rem 0.2rem
  }

  .discount-rate .rate {
    font-size: clamp(7px, 1.9vw, 8px);
  }

  /* 割引きアイコン-ここまで */

  /* セール用手動ランキング-ここまで */


  /* クーポン誘導バナー　ここから */
  .coupon-bnrlink {
    margin-bottom: 4.5rem;
  }

  #couponlist_wrap .coupon-bnrlink img {
    margin: 0 auto 1rem;
    width: 95%;
    display: block;
  }

  #couponlist_wrap .coupon-bnrlink p {
    font-size: clamp(10px, 2.8vw, 12px);
  }

  /* クーポン誘導バナー　ここまで */

  .coupon_sale_list_end {
    color: #333;
    margin: 5.5rem auto;
  }

  .coupon_sale_list_end>p {
    font-size: clamp(14px, 3.5vw, 18px);
    line-height: 2;
  }

  /* 「タイトル」「クーポン内容」-ここまで */


  /* ブラックフライデー特別スタイルここから */
  #coupon-content-wrap {
    margin-bottom: 4rem;
    padding-top: 1rem;
  }

  .cp-wrap2 {
    width: 100%;
  }

  .cp_mv-text,
  .cp_ukezara {
    width: 86%;
    margin: 0 auto;
  }

  .cp_ukezara-jouken-simple {
    line-height: 1.5;
  }

  .cp_ukezara-jouken-simple span.point {
    font-size: clamp(16px, 4.4vw, 18px);
    display: inline-block;
    margin-top: 0.3rem;
  }

  .cp_ukezara-blk-simple {
    margin-top: 2rem;
  }

  .cp_pickup_wrapper {
    margin-top: 5rem;
    padding-left: 0;
    padding-bottom: 3rem;
  }

  #couponlist_wrap .cp_pickup_wrapper h3 {
    font-size: clamp(20px, 5.6vw, 23px);
    letter-spacing: 0.2rem;
  }

  #couponlist_wrap .cp_pickup_wrapper h3 span {
    font-size: clamp(11px, 3.1vw, 13px);
  }

  .cp_rate,
  .cp_ranking {
    margin-bottom: 4rem;
    padding-left: 2rem;
  }

  .cp_pickup_wrapper ul {
    gap: 1.5rem;
    padding-bottom: 2rem;
    padding-right: 2.5rem;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .cp_pickup_wrapper li.sale-rank-product {
    scroll-snap-align: start;
  }

  .cp_pickup_wrapper li.sale-rank-product img {
    border-radius: clamp(5px, 1.3vw, 5px);
  }

  .cp_rate .discount-rate {
    bottom: 33.8%;
  }

  .cp_ranking .discount-rate {
    bottom: 33.7%;
  }

  .cp_pickup_wrapper .discount-rate_inner {
    border-bottom-left-radius: clamp(5px, 1.3vw, 5px);
  }


  /* スクロールバーの設定 */
  .cp_pickup_wrapper ul::-webkit-scrollbar {
    height: 0.2rem
  }

  /* ブラックフライデー特別スタイルここまで */

}

/* SPcss479pxまでのみ適用ここまで */