@charset "UTF-8";
@media only screen and (max-width: 768px) {
  .uk-container.uk-padding-remove {
    padding: 0 !important;
  }
}

#CfWrap {
  max-width: 850px;
  /* ボタンエリア??*/
}
#CfWrap div.btn-wrap {
  padding: 0 1em;
  text-align: center;
}
#CfWrap div.btn-wrap.download {
  margin-top: 2rem;
}
#CfWrap div.btn-wrap.download a {
  margin: 0 auto;
  height: 48px;
  background: #0a3e6f;
  color: #FFF;
  border-radius: 6px;
  text-decoration: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 360px;
}
#CfWrap > h1 img {
  width: 100%;
  height: auto;
}
#CfWrap #Cf_Intro {
  margin: 2rem 0;
  padding: 4rem;
  border: solid 1px #CCC;
}
@media only screen and (max-width: 768px) {
  #CfWrap #Cf_Intro {
    margin: 2em 0 0;
    padding: 2rem 1rem;
  }
}
#CfWrap #Cf_Intro p {
  margin-bottom: 1em;
  font-family: "Sawarabi Mincho";
  font-size: 1.3rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #CfWrap #Cf_Intro p {
    font-size: 1rem;
  }
}
#CfWrap #CfCtsWrap {
  margin: 0;
  padding: 2em;
  background: #dadada;
  /* オプション??*/
  /* 料金カード（グローバル） */
}
@media only screen and (max-width: 768px) {
  #CfWrap #CfCtsWrap {
    padding: 1em;
  }
}
#CfWrap #CfCtsWrap .cf_Cts {
  margin: 0px 0px 4em;
  padding: 2em;
  border-radius: 8px;
  font-size: 14px !important;
  line-height: 160%;
  background-color: #FFF;
  /* 大学??*/
  /* 開催概要???*/
}
@media only screen and (max-width: 768px) {
  #CfWrap #CfCtsWrap .cf_Cts {
    padding: 1em;
  }
}
#CfWrap #CfCtsWrap .cf_Cts h1.uk-heading-line {
  margin-bottom: 2rem;
}
#CfWrap #CfCtsWrap .cf_Cts h1.uk-heading-line span {
  font-size: 1.4rem;
}
#CfWrap #CfCtsWrap .cf_Cts h3.ttl {
  margin-bottom: 1em;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 180%;
  color: #0180ca;
}
@media only screen and (max-width: 768px) {
  #CfWrap #CfCtsWrap .cf_Cts h3.ttl {
    font-size: 1.2rem;
  }
}
#CfWrap #CfCtsWrap .cf_Cts h3.ttl strong {
  font-size: 3rem;
}
@media only screen and (max-width: 768px) {
  #CfWrap #CfCtsWrap .cf_Cts h3.ttl strong {
    font-size: 1.6rem;
  }
}
#CfWrap #CfCtsWrap .cf_Cts ul {
  padding: 0;
}
#CfWrap #CfCtsWrap .cf_Cts ul li h4 {
  margin: 0 0 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #0180ca;
}
@media only screen and (max-width: 768px) {
  #CfWrap #CfCtsWrap .cf_Cts ul li h4 {
    font-size: 1rem;
  }
}
#CfWrap #CfCtsWrap .cf_Cts ul li h4:before {
  margin-right: 10px;
  font-size: 36px;
  content: "\f14a";
  font-family: "Font Awesome 5 Free";
  color: #ffe404;
}
#CfWrap #CfCtsWrap .cf_Cts ul li p {
  margin: 0 0 2em;
}
#CfWrap #CfCtsWrap .cf_Cts ol {
  padding-left: 0;
}
#CfWrap #CfCtsWrap .cf_Cts ol li {
  padding-left: 0;
}
#CfWrap #CfCtsWrap .cf_Cts .Daigaku {
  margin-bottom: 20px;
  font-weight: bold;
  color: #19A8AF;
  container: uni/inline-size;
}
#CfWrap #CfCtsWrap .cf_Cts .Daigaku:after {
  content: "";
  display: table;
  clear: both;
}
#CfWrap #CfCtsWrap .cf_Cts .Daigaku ul > li {
  width: 50%;
  float: left;
  font-size: 1.2rem;
}
#CfWrap #CfCtsWrap .cf_Cts .Daigaku .column-list > li {
  width: unset;
  float: unset;
}
@container uni (width >= 600px) {
  #CfWrap #CfCtsWrap .cf_Cts .Daigaku .column-list {
    columns: 2;
  }
}
#CfWrap #CfCtsWrap .cf_Cts table.GaiyoTable th {
  text-align: left;
  font-weight: bold;
  white-space: nowrap;
  font-size: 16px;
}
#CfWrap #CfCtsWrap .cf_Cts table.GaiyoTable td {
  /* テーブル内のカード */
}
#CfWrap #CfCtsWrap .cf_Cts table.GaiyoTable td ol > li {
  list-style-position: outside;
  margin-left: 1em;
}
#CfWrap #CfCtsWrap .cf_Cts table.GaiyoTable td table.time th {
  vertical-align: top;
  padding: 0 1rem 0 0;
}
#CfWrap #CfCtsWrap .cf_Cts table.GaiyoTable td table.time td {
  padding: 0 0 1em;
}
#CfWrap #CfCtsWrap .cf_Cts table.GaiyoTable td strong {
  font-weight: bold;
  font-size: 16px;
  color: #ec6941;
}
#CfWrap #CfCtsWrap .cf_Cts table.GaiyoTable td .cf-price-cards {
  display: flex !important;
  gap: 20px;
  flex-wrap: wrap;
  margin: 20px 0;
  width: 100%;
}
#CfWrap #CfCtsWrap .cf_Cts table.GaiyoTable td .cf-price-card {
  flex: 1;
  min-width: 250px;
}
#CfWrap #CfCtsWrap #cf_Option {
  padding: 2em;
  background: #DEEFD3;
  border: solid 1px #4E8E30;
  border-radius: 8px;
}
#CfWrap #CfCtsWrap #cf_Option h3 {
  margin: 0;
  text-align: center;
  background: #4E8E30;
  color: #FFF;
  border: none;
  padding: 8px;
}
#CfWrap #CfCtsWrap #cf_Option h4 {
  margin: 15px;
  text-align: center;
  color: #BF0A0D;
  padding: 8px;
  font-size: 16px;
  border: none;
}
#CfWrap #CfCtsWrap #cf_Option ul {
  font-size: 16px;
  font-weight: bold;
  color: #256A00;
}
#CfWrap #CfCtsWrap #cf_Option h5 {
  margin: 30px 0 15px;
  color: #333;
  padding: 4px;
  font-size: 16px;
  background: #F3F3F3;
  text-align: center;
}
#CfWrap #CfCtsWrap #cf_Option h6 {
  margin: 15px;
  padding: 0;
  color: #BF0A0D;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}
