@charset "utf-8";

/* yakuhanmp-noto */
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp-noto.min.css");

/* Noto Sans Japanese */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,600,700,900");

/* Catamaran */
@import url("https://fonts.googleapis.com/css2?family=Catamaran:wght@100;200;300;400;500;600;700;800;900&display=swap");

/* BIZ UDPGothic */
@import url("https://fonts.googleapis.com/css2?family=BIZ+UDGothic:wght@400;700&family=BIZ+UDPGothic&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");

/* common.css
----------------------------------------- */
body {
  font-family: YakuHanJP_Noto, "Noto Sans JP", sans-serif;
  font-size: clamp(0.938rem, 0.906rem + 0.16vw, 1rem);
  color: #333;
  line-height: 1.9;
  text-align: left;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  background: #ddefe288;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #333;
  text-decoration: none;
}

.sp {
  display: block;
}

.pc {
  display: none;
}

/* contents
----------------------------------------- */
#main h2.ttl {
  font-size: clamp(1.5rem, 1.307rem + 0.96vw, 2.5rem);
  text-align: center;
  position: relative;
  margin-bottom: 35px;
}

#main h2.ttl::after {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 1px solid #83b1cf;
  border-right: 1px solid #83b1cf;
  bottom: -20px;
  right: 50%;
  transform: translateX(50%) rotate(135deg);
}

#main p.ttl {
  margin-bottom: 20px;
  text-align: center;
  line-height: 1;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #a5a5a5;
}

/* footer
----------------------------------------- */
footer {
  border-top: solid 1px #ccc;
  margin: 0 auto;
  padding-top: 15px;
}

#copyright {
  margin-bottom: 20px;
  text-align: center;
  font-size: 12px;
}

/* toptitle
----------------------------------------- */
#toptitle {
  border-top: solid 4px #366739;
  position: relative;
  width: 100vw;
  margin: 0 auto;
  padding: 30px 0 15px;
  background: #ddefe2;
}

#toptitle .content-area {
  padding: 35px 30px;
}

.health-festa {
  border-radius: 6px;
}

/* 上部の小さな説明文 */
.health-festa .theme-text {
  font-size: clamp(1rem, 0.675rem + 1.63vw, 2.625rem);
  margin: 0 0 20px;
  padding: 0;
  line-height: 1.2;
  color: #3c3c3c;
}

/* メインタイトル */
.health-festa .main-title {
  font-family: "BIZ UDGothic", sans-serif;
  font-weight: 900;
  color: #3c3c3c;
  margin: 0;
  padding: 0 25px 0 15px !important;
  line-height: 1;
  font-size: clamp(2.5rem, 1.125rem + 6.88vw, 9.375rem);
  letter-spacing: clamp(-0.075em, -0.06vw, -0.05em);
  text-shadow:
    0.9px 0 #3c3c3c,
    -0.9px 0 #3c3c3c,
    0 0.9px #3c3c3c,
    0 -0.9px #3c3c3c;
}

.health-festa .theme-text > span,
.health-festa .main-title > span {
  display: inline-block;
}

/* オレンジのサブタイトル */
.health-festa .sub-title {
  font-family: "BIZ UDGothic", sans-serif;
  font-size: clamp(1.625rem, 0.95rem + 3.38vw, 5rem);
  font-weight: 700;
  color: #f0851b;
  margin: 0 0 35px;
  padding: 0;
  line-height: 1;
}

/* ピンクのキャッチコピー */
.health-festa .catch-copy {
  font-family: "Zen Old Mincho", serif;
  font-style: normal;
  font-size: clamp(0.875rem, 0.675rem + 1vw, 1.875rem);
  color: #e35ba4;
  line-height: 1.2;
  letter-spacing: -0.075em;
}

.health-festa .catch-copy > span {
  display: inline-block;
  font-weight: 900 !important;
}

/* 全体をセンターに配置 */
.info-wrap {
  display: flex;
  justify-content: center;
}

.info-block {
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}

