@charset "UTF-8";
*, *::before, *::after {
  box-sizing: border-box;
}

ul[class], ol[class] {
  padding: 0;
}

body, h1, h2, h3, h4, p, ul[class], ol[class], figure, blockquote, dl, dd {
  margin: 0;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

ul[class], ol[class] {
  list-style: none;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
}

img, picture {
  max-width: 100%;
  display: block;
}

input, button, textarea, select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
* {
  margin: 0;
  padding: 0;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 920px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}
.u-inner {
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
}

.u-inline {
  display: inline !important;
}

.u-inline-block {
  display: inline-block !important;
}

.u-flex {
  display: flex;
}

.u-justify-center {
  justify-content: center;
}

.u-align-baseline {
  align-items: baseline;
}

.u-between {
  justify-content: space-between;
}

.u-align-center {
  align-items: center;
}

.u-overflowhidden {
  overflow: hidden;
}

.u-white {
  color: #fff;
}

.u-blue {
  color: #2D53A3;
}

.u-text-left {
  text-align: left !important;
}

.u-text-right {
  text-align: right;
}

.u-text-center {
  text-align: center;
}

.u-nowrap {
  white-space: nowrap;
}

.u-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.u-no-linebreak {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.u-color-main {
  color: #00AEBB;
}

.din {
  font-family: din-2014, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.u-relative {
  position: relative;
}

.u-wrapper1 {
  max-width: 1366px;
  position: relative;
  margin: auto;
}
@media screen and (max-width: 920px) {
  .u-wrapper1 {
    max-width: 100%;
  }
}

.u-wrapper2 {
  max-width: 122.4rem;
  padding: 0 20px;
  margin: auto;
}
@media screen and (max-width: 920px) {
  .u-wrapper2 {
    max-width: 100%;
    padding: 0 1.5rem;
  }
}

.u-wrapper3 {
  max-width: 126.6rem;
  padding: 0 20px;
  margin: auto;
}
@media screen and (max-width: 920px) {
  .u-wrapper3 {
    max-width: 100%;
    padding: 0 1.5rem;
  }
}

.u-wrapper4 {
  max-width: 104rem;
  padding: 0 2rem;
  margin: auto;
}
@media screen and (max-width: 920px) {
  .u-wrapper4 {
    max-width: 100%;
    padding: 0 1.5rem;
  }
}

.relative {
  position: relative;
}

.underline {
  text-decoration: underline !important;
}

.bold {
  font-weight: bold;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-ms-0 {
  margin-left: 0rem !important;
}

.u-ms-1 {
  margin-left: 1rem !important;
}

.u-ms-2 {
  margin-left: 2rem !important;
}

.u-ms-3 {
  margin-left: 3rem !important;
}

.u-ms-4 {
  margin-left: 4rem !important;
}

.u-ms-0-5 {
  margin-left: 0.5rem !important;
}

.me-0 {
  margin-right: 0 !important;
}

.u-ms-auto {
  margin-left: auto !important;
}

.me-auto {
  margin-right: auto !important;
}

.u-mb-0 {
  margin-bottom: 0rem !important;
}

.u-mb-10 {
  margin-bottom: 1rem !important;
}

.u-mb-15 {
  margin-bottom: 1.5rem !important;
}

.u-mb-25 {
  margin-bottom: 2.5rem !important;
}

.u-mb-30 {
  margin-bottom: 3rem !important;
}

.u-mb-40 {
  margin-bottom: 4rem !important;
}

.u-mb-45 {
  margin-bottom: 4.5rem !important;
}

.u-mb-50 {
  margin-bottom: 5rem !important;
}

.u-mb-60 {
  margin-bottom: 6rem !important;
}

.u-mb-65 {
  margin-bottom: 6.5rem !important;
}

.u-mb-70 {
  margin-bottom: 7rem !important;
}

.u-mb-75 {
  margin-bottom: 7.5rem !important;
}

.u-mb-80 {
  margin-bottom: 8rem !important;
}

.u-mb-90 {
  margin-bottom: 9rem !important;
}

.u-mb-100 {
  margin-bottom: 10rem !important;
}

.u-mb-110 {
  margin-bottom: 11rem !important;
}

.u-mb-120 {
  margin-bottom: 12rem !important;
}

.u-mb-125 {
  margin-bottom: 12.5rem !important;
}

.u-mb-130 {
  margin-bottom: 13rem !important;
}

.u-mb-140 {
  margin-bottom: 14rem !important;
}

.u-mb-160 {
  margin-bottom: 16rem !important;
}

/* margin-top */
.u-mt-00 {
  margin-top: 0rem !important;
}

.u-mt-10 {
  margin-top: 1rem !important;
}

.u-mt-20 {
  margin-top: 2rem !important;
}

.u-mt-25 {
  margin-top: 2.5rem !important;
}

.u-mt-30 {
  margin-top: 3rem !important;
}

.u-mb-35 {
  margin-bottom: 3.5rem !important;
}

.u-mt-40 {
  margin-top: 4rem !important;
}

.u-mt-50 {
  margin-top: 5rem !important;
}

.u-mt-60 {
  margin-top: 6rem !important;
}

.u-mt-70 {
  margin-top: 7rem !important;
}

.u-mt-80 {
  margin-top: 8rem !important;
}

.u-mt-90 {
  margin-top: 9rem !important;
}

.u-mt-100 {
  margin-top: 10rem !important;
}

.u-pt-0 {
  padding-top: 0 !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.u-pb-20 {
  padding-bottom: 2rem !important;
}

.u-pb-100 {
  padding-bottom: 10rem !important;
}

.u-pb-120 {
  padding-bottom: 12rem !important;
}

.u-pb-125 {
  padding-bottom: 12.5rem !important;
}

.u-pb-130 {
  padding-bottom: 13rem !important;
}

.u-pb-140 {
  padding-bottom: 14rem !important;
}

.u-pb-160 {
  padding-bottom: 16rem !important;
}

.u-pb-180 {
  padding-bottom: 18rem !important;
}

/* padding-top**/
.u-pt-35 {
  padding-top: 3.5rem;
}

.u-pt-40 {
  padding-top: 4rem;
}

.u-pt-80 {
  padding-top: 8rem !important;
}

.u-pt-90 {
  padding-top: 9rem !important;
}

.u-pt-100 {
  padding-top: 10rem !important;
}

.u-pt-120 {
  padding-top: 12rem !important;
}

.u-pt-125 {
  padding-top: 12.5rem !important;
}

.u-pt-130 {
  padding-top: 13rem !important;
}

.u-pt-140 {
  padding-top: 14rem !important;
}

.u-pt-160 {
  padding-top: 16rem !important;
}

.u-pt-180 {
  padding-top: 18rem !important;
}

.u-pt-200 {
  padding-top: 20rem !important;
}

.u-ps-10 {
  padding-left: 10rem !important;
}

@media print, screen and (min-width: 921px) {
  .nowrap_pc {
    white-space: nowrap;
  }
}
@media screen and (max-width: 920px) {
  .u-align-baseline_sp {
    align-items: baseline;
  }

  .u-align-end_sp {
    align-items: end;
  }

  .justify-center_sp {
    justify-content: center;
  }

  .font46_sp {
    font-size: 4.6rem !important;
  }

  .font16_sp {
    font-size: 1.6rem !important;
  }

  .u-fz-14_sp {
    font-size: 1.4rem !important;
  }

  .u-fz-24_sp {
    font-size: 2.4rem !important;
  }

  .font36_sp {
    font-size: 3.6rem !important;
  }

  .nowrap_sp {
    white-space: nowrap !important;
  }

  .u-mb-0_sp {
    margin-bottom: 0rem !important;
  }

  .u-mb-10_sp {
    margin-bottom: 1rem !important;
  }

  .u-mb-20_sp {
    margin-bottom: 2rem !important;
  }

  .u-mb-25_sp {
    margin-bottom: 2.5rem !important;
  }

  .u-mb-30_sp {
    margin-bottom: 3rem !important;
  }

  .u-mb-35_sp {
    margin-bottom: 3.5rem !important;
  }

  .u-mb-40_sp {
    margin-bottom: 4rem !important;
  }

  .u-mb-45_sp {
    margin-bottom: 4.5rem !important;
  }

  .u-mb-50_sp {
    margin-bottom: 5rem !important;
  }

  .u-mb-60_sp {
    margin-bottom: 6rem !important;
  }

  .u-mb-65_sp {
    margin-bottom: 6.5rem !important;
  }

  .u-mb-70_sp {
    margin-bottom: 7rem !important;
  }

  .u-mb-80_sp {
    margin-bottom: 8rem !important;
  }

  .u-mb-85_sp {
    margin-bottom: 8.5rem !important;
  }

  .u-mb-90_sp {
    margin-bottom: 9rem !important;
  }

  .u-mt-0_sp {
    margin-top: 0rem !important;
  }

  .u-mt-40_sp {
    margin-top: 4rem !important;
  }

  .u-ms-0_sp {
    margin-left: 0 !important;
  }

  .u-ms-20_sp {
    margin-left: 2rem !important;
  }

  .mx-auto_sp {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .u-pt-20_sp {
    padding-top: 2rem !important;
  }

  .u-pt-25_sp {
    padding-top: 2.5rem !important;
  }

  .u-pt-30_sp {
    padding-top: 3rem !important;
  }

  .u-pt-35_sp {
    padding-top: 3.5rem !important;
  }

  .u-pt-40_sp {
    padding-top: 4rem !important;
  }

  .u-pt-50_sp {
    padding-top: 5rem !important;
  }

  .u-pt-55_sp {
    padding-top: 5.5rem !important;
  }

  .u-pt-60_sp {
    padding-top: 6rem !important;
  }

  .u-pt-70_sp {
    padding-top: 7rem !important;
  }

  .u-pt-80_sp {
    padding-top: 8rem !important;
  }

  .u-pt-90_sp {
    padding-top: 9rem !important;
  }

  .u-pt-100_sp {
    padding-top: 10rem !important;
  }

  .u-pb-0_sp {
    padding-bottom: 0rem !important;
  }

  .u-pb-40_sp {
    padding-bottom: 4rem !important;
  }

  .u-pb-50_sp {
    padding-bottom: 5rem !important;
  }

  .u-pb-60_sp {
    padding-bottom: 6rem !important;
  }

  .u-pb-80_sp {
    padding-bottom: 8rem !important;
  }

  .px-0_sp {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-15_sp {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .ps-0_sp {
    padding-left: 0 !important;
  }

  .ps-20_sp {
    padding-left: 2rem !important;
  }

  .pe-0_sp {
    padding-right: 0 !important;
  }

  .pe-20_sp {
    padding-right: 2rem !important;
  }

  .block_sp {
    display: block !important;
  }

  .u-text-center_sp {
    text-align: center !important;
  }

  .u-text-left_sp {
    text-align: left !important;
  }
}
/* checkbox **/
.input-checkbox {
  display: inline-block;
  position: relative;
  margin-right: 0.5em;
  margin-bottom: 1rem;
  font-weight: normal;
}

.input-checkbox input {
  display: none;
}

.input-checkbox input + label::before {
  content: "";
  width: 1.3em;
  height: 1.3em;
  display: inline-block;
  background-color: #edf2f4;
  border: solid 1px #edf2f4;
  border-radius: 2px;
  margin-right: 0.5rem;
  position: relative;
  top: 2px;
}

.input-checkbox input[type=radio] + label::before {
  border-radius: 100%;
}

.input-checkbox input:checked + label::before {
  background-color: #edf2f4;
  border-color: #edf2f4;
}

.input-checkbox input:checked + label::after {
  content: "";
  position: absolute;
  left: 8px;
  top: 5px;
  width: 0.4em;
  height: 0.8em;
  display: inline-block;
  border: solid 2px #222;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg);
  border-radius: 2px;
  margin-right: 0.5rem;
}

.input-checkbox input[type=radio] + label::after {
  border: solid 3px #fff;
  height: 0.4em;
  margin-top: 0.3em;
  transform: none;
  border-radius: 100%;
}

/** font util **/
.u-fz-14 {
  font-size: 1.4rem;
}

.u-fz-20 {
  font-size: 2rem;
}

.u-fz-32 {
  font-size: 3.2rem;
}

.u-fz-28 {
  font-size: 2.8rem;
}

.u-fz-36 {
  font-size: 3.6rem;
}

.u-fz-40 {
  font-size: 4rem;
}

@media screen and (max-width: 920px) {
  .u-fz-28_sp {
    font-size: 2.8rem !important;
  }

  .u-fz-20_sp {
    font-size: 2rem !important;
  }
}
.c-button {
  border: 0;
  width: 30rem;
  height: 6rem;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  gap: 0 2rem;
  justify-content: center;
  transition: 0.8s;
  color: #fff;
}
.c-button img {
  transition: 0.3s;
}
.c-button span {
  position: relative;
  z-index: 2;
}
.c-button .icon1 {
  width: 2.3rem;
  height: 2.3rem;
  border: solid 1px #fff;
  border-radius: 100%;
  position: relative;
  margin-left: 2rem;
  transition: 0.3s;
}
.c-button .icon1::before {
  content: "";
  display: block;
  margin: 0.5rem 0 0 -2.2rem;
  width: 4.2rem;
  transition: 0.3s;
  height: 1px;
  background-color: #fff;
}
@media print, screen and (min-width: 921px) {
  .c-button:hover {
    color: #212121;
  }
  .c-button:hover::after {
    width: 100%;
  }
  .c-button:hover::after {
    border: solid 1px #212121;
    width: 100%;
  }
  .c-button:hover .icon1 {
    border-color: #212121;
  }
  .c-button:hover .icon1::before {
    transform: translateX(1rem);
    background-color: #212121;
    width: 3.2rem;
  }
}
.c-button::after, .c-button::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: skewX(-15deg);
  transition: 0.3s;
  background-color: #a98c64;
}
.c-button::after {
  background-color: #fff;
  transform: skewX(-15deg);
  width: 0;
  right: 0;
  border: 0;
  transform-origin: left;
}
.c-button--fill {
  color: #fff;
}
.c-button--fill::before {
  background-color: #212121;
}
.c-button--fill .icon1 {
  border-color: #fff;
}
.c-button--fill .icon1::before {
  background-color: #fff;
}
@media print, screen and (min-width: 921px) {
  .c-button:hover img {
    transform: translate(0.5rem, 0);
  }
}

.c-autoscroll {
  position: relative;
  overflow: hidden;
  display: flex;
}
.c-autoscroll img {
  max-width: none;
}

.c-section-title {
  margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 921px) {
  .c-section-title--vertical {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: sideways;
    text-orientation: sideways;
    margin-bottom: 0;
  }
  .c-section-title--vertical .c-section-title__main::after {
    content: "";
    display: block;
    background-color: #707070;
    width: 1px;
    height: 10.5rem;
  }
}
.c-section-title__main {
  font-weight: 500;
  font-size: 6.6rem;
  font-family: "futura-pt", sans-serif;
  font-style: italic;
  text-transform: uppercase;
  font-variation-settings: "wght" 400;
  position: relative;
  display: flex;
  align-items: center;
  line-height: 1;
  gap: 2.88rem;
}
@media screen and (max-width: 920px) {
  .c-section-title__main {
    font-size: 5.6rem;
    gap: 1.68rem;
    white-space: nowrap;
  }
}
.c-section-title__main::after {
  content: "";
  display: block;
  background-color: #707070;
  width: 10.5rem;
  height: 1px;
}
@media screen and (max-width: 920px) {
  .c-section-title__main::after {
    width: 6rem;
  }
}
.c-section-title__sub {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 920px) {
  .c-section-title__sub {
    font-size: 1.4rem;
  }
}

.c-block-title {
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  font-weight: 500;
  margin-bottom: 5.2rem;
}
.c-block-title__sub {
  font-size: 1.6rem;
  gap: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.2rem;
}
.c-block-title__sub::before, .c-block-title__sub::after {
  content: "";
  display: block;
  width: 5.2rem;
  height: 1px;
  background-color: #212121;
}
.c-block-title__main {
  text-align: center;
  font-size: 2.8rem;
}
.c-block-title__main span {
  font-size: 3.6rem;
  color: #aa8c64;
  font-weight: 500;
}

.c-fair-group {
  margin-bottom: 9rem;
}
.c-fair-group:last-child {
  margin-bottom: 0;
}

.c-card-list .c-card {
  margin-bottom: 2rem;
}
.c-card-list .c-card:last-child {
  margin-bottom: 0;
}

.c-card {
  padding: 3.2rem 3rem 3.2rem;
  background-color: #fff;
  display: block;
}
.c-card:not(.c-card--detail):hover .c-card__visual img {
  scale: 1.04;
}
.c-card--detail {
  background-color: transparent;
  padding: 0;
  margin-bottom: 11.1rem;
}
.c-card--detail .c-card__inner {
  gap: 7.8rem;
  grid-template-columns: 44.8rem 1fr;
}
.c-card--mini {
  background-color: #ebe8e2;
  padding: 2.1rem 8rem 2.3rem 3.2rem;
  pointer-events: none;
}
.c-card--mini .c-card__inner {
  gap: 3.5rem;
  grid-template-columns: 10rem 1fr;
}
.c-card--mini .c-card__body-top {
  margin-bottom: 1.5rem;
}
.c-card--mini .c-card__title {
  font-size: 2rem;
  line-height: 2.8rem;
}
.c-card__visual {
  overflow: hidden;
}
.c-card__visual img {
  transition: 0.3s;
}
.c-card__body-box {
  background-color: #ebe8e2;
  position: relative;
  margin-top: auto;
  padding: 2.5rem 2.5rem 3rem;
  font-weight: 300;
  margin-top: 6rem;
}
.c-card__body-box-label {
  left: 2.8rem;
  top: 0;
  padding: 0 1.2rem;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  position: absolute;
  transform: translate(0, -50%);
  background-color: #aa8c64;
}
.c-card__body-box p {
  word-break: break-all;
}
.c-card__inner {
  display: grid;
  gap: 4rem;
  grid-template-columns: 26.3rem 1fr;
}
.c-card__body {
  display: flex;
  flex-direction: column;
}
.c-card__body-top {
  display: flex;
  gap: 1rem;
  margin-bottom: 2.4rem;
}
.c-card__body-bottom {
  display: flex;
}
.c-card__status {
  background-color: #ebe8e2;
  color: #aa8c64;
  font-weight: 500;
  padding: 0.4rem 0.8rem 0.5rem 0.6rem;
  align-self: baseline;
  text-align: center;
  min-width: 7rem;
}
.c-card__date {
  display: flex;
  color: #aa8c64;
  font-family: "DIN2014";
  font-weight: 500;
  min-width: 32.6rem;
}
@media screen and (max-width: 920px) {
  .c-card__date {
    min-width: auto;
  }
}
.c-card__date-left {
  border: solid 1px #aa8c64;
  background-color: #aa8c64;
  color: #fff;
  width: 11.5rem;
  text-align: center;
  padding: 0.5rem 1rem 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-card__date-right {
  border: solid 1px #aa8c64;
  padding: 0.5rem 1rem 0.2rem;
  min-width: 21.1rem;
}
.c-card__title {
  font-size: 2.4rem;
  line-height: 3.6rem;
  font-weight: 500;
  margin-bottom: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.c-card__desc {
  line-height: 2;
  margin-bottom: 2.4rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.c-card__labels {
  display: flex;
  gap: 0.8rem;
  margin-right: 2.4rem;
}
.c-card__label {
  min-width: 9rem;
  padding: 0.45rem 2.2rem;
  border: solid 1px;
  border-radius: 4px;
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
}
.c-card__meta {
  display: flex;
  gap: 1.8rem;
  align-items: center;
}
.c-card__map {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.982%22%20height%3D%2221.31%22%20viewBox%3D%220%200%2015.982%2021.31%22%3E%20%3Cpath%20id%3D%22Icon_awesome-map-marker-alt%22%20data-name%3D%22Icon%20awesome-map-marker-alt%22%20d%3D%22M7.17%2C20.88C1.123%2C12.113%2C0%2C11.213%2C0%2C7.991a7.991%2C7.991%2C0%2C1%2C1%2C15.982%2C0c0%2C3.222-1.123%2C4.122-7.17%2C12.889a1%2C1%2C0%2C0%2C1-1.643%2C0Zm.821-9.559a3.33%2C3.33%2C0%2C1%2C0-3.33-3.33A3.33%2C3.33%2C0%2C0%2C0%2C7.991%2C11.321Z%22%20fill%3D%22%23021221%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 2.5rem;
}
.c-card__time {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.898%22%20height%3D%2217.898%22%20viewBox%3D%220%200%2017.898%2017.898%22%3E%20%3Cg%20id%3D%22Icon_feather-clock%22%20data-name%3D%22Icon%20feather-clock%22%20transform%3D%22translate(0.5%200.5)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_22160%22%20data-name%3D%22%E3%83%91%E3%82%B9%2022160%22%20d%3D%22M19.9%2C11.449A8.449%2C8.449%2C0%2C1%2C1%2C11.449%2C3%2C8.449%2C8.449%2C0%2C0%2C1%2C19.9%2C11.449Z%22%20transform%3D%22translate(-3%20-3)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_22161%22%20data-name%3D%22%E3%83%91%E3%82%B9%2022161%22%20d%3D%22M18%2C9v5.069l3.38%2C1.69%22%20transform%3D%22translate(-9.551%20-5.62)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 2.5rem;
}

@media screen and (max-width: 920px) {
  .c-card {
    padding: 2.4rem 2.8rem 2.95rem;
  }

  .c-card__inner {
    display: block;
  }

  .c-card__visual {
    margin-bottom: 2.5rem;
  }
  .c-card__visual img {
    margin: auto;
  }

  .c-card__body-top {
    gap: 0.5rem;
    margin-bottom: 1rem;
  }

  .c-card__date-left {
    width: 7.2rem;
    font-size: 1.2rem;
    padding: 0.5rem 0.5rem 0.1rem;
    min-height: 2.6rem;
  }

  .c-card__date-right {
    font-size: 1.2rem;
    width: auto;
    min-height: 2.6rem;
    padding: 0.5rem 0.5rem 0.1rem;
    min-width: auto;
  }

  .c-card__status {
    font-size: 1.2rem;
    white-space: nowrap;
    align-self: baseline;
    height: 2.6rem;
    min-width: 5rem;
  }

  .c-card__title {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .c-card__desc {
    font-size: 1.4rem;
  }

  .c-card__body-bottom {
    display: block;
  }

  .c-card__labels {
    margin-bottom: 1.5rem;
  }

  .c-card__label {
    min-width: 5rem;
    font-size: 1.2rem;
    padding: 0.2rem 1rem;
  }

  .c-card__meta {
    font-size: 1.2rem;
  }

  .c-card__map {
    padding-left: 1.8rem;
    background-size: contain;
  }

  .c-card__body-box {
    margin-top: 4rem;
    padding: 2.5rem 1.5rem;
  }
  .c-card__body-box p {
    font-size: 1.4rem;
    line-height: 1.8;
  }

  .c-card__body-box-label {
    font-size: 1.4rem;
    padding: 0.1rem 1rem 0.2rem;
    left: 1.5rem;
  }
}
.c-card--mini .c-card__title, .c-card--mini .c-card__desc {
  display: block;
}

.c-card--detail .c-card__title, .c-card--detail .c-card__desc {
  display: block;
}
@media screen and (max-width: 920px) {
  .c-card--detail {
    padding: 0;
    margin-bottom: 6rem;
  }
}

.c-calender {
  text-align: center;
  background-color: #ebe8e2;
  padding: 2.8rem 4.5rem 3.5rem;
  font-weight: 400;
}
@media screen and (max-width: 920px) {
  .c-calender {
    padding: 1.6rem 3.2rem 2.4rem;
  }
}
.c-calender__title {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
@media screen and (max-width: 920px) {
  .c-calender__title {
    font-size: 1.5rem;
    margin-bottom: 1.2rem;
  }
}
.c-calender__cells {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 1.6rem 2rem;
  font-family: "DIN2014";
}
@media screen and (max-width: 920px) {
  .c-calender__cells {
    gap: 1rem 1.5rem;
  }
}
.c-calender__cells a {
  text-decoration: underline;
}
.c-calender__cell {
  width: 3.8rem;
  height: 3.8rem;
  line-height: 4rem;
  border-radius: 100%;
  transition: 0.3s;
}
@media screen and (max-width: 920px) {
  .c-calender__cell {
    width: 2.7rem;
    height: 2.7rem;
    line-height: 2.7rem;
    font-size: 1rem;
  }
}
.c-calender__cell.is-fair {
  background-color: #fff;
  cursor: pointer;
}
.c-calender__cell.is-fair:hover {
  color: #fff;
  background-color: #212121;
}
.c-calender__cell.is-fair.is-holiday:hover {
  color: #fff;
  background-color: #cd5064;
}
.c-calender__cell.is-fair.is-sun:hover {
  color: #fff;
  background-color: #cd5064;
}
.c-calender__cell.is-fair.is-sat:hover {
  color: #fff;
  background-color: #0987c9;
}
.c-calender__cell.is-sat {
  color: #0987c9;
}
.c-calender__cell.is-sun {
  color: #cd5064;
}
.c-calender__cell.is-holiday {
  color: #cd5064;
}
.c-calender__cell.is-gray {
  color: #b3b3b3;
}
.c-calender__cell.is-current {
  background-color: #212121;
  color: #fff;
}
.c-calender__header {
  border-bottom: 1px solid;
  margin-bottom: 1.6rem;
  padding-bottom: 1rem;
}
.c-calender__header-cells {
  font-family: "DIN2014";
  display: grid;
  gap: 1.6rem 2rem;
  grid-template-columns: repeat(7, 1fr);
  font-size: 1.3rem;
  white-space: nowrap;
}
@media screen and (max-width: 920px) {
  .c-calender__header-cells {
    font-size: 1.2rem;
    gap: 1.5rem;
  }
}
.c-calender__header-cell {
  width: 3.8rem;
}
@media screen and (max-width: 920px) {
  .c-calender__header-cell {
    width: 2.7rem;
  }
}
.c-calender__memo {
  text-align: right;
  margin-top: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 920px) {
  .c-calender__memo {
    font-size: 1rem;
  }
}
.c-calender__memo span {
  color: #fff;
}

.c-fairs {
  background-color: #fff;
  padding: 2.8rem 4.5rem 1.8rem;
  font-weight: 400;
}
@media screen and (max-width: 920px) {
  .c-fairs {
    padding: 2.65rem 1.7rem 2.8rem;
  }
}
.c-fairs__title {
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 3.6rem;
}
@media screen and (max-width: 920px) {
  .c-fairs__title {
    font-size: 2rem;
    margin-bottom: 2.4rem;
  }
}

.c-fairs-details__title {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
@media screen and (max-width: 920px) {
  .c-fairs-details__title {
    font-size: 1.4rem;
  }
}
.c-fairs-details__memo {
  text-align: center;
  margin-top: 3.2rem;
}
@media screen and (max-width: 920px) {
  .c-fairs-details__memo {
    margin-top: 1.8rem;
    font-size: 1.4rem;
  }
}
.c-fairs-details__button {
  margin-top: 2.8rem;
}
.c-fairs-details__button .c-button {
  padding-left: 4rem;
  margin: auto;
}
.c-fairs-details .c-fairs-detail {
  margin-bottom: 2.2rem;
}
.c-fairs-details .c-fairs-detail:last-child {
  margin-bottom: 0;
}

.c-page-hero {
  padding: 13.8rem 0 6.6rem;
}
@media screen and (max-width: 920px) {
  .c-page-hero {
    padding: 10rem 0 6rem;
  }
}
.c-page-hero__title {
  font-family: "futura-pt", sans-serif;
  font-size: 10rem;
  font-weight: 500;
  font-style: italic;
  font-variation-settings: "wght" 700;
}
@media screen and (max-width: 920px) {
  .c-page-hero__title {
    font-size: 5.6rem;
  }
}
.c-page-hero__subtitle {
  font-size: 2.4rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 920px) {
  .c-page-hero__subtitle {
    font-size: 2rem;
  }
}

.c-tabs {
  max-width: 100rem;
  margin: 0 auto 7.4rem;
  display: flex;
  justify-content: center;
  gap: 2.8rem;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 920px) {
  .c-tabs {
    max-width: 100%;
    gap: 1.5rem;
    margin-bottom: 4rem;
  }
}

.c-fair-title {
  font-size: 2.8rem;
  border-left: 5px solid #aa8c64;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  font-weight: 500;
  padding-left: 1.5rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 920px) {
  .c-fair-title {
    font-size: 2rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 2.4rem;
  }
}

.c-tab {
  flex: 0 0 25rem;
  max-width: 25rem;
  height: 6rem;
  border: solid 1px #212121;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: -1px;
  font-weight: 500;
}
@media screen and (max-width: 920px) {
  .c-tab {
    flex: 0 0 50%;
    max-width: 50%;
    height: 5rem;
  }
}
.c-tab.is-active {
  background-color: #212121;
  color: #fff;
}

.c-fairs-detail {
  display: grid;
  grid-template-columns: 11.4rem 1fr;
  gap: 2.2rem;
}
@media screen and (max-width: 920px) {
  .c-fairs-detail {
    grid-template-columns: 8.2rem 1fr;
    gap: 1.4rem;
  }
}
.c-fairs-detail:hover img {
  scale: 1.04;
}
.c-fairs-detail__visual {
  overflow: hidden;
}
.c-fairs-detail__visual img {
  transition: 0.3s;
}
.c-fairs-detail__meta {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
@media screen and (max-width: 920px) {
  .c-fairs-detail__meta {
    margin-bottom: 0.2rem;
  }
}
.c-fairs-detail__date {
  font-family: "DIN2014";
  font-weight: 500;
  color: #a98c64;
  margin-right: 1.4rem;
}
.c-fairs-detail__status {
  color: #a98c64;
  background-color: #ebe8e2;
  padding: 0.2rem 0.8rem 0.3rem 0.6rem;
  font-size: 1.2rem;
  width: fit-content;
  font-weight: 500;
}
.c-fairs-detail__title {
  font-size: 1.6rem;
  font-weight: 500;
  word-break: break-all;
}
@media screen and (max-width: 920px) {
  .c-fairs-detail__title {
    font-size: 1.4rem;
    line-height: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* 制限したい行数が3の場合 */
    overflow: hidden;
  }
}

.c-block-title2 {
  font-family: "futura-pt", sans-serif;
  font-style: italic;
  font-variation-settings: "wght" 400;
  font-size: 7rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
  font-weight: 500;
  margin-bottom: 6rem;
}
@media screen and (max-width: 920px) {
  .c-block-title2 {
    font-size: 4.8rem;
    gap: 1.5rem;
    margin-bottom: 4rem;
  }
}
.c-block-title2::after, .c-block-title2::before {
  content: "";
  border-top: 1px solid #707070;
  display: block;
  width: 100%;
  height: 1px;
}

.c-detail-tile {
  font-size: 2.8rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  padding-left: 3.3rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218.144%22%20height%3D%2218.144%22%20viewBox%3D%220%200%2018.144%2018.144%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_15%22%20data-name%3D%22%E3%83%91%E3%82%B9%2015%22%20d%3D%22M614.451%2C11.915a1.847%2C1.847%2C0%2C0%2C0%2C.914-1.067L618.117.577c.111-.414-.137-.662-.551-.551L607.3%2C2.778a1.847%2C1.847%2C0%2C0%2C0-1.067.914l-6.163%2C13.986c-.173.392.007.572.4.4Z%22%20transform%3D%22translate(-600%200.001)%22%20fill%3D%22%23aa8c64%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left bottom 0.8rem;
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 920px) {
  .c-detail-tile {
    font-size: 2rem;
    background-position: left bottom 0.5rem;
    margin-bottom: 2.4rem;
    padding-left: 3rem;
  }
}

.c-data-table {
  margin-bottom: 12.8rem;
}
@media screen and (max-width: 920px) {
  .c-data-table {
    margin-bottom: 9rem;
  }
}
.c-data-table dl {
  padding: 3.8rem 0 2.8rem;
  display: flex;
  border-bottom: 1px solid #212121;
}
@media screen and (max-width: 920px) {
  .c-data-table dl {
    display: block;
    padding: 2.4rem 0;
  }
}
.c-data-table dt {
  font-family: "Noto Sans JP", sans-serif;
  flex: 0 0 22rem;
  max-width: 22rem;
  font-weight: bold;
}
@media screen and (max-width: 920px) {
  .c-data-table dt {
    max-width: 100%;
    margin-bottom: 1.6rem;
  }
}
.c-data-table dd {
  font-weight: 300;
}
@media screen and (max-width: 920px) {
  .c-data-table dd {
    font-size: 1.4rem;
  }
}

.c-cta {
  background-color: #fff;
  max-width: 120rem;
  margin: 0 auto 3.4rem;
  padding: 3.5rem 2.5rem 6rem;
}
@media print, screen and (min-width: 921px) {
  .c-cta {
    padding: 5.6rem 23.5rem 7.2rem;
  }
}
@media screen and (max-width: 920px) {
  .c-cta {
    margin-bottom: 0;
  }
}
.c-cta__title {
  margin-bottom: 2.4rem;
  line-height: 1;
  text-align: center;
  font-family: "futura-pt", sans-serif;
  font-variation-settings: "wght" 400;
  font-weight: 500;
  font-size: 7rem;
  font-style: italic;
}
.c-cta__row {
  display: flex;
  margin-bottom: 3.25rem;
}
@media screen and (max-width: 920px) {
  .c-cta__row {
    display: block;
    margin-bottom: 4rem;
  }
}
.c-cta__box {
  background-color: #f8f8f8;
  padding: 1.3rem 8rem 1.2rem;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 920px) {
  .c-cta__box {
    padding: 1.6rem 2.5rem;
    display: block;
  }
  .c-cta__box > *:nth-child(2) {
    margin-top: 1.5rem;
  }
}
.c-cta__box > * {
  flex: 0 0 40%;
}
.c-cta__left {
  padding-right: 5.7rem;
  border-right: 1px solid #212121;
}
@media screen and (max-width: 920px) {
  .c-cta__left {
    padding-right: 0;
    border-right: 0;
    margin-bottom: 4.15rem;
    padding-bottom: 4.15rem;
    border-bottom: 1px solid #212121;
  }
}
.c-cta__left-title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1.4rem;
}
.c-cta__left-tel {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.464%22%20height%3D%2227.269%22%20viewBox%3D%220%200%2022.464%2027.269%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_90%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2090%22%20width%3D%2222.464%22%20height%3D%2227.268%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23212121%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_70%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2070%22%20transform%3D%22translate(0%200.003)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_69%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2069%22%20transform%3D%22translate(0%20-0.003)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_64%22%20data-name%3D%22%E3%83%91%E3%82%B9%2064%22%20d%3D%22M22.45%2C22.646q-.048-.334-1.171-1.166c-.2-.168-3.492-2.975-3.647-3.087a1.161%2C1.161%2C0%2C0%2C0-.479-.211%2C1.481%2C1.481%2C0%2C0%2C0-.966.345%2C8.7%2C8.7%2C0%2C0%2C0-1.157.919c-.226.213-.693.6-.693.6l-.521.387a1.23%2C1.23%2C0%2C0%2C1-.805.3c-.105-.019-1.369-.936-1.39-.952a18.78%2C18.78%2C0%2C0%2C1-3.614-3.764%2C18.79%2C18.79%2C0%2C0%2C1-2.3-4.685c-.007-.026-.055-.149-.143-.369A6.97%2C6.97%2C0%2C0%2C1%2C5.287%2C9.7a1.215%2C1.215%2C0%2C0%2C1%2C.54-.646l.541-.358q.392-.241.815-.454a8.724%2C8.724%2C0%2C0%2C0%2C1.258-.773A1.478%2C1.478%2C0%2C0%2C0%2C9.1%2C6.675a1.166%2C1.166%2C0%2C0%2C0-.035-.522C9.01%2C5.968%2C7.5%2C1.914%2C7.408%2C1.67A7.315%2C7.315%2C0%2C0%2C0%2C6.994.542.862.862%2C0%2C0%2C0%2C6.712.171.645.645%2C0%2C0%2C0%2C6.553.1a1.564%2C1.564%2C0%2C0%2C0-.2-.047A5.917%2C5.917%2C0%2C0%2C0%2C5.084.011%2C7.07%2C7.07%2C0%2C0%2C0%2C3.816.167a1.968%2C1.968%2C0%2C0%2C0-.511.2Q3.251.4%2C3.2.433L2.668.825A9%2C9%2C0%2C0%2C0%2C1.577%2C1.982q-.18.227-.34.457A6.658%2C6.658%2C0%2C0%2C0%2C.105%2C5.09a6.821%2C6.821%2C0%2C0%2C0-.1.933A7.719%2C7.719%2C0%2C0%2C0%2C.046%2C7.072q.059.589.108.878T.341%2C8.988c.093.5.148.8.164.916a16.2%2C16.2%2C0%2C0%2C0%2C.916%2C3.331%2C26.417%2C26.417%2C0%2C0%2C0%2C2.966%2C5.312A31.437%2C31.437%2C0%2C0%2C0%2C6.534%2C21.3a21.568%2C21.568%2C0%2C0%2C0%2C1.831%2C1.854c.064.057.128.114.193.17a16.4%2C16.4%2C0%2C0%2C0%2C2.623%2C1.829q.149.08.805.468t.91.531c.171.1.434.23.79.4a7.784%2C7.784%2C0%2C0%2C0%2C.972.4%2C6.808%2C6.808%2C0%2C0%2C0%2C.91.224%2C6.921%2C6.921%2C0%2C0%2C0%2C3.425-.32%2C8.952%2C8.952%2C0%2C0%2C0%2C1.475-.639l.546-.365a2.066%2C2.066%2C0%2C0%2C0%2C.448-.48l0-.006a7.1%2C7.1%2C0%2C0%2C0%2C.577-1.132%2C5.9%2C5.9%2C0%2C0%2C0%2C.394-1.207.991.991%2C0%2C0%2C0%2C.011-.38%22%20transform%3D%22translate(0%200.003)%22%20fill%3D%22%23212121%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center left 1rem;
  padding-left: 4.6rem;
  line-height: 1;
  font-size: 4.4rem;
  font-family: "DIN2014";
  font-weight: 500;
  white-space: nowrap;
}
.c-cta__right {
  padding-left: 7.65rem;
  margin: -0.5rem 0;
}
@media screen and (max-width: 920px) {
  .c-cta__right {
    padding: 0;
    margin-top: 0;
  }
}
.c-cta__right-title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2.2rem;
}
.c-cta__right a {
  display: block;
  background-color: #212121;
  color: #fff;
  text-align: center;
  width: 29rem;
  height: 5.9rem;
  padding: 1.6rem;
  font-weight: bold;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.828%22%20height%3D%2213.691%22%20viewBox%3D%220%200%207.828%2013.691%22%3E%20%3Cpath%20id%3D%22Icon_ionic-ios-arrow-down%22%20data-name%3D%22Icon%20ionic-ios-arrow-down%22%20d%3D%22M13.035%2C16.715l5.177-5.181a.974.974%2C0%2C0%2C1%2C1.382%2C0%2C.987.987%2C0%2C0%2C1%2C0%2C1.386l-5.866%2C5.87a.977.977%2C0%2C0%2C1-1.349.029L6.473%2C12.924a.979.979%2C0%2C0%2C1%2C1.382-1.386Z%22%20transform%3D%22translate(-11.246%2019.878)%20rotate(-90)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center right 2.5rem;
  transition: 0.3s;
}
@media screen and (max-width: 920px) {
  .c-cta__right a {
    width: 100%;
  }
}
.c-cta__right a:hover {
  opacity: 0.8;
}
.c-cta__right p {
  line-height: 3.3rem;
}

.c-filter {
  background: #fff;
  padding: 3.7rem 16rem 4rem;
  text-align: center;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 920px) {
  .c-filter {
    padding: 2.4rem;
  }
}
.c-filter__title {
  font-size: 2rem;
  font-weight: 500;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218.862%22%20height%3D%2218.862%22%20viewBox%3D%220%200%2018.862%2018.862%22%3E%20%3Cpath%20id%3D%22Icon_material-search%22%20data-name%3D%22Icon%20material-search%22%20d%3D%22M17.981%2C16.363h-.852l-.3-.291a7.021%2C7.021%2C0%2C1%2C0-.755.755l.291.3v.852l5.392%2C5.382%2C1.607-1.607Zm-6.471%2C0a4.853%2C4.853%2C0%2C1%2C1%2C4.853-4.853A4.847%2C4.847%2C0%2C0%2C1%2C11.51%2C16.363Z%22%20transform%3D%22translate(-4.5%20-4.5)%22%2F%3E%3C%2Fsvg%3E");
  background-position: center left;
  padding-left: 3.5rem;
  background-repeat: no-repeat;
  width: fit-content;
  margin: 0 auto 2.5rem;
}
.c-filter__items {
  display: grid;
  gap: 1.3rem;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 920px) {
  .c-filter__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.c-filter__item {
  min-width: 16.4rem;
  border-radius: 30px;
  background-color: #ebe8e2;
  height: 3.2rem;
  font-weight: 500;
  line-height: 3.2rem;
}
@media screen and (max-width: 920px) {
  .c-filter__item {
    min-width: auto;
  }
}
.c-filter__item.is-active {
  background-color: #aa8c64;
  color: #fff;
}

.c-filter-result {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
}

.c-page-navi {
  display: flex;
  justify-content: space-between;
}
.c-page-navi .prev,
.c-page-navi .next {
  background-color: #212121;
  color: #fff;
  width: 12.8rem;
  height: 4.5rem;
  justify-content: center;
  display: flex;
  align-items: center;
  transition: 0.3s;
}
.c-page-navi .prev:hover,
.c-page-navi .next:hover {
  opacity: 0.77;
}
.c-page-navi .next {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%224.809%22%20height%3D%228.411%22%20viewBox%3D%220%200%204.809%208.411%22%3E%20%3Cpath%20id%3D%22Icon_ionic-ios-arrow-back%22%20data-name%3D%22Icon%20ionic-ios-arrow-back%22%20d%3D%22M14.61%2C10.4l-3.183-3.18a.6.6%2C0%2C0%2C1%2C.851-.849l3.606%2C3.6a.6.6%2C0%2C0%2C1%2C.018.829L12.281%2C14.43a.6.6%2C0%2C1%2C1-.851-.849Z%22%20transform%3D%22translate(-11.251%20-6.194)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  background-position: right 2rem center;
  background-repeat: no-repeat;
  padding-right: 2rem;
  margin-left: auto;
}
.c-page-navi .prev {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%224.809%22%20height%3D%228.411%22%20viewBox%3D%220%200%204.809%208.411%22%3E%20%3Cpath%20id%3D%22Icon_ionic-ios-arrow-back%22%20data-name%3D%22Icon%20ionic-ios-arrow-back%22%20d%3D%22M14.61%2C10.4l-3.183-3.18a.6.6%2C0%2C0%2C1%2C.851-.849l3.606%2C3.6a.6.6%2C0%2C0%2C1%2C.018.829L12.281%2C14.43a.6.6%2C0%2C1%2C1-.851-.849Z%22%20transform%3D%22translate(16.059%2014.605)%20rotate(180)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  background-position: left 2rem center;
  background-repeat: no-repeat;
  padding-left: 2rem;
}

.modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90000;
}

.modal:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}

.modal:target {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s, visibility 0.5s;
}

.modal .overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.7;
  top: 0;
  left: 0;
}

.modal-wrapper {
  width: 100%;
  max-width: 100rem;
  height: 100%;
  max-height: 60rem;
  background-color: #efefef;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 920px) {
  .modal-wrapper {
    max-width: calc(100% - 3rem);
    max-height: 50rem;
  }
}

.modal-contents {
  overflow: auto;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}

.modal-content {
  padding: 6.6rem 7.5rem;
}
@media screen and (max-width: 920px) {
  .modal-content {
    padding: 3.5rem 1.5rem;
  }
}

.modal-close {
  display: none;
  position: absolute;
  top: 5px;
  right: 10px;
  text-decoration: none;
}
@media screen and (max-width: 920px) {
  .modal-close {
    position: fixed;
    display: block;
  }
}

html {
  font-size: 62.5%;
}
@media screen and (max-width: 1279px) {
  html {
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 920px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-feature-settings: "palt";
  color: #212121;
  font-size: 1.6rem;
  color: #212121;
  position: relative;
}
@media screen and (max-width: 920px) {
  body iframe {
    width: 100%;
    height: 19rem;
  }
}

b {
  font-weight: bold;
}

a {
  color: inherit;
  text-decoration: none;
}

p {
  font-size: 1.6rem;
  line-height: 3.5rem;
}
@media screen and (max-width: 920px) {
  p {
    font-size: 1.6rem;
    line-height: 4rem;
  }
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.red {
  color: #CB0303;
}

.right {
  text-align: right;
}

img {
  max-width: 100%;
  display: block;
  height: auto;
}

video {
  max-width: 100%;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.header-scroll-wrap {
  position: absolute;
  width: 100vw;
  left: 0;
  bottom: 2rem;
  z-index: -1;
}

@media screen and (max-width: 920px) {
  .header-scroll-wrap {
    bottom: auto;
    top: -3rem;
    left: -1.5rem;
  }

  .header-scroll-wrap img {
    max-width: none;
    width: 80rem;
  }
}
.header {
  position: fixed;
  z-index: 999;
}
.header__logo {
  position: absolute;
  left: 3.6rem;
  top: 3.6rem;
  z-index: 999;
  width: 21.8rem;
}
.header__logo img {
  width: 21.8rem;
}
@media screen and (max-width: 920px) {
  .header__logo {
    width: 100%;
    position: static;
    margin-top: 0.6rem;
  }
  .header__logo img {
    width: 14.5rem;
  }
}
@media screen and (max-width: 920px) {
  .header {
    background-color: #fff;
    padding: 1.4rem 1rem 1.2rem;
    background-color: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 6.5rem;
    z-index: 9999;
  }
}

.cta-button {
  width: 8.5rem;
  height: 30rem;
  background-color: #f07d4a;
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
  padding: 1.7rem 0;
}
@media screen and (max-width: 920px) {
  .cta-button {
    width: 17.2rem;
    height: 3.8rem;
    writing-mode: horizontal-tb;
    font-size: 1.2rem;
    border-radius: 3rem;
    padding: 1rem 0;
    justify-content: center;
    top: 1.4rem;
    right: 1rem;
  }
}
.cta-button.is-like .cta-button__icon {
  scale: 1 !important;
}
.cta-button.is-like .cta-button__icon::before {
  opacity: 1;
}
@media print, screen and (min-width: 921px) {
  .cta-button:hover {
    opacity: 0.9;
  }
  .cta-button:hover .cta-button__icon {
    scale: 1.25;
  }
}
.cta-button__icon {
  transition: 0.3s;
  font-size: 1.6rem;
  text-align: center;
  scale: 1;
  width: 5.9rem;
  height: 5.1rem;
  padding-top: 1rem;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  background-image: url("../images/hart-off.svg");
  background-repeat: no-repeat;
  background-position: center;
  writing-mode: horizontal-tb;
  position: relative;
}
.cta-button__icon::before {
  transition: 0.3s;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/hart-on.svg");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  opacity: 0;
}
@media screen and (max-width: 920px) {
  .cta-button__icon::before {
    background-size: 100%;
  }
}
.cta-button__icon-counter {
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 920px) {
  .cta-button__icon {
    background-size: 100%;
    width: 2.7rem;
    height: 2.3rem;
    font-size: 1rem;
    padding-top: 0.2rem;
  }
}

.footer {
  background-color: #212121;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  font-family: "Noto Sans JP";
  font-weight: bold;
  padding: 1.8rem;
}

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