div#simple-head {
  width: 100%;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0e417d;
}
div#simple-head div#logo {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  div#simple-head div#logo {
    padding: 10px;
  }
}
@media only screen and (max-width: 768px) {
  div#simple-head div#logo {
    margin-bottom: 1em;
    padding: 10px;
  }
  div#simple-head div#logo img {
    margin: 0 auto;
    width: auto;
    height: 50px;
  }
}
div#simple-head div#logo img {
  margin: 0 auto;
  width: auto;
  height: 50px;
}
div#simple-head h1 {
  font-size: 2em;
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  div#simple-head h1 {
    margin: 1em 0;
    font-size: 1.2em;
  }
}

.event-header {
  --color-white: white;
  --color-theme: #263357;
  position: relative;
  z-index: 1;
  padding-block: 13px;
  color: var(--color-white);
  font-size: 14px;
  background-color: var(--color-theme);
  backdrop-filter: blur(5.4px);
  /* GNAV */
}
.event-header .header-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: min(100%, 1200px);
  margin-inline: auto;
  padding-inline: 16px;
}
@media (width > 1200px) {
  .event-header .header-wrap {
    padding-inline: 0;
  }
}
.event-header a {
  color: currentColor;
  font-weight: bold;
}
.event-header .logo svg {
  width: 220px;
  aspect-ratio: 373/28;
  height: auto;
}
@media (width > 1200px) {
  .event-header .logo svg {
    width: 300px;
  }
}
.event-header .nav-pc {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .event-header .nav-pc {
    display: none;
  }
}
.event-header .nav-pc ul {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 0 3px;
}
.event-header .nav-pc ul li {
  display: block;
}
.event-header .nav-pc ul li:last-of-type {
  --evt-header-button-color: #FFA830;
}
.event-header .nav-pc ul li a {
  padding: 12px 14px;
  text-align: center;
  display: block;
  line-height: 1;
  color: var(--color-theme);
  border: solid 1px var(--color-theme);
  background-color: var(--evt-header-button-color, #FFD800);
  border-radius: 4px;
  white-space: nowrap;
}
.event-header .nav-pc ul li a:hover {
  text-decoration: none;
}
@media (width > 1200px) {
  .event-header .nav-pc ul li a {
    min-width: 162px;
  }
}
.event-header .nav-pc ul li small {
  margin-left: 0.5em;
  font-size: 12px;
}
.event-header .nav-sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .event-header .nav-sp {
    display: block;
  }
}
.event-header .nav-sp .menu-nav {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-inline: 14px;
}
.event-header .nav-sp .menu-nav .uk-button {
  padding: 0;
  background: none;
  min-width: unset;
  line-height: unset;
}

