@charset "UTF-8";


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

	基本設定

************************************************************************* */
/* 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: #fff5f9;
}

/* ヘッダ下の余白*/
/* コンテンツ左右の余白 */
@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;
}


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

	汎用クラス・共通要素

************************************************************************* */
.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: #ff3377 !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;
}

/* タイトル */
.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;
  }
}

.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: #ff3377;
}

@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: #ff3377 !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: #ff3377;
  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: #ff3377;
    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;
}


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

	ページ内リンク

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

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

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

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

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

	キャンペーン詳細

************************************************************************* */
#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: #ff3377;
}

@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;
  }
}

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

	商品（動的部分）

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

.giftItemsHeadImg h2 {
    color: #ff3377 !important;
    border-bottom: 2px solid #ff3377 !important;
}

.ec-featureRole__content h3 {
  margin: min(6.25vw, 80px) 0 0 0 !important;
  border: solid #ff3377 !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: #ff3377 !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 #ff3377 !important;
  border-radius: 3em;
  padding: min(2.6666666667vw, 10px) 7%;
  color: #ff3377 !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: #ff3377 !important;
  color: #fff !important;
}

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

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

	おすすめ特集

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



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

	追加スタイル

************************************************************************* */
/*　ショップのお得なクーポン　*/
#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/nlcoupon/img/2026/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/nlcoupon/img/2026/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/nlcoupon/img/2026/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/nlcoupon/img/2026/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%;
  }
}

#couponrecommend {
  position: relative;
  text-align: center;
  z-index: 1;
  overflow: hidden;
  margin-top: 60px;
}

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

.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/nlcoupon/img/2026/shop-coupon_bg_pc.png");
  background-size: cover;
  background-position: center;
  border-radius: min(2.34375vw, 30px);
  padding: 35px 65px;
}

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

.couponrecommend-box__inner .couponList{
    padding: 20px 30px;
}

.couponrecommend-box__inner .couponList ul{
    display: flex;
    gap: 15px;
}

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

@media only screen and (max-width: 767px) {
.couponrecommend-box__inner .couponList{
   padding: 15px 10px;
}	
.couponrecommend-box__inner .couponList ul{
    display: block;
}
	
.couponrecommend-box__inner .couponList ul li:first-child{
    margin-bottom: 10px;
}
	.couponrecommend-box__inner {
    max-width: 90%;
}	
}

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

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

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

.couponrecommend-box__inner:after {
  position: absolute;
  content: "";
  background-image: url("/html/upload/user_data/feature/nlcoupon/img/2026/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;
}

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