.jun-yellow {
  background-color: #ffe163;
  background-image: linear-gradient(#fff4a6, #ffe163);
  color: #3d2d00;
  border: 4px solid #000;
  border-radius: 16px;
  box-shadow: 0 6px 0 #ffd94d, inset 0 0 0 4px #00000012;
  padding: 14px 16px 16px;
  margin: 16px auto;
  line-height: 1.5;
  font-feature-settings: "palt";
}
.jun-yellow__lead {
  font-weight: 800;
  margin: 0 0 1.5rem 0;
}
.jun-yellow__lead strong {
  color: #ef2a2a;
  font-size: 130%;
}
.jun-yellow__lead strong.ti {
  color: #ef2a2a;
  font-size: 130%;
  display: block;
  text-align: center;
}
@media (max-width: 767px){
  .jun-yellow__lead strong.ti {
    font-size: 110% !important;
}
}
.jun-yellow__label {
  font-weight: 900;
  margin: .4rem 0 .2rem;
  color: #2b2000;
  text-shadow: 0 1px 0 rgba(255,255,255,.6);
}
.jun-yellow__list {
  margin: .1rem 0 .2rem;
  padding-left: 1.2em;
  margin-top: 0px !important;
}
.jun-yellow__list li { margin: .1rem 0!important;}
.jun-yellow a {
  color: #0b79d0;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.ctaBox li {
  font-size: 100%!important;
  font-weight: 700!important;
  position: initial!important;
  padding-left: 0px!important;
  margin: 0!important;
}
@media (max-width: 767px){
  .jun-yellow { padding: 8px 8px 14px; border-width: 3px; width: 100%;overflow-wrap: anywhere; }
}
.jun-deal {
  display: grid;
  grid-template-columns: 1.1fr 0.3fr 1.1fr;
  gap: 16px;
  align-items: center;
  margin: 1rem 0;
}
.jun-deal__box {
  text-align: center;
}
.jun-deal__thumb {
  width: 220px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0,0,0,.12);
  background: #fff;
}
.jun-plus {
  font-weight: 900;
  font-size: clamp(24px, 6vw, 40px);
  text-align: center;
}
.jun-caption {
  margin-top: .4rem;
  line-height: 1.5;
  font-weight: 600;
}
.jun-price {
  margin-top: .35rem;
}
@media (max-width: 767px){
.jun-price {
  margin-top: 0px !important;
}
}
.jun-price__current {
  color: #d81f25; 
  font-weight: 900;
  font-size: clamp(20px, 4.6vw, 30px);
  display: block;
  margin-top: -5px!important;
}
@media (max-width: 767px){
  .jun-price__current {
    display: inline;
    margin-top: 0;
  }
}
.jun-price__was {
  text-decoration: line-through;
  margin-right: .35em;
  font-weight: bold;
}
.jun-badge {
  display: inline-block;
  background: #ef2a2a;
  color: #fff;
  font-weight: 900;
  border-radius: 999px;
  padding: .2em .7em;
  font-size: 1rem;
  box-shadow: 0 2px 0 rgba(0,0,0,.1);
  vertical-align: middle;
}
.jun-cta {
  margin-top: 12px;
  text-align: center;
}
.jun-cta__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: min(520px, 100%);
  padding: 16px 18px;
  border-radius: 999px;
  font-weight: 900;
  font-size: clamp(16px, 4vw, 20px);
  color: #1b2c00;
  text-decoration: none;
  background: linear-gradient(#32951e, #1d2c09);
  border: 2px solid #4e5c4a;
  box-shadow: 0 2px 0 #0c0e09, inset 0 0 0 3px #ffffff60;
}
.jun-cta__btn:hover { filter: brightness(1.02); transform: translateY(1px); }
.jun-cta__arrow {
  display: inline-block;
  width: 0; height: 0;
  border-left: 8px solid #FFC107;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.jun-note {
  margin-top: .75rem;
  font-size: .9rem;
  color: #3d2d00;
}
.jun-note li { margin: .2rem 0; }
.jun-deal__box--left {}
.jun-deal__box--right {}
.ctaBox{
  padding: 20px 20px;
  margin: 30px 15px!important;
  background: #ccfdfb;
  border-radius: 16px;
  }
@media (max-width: 600px){
  .ctaBox {
    padding: 10px 5px !important;
    margin: 30px 5px !important;
  }
}
.ctaBox a {
      color: #FFFFFF!important;
      text-decoration: none!important;
  }
.bottomnote {
  font-size: 80%;
  padding: 10px 20px;
  border: 3px solid #000000;
  margin-bottom: 20px;
  border-radius: 16px;
}
@media (max-width: 600px){
  .jun-deal {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas:
      "left"
      "plus"
      "right";
    gap: 5px;
  }
  .jun-deal__box--left {
    grid-area: left;
  }
  .jun-plus {
    grid-area: plus;
    order: 0;
    margin: 0!important;
    position: static;
    z-index: 1;
    font-size: clamp(26px, 10vw, 55px);
}
  .jun-deal__box--right {
    grid-area: right;
  }
  .jun-cta {
    margin-top: 14px;
  }
}
  .campaign-title {
   font-size: clamp(1.2rem, 2.5vw, 1.5rem);
    font-weight: 800;
    line-height: 1.35;
    padding: 12px 18px;
    background: #eafdfd;
    border-left: 6px solid #005c69;
    display: inline-block;
    color: #111;
    letter-spacing: 0.02em;
    word-break: keep-all;
    white-space: normal;
  }
  .campaign-title .limited {
   color: #ef2a2a;
    font-weight: 900;
    background: #ffffff;
    padding: 4px 10px;
    border-radius: 8px;
    margin-right: 8px;
    display: inline-block;
  }
  @media (max-width: 480px) {
    .campaign-title {
      padding: 10px 14px;
      border-left-width: 5px;
      line-height: 1.4;
    }
    .campaign-title .limited {
      padding: 3px 8px;
      border-radius: 8px;
      margin-right: 6px;
    }
  }
  @media (max-width: 360px) {
    .campaign-title {
      padding: 8px 12px;
    }
    .campaign-title .limited {
      margin-right: 5px;
    }
  }
.btn-square-so-pop {
    position: relative;
    display: inline-block;
    padding: 0.5em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #FF9800;
    border-radius: 999px;
    box-shadow: inset 0 2px 0 rgb(217 150 105 / 20%), inset 0 -2px 0 rgb(118 112 102);
    font-weight: bold;
    border: solid 2px #726b6b;
    width: 50%;
    margin: 0 auto;
    font-size: 110%;
    text-align: center;
}
@media screen and (max-width: 767px)  {
.btn-square-so-pop {
    width: 100%;
    font-size: 100%;
}
}
.btn01 {
    display: block;
    text-align: center;
    width: 100%;
    margin: 20px auto 0 auto!important;
}
.btn01 a {
    color: #ffffff!important;
    text-decoration: none!important;
}
.btn01 .btn-square-so-pop:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
