@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;
}

html {
  scroll-behavior: smooth;
}

.ec-featureRole {
  padding-left:0;
  padding-right:0;
}
.last-chance {
  font-size: 62.5%;
  margin: auto;
  color: #000;
  font-feature-settings: "palt";
}
.last-chance * {
  box-sizing: border-box;
}
.last-chance small {
  color: inherit !important;
}
.last-chance img {
  max-width: 100%;
  pointer-events: none;
  user-select: none;
}
.last-chance summary {
  display: block;
  list-style: none;
}
.last-chance .sp {
  display: none;
}
@media (max-width: 768px) {
  .last-chance .sp {
    display: block;
  }
  .last-chance br.sp {
    display: inline;
  }
}


.last-chance {
}
.last-chance summary::-webkit-details-marker {
  display: none;
}
.last-chance__fv {
  text-align: center;
  background: #ec3b07;

}
@media (max-width: 1160px) {
  .last-chance__fv {
    margin-left: -60px;
    margin-right: -60px;
  }
}
@media (min-width: 1161px) {
  .last-chance__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) {
  .last-chance__fv {
    margin-left: auto;
    margin-right: auto;
    width: 100vw;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
  }
}
.last-chance__fv h1 {
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 1161px) {
  .last-chance__fv h1 img {
    min-width: 1982px;
  }
}
.last-chance__fvread {
  position: relative;
  z-index: 0;
  padding: 40px 0;
}
@media (max-width: 1200px) {
  .last-chance__fvread {
    padding: 30px 0;
  }
}
@media (max-width: 768px) {
  .last-chance__fvread {
    padding: 20px 0;
  }
}
.last-chance__fvread:before {
  pointer-events: none;
  position: absolute;
  content: "";
  background-color: #fff8eb;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.last-chance__fvread .bg01 {
  position: absolute;
  left: 0;
  top: 225px;
  width: 170px;
  height: auto;
}
.last-chance__fvread .bg02 {
  position: absolute;
  right: 0;
  top: 225px;
  width: 175px;
  height: auto;
}
@media (max-width: 1200px) {
  .last-chance__fvread .bg01 {
    top: 35%;
    width: 15%;
  }
  .last-chance__fvread .bg02 {
    top: 35%;
    width: 15%;
  }
}
.last-chance__fvread__tit {
  position: relative;
  width: 100%;
  max-width: 1114px;
  margin: auto;
}
@media (max-width: 768px) {
  .last-chance__fvread__tit {
    width: 92%;
  }
}
.last-chance__fvread__anchor {
  position: relative;
  display: flex;
  gap: 26px;
  max-width: 840px;
  margin: auto;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .last-chance__fvread__anchor {
    gap: 2%;
    max-width: 92vw;
    margin-top: 3vw;
    margin-bottom: 0;
  }
}
.last-chance__fvread__anchor .anchor-btn {
  max-width: calc(33.3333333333% - 18px);
  width: 100%;
}
@media (max-width: 768px) {
  .last-chance__fvread__anchor .anchor-btn {
    max-width: 31%;
  }
}
.last-chance__fvread__anchor .anchor-btn a {
  position: relative;
  cursor: pointer;
  font-size: 2rem;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  display: block;
  font-weight: bold;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.2rem;
  gap: 10px;
  height: 100%;
}
@media (max-width: 768px) {
  .last-chance__fvread__anchor .anchor-btn a {
    padding: 10px 0;
    gap: 5px;
  }
}
.last-chance__fvread__anchor .anchor-btn a:hover {
  transform: translateY(4px);
  box-shadow: none;
}
.last-chance__fvread__txt {
  position: relative;
  width: 100%;
  max-width: 973px;
  margin: auto;
}
@media (max-width: 768px) {
  .last-chance__fvread__txt {
    width: 92%;
  }
}

.last-chance__itemlist {
  position: relative;
  padding: 0;
  z-index: 0;

  width: 100vw;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
}

