@charset "UTF-8";
/* 読み上げ対策 */
.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;
}

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

    .hp_spOnly {
      display: inline-block; } }

.limitedfesta {
  font-size: 62.5%;
  margin: auto;
  color: #000;
  font-feature-settings: "palt";
}
.limitedfesta * {
  box-sizing: border-box;
}
.limitedfesta small {
  color: inherit !important;
}
.limitedfesta img {
  max-width: 100%;
  pointer-events: none;
  user-select: none;
}
.limitedfesta summary {
  display: block;
  list-style: none;
}
.limitedfesta {
  /* 一部ブラウザで消えなかった場合は以下も追記 */
}
.limitedfesta summary::-webkit-details-marker {
  display: none;
}
@media (min-width: 769px) {
  .limitedfesta .sp-only {
    display: none;
  }
}
@media (max-width: 768px) {
  .limitedfesta .pc-only {
    display: none;
  }
}
.limitedfesta__fv {
  text-align: center;
}
@media (max-width: 1160px) {
  .limitedfesta__fv {
    margin-left: -60px;
    margin-right: -60px;
  }
}
@media (min-width: 1161px) {
  .limitedfesta__fv {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    overflow: hidden;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
}
@media (max-width: 768px) {
  .limitedfesta__fv {
    margin-left: auto;
    margin-right: auto;
    width: 100vw;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
  }
}
.limitedfesta__fv h1 {
  margin-bottom: 0;
  margin-top: 0;
}
  .limitedfesta__fv h1 img {
    max-width: 1160px;
	width: 100%;  
}

.ec-featureRole__headdescription{
	margin-bottom: 80px !important;
}

.ec-layoutRole{
	background: #fff !important;	
}

.ec-layoutRole .ec-layoutRole__contents{
	max-width: 100000px;	
}
.ec-layoutRole__contents {
  background-image: url("/html/upload/user_data/feature/festa-coupon/img/2026/lead_bg_pc.jpg");
  background-repeat: repeat-y;
  background-position: center 20%;
  background-size: contain;
  overflow: hidden;
}
.limitedfesta__fvread {
  position: relative;
  z-index: 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 70px 20px 30px;
}
@media (max-width: 768px) {
  .limitedfesta__fvread {
    padding: 10px 15px;
  }
}
.limitedfesta__fvread-inner {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-inner {
    max-width: 430px;
  }
}
.limitedfesta__fvread-copy {
  color: #172756;
  font-weight: 700;
  letter-spacing: 0.12em;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-copy {
    letter-spacing: 0.08em;
  }
}
.limitedfesta__fvread-text {
  margin: 0 0 70px;
  color: #172756;
  font-size: 2.2rem;
  line-height: 1.35;
  font-weight: 700;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-text {
    margin-bottom: 20px;
    font-size: 1.4rem;
    line-height: 1.45;
  }
}
.limitedfesta__fvread-title {
  display: inline;
  margin: 0;
  color: #172756;
  font-size: 3.4rem;
  line-height: 1.55;
  font-weight: 800;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-title {
    font-size: 2.1rem;
    line-height: 1.45;
    letter-spacing: 0.05em;
  }
}
.limitedfesta__fvread-title span{
  display: inline;
  margin: 0;
  color: #e93669;
  font-size: 3.4rem;
  line-height: 1.55;
  font-weight: 800;
  letter-spacing: 0.1em;
  background: linear-gradient(transparent 50%, #fffd78 50%);
}
@media (max-width: 768px) {
  .limitedfesta__fvread-title span{
    font-size: 2.1rem;
    line-height: 1.45;
    letter-spacing: 0.05em;
  }
}
.limitedfesta__fvread-sub {
  margin: 0;
  color: #172756;
  font-size: 2.2rem;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.limitedfesta__fvread-sub span {
  color: #e93669;
  font-size: inherit;
  background: linear-gradient(transparent 50%, #fffd78 50%);
}
@media (max-width: 768px) {
  .limitedfesta__fvread-sub {
    margin-top: 10px;
    font-size: 1.4rem;
    letter-spacing: 0.04em;
  }
}
.limitedfesta__fvread-schedule {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-schedule {
    flex-direction: column;
    gap: 16px;
    margin-top: 26px;
  }
}
.limitedfesta__fvread-term {
  position: relative;
  width: 330px;
  min-height: 103px;
  border: 4px solid #2fc8cb;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.72);
}
@media (max-width: 768px) {
  .limitedfesta__fvread-term {
    width: 100%;
    max-width: 388px;
    min-height: 52px;
    border-width: 3px;
    border-radius: 7px;
  }
}
.limitedfesta__fvread-term--01 {
  border-color: #2fc8cb;
}
.limitedfesta__fvread-term--01 .limitedfesta__fvread-term-label {
  background-color: #2fc8cb;
}
.limitedfesta__fvread-term--02 {
  border-color: #e93669;
}
.limitedfesta__fvread-term--02 .limitedfesta__fvread-term-label {
  background-color: #e93669;
}
.limitedfesta__fvread-term-label {
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: 2;
  min-width: 136px;
  margin: 0;
  padding: 6px 20px 7px;
  border-radius: 50vh;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.08em;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .limitedfesta__fvread-term-label {
    top: -14px;
    min-width: 106px;
    padding: 5px 16px 6px;
    font-size: 1.4rem;
  }
}
.limitedfesta__fvread-term-body {
  padding: 35px 20px 18px;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-term-body {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 7px;
    padding: 19px 8px 9px;
  }
}
.limitedfesta__fvread-date-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-date-row {
    gap: 5px;
  }
}
.limitedfesta__fvread-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 87px;
  height: 20px;
  border-radius: 50vh;
  background-color: #172756;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.02em;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-badge {
    width: 45px;
    height: 14px;
    font-size: 0.8rem;
  }
}
.limitedfesta__fvread-date {
  color: #172756;
  font-size: 1.9rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-date {
    font-size: 1.4rem;
    letter-spacing: 0.03em;
  }
}
@media (max-width: 375px) {
  .limitedfesta__fvread-date {
    font-size: 1.2rem;
    letter-spacing: 0.03em;
  }
}
.limitedfesta__fvread-wave {
  margin: 2px 0;
  color: #172756;
  font-size: 2rem;
  line-height: 1;
  font-weight: 800;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-wave {
    margin: 0;
    font-size: 1.3rem;
  }
}
.limitedfesta__fvread-arrow {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 3.2rem;
  line-height: 0.8;
  font-weight: 700;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-arrow {
    flex-direction: row-reverse;
    gap: 2px;
    font-size: 2.8rem;
    line-height: 1;
    margin-bottom: 5px;
  }
}
.limitedfesta__fvread-arrow-main {
  color: #2fc8cb;
  font-size: inherit;
}
.limitedfesta__fvread-arrow-sub {
  color: #e93669;
  font-size: inherit;
}
.limitedfesta__fvread-note {
  margin: 24px 0 0;
  color: #172756;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: normal;
  letter-spacing: 0.04em;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-note {
    margin-top: 18px;
    font-size: 1.1rem;
  }
}
.limitedfesta__itemlist {
  position: relative;
  padding: 50px 0;
  z-index: 0;
  max-width: 1160px;
  margin: auto;
}

.limitedfesta__itemlist .secitem {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem {
    margin-bottom: 40px;
  }
}
.limitedfesta__itemlist .secitem__term-heading {
  position: relative;
  width: 100%;
  margin: 0 auto 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__term-heading {
    margin-bottom: 35px;
  }
}
.limitedfesta__itemlist .secitem__term-heading:before, .limitedfesta__itemlist .secitem__term-heading:after {
  content: "";
  display: block;
  height: 3px;
  flex: 1;
  background-color: #2fc8cb;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__term-heading:before, .limitedfesta__itemlist .secitem__term-heading:after {
    height: 2px;
  }
}
.limitedfesta__itemlist .secitem__term-heading--01:before, .limitedfesta__itemlist .secitem__term-heading--01:after {
  background-color: #2fc8cb;
}
.limitedfesta__itemlist .secitem__term-heading--01 .secitem__term-heading-inner {
  background-color: #2fc8cb;
}
.limitedfesta__itemlist .secitem__term-heading--02:before, .limitedfesta__itemlist .secitem__term-heading--02:after {
  background-color: #e93669;
}
.limitedfesta__itemlist .secitem__term-heading--02 .secitem__term-heading-inner {
  background-color: #e93669;
}
.limitedfesta__itemlist .secitem__term-heading-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 580px;
  padding: 9px 13px 9px 30px;
  border-radius: 50vh;
  color: #172756;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__term-heading-inner {
    min-width: 0;
    width: auto;
    padding: 8px 10px 8px 18px;
  }
}
.limitedfesta__itemlist .secitem__term-heading-label {
  display: inline-block;
  margin-right: 28px;
  color: #fff;
  font-size: 2.7rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__term-heading-label {
    margin-right: 14px;
    font-size: 1.8rem;
  }
}
.limitedfesta__itemlist .secitem__term-heading-date {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 395px;
  padding: 9px 22px;
  border-radius: 50vh;
  background-color: #fff;
  color: #172756;
  font-size: 2rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.06em;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__term-heading-date {
    min-width: 0;
    padding: 5px 16px;
    font-size: 1rem;
    letter-spacing: 0.03em;
    text-align: center;
    line-height: 1;
    font-weight: 600;
  }
}
.limitedfesta__itemlist .secitem__inner {
  margin: 0 auto;
}
.limitedfesta__itemlist .secitem__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4.4rem;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__list {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
}
.limitedfesta__itemlist .secitem__inner {
  margin: 0 auto;
}
.limitedfesta__itemlist .secitem__header {
  flex-direction: column;
  display: flex;
  align-items: center;
  column-gap: 1.6rem;
  margin-bottom: 3.2rem;
  color: #fff;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__header {
    margin-bottom: 1.6rem;
  }
}
.limitedfesta__itemlist .secitem__header-icon img {
  display: block;
  width: 40px;
  height: auto;
}
.limitedfesta__itemlist .secitem__header-text {
  display: flex;
  flex-direction: column;
  background-color: #172756;
  width: 100%;
  text-align: center;
}
.limitedfesta__itemlist .secitem__subtitle {
  font-size: 2.2rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 0.4rem;
  text-align: center;
  line-height: 1;
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .limitedfesta__itemlist .secitem__subtitle {
    font-size: clamp(1.2rem, 3vw, 2.2rem);
  }
}
.limitedfesta__itemlist .secitem__title {
  font-size: 7rem;
  letter-spacing: 0.15em;
  margin-top: 10px;
  background: #c9a87c;
  background: linear-gradient(0deg, rgb(201, 168, 124) 0%, rgb(213, 187, 108) 26%, rgb(243, 236, 204) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .limitedfesta__itemlist .secitem__title {
    margin-top: 5px;
    font-size: clamp(3rem, 5vw, 7rem);
  }
}
.limitedfesta__itemlist .secitem__title:before, .limitedfesta__itemlist .secitem__title:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background: #c9a87c;
  background: linear-gradient(0deg, rgb(201, 168, 124) 0%, rgb(213, 187, 108) 26%, rgb(243, 236, 204) 100%);
}
.limitedfesta__itemlist .secitem__title:before {
  margin-right: 1rem;
}
.limitedfesta__itemlist .secitem__titler:after {
  margin-left: 1rem;
}
.limitedfesta__itemlist .secitem__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4.4rem;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__list {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
}
.limitedfesta__itemlist .secitem-item {
  background-color: #fff;
  padding: 4rem 3rem;
  display: flex;
  flex-direction: column;
  row-gap: 1.6rem;
  position: relative;
  z-index: 0;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item {
    padding: 3rem 2rem;
    max-width: 94%;
    margin: auto;
  }
}
.limitedfesta__itemlist .secitem-item:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  background: #fff;
  background-image: url("/html/upload/user_data/feature/festa-coupon/img/2026/item_text.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  z-index: -1;
  transform: translate(-50%, -50%);
  border-radius: 12px;
}
.limitedfesta__itemlist .secitem-item:before {
  position: absolute;
  content: "";
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  left: 50%;
  top: 50%;
  background: #c9a87c;
  background: linear-gradient(0deg, rgb(201, 168, 124) 0%, rgb(213, 187, 108) 26%, rgb(243, 236, 204) 100%);
  z-index: -2;
  transform: translate(-50%, -50%);
  border-radius: 12px;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item:before {
    width: calc(100% + 8px);
    height: calc(100% + 8px);
  }
}
.limitedfesta__itemlist .secitem-item__upper {
  display: flex;
  column-gap: 1.6rem;
}
@media (max-width: 1280px) {
  .limitedfesta__itemlist .secitem-item__upper {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item__upper {
    flex-direction: column;
  }
}
.limitedfesta__itemlist .secitem-item__thumb {
  flex: 0 0 22rem;
}
@media (max-width: 1280px) {
  .limitedfesta__itemlist .secitem-item__thumb {
    width: 70%;
    margin: auto;
    margin-bottom: 1.2rem;
  }
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item__thumb {
    flex: 0 0 auto;
    margin: auto;
    margin-bottom: 1.2rem;
    width: 70%;
  }
}
.limitedfesta__itemlist .secitem-item__thumb img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.limitedfesta__itemlist .secitem-item__info {
  flex: 1;
  display: flex;
  flex-direction: column;
  row-gap: 0.8rem;
}
.limitedfesta__itemlist .secitem-item__name {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 140%;
  margin: 0;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item__name {
    font-size: 2rem;
  }
}
.limitedfesta__itemlist .secitem-item__price {
  margin-top: auto;
  color: #c1272d;
  text-align: right;
  font-size: 4.5rem;
  font-weight: 700;
}
.limitedfesta__itemlist .secitem-item__price-saf {
  font-size: 1.6rem;
  font-weight: 700;
  margin-right: 0.4rem;
  display: inline-block;
  color: #000;
  line-height: 1.2;
}
.limitedfesta__itemlist .secitem-item__price-unit {
  font-size: 2rem;
  margin-left: 0.4rem;
}
.limitedfesta__itemlist .secitem-item__note {
  font-size: 1.2rem;
  font-weight: 700;
}
.limitedfesta__itemlist .secitem-item__lower {
  display: flex;
  flex-direction: column;
  row-gap: 1.2rem;
}
@media (min-width: 769px) {
  .limitedfesta__itemlist .secitem-item__lower {
    padding-top: 1rem;
  }
}
.limitedfesta__itemlist .secitem-item__headline {
  position: relative;
  z-index: 1;
}
.limitedfesta__itemlist .secitem-item__headline span {
  width: fit-content;
  font-size: 1.5rem;
  font-weight: 700;
  border-radius: 50vh;
  padding: 6px 15px;
  line-height: 1;
  background: #c9a87c;
  margin-bottom: 0;
  background: linear-gradient(45deg, rgb(201, 168, 124) 0%, rgb(213, 187, 108) 26%, rgb(243, 236, 204) 100%);
  z-index: 1;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item__headline span {
    font-size: 1.2rem;
  }
}
.limitedfesta__itemlist .secitem-item__headline:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #c9a87c;
  background: linear-gradient(0deg, rgb(201, 168, 124) 0%, rgb(213, 187, 108) 26%, rgb(243, 236, 204) 100%);
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}
.limitedfesta__itemlist .secitem-item__desc {
  font-size: 1.5rem;
  line-height: 210%;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item__desc {
    font-size: 1.2rem;
  }
}
.limitedfesta__itemlist .secitem-item .nomal-btn {
  width: 90%;
  margin: auto;
}
.limitedfesta__itemlist .secitem-item .nomal-btn a {
  position: relative;
  cursor: pointer;
  font-size: 2rem;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  background: #fff;
  border-radius: 60px;
  display: block;
  font-weight: bold;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 40px 20px 30px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 2rem;
  background: #901b21;
  background: linear-gradient(0deg, rgb(144, 27, 33) 0%, rgb(193, 39, 45) 100%);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.2rem;
  gap: 10px;
  height: 100%;
}
@media (max-width: 1200px) {
  .limitedfesta__itemlist .secitem-item .nomal-btn a {
    font-size: 1.6rem;
  }
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item .nomal-btn a {
    font-size: 1.2rem;
    padding: 10px 20px 10px 15px;
    gap: 5px;
  }
}
.limitedfesta__itemlist .secitem-item .nomal-btn a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 0;
  border-left: 4px solid #fff;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item .nomal-btn a:before {
    right: 10px;
  }
}
.limitedfesta__itemlist .secitem-item .nomal-btn a:hover {
  transform: translateY(4px);
  box-shadow: none;
}
.bottombox {
  margin: 70px auto;
}
.limitedfesta .bnrlist {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 768px) {
  .limitedfesta .bnrlist {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}


/* キャンペーン概要
---------------------------------------------------- */
#cpDetail{
	background-color: #fff;
	padding-bottom: 20px;
	margin-bottom: 70px;
	position: relative;
	border-radius: 20px;
}

