@charset "UTF-8";

/* *************************************************************************

	JRE MALLサイトリニューアルCP（ショッピング用）

	01. 基本設定
	02. 汎用クラス・共通要素
	03. Quiz
	04. ページ内リンク
	05. リニューアル記念クーポン配布中！
	06. リニューアルについて
	07. 特典内容
	08. 応募方法
	09. キャンペーン詳細
	10. 商品（動的部分）
	11. おすすめ特集
	12. 追加スタイル

	コンテンツ幅： PC1160px, SP375
	基本フォントサイズ： 10px

************************************************************************* */
/* *************************************************************************

	01. 基本設定

************************************************************************* */
/* h1 読み上げ対策 */
.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px,1px,1px,1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important;
}
/* 商品紐付けで自動表示されるアンカーリンクを非表示*/
.ec-featureItems.buttons {
  display: none;
}

/* コンテンツ部分の背景色 */
.ec-layoutRole {
    background: #f5fee3;
}

/* ヘッダ下の余白*/
/* コンテンツ左右の余白 */
@media (min-width: 768px) {
  .ec-layoutRole .ec-layoutRole__contents {
    padding-right: min(3.125vw, 40px);
    padding-left: min(3.125vw, 40px);
    font-family: "���C���I", Meiryo, "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  }
}

@media (min-width: 768px) {
  .ec-featureRole {
    padding-right: min(1.5625vw, 20px);
    padding-left: min(1.5625vw, 20px);
  }
}

/* コメントの親ボックス */
.ec-featureRole__headdescription {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.ec-featureRole__headdescription p {
  margin-bottom: 0;
}

/* デフォルトMV部分 */
.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* MV */
.mv-image {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .mv-image {
    margin-top: 0;
  }
}


/* 細バナー */
.mall_contents_top_thin_banner {
  display: none;
}


/* お知らせ */
/* *************************************************************************

	02. 汎用クラス・共通要素

************************************************************************* */
.marker {
  text-decoration: underline;
  text-decoration-thickness: 0.4em;
  text-decoration-color: rgb(255, 228, 153);
  text-underline-offset: -0.15em;
  text-decoration-skip-ink: none;
}

.kome {
  padding-left: 1em !important;
  font-size: min(1.206896551vw, 1.4rem);
}

@media only screen and (max-width: 767px) {
  .kome {
    font-size: 3.2vw;
  }
}

.kome>li {
  text-indent: -1em !important;
  font-size: inherit;
  color: #666;
}

.basic-list {
  margin-left: 1.5em !important;
}

.basic-list>li {
  list-style-type: disc;
}

.tac {
  text-align: center !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt50 {
  margin-top: 50px !important;
}

@media only screen and (max-width: 767px) {
  .mt15sp {
    margin-top: 15px !important;
  }

  .mt20sp {
    margin-top: 20px !important;
  }

  .mt30sp {
    margin-top: 30px !important;
  }

  .tal-sp {
    text-align: left !important;
  }
}

.bold {
  font-weight: bold !important;
}

.inb {
  display: inline-block;
}

.pc {
  display: block;
}

@media only screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

.sp {
  display: block;
}

@media (min-width: 768px) {
  .sp {
    display: none;
  }
}

.sp.inb {
  display: inline-block;
}

@media (min-width: 768px) {
  .sp.inb {
    display: none;
  }
}

.gradient-color1 {
  color: #ef1e78 !important;
  background: linear-gradient(113deg, #ef1e78 0%, #fbb202 80%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.cyan-txt {
  color: #00713f !important;
}

.cont-box {
  border-radius: 0 0 min(2.34375vw, 30px) min(2.34375vw, 30px);
  padding: min(5.46875vw, 70px) min(6.25vw, 80px);
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  .cont-box {
    border-radius: 0 0 4vw 4vw;
    padding: 6.6666666667vw 5.0666666667vw;
  }
}



/* キャンペーン終了 */
.cp-end {
  margin-bottom: 20px !important;
  border: solid 1px #fff17f;
  padding: 24px 24px 19px;
  background-color: #fffee3;
  text-align: center;
  font-weight: bold;
  color: #f00;
}

/* タイトル */
.title01 {
  margin-top: min(3.125vw, 40px);
  margin-bottom: 0;
  border-radius: min(2.34375vw, 30px) min(2.34375vw, 30px) 0 0;
  padding: min(2.8125vw, 36px) 0 min(2.65625vw, 34px);
  background-color: #00713f;
  background-image: url("/html/upload/user_data/feature/rn/img/2024/bg02_pc.png");
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  line-height: 1.3;
  font-size: min(2.8125vw, 36px);
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .title01.type2 {
    padding: 2.6666666667vw 0 3.2vw;
  }
}

@media only screen and (max-width: 767px) {
  .title01 {
    margin-top: 8vw;
    border-radius: 4vw 4vw 0 0;
    padding: 5.0666666667vw 4.2666666667vw 4.8vw;
    background-image: url("/html/upload/user_data/feature/rn/img/2024/bg02_sp.png");
    font-size: 4.8vw;
  }
}

.linkbox01+.title01 {
  margin-top: min(5.46875vw, 70px);
}

.title01 .subtxt {
  font-size: min(1.71875vw, 22px);
}

@media only screen and (max-width: 767px) {
  .title01 .subtxt {
    font-size: 3.4666666667vw;
  }
}

.title02 {
  margin-top: min(4.296875vw, 55px);
  margin-bottom: 0;
  padding: min(2.03125vw, 26px) 0 min(1.875vw, 24px);
  background-color: #00713f;
  background-image: url("/html/upload/user_data/feature/rn/img/2024/bg03_pc.png");
  background-position-y: top;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  font-size: min(2.03125vw, 26px);
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .title02 {
    margin-top: 6.6666666667vw;
    padding: 3.2vw;
    background-image: url("/html/upload/user_data/feature/rn/img/2024/bg03_sp.png");
    font-size: 4.2666666667vw;
  }
}

.ttl01 {
  position: relative;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: min(2.734375vw, 25px);
  text-align: center;
  font-size: min(2.8125vw, 36px);
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .ttl01 {
    padding-bottom: 5.3333333vw;
    font-size: 5.8666666vw;
  }
}

.ttl01::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: min(4.6875vw, 60px);
  height: min(0.625vw, 4px);
  background-color: #00713f;
}

@media only screen and (max-width: 767px) {
  .ttl01::before {
    width: 9.6vw;
    height: 1.3333333333vw;
  }
}

.ttl02 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: min(1.71875vw, 2.2rem);
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .ttl02 {
    font-size: 3.91134289vw;
  }
}

.ttl03 {
  border-radius: min(0.78125vw, 10px);
  padding: min(1.71875vw, 22px) min(4.6875vw, 60px);
  background-color: #f4f4f4;
  text-align: center;
  font-size: min(1.25vw, 1.6rem);
  font-weight: bold;
  transition: 0.3s;
}

@media only screen and (max-width: 767px) {
  .ttl03 {
    border-radius: min(0.78125vw, 10px);
    padding: min(4.2666666667vw, 16px) min(10.6666666667vw, 40px);
    font-size: 3.4666666667vw;
  }
}

/* �{�^�� */
.btn01 {
  display: block;
  text-align: center;
  margin-top: 30px;
}

.btn01>a {
  position: relative;
  display: inline-block;
  border-radius: 9999px;
  padding: min(2.34375vw, 30px) min(5.46875vw, 70px) min(2.1875vw, 28px);
  width: 100%;
  max-width: 650px;
  background: linear-gradient(113deg, #ef1e78 0%, #fbb202 80%) !important;
  box-shadow: 0px 7px 0px 0px rgb(190 47 78);
  font-size: min(2.03125vw, 2.6rem);
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .btn01>a {
    padding: 4.5333333333vw 8.5333333333vw;
    width: 100%;
    box-shadow: 0px 4px 0px 0px rgb(190 47 78);
    font-size: 4.2666666667vw;
  }
}

.btn01>a>i {
  position: absolute;
  right: min(1.875vw, 2.4em);
  top: calc(50% - 0.75em);
}

@media only screen and (max-width: 767px) {
  .btn01>a>i {
    right: 5.0666666667vw;
    top: calc(50% - 2vw);
  }
}

.btn01>a>i::before {
  font-size: min(1.875vw, 2.4rem);
}

@media only screen and (max-width: 767px) {
  .btn01>a>i::before {
    font-size: 4vw;
  }
}

.btn01>a:hover {
  position: relative;
  top: 7px;
  box-shadow: 0px 0px 0px 0px rgb(191, 59, 103);
  color: #fff;
}

@media (min-width: 768px) {
  .btn01.mini>a {
    padding: min(1.875vw, 24px) min(3.125vw, 40px) min(1.875vw, 24px);
    box-shadow: 0px 5px 0px 0px rgb(191, 59, 103);
    font-size: min(1.484375vw, 1.9rem);
  }

  .btn01.mini>a>i {
    right: min(2.03125vw, 26px);
    top: calc(50% - 0.65em);
  }

  .btn01.mini>a>i::before {
    font-size: min(1.484375vw, 1.9rem);
  }

  .btn01.mini>a:hover {
    top: 5px;
    box-shadow: 0px 0px 0px 0px rgb(191, 59, 103);
  }
}

@media (min-width: 768px) {
  .btn01.mini.window>a>i {
    top: calc(50% - 0.6em);
  }

  .btn01.mini.window>a>i::before {
    font-size: min(1.328125vw, 1.7rem);
  }
}

.btn01.window>a>i {
  top: calc(50% - 0.85em);
}

@media only screen and (max-width: 767px) {
  .btn01.window>a>i {
    top: calc(50% - 1.8vw);
    right: 4.2666666667vw;
  }
}

.btn01.window>a>i::before {
  font-size: min(1.875vw, 2.4rem);
}

@media only screen and (max-width: 767px) {
  .btn01.window>a>i::before {
    font-size: 3.9113428944vw;
  }
}

@media only screen and (max-width: 767px) {
  .btn02 {
    margin: 0 auto;
  }
}

.btn02>a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: min(0.78125vw, 10px);
  padding: min(1.171875vw, 15px) min(2.34375vw, 30px) min(1.171875vw, 15px);
  width: 100%;
  background-color: #fff100;
  box-shadow: 0px 5px 0px 0px rgb(204, 194, 0);
  text-align: center;
  font-size: min(1.25vw, 1.6rem);
  font-weight: bold;
  color: #333;
}

@media only screen and (max-width: 767px) {
  .btn02>a {
    display: block !important;
    border-radius: 2.6666666667vw;
    margin: 4vw auto;
    padding: 2.4vw 4.8vw 2.4vw;
    box-shadow: 0px 3px 0px 0px rgb(204, 194, 0);
    font-size: 3.7333333333vw;
  }
}

.btn02>a>i {
  position: absolute;
  right: min(0.78125vw, 10px);
  top: calc(50% - 0.5em);
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .btn02>a>i {
    right: 2.1333333333vw;
  }
}

.btn02>a>i::before {
  font-size: min(1.25vw, 1.6rem) !important;
}

@media only screen and (max-width: 767px) {
  .btn02>a>i::before {
    font-size: 3.4666666667vw !important;
  }
}

.btn02>a:hover {
  position: relative;
  top: 5px;
  box-shadow: 0px 0px 0px 0px rgb(204, 194, 0);
}

.btn03>a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: min(0.78125vw, 10px);
  padding: min(1.5625vw, 20px) min(3.125vw, 40px);
  width: 100%;
  max-width: 100%;
  background-color: #e9f3f5;
  box-shadow: 0px 5px 0px 0px #d3dcde;
  text-align: center;
  font-size: min(1.25vw, 1.6rem);
  font-weight: bold;
  color: #333;
}

@media only screen and (max-width: 767px) {
  .btn03>a {
    border-radius: 2.6666666667vw;
    padding: 3.7333333333vw 6.6666666667vw;
    width: 100%;
    box-shadow: 0px 3px 0px 0px #d3dcde;
    font-size: 3.7333333333vw;
  }
}

.btn03>a>i {
  position: absolute;
  right: min(1.40625vw, 18px);
  top: calc(50% - 0.5em);
  margin: auto !important;
}

.btn03>a>i::before {
  font-size: min(1.25vw, 1.6rem) !important;
}

@media only screen and (max-width: 767px) {
  .btn03>a>i::before {
    font-size: 3.7333333333vw !important;
  }
}

.btn03>a:hover {
  position: relative;
  top: 5px;
  box-shadow: 0px 0px 0px 0px rgb(255, 255, 255) !important;
}

@media only screen and (max-width: 767px) {
  .btn03>a:hover {
    top: 3px !important;
  }
}

.btn03>a[target=_blank]>i {
  top: calc(50% - 0.55em);
}

@media only screen and (max-width: 767px) {
  .btn03>a[target=_blank]>i {
    right: 1.6vw;
  }
}

.btn03.green>a {
  background-color: #008000;
  box-shadow: 0px 5px 0px 0px #006600;
  color: #fff;
}

.btn03.yellow>a {
  background-color: #fff100;
  box-shadow: 0px 5px 0px 0px rgb(204, 194, 0);
  color: #333;
}

.txt-link>a {
  text-decoration: underline !important;
  font-size: min(1.25vw, 16px) !important;
  color: #333;
}

@media only screen and (max-width: 767px) {
  .txt-link>a {
    font-size: 3.7333333333vw !important;
  }
}

.txt-link>a>i {
  margin-left: 0.3em;
  color: #999;
}

.txt-link>a>i::before {
  font-size: min(1.25vw, 1.6rem) !important;
}

@media only screen and (max-width: 767px) {
  .txt-link>a>i::before {
    font-size: 3.7333333333vw !important;
  }
}

.txt-link>a:hover {
  text-decoration: none !important;
  color: #00713f !important;
}

/* �A�R�[�f�B�I�� */
.accordion0,
.accordion1 {
  position: relative;
  transform: translateZ(0);
}

.accordion0 .acc-toggle,
.accordion1 .acc-toggle {
  display: none;
}

.accordion0 .acc-title,
.accordion0 .acc-content,
.accordion1 .acc-title,
.accordion1 .acc-content {
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.2s;
}

.accordion0 .acc-title,
.accordion1 .acc-title {
  display: block;
  margin-bottom: 0;
  cursor: pointer;
}

.accordion0 .acc-title::after,
.accordion0 .acc-title::before,
.accordion1 .acc-title::after,
.accordion1 .acc-title::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #00713f;
  transition: all 0.3s;
  z-index: 1;
}