.last-chance__itemlist .secitem {
  position: relative;
  padding-top: 60px;
  padding-bottom: 80px;
}
@media (max-width: 1240px) {
  .last-chance__itemlist .secitem {
    width: 92%;
    margin: auto;
  }
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem {
    padding-top: 3vw;
    padding-bottom: 40px;
  }
}
.last-chance__itemlist .secitem.gentei {
  padding-top: 20px;
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem.gentei {
    padding-top: 3vw;
  }
}
@media (max-width: 480px) {
  .last-chance__itemlist .gentei .secitem__title {
    margin-top:0;
  }
}
.last-chance__itemlist .secitem.gentei:before {
  position: absolute;
  content: "";
  background-color: #fff8eb;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.last-chance__itemlist .secitem.recommend:before {
  position: absolute;
  content: "";
  background-image: url('/html/upload/user_data/feature/last-chance-0930/img/2026/bg_ichioshi.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem.recommend:before {
    background-image: url('/html/upload/user_data/feature/last-chance-0930/img/2026/bg_ichioshi_sp.jpg');
    background-size: 275% 100%;
    background-position-x: 50%;
  }
}
.last-chance__itemlist .secitem.limit:before {
  position: absolute;
  content: "";
  background-image: url('/html/upload/user_data/feature/last-chance-0930/img/2026/bg_limit.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem.limit:before {
    background-image: url('/html/upload/user_data/feature/last-chance-0930/img/2026/bg_limit_sp.jpg');
    background-size: 175% 100%;
    background-position-x: 50%;
  }
}
.last-chance__itemlist .secitem.change:before {
  position: absolute;
  content: "";
  background-image: url('/html/upload/user_data/feature/last-chance-0930/img/2026/bg_change.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem.change:before {
    background-image: url('/html/upload/user_data/feature/last-chance-0930/img/2026/bg_change_sp.jpg');
    background-size: 175% 100%;
    background-position-x: 50%;
  }
}

.secitem-badges {
  position: absolute;
  top:15px;
  left:15px;
  width: 243px;
}
@media (max-width: 768px) {
  .secitem-badges {
    position: relative;
    top:0;
    left:0;
    width: auto;
  }
}
.badge-img {
    height: auto;
    display: block;
}
.secitem-badges .badge-img:nth-of-type(1) {
  width: 40.63%;
  max-width: 134px;
}
.secitem-badges .badge-img:nth-of-type(2) {
  width: 53.61%;
  max-width: 188px;
}