#cpDetail .cpbnr{
    margin-bottom: 10px;
}

#cpDetail img{
    margin: 0 auto;
    width: 80%;
}

@media screen and (max-width: 870px) {
#cpDetail{
	margin-bottom: 20px;
}
}

#cpDetail p{
	text-align: center;
	padding:10px !important;
}

#cpDetail .cpTtl{
	background-color: #011c52;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	padding: 20px !important;
	border-radius: 20px 20px 0 0;
}

#cpDetail .cpTxt{
    padding: 30px 10px 20px !important;
	line-height: 1.8em;
}

#cpDetail .cpTxt span{
	font-size: 1.8em;
	font-weight: bold;
	color: #172756;
	background: linear-gradient(transparent 50%, #fffd78 50%);
}
@media screen and (max-width: 640px) {
#cpDetail .cpTxt span{
	font-size: 1.3em;
}
}

#cpDetail .cpTxt_bt{
	font-size: 1.2em;
	color: #f63815;
	margin: 40px 0 0px;
}
@media screen and (max-width: 1070px) {
#cpDetail .cpTxt_bt{
	font-size: 0.9em;
}
}

#cpDetail .cpTxt_bt span{
	color: #ff9e8c;
	padding: 0 1%;
}

#cpDetail .cpNote{
	font-size: 0.8em;
    margin: 0 auto 30px;
    width: 90%;
}