.accordion0 .acc-title::after,
.accordion1 .acc-title::after {
  transform: rotate(90deg);
}

.accordion0 .acc-content,
.accordion1 .acc-content {
  overflow: hidden;
  max-height: 0;
}

.accordion0 .acc-toggle:checked+.acc-title::before,
.accordion1 .acc-toggle:checked+.acc-title::before {
  transform: rotate(90deg) !important;
}

.accordion0 .acc-title {
  margin-bottom: min(1.5625vw, 20px);
}

.accordion0 .acc-title::after,
.accordion0 .acc-title::before {
  right: min(2.1875vw, 28px);
  width: min(0.3125vw, 2px);
  height: min(1.5625vw, 20px);
}

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

  .accordion0 .acc-title::after,
  .accordion0 .acc-title::before {
    right: 5.8666666667vw;
    width: 0.8vw;
    height: 3.7333333333vw;
  }
}

@media (min-width: 768px) {
  .accordion0 .acc-title:hover .ttl03 {
    background-color: #00713f;
    color: #fff;
  }
}

.accordion0 .acc-toggle:checked+.acc-title+.acc-content {
  max-height: 1000px;
  transition: all 1.5s;
}

.accordion1 .acc-title::after,
.accordion1 .acc-title::before {
  right: min(4.0625vw, 52px);
  width: min(0.46875vw, 6px);
  height: min(2.65625vw, 34px);
}

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

  .accordion1 .acc-title::after,
  .accordion1 .acc-title::before {
    right: 5.8666666667vw;
    width: 1.0666666667vw;
    height: 4.5333333333vw;
  }
}

.accordion1 .acc-title:hover {
  opacity: 0.8;
}

@media only screen and (max-width: 767px) {
  .accordion1 .acc-title:hover {
    opacity: 1;
  }
}

.accordion1 .acc-toggle:checked+.acc-title+.acc-content {
  max-height: 6000px;
  transition: all 1.5s;
}

