#renewal_contents {
  color: #333333;
  background-color: #ffffff;
  font-family: "Noto Sans JP", serif;
  line-height: 1.3;
  font-size: 14px;
  -webkit-text-size-adjust: none;
  /* for IE6 */
  /*                link
  ======================================================= */
}
#renewal_contents h1, #renewal_contents h2, #renewal_contents h3, #renewal_contents h4, #renewal_contents h5, #renewal_contents table, #renewal_contents th, #renewal_contents td, #renewal_contents ul, #renewal_contents li, #renewal_contents ol, #renewal_contents dl, #renewal_contents dt, #renewal_contents dd, #renewal_contents form, #renewal_contents p, #renewal_contents table, #renewal_contents th, #renewal_contents td {
  margin: 0px;
  padding: 0px;
  font-weight: 500;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-size: 100%;
}
#renewal_contents dt, #renewal_contents dd, #renewal_contents li, #renewal_contents th, #renewal_contents td, #renewal_contents p {
  line-height: 1.5;
}
#renewal_contents * html body {
  font-size: 100%;
}
#renewal_contents a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
#renewal_contents a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#renewal_contents img {
  display: block;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#renewal_contents input, #renewal_contents textArea, #renewal_contents select, #renewal_contents button {
  background: none;
  margin: 0px;
  outline: none;
  padding: 0px;
  font-weight: normal;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-size: 14px;
}
#renewal_contents button {
  cursor: pointer;
}
#renewal_contents * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}
@font-face {
  #renewal_contents {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}
#renewal_contents a:link {
  color: #333333;
  text-decoration: none;
}
#renewal_contents a:visited {
  color: #333333;
}
@media only screen and (min-width: 1025px) {
  #renewal_contents a:hover {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #renewal_contents a:hover img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0.8;
  }
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.ttf?20231113") format("truetype"), url("../fonts/icomoon.woff?20231113") format("woff"), url("../fonts/icomoon.svg?20231113#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
#renewal_contents * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#renewal_contents.detail {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
#renewal_contents.detail.fade_in {
  opacity: 1;
}
@media only screen and (max-width: 640px) {
  #renewal_contents .wrapper2022 {
    padding: 0 16px;
  }
}
#renewal_contents img {
  max-width: 100%;
  height: auto;
}
#renewal_contents #main_title {
  position: relative;
}
#renewal_contents #main_title:before {
  background: url(../img/gizagiza.png) repeat-x center top;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -1;
  left: 0;
  z-index: 2;
}
#renewal_contents #main_title img {
  width: 100%;
  position: relative;
  z-index: 1;
}
#fukubukuro #renewal_contents .bg_cont {
  background: url(../img/contents_bg_fukubukuro_2026.webp) repeat left top;
}
#happybag #renewal_contents .bg_cont {
  background: url(../img/contents_bg_happybag_2026.webp) repeat left top;
}
@media only screen and (min-width: 641px) {
  #renewal_contents .sp_block {
    display: none;
  }
}
#renewal_contents #item_list {
  position: relative;
  padding-top: 44px;
  padding-bottom: 100px;
}
#renewal_contents #item_list:before{
  background: url(../img/gizagiza.png)repeat-x center top;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%);
}
#renewal_contents #item_list #tab_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  column-gap: 24px;
  margin-inline: 20px;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_list #tab_head {
    column-gap: 10px;
    margin-inline: 10px;
  }
}
#renewal_contents #item_list #tab_head.only {
  justify-content: center;
}
#renewal_contents #item_list .tab_set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_list .tab_set {
    width: 60%;
  }
}
#renewal_contents #item_list .tab_set:before {
  background-color: #b70000;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/*#renewal_contents #item_list .tab_set:first-child .set_wrap:before {
  background: url(../img/tab_band_happy.png) no-repeat center bottom;
  background-size: contain;
}*/
#renewal_contents #item_list .tab_set:last-child:before {
  background-color: #906920;
}
#renewal_contents #item_list .tab_set:last-child .set_wrap {
  background-color: #906920;
}
#renewal_contents #item_list .tab_set .set_wrap img {
  width: auto;
  max-height: 190px;
}
/*
#renewal_contents #item_list .tab_set:last-child .set_wrap:before {
  background: url(../img/tab_band_fukubukuro.png) no-repeat center bottom;
  background-size: contain;
}*/


/* #renewal_contents #item_list .tab_set.active {
  padding: 25px 24px 0;
} */
/* @media only screen and (max-width: 900px) {
  #renewal_contents #item_list .tab_set.active {
    padding: 10px 10px 0;
  }
} */
#renewal_contents #item_list .tab_set.active:before {
  display: none;
}
#renewal_contents #item_list .tab_set.active .set_wrap:before {
  margin-bottom: 25px;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_list .tab_set.active .set_wrap:before {
    margin-bottom: 10px;
  }
}
#renewal_contents #item_list .tab_set.not_active {
  position: relative;
  /* margin-top: 25px; */
}
/* @media only screen and (max-width: 900px) {
  #renewal_contents #item_list .tab_set.not_active {
    margin-top: 10px;
  }
} */
/* #renewal_contents #item_list .tab_set.not_active:after {
  background-color: #fdf8eb;
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: -26px;
  left: 0;
} */
@media only screen and (min-width: 1025px) {
  #renewal_contents #item_list .tab_set a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #renewal_contents #item_list .tab_set a:hover {
    opacity: 0.8;
  }
}
#renewal_contents #item_list .tab_set .set_wrap {
  position: relative;
  z-index: 2;
  display: grid;
  justify-content: center;
  width: 100%;
  padding: 50px 0 50px;
  text-align: center;
  background-color: #b70000;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list .tab_set .set_wrap {
    padding: 25px;
  }
}
#renewal_contents #item_list .tab_set .set_wrap:before {
  content: "";
  display: block;
  width: 37.5%;
  padding-top: 14.3968%;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#renewal_contents #item_list .tab_set .set_wrap * {
  color: #fff;
}
#renewal_contents #item_list .tab_set .set_wrap h1 {
  padding: 0;
  margin: 0;
}
#renewal_contents #item_list .tab_set .set_wrap h1 span {
  display: none;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_list .tab_set .set_wrap .img_wrap{
    height: auto;
  }
  #renewal_contents #item_list .tab_set .set_wrap h1{
    width: 60%;
  }
}
#renewal_contents #item_list .tab_set .set_wrap .sub_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 700;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
  position: relative;
}
#renewal_contents #item_list .tab_set .set_wrap .sub_title:before, #renewal_contents #item_list .tab_set .set_wrap .sub_title:after {
  content: "|";
  display: block;
  font-weight: 600;
}
#renewal_contents #item_list .tab_set .set_wrap .sub_title:before {
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
  margin-right: 12px;
}
#renewal_contents #item_list .tab_set .set_wrap .sub_title:after {
  -webkit-transform: rotate(28deg);
          transform: rotate(28deg);
  margin-left: 12px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list .tab_set .set_wrap .sub_title {
    font-size: 85.7%;
    margin-bottom: 2px;
  }
  #renewal_contents #item_list .tab_set .set_wrap .sub_title:before {
    margin-right: 5px;
  }
  #renewal_contents #item_list .tab_set .set_wrap .sub_title:after {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 400px) {
  #renewal_contents #item_list .tab_set .set_wrap .sub_title {
    font-size: 71.4%;
  }
}
#renewal_contents #item_list .tab_set .set_wrap .img_wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 60px;
  padding: 0 26px;
}