/* クーポン
---------------------------------------------------- */
#couponlead{
	margin-bottom: 70px;
	background-color: #fff;
    border-radius: 20px;
    padding: 40px 0;
}

@media screen and (max-width: 640px) {
#couponlead{
	padding: 20px 0;
}
}

#couponlead .couponarrow{
	font-size: 2em;
	color: #00939f;
    font-weight: bold;
	margin-bottom: 20px;
}

#couponlead .coupontxt{
	font-size: 1.5em;
	color: #172756;
    font-weight: bold;
	margin: 20px 0;
}

#couponlead .couponimg{
	width: 60%;
	margin: auto;
}

@media screen and (max-width: 870px) {
#couponlead .coupontxt{
	font-size: 1.2em;
}
#couponlead{
	margin-bottom: 30px;
}	
}

#couponlead .coupontxt span{
	font-size: 2em;
	color: #00939f;
}

#couponlead .cpNote{
	margin: 24px 0 0;
    color: #172756;
    font-size: 1.3rem;
    line-height: 1.5;
    font-weight: normal;
    letter-spacing: 0.04em;
}




/* キャンペーン概要
---------------------------------------------------- */
#cpDetail2{
	background-color: #fff;
	padding-bottom: 20px;
	margin-bottom: 100px;
	position: relative;
	border-radius: 20px;
}