.last-chance__itemlist .secitem__inner {
  margin: 0 auto;

  width: 100%;
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
}
.last-chance__itemlist .secitem__header {
  flex-direction: column;
  display: flex;
  align-items: center;
  column-gap: 1.6rem;
  margin-bottom: 3.2rem;
  color: #000;
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem__header {
    margin-bottom: 0;
  }
}
.last-chance__itemlist .secitem__header-icon img {
  display: block;
  width: 40px;
  height: auto;
}
.last-chance__itemlist .secitem__header-text {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: center;
}
.last-chance__itemlist .secitem__header-text p{
  padding-top: 20px;
  font-size: 2rem;
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem__header-text p{
    padding-top: 0.5em;
    padding-bottom: 1em;
  }
}
@media (max-width: 480px) {
  .last-chance__itemlist .secitem__header-text p{
    font-size: 4vw;
  }
}
.last-chance__itemlist .secitem__subtitle {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  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) {
  .last-chance__itemlist .secitem__subtitle {
    font-size: clamp(1.2rem, 3vw, 2.2rem);
  }
}
.last-chance__itemlist .secitem__title {
  position: relative;
  z-index: 0;
}
@media (max-width: 1200px) {
  .last-chance__itemlist .secitem__title {
  }
}
.last-chance__itemlist .secitem__title:before, .last-chance__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%);
}
.last-chance__itemlist .secitem__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2.4rem;
}
.last-chance__itemlist .gentei .secitem__list {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (max-width: 768px) {
  .last-chance__itemlist .gentei .secitem__list {
    grid-template-columns: 1fr;
    gap: 3vw;
  }
  .last-chance__itemlist .secitem__list {
    grid-template-columns: 1fr 1fr;
    gap: 2vw;
  }
}
.last-chance__itemlist .secitem-item {
  background-color: #fff;
  padding: 15px;
  display: flex;
  flex-direction: column;
  row-gap: 1.6rem;
  position: relative;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  overflow: hidden;
  z-index: 0;
}
.last-chance__itemlist .gentei .secitem-item {
  padding-top: 55px;
  border: 5px solid #138c43;
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem-item {
    padding: 2vw;
  }
  .last-chance__itemlist .gentei .secitem-item {
    padding: 4vw;
    border: 3px solid #138c43;
  }
}
.last-chance__itemlist .secitem-item__upper {
  display: flex;
  column-gap: 1.6rem;
}
.last-chance__itemlist .gentei .secitem-item__upper {
  flex-direction: column;
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem-item__upper {
    flex-direction: column;
  }
  .last-chance__itemlist .gentei .secitem-item__upper {
    display: flex;
    flex-direction: row;
    column-gap: 1.6rem;
  }
}
.last-chance__itemlist .secitem-item__thumb {
  flex: 0 0 257px;
}
.last-chance__itemlist .gentei .secitem-item__thumb {
  padding-bottom: 1em;
}
@media (max-width: 1240px) {
  .last-chance__itemlist .secitem-item__thumb {
    flex: 0 0 17VW;
  }
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem-item__thumb {
    flex: 0 0 auto;
    margin: auto;
    margin-bottom: 1.6rem;
    width: 100%;
    max-width: 320px;
  }
  .last-chance__itemlist .gentei .secitem-item__thumb {
    flex: 0 0 32VW;
    margin: 0;
    width: 100%;
    max-width: none;
  }
}
@media (max-width: 480) {
  .last-chance__itemlist .secitem-item__thumb {
    max-width: auto;
  }
}

.last-chance__itemlist .secitem-item__thumb img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.last-chance__itemlist .secitem-item__info {
  flex: 1;
  display: flex;
  flex-direction: column;
  row-gap: 0.8rem;
}
.last-chance__itemlist .secitem-item__name {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 140%;
  margin: 0;
}
@media (max-width: 1240px) {
  .last-chance__itemlist .secitem-item__name {
    font-size: 2VW;
  }
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem-item__name {
    font-size: 2rem;
  }
}
@media (max-width: 480px) {
  .last-chance__itemlist .secitem-item__name {
    font-size: 4vw;
  }
}
.last-chance__itemlist .secitem-item__price {
  margin-top: auto;
  color: #c1272d;
  text-align: right;
  font-size: 4.5rem;
  font-weight: 700;
}
@media (max-width: 1240px) {
  .last-chance__itemlist .secitem-item__price {
    font-size: 3VW;
  }
}
@media (max-width: 980px) {
  .last-chance__itemlist .secitem-item__price {
    font-size: 2.5VW;
  }
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem-item__price {
    font-size: 3.5rem;
  }
}
@media (max-width: 586px) {
  .last-chance__itemlist .secitem-item__price {
    font-size: 5vw;
  }
}
.last-chance__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;
}
@media (max-width: 1240px) {
  .last-chance__itemlist .secitem-item__price-saf {
    font-size: 1.6vw;
  }
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem-item__price-saf {
    font-size: 1.6rem;
  }
}
@media (max-width: 586px) {
  .last-chance__itemlist .secitem-item__price-saf {
    font-size: 3vw;
  }
}
.last-chance__itemlist .secitem-item__price-unit {
  font-size: 2rem;
  margin-left: 0.4rem;
}
@media (max-width: 480px) {
  .last-chance__itemlist .secitem-item__price-unit {
    font-size: 3vw;
  }
}
.last-chance__itemlist .secitem-item__note {
  font-size: 1.2rem;
  font-weight: 700;
}
.last-chance__itemlist .secitem-item__lower {
  display: flex;
  flex-direction: column;
  row-gap: 1.2rem;
}
@media (min-width: 769px) {
  .last-chance__itemlist .secitem-item__lower {
    padding-top: 1rem;
  }
}
.last-chance__itemlist .secitem-item__headline {
  position: relative;
  z-index: 1;
}
.last-chance__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) {
  .last-chance__itemlist .secitem-item__headline span {
    font-size: 1.2rem;
  }
}
.last-chance__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%);
}
.last-chance__itemlist .secitem-item__desc {
  font-size: 1.5rem;
  line-height: 210%;
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem-item__desc {
    font-size: 1.2rem;
  }
}
.last-chance__itemlist .secitem-item .nomal-btn {
  width: 100%;
  margin: auto;
  margin-bottom: 0;
}
.last-chance__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: 10px 40px 10px 30px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 2rem;
  background: #048c08;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.2rem;
  gap: 10px;
  height: 100%;
}
.last-chance__itemlist .secitem.recommend .secitem-item .nomal-btn a {
  background: #dd0000;
}
.last-chance__itemlist .secitem.recommend div.more-link {
  padding-top: 2em;
}
.last-chance__itemlist .secitem.recommend .more-link a {
  color: #dd0000;
  border: solid 2px #dd0000;
}
.last-chance__itemlist .secitem.limit .secitem-item .nomal-btn a {
  background: #0d51ae;
}
.last-chance__itemlist .secitem.limit div.more-link {
  padding-top: 2em;
}
.last-chance__itemlist .secitem.limit .more-link a {
  color: #0d51ae;
  border: solid 2px #0d51ae;
}
.last-chance__itemlist .secitem.change .secitem-item .nomal-btn a {
  background: #eb4b07;
}
.last-chance__itemlist .secitem.change div.more-link {
  padding-top: 2em;
}
.last-chance__itemlist .secitem.change .more-link a {
  color: #eb4b07;
  border: solid 2px #eb4b07;
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem.recommend div.more-link,
  .last-chance__itemlist .secitem.limit div.more-link,
  .last-chance__itemlist .secitem.change div.more-link {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}

.last-chance__itemlist .secitem-item .nomal-btn a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: rgba(255, 255, 255, 0.2);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  pointer-events: none;
}
@media (max-width: 1240px) {
  .last-chance__itemlist .secitem-item .nomal-btn a {
    font-size: 1.7vw;
  }
}
@media (max-width: 768px) {
  .last-chance__itemlist .secitem-item .nomal-btn a {
    font-size: 1.6rem;
    padding: 10px 20px 10px 15px;
    gap: 5px;
  }
}
@media (max-width: 480px) {
  .last-chance__itemlist .secitem-item .nomal-btn a {
    font-size: 3.5vw;
  }
}
.last-chance__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) {
  .last-chance__itemlist .secitem-item .nomal-btn a:before {
    right: 10px;
  }
}
.last-chance__itemlist .secitem-item .nomal-btn a:hover {
  transform: translateY(4px);
  box-shadow: none;
}