.info-grid {
  display: grid;
  grid-template-columns: 2.8em auto;
  column-gap: 0;
  row-gap: clamp(0.2em, 0.4vw, 0.35em);
  align-items: baseline;
  font-family: "BIZ UDP Gothic", sans-serif;
  text-align: left;
  font-size: clamp(20px, 1.4vw + 10px, 40px);
  letter-spacing: clamp(-0.02em, -0.02vw, -0.005em);
}

.info-label {
  font-weight: 700;
  line-height: 1.2;
}

.info-text {
  font-weight: 400;
  line-height: 1.2;
}

.info-text p {
  margin: 0;
  line-height: 1.2;
}

.info-sub {
  margin-top: 0.1em;
  line-height: 1.2;
  font-size: 0.6em;
  padding-left: 0.1em;
}

.sun {
  font-size: 0.95em;
  vertical-align: baseline;
  margin: 0 0.05em;
}

/* 日付全体（インライン用） */
.date-inline {
  display: inline-flex;
  align-items: baseline;
  gap: 0.3em;
}

/* 月日を大きく */
.date-md {
  font-size: 1em;
  line-height: 1;
}

/* 月・日 */
.date-month,
.date-day {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 900;
  font-size: clamp(1.875rem, 1.5rem + 1.88vw, 3.75rem);
}

/* 時間 */
.date-time {
  font-family: "BIZ UDP Gothic", sans-serif;
  font-weight: 700;
  font-size: 0.9em;
  margin-left: 0.2em;
}

.info-text > br {
  display: none;
}

.place {
  font-size: clamp(17px, 1.4vw + 10px, 40px) !important;
}

/* SP: 575px以下 */
@media (max-width: 575px) {
  .info-grid {
    display: block;
    margin-top: 15px !important;
  }

  .info-label {
    margin-bottom: 10px;
    text-align: center;
    background: #f4f5f7;
    border-radius: 3px;
    padding: 7px 0;
  }

  .info-text {
    margin-bottom: 25px;
    text-align: center;
  }

  .info-text > br {
    display: block;
  }

  .date-inline {
    flex-direction: column; /* ここがポイント */
    align-items: center;
    gap: 0.15em;
  }

  .date-time {
    margin-left: 0;
  }

  .info-sub {
    margin-top: 5px !important;
  }
}

/* 右側に配置するためのラッパー */
.free-badge-wrap {
  position: absolute;
  /* right: clamp(8px, 4vw, 6%);
  bottom: clamp(12px, 4vw, 50%); */
  right: 7%;
  bottom: -30px;
}