#enq-tokuten-area {
  --enq-base-font: 16;
  padding-block: calc(28 / var(--enq-base-font) * 1rem);
  box-sizing: border-box;
}
#enq-tokuten-area * {
  box-sizing: border-box;
}
#enq-tokuten-area .enq-tokuten-header {
  display: grid;
  justify-items: center;
  gap: calc(18 / var(--enq-base-font) * 1rem) 0;
  margin-bottom: calc(28 / var(--enq-base-font) * 1rem);
}
#enq-tokuten-area .enq-tokuten-header .enq-tokuten-heading {
  margin: 0;
  padding: 0;
  color: #FC6437;
  font-weight: 900;
  font-size: calc(20 / var(--enq-base-font) * 1rem);
  text-align: center;
  background: none;
}
#enq-tokuten-area .enq-tokuten-header p {
  margin: 0;
  font-size: calc(16 / var(--enq-base-font) * 1rem);
  line-height: 1.6;
}
@media print, screen and (min-width: 769px) {
  #enq-tokuten-area .enq-tokuten-header .enq-tokuten-heading {
    font-size: 2rem;
  }
  #enq-tokuten-area .enq-tokuten-header p {
    font-size: calc(20 / var(--enq-base-font) * 1rem);
  }
}
#enq-tokuten-area .enq-tokuten-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 0.75em;
  width: fit-content;
  height: calc(59 / var(--enq-base-font) * 1rem);
  padding-inline: 1.75em 1.85em;
  font-size: calc(18 / var(--enq-base-font) * 1rem);
  font-weight: 700;
  color: white;
  background-image: linear-gradient(#FF6F44, #E93702);
  border-radius: calc(30 / var(--enq-base-font) * 1rem);
  border: none;
  cursor: pointer;
  transition: all 0.25s linear;
}
#enq-tokuten-area .enq-tokuten-button::before {
  content: "";
  width: 1.5em;
  height: 1.3em;
  background-color: currentColor;
  mask: url('data:image/svg+xml,<svg viewBox="0 0 30 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.1162 0V1.97656L21.1895 3.8252V1.92676H9.34277V9.34277H1.92676V23.7705H21.1895V16.3623L23.1162 14.3555V25.6973H0V9.34277L9.34277 0H23.1162Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M25.0674 2.16895C25.3234 1.91282 25.739 1.91282 25.9951 2.16895L28.9023 5.07617C29.1582 5.33226 29.1583 5.74791 28.9023 6.00391L16.998 18.3936L11.9639 19.9258C11.4621 20.0784 10.9931 19.6092 11.1455 19.1074L12.6299 14.2295C12.6612 14.1266 12.7179 14.0331 12.7939 13.957L25.0674 2.16895ZM12.958 17.0898L13.9131 18.1348L16.1592 17.4512L15.2705 15.7998L13.6201 14.9121L12.958 17.0898ZM15.9355 14.4707L16.5996 15.1357L27.0566 4.6123V4.61035L26.46 4.01367L15.9355 14.4707Z" fill="black"/></svg>') center/cover no-repeat;
}
#enq-tokuten-area .enq-tokuten-button:hover {
  filter: brightness(1.3);
}
@media print, screen and (min-width: 769px) {
  #enq-tokuten-area .enq-tokuten-button {
    font-size: calc(20 / var(--enq-base-font) * 1rem);
  }
}
#enq-tokuten-area .enq-tokuten-list {
  display: grid;
  gap: calc(32 / var(--enq-base-font) * 1rem) 0;
  justify-content: center;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  #enq-tokuten-area .enq-tokuten-list {
    grid-template-columns: 65.3333333333%;
  }
  #enq-tokuten-area .enq-tokuten-list:has(.enq-tokuten-item:nth-of-type(2)) {
    grid-template-columns: 32.6666666667% 65.3333333333%;
    justify-content: space-between;
  }
}
#enq-tokuten-area .enq-tokuten-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: calc(24 / var(--enq-base-font) * 1rem) calc(31 / var(--enq-base-font) * 1rem);
  text-align: left;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
}
#enq-tokuten-area .enq-tokuten-item-heading {
  width: min(100%, 400 / var(--enq-base-font) * 1rem);
  margin-block: 0 1.5em;
  padding: 0.53125em;
  color: white;
  font-size: var(--enq-item-heading, calc(16 / var(--enq-base-font) * 1rem));
  text-align: center;
  font-weight: 600;
  line-height: 1.4;
  background-color: #0E417D;
  border-radius: 6px;
}
#enq-tokuten-area .enq-tokuten-item-sub-heading {
  margin-block: 0 1em;
  font-size: var(--enq-item-sub-heading, calc(16 / var(--enq-base-font) * 1rem));
  font-weight: 600;
}
#enq-tokuten-area .enq-tokuten-item p {
  margin: 0;
  font-size: var(--enq-item-p, calc(14 / var(--enq-base-font) * 1rem));
  line-height: 1.7;
}
#enq-tokuten-area .enq-tokuten-item .enq-tokuten-emphasis {
  font-size: calc(16 / var(--enq-base-font) * 1rem);
  font-weight: 600;
  text-align: center;
}
#enq-tokuten-area .enq-tokuten-item .enq-tokuten-emphasis strong {
  display: block;
  margin-top: calc(12 / var(--enq-base-font) * 1rem);
  color: #FF6F44;
  font-size: calc(20 / var(--enq-base-font) * 1rem);
  line-height: 1.4;
  font-weight: 900;
}
#enq-tokuten-area .enq-tokuten-item .enq-tokuten-emphasis + p {
  margin-top: calc(12 / var(--enq-base-font) * 1rem);
}
@media print, screen and (min-width: 769px) {
  #enq-tokuten-area .enq-tokuten-item .enq-tokuten-emphasis strong {
    font-size: calc(26 / var(--enq-base-font) * 1rem);
  }
}
#enq-tokuten-area .enq-tokuten-item .enq-tokuten-books {
  display: flex;
  gap: 0 calc(6 / var(--enq-base-font) * 1rem);
  height: calc(65 / var(--enq-base-font) * 1rem);
  margin-block: calc(28 / var(--enq-base-font) * 1rem) 0;
  padding: 0;
}
#enq-tokuten-area .enq-tokuten-item .enq-tokuten-books img {
  display: block;
  height: 100%;
  width: auto;
  border: 1px solid rgba(204, 204, 204, 0.8);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
}
@media print, screen and (min-width: 769px) {
  #enq-tokuten-area .enq-tokuten-item .enq-tokuten-books {
    gap: 0 calc(10 / var(--enq-base-font) * 1rem);
    height: calc(100 / var(--enq-base-font) * 1rem);
  }
  #enq-tokuten-area .enq-tokuten-item .enq-tokuten-books img {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  }
}
#enq-tokuten-area.questionnaire {
  --enq-base-font: 14;
  --enq-item-heading: calc((16 / 14) * 1rem);
  --enq-item-sub-heading: calc((18 / 14) * 1rem);
  --enq-item-p: calc((16 / 14) * 1rem);
}
#enq-tokuten-area.questionnaire .enq-tokuten-header-lead {
  width: 100%;
  margin: 0;
  padding: 0.53125em;
  color: #FF6F44;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
  background-color: rgb(from currentColor r g b/5%);
  border: 1px solid currentColor;
  border-radius: 0.375rem;
}
@media print, screen and (min-width: 769px) {
  #enq-tokuten-area.questionnaire .enq-tokuten-header-lead {
    font-size: 1.125rem;
    font-size: 18px;
  }
}
