main, .content {
  background-color: #f2f2f2;
}

@media screen and (min-width: 641px) {
  .main-ttl img.for-pc {
    display: block;
    margin: auto;
  }
}
.main-ttl img.for-sp {
  width: 100%;
}

.box-img img {
  width: 100%;
}

.txt-link {
  color: #1a1a1a !important;
}

@media screen and (max-width: 640px) {
  .sec-program .box-grid.col-2 {
    gap: 0;
  }
  .sec-program .box-grid.col-2 p {
    margin-top: 16px;
  }
}

.program-2-1 .case p {
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .program-2-1 .case p {
    font-size: 16px;
  }
}
.program-2-1 .box-img {
  max-width: 314px;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .program-2-1 .box-img {
    max-width: 210px;
  }
}

.sec-present .fill {
  max-width: 900px;
  padding: 64px 32px;
  margin: auto;
  background-color: #fff;
}
.sec-present .box-grid.col-2 {
  display: grid;
  grid-template-columns: 6fr 7fr;
}
@media screen and (max-width: 640px) {
  .sec-present .box-grid.col-2 {
    grid-template-columns: 1fr;
  }
}
.sec-present .box-img {
  background-color: #f2f2f2;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .sec-present .box-img img {
    width: auto;
    max-height: 244px;
  }
}
.sec-present dl + dl {
  margin-top: 1em;
}
.sec-present dt {
  font-weight: 500;
}
.sec-present .area-rakusen {
  border: 1px solid #ccc;
  margin-top: 32px;
  text-align: center;
  padding: 0 24px;
}
.sec-present .area-rakusen .coupon {
  width: 107px;
  margin: auto;
}
.sec-present .area-rakusen .lead {
  font-size: 18px;
  margin-top: 24px;
}

.sec-condition p {
  font-size: 20px;
}

.sec-event {
  max-width: 800px;
  margin: auto;
}
.sec-event table tr {
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
}
.sec-event table th {
  width: 100px;
}
.sec-event table td {
  padding: 12px 0;
}

.sec-schedule .box-img {
  margin: auto;
  max-width: 736px;
}

.sec-apply .button.blank a::after {
  content: url(/store/page/pc/common_2024/img/icon_external.svg);
  position: relative;
  top: 2px;
  margin-left: 8px;
}
.sec-apply .button.large a {
  font-size: 20px !important;
  max-width: 460px;
  padding: 16px 15px 17px;
}
.sec-apply .list-notice {
  max-width: 550px;
  margin-inline: auto;
}
.sec-apply .list-notice li {
  text-indent: -1em;
  padding-left: 1em;
}
.sec-apply .area-notice {
  max-width: 736px;
  margin-top: 32px;
  margin-inline: auto;
  border: 1px solid #ccc;
  padding: 32px;
}
.sec-apply .area-notice .title {
  font-size: 18px;
  margin-bottom: 16px;
}

.sec-notice {
  max-width: 800px;
  margin: auto;
}
.sec-notice .area-notice {
  border: 1px solid #ccc;
  padding: 32px;
}
.sec-notice .area-notice .title {
  font-size: 18px;
  margin-bottom: 16px;
}
.sec-notice .area-contact {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 32px 0;
}
.sec-notice .area-contact .title {
  font-size: 18px;
  font-weight: 500;
}
.sec-notice .area-contact .tel {
  font-size: 22px;
}
.sec-notice .list-notice li {
  text-indent: -1em;
  padding-left: 1em;
}

/* 250829 */
.txt-red_b {
  color: #B81F14;
  font-weight: bold;
}
.txt-red_b.bdr {
  border: solid 1px;
  max-width: 736px;
  padding: 0.5em;
  margin: auto;
}

.eccom-contents .button a.no-link {
  pointer-events: none;
  color: #eee;
  background-color: #888;
}/*# sourceMappingURL=style.css.map */