/* *************************************************************************

	03. Quiz

************************************************************************* */
.quiz-box1 {
  margin-top: min(3.125vw, 40px);
  padding: min(5.46875vw, 70px) 10px min(3.125vw, 40px);
  background-color: #00713f;
  background-image: url("/html/upload/user_data/feature/rn/img/2024/bg01_pc.png");
  background-position-y: calc(50% - min(0.9375vw, 12px));
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .quiz-box1 {
    margin-top: 4vw;
    padding: 9.3333333333vw 5.0666666667vw 5.3333333333vw;
    background-image: url("/html/upload/user_data/feature/rn/img/2024/bg01_sp.png");
    background-position-y: calc(50% + 0.8vw);
    background-repeat: no-repeat;
    background-size: 100%;
  }
}

.quiz-box1 .fukidashi {
  position: relative;
  display: inline-block;
  margin-bottom: min(3.515625vw, 45px);
  border-radius: min(1.5625vw, 20px);
  padding: min(3.59375vw, 46px) min(2.34375vw, 30px) min(3.28125vw, 42px);
  width: min(64.0625vw, 820px);
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  .quiz-box1 .fukidashi {
    margin-bottom: 8vw;
    border-radius: 2.6666666667vw;
    padding: 5.3333333333vw 4.8vw 4.5333333333vw;
    width: 100%;
  }
}

.quiz-box1 .fukidashi::after {
  content: "";
  display: block;
  position: absolute;
  bottom: clamp(-34px, -2.65625vw, -17px);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: min(2.8125vw, 36px) min(2.8125vw, 36px) 0 min(2.8125vw, 36px);
  border-color: #fff transparent transparent transparent;
}

@media only screen and (max-width: 767px) {
  .quiz-box1 .fukidashi::after {
    bottom: -5.8666666667vw;
    border-width: 6.4vw 6.4vw 0 6.4vw;
  }
}

.quiz-box1 .fukidashi>.kazari-quiz {
  position: absolute;
  left: clamp(-48px, -3.75vw, -33px);
  top: clamp(-60px, -4.6875vw, -30px);
  width: min(16.40625vw, 210px);
}

@media only screen and (max-width: 767px) {
  .quiz-box1 .fukidashi>.kazari-quiz {
    left: -4vw;
    top: -8.5333333333vw;
    width: 28vw;
  }
}

.quiz-box1 .fukidashi .txt {
  line-height: 1.6;
  font-size: min(1.71875vw, 22px);
  font-weight: bold;
  color: #00337d;
}

@media only screen and (max-width: 767px) {
  .quiz-box1 .fukidashi .txt {
    text-align: left;
    line-height: 1.4;
    font-size: 4.2666666667vw;
  }
}

.quiz-box1 .fukidashi .keyword-image-box {
  display: flex;
  justify-content: center;
  gap: 0 min(1.953125vw, 25px);
  margin-top: min(3.125vw, 40px);
  padding-left: 0;
  list-style: none;
}

@media only screen and (max-width: 767px) {
  .quiz-box1 .fukidashi .keyword-image-box {
    gap: 0 2.6666666667vw;
    margin-top: 5.3333333333vw;
    margin-bottom: 0;
  }
}

.quiz-box1 .fukidashi .keyword-image-box .txt-keyword {
  margin-top: 0.7em;
  font-size: min(1.328125vw, 17px);
  font-weight: bold;
  color: #00337d;
}

@media only screen and (max-width: 767px) {
  .quiz-box1 .fukidashi .keyword-image-box .txt-keyword {
    margin-top: 0.3em;
    line-height: 1.3;
    font-size: 3.2vw;
  }
}

.quiz-box1 .fukidashi .keyword-image-box .txt-link {
  margin-top: 0.8em;
  font-size: min(1.171875vw, 15px) !important;
}

@media only screen and (max-width: 767px) {
  .quiz-box1 .fukidashi .keyword-image-box .txt-link {
    margin-top: 0.2em !important;
    line-height: 1.3;
    font-size: 2.9333333333vw !important;
  }
}

.quiz-box1 .fukidashi .keyword-image-box .txt-link * {
  font-size: inherit !important;
}

.quiz-box1 .fukidashi .keyword-image-box .txt-link>picture {
  display: block;
}

.quiz-box1 .btn01 {
  margin: 0 auto;
  width: min(42.1875vw, 540px);
}

@media only screen and (max-width: 767px) {
  .quiz-box1 .btn01 {
    width: 100%;
  }
}

.quiz-box1 .kome {
  margin-top: min(2.4137931034vw, 28px) !important;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .quiz-box1 .kome {
    margin-top: 3.4666666667vw !important;
  }
}

.quiz-box1 .kome>li {
  color: inherit;
}

@media only screen and (max-width: 767px) {
  .quiz-box1 .kome>li {
    font-size: 2.9333333333vw;
  }
}

/* *************************************************************************

	04. ページ内リンク

************************************************************************* */
.linkbox01 {
  display: flex;
  justify-content: space-between;
  margin: min(3.125vw, 40px) 0 min(3.90625vw, 50px) !important;
  gap: 0 min(1.171875vw, 15px);
}

@media only screen and (max-width: 767px) {
  .linkbox01 {
    flex-wrap: wrap;
    justify-content: center;
    margin: 4vw 0 8vw !important;
    gap: 2.9333333333vw 2.1333333333vw;
  }
}

.linkbox01>li {
  display: flex;
  width: min(17.1875vw, 220px);
}

@media only screen and (max-width: 767px) {
  .linkbox01>li {
    width: calc((100% - 4.266666666vw) / 3);
  }
}

.linkbox01>li>a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: min(0.78125vw, 10px);
  padding: min(1.171875vw, 15px) 1em min(1.796875vw, 23px);
  width: 100%;
  background-color: #fff100;
  box-shadow: 0px 5px 0px 0px rgb(204, 194, 0);
  text-align: center;
  font-size: min(1.40625vw, 1.8rem);
  font-weight: bold;
  color: #333;
}

@media only screen and (max-width: 767px) {
  .linkbox01>li>a {
    border-radius: 2.6666666667vw;
    padding: 2.6666666667vw 1.3333333333vw 5.3333333333vw;
    width: 100%;
    box-shadow: 0px 3px 0px 0px rgb(204, 194, 0);
    font-size: 3.2vw;
  }
}

.linkbox01>li>a>i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
  margin: 0 auto;
}

.linkbox01>li>a>i::before {
  font-size: min(1.484375vw, 1.9rem) !important;
}

@media only screen and (max-width: 767px) {
  .linkbox01>li>a>i::before {
    font-size: 3.2vw !important;
  }
}

.linkbox01>li>a:hover {
  position: relative;
  top: 5px;
  box-shadow: 0px 0px 0px 0px rgb(204, 194, 0);
}

/* *************************************************************************

	05. リニューアル記念クーポン配布中！

************************************************************************* */
.coupon-box {
  padding-top: min(4.6875vw, 60px);
  overflow: hidden;
}

.coupon-box .detail-box {
  margin-top: min(4.296875vw, 55px);
}

@media only screen and (max-width: 767px) {
  .coupon-box .detail-box {
    margin-top: 5.3333333333vw;
  }
}

.coupon-box .main-txt {
  margin-top: 0 !important;
  line-height: 1.7;
  text-align: center;
  font-weight: bold;
  font-size: min(2.03125vw, 2.6rem);
}

@media only screen and (max-width: 767px) {
  .coupon-box .main-txt {
    line-height: 1.5;
    font-size: 4.2666666667vw;
  }
}

.coupon-box .main-txt * {
  font-size: inherit;
}

.coupon-box .btn-layout {
  margin: min(4.6875vw, 60px) auto 0;
  width: min(25vw, 320px);
}

@media only screen and (max-width: 767px) {
  .coupon-box .btn-layout {
    margin: 6.6666666667vw auto 2.6666666667vw;
    max-width: auto;
    width: 90%;
  }
}

.coupon-box .end-coupon-lead {
  margin: min(3.125vw, 40px) auto 0;
  text-align: center;
  font-size: min(1.25vw, 1.6rem);
}

@media only screen and (max-width: 767px) {
  .coupon-box .end-coupon-lead {
    margin: 8vw auto 0;
    text-align: left;
    font-size: 4vw;
  }
}

