@charset "UTF-8";
/*--------------------------------------------------
 Font
-------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;800;900&family=Oxygen:wght@700&display=swap");
/*文字シャギーを解消*/
a, p, small, h1, h2, h3, h4, h5, h6, li, ol, dl, label, select, button, span, table, .no-shaggy {
  transform: rotate(0.03deg);
}

/*--------------------------------------------------
 Base
-------------------------------------------------*/
#anniversary-55 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1rem;
  width: 100%;
  color: #42210b;
}
#anniversary-55 p {
  line-height: 1.15;
}

h1 {
  margin: 0;
  padding: 0;
}

/*--------------------------------------------------
 *bootstrap上書き*
-------------------------------------------------*/
.btn-gentei .btn-outline-dark {
  transition: 0ms;
}
.btn-gentei .btn-outline-dark:hover {
  color: #343a40;
  border-color: #343a40;
  background-color: #fff;
  opacity: 0.8;
}
@media screen and (max-width: 1200px) {
  .btn-gentei .btn-outline-dark h4 {
    font-size: clamp(1.125rem, 1.065rem + 0.3vw, 1.2rem);
  }
}
@media screen and (max-width: 576px) {
  .btn-gentei .btn-outline-dark h5 {
    font-size: 1rem;
  }
  .btn-gentei .btn-outline-dark h4 {
    font-size: clamp(1rem, 0.844rem + 0.78vw, 1.125rem);
  }
  .btn-gentei .btn-outline-dark .btn-gentei--img {
    margin: auto;
  }
}

/*--------------------------------------------------
 *共通設定*
-------------------------------------------------*/
.content-1200 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0.8rem;
  position: relative;
}
@media screen and (max-width: 991px) {
  .content-1200 {
    padding: 0;
  }
}

.content-991 {
  max-width: 991px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .content-991 {
    padding: 0 0.8rem;
  }
}
@media screen and (max-width: 768px) {
  .content-991 {
    padding: 0;
  }
}

.bg-white-area {
  background: #FFF;
  border-radius: 15px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .bg-white-area {
    border-radius: 7px;
  }
}

.bg-brown {
  background-color: #a76f49;
}

.bg-brown--dark {
  background-color: #603813;
}

.bg-red {
  background-color: #ff0000;
}

.bg-pink {
  background-color: #ff6d7e;
}

.bg-orange {
  background-color: #f98207 !important;
}

.bg-orange--dark {
  background-color: #ff5b2c;
}

.bg-tomato--dark {
  background-color: #ff5b2c;
}

.bg-green {
  background-color: #6b8d23;
}

.bg-deepgreen {
  background-color: #53a333;
}

.bg-gold {
  background-color: #D1A526;
}

.bg-purple {
  background-color: #D074BE;
}

.bg-cafesuppli {
  background-color: #3399FF;
}

.bg-tea {
  background-color: #e83828;
}

.bg-nihoncha {
  background-color: #00913a;
}

.bg-bikokusai {
  background-color: #86B641;
}

.bg-decaffeinated {
  background-color: #ff9696;
}

.bg-flavor {
  background-color: #ffa940;
}

.bg-soup {
  background-color: #c8252a;
}

.red {
  color: #f20400;
}

.red-right {
  color: #ff0000;
}

.text-pink {
  color: #ff6d7e;
}

.text-blown {
  color: #a76f49;
}

.text-orange {
  color: #f98207;
}

.text-orange--dark {
  color: #ff5b2c;
}

.text-green {
  color: #6b8d23;
}

.text-deepgreen {
  color: #53a333;
}

.text-blown-right {
  color: #a66f49;
}

.text-tomato--dark {
  color: #ff5b2c;
}

.text-gold {
  color: #D1A526;
}

.text-purple {
  color: #D074BE;
}

.text-greenblue {
  color: #3399FF;
}

.text-deep-pink {
  color: #ff4d6f;
}

.text-yellow {
  color: #fff033;
}

.text-bubble-suppli {
  color: #e83828;
}

.text-bikokusai-pink {
  color: #ea687b;
}

.text--01 {
  color: #2659EA;
}

.text--02 {
  color: #609311;
}