#CfWrap #CfCtsWrap #cf_Option p {
  font-size: 16px;
}
#CfWrap #CfCtsWrap .cf-price-cards {
  display: flex;
  gap: 20px;
  margin: 20px 0;
  flex-wrap: wrap;
  width: 100%;
}
#CfWrap #CfCtsWrap .cf-price-card {
  flex: 1;
  min-width: 280px;
  background-color: #FFFFFF;
  border: none;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  position: relative;
}
#CfWrap #CfCtsWrap .cf-price-card--highlight {
  background: linear-gradient(135deg, #FFF9E6 0%, #FFF5D6 100%);
  border: 2px solid #FFD700;
  box-shadow: 0 4px 8px rgba(255, 215, 0, 0.3);
}
#CfWrap #CfCtsWrap .cf-price-card--highlight::before {
  content: "お得";
  position: absolute;
  top: -10px;
  right: 15px;
  background: #FF6B35;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 12px;
  border-radius: 12px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
#CfWrap #CfCtsWrap .cf-price-card--highlight .cf-price-card__title {
  background-color: #FFE5A0;
  color: #8B4513;
}
#CfWrap #CfCtsWrap .cf-price-card__title {
  font-weight: bold;
  font-size: 18px;
  color: #0180ca;
  margin-bottom: 20px;
  padding: 10px 15px;
  text-align: center;
  position: relative;
  letter-spacing: 0.05em;
  background-color: #E8F4F8;
  border-radius: 4px;
}
#CfWrap #CfCtsWrap .cf-price-card__title::before {
  display: none;
}
#CfWrap #CfCtsWrap .cf-price-card__title::after {
  display: none;
}
#CfWrap #CfCtsWrap .cf-price-card__price {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 5px;
  text-align: center;
}
#CfWrap #CfCtsWrap .cf-price-card__price .cf-price-number {
  font-size: 1.5rem;
  font-weight: bold;
  color: #0180ca;
}
#CfWrap #CfCtsWrap .cf-price-card--deadline .cf-price-card__title {
  font-size: 14px;
  margin-bottom: 10px;
  padding: 8px 12px;
  background-color: #E8F4F8;
  border-radius: 4px;
}
#CfWrap #CfCtsWrap .cf-price-card--deadline .cf-price-card__title::after {
  display: none;
}
#CfWrap #CfCtsWrap .cf-price-card--deadline .cf-price-card__deadline-date {
  font-size: 1.4rem;
  font-weight: bold;
  color: #ec6941;
  margin-bottom: 0;
  text-align: center;
}
#CfWrap #CfCtsWrap .cf-price-card__description {
  font-size: 14px;
  color: #666;
  text-align: center;
}
#CfWrap #CfCtsWrap strong.red {
  color: #FF0004 !important;
}
#CfWrap #CfCtsWrap #CfVoice {
  margin: 4em 0;
  padding: 2em;
  border: solid 1px #2eaeb7;
  border-radius: 8px;
}
#CfWrap #CfCtsWrap #CfVoice h3 {
  margin: 0 0 2em;
  padding: 6px;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  font-size: 1.3em;
  background-color: #2eaeb7;
}
#CfWrap #CfCtsWrap #CfVoice:after {
  content: "";
  clear: both;
  height: 1px;
  display: block;
}
#CfWrap #CfCtsWrap #CfVoice ul li {
  margin-bottom: 2em;
  position: relative;
  padding: 20px;
  border-radius: 6px;
  color: #000;
  display: inline-block;
  background-color: #F1F1F1;
  font-weight: bold;
}
#CfWrap #CfCtsWrap #CfVoice ul li div.icon {
  position: absolute;
  left: -80px;
  top: 0;
}
#CfWrap #CfCtsWrap #CfVoice ul li div.icon-r {
  position: absolute;
  right: -90px;
  top: 0;
}
#CfWrap #CfCtsWrap #CfVoice ul li:nth-child(odd) {
  margin-left: 80px; /* 左に余白を設ける */
}
#CfWrap #CfCtsWrap #CfVoice ul li:nth-child(odd):before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -10px;
  top: 20px;
  border-right: 10px solid #F1F1F1;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