#renewal_contents #item_list .tab_set .set_wrap .img_wrap img {
  display: block;
  margin: 0 auto;
}
#renewal_contents #item_list .tab_set .set_wrap .date {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: futura-pt, sans-serif;
  font-size: 271.4%;
  font-weight: 500;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin: 0;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_list .tab_set .set_wrap .date {
    font-size: 142.9%;
  }
}
#renewal_contents #item_list .tab_set .set_wrap .date span {
  font-weight: 700;
  color: #fff;
  font-size: 34%;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  padding-top: 2px;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_list .tab_set .set_wrap .date span {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
}
#renewal_contents #item_list .tab_set .set_wrap .date + p {
  font-size: 121.4%;
  line-height: 1.3;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list .tab_set .set_wrap .date + p {
    font-size: 85.7%;
  }
}
#renewal_contents #item_list #item_list_wrap {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -6px -12px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap {
    margin: 0 -5px -10px;
  }
}
#renewal_contents #item_list #item_list_wrap.view {
  opacity: 1;
}
#renewal_contents #item_list #item_list_wrap .list_set {
  --_color-01: #b7875d;
  --_color-02: #d11500;
  --_item_list_wrap-base-font-size: 16px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-bottom: 24px;
  padding: 0 6px;
  font-size: var(--_item_list_wrap-base-font-size);
  font-feature-settings: "palt" 1;
}
#item_list_wrap .list_set_badge {
  position: absolute;
  inset-inline: 0;
  inset-block-start: calc(-.5lh + -.25em);
  z-index: 1;
  inline-size: fit-content;
  margin-inline: auto;
  padding: .25em .75em calc(.25em + 2px);
  line-height: 1;
  color: #fff;
  border: 3px solid;
  border-radius: 2lh;
}
#item_list_wrap.fb .list_set_badge {
  border-color: var(--_color-02);
  background-color: var(--_color-02);
}
#item_list_wrap.hb .list_set_badge {
  border-color: var(--_color-01);
  background-color: var(--_color-01);
}
#item_list_wrap .online_store {
  inline-size: fit-content;
  margin-bottom: .5em;
  padding-inline: .5em;
  padding-block: 0.03571428571em 0.07142857143em;
  font-size: 14px;
  color: #fff;
  background-color: var(--_color-02);
}
@media (max-width: 640px) {
  #item_list_wrap .online_store {
    font-size: 13px;
  }
}
#item_list_wrap .info {
  display: grid;
  grid-template-rows: auto min-content min-content;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_list #item_list_wrap .list_set {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .list_set {
    --_item_list_wrap-base-font-size: 14px;
    padding: 0 5px;
    margin-bottom: 20px;
  }
}
#renewal_contents #item_list #item_list_wrap .list_set .bg_white {
  position: relative;
  display: grid;
  grid-auto-rows: max-content;
  width: 100%;
  padding: 25px 20px 20px;
}
#renewal_contents #item_list #item_list_wrap .list_set .bg_white:after {
  background: url(../img/link_arrow.png) no-repeat 50% 50%;
  background-size: contain;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: calc(28 / 16 * 1em);
  right: 8px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .list_set .bg_white {
    padding: 1em 10px;
  }
  #renewal_contents #item_list #item_list_wrap .list_set .bg_white:after {
    bottom: calc(18 / 14 * 1em);
  }
}
#renewal_contents #item_list #item_list_wrap .list_set .bg_white .img {
  display: block;
  overflow: hidden;
  position: relative;
  padding-top: 100%;
  margin-bottom: 1em;
}
#renewal_contents #item_list #item_list_wrap .list_set .bg_white .img img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100%;
  width: auto;
  max-width: none;
}
@media only screen and (min-width: 1025px) {
  #renewal_contents #item_list #item_list_wrap .list_set .bg_white:hover .img img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
}
#renewal_contents #item_list #item_list_wrap .list_set .bg_white .info h3 {
  /* -webkit-line-clamp: 3; */
  /* overflow: hidden; */
  /* display: -webkit-box; */
  /* -webkit-box-orient: vertical; */
  font-weight: 600;
  font-size: var(--_item_list_wrap-base-font-size);
  line-height: 1.2;
  text-align: justify;
  word-break: break-all;
}
#item_list_wrap .list_set_num {
  margin-block-start: .25em;
  margin-block-end: -.5em;
  font-size: var(--_item_list_wrap-base-font-size);
  color: var(--_color-02);
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .list_set .bg_white .info h3 {
    --_item_list_wrap-base-font-size: 14px;
  }
  #item_list_wrap .list_set_num {
    --_item_list_wrap-base-font-size: 14px;
    margin-block-end: -.25em;
  }
}
#renewal_contents #item_list #item_list_wrap .list_set .bg_white .info .price {
  display: grid;
  justify-items: end;
  inline-size: fit-content;
  margin-block-start: .5em;
}
#item_list_wrap .without_tax {
  line-height: 1.2;
}
#item_list_wrap .without_tax_price {
  font-size: var(--_item_list_wrap-without_tax_price-font-size, 24px);
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .list_set .bg_white .info .price {
    display: block;
    margin-block-start: .25em;
  }
  #item_list_wrap .without_tax_price {
    --_item_list_wrap-without_tax_price-font-size: 20px;
  }
}
#renewal_contents #item_list #item_list_wrap .list_set .bg_white .info .price p.without_tax {
  font-weight: 600;
}
#renewal_contents #item_list #item_list_wrap .list_set .bg_white .info .price p.tax_inc {
  font-size: var(--_item_list_wrap-tax-inc-font-size, 13px);
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .list_set .bg_white .info .price p.tax_inc {
    --_item_list_wrap-tax-inc-font-size: 10px;
    margin-left: 0;
  }
}
#renewal_contents #item_list #item_list_wrap .list_set .bg_white .info .cat_list {
  margin-top: 16px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .list_set .bg_white .info .cat_list {
    margin-top: 8px;
  }
}
#renewal_contents #item_list #item_list_wrap .wide {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_list #item_list_wrap .wide {
    width: 100%;
  }
}
#renewal_contents #item_list #item_list_wrap .wide .bg_white {
  background-color: #fdf8eb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