.text-narrow {
  transform: scaleX(0.8);
  display: inline-block;
  white-space: nowrap;
  letter-spacing: -0.2rem;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-5 {
  border-width: 10px !important;
}

.border-blown {
  border-color: #42210b !important;
}

.border-grey {
  border-color: #acbbc3 !important;
}

.border-pink {
  border-color: #ff6d7e !important;
}

.border-blown-right {
  border-color: #a66f49 !important;
}

.border-bg-tomato--dark {
  border-color: #ff5b2c !important;
}

.border-green {
  border-color: #6b8d23 !important;
}

.border-deepgreen {
  border-color: #53a333 !important;
}

.border-monthly {
  border-color: #dc0012 !important;
}

.border-orange {
  border-color: #f98207 !important;
}

.border-cafesuppli {
  border-color: #3399FF !important;
}

.border-nihoncha {
  border-color: #00913a !important;
}

.border-bikokusai {
  border-color: #86B641 !important;
}

.border-decaffeinated {
  border-color: #ff9696 !important;
}

.border-soup {
  border-color: #c8252a !important;
}

.fw-900 {
  font-weight: 900;
}

.fw-700 {
  font-weight: 700;
}

.fw-500 {
  font-weight: 500;
}

.font-sise2 {
  font-size: 2rem;
}
@media all and (max-width: 991px) {
  .font-sise2 {
    font-size: 3rem;
  }
}
@media all and (max-width: 768px) {
  .font-sise2 {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 576px) {
  .font-sise2 {
    font-size: 2rem;
  }
}

@media all and (max-width: 450px) {
  .small-2 {
    font-size: 1.4rem;
  }
}

.fs-sm {
  font-size: 1rem;
}

.lh-1 {
  line-height: 1rem !important;
}

.ul-yellow {
  background: linear-gradient(transparent 50%, #efe300 50%);
}

.badge-red {
  background-color: #ff0000;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  margin-left: 0.5rem;
}
@media all and (max-width: 1200px) {
  .badge-red {
    font-size: 1rem;
  }
}
@media all and (max-width: 768px) {
  .badge-red {
    font-size: 0.8rem;
  }
}
.badge-nm {
  font-size: 1.6rem;
}
@media all and (max-width: 1200px) {
  .badge-nm {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 768px) {
  .badge-nm {
    font-size: 1.2rem;
  }
}

/* 画像 hover:半透明 ＿＿＿＿＿＿＿＿＿＿＿*/
.tra:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all 0.3s ease;
}

/*--------------------------------------------------
  mixin
-------------------------------------------------*/
/*--------------------------------------------------
  mainvisual
-------------------------------------------------*/
.mainvisual-area {
  background: #ff0000;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: relative;
  overflow-x: hidden;
}

.mainvisual-bg {
  background-image: url("images/mainvisual-bg--2403.jpg");
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}
@media all and (max-width: 991px) {
  .mainvisual-bg {
    background-image: url("images/mainvisual-bg--2403--sp.jpg");
  }
}

.mainvisual-ninki {
  background-size: 14px 14px;
  background-image: radial-gradient(rgba(247, 233, 33, 0.2) 30%, transparent 30%);
  background-color: #ff0000;
}
.mainvisual-ninki > div {
  flex-wrap: no-wrap;
}
@media all and (max-width: 991px) {
  .mainvisual-ninki > div {
    flex-wrap: wrap;
  }
}
.mainvisual-ninki--logo img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 1200px) {
  .mainvisual-ninki--logo {
    width: 30%;
  }
}
@media all and (max-width: 991px) {
  .mainvisual-ninki--logo {
    width: 40%;
    max-width: 280px;
  }
}
@media all and (max-width: 1200px) {
  .mainvisual-ninki--txt {
    padding-left: 10px;
  }
}
@media all and (max-width: 991px) {
  .mainvisual-ninki--txt {
    margin: auto 0;
  }
}
@media all and (max-width: 768px) {
  .mainvisual-ninki--txt {
    padding-left: 0;
  }
}
.mainvisual-ninki--txt h2 {
  font-size: 55px;
  color: #fff;
  font-weight: 800;
  filter: drop-shadow(5px 5px 0 #010f1c);
}
.mainvisual-ninki--txt h2 span {
  color: #ffcc0f;
}
.mainvisual-ninki--txt h2 small {
  font-weight: 800;
}
@media all and (max-width: 1200px) {
  .mainvisual-ninki--txt h2 {
    font-size: clamp(2.813rem, -0.168rem + 4.81vw, 3.438rem);
  }
}
@media all and (max-width: 991px) {
  .mainvisual-ninki--txt h2 {
    font-size: clamp(2.5rem, 1.629rem + 2.42vw, 3.125rem);
  }
}
@media all and (max-width: 768px) {
  .mainvisual-ninki--txt h2 {
    font-size: clamp(1.6rem, 0.957rem + 3.21vw, 2.5rem);
    filter: drop-shadow(3px 3px 0 #010f1c);
  }
}
.mainvisual-ninki--txt h3 {
  font-size: 38px;
  color: #fff;
  font-weight: 800;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
}
.mainvisual-ninki--txt h3::before, .mainvisual-ninki--txt h3::after {
  content: "";
  width: 5px;
  height: 38px;
  border-radius: 5px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
}
.mainvisual-ninki--txt h3::before {
  transform: rotate(-20deg);
  left: -15px;
}
.mainvisual-ninki--txt h3::after {
  transform: rotate(20deg);
  right: -15px;
}
@media all and (max-width: 1200px) {
  .mainvisual-ninki--txt h3 {
    font-size: clamp(1.875rem, -1.106rem + 4.81vw, 2.5rem);
  }
}
@media all and (max-width: 768px) {
  .mainvisual-ninki--txt h3 {
    font-size: clamp(1.375rem, 0.795rem + 2.9vw, 2.188rem);
  }
}
.mainvisual-ninki--txt-01, .mainvisual-ninki--txt-02, .mainvisual-ninki--txt-03, .mainvisual-ninki--txt-04, .mainvisual-ninki--txt-05 {
  position: relative;
}
.mainvisual-ninki--txt-01::after, .mainvisual-ninki--txt-02::after, .mainvisual-ninki--txt-03::after, .mainvisual-ninki--txt-04::after, .mainvisual-ninki--txt-05::after {
  -webkit-text-stroke: 12px #010f1c;
  position: absolute;
  bottom: 4px;
  right: -2px;
  z-index: -1;
  color: #010f1c;
}
@media all and (max-width: 1200px) {
  .mainvisual-ninki--txt-01::after, .mainvisual-ninki--txt-02::after, .mainvisual-ninki--txt-03::after, .mainvisual-ninki--txt-04::after, .mainvisual-ninki--txt-05::after {
    -webkit-text-stroke: 10px #010f1c;
    right: -1px;
    bottom: 3px;
  }
}
@media all and (max-width: 576px) {
  .mainvisual-ninki--txt-01::after, .mainvisual-ninki--txt-02::after, .mainvisual-ninki--txt-03::after, .mainvisual-ninki--txt-04::after, .mainvisual-ninki--txt-05::after {
    -webkit-text-stroke: 6px #010f1c;
    right: 0px;
    bottom: 2px;
  }
}
.mainvisual-ninki--txt-01::after {
  content: "人気投票";
}
.mainvisual-ninki--txt-02::after {
  content: "第1位";
}
.mainvisual-ninki--txt-03::after {
  content: "お買得!!";
}
.mainvisual-ninki--txt-04::after {
  content: "各部門";
}
.mainvisual-ninki--txt-05::after {
  content: "が";
}
.mainvisual-ninki--btn {
  text-align: center;
  margin: 5px auto;
}
.mainvisual-ninki--btn a {
  position: relative;
  display: inline-block;
  padding: 10px 50px 10px 40px;
  font-size: 25px;
  color: #010f1c;
  font-weight: 800;
  background-color: #fff;
  border: 3px solid #010f1c;
  border-radius: 50px;
  filter: drop-shadow(5px 5px 0 #010f1c);
  transition: all 0.4s;
}
.mainvisual-ninki--btn a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 20px;
  bottom: 50%;
  transform: translateY(50%);
}
.mainvisual-ninki--btn a:hover {
  text-decoration: none;
  transform: translate(3px, 3px);
  filter: drop-shadow(2px 2px 0 #010f1c);
}
@media all and (max-width: 1200px) {
  .mainvisual-ninki--btn a {
    font-size: clamp(1.25rem, -0.24rem + 2.4vw, 1.563rem);
  }
}

.mainvisual-item--right {
  position: absolute;
  right: -40%;
  bottom: -7%;
  z-index: 3;
}
@media all and (max-width: 1200px) {
  .mainvisual-item--right {
    width: 44%;
    right: -41%;
    bottom: -7%;
  }
  .mainvisual-item--right img {
    width: 100%;
    height: auto;
  }
}
@media all and (max-width: 991px) {
  .mainvisual-item--right {
    width: 42%;
    right: -21%;
    bottom: 24%;
  }
}
.mainvisual-item--left {
  position: absolute;
  left: -44%;
  top: 5%;
  z-index: 4;
}
@media all and (max-width: 1200px) {
  .mainvisual-item--left {
    width: 54%;
    left: -41%;
  }
  .mainvisual-item--left img {
    width: 100%;
    height: auto;
  }
}
@media all and (max-width: 991px) {
  .mainvisual-item--left {
    width: 55%;
    left: unset;
    right: -22%;
    top: -2%;
    z-index: 0;
  }
}
@media all and (max-width: 768px) {
  .mainvisual-item--left {
    right: -19%;
    top: -2%;
  }
}
@media all and (max-width: 576px) {
  .mainvisual-item--left {
    width: 61%;
    right: -20%;
    top: -4%;
  }
}
.mainvisual-item--left--02 {
  position: absolute;
  left: -44%;
  bottom: -8%;
  z-index: 3;
}
@media all and (max-width: 1200px) {
  .mainvisual-item--left--02 {
    width: 48%;
    left: -45%;
    bottom: -7%;
  }
  .mainvisual-item--left--02 img {
    width: 100%;
    height: auto;
  }
}
@media all and (max-width: 991px) {
  .mainvisual-item--left--02 {
    width: 45%;
    left: -21%;
    bottom: 22%;
  }
}
.mainvisual-day {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
@media all and (max-width: 1200px) {
  .mainvisual-day {
    width: 26%;
  }
  .mainvisual-day img {
    width: 100%;
    height: auto;
  }
}

.mainvisual-confetti {
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 2;
}
@media all and (max-width: 1200px) {
  .mainvisual-confetti {
    width: 93%;
    top: 30px;
  }
  .mainvisual-confetti img {
    width: 100%;
    height: auto;
  }
}
@media all and (max-width: 991px) {
  .mainvisual-confetti {
    width: 120%;
    top: 1%;
  }
}

.mainvisual-title {
  width: 682px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.mainvisual-title img {
  position: relative;
  z-index: 2;
}
@media all and (max-width: 1200px) {
  .mainvisual-title {
    width: 54%;
  }
  .mainvisual-title img {
    width: 100%;
    height: auto;
  }
}
@media all and (max-width: 991px) {
  .mainvisual-title {
    width: 73%;
    margin-top: 1rem;
  }
}

/*--------------------------------------------------
 sale
-------------------------------------------------*/
#sale {
  overflow-x: hidden;
}

/*--------------------------------------------------
 ナビゲーションメニュー
-------------------------------------------------*/
.sale-navigation ul {
  display: flex;
  flex-wrap: nowrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.sale-navigation li {
  width: 100%;
  border-left: 1px dashed #42210b;
  position: relative;
  display: inline-block;
  transition: 0.5s;
}
.sale-navigation li:hover {
  background-color: #fffacd;
  transition: 0.5s;
}
.sale-navigation li:last-child {
  border-right: 1px dashed #42210b;
}
.sale-navigation li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 8px;
  height: 8px;
  border-top: 1px solid #754c24;
  border-right: 1px solid #754c24;
  transform: translateX(-50%) rotate(135deg);
}
@media all and (max-width: 991px) {
  .sale-navigation li {
    padding: 0.5rem 0.3rem 1rem 0.3rem;
    text-align: center;
  }
  .sale-navigation li::before {
    bottom: 2px;
  }
}

/*--------------------------------------------------
 月替わりの追加・調整クラス
-------------------------------------------------*/
.sale-title-bg {
  background-image: url("images/sale-bg--2402.jpg");
  background-size: cover;
  background-position: center;
}
@media all and (max-width: 991px) {
  .sale-title-bg {
    background-image: url("images/sale-bg--2402--sp.jpg");
  }
}

@media all and (max-width: 991px) {
  .sale-title-img {
    padding-bottom: 23%;
  }
}

.sale-bg {
  background-color: #ffa233;
}

.sale-title-info {
  position: absolute;
  left: unset;
  right: 0;
  bottom: 0;
  margin: 5px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 5px rgb(0, 0, 0);
}
@media all and (max-width: 991px) {
  .sale-title-info {
    left: unset;
    right: 0;
    bottom: 0;
  }
}
@media all and (max-width: 576px) {
  .sale-title-info {
    margin: 0 5px;
  }
}

/*--------------------------------------------------
 campaign
-------------------------------------------------*/
/*対象商品アイコン*/
.campaign-subject-icon {
  position: absolute;
  top: -25px;
  left: -2%;
  z-index: 10;
  width: 12%;
}
.campaign-subject-icon img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 991px) {
  .campaign-subject-icon {
    top: -40px;
    width: 16%;
  }
}
@media all and (max-width: 768px) {
  .campaign-subject-icon {
    width: 21%;
  }
}
@media all and (max-width: 576px) {
  .campaign-subject-icon {
    width: 21%;
    top: -10px;
  }
}
@media all and (max-width: 320px) {
  .campaign-subject-icon {
    width: 28%;
    left: -6%;
  }
}

/*新商品アイコン*/
.campaign-new-icon {
  position: absolute;
  top: 17%;
  left: -3%;
  z-index: 10;
  width: 17%;
}
.campaign-new-icon img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 991px) {
  .campaign-new-icon {
    width: 20%;
    top: 7%;
  }
}
@media all and (max-width: 768px) {
  .campaign-new-icon {
    width: 26%;
    top: 8%;
  }
}
@media all and (max-width: 576px) {
  .campaign-new-icon {
    width: 28%;
    top: 7%;
    left: -4%;
  }
}
@media all and (max-width: 320px) {
  .campaign-new-icon {
    width: 28%;
    left: -6%;
  }
}

.campaign-item-title {
  font-size: 3rem;
  font-weight: 900;
  padding: 0 0 1rem 11%;
}
@media all and (max-width: 991px) {
  .campaign-item-title {
    padding: 0 0 0.5rem 15%;
  }
}
@media all and (max-width: 576px) {
  .campaign-item-title {
    font-size: 1.7rem;
    padding: 0 0 0.5rem 24%;
  }
}
.campaign-item-title--small {
  font-size: clamp(1.1rem, 0.448rem + 4.322vw, 2.8rem);
  font-weight: 900;
  padding: 0 0 1rem 8%;
}
.campaign-item-title--small sup {
  font-size: clamp(0.8rem, 0.655rem + 0.73vw, 1.2rem);
  top: -1em;
}
@media all and (max-width: 991px) {
  .campaign-item-title--small {
    padding: 0 0 0.5rem 13%;
    line-height: 1;
  }
}
@media all and (max-width: 768px) {
  .campaign-item-title--small {
    padding: 0 0 0.5rem 18%;
  }
  .campaign-item-title--small sup {
    top: -0.8em;
  }
}
@media all and (max-width: 576px) {
  .campaign-item-title--small {
    padding: 0 0 0.5rem 19%;
  }
  .campaign-item-title--small sup {
    top: -0.5em;
  }
}

/*--------------------------------------------------
 外枠花火イラスト
-------------------------------------------------*/
.hanabi--01 {
  position: absolute;
  z-index: 0;
  background-color: #ffff55;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -ms-mask-size: contain;
  -ms-mask-repeat: no-repeat;
  -ms-mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}

.hanabi--02 {
  position: absolute;
  z-index: 0;
  background-color: #ffff55;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -ms-mask-size: contain;
  -ms-mask-repeat: no-repeat;
  -ms-mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}

.hanabi--03 {
  position: absolute;
  z-index: 0;
  background-color: #ffff55;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -ms-mask-size: contain;
  -ms-mask-repeat: no-repeat;
  -ms-mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}

.hanabi--04 {
  position: absolute;
  z-index: 0;
  background-color: #ffff55;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -ms-mask-size: contain;
  -ms-mask-repeat: no-repeat;
  -ms-mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}

.hanabi--05 {
  position: absolute;
  z-index: 0;
  background-color: #ffff55;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -ms-mask-size: contain;
  -ms-mask-repeat: no-repeat;
  -ms-mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}

.hanabi--06 {
  position: absolute;
  z-index: 0;
  background-color: #ffff55;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -ms-mask-size: contain;
  -ms-mask-repeat: no-repeat;
  -ms-mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}

.hanabi--07 {
  position: absolute;
  z-index: 0;
  background-color: #ffff55;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -ms-mask-size: contain;
  -ms-mask-repeat: no-repeat;
  -ms-mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}

.hanabi--08 {
  position: absolute;
  z-index: 0;
  background-color: #ffff55;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -ms-mask-size: contain;
  -ms-mask-repeat: no-repeat;
  -ms-mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}

.hanabi--09 {
  position: absolute;
  z-index: 0;
  background-color: #ffff55;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -ms-mask-size: contain;
  -ms-mask-repeat: no-repeat;
  -ms-mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}

.hanabi--10 {
  position: absolute;
  z-index: 0;
  background-color: #ffff55;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -ms-mask-size: contain;
  -ms-mask-repeat: no-repeat;
  -ms-mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}

.hanabi--01 {
  width: 241px;
  height: 246px;
  -webkit-mask-image: url(images/hanabi--01--yellow.png);
  -ms-mask-image: url(images/hanabi--01--yellow.png);
  mask-image: url(images/hanabi--01--yellow.png);
}
.hanabi--02, .hanabi--03, .hanabi--05, .hanabi--06, .hanabi--07, .hanabi--09, .hanabi--10 {
  width: 282px;
  height: 282px;
  -webkit-mask-image: url(images/hanabi--02--yellow.png);
  -ms-mask-image: url(images/hanabi--02--yellow.png);
  mask-image: url(images/hanabi--02--yellow.png);
}
.hanabi--04, .hanabi--08 {
  width: 314px;
  height: 320px;
  -webkit-mask-image: url(images/hanabi--03--yellow.png);
  -ms-mask-image: url(images/hanabi--03--yellow.png);
  mask-image: url(images/hanabi--03--yellow.png);
}
.hanabi--01 {
  top: 0;
  right: -15%;
}
.hanabi--02 {
  top: 5%;
  left: -19%;
  width: 20%;
}
.hanabi--02 img {
  width: 100%;
  height: auto;
}
.hanabi--03 {
  top: 13%;
  right: -15%;
}
.hanabi--04 {
  top: 25%;
  left: -19%;
}
.hanabi--05 {
  top: 33%;
  left: -13%;
  width: 13%;
}
.hanabi--05 img {
  width: 100%;
  height: auto;
}
.hanabi--06 {
  top: 52%;
  right: -18%;
}
.hanabi--07 {
  position: absolute;
  top: 60%;
  left: -18%;
  z-index: 1;
}
.hanabi--08 {
  top: 70%;
  right: -18%;
  width: 13%;
}
.hanabi--08 img {
  width: 100%;
  height: auto;
}
.hanabi--09 {
  top: 74%;
  right: -18%;
}
.hanabi--10 {
  top: 90%;
  left: -18%;
}

/*--------------------------------------------------
　ボタン
-------------------------------------------------*/
/*矢印ボタン_____________*/
.arrow_btn {
  color: #fff !important;
  position: relative;
  transition: 0.5s;
}

.arrow_btn::after {
  transition: 0.3s;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  transform: rotate(45deg);
}

.arrow_btn:hover::after {
  right: 12px;
}

.btn-cart {
  width: 80%;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 1rem;
  background-color: #28b700;
}
.btn-cart:hover {
  background-color: #1d8500;
}
@media screen and (max-width: 576px) {
  .btn-cart {
    font-size: 1.2rem;
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .btn-cart {
    font-size: 1rem;
  }
}

.btn-cart-attention {
  font-size: 0.95rem;
}
.btn-cart-attention li {
  padding-left: 1em;
  text-indent: -1em;
}
@media all and (max-width: 768px) {
  .btn-cart-attention {
    width: 100%;
    font-size: 0.8rem;
  }
}

.btn-cart-out {
  width: 80%;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 1rem;
  background-color: gray;
}
@media screen and (max-width: 576px) {
  .btn-cart-out {
    font-size: 1.2rem;
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .btn-cart-out {
    font-size: 1rem;
  }
}

/*--------------------------------------------------
  セット
-------------------------------------------------*/
.item-category-name {
  font-size: 1.2rem;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  .item-category-name {
    font-size: 1rem;
  }
}
@media all and (max-width: 320px) {
  .item-category-name {
    font-size: 0.9rem;
  }
}

.item-category-name-min {
  font-size: 1.4rem;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  .item-category-name-min {
    font-size: 1rem;
  }
}
@media all and (max-width: 320px) {
  .item-category-name-min {
    font-size: 0.9rem;
  }
}

.item-name {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.1;
  color: #dc0012;
}
.item-name small {
  font-size: 2.2rem;
  font-weight: 700;
}
.item-name sup {
  font-size: 1.2rem;
  top: -1em;
}
@media all and (max-width: 576px) {
  .item-name {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .item-name small {
    font-size: 1.6rem;
    font-weight: 700;
  }
  .item-name sup {
    font-size: 0.8rem;
  }
}
.item-name-sup {
  font-size: 0.8rem;
}

.item-name-set-area {
  display: flex;
  align-items: o;
}

.item-name-set-icon {
  background-color: #dc0012;
  border-radius: 5px;
  color: #FFF;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1 !important;
  padding: 7px;
}
@media all and (max-width: 1200px) {
  .item-name-set-icon {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 768px) {
  .item-name-set-icon {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 576px) {
  .item-name-set-icon {
    font-size: 1.2rem;
    padding: 5px;
  }
}

.souryou-icon {
  background-color: #ffff00;
  border-radius: 5px;
  color: #FF0000;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1 !important;
  padding: 3px;
  border: 4px solid #ff0000;
}
@media all and (max-width: 1200px) {
  .souryou-icon {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 768px) {
  .souryou-icon {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 576px) {
  .souryou-icon {
    font-size: 1.2rem;
    padding: 2px;
    border: 3px solid #ff0000;
  }
}

.item-name-set {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1 !important;
}
@media all and (max-width: 768px) {
  .item-name-set {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 320px) {
  .item-name-set {
    font-size: 1.3rem;
  }
}

.item-name-set-min {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1 !important;
  color: #dc0012;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media all and (max-width: 768px) {
  .item-name-set-min {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 320px) {
  .item-name-set-min {
    font-size: 1.3rem;
  }
}

.item-set-box {
  position: relative;
  margin-top: 1rem;
  padding: 1rem;
  border: 2px solid #acbbc3;
  border-radius: 5px;
}
.item-set-box-caption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0.5rem;
  margin: 0;
  font-size: 1.1rem;
  background-color: white;
  transform: translateY(-50%) translateX(1em);
}
.item-set-box P {
  font-size: 1.1rem;
}
@media all and (max-width: 768px) {
  .item-set-box {
    padding: 0.8rem;
  }
  .item-set-box P {
    font-size: 0.9rem;
  }
}

.item-quantity {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1 !important;
  vertical-align: bottom;
}
.item-quantity small {
  font-size: 1.8rem;
  font-weight: 700;
}
@media all and (max-width: 1200px) {
  .item-quantity {
    font-size: 2.2rem;
  }
  .item-quantity small {
    font-size: 1.3rem;
  }
}
@media all and (max-width: 991px) {
  .item-quantity {
    font-size: 2.4rem;
  }
  .item-quantity small {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 768px) {
  .item-quantity {
    font-size: 3rem;
  }
  .item-quantity small {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 576px) {
  .item-quantity {
    font-size: 2rem;
  }
  .item-quantity small {
    font-size: 1.5rem;
  }
}

.item-set {
  font-size: 1.3rem;
  font-weight: 700;
}
@media all and (max-width: 768px) {
  .item-set {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 320px) {
  .item-set {
    font-size: 1rem;
  }
}

.item-text {
  font-size: 1.2rem;
  line-height: 1.3 !important;
  font-weight: 500;
}
@media all and (max-width: 768px) {
  .item-text {
    font-size: 1rem;
  }
}
.item-text small {
  font-size: 1rem;
  vertical-align: top;
}

.attention-text {
  font-size: 0.85rem;
}
.attention-text a {
  text-decoration: underline;
  color: #6c757d !important;
}
.attention-text a:hover {
  text-decoration: none;
}

@media all and (max-width: 768px) {
  .item-img {
    text-align: center;
    font-size: 0.8rem;
  }
}

@media all and (max-width: 768px) {
  .item-chart {
    width: 80%;
  }
}

.re-type {
  font-size: 1.8rem;
  font-weight: 600 !important;
}
@media all and (max-width: 991px) {
  .re-type {
    font-size: 2rem;
  }
}
@media all and (max-width: 576px) {
  .re-type {
    font-size: 1.8rem;
  }
}

.item--ninki-coffee, .item--ninki-cantafe, .item--ninki-tea, .item--ninki-beauty, .item--ninki-beauty-soup, .item--ninki-beauty-3pcs, .item--ninki-cafesuppli {
  width: 55%;
  position: absolute;
  left: -2%;
}
.item--ninki-coffee img, .item--ninki-cantafe img, .item--ninki-tea img, .item--ninki-beauty img, .item--ninki-beauty-soup img, .item--ninki-beauty-3pcs img, .item--ninki-cafesuppli img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 768px) {
  .item--ninki-coffee, .item--ninki-cantafe, .item--ninki-tea, .item--ninki-beauty, .item--ninki-beauty-soup, .item--ninki-beauty-3pcs, .item--ninki-cafesuppli {
    left: 0%;
  }
}
@media all and (max-width: 576px) {
  .item--ninki-coffee, .item--ninki-cantafe, .item--ninki-tea, .item--ninki-beauty, .item--ninki-beauty-soup, .item--ninki-beauty-3pcs, .item--ninki-cafesuppli {
    left: -2%;
  }
}
.item--ninki-coffee {
  bottom: 5%;
}
.item--ninki-cantafe {
  bottom: 2%;
}
.item--ninki-tea {
  bottom: 28.5%;
}
.item--ninki-beauty {
  bottom: 14%;
}
.item--ninki-beauty-soup {
  top: 0%;
}
.item--ninki-beauty-3pcs {
  top: 0%;
}
@media all and (max-width: 576px) {
  .item--ninki-beauty-3pcs {
    top: -2%;
  }
}
.item--ninki-cafesuppli {
  bottom: 10%;
}

/*--------------------------------------------------
  価格
-------------------------------------------------*/
.item-name-price-area {
  max-width: 450px;
}
@media all and (max-width: 1200px) {
  .item-name-price-area {
    max-width: 400px;
  }
}
@media all and (max-width: 991px) {
  .item-name-price-area {
    max-width: none;
  }
}

.price {
  font-family: "Oxygen", sans-serif;
  letter-spacing: -0.1rem;
  font-size: 4rem;
  font-weight: 700;
  padding: 0 0 0 0.3rem;
  line-height: 1 !important;
}
.price--special {
  font-size: 1.8rem;
  font-weight: 700;
}
.price--unit {
  font-size: 2.2rem;
  font-weight: 700;
}
@media all and (max-width: 1200px) {
  .price {
    font-size: 3.3rem;
  }
  .price--special {
    font-size: 1.5rem;
  }
  .price--unit {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 991px) {
  .price {
    font-size: 4.3rem;
  }
  .price--special {
    font-size: 1.8rem;
  }
  .price--unit {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 768px) {
  .price--special {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 576px) {
  .price {
    font-size: 3rem;
    padding: 0;
  }
  .price--special {
    font-size: 1.4rem;
  }
  .price--unit {
    font-size: 1.5rem;
  }
}

.free_shipping {
  font-size: 1.7rem;
  font-weight: 700;
  margin-right: 0.5rem;
}
@media all and (max-width: 768px) {
  .free_shipping {
    font-size: 1.5rem;
    line-height: 1 !important;
  }
}
@media all and (max-width: 576px) {
  .free_shipping {
    font-size: 1.4rem;
  }
}

.soutou {
  font-size: 1.4rem;
  font-weight: 500;
  text-align: right;
  line-height: 1 !important;
}
@media all and (max-width: 576px) {
  .soutou {
    font-size: 1.2rem;
  }
}

.atention-text {
  font-size: 0.9rem;
  padding-bottom: 1px;
  line-height: 1.4 !important;
}
.atention-text a {
  border-bottom: 1px solid #121416;
  text-decoration: none;
}
.atention-text a:hover {
  border: none !important;
}
@media all and (max-width: 768px) {
  .atention-text {
    font-size: 0.7rem;
  }
}

/* --------------------------------------------------
 キャンペーン
-------------------------------------------------*/
#colombia {
  position: relative;
  overflow-x: hidden;
}

.colombia-bg {
  background-image: url("images/colombia-bg-2402.jpg");
  background-position: center;
  background-attachment: fixed;
  background-repeat: repeat;
}
@media all and (max-width: 768px) {
  .colombia-bg {
    background-position: top;
    background-attachment: scroll;
  }
}
.colombia-bg-color {
  background-color: #efd51f;
  border-radius: 15px;
  padding: 2rem;
}
.colombia-content a {
  color: #42210b;
  transition: 0.4s;
  display: inline-block;
}
.colombia-content a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.colombia-ttl {
  font-size: clamp(1.8rem, 1.364rem + 2.18vw, 3rem);
}
.colombia-cherry {
  position: absolute;
  top: 106px;
  left: -13%;
}
@media all and (max-width: 1200px) {
  .colombia-cherry {
    display: none;
  }
}
.colombia-jewerly {
  position: absolute;
  bottom: 100px;
  right: -10%;
}
@media all and (max-width: 1200px) {
  .colombia-jewerly {
    display: none;
  }
}
.colombia-obj-01 {
  position: absolute;
  bottom: 100px;
  left: -36%;
}
@media all and (max-width: 1200px) {
  .colombia-obj-01 {
    display: none;
  }
}
.colombia-obj-02 {
  position: absolute;
  top: 120px;
  right: -35%;
}
@media all and (max-width: 1200px) {
  .colombia-obj-02 {
    display: none;
  }
}
.colombia-obj-03 {
  position: absolute;
  top: 100px;
  right: -30%;
}
@media all and (max-width: 1200px) {
  .colombia-obj-03 {
    display: none;
  }
}
.colombia-obj-04 {
  position: absolute;
  top: 100px;
  right: -30%;
}
@media all and (max-width: 1200px) {
  .colombia-obj-04 {
    display: none;
  }
}

.mame555-bg {
  background-image: url("images/present-55th-bg.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
@media all and (max-width: 768px) {
  .mame555-bg {
    background-size: 167% auto;
    background-color: #706960;
    background-position: top;
    background-attachment: scroll;
    background-repeat: repeat-y;
  }
}
.mame555-bg-color {
  background-color: #FF007E;
  border-radius: 15px;
  padding: 2rem;
}
.mame555-coins-01 {
  position: absolute;
  top: 150px;
  left: -10%;
}
@media all and (max-width: 1200px) {
  .mame555-coins-01 {
    display: none;
  }
}
.mame555-coins-02 {
  position: absolute;
  top: 330px;
  left: -2%;
}
@media all and (max-width: 1200px) {
  .mame555-coins-02 {
    display: none;
  }
}
.mame555-coins-03 {
  position: absolute;
  top: 110px;
  right: 1%;
}
@media all and (max-width: 1200px) {
  .mame555-coins-03 {
    display: none;
  }
}
.mame555-coins-04 {
  position: absolute;
  top: 160px;
  right: -12%;
}
@media all and (max-width: 1200px) {
  .mame555-coins-04 {
    display: none;
  }
}
.mame555-obj-01 {
  position: absolute;
  bottom: 200px;
  left: -32%;
}
@media all and (max-width: 1200px) {
  .mame555-obj-01 {
    display: none;
  }
}
.mame555-obj-02 {
  position: absolute;
  top: 100px;
  right: -25%;
}
@media all and (max-width: 1200px) {
  .mame555-obj-02 {
    display: none;
  }
}
.mame555-obj-03 {
  position: absolute;
  bottom: 35px;
  left: -22%;
}
@media all and (max-width: 1200px) {
  .mame555-obj-03 {
    display: none;
  }
}
.mame555-obj-04 {
  position: absolute;
  bottom: 45px;
  right: -26%;
}
@media all and (max-width: 1200px) {
  .mame555-obj-04 {
    display: none;
  }
}

/* --------------------------------------------------
 note
-------------------------------------------------*/
.description p, .description ul {
  font-size: 1.2rem;
}
@media all and (max-width: 576px) {
  .description p, .description ul {
    font-size: 0.9rem;
  }
}

.h1-note {
  font-size: 2rem;
  font-weight: 700;
}
@media all and (max-width: 576px) {
  .h1-note {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 320px) {
  .h1-note {
    font-size: 1.5rem;
  }
}

/*--------------------------------------------------
 SNS
-------------------------------------------------*/
.sns-area {
  max-width: 750px;
  margin: 0 auto;
}
.sns-area ul {
  list-style: none;
  margin: 0;
  padding: 0 1rem;
}
.sns-area li {
  margin: 0;
  padding: 0;
  float: left;
  width: 25%;
  border-right: 1px solid #d7ba9a;
}
.sns-area li:last-child {
  border: none;
}
.sns-area img {
  max-width: 60px;
  height: auto;
}
@media all and (max-width: 576px) {
  .sns-area p {
    font-size: 0.8rem;
  }
  .sns-area img {
    max-width: 40px;
  }
}

/* --------------------------------------------------
pagetop
-------------------------------------------------*/
.pagetop {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: 0.5rem;
  bottom: 0.5rem;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(128, 128, 128, 0.5);
  color: #fff;
  transition: 0.3s;
  opacity: 0;
  z-index: 20;
}

/* --------------------------------------------------
　吹き出し
-------------------------------------------------*/
.speech-bubble-gaba {
  position: relative;
  border-radius: 15px;
  border: 3px solid #c5c5c5;
  background-color: #d2e1f5;
  padding: 0.5rem;
}
.speech-bubble-gaba:before {
  position: absolute;
  top: -3px;
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
  width: 20px;
  background-color: #fff;
  content: "";
}
.speech-bubble-gaba:after {
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  height: 20px;
  width: 3px;
  background-color: #c5c5c5;
  transform: rotate(30deg);
  content: "";
}
.speech-bubble-gaba h4 {
  color: #0c1948;
  font-weight: 700;
}
@media all and (max-width: 991px) {
  .speech-bubble-gaba h4 {
    font-size: clamp(1.125rem, 0.469rem + 3.279vw, 2.5rem);
  }
}
.speech-bubble-gaba ol {
  padding: 0;
  font-size: 1.1rem;
  margin-left: 15%;
}
@media all and (max-width: 991px) {
  .speech-bubble-gaba ol {
    margin-left: 25%;
  }
}
@media all and (max-width: 576px) {
  .speech-bubble-gaba ol {
    margin-left: 8%;
  }
}
.speech-bubble-gaba li {
  line-height: 1.2;
  padding-bottom: 0.3rem;
  font-weight: 500;
  color: #0c1948;
}
@media all and (max-width: 991px) {
  .speech-bubble-gaba li {
    font-size: clamp(0.75rem, 0.422rem + 1.639vw, 1.438rem);
  }
}
.speech-bubble-bikokusai {
  position: relative;
  border-radius: 15px;
  border: 3px solid #333333;
  background-color: #fffff3;
  padding: 0.5rem;
}
.speech-bubble-bikokusai:before {
  position: absolute;
  top: -3px;
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
  width: 20px;
  background-color: #fff;
  content: "";
}
.speech-bubble-bikokusai:after {
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  height: 20px;
  width: 3px;
  background-color: #333333;
  transform: rotate(30deg);
  content: "";
}
.speech-bubble-bikokusai h4 {
  color: #333333;
  font-weight: 700;
  line-height: 1;
}
@media all and (max-width: 991px) {
  .speech-bubble-bikokusai h4 {
    font-size: clamp(1.125rem, 0.469rem + 3.279vw, 2.5rem);
  }
}
.speech-bubble-bikokusai ol {
  padding: 0;
  font-size: 1.1rem;
  margin-left: 8%;
}
@media all and (max-width: 991px) {
  .speech-bubble-bikokusai ol {
    margin-left: 16%;
  }
}
@media all and (max-width: 768px) {
  .speech-bubble-bikokusai ol {
    margin-left: 12%;
  }
}
@media all and (max-width: 576px) {
  .speech-bubble-bikokusai ol {
    margin-left: 8%;
  }
}
.speech-bubble-bikokusai li {
  line-height: 1.2;
  padding-bottom: 0.3rem;
  font-weight: 500;
  color: #333333;
}
@media all and (max-width: 991px) {
  .speech-bubble-bikokusai li {
    font-size: clamp(0.75rem, 0.422rem + 1.639vw, 1.438rem);
  }
}

.text-bikokusai-underline {
  position: relative;
}
.text-bikokusai-underline::after {
  content: "";
  background-color: #d1eaa7;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  z-index: -1;
}

.item-bikokusai-ill-01 {
  position: absolute;
  top: -60px;
  left: -5%;
  width: 17%;
}
.item-bikokusai-ill-01 img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 1200px) {
  .item-bikokusai-ill-01 {
    left: -12%;
    top: -31px;
  }
}
@media all and (max-width: 991px) {
  .item-bikokusai-ill-01 {
    width: 12%;
    left: -3%;
    top: -58px;
  }
}
@media all and (max-width: 768px) {
  .item-bikokusai-ill-01 {
    top: -20px;
  }
}
@media all and (max-width: 575px) {
  .item-bikokusai-ill-01 {
    width: 16%;
    left: 1%;
    top: -30px;
  }
}

.item-bikokusai-ill-02 {
  position: absolute;
  bottom: -15px;
  right: -10%;
  width: 17%;
}
.item-bikokusai-ill-02 img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 1200px) {
  .item-bikokusai-ill-02 {
    right: -7%;
  }
}
@media all and (max-width: 991px) {
  .item-bikokusai-ill-02 {
    width: 12%;
    right: -3%;
  }
}
@media all and (max-width: 575px) {
  .item-bikokusai-ill-02 {
    width: 16%;
    right: 1%;
    bottom: -20px;
  }
}

.item-gaba-ill {
  position: absolute;
  top: -35px;
  left: -7%;
  width: 24%;
}
@media all and (max-width: 991px) {
  .item-gaba-ill {
    top: -11%;
    left: -2%;
    width: 20%;
  }
}
@media all and (max-width: 576px) {
  .item-gaba-ill {
    top: -5%;
    left: 0px;
    width: 26%;
  }
}
@media all and (max-width: 320px) {
  .item-gaba-ill {
    top: -23px;
    left: -1%;
    width: 30%;
  }
}
.item-gaba-ill img {
  width: 100%;
  height: auto;
}

.btnshine {
  /*キラッと光る基点とするためrelativeを指定*/
  position: relative;
  height: 2rem;
  padding-right: 2rem !important;
  padding-left: 1rem !important;
  /*ボタンの形状*/
  background: #ff0000;
  color: #ffff00;
  text-decoration: none;
  outline: none;
  overflow: hidden;
}
.btnshine:before {
  content: "";
  /*絶対配置でキラッと光るの位置を決める*/
  position: absolute;
  top: 0;
  /*キラッと光る形状*/
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
  -webkit-animation: shine 2s infinite ease-in-out;
          animation: shine 2s infinite ease-in-out;
}
.btnshine:after {
  content: "";
  width: auto;
  height: 2rem;
  position: absolute;
  right: 0;
  bottom: 0;
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-right: 1rem solid #fff;
  border-left: 1rem solid transparent;
}
.btnshine h5 {
  line-height: 2rem;
}

/*キラッと光る　お得バッジ*/
@-webkit-keyframes shine {
  0% {
    left: -75%;
  }
  100% {
    left: 400%;
  }
}
@keyframes shine {
  0% {
    left: -75%;
  }
  100% {
    left: 400%;
  }
}
.item-present {
  width: 34%;
  position: absolute;
  bottom: 32%;
  right: -2%;
}

.btn-mini-set {
  position: relative;
  text-align: right;
}
@media all and (max-width: 768px) {
  .btn-mini-set {
    text-align: center;
  }
}
.btn-mini-set a:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.btn-mini-set a:hover .btn-mini-set-arrow::after {
  margin-left: 15px;
}
.btn-mini-set-wrapper {
  padding: 0 2% 0.5rem;
  justify-content: space-around;
}
@media all and (max-width: 991px) {
  .btn-mini-set-wrapper {
    padding: 0.5rem 2% 1rem;
  }
}
@media all and (max-width: 576px) {
  .btn-mini-set-wrapper {
    padding: 0 2% 0.5rem;
  }
}
.btn-mini-set-arrow::after {
  transition: 0.3s;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: 10px;
  transform: rotate(45deg);
}
.btn-mini-set-br {
  display: none;
}
@media all and (max-width: 1100px) {
  .btn-mini-set-br {
    display: block;
  }
}
@media all and (max-width: 991px) {
  .btn-mini-set-br {
    display: none;
  }
}
@media all and (max-width: 576px) {
  .btn-mini-set-br {
    display: block;
  }
}
.btn-mini-set .btn {
  width: 100%;
}
@media all and (max-width: 991px) {
  .btn-mini-set .btn {
    width: 80%;
    min-width: 570px;
  }
}
@media all and (max-width: 768px) {
  .btn-mini-set .btn {
    width: auto;
    min-width: unset;
  }
}
@media all and (max-width: 576px) {
  .btn-mini-set .btn {
    width: 100%;
  }
}
@media all and (max-width: 991px) {
  .btn-mini-set h4 {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 768px) {
  .btn-mini-set h4 {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 576px) {
  .btn-mini-set h4 {
    font-size: 1.3rem;
  }
}