.coupon-box .end-coupon-lead span {
  font-size: inherit;
}

.coupon-box .new-coupon-box {
  margin-top: 0 !important;
  padding-top: min(4.6875vw, 60px);
  line-height: 1.7;
  text-align: center;
  font-weight: bold;
  font-size: min(2.03125vw, 2.6rem);
}

@media only screen and (max-width: 767px) {
  .coupon-box .new-coupon-box {
    /*padding-top: 6.6666666667vw;*/
    padding-top: 10.6666666667vw;
    line-height: 1.5;
    font-size: 4.2666666667vw;
  }
}

.coupon-box .new-coupon-box>p,
.coupon-box .new-coupon-box span {
  font-size: inherit;
}

.coupon-box .new-coupon-box .img-button-box {
  margin: 0 auto;
  max-width: 480px;
  width: min(37.5vw, 480px);
  transition: 0.3s;
}

@media only screen and (max-width: 767px) {
  .coupon-box .new-coupon-box .img-button-box {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .coupon-box .new-coupon-box .img-button-box a:hover {
    opacity: 0.8;
  }
}

.coupon-box .new-coupon-box .img-button-box .btn-txt {
  display: block;
  margin: 0;
  padding: 0.7em;
  background-color: #008000;
  text-align: center;
  font-size: min(1.25vw, 1.6rem);
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .coupon-box .new-coupon-box .img-button-box .btn-txt {
    font-size: 3.7333333333vw;
  }
}

.accordion0 .bg-maru::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: min(0.9375vw, 12px);
  margin: auto 0;
  border-radius: 50%;
  width: min(2.8125vw, 36px);
  height: min(2.8125vw, 36px);
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  .accordion0 .bg-maru::after {
    right: 2.9333333333vw;
    width: 6.9333333333vw;
    height: 6.9333333333vw;
  }
}

.accordion0 .acc-toggle:checked+.acc-title .ttl03 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.coupon-list-box {
  display: grid;
  grid-template-columns: 48% 1fr;
  gap: min(1.5625vw, 20px) 4%;
  margin-top: min(2.34375vw, 30px) !important;
}

@media only screen and (max-width: 767px) {
  .coupon-list-box {
    display: block;
    margin-top: 5.3333333333vw !important;
  }
}

.coupon-list-box .coupon-list-box-item {
  overflow: hidden;
  width: min(37.5vw, 480px);
}

@media only screen and (max-width: 767px) {
  .coupon-list-box .coupon-list-box-item {
    margin-top: 4vw;
    width: 100%;
  }
}

.coupon-list-box .coupon-list-box-item-inner {
  position: relative;
  display: block;
  border: solid 2px #ddd;
  border-radius: min(1.171875vw, 15px);
}

@media only screen and (max-width: 767px) {
  .coupon-list-box .coupon-list-box-item-inner {
    border-radius: 2.6666666667vw;
  }
}

.coupon-list-box .coupon-list-box-item-inner[tabindex="-1"] {
  position: relative;
  pointer-events: none;
}

.coupon-list-box .coupon-list-box-item-inner[tabindex="-1"] .end-coupon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  outline: solid 1px rgba(0, 0, 0, 0.7);
  border-radius: min(1.09375vw, 14px);
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: min(1.40625vw, 1.8rem);
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .coupon-list-box .coupon-list-box-item-inner[tabindex="-1"] .end-coupon {
    font-size: 3.4666666667vw;
  }
}

@media (min-width: 768px) {
  .coupon-list-box .coupon-list-box-item-inner:hover {
    opacity: 0.8;
  }
}

.coupon-list-box .coupon-list-box-item-inner::before,
.coupon-list-box .coupon-list-box-item-inner::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border: solid 2px #ddd;
  border-radius: 50%;
  width: clamp(20px, 2.34375vw, 30px);
  height: clamp(20px, 2.34375vw, 30px);
  background-color: #fff;
}

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

  .coupon-list-box .coupon-list-box-item-inner::before,
  .coupon-list-box .coupon-list-box-item-inner::after {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
}

.coupon-list-box .coupon-list-box-item-inner::before {
  left: clamp(-12px, -1.25vw, -16px);
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .coupon-list-box .coupon-list-box-item-inner::before {
    left: -3.2vw;
  }
}

.coupon-list-box .coupon-list-box-item-inner::after {
  right: clamp(-12px, -1.25vw, -16px);
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .coupon-list-box .coupon-list-box-item-inner::after {
    right: -3.2vw;
  }
}

.coupon-list-box .coupon-list-box-item-inner .layout {
  display: flex;
  padding: min(1.953125vw, 25px) min(2.34375vw, 30px) min(1.5625vw, 20px);
}

@media only screen and (max-width: 767px) {
  .coupon-list-box .coupon-list-box-item-inner .layout {
    padding: 4vw 2.6666666667vw 5.3333333333vw;
  }
}

.coupon-list-box .tokuten {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 50%;
  width: min(11.71875vw, 150px);
  height: min(11.71875vw, 150px);
  background-color: #f5a532;
  font-size: min(1.40625vw, 1.8rem);
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .coupon-list-box .tokuten {
    width: 24vw;
    height: 24vw;
    font-size: 3.4666666667vw;
  }
}

.coupon-list-box .tokuten .keta3,
.coupon-list-box .tokuten .keta4 {
  font-size: min(3.59375vw, 4.6rem);
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

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

  .coupon-list-box .tokuten .keta3,
  .coupon-list-box .tokuten .keta4 {
    font-size: 6.9333333333vw;
  }
}

.coupon-list-box .tokuten .keta3 {
  line-height: 1.2 !important;
}

.coupon-list-box .tokuten .keta4 {
  line-height: 1.4 !important;
}

.coupon-list-box .details-box {
  padding: min(0.390625vw, 5px) 0 0 min(1.953125vw, 25px);
  font-size: min(1.25vw, 1.6rem);
}