/* 丸そのもの */
.free-badge {
  width: clamp(120px, 14vw + 60px, 260px);
  height: clamp(120px, 14vw + 60px, 260px);
  border-radius: 50%;
  background: #e60012;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* 「参加無料」 */
.free-main {
  font-family: "BIZ UDP Gothic", sans-serif;
  font-weight: 900;
  font-size: clamp(1.063rem, 0.449rem + 3.07vw, 2.75rem);
  color: #fff;
  letter-spacing: -0.05em;
  line-height: 1.2;
}

/* 「お弁当付き」 */
.free-sub {
  margin-top: 0.3em;
  font-family: "BIZ UDP Gothic", sans-serif;
  font-weight: 700;
  font-size: clamp(16px, 1vw + 10px, 26px);
  color: #fff;
  line-height: 1.2;
}

.entry-area-pc > p {
  font-size: 1.15em;
  font-weight: 500;
}

.entry-wrap {
  display: flex;
  justify-content: center;
}

.entry-btn {
  font-size: clamp(1rem, 0.925rem + 0.38vw, 1.375rem);
  width: 80%;
  max-width: 600px;
  font-weight: 500;
}

.btn-center-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* テキスト */
.btn-text {
  pointer-events: none;
}

/* 右端アイコン */
.btn-icon {
  position: absolute;
  right: 1.2rem;
  font-size: clamp(0.938rem, 0.85rem + 0.44vw, 1.375rem);
}

.entry-area-sp {
  display: none;
}

.entry-area-sp > div {
  display: inline-block;
  font-size: 1.05em;
  font-weight: 700;
  margin-bottom: 0;
  padding: 7px 15px;
  border-radius: 5px;
  text-align: center;
  background: #e60012;
  color: #fff;
}

.entry-area-sp > p {
  font-size: 1.05em;
}

@media only screen and (max-width: 1500px) {
  .free-badge-wrap {
    right: 2%;
    bottom: -30px;
  }

  .entry-btn {
    max-width: 400px;
  }

  .btn-text {
    margin-left: -1em !important;
  }
}

@media only screen and (max-width: 820px) {
  .free-badge-wrap {
    right: 2%;
    bottom: -60px;
  }

  .entry-btn {
    max-width: 350px;
  }

  /* テキスト */
  .btn-text {
    margin-left: -2em !important;
  }

  /* 右端アイコン */
  .btn-icon {
    right: 15px;
    font-size: 1.1em;
  }
}

@media (max-width: 575px) {
  #toptitle {
    padding: 5px 0 15px;
  }

  .entry-btn {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 100vw;
    margin: 0; /* mb-4 を打ち消す */
    border-radius: 0; /* フッター感を出す */
    z-index: 1000; /* 他要素より前面 */
  }

  /* ボタン分だけ下に余白を作る（超重要） */
  body {
    padding-bottom: 72px; /* ボタン高さ分 */
  }

  .entry-area-sp {
    display: block;
  }

  .entry-area-pc > p {
    display: none;
  }

  .free-badge-wrap {
    display: none;
  }

  .info-block {
    margin-bottom: 0;
  }
}

/* area
----------------------------------------- */
/* program */
#program {
  padding: 45px 15px;
}

/* access */
#access {
  width: 100vw;
  margin: 0 auto;
  padding: 45px 15px;
  background: #f4f5f7;
}

#access .content-area {
  max-width: 920px;
  margin: 0 auto;
  padding: 0;
}

#access .content-area iframe {
  width: 100%;
  min-height: 350px;
}

#access .content-area dl {
  width: 100%;
  margin: 0 0 25px;
}

#access .content-area dl dt,
#access .content-area dl dd {
  line-height: 1.45;
}

#access .content-area dl dd:nth-child(2) {
  line-height: 1.85;
}

#access .content-area dl dd > a {
  color: #007bff !important;
  text-decoration: underline !important;
}

/* contact */
#contact {
  width: 100vw;
  margin: 0 auto 130px auto;
  padding: 85px 0;
  margin-bottom: 60px;
}

#contact ul {
  padding: 10px 10px 10px !important;
  margin: 0 !important;
  list-style-type: none !important;
}

#contact ul a {
  color: #007bff !important;
}

#contact ul li:nth-child(odd) {
  list-style-type: none !important;
  margin: 0 !important;
  font-weight: bold;
  font-size: 1.05rem !important;
}

#contact ul li:nth-child(even) {
  list-style-type: none !important;
  padding: 0 0 25px 0;
  font-size: 1rem !important;
}

#contact div.content-area ul li > span {
  display: inline-block !important;
  font-weight: bold !important;
}

#contact ul li:nth-child(even) ol {
  margin: 0;
  padding: 0;
}

#contact ul li:nth-child(even) ol li {
  padding-left: 1rem;
  text-indent: -1rem;
}

/* タブレット向け：760px～960px */
@media only screen and (min-width: 760px) {
  .sp {
    display: none;
  }

  .pc {
    display: block;
  }

  .slide-btn {
    position: absolute;
    top: 5px;
    right: 20px;
    cursor: pointer;
    font-size: 35px;
  }

  /* access */
  #access {
    width: 100vw;
    margin: 0 auto 130px auto;
    padding: 85px 0;
  }

  /* contact */
  #contact {
    width: 100vw;
    margin: 0 auto 130px auto;
    padding: 85px 0;
  }

  #main p.ttl {
    margin-bottom: 45px;
    font-size: 12px;
    letter-spacing: 0.1em;
  }

  iframe {
    width: 100% !important;
    min-height: 450px;
  }

  /* footer */
  footer {
    margin: 0;
  }
} /* タブレット向け */