.last-chance__koujo {
  position: relative;
  z-index: 0;
  padding: 100px 0;
}

.last-chance__koujo:before {
  pointer-events: none;
  position: absolute;
  content: "";
  background-color: #fff8eb;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.last-chance .bnrkoujolist {
  display: grid;
  grid-template-columns: 1fr;
  gap: 60px;
  width: 100%;
  max-width: 980px;
  margin: auto;
  text-align: center;
}
.last-chance .bnrkoujolist a img {
  filter: drop-shadow(0 0 5px rgba(123, 123, 123, 0.33));
}
@media (max-width: 768px) {
  .last-chance .bottombox {
    width: 92%;
    margin: auto;
  }

  .last-chance__koujo {
    padding: 40px 0;
  }
  .last-chance .bnrkoujolist {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}




.last-chance__renzoku {
  position: relative;
  z-index: 0;
  padding: 40px 0;
}

.last-chance__renzoku:before {
  pointer-events: none;
  position: absolute;
  content: "";
  background-color: #fff5bb;
  background-image: url('/html/upload/user_data/feature/last-chance-0930/img/2026/bg_renzoku.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 768px) {
  .last-chance__renzoku:before {
    background-size: 135% auto;
    background-position-x: 48%;
  }
}
.last-chance .renzokuTitle {
  padding-top: 0;
  padding-bottom: 40px;
}
.last-chance .renzokuTitle .title {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .last-chance .renzokuTitle .title {
    margin-top: 4vw;
  }
}
.last-chance .renzokuTitle .step {
  margin-top: 20px;
}

.last-chance__renzoku .whiteBox {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  margin-bottom: 40PX;
  padding: 32px 64px;
  text-align: center;
}
.last-chance__renzoku .whiteBox + .whiteBox  {
}

.last-chance__renzoku .whiteBox .attentionList {
  margin:40px auto 0 !important;
  text-align: left;
  color: #602200;
  width: 100%;
  max-width: 54em;
}
@media (max-width: 768px) {
  .last-chance__renzoku .whiteBox .attentionList {
    margin-top: 4vw !important;
  }
}
.last-chance__renzoku .whiteBox .attentionList li {
  padding-bottom: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
}

@media (max-width: 768px) {
  .last-chance__renzoku {
    position: relative;
    z-index: 0;
    padding: 20px 0;
  }
  .last-chance .renzokuTitle {
    padding-top: 0;
    padding-bottom: 1em;
  }
  .last-chance .renzokuTitle h2 {
    margin-top: 0;
  }
  .last-chance__renzoku .whiteBox {
    padding: 4vw 3vw;
  }
}

.schedule-container {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    font-family: sans-serif;
    color: #333;
    margin-top: 40px;
}
@media (max-width: 768px) {
  .schedule-container {
      margin-top: 4vw;
  }
}

.schedule-container .read {
  margin-bottom: 20px;
  font-size:2rem;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .schedule-container .read {
    font-size:3.5vw;
  }
}

.schedule-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 2px solid #ff5b00;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
}

.schedule-table th {
    background-color: #ff5b00;
    color: #ffffff;
    padding: 14px 10px;
    font-weight: bold;
    text-align: center;
}

.schedule-table td,
.schedule-table tbody th {
    padding: 14px 0;
    border-top: 1px solid #ff5b00;
    text-align: center;
    font-weight: normal;
}

.schedule-table tbody th {
    background-color: #ffeade;
    color: #cc3300;
    font-weight: bold;
    width: 25%;
    border-right: 1px solid #ff5b00;
}
.schedule-table thead th:first-child {
    border-right: 1px solid #ffffff;
}

.schedule-table td {
    background-color: #ffffff;
    text-align: center;
    color: #602200;
}


.status-box {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #ff5b00;
    border-radius: 12px;
    padding: 20px;
    background-color: #ffffff;
    gap: 30px;
    box-sizing: border-box;
}

.status-content {
    display: flex;
    align-items: center;
    color: #ff6600;
    font-weight: bold;
    font-size: 1.2em;
    white-space: nowrap;
}

.status-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 20PX;
    margin-top: -5px;
}
@media screen and (max-width: 768px) {
  .status-icon {
      width: 4.5vw;
      height: 4.5vw;
      margin-right: 3vw;
  }
}
.status-text {
  font-size: 1.1em;
}
.status-detail {
    color: #602200;
    font-weight: bold;
    font-size: 1.1em;
}
@media screen and (max-width: 768px) {
  .status-text {
    font-size: 3.5vw;
  }
  .status-detail {
      font-size: 3.5vw;
  }
}