#CfWrap #CfCtsWrap #CfVoice ul li:nth-child(even) {
  margin-right: 80px; /* 右に余白を設ける */
  float: right;
}
#CfWrap #CfCtsWrap #CfVoice ul li:nth-child(even):before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -10px;
  top: 20px;
  border-left: 10px solid #F1F1F1;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
#CfWrap #CfCtsWrap .cf-related-contents {
  margin-bottom: 4em;
}
#CfWrap #CfCtsWrap .cf-related-contents h2 {
  margin-bottom: 1.5em;
}
#CfWrap #CfCtsWrap .cf-related-contents h2 span {
  font-size: inherit;
}
#CfWrap #CfCtsWrap .cf-related-contents-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 18px;
}
#CfWrap #CfCtsWrap .cf-related-contents-item a {
  display: block;
  height: 100%;
  background-color: oklch(98.5% 0 0deg);
  border: 1px solid oklch(92% 0.004 286.32deg);
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.25s ease;
}
#CfWrap #CfCtsWrap .cf-related-contents-item a:hover {
  opacity: 1;
  filter: brightness(1.1);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.16);
}
#CfWrap #CfCtsWrap .cf-related-contents-item figure {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  margin: 0;
}
#CfWrap #CfCtsWrap .cf-related-contents-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#CfWrap #CfCtsWrap .cf-related-contents-item .text {
  padding: 16px;
}
#CfWrap #CfCtsWrap .cf-related-contents-item .date {
  margin-block: 0 10px;
  color: oklch(55.2% 0.016 285.938deg);
  font-size: 12px;
  font-weight: bold;
}
#CfWrap #CfCtsWrap .cf-related-contents-item h3 {
  margin: 0;
  color: oklch(37% 0.013 285.805deg);
  font-size: 14px;
  line-height: 160%;
}
#CfWrap #cf_BtnArea {
  padding: 20px;
  background: #FFF;
  text-align: center;
}
#CfWrap #cf_BtnArea p {
  margin-bottom: 10px;
}

div.foot-info {
  margin-top: 2rem;
}
@media print, screen and (min-width: 769px) {
  div.foot-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
div.foot-info h3 {
  white-space: nowrap;
  text-align: center;
}
div.foot-info img {
  width: 100%;
}
div.foot-info:has(address) {
  display: block;
}
div.foot-info .uk-heading-line {
  margin-bottom: 2rem;
}
div.foot-info .uk-heading-line span {
  font-size: inherit;
}
div.foot-info-address {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
  padding-inline: 16px;
}
div.foot-info-address img {
  width: 120px;
}
div.foot-info address p {
  margin-block: 0 0.5em;
  font-size: 16px;
  font-weight: bold;
}

div.covid-info {
  padding: 3em 0;
}
div.covid-info h3 {
  font-weight: bold;
  text-align: center;
  background: #F3F3F3;
  padding: 0.5em;
  border-radius: 4px;
}
div.covid-info p.lead {
  margin: 0 1em;
  font-weight: bold;
  font-size: 1.2rem;
}
div.covid-info dl {
  padding: 0 1em;
}
div.covid-info dl dd ul {
  list-style: disc;
}

.cf-order-btn {
  margin: 0 auto;
  height: 72px;
  max-width: 520px;
  color: #FFF;
  text-decoration: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: #f4930a;
  font-weight: bold;
  font-size: 20px;
  border: solid 4px #f1f1f1;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}
.cf-order-btn:hover {
  color: #FFF;
}