#renewal_contents #item_list #item_list_wrap .wide .bg_white .wide_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}
#renewal_contents #item_list #item_list_wrap .wide .bg_white .wide_cont:first-child {
  padding: 20px 26px 20px 32px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .wide .bg_white .wide_cont:first-child {
    padding: 20px 15px 20px 15px;
  }
}
#renewal_contents #item_list #item_list_wrap .wide .bg_white .wide_cont:last-child {
  padding: 12px 12px 12px 0;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .wide .bg_white .wide_cont:last-child {
    padding: 10px 10px 10px 0;
  }
}
#renewal_contents #item_list #item_list_wrap .wide .wide_cont .info_wrap .img {
  border: 3px #f2dda7 solid;
  border-radius: 5px;
}
#renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer {
  background: #f2dda7 url(../img/gizagiza_l.gif) repeat-y left top;
  border-radius: 0 8px 8px 0;
  padding: 18px 12px 60px 22px;
}
#renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .img {
  padding: 0;
}
#renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .img .thumb {
  margin-bottom: 18px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .img .thumb {
    margin-bottom: 10px;
  }
}
#renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .img .thumb img {
  border-radius: 100px;
  position: static;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  display: block;
  width: 125px;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
#renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .img .name {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .img .name {
    margin-bottom: 6px;
  }
}
#renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .img .name dl dt {
  font-size: 85.7%;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .img .name dl dt {
    font-size: 78.6%;
  }
}
#renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .img .name dl dd {
  font-size: 114.3%;
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .img .name dl dd {
    font-size: 78.6%;
  }
}
#renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .influencer_comment .comment_wrap {
  background-color: #fff;
  border: 1px #c3bfb5 solid;
  border-radius: 25px;
  position: relative;
  padding: 22px 20px;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .influencer_comment .comment_wrap {
    border-radius: 15px;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .influencer_comment .comment_wrap {
    padding: 15px;
  }
}
#renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .influencer_comment .comment_wrap:before {
  background: url(../img/bubble_sp.png) no-repeat left top;
  background-size: contain;
  content: "";
  display: block;
  width: 12px;
  height: 17px;
  position: absolute;
  bottom: 100%;
  right: 32px;
}
#renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .influencer_comment .comment_wrap p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .influencer_comment .comment_wrap p {
    font-size: 85.7%;
  }
}
#renewal_contents #item_list #item_list_wrap .wide .wide_cont .influencer .influencer_comment .comment_wrap p + p {
  margin-top: 1em;
}
#renewal_contents #item_list #item_list_wrap .not_item {
  width: 100%;
  padding: 35px 30px;
}
#renewal_contents .cat_list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
#renewal_contents .cat_list ul li {
  font-size: 78.6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 640px) {
  #renewal_contents .cat_list ul li {
    font-size: 71.4%;
  }
}
#renewal_contents .cat_list ul li.active span {
  background-color: #fff3f3;
  border-color: #e81b0c;
  color: #e81b0d;
  pointer-events: none;
}
#renewal_contents .cat_list ul li span {
  background-color: #fff;
  border: 1px #b7915d solid;
  border-radius: 50px;
  display: block;
  padding: 3px 14px 4px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents .cat_list ul li span {
    padding: 2px 10px 3px;
  }
}
#renewal_contents #item_search {
  overflow: visible;
  position: relative;
  padding: 30px 32px;
  margin: 106px 0 20px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_search {
    padding: 45px 16px 10px;
    margin: 60px 0 20px;
  }
}
#renewal_contents #item_search h2 {
  background: url(../img/search_title_bg.png) no-repeat center top;
  font-size: 157.1%;
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: -55px;
  left: 50%;
  width: 272px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media only screen and (max-width: 1100px) {
  #renewal_contents #item_search h2 {
    background-size: contain;
    width: 240px;
    top: -49px;
  }
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_search h2 {
    top: -48px;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_search h2 {
    font-size: 114.3%;
    width: 200px;
    top: -40px;
  }
}
#renewal_contents #item_search h2:before {
  font-family: "icomoon";
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  color: #906920;
  display: block;
  font-weight: 600;
  margin-top: 26px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_search h2:before {
    margin-top: 30px;
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 901px) {
  #renewal_contents #item_search #search_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 901px) {
  #renewal_contents #item_search #search_wrap #keyword {
    border-right: 1px #dbdbdb solid;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_search #search_wrap #keyword {
    border-bottom: 1px #dbdbdb solid;
    padding-bottom: 10px;
  }
}
#renewal_contents #item_search #search_wrap #keyword dl dt {
  font-size: 114.3%;
  font-weight: 600;
  margin-bottom: 12px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_search #search_wrap #keyword dl dd .cat_list ul {
    padding-bottom: 10px;
  }
}
#renewal_contents #item_search #search_wrap #keyword dl dd .cat_list ul li {
  font-size: 100%;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_search #search_wrap #keyword dl dd .cat_list ul li {
    display: inline-block;
    white-space: nowrap;
  }
}
#renewal_contents #item_search #search_wrap #keyword dl dd .cat_list ul li span {
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  #renewal_contents #item_search #search_wrap #keyword dl dd .cat_list ul li span {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #renewal_contents #item_search #search_wrap #keyword dl dd .cat_list ul li span:hover {
    background-color: #b7915d;
    color: #fff;
  }
}
@media only screen and (min-width: 901px) {
  #renewal_contents #item_search #search_wrap .omikuji {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 380px;
    position: relative;
  }
}
@media only screen and (min-width: 901px) {
  #renewal_contents #item_search #search_wrap .omikuji a {
    display: block;
    position: absolute;
    right: 12px;
    bottom: -12px;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_search #search_wrap .omikuji a {
    display: table;
    margin: -10px auto 0;
  }
}
#renewal_contents #item_search #search_wrap .omikuji img {
  display: block;
  width: 337px;
}
#renewal_contents .slide_wrap {
  opacity: 0;
}
#renewal_contents .slide_wrap.slick-initialized {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
}
#renewal_contents .slide_wrap .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#renewal_contents .slide_wrap .slick-track .item {
  z-index: 100 !important;
}
#renewal_contents .detail_title {
  position: relative;
}
#renewal_contents .detail_title.bg:after {
  background: url(../img/gizagiza.png) repeat-x center top;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