@media only screen and (max-width: 767px) {
  .coupon-list-box .details-box {
    padding: 1.3333333333vw 0 0 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
}

.coupon-list-box .details-box * {
  font-size: inherit;
}

.coupon-list-box .details-box>dl {
  margin-top: 1em;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .coupon-list-box .details-box>dl {
    margin-top: 0.6em;
  }
}

.coupon-list-box .details-box>dl:first-child {
  margin-top: 0;
}

.coupon-list-box .details-box>dl>dt {
  color: #e58600;
}

.coupon-list-box .details-box>dl>dd {
  padding-left: 1em;
  color: #333;
}

.coupon-list-box .details-box>dl .kome {
  font-size: min(0.9375vw, 1.2rem);
}

@media only screen and (max-width: 767px) {
  .coupon-list-box .details-box>dl .kome {
    font-size: 2.6666666667vw;
  }
}

.coupon-list-box .btn-txt {
  display: block;
  margin: 0 -2px -2px;
  border-radius: 0 0 min(1.171875vw, 15px) min(1.171875vw, 15px);
  padding: 0.7em;
  background-color: #008000;
  text-align: center;
  font-size: min(1.25vw, 1.6rem);
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .coupon-list-box .btn-txt {
    border-radius: 0 0 2.6666666667vw 2.6666666667vw;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .coupon-list-box .btn-txt {
    font-size: 3.7333333333vw;
  }
}

/* *************************************************************************

	06. リニューアルについて

************************************************************************* */
.about-box {
  padding-top: min(4.6875vw, 60px);
}

@media only screen and (max-width: 767px) {
  .about-box {
    padding-top: 6.6666666667vw;
  }
}

.about-box .main-txt {
  margin-top: 0 !important;
  line-height: 1.7;
  text-align: center;
  font-weight: bold;
  font-size: min(2.03125vw, 2.6rem);
}

@media only screen and (max-width: 767px) {
  .about-box .main-txt {
    line-height: 1.5;
    font-size: 4.2666666667vw;
  }
}

.about-box .main-txt span {
  font-size: inherit;
}

.about-box .point-box {
  display: flex;
  align-items: flex-start;
  border-bottom: solid 1px #ddd;
  padding: min(3.125vw, 40px) 0 min(4.6875vw, 60px);
}

@media only screen and (max-width: 767px) {
  .about-box .point-box {
    display: block;
    padding: 6.9333333333vw 0;
  }
}

.about-box .point-ttl01 {
  flex-shrink: 0;
  position: relative;
  margin: 0;
  margin-left: min(0.390625vw, 5px);
  padding: min(1.171875vw, 15px) 0 min(1.09375vw, 14px);
  width: min(16.40625vw, 210px);
  background-color: initial;
  text-align: center;
  font-size: min(1.71875vw, 22px);
  font-weight: bold;
  color: #00713f;
}

@media only screen and (max-width: 767px) {
  .about-box .point-ttl01 {
    margin-left: 0;
    padding: 1.3333333333vw 0;
    width: 26.6666666667vw;
    font-size: 3.4666666667vw;
  }
}

.about-box .point-ttl01>span {
  position: relative;
  background-color: initial;
  font-size: inherit;
  z-index: 1;
}

.about-box .point-ttl01::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #fff100;
  transform: skewX(10deg);
}

.about-box .pb-cont {
  margin-left: min(3.90625vw, 50px);
}

@media only screen and (max-width: 767px) {
  .about-box .pb-cont {
    margin-left: 0;
  }
}

.about-box .point-ttl02 {
  margin: 0;
  padding: min(1.171875vw, 15px) 0 min(1.09375vw, 14px);
  font-size: min(1.71875vw, 22px);
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .about-box .point-ttl02 {
    padding: 2.1333333333vw 0 0;
    line-height: 1.4;
    font-size: 4.2666666667vw;
  }
}

.about-box .pb-txt {
  margin-top: min(1.171875vw, 15px) !important;
  margin-bottom: min(2.34375vw, 30px);
  font-size: min(1.25vw, 16px);
}

@media only screen and (max-width: 767px) {
  .about-box .pb-txt {
    margin-top: 4vw !important;
    font-size: 3.7333333333vw;
  }
}

.about-box .pb-txt span {
  font-size: inherit;
}

.about-box .pb-list {
  margin-top: min(1.171875vw, 15px) !important;
}

@media only screen and (max-width: 767px) {
  .about-box .pb-list {
    margin-top: 4vw !important;
  }
}

.about-box .pb-list>li {
  position: relative;
  margin-top: 0.5em;
  padding-left: min(1.640625vw, 21px);
  font-size: min(1.25vw, 16px);
}

@media only screen and (max-width: 767px) {
  .about-box .pb-list>li {
    padding-left: 4.8vw;
    font-size: 3.7333333333vw;
  }
}

.about-box .pb-list>li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.15em;
  border-radius: 50%;
  width: min(1.328125vw, 17px);
  height: min(1.328125vw, 17px);
  background-color: #cceef5;
}

@media only screen and (max-width: 767px) {
  .about-box .pb-list>li::before {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}

.about-box .pb-list>li span {
  font-size: inherit;
}

.about-box .sitelink-btnlist {
  display: flex;
  justify-content: space-between;
  margin: min(4.6875vw, 60px) 0 0 !important;
  gap: 0 min(1.5625vw, 20px);
}

@media only screen and (max-width: 767px) {
  .about-box .sitelink-btnlist {
    display: block;
    margin: 6.6666666667vw auto 1.3333333333vw !important;
    width: 90%;
  }
}

.about-box .sitelink-btnlist>li {
  display: flex;
  width: min(27.586206896vw, 320px);
}

@media only screen and (max-width: 767px) {
  .about-box .sitelink-btnlist>li {
    margin-top: 3.2vw;
    width: 100%;
  }
}

/* *************************************************************************

	07. 特典内容

************************************************************************* */
#present {
  position: relative;
}

.present-box .present-bg-box {
  padding: min(6.25vw, 80px) min(6.25vw, 80px) min(5.46875vw, 70px);
  background-color: #00713f;
  background-image: url("/html/upload/user_data/feature/rn/img/2024/bg04_pc.png");
  background-position-y: calc(50% - min(6.25vw, 80px));
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .present-box .present-bg-box {
    padding: 8vw 5.0666666667vw;
    background-image: url("/html/upload/user_data/feature/rn/img/2024/bg01_sp.png"), url("/html/upload/user_data/feature/rn/img/2024/bg01b_sp.png");
    background-position-x: center, center;
    background-position-y: -6.6666666667vw, 85.6vw;
    background-repeat: no-repeat, no-repeat;
    background-size: 91.4666666667vw, contain;
  }
}

.present-box .present-cont {
  position: relative;
  margin: 0 auto;
  max-width: 840px;
}

@media only screen and (max-width: 767px) {
  .present-box .present-cont {
    max-width: none;
  }
}

.present-box .present-cont .kazari {
  position: absolute;
  left: clamp(-29px, -2.265625vw, -15px);
  top: clamp(-55px, -4.296875vw, -22px);
  width: min(18.75vw, 240px);
}

@media only screen and (max-width: 767px) {
  .present-box .present-cont .kazari {
    left: -4.2666666667vw;
    top: -6.6666666667vw;
    width: 32vw;
  }
}

.present-box .check-cont {
  display: flex;
  justify-content: space-between;
  gap: min(3.125vw, 40px);
  margin: min(3.125vw, 40px) auto 0;
  max-width: 840px;
}

@media only screen and (max-width: 767px) {
  .present-box .check-cont {
    display: block;
    max-width: none;
  }
}

.present-box .check-cont>p {
  position: relative;
  max-width: 400px;
}

@media only screen and (max-width: 767px) {
  .present-box .check-cont>p {
    margin-top: 5.3333333333vw;
    max-width: none;
  }
}

.present-box .check-cont>p .kazari {
  position: absolute;
  left: clamp(-29px, -2.265625vw, -15px);
  top: clamp(-31px, -2.421875vw, -16px);
  width: min(12.1875vw, 156px);
}

@media only screen and (max-width: 767px) {
  .present-box .check-cont>p .kazari {
    left: -4vw;
    top: -4.2666666667vw;
    width: 24.8vw;
  }
}

.present-box .btn-layout {
  position: relative;
  margin-top: min(2.34375vw, 30px);
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .present-box .btn-layout {
    margin-top: 8vw;
  }
}

.present-box .btn-layout .btn01 {
  margin: 0 auto;
  width: min(29.6875vw, 380px);
}

@media only screen and (max-width: 767px) {
  .present-box .btn-layout .btn01 {
    width: 100%;
  }
}

.present-box .btn-layout .btn02 {
  position: absolute;
  right: 0;
  top: min(1.71875vw, 22px);
  width: min(17vw, 220px);
}

@media only screen and (max-width: 767px) {
  .present-box .btn-layout .btn02 {
    position: inherit;
    width: 60%;
  }
}

.present-box .entry-box .kome {
  margin-top: min(1.25vw, 16px) !important;
}

@media only screen and (max-width: 767px) {
  .present-box .entry-box .kome {
    margin-top: 3.4666666667vw !important;
  }

  .present-box .entry-box .kome>li {
    font-size: 2.9333333333vw !important;
  }
}

/* *************************************************************************

	08. 応募方法

************************************************************************* */
#join {
  position: relative;
}

.accordion1 .bg-maru::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: min(1.953125vw, 25px);
  margin: auto 0;
  border-radius: 50%;
  width: min(4.6875vw, 60px);
  height: min(4.6875vw, 60px);
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  .accordion1 .bg-maru::after {
    right: 2.4vw;
    width: 8vw;
    height: 8vw;
  }
}

.accordion1 .acc-title .title01 {
  border-radius: min(2.34375vw, 30px);
}

@media only screen and (max-width: 767px) {
  .accordion1 .acc-title .title01 {
    border-radius: 4vw;
  }
}

.accordion1 .acc-toggle:checked+.acc-title .title01 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.join-box {
  padding-top: min(2.34375vw, 30px);
}

@media only screen and (max-width: 767px) {
  .join-box {
    padding-top: 0;
  }
}

.join-box .step-box {
  display: flex;
  align-items: flex-start;
  border-bottom: solid 1px #ddd;
  padding: min(3.125vw, 40px) 0 min(4.6875vw, 60px);
}

@media only screen and (max-width: 767px) {
  .join-box .step-box {
    display: block;
    padding: 6.9333333333vw 0;
  }
}