@media screen and (max-width: 870px) {
#cpDetail2{
	margin-bottom: 40px;
}
}

.DetailBox1{
	border: solid #eee 2px;
	width: 80%;
    margin: auto;
	padding: 20px 0;
	border-radius: 0 0 15px 15px;
}


#cpDetail2 p{
	text-align: center;
	padding:10px !important;
}

#cpDetail2 .cpTtl{
	background-color: #00939f;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	padding: 20px !important;
	border-radius: 20px 20px 0 0;
}

#cpDetail2 .cpTtl2{
	background-color: #1ca4d3;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	padding: 10px;
    width: 80%;
    margin: 20px auto 0px;
	border-radius: 15px 15px 0 0;
}

#cpDetail2 .cpTtl3{
	background-color: #9c8000;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	padding: 10px;
    width: 80%;
    margin: 20px auto 0px;
	border-radius: 15px 15px 0 0;
}

#cpDetail2 .cpTtl span{
	color: #ffed27 !important;
	font-size: 1em;
}

#cpDetail2 .cpTxt{
    padding: 10px !important;
	line-height: 1.7em;
}

#cpDetail2 .cpTxt span{
	font-size: 1.8em;
	font-weight: bold;
	color: #f34c2d;
	background: linear-gradient(transparent 50%, #fffd78 50%);
}
@media screen and (max-width: 640px) {
#cpDetail2 .cpTxt span{
	font-size: 1.3em;
}
}

