@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

#coupon2026 :where(h1, h2, h3, h4, h5, h6, p) {
  line-height: 1.5;
  color: #093D69;
  font-weight: 600;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
}
#coupon2026 .main_block {
  margin-top: 0;
}
#coupon2026 #content {
  padding-top: 0 !important;
}
#coupon2026 #header {
  background: #093D69;
  position: static;
}
#coupon2026 #header .inner {
  display: flex;
  justify-content: flex-start;
}
#coupon2026 #header .inner .site_logo {
  position: relative;
  transform: none;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
}
#coupon2026 #header .inner .site_logo .logo_img {
  fill: #FFF;
}
#coupon2026 .micho {
  font-family: "Shippori Mincho", "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
}
#coupon2026 .fz-36 {
  font-size: clamp(1.75rem, 1.568rem + 0.91vw, 2.25rem);
}
#coupon2026 .fz-24 {
  font-size: clamp(1.25rem, 1.159rem + 0.45vw, 1.5rem);
}
#coupon2026 .fz-30 {
  font-size: clamp(1.625rem, 1.534rem + 0.45vw, 1.875rem);
}
#coupon2026 .fz-28 {
  font-size: clamp(1.5rem, 1.409rem + 0.45vw, 1.75rem);
}
#coupon2026 .fz-22 {
  font-size: clamp(1.125rem, 1.034rem + 0.45vw, 1.375rem);
}
#coupon2026 .fz-20 {
  font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
}
#coupon2026 .fz-18 {
  font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem);
}
#coupon2026 .fz-16 {
  font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
}
#coupon2026 .fz-14 {
  font-size: clamp(0.625rem, 0.534rem + 0.45vw, 0.875rem);
}
#coupon2026 .wrp {
  width: min(80%, 627px);
  margin-right: auto;
  margin-left: auto;
}
#coupon2026 .wrp_wide {
  width: min(90%, 800px);
  margin-right: auto;
  margin-left: auto;
}
#coupon2026 .fw-600 {
  font-weight: 600;
}
#coupon2026 .fw-500 {
  font-weight: 500;
}
#coupon2026 .white {
  color: #FFF;
}
#coupon2026 .red {
  color: #DC000C;
}
#coupon2026 .mb0 {
  margin-bottom: 0;
}
#coupon2026 .mb1 {
  margin-bottom: 1rem;
}
#coupon2026 .mb2 {
  margin-bottom: 2rem;
}
#coupon2026 .mb3 {
  margin-bottom: 3rem;
}
#coupon2026 .mb5 {
  margin-bottom: 5rem;
}
#coupon2026 .mt0 {
  margin-top: 0;
}
#coupon2026 .mt1 {
  margin-top: 1rem;
}
#coupon2026 .mt2 {
  margin-top: 2rem;
}
#coupon2026 .mt3 {
  margin-top: 3rem;
}
#coupon2026 .mt5 {
  margin-top: 5rem;
}
#coupon2026 .lh-2 {
  line-height: 2;
}
#coupon2026 .bd-tb {
  border-top: 1px solid #093D69;
  border-bottom: 1px solid #093D69;
  padding: 0.5em 2em;
}
@media screen and (max-width: 719px) {
  #coupon2026 .bd-tb {
    border: 1px solid #093D69;
  }
}
#coupon2026 .bd_b {
  border-bottom: 1px solid #093D69;
}
#coupon2026 .nowrap {
  white-space: nowrap;
}
#coupon2026 .red-ribbon {
  padding: 1.5rem 0;
  line-height: 1;
  margin-bottom: 0;
}
#coupon2026 .sec_top {
  margin-top: 0;
  padding-top: 2rem;
  padding-bottom: 5rem;
  background-image: url(../images/top_bg.svg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
@media screen and (max-width: 719px) {
  #coupon2026 .sec_top {
    background-image: url(../images/top_bg_sp.svg);
    background-size: auto 115%;
  }
}
#coupon2026 .sec_top::before {
  z-index: -1;
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/top_bg_pattern.svg) repeat;
}
#coupon2026 .head_bg {
  padding: 1rem 0;
  font-weight: 600;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
  color: #093D69;
  font-size: clamp(1.25rem, 1.159rem + 0.45vw, 1.5rem);
  background: url(../images/head_bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  max-width: 24rem;
  width: 90%;
  background-position: center center;
  background-size: 100% auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2rem;
}
#coupon2026 .icon_col {
  width: min(90%, 940px);
  margin-right: auto;
  margin-left: auto;
  gap: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 0;
  flex-wrap: wrap;
}
#coupon2026 .icon_col .wp-block-column {
  margin: 0;
}
@media (max-width: 781px) {
  #coupon2026 .icon_col .wp-block-column {
    width: calc((100% - 3rem) / 3);
    flex-basis: auto !important;
  }
}
#coupon2026 .icon_col figure {
  margin: 0;
}
#coupon2026 .icon_col figure figcaption {
  margin-bottom: 0;
  color: #093D69;
  font-weight: 600;
  text-align: center;
}
#coupon2026 .way_list {
  border: 1px solid #093D69;
  border-radius: 20px;
  position: relative;
  padding: 1.5rem 3rem;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