.join-box .step-ttl01 {
  flex-shrink: 0;
  position: relative;
  margin: 0;
  padding: min(1.171875vw, 15px) 0 min(1.09375vw, 14px);
  width: min(16.40625vw, 210px);
  background-color: initial;
  text-align: center;
  font-size: min(1.71875vw, 22px);
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .join-box .step-ttl01 {
    margin-left: 0;
    padding: 1.3333333333vw 0;
    width: 26.6666666667vw;
    font-size: 3.4666666667vw;
  }
}

.join-box .step-ttl01>span {
  position: relative;
  background-color: initial;
  font-size: inherit;
  z-index: 1;
}

.join-box .step-ttl01::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #00713f;
  transform: skewX(-10deg);
}

.join-box .step-ttl01.otoku {
  margin-left: min(0.390625vw, 5px);
}

@media only screen and (max-width: 767px) {
  .join-box .step-ttl01.otoku {
    margin-left: 0;
  }
}

.join-box .step-ttl01.otoku::after {
  transform: skewX(10deg);
}

.join-box .s-cont {
  margin-left: min(3.90625vw, 50px);
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .join-box .s-cont {
    margin-left: 0;
  }
}

.join-box .s-cont .kome {
  margin-top: min(1.171875vw, 15px) !important;
}

.join-box .s-cont .kome.mt0 {
  margin-top: 0 !important;
}

@media only screen and (max-width: 767px) {
  .join-box .s-cont .kome.mt0 {
    margin-top: 0.5em !important;
  }
}

.join-box .step-ttl02 {
  margin: 0;
  padding: min(0.9375vw, 12px) 0 min(1.09375vw, 14px);
  line-height: 1.4;
  font-size: min(1.71875vw, 22px);
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .join-box .step-ttl02 {
    padding: 2.1333333333vw 0 0;
    line-height: 1.4;
    font-size: 4.2666666667vw;
  }
}

.join-box .step-ttl02 span {
  font-size: inherit;
}

.join-box .step-txt {
  margin-top: min(0.78125vw, 10px);
  font-size: min(1.25vw, 16px);
}

.join-box .step-txt>span {
  font-size: inherit;
}

@media only screen and (max-width: 767px) {
  .join-box .step-txt {
    margin-top: 6.6666666667vw !important;
    font-size: 3.7333333333vw;
  }
}

@media only screen and (max-width: 767px) {
  .join-box .step-txt:first-of-type {
    margin-top: 4vw !important;
  }
}

.join-box .step-image {
  margin-top: min(1.5625vw, 20px);
}

@media only screen and (max-width: 767px) {
  .join-box .step-image {
    margin-top: 4vw;
  }
}

@media (min-width: 768px) {
  .join-box .step-txt.mt40 {
    margin-top: min(3.125vw, 40px);
  }
}

@media (min-width: 768px) {
  .join-box .hosoku-for-sp {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .join-box .hosoku-for-sp {
    margin-top: 0.5em;
    font-size: 2.9333333333vw;
  }
}

.join-box .btn-layout {
  display: flex;
  justify-content: space-between;
  gap: min(1.5625vw, 20px);
  margin: min(3.90625vw, 50px) auto 0;
}

@media only screen and (max-width: 767px) {
  .join-box .btn-layout {
    display: block;
    margin: 5.3333333333vw auto 0;
    width: 90%;
  }
}

.join-box .btn-layout .mypage-box,
.join-box .btn-layout .jre-point-box {
  width: min(25vw, 320px);
  text-align: center;
}

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

  .join-box .btn-layout .mypage-box,
  .join-box .btn-layout .jre-point-box {
    width: 100%;
  }
}

.join-box .btn-layout .txt-link {
  margin-top: min(1.71875vw, 22px);
}

@media only screen and (max-width: 767px) {
  .join-box .btn-layout .txt-link {
    margin-top: 3.7333333333vw;
  }
}

@media only screen and (max-width: 767px) {
  .join-box .btn-layout .txt-link>a {
    font-size: 3.2vw;
  }
}

@media only screen and (max-width: 767px) {
  .join-box .btn-layout .jre-point-box {
    margin-top: 5.3333333333vw;
    margin-bottom: 1.6vw;
  }
}

.join-box .btn-layout.coupon {
  margin: min(2.34375vw, 30px) auto 0 !important;
}

@media only screen and (max-width: 767px) {
  .join-box .btn-layout.coupon {
    margin: 5.3333333333vw auto 0 !important;
  }
}

.join-box .btn-layout.coupon .btn03 {
  width: min(25vw, 320px);
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .join-box .btn-layout.coupon .btn03 {
    width: 100%;
  }

  .join-box .btn-layout.coupon .btn03:nth-child(n+2) {
    margin-top: 4vw;
  }
}

@media (min-width: 768px) {
  .join-box .quiz-box1 {
    margin-top: min(1.5625vw, 20px);
    padding: min(3.90625vw, 50px) 10px min(2.34375vw, 30px);
    background-image: url("/html/upload/user_data/feature/rn/img/2024/bg05_pc.png");
    background-position-y: calc(50% - min(0.78125vw, 10px));
  }

  .join-box .quiz-box1 .fukidashi {
    width: min(47.34375vw, 606px);
  }

  .join-box .quiz-box1 .kazari-quiz {
    top: clamp(-40px, -3.125vw, -30px);
    width: min(14.84375vw, 190px) !important;
  }

  .join-box .quiz-box1 .txt {
    font-size: min(1.40625vw, 18px);
  }

  .join-box .quiz-box1 .keyword-image-box {
    gap: 0 min(1.171875vw, 15px);
    margin-top: min(1.953125vw, 25px);
    margin-bottom: 0;
    padding-left: 0;
  }

  .join-box .quiz-box1 .keyword-image-box picture img {
    width: min(12.890625vw, 165px);
  }

  .join-box .quiz-box1 .keyword-image-box .txt-keyword {
    margin-top: 0.75em;
    font-size: min(1.25vw, 16px);
  }

  .join-box .quiz-box1 .keyword-image-box .txt-link>a {
    font-size: min(1.09375vw, 14px) !important;
  }

  .join-box .quiz-box1 .keyword-image-box .txt-link>a>i::before {
    font-size: min(1.09375vw, 1.4rem) !important;
  }
}

@media only screen and (max-width: 767px) {
  .join-box .quiz-box1 {
    background-size: 108%;
  }
}

@media (min-width: 768px) {
  .join-box .quiz-box1 .btn01 {
    width: min(31.25vw, 400px);
  }
}

@media (min-width: 768px) {
  .join-box .quiz-box1 .kome {
    font-size: min(0.9375vw, 12px) !important;
  }
}

@media only screen and (max-width: 767px) {
  .join-box .quiz-box1 .kome {
    margin-top: 3.4666666667vw !important;
  }
}

.join-box .sitelink-btnlist {
  display: flex;
  justify-content: space-between;
  margin: min(1.5625vw, 20px) 0 0 !important;
  gap: 0 min(1.71875vw, 22px);
}

@media only screen and (max-width: 767px) {
  .join-box .sitelink-btnlist {
    display: block;
    margin: 5.3333333333vw auto 0 !important;
    width: 90%;
  }
}

.join-box .sitelink-btnlist>li {
  display: flex;
  width: 31.335%;
}

@media only screen and (max-width: 767px) {
  .join-box .sitelink-btnlist>li {
    margin-top: 3.2vw;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .join-box .sitelink-btnlist .btn03>a>i {
    right: min(0.9375vw, 12px);
  }
}

.join-box .small-txt {
  font-size: min(1.25vw, 16px) !important;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .join-box .small-txt {
    font-size: 2.9333333333vw !important;
  }
}

.join-box .sarani-box {
  position: relative;
  margin-top: min(2.734375vw, 35px);
  padding: min(2.734375vw, 35px) 10px;
  background-color: #fdf3f7;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .join-box .sarani-box {
    margin-top: 5.3333333333vw;
    padding: 5.3333333333vw 5.0666666667vw;
  }
}

.join-box .sarani-box .sarani-ttl {
  position: absolute;
  top: min(-1.015625vw, -13px);
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: min(2.34375vw, 30px);
  font-weight: bold;
  color: #f24c83;
}

@media only screen and (max-width: 767px) {
  .join-box .sarani-box .sarani-ttl {
    top: -3.4666666667vw;
    font-size: 4.2666666667vw !important;
  }
}