#renewal_contents .detail_title.bg .title > img {
  width: auto;
  max-height: 114px;
  margin-inline: auto;
}
  @media only screen and (max-width: 640px) {
  #renewal_contents .detail_title.bg:after {
    background: url(../img/gizagiza_sp.png) repeat-x center top;
    background-size: contain;
  }
}
#renewal_contents .detail_title.bg .title {
  padding: 60px 0 30px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents .detail_title.bg .title {
    padding: 40px 0 25px;
  }
}
#renewal_contents .detail_title.bg .title > p {
  margin-bottom: 5px;
}
#renewal_contents .detail_title.bg .title > p img {
  display: block;
  margin: 0 auto;
}
#happybag #renewal_contents .detail_title.bg .title > p img {
  margin-top: 32px;
}
@media only screen and (max-width: 900px) {
  #renewal_contents .detail_title.bg .title > p img {
    height: 40px;
  }
  #happybag #renewal_contents .detail_title.bg .title > p img {
    margin-top: 0;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents .detail_title.bg .title > p img {
    height: 30px;
  }
}
#renewal_contents .detail_title.bg .title .date {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: futura-pt, sans-serif;
  font-size: 200%;
  font-weight: 500;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin: 0;
}
@media only screen and (max-width: 900px) {
  #renewal_contents .detail_title.bg .title .date {
    font-size: 142.9%;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents .detail_title.bg .title .date {
    font-size: 100%;
  }
}
#renewal_contents .detail_title.bg .title .date span {
  font-weight: 700;
  color: #fff;
  font-size: 25%;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media only screen and (max-width: 900px) {
  #renewal_contents .detail_title.bg .title .date span {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
}
#renewal_contents .detail_title .title {
  /* background-color: #906920; */
  display: table;
  max-width: 820px;
  width: 100%;
  position: relative;
  z-index: 1;
  padding: 66px 15px 30px;
  margin: 0 auto;
}
#fukubukuro #renewal_contents .detail_title .title {
  background-color: #b51d23;
}
#happybag #renewal_contents .detail_title .title {
  background-color: #10793c;
}
@media only screen and (max-width: 900px) {
  #renewal_contents .detail_title .title {
    max-width: 74%;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents .detail_title .title {
    padding: 36px 15px 28px;
  }
}
#renewal_contents .detail_title .title h2 {
  color: #fff;
  font-size: 157.1%;
  font-weight: 600;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  #renewal_contents .detail_title .title h2 {
    font-size: 142.9%;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents .detail_title .title h2 {
    font-size: 128.6%;
  }
}
#renewal_contents #item_detail {
  font-feature-settings: "palt" 1;
}
#renewal_contents .bg_white {
  background-color: #fff;
  border: 4px #b7875d solid;
  border-radius: 25px;
  display: block;
  overflow: hidden;
}
#renewal_contents #item_detail .wrap,
#renewal_contents #item_detail .influencer_wrap {
  padding-right: 100px;
  padding-left: 100px;
}
@media only screen and (max-width: 1024px) {
  #renewal_contents #item_detail .wrap,
#renewal_contents #item_detail .influencer_wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail .wrap,
#renewal_contents #item_detail .influencer_wrap {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail .wrap,
#renewal_contents #item_detail .influencer_wrap {
    padding-right: 22px;
    padding-left: 22px;
  }
}
#renewal_contents #item_detail .wrap {
  display: flex;
  padding-inline: min(100 / 1200 * 100vw, 100px);
  padding-top: min(112 / 1200 * 100vw, 112px);
  padding-bottom: min(70 / 1200 * 100vw, 70px);
  margin: 0 -6px;
}
#renewal_contents #item_detail .online_store {
  inline-size: fit-content;
  padding-inline: .5em;
  padding-block-end: 1px;
  color: #fff;
  background-color: var(--_color-02);
}
@media only screen and (max-width: 1024px) {
  #renewal_contents #item_detail .wrap {
    padding-top: 82px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail .wrap {
    display: block;
    padding-inline: min(75 / 900 * 100vw, 75px);
    padding-block: min(30 / 900 * 100vw, 30px);
    margin: 0;
  }
}
/* @media only screen and (max-width: 640px) {
  #renewal_contents #item_detail .wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
} */
@media only screen and (min-width: 901px) {
  #renewal_contents #item_detail #slider,
  #renewal_contents #item_detail #info {
    width: 50%;
    padding: 0 6px;
  }
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #slider {
    margin-bottom: min(30 / var(--_inline-viewport, 900) * 100vw, 30px);
  }
}
#renewal_contents #item_detail #slider .slide_wrap .item {
  width: 100%;
}
#renewal_contents #item_detail #slider .slide_wrap .item span {
  display: block;
  overflow: hidden;
  position: relative;
  padding-top: 100%;
}
#renewal_contents #item_detail #slider .slide_wrap .item span img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100%;
  width: auto;
  max-width: none;
}
#renewal_contents #item_detail #slider #main_slide {
  margin-bottom: 50px;
}
#renewal_contents #item_detail #slider #main_slide .slick-track {
  margin: 0;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #slider #main_slide {
    margin-bottom: 20px;
    position: relative;
  }
}
#renewal_contents #item_detail #slider #main_slide .slick-arrow {
  width: 50px;
  position: absolute;
  top: 50%;
  z-index: 200;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #slider #main_slide .slick-arrow {
    width: 32px;
  }
}
#renewal_contents #item_detail #slider #main_slide .slick-arrow.slick-prev {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#renewal_contents #item_detail #slider #main_slide .slick-arrow.slick-next {
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #slider #thumb_list {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #slider #thumb_list .slide_wrap {
    margin-left: -5px;
    position: relative;
  }
  #renewal_contents #item_detail #slider #thumb_list .slide_wrap:before {
    background-color: #fff;
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 100%;
    z-index: 2;
  }
}
@media only screen and (min-width: 901px) {
  #renewal_contents #item_detail #slider #thumb_list .slide_wrap .slick-track {
    -webkit-transform: translate3d(0, 0px, 0px) !important;
            transform: translate3d(0, 0px, 0px) !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100% !important;
  }
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #slider #thumb_list .slide_wrap .slick-track {
    margin: 0;
  }
}
@media only screen and (min-width: 901px) {
  #renewal_contents #item_detail #slider #thumb_list .slide_wrap .slick-track .item {
    width: 20% !important;
    padding: 0 5px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #slider #thumb_list .slide_wrap .slick-track .item + .item {
    margin-left: 10px;
  }
}
#renewal_contents #item_detail #slider #thumb_list .slide_wrap .slick-track .item span {
  display: block;
  border: 1px #dbdbdb solid;
  border-radius: 15px;
}
#renewal_contents #item_detail #slider #thumb_list .slide_wrap .slick-track .item img {
  display: block;
}
@media only screen and (min-width: 901px) {
  #renewal_contents #item_detail #slider #thumb_list .slide_wrap .slick-track .item.slick-cloned {
    display: none !important;
  }
}
#renewal_contents #item_detail #info {
  padding-left: min(90 / 1200 * 100vw, 90px);
}
@media only screen and (max-width: 1024px) {
  #renewal_contents #item_detail #info {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #info {
    padding-left: 0;
  }
}
#renewal_contents #item_detail #info .title_wrap .badge {
  display: table;
  border: 2px #b70000 solid;
  border-radius: 8px;
  color: #b70000;
  font-size: 114.3%;
  font-weight: 600;
  padding: 6px 16px;
  margin-bottom: 12px;
}
#renewal_contents #item_detail #info .title_wrap .badge span {
  color: #b70000;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #info .title_wrap .badge {
    display: none;
  }
}
#renewal_contents #item_detail #info .title_wrap h1 {
  margin-bottom: min(20 / var(--_inline-viewport, 1200) * 100vw, 20px);
  font-weight: 600;
  font-size: min(30 / var(--_inline-viewport, 1200) * 100vw, 30px);
}
/* @media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #info .title_wrap h1 {
    --_inline-viewport: 900;
  }
} */
/* @media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #info .title_wrap h1 {
    font-size: 24px;
    margin-bottom: 6px;
  }
} */
#renewal_contents #item_detail #info .title_wrap .price {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: min(12 / var(--_inline-viewport, 1200) * 100vw, 12px);
}
#renewal_contents #item_detail #info .title_wrap .price p {
  margin-inline-end: .5em;
  font-size: min(20 / var(--_inline-viewport, 1200) * 100vw, 20px);
}
#renewal_contents #item_detail #info .title_wrap .without_tax_price {
  font-size: min(30 / var(--_inline-viewport, 1200) * 100vw, 30px);
}
/* @media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #info .title_wrap .price p {
    font-size: 142.9%;
  }
} */
#renewal_contents #item_detail #info .title_wrap .price p.without_tax {
  font-weight: 600;
  line-height: 1;
}
#renewal_contents #item_detail #info .title_wrap .price p.tax_inc {
  font-size: min(14 / var(--_inline-viewport, 1200) * 100vw, 14px);
  margin-inline: 0;
}
#renewal_contents #item_detail #info .spec {
  border-top: 1px #e2e2e2 solid;
  margin-top: 26px;
}
#renewal_contents #item_detail #info .spec dl .dl_set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: min(20 / var(--_inline-viewport, 1200) * 100vw, 20px) 0;
  font-feature-settings: "palt" 0;
  border-bottom: 1px #e2e2e2 solid;
}
/* @media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #info .spec dl .dl_set {
    display: block;
    font-size: 114.3%;
    padding: 16px 0;
  }
} */
#renewal_contents #item_detail #info .spec dl .dl_set dt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #info .spec dl .dl_set dt {
    margin-bottom: 2px;
  }
}
#renewal_contents #item_detail #info .spec dl .dl_set dd {
  font-weight: 400;
}
#renewal_contents #item_detail #info .btn_wrap {
  margin-top: min(20 / var(--_inline-viewport, 1200) * 100vw, 20px);
}
#renewal_contents #item_detail #info .btn_wrap ul {
  display: flex;
  gap: clamp(2px, calc(2px + (8 - 2) * ((100vw - 375px) / (1200 - 375))), 8px);
}
#renewal_contents #item_detail #info .btn_wrap ul li {
  width: fit-content;
}
#renewal_contents #item_detail #info .btn_wrap ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: min(18 / var(--_inline-viewport, 1200) * 100vw, 18px) min(12 / var(--_inline-viewport, 1200) * 100vw, 12px);
  font-weight: 600;
  border-radius: 8px;
}
#renewal_contents #item_detail #info .btn_wrap ul li.store a {
  height: 100%;
  padding-block: 0;
}
#renewal_contents #item_detail #info .btn_wrap ul li a:before {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: min(22 / var(--_inline-viewport, 1200) * 100vw, 22px);
  margin-right: max(.5em, 4px);
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #info .btn_wrap ul li a:before {
    font-size: calc(14 / var(--_inline-viewport) * 100vw);
  }
}
/* @media only screen and (min-width: 1025px) {
  #renewal_contents #item_detail #info .btn_wrap ul li a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
} */
/* @media only screen and (max-width: 1024px) {
  #renewal_contents #item_detail #info .btn_wrap ul li a {
    font-size: 85.7%;
  }
} */
@media only screen and (max-width: 500px) {
  #renewal_contents #item_detail #info .btn_wrap ul li.near {
    display: block;
    flex-shrink: 0;
    width: calc(82 / var(--_inline-viewport) * 100vw);
  }
}
#renewal_contents #item_detail #info .btn_wrap ul li.near br {
  display: none;
}
#renewal_contents #item_detail #info .btn_wrap ul li.near a {
  height: 100%;
  font-size: min(14 / var(--_inline-viewport, 1200) * 100vw, 14px);
  border: 1px #e2e2e2 solid;
  transition: none;
}
@media only screen and (max-width: 500px) {
  #renewal_contents #item_detail #info .btn_wrap ul li.near a {
    display: grid;
    font-size: calc(10 / var(--_inline-viewport) * 100vw);
    line-height: 1.4;
    text-align: center;
    padding: calc(6 / var(--_inline-viewport) * 100vw) 0;
  }
  #renewal_contents #item_detail #info .btn_wrap ul li.near br {
    display: block;
  }
}
#renewal_contents #item_detail #info .btn_wrap ul li.near a:before {
  content: "\e902";
}
@media only screen and (max-width: 500px) {
  #renewal_contents #item_detail #info .btn_wrap ul li.near a:before {
    display: block;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1025px) {
  #renewal_contents #item_detail #info .btn_wrap ul li.near a:hover {
    background-color: #e2e2e2;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #info .btn_wrap ul li.store {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
}
#renewal_contents #item_detail #info .btn_wrap ul li.store a {
  background-color: #c80d39;
  border: 1px #c80d39 solid;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #info .btn_wrap ul li.store a {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
  }
}
@media only screen and (max-width: 400px) {
  #renewal_contents #item_detail #info .btn_wrap ul li.store a {
    padding-left: 24px;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1025px) {
  #renewal_contents #item_detail #info .btn_wrap ul li.store a {
    font-size: clamp(10px, calc(10px + (14 - 10) * ((100vw - 1025px) / (1280 - 1025))), 14px);
  }
}
#renewal_contents #item_detail #info .btn_wrap ul li.store a:before {
  content: "\e901";
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #info .btn_wrap ul li.store a:before {
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media only screen and (min-width: 1025px) {
  #renewal_contents #item_detail #info .btn_wrap ul li.store a:hover {
    background-color: #fff;
    color: #c80d39;
  }
}
#renewal_contents #item_detail #info .supplement {
  margin-top: 20px;
}
#renewal_contents #item_detail #info .supplement p, #renewal_contents #item_detail #info .supplement li {
  color: #999;
  font-size: min(12 / var(--_inline-viewport, 1200) * 100vw, 12px);
  line-height: 1.6;
}
@media only screen and (max-width: 640px) {
  /* #renewal_contents #item_detail #info .supplement p, */ #renewal_contents #item_detail #info .supplement li {
    font-size: 71.4%;
  }
}
#renewal_contents #item_detail #info .sns_share {
  margin-top: 24px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #info .sns_share {
    margin-top: 20px;
  }
}
#renewal_contents #item_detail #info .sns_share dl {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#renewal_contents #item_detail #info .sns_share dl dt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#renewal_contents #item_detail #info .sns_share dl dd {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin-left: 6px;
}
#renewal_contents #item_detail #info .sns_share dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#renewal_contents #item_detail #info .sns_share dl dd ul li + li {
  margin-left: 14px;
}
#renewal_contents #item_detail #info .sns_share dl dd ul li a {
  display: block;
  font-size: 171.4%;
}
@media only screen and (min-width: 1025px) {
  #renewal_contents #item_detail #info .sns_share dl dd ul li a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #renewal_contents #item_detail #info .sns_share dl dd ul li a:hover {
    opacity: 0.8;
  }
}
#renewal_contents #item_detail #info .sns_share dl dd ul li a:before {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#renewal_contents #item_detail #info .sns_share dl dd ul li.line a {
  color: #22c65b;
}
#renewal_contents #item_detail #info .sns_share dl dd ul li.line a:before {
  content: "\e903";
}
#renewal_contents #item_detail #info .sns_share dl dd ul li.tw a {
  color: #000;
}
#renewal_contents #item_detail #info .sns_share dl dd ul li.tw a:before {
  content: "\e904";
}
#renewal_contents #item_detail #info .sns_share dl dd ul li.fb a {
  color: #2a7cea;
}
#renewal_contents #item_detail #info .sns_share dl dd ul li.fb a:before {
  content: "\e905";
}
#renewal_contents #item_detail #influencer {
  background-color: #fdf8eb;
}
#renewal_contents #item_detail #influencer .influencer_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 94px;
  padding-bottom: 96px;
}
@media only screen and (max-width: 1024px) {
  #renewal_contents #item_detail #influencer .influencer_wrap {
    padding-top: 64px;
    padding-bottom: 66px;
  }
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #influencer .influencer_wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #influencer .influencer_wrap {
    display: block;
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
#renewal_contents #item_detail #influencer .img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 300px;
}
@media only screen and (max-width: 1024px) {
  #renewal_contents #item_detail #influencer .img {
    width: 260px;
  }
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #influencer .img {
    width: 150px;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #influencer .img {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-bottom: 24px;
  }
}
#renewal_contents #item_detail #influencer .img .thumb {
  margin-bottom: 18px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #influencer .img .thumb {
    width: 50%;
    padding-right: 16px;
    margin-bottom: 0;
  }
}
#renewal_contents #item_detail #influencer .img .thumb img {
  border-radius: 100px;
  display: block;
  margin: 0 auto;
}
#renewal_contents #item_detail #influencer .img .name {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #influencer .img .name {
    width: 50%;
  }
}
#renewal_contents #item_detail #influencer .img .name dl dt {
  font-size: 85.7%;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #influencer .img .name dl dt {
    font-size: 114.3%;
  }
}
@media only screen and (max-width: 400px) {
  #renewal_contents #item_detail #influencer .img .name dl dt {
    font-size: 100%;
  }
}
#renewal_contents #item_detail #influencer .img .name dl dd {
  font-size: 114.3%;
  font-weight: 600;
}
#renewal_contents #item_detail #influencer .influencer_comment {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #influencer .influencer_comment {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #influencer .influencer_comment {
    padding-left: 0;
  }
}
#renewal_contents #item_detail #influencer .influencer_comment .comment_wrap {
  background-color: #fff;
  border: 1px #c3bfb5 solid;
  border-radius: 25px;
  position: relative;
  padding: 50px 66px;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #influencer .influencer_comment .comment_wrap {
    padding: 25px 30px;
    border-radius: 15px;
  }
}
#renewal_contents #item_detail #influencer .influencer_comment .comment_wrap:before {
  background: url(../img/bubble.png) no-repeat left top;
  background-size: contain;
  content: "";
  display: block;
  width: 33px;
  height: 21px;
  position: absolute;
  top: 50%;
  right: 100%;
}
@media only screen and (max-width: 900px) {
  #renewal_contents #item_detail #influencer .influencer_comment .comment_wrap:before {
    top: 20%;
    width: 24px;
    height: 18px;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #influencer .influencer_comment .comment_wrap:before {
    background: url(../img/bubble_sp.png) no-repeat left top;
    background-size: contain;
    width: 20px;
    height: 32px;
    top: auto;
    bottom: 100%;
    right: 24px;
    -webkit-transform: translateY(2.5px);
            transform: translateY(2.5px);
    z-index: 2;
  }
}
@media only screen and (max-width: 500px) {
  #renewal_contents #item_detail #influencer .influencer_comment .comment_wrap:before {
    width: 13px;
    height: 20px;
    -webkit-transform: translateY(1.5px);
            transform: translateY(1.5px);
  }
}
#renewal_contents #item_detail #influencer .influencer_comment .comment_wrap h3 {
  font-size: 157.1%;
  font-weight: 600;
  margin-bottom: 15px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_detail #influencer .influencer_comment .comment_wrap h3 {
    font-size: 128.6%;
    margin-bottom: 10px;
  }
}
#renewal_contents #item_detail #influencer .influencer_comment .comment_wrap p + p {
  margin-top: 1em;
}
#renewal_contents .bg_before {
  position: relative;
}
#renewal_contents .bg_before:before {
  /* background-color: #906920; */
  content: "";
  display: table;
  max-width: 820px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#fukubukuro #renewal_contents .bg_before:before {
  background-color: #b51d23;
}
#happybag #renewal_contents .bg_before:before {
  background-color: #10793c;
}
@media only screen and (max-width: 900px) {
  #renewal_contents .bg_before:before {
    max-width: 74%;
  }
}
@media only screen and (min-width: 901px) {
  #renewal_contents #recommend #recommend_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -6px -12px;
  }
}
#renewal_contents .recommend_set {
  position: relative;
  z-index: 2;
  font-feature-settings: "palt" 1;
}
@media only screen and (min-width: 901px) {
  #renewal_contents .recommend_set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding: 0 6px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 900px) {
  #renewal_contents .recommend_set + .recommend_set {
    margin-top: 20px;
  }
}
#renewal_contents .recommend_set .bg_white {
  display: flex;
  width: 100%;
  margin: 0 min(-6 / var(--_inline-viewport, 1200) * 100vw, -6px);
  padding: min(36 / var(--_inline-viewport, 1200) * 100vw, 36px) min(44 / var(--_inline-viewport, 1200) * 100vw, 44px);
}
@media only screen and (max-width: 900px) {
  #renewal_contents .recommend_set .bg_white {
    width: auto;
  }
}
@media only screen and (max-width: 500px) {
  #renewal_contents .recommend_set .bg_white {
    padding: calc(20 / var(--_inline-viewport) * 100vw) calc(10 / var(--_inline-viewport) * 100vw);
    margin: 0 calc(-5 / var(--_inline-viewport) * 100vw);
  }
}
#renewal_contents .recommend_set .bg_white .img {
  width: 40%;
  padding: 0 6px;
}
#renewal_contents .recommend_set .bg_white .info {
  width: 60%;
  padding: 0 6px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents .recommend_set .bg_white .img,
