@charset "utf-8";

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

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

body {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  font-family: "Jost", "Noto Sans JP", "Yu Gothic", "Helvetica Neue", 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;
}

@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: "Jost", "Noto Sans JP", "Yu Gothic", "Helvetica Neue", 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%;
}

#couponlist_wrap div,
#couponlist_wrap h2,
#couponlist_wrap h3,
#couponlist_wrap p,
#couponlist_wrap span,
#couponlist_wrap li,
#couponlist_wrap button {
  font-family: "Jost", "Noto Sans JP", "Yu Gothic", "Helvetica Neue", sans-serif;
}

#couponlist_wrap h2 {
  font-size: 25px;
  font-weight: 700;
  color: #222;
  letter-spacing: 0.1rem;
  text-align: center;
}

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

#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: #222;
  margin-bottom: 0;
}

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

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

.mv_attention br {
  display: none;
}

.cp_mv-text {
  width: 60%;
  margin: 20px auto 0;
  margin-top: 30px;
}

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

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

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

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

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

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


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

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

.cp-category-ttl>ul>li {
  font-size: 12px;
  text-align: left;
}

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

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

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

/* クーポン詳細-ここから */
.cp_ukezara-blk {
  width: 100%;
  margin: 0 auto;
  margin-top: 25px;
  line-height: 1.2;
}

.cp_ukezara-blk ul {
  display: flex;
  width: 100%;
  margin: 0 auto;
  gap: 15px;
}

.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: #DE5B32;
  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: -0.1rem;
  text-align: left;
}

.cp_ukezara-inner .cp_ukezara-off span.cp-price {
  padding-right: 0.2rem;
  font-family: "Jost", "Noto Sans JP", "Yu Gothic", "Helvetica Neue", sans-serif !important;
}

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

.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: #DE5B32;
  font-weight: 600;
}

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

.cp_ukezara-inner .cp_ukezara-get-btn.copied {
  background-color: #fff;
  border: #DE5B32 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: #DE5B32;
  font-size: 13px;
}

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

.cp_ukezara-inner .cp_ukezara-get-before p.beforeBtn {
  color: #DE5B32;
  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;
}

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

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

.coupon_list_end {
  color: #DE5B32;
  margin: 55px 0;
}

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

.coupon_list_start,
.coupon_list_start2,
.coupon_list_change,
.cp_ukezara-get-before,
.cp_ukezara-get-btn,
.cp_ukezara-code,
.coupon_list_end {
  display: none;
}

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


/* レコメンドボタンcss-ここから */
#loadMoreArea {
  margin: 0;
  text-align: center;
}

.btn-more {
  display: inline-block;
  width: 37%;
  padding: 15px 0;
  background: #DE5B32;
  border: #DE5B32 0.1rem solid !important;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  letter-spacing: 0.1em;
  font-size: 15px;
  margin-top: 13px;
}

i.fas {
  color: #fff;
  font-size: 13px;
  padding-left: 12px;
}

.btn-more:active {
  opacity: 0.7;
}

/* レコメンドボタンcss-ここまで */


/* クーポン注意事項（下）-ここから */
.cp_attention-wrap {
  width: 70%;
  color: #222;
  margin-top: 80px;
  font-weight: 500;
}

.cp_attention-wrap p,
.cp_attention-wrap li {
  line-height: 1.5;
}

.cp_attention_ttl {
  text-align: center;
}

.cp_attention_ttl p.cp_attention_ttl_main {
  font-size: 20px;
}

.cp_attention_ttl p.cp_attention_ttl_sub {
  font-size: 15px;
  color: #E41818;
}

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


/* 注意事項内容-ここから */
.cp_attention_detail {
  text-align: left;
  margin-top: 10px;
}

.cp_attention_detail>ul>li {
  padding-top: 10px;
}

.cp_attention_detail>ul>li {
  padding-top: 1rem;
  display: flex;
  align-items: flex-start;
  gap: 0.2rem;
}

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

.cp_attention_detail li.attention_detail_sub {
  display: flex;
  align-items: flex-start;
  gap: 0.1rem;
}

.cp_attention_detail li.attention_detail_sub::before {
  content: "・";
  color: #222;
  flex-shrink: 0;
}

.cp_attention_detail ul li span {
  display: block
}

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

/* LINE誘導バナー-ここから */
.line_bnn img {
  width: 100%;
}

.line_bnn {
  margin: 60px 0 0;
  width: 65%;
  color: #222;
}

.line_bnn p {
  position: relative;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.5;
  width: fit-content;
}

.line_bnn .line_bnn-coupon {
  display: block;
}

.line_bnn p:before {
  content: "";
  position: absolute;
  left: -4%;
  right: -3%;
  top: 80%;
  transform: translateY(-50%);
  background-color: #c2f7c2;
  z-index: -1;
  height: 10px;
}

/* LINE誘導バナー-ここまで */