.join-box .sarani-box .sarani-ttl::before {
  content: "";
  display: inline-block;
  margin-right: min(1.40625vw, 18px);
  width: min(0.234375vw, 3px);
  height: min(3.125vw, 40px);
  background-color: #f24c83;
  vertical-align: -0.7em;
  transform: rotate(-30deg);
}

@media only screen and (max-width: 767px) {
  .join-box .sarani-box .sarani-ttl::before {
    margin-right: 4vw;
    width: 0.5333333333vw;
    height: 7.4666666667vw;
  }
}

.join-box .sarani-box .sarani-ttl::after {
  content: "";
  display: inline-block;
  margin-left: min(1.40625vw, 18px);
  width: min(0.234375vw, 3px);
  height: min(3.125vw, 40px);
  background-color: #f24c83;
  vertical-align: -0.7em;
  transform: rotate(30deg);
}

@media only screen and (max-width: 767px) {
  .join-box .sarani-box .sarani-ttl::after {
    margin-left: 4vw;
    width: 0.5333333333vw;
    height: 7.4666666667vw;
  }
}

.join-box .sarani-list {
  display: inline-block;
}

.join-box .sarani-list>li {
  position: relative;
  margin-top: 0.5em;
  padding-left: min(1.796875vw, 23px);
  text-align: left;
  font-size: min(1.40625vw, 18px);
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .join-box .sarani-list>li {
    padding-left: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}

.join-box .sarani-list>li:first-child {
  margin-top: 0.2em;
}

.join-box .sarani-list>li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.15em;
  border-radius: 50%;
  width: min(1.40625vw, 18px);
  height: min(1.40625vw, 18px);
  background-color: #fac9da;
}

@media only screen and (max-width: 767px) {
  .join-box .sarani-list>li::before {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}

.join-box .sarani-list>li span {
  font-size: inherit;
}

/* *************************************************************************

	09. キャンペーン詳細

************************************************************************* */
#detail {
  position: relative;
}

.detail-box {
  text-align: center;
}

.detail-box .detail-item {
  display: flex;
  margin: 0;
  border-top: solid 1px #ddd;
  padding: min(2.96875vw, 38px) min(2.34375vw, 30px) min(2.8125vw, 36px);
  line-height: 1.6;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .detail-box .detail-item {
    display: block;
    padding: 6.9333333333vw 0;
  }
}

.detail-box .detail-item>dt {
  flex-shrink: 0;
  width: min(18.28125vw, 234px);
  line-height: inherit;
  font-size: min(1.25vw, 16px);
  font-weight: bold;
  color: #00713f;
}

@media only screen and (max-width: 767px) {
  .detail-box .detail-item>dt {
    width: 100%;
    font-size: 4vw;
  }
}

.detail-box .detail-item>dd {
  line-height: inherit;
  font-size: min(1.25vw, 16px);
}

.detail-box .detail-item>dd * {
  font-size: inherit;
}

@media only screen and (max-width: 767px) {
  .detail-box .detail-item>dd {
    margin-top: 0.5em;
    font-size: 3.7333333333vw;
  }
}

.detail-box .detail-item>dd .kome {
  font-size: inherit;
}

.detail-box .detail-item>dd .kome>li {
  margin-top: 0.5em;
  font-size: inherit;
}

.detail-box .detail-item>dd .kome>li:first-of-type {
  margin-top: 0;
}

.detail-box .detail-item>dd ol {
  margin-top: 1em;
  padding-left: 1em;
  list-style: none;
}

.detail-box .detail-item>dd ol>li {
  margin-top: 0.5em;
  text-indent: -1em;
  font-size: inherit;
}

.detail-box .detail-item:last-of-type {
  border-bottom: solid 1px #ddd;
}

.detail-box .entry-box {
  margin: min(-1.171875vw, -15px) auto min(3.125vw, 40px);
  width: min(29.6875vw, 380px);
}

@media only screen and (max-width: 767px) {
  .detail-box .entry-box {
    margin: -4vw auto 6.9333333333vw;
    width: 100%;
  }
}

.detail-box .entry-box .kome {
  margin-top: min(1.171875vw, 15px) !important;
  font-size: min(0.9375vw, 12px) !important;
}

@media only screen and (max-width: 767px) {
  .detail-box .entry-box .kome {
    margin-top: 3.4666666667vw !important;
    font-size: 2.9333333333vw !important;
  }
}

/* *************************************************************************

	10. 商品（動的部分）

************************************************************************* */
@media (min-width: 768px) {
  #goods {
    position: relative;
  }
}

.ec-featureItems.buttons {
  display: none;
}

@media only screen and (max-width: 767px) {
  .ec-featureRole__content .giftItemsHeadImg {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}

.ec-featureRole__content h3 {
  margin: min(6.25vw, 80px) 0 0 0 !important;
  border: solid #00713f !important;
  border-width: 2px 0 !important;
  padding: 0.6em 0.6em 0.5em !important;
  font-size: min(2.1875vw, 2.8rem) !important;
  font-weight: bold !important;
  color: #00713f !important;
}

@media only screen and (max-width: 767px) {
  .ec-featureRole__content h3 {
    margin: 11vw 0 0 0 !important;
    padding: 0.75em 0 0.65em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 4.8vw !important;
  }
}

.ec-featureRole__content .group_description {
  display: none;
}

.ec-featureRole__content .slideContentArea {
  padding: 0 !important;
}

@media (min-width: 768px) {
  .ec-featureRole__content .slideContentArea {
    margin-top: 0;
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media only screen and (max-width: 767px) {
  .ec-featureRole__content .slideContentArea {
    margin-top: 5.3333333333vw;
    padding: 0 0 0 2.6666666vw !important;
  }
}

@media only screen and (max-width: 767px) {
  .ec-featureRole__content .swiper-container {
    padding: 0 3vw !important;
  }
}

.ec-shelfGrid__item-itemname.itemName {
  color: #222;
}

/* ����ƌ���{�^�� */
.more-link {
  margin-top: 40px;
}

@media only screen and (max-width: 767px) {
  .more-link {
    margin-top: 6.66666666vw;
  }
}

.more-link>a.more-link,
.more-link>a {
  border: solid 1px #00713f !important;
  border-radius: 3em;
  padding: min(2.6666666667vw, 10px) 7%;
  color: #00713f !important;
}

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

  .more-link>a.more-link,
  .more-link>a {
    padding: 1.8666666667vw 10%;
  }
}

.more-link>a.more-link:hover,
.more-link>a:hover {
  background-color: #00713f !important;
  color: #fff !important;
}

@media only screen and (max-width: 767px) {
  .more-link>a {
    display: inline-block !important;
    width: auto !important;
  }
}

/* *************************************************************************

	11. おすすめ特集

************************************************************************* */
#recommend {
  position: relative;
}

.recommend-box {
  margin: min(7.8125vw, 100px) auto 0;
}

@media only screen and (max-width: 767px) {
  .recommend-box {
    margin: 13.3333333333vw auto 0;
    padding-bottom: 5.3333333333vw !important;
  }
}

.recommend-box>ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: min(4.6875vw, 60px) auto 0 !important;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .recommend-box>ul {
    display: block;
    margin-top: 10.6666666667vw !important;
  }
}

.recommend-box>ul:first-of-type {
  margin-top: min(3.90625vw, 50px) !important;
}

@media only screen and (max-width: 767px) {
  .recommend-box>ul:first-of-type {
    margin-top: 8vw !important;
  }
}

.recommend-box>ul>li {
  margin: 0;
  max-width: 550px;
  width: 47.414%;
}

@media only screen and (max-width: 767px) {
  .recommend-box>ul>li {
    max-width: none;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .recommend-box>ul>li:nth-child(even) {
    margin-left: 5.172%;
  }
}

@media only screen and (max-width: 767px) {
  .recommend-box>ul>li:nth-of-type(n + 2) {
    margin-top: 4vw;
  }
}

@media (min-width: 768px) {
  .recommend-box>ul>li:nth-child(n+3) {
    margin-top: min(1.5625vw, 20px);
  }
}

.recommend-box>ul>li a,
.recommend-box>ul>li img {
  display: inline-block;
}

.recommend-box>ul>li a,
.recommend-box>ul>li img.kakudai {
  width: 100% !important;
}



/* *************************************************************************

	12. 追加スタイル

************************************************************************* */
/*　ショップのお得なクーポン　*/
#shoprecommend {
  position: relative;
  text-align: center;
  z-index: 1;
  overflow: hidden;
  margin-top: 40px;
}