#renewal_contents .recommend_set .bg_white .info {
    padding: 0 5px;
  }
}
#renewal_contents .recommend_set .bg_white .img {
  align-self: center;
  padding-right: 32px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents .recommend_set .bg_white .img {
    padding-right: 18px;
  }
}
#renewal_contents .recommend_set .bg_white .img .img_wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: 100%;
}
#renewal_contents .recommend_set .bg_white .img .img_wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#renewal_contents .recommend_set .bg_white .info h3 {
  margin-bottom: min(12 / var(--_inline-viewport, 1200) * 100vw, 12px);
  font-weight: 600;
  font-size: min(20 / var(--_inline-viewport, 1200) * 100vw, 20px);
}
@media only screen and (max-width: 500px) {
  #renewal_contents .recommend_set .bg_white .info h3 {
    font-size: calc(14 / var(--_inline-viewport) * 100vw);
    margin-bottom: calc(10 / var(--_inline-viewport) * 100vw);
  }
}
#renewal_contents .recommend_set .bg_white .info h3 + p {
  font-weight: 400;
  font-size: min(14 / var(--_inline-viewport, 1200) * 100vw, 14px);
  margin-bottom: min(10 / var(--_inline-viewport, 1200) * 100vw, 10px);
}
@media only screen and (max-width: 500px) {
  #renewal_contents .recommend_set .bg_white .info h3 + p {
    font-size: calc(12 / var(--_inline-viewport) * 100vw);
  }
}
#renewal_contents .recommend_set .bg_white .info .price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
#renewal_contents .recommend_set .bg_white .info .price p.without_tax {
  font-size: min(16 / var(--_inline-viewport, 1200) * 100vw, 16px);
  font-weight: 600;
  line-height: 1;
}
#renewal_contents .recommend_set .bg_white .info .price .without_tax_price {
  font-size: min(22 / var(--_inline-viewport, 1200) * 100vw, 22px);
}
@media only screen and (max-width: 500px) {
  #renewal_contents .recommend_set .bg_white .info .price p.without_tax {
    font-size: calc(13 / var(--_inline-viewport) * 100vw);
    line-height: 1;
  }
}
#renewal_contents .recommend_set .bg_white .info .price p.tax_inc {
  margin-left: .5em;
  font-weight: 400;
  font-size: min(12 / var(--_inline-viewport, 1200) * 100vw, 12px);
}
/* @media only screen and (max-width: 640px) {
  #renewal_contents .recommend_set .bg_white .info .price p.tax_inc {
    font-size: 64.3%;
  }
} */
#renewal_contents .recommend_set .bg_white .info .cat_list {
  margin-top: 12px;
}
@media only screen and (min-width: 1025px) {
  #renewal_contents .recommend_set .bg_white {
    transition-property: transform, opacity;
    transition-duration: .5s;
  }
  #renewal_contents .recommend_set .bg_white .img .img_wrap {
    transition-property: transform, opacity;
    transition-duration: .5s;
  }
  #renewal_contents .recommend_set .bg_white:hover {
    opacity: .9;
  }
  #renewal_contents .recommend_set .bg_white:hover .img .img_wrap {
    transform: scale(1.1);
  }
}
#renewal_contents #bnr_area ul {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 901px) {
  #renewal_contents #bnr_area ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px -20px;
  }
}
@media only screen and (min-width: 901px) {
  #renewal_contents #bnr_area li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 900px) {
  #renewal_contents #bnr_area li + li {
    margin-top: 10px;
  }
}
#renewal_contents #bnr_area li img {
  border-radius: 20px;
  display: block;
  margin: 0 auto;
}
#renewal_contents #bnr_area li a {
  display: block;
  width: 100%;
}
#renewal_contents #return {
  padding: 52px 0 105px;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #return {
    padding: 20px 25px 60px;
  }
}
#renewal_contents #return a {
  background-color: #222;
  border-radius: 8px;
  color: #fff;
  display: block;
  font-weight: 600;
  max-width: 280px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  z-index: 2;
  padding: 19px 1em;
}
@media only screen and (max-width: 640px) {
  #renewal_contents #return a {
    font-size: 114.3%;
    width: 58%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  #renewal_contents #return a:hover {
    opacity: 0.8;
  }
}
#renewal_contents .modal {
  background: rgba(0, 0, 0, 0.85);
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
#renewal_contents .modal#omikuji_modal .modal_wrap .modal_content {
  padding: 0;
}
#renewal_contents .modal .modal_wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-y: auto;
  position: fixed;
  padding: 50px 0 50px;
}
@media only screen and (max-width: 900px) {
  #renewal_contents .modal .modal_wrap {
    padding: 40px 20px;
  }
}
#renewal_contents .modal .modal_wrap .modal_close {
  text-align: right;
  width: 100%;
}
#renewal_contents .modal .modal_wrap .modal_close span {
  display: block;
  max-width: 594px;
  margin: 0 auto;
  padding-right: 4px;
  padding-bottom: 16px;
}
#renewal_contents .modal .modal_wrap .modal_close span img {
  cursor: pointer;
  margin-left: auto;
}
#renewal_contents .modal .modal_wrap .modal_content {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border: 4px #caa167 solid;
  border-radius: 25px;
  width: 100%;
  max-width: 594px;
  position: relative;
  padding: 40px;
}
#renewal_contents .modal .modal_wrap .modal_content .modal_area .result {
  background-color: #fdf8eb;
  border-radius: 25px 25px 0 0;
  display: block;
  overflow: hidden;
  padding: 0 0 45px;
}
#renewal_contents .modal .modal_wrap .modal_content .modal_area .result .resulut_wrap {
  margin: 0 auto;
}
#renewal_contents .modal .modal_wrap .modal_content .modal_area .result img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
#renewal_contents .modal .modal_wrap .modal_content .modal_area .result h3 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 3px #b7875d solid;
  color: #b7875d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 700;
  font-size: 321.4%;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  min-height: 2.8em;
  padding: 15px 5px;
  margin: 0 auto 30px;
}
#renewal_contents .modal .modal_wrap .modal_content .modal_area .result p {
  max-width: 410px;
  font-weight: 500;
  color: #b7875d;
  line-height: 1.8;
  margin: 0 auto;
}
@media only screen and (max-width: 500px) {
  #renewal_contents .modal .modal_wrap .modal_content .modal_area .result p {
    padding: 0 20px;
  }
}
#renewal_contents .modal .modal_wrap .modal_content .modal_area .omikuji_recommend {
  padding-bottom: 30px;
}
#renewal_contents .modal .modal_wrap .modal_content .modal_area .omikuji_recommend h4 {
  background-color: #b7875d;
  color: #fff;
  font-size: 114.3%;
  font-weight: 600;
  text-align: center;
  padding: 10px;
}
#renewal_contents .modal .modal_wrap .modal_content .modal_area .omikuji_recommend .recommend_set {
  width: 100%;
}
#renewal_contents .modal .modal_wrap .modal_content .modal_area .omikuji_recommend .recommend_set .bg_white {
  border: none;
  padding: 20px 40px 0;
  margin-bottom: 30px;
}
@media only screen and (max-width: 900px) {
  #renewal_contents .modal .modal_wrap .modal_content .modal_area .omikuji_recommend .recommend_set .bg_white {
    border-radius: 0;
    padding: 20px 20px 0;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents .modal .modal_wrap .modal_content .modal_area .omikuji_recommend .recommend_set .bg_white {
    border-radius: 0;
    padding: 15px 10px 0;
    margin: 0 0 20px;
  }
}
#renewal_contents .modal .modal_wrap .modal_content .modal_area .omikuji_recommend .btn {
  background-color: #222;
  border-radius: 8px;
  color: #fff;
  display: block;
  font-weight: 600;
  max-width: 170px;
  margin: 0 auto;
  text-align: center;
  padding: 12px 0;
}
@media only screen and (min-width: 1025px) {
  #renewal_contents .modal .modal_wrap .modal_content .modal_area .omikuji_recommend .btn {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #renewal_contents .modal .modal_wrap .modal_content .modal_area .omikuji_recommend .btn:hover {
    opacity: 0.8;
  }
}