/* PC商品カテゴリ一覧-ここから */
.cate-ttl {
  margin: 0;
  padding: 80px 0 1em;
  text-align: center;
  line-height: 1.5;
  font-size: 18px;
  font-weight: bold;
  font-family: "Jost", "Noto Sans JP", "Yu Gothic", "Helvetica Neue", sans-serif;
  color: #222;
}

ul.cate-list {
  margin: 0;
  padding: 0;
}

ul.cate-list li {
  float: left;
  width: 16%;
  margin: 0 2% 10px;
  box-sizing: border-box;
  /* パディングやボーダーも幅に含める */
}

ul.cate-list li a {
  width: 100%;
  text-align: center;
  display: block;
  color: #555 !important;
  font-weight: normal !important;
}

ul.cate-list li img {
  width: 100%;
  height: auto;
  margin: 0 0 8% 0;
}

ul.cate-list li p {
  font-size: 1.0rem;
  margin: 0 0 15%;
  color: #222;
  font-family: 'noto sans JP', 'san-serif';
  font-weight: 500;

}

ul.cate-list li:nth-of-type(4n+1) {
  clear: none;
}

ul.cate-list li:nth-of-type(5n+1) {
  clear: both;
}

/* PC商品カテゴリ一覧-ここまで */



/* 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);
  }

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

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

  /* タイトル-ここから */
  .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 0;
    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_ukezara {
    padding-top: 1.5rem;
    margin-top: 1rem;
    background-color: #f6f6f6;
  }

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

  .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: 97%;
    margin-top: 1rem;
  }

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

  .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-get-btn {
    margin: 0.2rem auto 0;
    width: 100%;
    border: #DE5B32 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: #DE5B32 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: #DE5B32;
    font-size: clamp(10px, 2.8vw, 12px);
  }

  /* 利用期間前テキスト */
  .cp_ukezara-inner .cp_ukezara-get-before {
    margin: 0.2rem auto 0;
    width: 90%;
    border: #DE5B32 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);
  }

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

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

  .coupon_list_end {
    color: #DE5B32;
    margin: 5.5rem 0 2rem;
  }

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

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


  /* レコメンドボタンcss-ここから */
  #loadMoreArea {
    margin: 0;
    text-align: center;
  }

  .btn-more {
    width: 70%;
    padding: 1.4rem 0;
    letter-spacing: 0.1em;
    font-size: clamp(13px, 4vw, 14px);
    margin-top: 0.5rem;
  }

  i.fas {
    font-size: clamp(13px, 3.5vw, 14px);
    padding-left: 1.2rem;
  }

  /* レコメンドボタンcss-ここまで */


  /* クーポン注意事項（下）-ここから */
  .cp_attention-wrap {
    width: 80%;
    margin-top: 6rem;
  }

  /* タイトル-ここから */
  .cp_attention_ttl p.cp_attention_ttl_main {
    font-size: clamp(15px, 4.5vw, 18px);
  }

  .cp_attention_ttl p.cp_attention_ttl_sub {
    font-size: clamp(13px, 3.5vw, 15px);
  }

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

  /* 注意事項内容-ここから */
  .cp_attention_detail {
    margin-top: 1rem;
  }

  .cp_attention_detail>ul>li span {
    display: block;
  }

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

  /* LINE誘導バナー-ここから */
  .line_bnn {
    margin: 4rem 0 0;
    width: 90%;
  }

  .line_bnn p {
    font-size: clamp(14px, 3.8vw, 16px);
    margin-bottom: 0.5rem;
  }

  .line_bnn .line_bnn-coupon {
    display: block;
    font-size: clamp(10px, 2.8vw, 12px);
  }

  .line_bnn p:before {
    height: 0.8rem;
  }

  /* LINE誘導バナー-ここまで */

  /* SP商品カテゴリ一覧-ここから */
  #product_list #cate-sp {
    border-bottom: solid 0.1rem #ccc;
  }

  .cate-ttl {
    width: 100%;
    height: auto;
    margin: 8rem 0 2rem;
    padding: 0;
    text-align: center;
    line-height: 0.7em;
    color: #222;
    font-size: clamp(17px, 5vw, 20px);
    font-weight: 600;
    font-family: 'Noto Sans JP', sans-serif;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
  }

  ul.cate-list {
    margin: 0;
    padding: 2vw 2% 0;
    box-sizing: border-box;
  }

  ul.cate-list li {
    width: 21%;
  }

  ul.cate-list li a {
    float: left;
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 1% 10px;
    color: #555 !important;
    font-weight: normal !important;
  }

  ul.cate-list li img {
    width: 100%;
    height: 100%;
    height: auto;
    margin: 0 0 8% 0;
  }

  ul.cate-list li p {
    font-size: 1.0rem;
    margin: 0 0 15%;
    color: #222;
    font-family: 'noto sans JP', 'san-serif';
    font-weight: 500;

  }

  ul.cate-list li:nth-of-type(5n+1) {
    clear: none;
  }

  ul.cate-list li:nth-of-type(4n+1) {
    clear: both;
  }

  /* sP商品カテゴリ一覧-ここまで */



}

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