@media only screen and (max-width: 767px) {
  #shoprecommend {
    margin-top: 11vw;
  }
}

.ttlimg {
  position: relative;
  margin: auto;
  margin-bottom: -50px;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .ttlimg {
            margin-bottom: -4vw;
  }
}

.shoprecommend-box {
  background-image: url("/html/upload/user_data/feature/otsdmcp/img/shop-coupon_bg_pc.png");
  background-size: cover;
  background-position: center;
  border-radius: min(2.34375vw, 30px);
  padding: 25px 65px 50px;
}

@media only screen and (max-width: 767px) {
  .shoprecommend-box {
    background-image: url("/html/upload/user_data/feature/otsdmcp/img/shop-coupon_bg_sp.png");
    padding: 25px 15px 25px;
  }
}

.shoprecommend-box__inner {
  position: relative;
  background: #fff;
  border-radius: min(2.34375vw, 30px);
  padding: 25px 15px;
  z-index: 0;
  position: relative;
  display: inline-block;
  max-width: 750px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .shoprecommend-box__inner {
    max-width: 90%;
  }
}

.shoprecommend-box__inner:before {
  position: absolute;
  content: "";
  background-image: url("/html/upload/user_data/feature/otsdmcp/img/shop-coupon_illust.png");
  background-size: cover;
  background-position: center;
  width: 200px;
  height: 88px;
  transform: rotate(-10deg);
  top: -30px;
  left: -70px;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .shoprecommend-box__inner:before {
        width: 22vw;
        height: 9vw;
    top: -4vw;
    left: -5vw;
  }
}

@media only screen and (max-width: 500px) {
  .shoprecommend-box__inner:before {
    width: 26vw;
    height: 11vw;
    top: -1vw;
    left: -5vw;
  }
}

.shoprecommend-box__inner:after {
  position: absolute;
  content: "";
  background-image: url("/html/upload/user_data/feature/otsdmcp/img/shop-coupon_illust.png");
  background-size: cover;
  background-position: center;
  width: 180px;
  height: 75px;
  transform: rotate(10deg);
  bottom: -8px;
  right: -25px;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .shoprecommend-box__inner:after {
    width: 22vw;
    height: 9vw;
    bottom: -6vw;
    right: -6vw;
  }
}

@media only screen and (max-width: 500px) {
  .shoprecommend-box__inner:after {
    width: 22vw;
    height: 9vw;
    bottom: -6vw;
    right: -6vw;
  }
}

.shoprecommend-box__inner .btn01 {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .shoprecommend-box__inner .btn01 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .shoprecommend-box__inner .btn01>a {
    padding: 3.533333vw 7.533333vw;
    font-size: 3.5vw;
  }
}

@media only screen and (max-width: 767px) {
  .shoprecommend-box__inner .kome {
    font-size: 2.2vw;
  }
}

.shoprecommend-box__inner>ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: min(4.6875vw, 60px) auto 0 !important;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .shoprecommend-box__inner>ul {
    display: block;
    margin-top: 10.6666666667vw !important;
  }
}

.shoprecommend-box__inner>ul:first-of-type {
  margin-top: min(3.90625vw, 30px) !important;
}

@media only screen and (max-width: 767px) {
  .shoprecommend-box>ul:first-of-type {
    margin-top: 8vw !important;
  }
}

@media only screen and (max-width: 767px) {
  .shoprecommend-box__inner>ul>li {
    max-width: none;
    width: 100%;
  }
}


/*�@�����ȃN�[�|���@*/
#couponrecommend {
  position: relative;
  text-align: center;
  z-index: 1;
  overflow: hidden;
  margin-top: 60px;
}

@media only screen and (max-width: 767px) {
  #couponrecommend {
    margin-top: 11vw;
  }
}

.ttlimg {
  position: relative;
  margin: auto;
  /* margin-bottom: -45px; */
  margin-bottom: clamp(-20px,10vw,-45px);
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .ttlimg {
            margin-bottom: -4vw;
  }
}

.couponrecommend-box {
  background-image: url("/html/upload/user_data/feature/otsdmcp/img/shop-coupon_bg_pc.png");
  background-size: cover;
  background-position: center;
  border-radius: min(2.34375vw, 30px);
  padding: 35px 65px 50px;
}

@media only screen and (max-width: 767px) {
  .couponrecommend-box {
    background-image: url("/html/upload/user_data/feature/otsdmcp/img/shop-coupon_bg_sp.png");
    padding: 25px 15px 25px;
  }
}

.couponrecommend-box__inner {
  position: relative;
  background: #fff;
  border-radius: min(2.34375vw, 30px);
  padding: 25px 6px;
  z-index: 0;
  position: relative;
  display: inline-block;
  max-width: 750px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .couponrecommend-box__inner {
    max-width: 90%;
  }
}

.couponrecommend-box__inner:before {
  position: absolute;
  content: "";
  background-image: url("/html/upload/user_data/feature/otsdmcp/img/shop-coupon_illust.png");
  background-size: cover;
  background-position: center;
  width: 200px;
  height: 88px;
  transform: rotate(-10deg);
  top: -30px;
  left: -60px;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .couponrecommend-box__inner:before {
            width: 22vw;
        height: 9vw;
        top: -2vw;
        left: -5vw;
  }
}

@media only screen and (max-width: 500px) {
  .couponrecommend-box__inner:before {
    width: 26vw;
    height: 11vw;
    top: -1vw;
    left: -5vw;
  }
}

.couponrecommend-box__inner:after {
  position: absolute;
  content: "";
  background-image: url("/html/upload/user_data/feature/otsdmcp/img/shop-coupon_illust.png");
  background-size: cover;
  background-position: center;
  width: 180px;
  height: 75px;
  transform: rotate(10deg);
  bottom: 2px;
  right: -25px;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .couponrecommend-box__inner:after {
    width: 22vw;
    height: 9vw;
    bottom: -6vw;
    right: -6vw;
  }
}

@media only screen and (max-width: 500px) {
  .couponrecommend-box__inner:after {
    width: 22vw;
    height: 9vw;
    bottom: -6vw;
    right: -6vw;
  }
}

.couponrecommend-box__inner .btn01 {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .couponrecommend-box__inner .btn01 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .couponrecommend-box__inner .btn01>a {
    padding: 3.533333vw 7.533333vw;
    font-size: 3.5vw;
  }
}

@media only screen and (max-width: 767px) {
  .couponrecommend-box__inner .kome {
    font-size: 2.2vw;
  }
}

.couponrecommend-box__inner>ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: min(4.6875vw, 60px) auto 0 !important;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .couponrecommend-box__inner>ul {
    display: block;
    margin-top: 10.6666666667vw !important;
  }
}

.couponrecommend-box__inner>ul:first-of-type {
  margin-top: min(3.90625vw, 30px) !important;
}

@media only screen and (max-width: 767px) {
  .couponrecommend-box>ul:first-of-type {
    margin-top: 8vw !important;
  }
}

@media only screen and (max-width: 767px) {
  .couponrecommend-box__inner>ul>li {
    max-width: none;
    width: 100%;
  }
}




.aligncenter {
  text-align: center;
  justify-content: center !important;
}

.bg-obj {
  position: relative;
  z-index: 1;
}

.bgleft:before {
  position: absolute;
  content: "";
  background-image: url("/html/upload/user_data/feature/otsdmcp/img/coupon_bg_left.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 320px;
  height: 201px;
  top: 20px;
  left: 60px;
  z-index: -1;
}

@media (max-width: 768px) {
  .bgleft:before {
    width: 52vw;
    height: 100%;
    top: -60px;
    left: -100px;

  }
}

.bgright:before {
  position: absolute;
  content: "";
  background-image: url("/html/upload/user_data/feature/otsdmcp/img/coupon_bg_right.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 328px;
  height: 277px;
  top: 0;
  right: 20px;
  z-index: -1;
}

@media (max-width: 768px) {
  .bgright:before {
    width: 50vw;
    height: 100%;
    top: -50px;
    right: -70px;

  }
}

/*# sourceMappingURL=style2024.css.map */