@media screen and (max-width: 719px) {
  #coupon2026 .way_list {
    padding-top: 2.5rem;
    margin-top: 2rem;
  }
  #coupon2026 .way_list h3,
  #coupon2026 .way_list p {
    text-align: center;
  }
}
#coupon2026 .way_list .number {
  display: block;
  margin: 0;
  padding: 0;
  border: 1px solid #093D69;
  background: #FFE302;
  font-size: clamp(1.625rem, 1.534rem + 0.45vw, 1.875rem);
  width: 50px;
  height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  border-radius: 50%;
  position: absolute;
  left: -3rem;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 719px) {
  #coupon2026 .way_list .number {
    top: -2.5rem;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
#coupon2026 .way_list .wp-block-image {
  position: relative;
}
#coupon2026 .way_list .blue {
  font-size: clamp(0.625rem, 0.534rem + 0.45vw, 0.875rem);
  background: #093D69;
  color: #FFF;
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 10px 10px 0 0;
  padding: 0.25em 0.5em;
}
@media screen and (max-width: 719px) {
  #coupon2026 .way_list .blue {
    margin-right: auto;
    margin-left: auto;
    font-size: 1rem;
  }
}
#coupon2026 .way_list h3 {
  font-size: clamp(1.125rem, 1.034rem + 0.45vw, 1.375rem);
  margin-top: 0;
}
#coupon2026 .way_list.no1 .wp-block-image {
  position: absolute;
  width: 136px;
  right: -2.75rem;
  top: -3rem;
}
@media screen and (max-width: 719px) {
  #coupon2026 .way_list.no1 .wp-block-image {
    width: 40%;
  }
}
#coupon2026 .way_list.no2 > .wp-block-group__inner-container {
  display: flex;
  gap: 1.5rem;
}
#coupon2026 .way_list.no2 > .wp-block-group__inner-container figure {
  flex-basis: 40%;
}
@media screen and (max-width: 719px) {
  #coupon2026 .way_list.no2 > .wp-block-group__inner-container {
    flex-direction: column;
  }
}
#coupon2026 .way_list.no3 > .wp-block-group__inner-container {
  display: flex;
  gap: 1.5rem;
}
#coupon2026 .way_list.no3 > .wp-block-group__inner-container .wp-block-group:has(h3) {
  flex-basis: 80%;
}
#coupon2026 .way_list.no3 > .wp-block-group__inner-container figure {
  margin: 0;
  transform: translateX(calc(3rem + 10%));
}
@media screen and (max-width: 719px) {
  #coupon2026 .way_list.no3 > .wp-block-group__inner-container {
    flex-direction: column;
    align-items: center;
    height: 100%;
  }
  #coupon2026 .way_list.no3 > .wp-block-group__inner-container figure {
    transform: none;
    width: 60%;
  }
}
#coupon2026 .bg_light {
  background: #FCFDF5;
  padding: 5rem 0 10rem;
}
#coupon2026 .bg_light .bd_b {
  border-bottom: 1px solid #093D69;
}
#coupon2026 .bg_light .bd_b.red {
  border-bottom: 2px solid #DC000C;
  color: #DC000C;
}
#coupon2026 .bg_light .cap {
  color: #FFF;
  background: #2B6AD0;
  border-radius: 20px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  transition: 0.2s;
}
#coupon2026 .bg_light .cap:has(a:hover) {
  transform: translate(3px, 3px);
}
#coupon2026 .bg_light .cap a {
  padding: 0.25em 1.5em;
  display: block;
  font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
  text-decoration: none;
  color: inherit;
}
#coupon2026 .bg_light .cap_col {
  width: 80%;
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  gap: 1rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 719px) {
  #coupon2026 .bg_light .cap_col {
    width: 100%;
  }
}
#coupon2026 .bg_light .cap_col .wp-block-column {
  margin: 0;
  flex-basis: auto !important;
  width: calc((100% - 2rem) / 3);
}
@media screen and (max-width: 719px) {
  #coupon2026 .bg_light .cap_col .wp-block-column {
    width: calc((100% - 1rem) / 2);
  }
}
#coupon2026 .bg_light .cap_col .wp-block-column p {
  --bg-color: transparent;
}
#coupon2026 .bg_light .cap_col .wp-block-column p.orange {
  --bg-color: #FCEBDD;
}
#coupon2026 .bg_light .cap_col .wp-block-column p.green {
  --bg-color: #E6F7E7;
}
#coupon2026 .bg_light .cap_col .wp-block-column p.pink {
  --bg-color: #F9F0F1;
}
#coupon2026 .bg_light .cap_col .wp-block-column p.olive {
  --bg-color: #E8EFDE;
}
#coupon2026 .bg_light .cap_col .wp-block-column p.brown {
  --bg-color: #FCF3DD;
}
#coupon2026 .bg_light .cap_col .wp-block-column p.cream {
  --bg-color: #F3EEDD;
}
#coupon2026 .bg_light .cap_col .wp-block-column p {
  margin: 0;
  text-align: center;
  border: 1px solid #093D69;
  border-radius: 20px;
  background: var(--bg-color);
  transition: 0.2s;
}
#coupon2026 .bg_light .cap_col .wp-block-column p:has(a:hover) {
  transform: translate(3px, 3px);
}
#coupon2026 .bg_light .cap_col .wp-block-column p a {
  display: block;
  padding: 0.25em 1em;
  font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
  text-decoration: none;
  color: inherit;
}
#coupon2026 .bg_light .mark.blue {
  --bg-color:#2B6AD0;
}
#coupon2026 .bg_light .mark.orange {
  --bg-color:#F74C0C;
}
#coupon2026 .bg_light .mark.green {
  --bg-color:#2EC66F;
}
#coupon2026 .bg_light .mark.pink {
  --bg-color:#DD7FCB;
}
#coupon2026 .bg_light .mark.olive {
  --bg-color:#3B771C;
}
#coupon2026 .bg_light .mark.mikan {
  --bg-color:#F79D0F;
}
#coupon2026 .bg_light .mark.brown {
  --bg-color:#A36B11;
}
#coupon2026 .bg_light .mark {
  width: min(80%, 410px);
  max-width: 410px;
  background: var(--bg-color);
  border-radius: 20px;
  padding: 0.5em;
  margin-right: auto;
  margin-left: auto;
  gap: 10px;
}
#coupon2026 .bg_light .mark .wp-block-group__inner-container {
  display: flex;
}
#coupon2026 .bg_light .mark p {
  text-wrap: nowrap;
  font-size: clamp(1.125rem, 1.034rem + 0.45vw, 1.375rem);
  margin: 0;
  text-align: center;
}
#coupon2026 .bg_light .mark p.white {
  background: #FFF;
  color: #093D69;
  border-radius: 15px;
  width: 7.5rem;
}
#coupon2026 .bg_light .mark p:last-of-type {
  flex: 1;
  color: #FFF;
}
#coupon2026 .bg_light .col_bet .wp-block-group__inner-container {
  display: flex;
  justify-content: space-between;
}
#coupon2026 .bg_light .col_bet .wp-block-group__inner-container p {
  margin: 0;
  font-size: clamp(0.625rem, 0.534rem + 0.45vw, 0.875rem);
}
#coupon2026 .bg_light .facility_table {
  overflow-x: hidden;
}
#coupon2026 .bg_light .facility_table a {
  text-decoration: none;
  color: #093D69;
}
#coupon2026 .bg_light .facility_table table {
  width: 100%;
  box-sizing: border-box;
}
#coupon2026 .bg_light .facility_table table thead {
  border: none;
}
#coupon2026 .bg_light .facility_table table thead th {
  text-align: left;
  background: #093D69;
  color: #FFF;
  border: none;
  font-size: clamp(0.625rem, 0.534rem + 0.45vw, 0.875rem);
}
#coupon2026 .bg_light .facility_table table thead th:not(:last-of-type) {
  border-right: 1px solid #FFF;
}
#coupon2026 .bg_light .facility_table table th:first-child,
#coupon2026 .bg_light .facility_table table td:first-child,
#coupon2026 .bg_light .facility_table table th:last-child,
#coupon2026 .bg_light .facility_table table td:last-child {
  width: 1%;
  white-space: nowrap;
}
#coupon2026 .bg_light .facility_table table tr td {
  color: #093D69;
  font-size: clamp(0.625rem, 0.534rem + 0.45vw, 0.875rem);
  font-weight: 600;
  border: none;
  border-bottom: 1px solid #093D69;
}
#coupon2026 .bg_light .facility_table table tr td:first-of-type {
  background: #e6eef1;
  text-align: center;
}
#coupon2026 .bg_light .facility_table table tr td:nth-of-type(2) {
  background: #FCEBDD;
  width: 50%;
}
#coupon2026 .bg_light .facility_table table tr td:nth-of-type(3) {
  background: #FFF;
  font-weight: 500;
}
#coupon2026 .bg_light .facility_table table tr td:nth-of-type(4) {
  background: #FFF;
  position: relative;
}
#coupon2026 .bg_light .facility_table table tr td:nth-of-type(4) a {
  color: transparent;
  display: block;
  width: 15px;
  height: 18px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../images/map.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#coupon2026 .bg_light .facility_table table tr td:not(:last-of-type) {
  border-right: 1px solid #093D69;
}
#coupon2026 .bg_light .facility_table_v2 {
  overflow-x: hidden;
}
#coupon2026 .bg_light .facility_table_v2 a {
  text-decoration: none;
  color: #093D69;
}
#coupon2026 .bg_light .facility_table_v2.green {
  --bg-color:#E6F7E7;
}
#coupon2026 .bg_light .facility_table_v2.pink {
  --bg-color:#F9F0F1;
}
#coupon2026 .bg_light .facility_table_v2.olive {
  --bg-color:#E8EFDE;
}
#coupon2026 .bg_light .facility_table_v2.mikan {
  --bg-color:#FCEBDD;
}
#coupon2026 .bg_light .facility_table_v2.brown {
  --bg-color:#F3EEDD;
}
#coupon2026 .bg_light .facility_table_v2 table {
  width: 100%;
  box-sizing: border-box;
}
#coupon2026 .bg_light .facility_table_v2 table thead {
  border: none;
}
#coupon2026 .bg_light .facility_table_v2 table thead th {
  text-align: left;
  background: #093D69;
  color: #FFF;
  border: none;
  font-size: clamp(0.625rem, 0.534rem + 0.45vw, 0.875rem);
}
#coupon2026 .bg_light .facility_table_v2 table thead th:not(:last-of-type) {
  border-right: 1px solid #FFF;
}
#coupon2026 .bg_light .facility_table_v2 table th:last-child,
#coupon2026 .bg_light .facility_table_v2 table td:last-child {
  width: 1%;
  white-space: nowrap;
}
#coupon2026 .bg_light .facility_table_v2 table tr td {
  color: #093D69;
  font-size: clamp(0.625rem, 0.534rem + 0.45vw, 0.875rem);
  font-weight: 600;
  border: none;
  border-bottom: 1px solid #093D69;
}
#coupon2026 .bg_light .facility_table_v2 table tr td:first-of-type {
  background: var(--bg-color);
  width: 55%;
}
#coupon2026 .bg_light .facility_table_v2 table tr td:nth-of-type(2) {
  background: #FFF;
  font-weight: 500;
}
#coupon2026 .bg_light .facility_table_v2 table tr td:nth-of-type(3) {
  background: #FFF;
  position: relative;
}
#coupon2026 .bg_light .facility_table_v2 table tr td:nth-of-type(3) a {
  color: transparent;
  display: block;
  width: 15px;
  height: 18px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../images/map.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#coupon2026 .bg_light .facility_table_v2 table tr td:not(:last-of-type) {
  border-right: 1px solid #093D69;
}
#coupon2026 .natsutoro {
  background: #1D604F;
  padding: 5rem 0;
}
#coupon2026 .natsutoro :where(h1, h2, h3, h4, h5, h6, p) {
  color: #FFF;
  font-weight: 500;
}
#coupon2026 .natsutoro h3 {
  font-weight: 600;
}
#coupon2026 .natsutoro .bd-b {
  padding: 0 1em;
  border-bottom: 1px solid #FFF;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}