#cpDetail2 .txtBox{
	display: flex;
	gap: 10px;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 770px) {
#cpDetail2 .txtBox{
	display: block
}
}

#cpDetail2 .txtBox .sttl01{
	display: block;
	color: #1ca4d3;
	border: solid #1ca4d3 4px;
    padding: 20px 40px;
    border-radius: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 17px;
}
@media screen and (max-width: 640px) {
#cpDetail2 .txtBox .sttl01{
	display: block
}
}

#cpDetail2 .txtBox .sttl02{
	display: block;
	color: #9c8000;
	border: solid #9c8000 4px;
    padding: 10px 40px;
    border-radius: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 17px;
}
@media screen and (max-width: 640px) {
#cpDetail2 .txtBox .sttl02{
	display: block
}
}

#cpDetail2 .cpTxt_bt{
	font-size: 1.2em;
	color: #f63815;
	margin: 40px 0 0px;
}
@media screen and (max-width: 1070px) {
#cpDetail2 .cpTxt_bt{
	font-size: 0.9em;
}
}

#cpDetail2 .cpTxt_bt span{
	color: #ff9e8c;
	padding: 0 1%;
}

#cpDetail2 .cpNote{
	font-size: 0.8em;
    margin: 0 auto 30px;
    width: 90%;
}


/* 詳しくはこちらボタン
---------------------------------------------------- */
.btn_more01,.btn_more02{
	text-align: center;
	margin-top: 0px;
}
.btn_more01 a,.btn_more02 a,.btn_entry a{
	display: block;
    text-align: center;
    position: relative;
    max-width: 480px;
    line-height: 60px;
    border-radius: 8px;
    margin: 10px auto;
    background-color: #003e6d;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    transition: all .5s;
    box-shadow: 0 3px 0 0 #d6d6d6;	
}
.btn_more02 a{
    background-color: #00939f !important;
}
.btn_entry a{
    background-color: #f63815 !important;
}
.btn_more01 > a:hover,.btn_more02 > a:hover,.btn_entry > a:hover {
    opacity: 0.7 ;
}

@media screen and (max-width: 767px) {
    .btn_more01 a,.btn_more02 a,.btn_entry a {
        display: block;
        text-align: center;
        width: 98%;
		font-size: 1em;
    }
}

.btn_more01 a:after,.btn_more02 a:after,.btn_entry a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  right: 3%;
  bottom: 0;
  margin: auto;
}

.h2Bnr{
	margin-top: 30px;
}

@media screen and (max-width: 767px) {
.h2Bnr{
	margin-top: 20px;
}
}

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