.modal_open {
  overflow: hidden;
  height: 100vh;
}

#bnr_link {
  background-color: #F6F6F6;
  padding: 100px 0 50px;
}
#bnr_link ul {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 901px) {
  #bnr_link ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px -20px;
  }
}
@media only screen and (min-width: 901px) {
  #bnr_link li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 900px) {
  #bnr_link li + li {
    margin-top: 10px;
  }
}
#bnr_link li img {
  border-radius: 20px;
  display: block;
  margin: 0 auto;
}
#bnr_link li a {
  display: block;
  width: 100%;
}
#renewal_contents #item_list .tab_set .set_wrap .sub_title{
  font-size: 24px;
}

#renewal_contents #item_list .tab_set .set_wrap .img_wrap{
  height: auto;
}
#renewal_contents #item_list .tab_set .set_wrap .img_wrap img{
  width: 190px;
}
#renewal_contents #item_list .tab_set p.title{
  font-size: 30px;
  font-weight: 600;
  margin-top: 16px;
}
@media only screen and (max-width: 900px) {

  #renewal_contents #item_list .tab_set p.title{
    font-size: 16px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 640px) {
  #renewal_contents #item_list .tab_set .set_wrap .sub_title{
    font-size: 12px;
    margin-bottom: 6px;
  }
  #renewal_contents #item_list .tab_set .set_wrap .img_wrap img {
    width: 120px;
  }
  #renewal_contents #item_list .tab_set p.title{
    font-size: 14px;
    margin-top: 8px;
  }
}
@media only screen and (max-width: 400px) {
  #renewal_contents #item_list .tab_set .set_wrap .img_wrap img {
    width: 90px;
  }
  #renewal_contents #item_list .tab_set p.title{
    font-size: 12px;
  }
}