@media screen and (max-width: 768px) {
    .status-box {
        flex-direction: column;
        gap: 10px;
        padding: 15px;
        text-align: center;
    }

    .status-content {
        white-space: normal;
    }
}





.schedule-container {
  width: 100%;
  margin: auto;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .schedule-container {
    margin-top: 4vw;
  }
}

.schedule-container 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: 10px 40px 10px 30px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 2rem;
  background: #dd0000;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.2rem;
  gap: 10px;
  height: 100%;
  margin-top: 30px;
  max-width:460px;
}
@media (max-width: 768px) {
  .schedule-container a {
    margin-top: 5vw;
    margin-bottom: 2vw;
  }
}

.schedule-container a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: rgba(255, 255, 255, 0.2);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  pointer-events: none;
}
@media (max-width: 1240px) {
  .schedule-container a {
    font-size: 1.7vw;
  }
}
@media (max-width: 768px) {
  .schedule-container a {
    font-size: 1.6rem;
    padding: 10px 20px 10px 15px;
    gap: 5px;
  }
}
@media (max-width: 480px) {
  .schedule-container a {
    font-size: 3.5vw;
  }
}
.schedule-container 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) {
  .schedule-container a:before {
    right: 10px;
  }
}
.schedule-container a:hover {
  transform: translateY(4px);
  box-shadow: none;
}








.last-chance__other {
  position: relative;
  z-index: 0;
  padding: 80px 0 120px;
}
@media (max-width: 768px) {
  .last-chance__other {
    padding: 40px 0 80px;
  }
}
.last-chance__other:before {
  pointer-events: none;
  position: absolute;
  content: "";
  background-color: #fff8eb;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.last-chance .otherTitle {
  padding-top: 80px;
  padding-bottom: 80px;
}
.last-chance .bnrlist {
  display: grid;
  grid-template-columns: 1fr;
  gap: 50px;
  width: 100%;
  max-width: 777px;
  margin: auto;
}
@media (max-width: 768px) {
  .last-chance .otherTitle {
    padding-top: 2em;
    padding-bottom: 1em;
  }
  .last-chance .bnrlist {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}

.spOnly {
  display: none;
}
@media (max-width: 768px) {
  .spOnly {
    display: block;
  }
}

.ec-layoutRole .ec-layoutRole__contents {
  overflow: hidden;
}
.ec-footerRole {
  margin-top: 0;
}
.ec-footerNavWrap_sp {
  margin-top: 0 !important;
}
.ec-featureRole__headdescription {
  padding-bottom: 0;
  margin-bottom: 0;
}

/*# sourceMappingURL=style2026.css.map */