#coupon2026 .natsutoro .detail_btn .wp-block-button__link {
  background: #FFF;
  padding: 1.5rem 1rem;
  color: #093D69;
}
#coupon2026 .natsutoro .detail_btn .wp-block-button__link::before {
  content: none;
}
#coupon2026 .other_list .aside_title {
  font-family: "Shippori Mincho", "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
}
#coupon2026 .other_list .link_btn {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}
#coupon2026 #fixed_btn {
  position: fixed;
  top: 20%;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: 0.2s;
}
@media screen and (max-width: 719px) {
  #coupon2026 #fixed_btn {
    right: 0;
  }
}
#coupon2026 #fixed_btn a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
#coupon2026 #fixed_btn a:hover {
  opacity: 0.5;
}
#coupon2026 #fixed_btn a img {
  display: block;
  margin-top: auto;
}
@media screen and (max-width: 719px) {
  #coupon2026 .year {
    text-align: center;
  }
}
@media screen and (max-width: 719px) {
  #coupon2026 .checkin {
    width: -moz-fit-content;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
  }
}
#coupon2026 .wrap_map {
  width: 100%;
  aspect-ratio: 2/1;
}
@media screen and (max-width: 719px) {
  #coupon2026 .wrap_map {
    aspect-ratio: 16/9;
  }
}/*# sourceMappingURL=coupon2026.css.map */