#renewal_contents #item_list .tab_set.active img {
  transform: translateY(10%);
  clip-path: inset(0 0 28% 0);
}

#renewal_contents #item_list .banner {
  position: relative;
  width: 100%;
  max-width: 580px;
  margin-top: clamp(20px, calc(20px + (50 - 20) * ((100vw - 375px) / (768 - 375))), 50px);
  margin-inline: auto;
  padding-inline: clamp(10px, calc(10px + (20 - 10) * ((100vw - 375px) / (768 - 375))), 20px);
}














/* set and override
-------------------------------------------------------------------------------- */
.detail .cat_list span {
  font-size: min(10 / var(--_inline-viewport, 1200) * 100vw, 10px);
}

.detail .dl_set {
  font-size: min(14 / var(--_inline-viewport, 1200) * 100vw, 14px);
}

@media only screen and (max-width: 900px) {
  .detail  { --_inline-viewport: 900; }
}

@media only screen and (max-width: 640px) {
  .detail { --_inline-viewport: 640; }
}

@media only screen and (max-width: 500px) {
  .detail { --_inline-viewport: 375; }

  #renewal_contents #item_detail #slider {
    margin-bottom: calc(20 / var(--_inline-viewport) * 100vw);
  }

  #renewal_contents #item_detail .wrap {
    padding: calc(20 / var(--_inline-viewport) * 100vw);
  }

  #renewal_contents #item_detail #info .title_wrap h1 {
    margin-bottom: calc(20 / var(--_inline-viewport) * 100vw);
    font-size: calc(20 / var(--_inline-viewport) * 100vw);
  }

  #renewal_contents #item_detail #info .title_wrap .price p.without_tax {
    font-size: calc(16 / var(--_inline-viewport) * 100vw);
    line-height: 1;
  }

  #renewal_contents #item_detail #info .title_wrap .without_tax_price {
    font-size: calc(20 / var(--_inline-viewport) * 100vw);
  }

  #renewal_contents #item_detail #info .title_wrap .price p.tax_inc {
    font-size: calc(12 / var(--_inline-viewport) * 100vw);
  }

  #renewal_contents .cat_list ul li span {
    font-size: calc(10 / var(--_inline-viewport) * 100vw);
  }

  #renewal_contents #item_detail #info .spec dl .dl_set {
    padding-block: calc(10 / var(--_inline-viewport) * 100vw);
    font-size: calc(12 / var(--_inline-viewport) * 100vw);
  }

  #renewal_contents #bnr_area li img,
  #bnr_link li img {
    border-radius: calc(14 / var(--_inline-viewport) * 100vw);
  }
}