/* PC向けレイアウトの指定：961px～ */
@media only screen and (min-width: 961px) {
  /* program */
  #program {
    width: 920px;
    margin: 0 auto;
    padding: 75px 0;
  }

  #program .content-area {
    padding: 0;
  }

  /* access */
  #access {
    width: 100vw;
    margin: 0 auto;
    padding: 75px 0;
  }

  #access .content-area {
    padding: 0;
    text-align: center;
  }

  #access .content-area iframe {
    max-width: 920px;
  }

  /* contact */
  #contact {
    margin: 0;
    padding: 75px 0;
  }

  #main p.ttl {
    font-size: 14px;
  }

  /* footer */
  footer {
    margin: 0 auto;
  }
} /* PC向け */

/* 外部リンクボタン
=================================== */
.link_btn {
  text-align: center;
  padding: 1.6em 0;
}

.link_btn a {
  display: block;
  width: 100%;
  color: #499eda;
  text-decoration: none;
  padding: 12px 0;
  border-radius: 3px;
  border: 1px solid #499eda;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.link_btn a:hover {
  color: #fff;
  background-color: #499eda;
  text-decoration: none;
  border: 1px solid #499eda;
}

.link_btn a::after {
  margin-left: 5px;
  font-family: "Font Awesome 5 Free";
  content: "\f35d";
  font-weight: 900;
}

#contact p.contact-note {
  margin: 0 !important;
  padding: 0 30px;
}

/* clearfix */
.cf {
  zoom: 1;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.size {
  font-size: 1.5rem;
  color: #7c7c7c;
}

.scroll-to-top {
  z-index: 9999;
  right: 1rem;
  bottom: 1rem;
  display: none;
}

@media (max-width: 575px) {
  .scroll-to-top {
    right: 10px;
    bottom: 80px;
  }
}

.scroll-to-top a {
  width: 3.5rem;
  height: 3.5rem;
  background-color: rgba(33, 37, 41, 0.5);
  line-height: 3.1rem;
}

.jyunbi {
  border: solid 1px #ccc;
  padding: 25px 0;
  font-size: 17px;
  font-weight: 600;
  background: #fff;
  text-align: center;
  max-width: 30vw;
  min-width: 250px;
  margin: 0 auto;
}

.inb {
  display: inline-block !important;
}

.double-underline {
  position: relative;
}

.double-underline::before,
.double-underline::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #5c5c5c;
}

.double-underline::after {
  bottom: -3px;
}

.table tbody tr td {
  text-align: center !important;
}

.small {
  font-size: 90% !important;
  line-height: 1.65 !important;
}

.small02 {
  font-size: 80% !important;
}

p.price-note {
  padding-top: 7px;
  font-size: 90% !important;
  line-height: 1.45 !important;
  padding-left: 0.9rem !important;
  text-indent: -0.9rem !important;
}

.fxbr {
  display: inline-block;
}

.indent-1 {
  padding-left: 0.9rem;
  text-indent: -0.9rem;
}

*:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* -- 準備中 -- */
.preparation {
  border: solid 1px #ccc;
  padding: 20px;
  margin: 0 auto;
  max-width: 500px;
  text-align: left;
}

.preparation p {
  font-size: 14px;
  margin: 0 !important;
  padding: 0 !important;
}

@media screen and (min-width: 420px) {
  .preparation {
    padding: 45px;
    text-align: center;
  }

  .preparation p {
    font-size: 16px;
  }
}

.content-area ul li {
  margin-top: 3px;
  margin-bottom: 3px;
  line-height: 1.45;
}

.text-int {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 0.85em;
  line-height: 1.25;
  color: #5c5c5c;
}