/* badge item detail only
-------------------------------------------------------------------------------- */
@media (min-width: 768px) {
  #renewal_contents #item_detail.item-detail,
  #renewal_contents .recommend_set {
    --_list_set_badge-font-size: 20px;
  }
}

#renewal_contents #item_detail.item-detail,
#renewal_contents .recommend_set {
  --_color-01: #b7875d;
  --_color-02: #d11500;
  position: relative;
}

#renewal_contents #item_detail.item-detail .list_set_badge,
#renewal_contents .recommend_set .list_set_badge {
  position: absolute;
  inset-inline: 0;
  inset-block-start: calc(-.5lh + -.25em - 2px);
  z-index: 1;
  inline-size: fit-content;
  margin-inline: auto;
  padding: .25em var(--_list_set_badge-padding-inline, 1.75em) calc(.25em + 2px);
  line-height: 1;
  color: #fff;
  font-size: var(--_list_set_badge-font-size, 16px);
  border: 3px solid;
  border-radius: 2lh;
}

#renewal_contents #item_detail.item-detail.fb .list_set_badge,
#renewal_contents .recommend_set .list_set_badge {
  border-color: var(--_color-02);
  background-color: var(--_color-02);
}

#renewal_contents #item_detail.item-detail.hb .list_set_badge,
#happybag #renewal_contents .recommend_set .list_set_badge {
  border-color: var(--_color-01);
  background-color: var(--_color-01);
}

#renewal_contents .recommend_set .list_set_badge {
  --_list_set_badge-padding-inline: .75em;
}

/* list_set item detail only
-------------------------------------------------------------------------------- */
#renewal_contents #item_detail #info .title_wrap .list_set,
#renewal_contents .recommend_set .bg_white .info .list_set {
  margin-block-end: .25em;
  color: var(--_color-02);
}

#renewal_contents #item_detail #info .title_wrap .list_set {
  font-size: var(--_list_set-font-size-1, min(20 / var(--_inline-viewport, 1200) * 100vw, 20px));
}

#renewal_contents .recommend_set .bg_white .info .list_set {
  font-size: var(--_list_set-font-size-2, min(16 / var(--_inline-viewport, 1200) * 100vw, 16px));
}

@media only screen and (max-width: 500px) {
  #renewal_contents #item_detail #info .title_wrap .list_set {
    --_list_set-font-size-1: calc(16 / var(--_inline-viewport) * 100vw);
  }

  #renewal_contents .recommend_set .bg_white .info .list_set {
    --_list_set-font-size-2: calc(13 / var(--_inline-viewport) * 100vw);
  }
}
