@charset "UTF-8";
/*
Theme Name: Makuhari Illumi 2025
Theme URI: https://example.com
Author: Your Name
Author URI: https://example.com
Description: A block theme for Makuhari Illumination 2025 event website.
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: makuhari-illumi2025
Tags: block-theme, custom-blocks, responsive, events
*/
@counter-style circled-numbers {
  system: fixed;
  symbols: "①" "②" "③" "④" "⑤" "⑥" "⑦" "⑧" "⑨" "⑩" "⑪" "⑫" "⑬" "⑭" "⑮" "⑯" "⑰" "⑱" "⑲" "⑳";
  suffix: " ";
}
:root {
  --bs-body-color: #fff !important;
  --navigation-height: var.$nav-height;
  scroll-padding-top: 96px;
}

body {
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
body::after {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  z-index: -10000;
  width: 100vw;
  height: 100lvh;
  display: block;
  background-image: url("img/bg24188746.jpg");
  background-size: cover;
  background-repeat: repeat-y;
  background-position: top center;
  background-attachment: fixed;
  transform: rotate(0deg);
}
@supports (background-image: url("img/bg24188746.webp")) {
  body::after {
    background-image: url("img/bg24188746.webp");
  }
}
@supports (background-image: url("img/bg24188746.avif")) {
  body::after {
    background-image: url("img/bg24188746.avif");
  }
}

* {
  line-height: 1.75;
}

a {
  color: #fff;
  text-decoration: none;
}

.wp-block-image figcaption {
  color: rgb(255, 255, 255);
}

body.type-page .l-main .container,
body.type-archive .l-main .container,
body.type-single .l-main .container {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 10px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
  margin-right: 1em;
}

.alignright {
  float: right;
  margin-left: 1em;
}

.alignwide {
  margin-left: calc(-25vw + 50%);
  margin-right: calc(-25vw + 50%);
  max-width: 100vw;
  width: auto;
}

.alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: auto;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img {
  margin-bottom: 0;
}

.wp-caption-text {
  color: #555;
  font-size: 0.875em;
  margin: 0.5em 0;
  text-align: center;
}

picture.card-img-top,
figure.card-img-top {
  width: 100%;
}
picture.card-img-top img,
figure.card-img-top img {
  border-top-left-radius: calc(0.375rem - 1px);
  border-top-right-radius: calc(0.375rem - 1px);
  width: 100%;
  height: auto;
}

picture.card-img-bottom,
figure.card-img-bottom {
  width: 100%;
}
picture.card-img-bottom img,
figure.card-img-bottom img {
  border-bottom-left-radius: calc(0.375rem - 1px);
  border-bottom-right-radius: calc(0.375rem - 1px);
  width: 100%;
  height: auto;
}

.card picture,
.card figure {
  margin: 0;
}
.card picture img,
.card figure img {
  display: block;
  width: 100%;
  height: auto;
}
.card > picture:first-child img,
.card > figure:first-child img {
  border-top-left-radius: calc(0.375rem - 1px);
  border-top-right-radius: calc(0.375rem - 1px);
}
.card > picture:last-child img,
.card > figure:last-child img {
  border-bottom-left-radius: calc(0.375rem - 1px);
  border-bottom-right-radius: calc(0.375rem - 1px);
}

.l-footer {
  background-color: #111;
  color: #fff;
  padding: 1.5rem 0;
}
.l-footer .footer-banner {
  padding-left: 0;
  list-style-type: none;
  text-align: center;
}
.l-footer .footer-banner li {
  display: inline-block;
  margin-right: 1.5rem;
  width: 200px;
}
@media only screen and (max-width: 767.98px) {
  .l-footer .footer-banner li {
    margin-right: 0;
  }
}
.l-footer .footer-banner li img {
  width: 100% !important;
  height: auto;
}
.l-footer .footer-banner li:last-child {
  margin-right: 0;
}
.l-footer .footer-nav {
  padding-left: 0;
  list-style-type: none;
  text-align: center;
}
.l-footer .footer-nav li {
  display: inline-block;
  margin-right: 1.5rem;
}
.l-footer .footer-nav li:last-child {
  margin-right: 0;
}
.l-footer .footer-nav li a {
  color: #fff;
  text-decoration: none;
  transition: all 0.5s 0s ease;
}
.l-footer .footer-nav li a:hover {
  color: #26abe3;
}
.l-footer .copy {
  text-align: center;
  margin-bottom: 0;
}

.l-header .navbar {
  background-color: rgba(0, 0, 0, 0.7);
}
.l-header .navbar .navbar-brand {
  height: 80px;
}
@media only screen and (max-width: 767.98px) {
  .l-header .navbar .navbar-brand {
    height: 60px;
  }
}
.l-header .navbar .navbar-brand img {
  max-height: 100%;
  width: auto;
}
.l-header .navbar .navbar-toggler {
  border: none;
  position: relative;
}
.l-header .navbar .navbar-toggler:after {
  content: "MENU";
  color: #fff;
  font-size: 0.6rem;
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  width: 100%;
  right: 0;
}
.l-header .navbar .navbar-toggler .navbar-toggler-icon {
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.l-header .navbar .nav-item {
  padding-left: 3px;
  padding-right: 3px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 1024px) {
  .l-header .navbar .nav-item {
    font-size: 1rem;
  }
}
.l-header .navbar .nav-item .nav-link {
  color: #fff;
  padding: 0 0.5rem;
  transition: all 0.5s 0s ease;
  border-bottom: solid 5px transparent;
  display: block;
}
.l-header .navbar .nav-item .nav-link:hover {
  color: #26abe3;
}
.l-header .navbar .nav-item.active {
  position: relative;
}
.l-header .navbar .nav-item.active .nav-link {
  text-shadow: 0 0 5px #26abe3;
}
@media only screen and (min-width: 1024px) {
  .l-header .navbar .nav-item.active::after {
    content: "";
    display: block;
    width: 80%;
    height: 5px;
    background-color: #26abe3;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}

.l-main {
  padding-bottom: 0;
}
.l-main h1 {
  text-align: center;
  margin-bottom: 3rem;
  font-weight: 700;
}
.l-main h2 {
  font-weight: 700;
  font-style: normal;
  font-size: 200%;
  padding-right: 1em;
  display: inline-block;
  margin-bottom: 2rem;
  border-bottom: solid 1px rgb(255, 255, 255);
  position: relative;
  /* $decorate-size: 6px;
  &::before,
  &::after {
      content: "";
      display: block;
      width: $decorate-size;
      height: $decorate-size;
      border-radius: 50%;
      background-color: #fff;
      position: absolute;
  }
  &::before {
      bottom: calc(0px - $decorate-size / 2);
      right: calc(0px - $decorate-size);
  }
  &::after {
      bottom: calc(0px - $decorate-size / 2);
      right: calc(0px - $decorate-size);
  } */
}
@media only screen and (max-width: 767.98px) {
  .l-main h2 {
    font-size: 150%;
  }
}
.l-main h3 {
  font-weight: 900;
  font-size: 150%;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .l-main h3 {
    font-size: 110%;
  }
}
.l-main section,
.l-main article {
  margin-top: 5rem;
}
@media only screen and (max-width: 767.98px) {
  .l-main section,
  .l-main article {
    margin-top: 3rem;
  }
}
.l-main section:first-child,
.l-main article:first-child {
  margin-top: 0;
}
.l-main section:last-child,
.l-main article:last-child {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 767.98px) {
  .l-main section:last-child,
  .l-main article:last-child {
    margin-bottom: 3rem;
  }
}
.l-main p {
  line-height: 1.8;
  margin-bottom: 1em;
  margin-top: 0;
}
.l-main p mix.sp {
  font-size: 1.5rem;
}
.l-main ul,
.l-main ol {
  margin-top: 0;
  margin-bottom: 2rem;
}
.l-main a :has(img) {
  display: inline-block; /* 擬似要素を配置するために必要 */
  position: relative;
}
.l-main a :has(img)::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white; /* ブレンドする白い色 */
  mix-blend-mode: lighten; /* 輝度の高い色を残すブレンドモード */
  opacity: 0;
  transition: opacity 0.3s ease;
}
.l-main a :has(img):hover::after {
  opacity: 0.5; /* ホバー時に表示 */
}
.l-main img {
  max-width: 100%;
  height: auto;
  display: block;
}
.l-main .container {
  max-width: 980px !important;
}
.l-main h2 {
  text-shadow: 0 0 8px #26abe3;
}
.l-main a {
  color: #fff;
  text-decoration: none;
  transition: all 0.5s 0s ease;
}
.l-main a:hover {
  text-decoration: underline;
}

.container:has(.l-main + .l-sidebar) {
  max-width: 980px !important;
}

nav[aria-label=breadcrumb] {
  margin-top: 96px;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 767.98px) {
  nav[aria-label=breadcrumb] {
    margin-top: 76px;
  }
}
nav[aria-label=breadcrumb] .breadcrumb-item.active {
  color: #fff;
}
nav[aria-label=breadcrumb] .breadcrumb-item::before {
  color: #fff;
}
nav[aria-label=breadcrumb] .breadcrumb-item a {
  color: #fff;
  transition: all 0.5s 0s ease;
}
nav[aria-label=breadcrumb] .breadcrumb-item a:hover {
  color: #26abe3;
}
nav[aria-label=breadcrumb] .container {
  max-width: 980px !important;
}

@media only screen and (min-width: 768px) {
  .container:has(.l-sidebar) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .container:has(.l-sidebar) .block-editor-block-list__layout {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.container:has(.l-sidebar) h1 {
  width: 100%;
  text-align: center;
}
.container:has(.l-sidebar) .l-main,
.container:has(.l-sidebar) .l-sidebar {
  padding: 0 10px;
}
.container:has(.l-sidebar) .l-main {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .container:has(.l-sidebar) .l-main {
    width: calc(100% - 300px);
  }
}

.l-sidebar {
  margin-top: 1rem;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .l-sidebar {
    margin-top: 0;
    width: 300px;
  }
}
.l-sidebar .c-list-spots {
  width: 100%;
}
.l-sidebar .c-list-spots li {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .l-sidebar .c-list-spots {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .l-sidebar .c-list-spots li {
    width: 48%;
  }
}
@media only screen and (min-width: 1024px) {
  .l-sidebar .c-list-spots li {
    width: 100%;
  }
}

.container:has(.c-page-title) {
  max-width: 980px !important;
  display: flex;
  flex-direction: column;
  margin-bottom: 5rem;
  margin-top: 5rem;
}
@media only screen and (max-width: 767.98px) {
  .container:has(.c-page-title) {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.container:has(.c-page-title) .wp-block-post-date {
  order: 0;
}
.container:has(.c-page-title) .c-page-title {
  text-align: center;
  order: 1;
  text-shadow: 0 0 2px RGB(0, 0, 0);
}

.c-list-circle-numbers {
  list-style-type: circled-numbers;
  counter-reset: circled-numbers 0;
}
.c-list-circle-numbers li {
  line-height: 2rem;
}
.c-list-circle-numbers li::marker {
  font-size: 1.25em;
  vertical-align: middle;
  margin-right: 0.25rem;
  line-height: 1;
}

.c-list-sponsor {
  padding-left: 0 !important;
  list-style-type: none;
  text-align: center;
}
.c-list-sponsor li {
  width: 350px;
  display: inline-block;
  margin-right: 1.5rem;
}
.c-list-sponsor li:last-child {
  margin-right: 0;
}
.c-list-sponsor li img {
  width: 100% !important;
  height: auto;
}

.c-list-sns {
  padding-left: 0 !important;
  list-style-type: none;
  text-align: center;
}
.c-list-sns li {
  width: 4rem;
  border-radius: 50%;
  aspect-ratio: 1/1;
  overflow: hidden;
  display: inline-block;
  margin-right: 1.5rem;
}
.c-list-sns li:last-child {
  margin-right: 0;
}
.c-list-sns li a:has(img) {
  display: inline-block;
}
.c-list-sns li a:has(img)::after {
  border-radius: 50%;
}
.c-list-sns li a:has(img) img {
  width: 100% !important;
  height: auto;
}

.c-list-past-illuminations {
  padding-left: 0 !important;
  list-style-type: none;
  text-align: center;
  font-size: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 767.98px) {
  .c-list-past-illuminations {
    justify-content: start;
  }
}
.c-list-past-illuminations li {
  width: 33.3333%;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767.98px) {
  .c-list-past-illuminations li {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.c-list-past-illuminations li a {
  text-decoration: none;
}
.c-list-past-illuminations li a:hover {
  color: #26abe3;
  text-decoration: none;
}

.c-list-period-separate {
  padding-left: 0 !important;
  list-style-type: none;
}
.c-list-period-separate li {
  display: inline-block;
  margin-right: 1.5rem;
  white-space: nowrap;
  margin-right: 0;
}
.c-list-period-separate li:last-child {
  margin-right: 0;
}
.c-list-period-separate li:not(:last-child)::after {
  content: "、";
}
.c-list-period-separate li:last-child {
  margin-right: 0;
}
.c-list-period-separate li div[role=textbox] {
  display: inline;
}

.c-read-more {
  text-align: right;
  text-decoration: none;
  font-size: 150%;
  margin-top: 2rem;
  margin-bottom: 0;
}
.c-read-more a::before {
  content: "▶";
  margin-right: 0.5em;
}
.c-read-more a:hover {
  color: #26abe3 !important;
  text-decoration: none !important;
}

.c-dl-venue {
  display: block;
  margin-bottom: 1.5rem;
}
.c-dl-venue div dt::after {
  content: ":";
  margin: 0 0.5rem;
}
.c-dl-venue div dd {
  margin-bottom: 0;
}
.c-dl-venue div dd ul,
.c-dl-venue div dd p {
  margin-bottom: 0;
}
.c-dl-venue div {
  display: flex;
}
.c-dl-venue div dd {
  font-weight: 700;
}

.c-dl-event-info {
  display: block;
  margin-bottom: 1.5rem;
  display: inline-block;
  margin-bottom: 0;
  line-height: 2rem;
  font-size: 120%;
}
.c-dl-event-info div {
  display: flex;
}
.c-dl-event-info div dt {
  width: 5em;
  text-align: right;
}
.c-dl-event-info div dt::after {
  content: ":";
  margin: 0 0.5rem;
}
.c-dl-event-info div dd {
  margin-bottom: 0;
}
.c-dl-event-info div dd ul,
.c-dl-event-info div dd p {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .c-dl-event-info {
    font-size: 150%;
  }
}
@media only screen and (min-width: 1024px) {
  .c-dl-event-info {
    font-size: 150%;
  }
}

.c-dl-partner-info {
  display: block;
  margin-bottom: 1.5rem;
  text-align: center;
}
.c-dl-partner-info div dt::after {
  content: ":";
  margin: 0 0.5rem;
}
.c-dl-partner-info div dd {
  margin-bottom: 0;
}
.c-dl-partner-info div dd ul,
.c-dl-partner-info div dd p {
  margin-bottom: 0;
}
.c-dl-partner-info div dt,
.c-dl-partner-info div dd {
  display: inline-block;
}
.c-dl-partner-info div dt {
  width: 6rem;
  text-align: right;
}
.c-dl-partner-info div dd ul {
  padding-left: 0 !important;
  list-style-type: none;
}
.c-dl-partner-info div dd ul li {
  display: inline;
  padding-left: 0;
}
.c-dl-partner-info div dd ul li div[role=textbox] {
  display: inline;
}
.c-dl-partner-info div dd ul li::after {
  content: "／";
}
.c-dl-partner-info div dd ul li:last-child::after {
  content: none;
}

.c-dl-event-overview {
  display: block;
  margin-bottom: 1.5rem;
}
.c-dl-event-overview div dt::after {
  content: ":";
  margin: 0 0.5rem;
}
.c-dl-event-overview div dd {
  margin-bottom: 0;
}
.c-dl-event-overview div dd ul,
.c-dl-event-overview div dd p {
  margin-bottom: 0;
}
.c-dl-event-overview div {
  display: flex;
}
@media only screen and (max-width: 767.98px) {
  .c-dl-event-overview div {
    display: block;
    margin-bottom: 1rem;
  }
}
.c-dl-event-overview div dt {
  white-space: nowrap !important;
}
@media only screen and (max-width: 767.98px) {
  .c-dl-event-overview div dt {
    font-weight: 700;
  }
}
.c-dl-event-overview div dd a::before {
  content: "▶";
  margin-right: 0.25rem;
}
.c-dl-event-overview div dd ul {
  padding-left: 0 !important;
  list-style-type: none;
  margin-bottom: 0;
}
.c-dl-event-overview div dd ul li {
  display: inline-block;
}
.c-dl-event-overview div dd ul li:last-child {
  margin-right: 0;
}
.c-dl-event-overview div dd ul li::after {
  content: "／";
}
.c-dl-event-overview div dd ul li:last-child::after {
  content: none;
}

.c-dl-schedule,
.c-dl-event-detail {
  display: block;
  margin-bottom: 1.5rem;
}
.c-dl-schedule div dt::after,
.c-dl-event-detail div dt::after {
  content: ":";
  margin: 0 0.5rem;
}
.c-dl-schedule div dd,
.c-dl-event-detail div dd {
  margin-bottom: 0;
}
.c-dl-schedule div dd ul,
.c-dl-schedule div dd p,
.c-dl-event-detail div dd ul,
.c-dl-event-detail div dd p {
  margin-bottom: 0;
}
.c-dl-schedule div,
.c-dl-event-detail div {
  display: flex;
}
.c-dl-schedule div dt,
.c-dl-event-detail div dt {
  width: 5.5rem;
  text-align: left;
}
.c-dl-schedule div dd ul,
.c-dl-event-detail div dd ul {
  padding-left: 0 !important;
  list-style-type: none;
}
.c-dl-schedule div dd ul li,
.c-dl-event-detail div dd ul li {
  display: inline-block;
  margin-right: 1rem;
}
.c-dl-schedule div dd ul li::after,
.c-dl-event-detail div dd ul li::after {
  content: "／";
}
.c-dl-schedule div dd ul li:last-child,
.c-dl-event-detail div dd ul li:last-child {
  margin-right: 0;
}
.c-dl-schedule div dd ul li:last-child::after,
.c-dl-event-detail div dd ul li:last-child::after {
  content: none;
}

.c-dl-event-detail div dt {
  width: 4.5rem;
  text-align: right;
}

.c-dl-sponsor {
  display: block;
  margin-bottom: 1.5rem;
}
.c-dl-sponsor div dt::after {
  content: ":";
  margin: 0 0.5rem;
}
.c-dl-sponsor div dd {
  margin-bottom: 0;
}
.c-dl-sponsor div dd ul,
.c-dl-sponsor div dd p {
  margin-bottom: 0;
}
.c-dl-sponsor div {
  display: flex;
}
.c-dl-sponsor div dt {
  white-space: nowrap;
}
.c-dl-sponsor div dd ul {
  padding-left: 0 !important;
  list-style-type: none;
}
.c-dl-sponsor div dd ul li {
  display: inline;
  margin-right: 0.5rem;
  white-space: nowrap;
}
.c-dl-sponsor div dd ul li div[role=textbox] {
  display: inline;
}
.c-dl-sponsor div dd ul li::after {
  content: "、";
}
.c-dl-sponsor div dd ul li:last-child {
  margin-right: 0;
}
.c-dl-sponsor div dd ul li:last-child::after {
  content: none;
}

@media only screen and (min-width: 768px) {
  .c-dl-opening-ceremony-schedule div {
    display: flex;
  }
  .c-dl-opening-ceremony-schedule div dt {
    width: 14rem;
    text-align: right;
    padding-left: 0;
  }
  .c-dl-opening-ceremony-schedule div dd {
    padding-left: 1rem;
  }
  .c-dl-opening-ceremony-schedule div dd ul {
    list-style-position: unset;
  }
}

.c-list-sponsor_l {
  text-align: center;
  padding-left: 0;
  list-style-type: none;
  text-align: center;
  font-size: 1.5rem;
}
.c-list-sponsor_l li::before {
  content: "●";
}
.c-list-sponsor_l li .block-editor-rich-text__editable.rich-text {
  display: inline;
}

.c-list-sponsor_m {
  text-align: center;
  padding-left: 0;
  list-style-type: none;
  text-align: center;
  font-size: 1.25rem;
}
.c-list-sponsor_m li::before {
  content: "●";
}
.c-list-sponsor_m li .block-editor-rich-text__editable.rich-text {
  display: inline;
}

.c-list-sponsor_s {
  text-align: center;
  padding-left: 0;
  list-style-type: none;
  text-align: center;
  font-size: 1rem;
}
.c-list-sponsor_s li::before {
  content: "●";
}
.c-list-sponsor_s li .block-editor-rich-text__editable.rich-text {
  display: inline;
}

.c-list-concept li:has(img) {
  list-style-type: none;
  margin-top: 1.5rem;
}

p.c-footnote {
  font-size: 0.8rem;
  margin-top: 0;
}
p.c-footnote::before {
  content: "※";
  margin-right: 0.5em;
  color: #999;
}

ul.c-footnote, ol.c-footnote {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0 !important;
}
ul.c-footnote li, ol.c-footnote li {
  font-size: 0.8rem;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
ul.c-footnote li div[role=textbox], ol.c-footnote li div[role=textbox] {
  display: inline;
}
ul.c-footnote li::before, ol.c-footnote li::before {
  content: "※";
  margin-right: 0.5em;
  color: #999;
}

p:has(+ .c-footnote),
ul:has(+ .c-footnote),
ol:has(+ .c-footnote),
dl:has(+ .c-footnote) {
  margin-bottom: 0;
}

.c-bnr_l {
  padding-left: 0 !important;
  list-style-type: none;
  display: block;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .c-bnr_l {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-bnr_l li {
  display: block;
  margin: auto;
  padding: 5px;
}
@media only screen and (min-width: 768px) {
  .c-bnr_l li {
    padding: 10px;
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .c-bnr_l li {
    padding: 15px;
  }
}
.c-bnr_l li div[role=textbox] {
  display: inline;
}
.c-bnr_l li div[role=textbox] img {
  display: inline !important;
}
.c-bnr_l li {
  width: 100%;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .c-bnr_l li {
    width: 50%;
  }
}
@media only screen and (min-width: 1440px) {
  .c-bnr_l li {
    width: 45%;
  }
}
.c-bnr_l {
  justify-content: center;
}
@media only screen and (min-width: 1024px) {
  .c-bnr_l {
    gap: 10px;
  }
}

.c-bnr_m {
  padding-left: 0 !important;
  list-style-type: none;
  display: block;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .c-bnr_m {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-bnr_m li {
  display: block;
  margin: auto;
  padding: 5px;
}
@media only screen and (min-width: 768px) {
  .c-bnr_m li {
    padding: 10px;
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .c-bnr_m li {
    padding: 15px;
  }
}
.c-bnr_m li div[role=textbox] {
  display: inline;
}
.c-bnr_m li div[role=textbox] img {
  display: inline !important;
}
.c-bnr_m li {
  width: 75%;
}
@media only screen and (min-width: 768px) {
  .c-bnr_m li {
    width: 33.3333%;
  }
}
@media only screen and (min-width: 1024px) {
  .c-bnr_m li {
    width: 30%;
  }
}
@media only screen and (min-width: 1440px) {
  .c-bnr_m li {
    width: 28%;
  }
}
@media only screen and (min-width: 1024px) {
  .c-bnr_m {
    gap: 15px;
  }
}

.c-bnr_s {
  padding-left: 0 !important;
  list-style-type: none;
  display: block;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .c-bnr_s {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-bnr_s li {
  display: block;
  margin: auto;
  padding: 5px;
}
@media only screen and (min-width: 768px) {
  .c-bnr_s li {
    padding: 10px;
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .c-bnr_s li {
    padding: 15px;
  }
}
.c-bnr_s li div[role=textbox] {
  display: inline;
}
.c-bnr_s li div[role=textbox] img {
  display: inline !important;
}
.c-bnr_s li {
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .c-bnr_s li {
    width: 25%;
  }
}
@media only screen and (min-width: 1024px) {
  .c-bnr_s li {
    width: 22%;
  }
}
@media only screen and (min-width: 1440px) {
  .c-bnr_s li {
    width: 20%;
  }
}
@media only screen and (min-width: 1024px) {
  .c-bnr_s {
    gap: 12px;
  }
}

.c-star::before {
  content: "☆";
  margin-right: 0.25em;
}

.c-star-filled::before {
  content: "★";
  margin-right: 0.25em;
}

.c-prizes {
  display: flex;
  flex-wrap: wrap;
}
.c-prizes > .block-editor-inner-blocks > .block-editor-block-list__layout {
  display: flex;
  flex-wrap: wrap;
}
.c-prizes > .block-editor-inner-blocks > .block-editor-block-list__layout img {
  width: 200px;
  max-width: 200px !important;
  height: auto;
}
@media only screen and (max-width: 767.98px) {
  .c-prizes {
    display: block;
  }
}
.c-prizes figure {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 1rem;
  width: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 10px;
}
@media only screen and (max-width: 767.98px) {
  .c-prizes figure {
    display: block;
    width: 100%;
  }
}
.c-prizes figure picture,
.c-prizes figure .components-resizable-box__container {
  max-width: 200px;
  width: 200px;
  height: auto;
}
.c-prizes figure picture img,
.c-prizes figure .components-resizable-box__container img {
  display: block;
  background-color: #fff;
  width: 100%;
  height: auto;
  display: block;
  border: solid 1px #999;
  padding: 1px;
}
@media only screen and (max-width: 767.98px) {
  .c-prizes figure picture img,
  .c-prizes figure .components-resizable-box__container img {
    margin: auto;
    width: 50%;
  }
}
.c-prizes figure figcaption {
  text-align: left;
  line-height: 1;
}
@media only screen and (max-width: 767.98px) {
  .c-prizes figure figcaption {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
}
.c-prizes figure figcaption br {
  font-size: 0;
}
.c-prizes figure figcaption strong {
  font-size: 1rem;
  font-weight: bold;
  display: block;
  line-height: 1.25;
  margin-top: -1em;
  margin-bottom: 0 !important;
}
.c-prizes figure figcaption strong::before, .c-prizes figure figcaption strong::after {
  content: "\a";
  white-space: pre;
}

.editor-styles-wrapper .c-prizes,
.editor-styles-wrapper .wp-block .c-prizes,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes {
  display: flex !important;
  flex-wrap: wrap !important;
}
.editor-styles-wrapper .c-prizes .block-editor-inner-blocks,
.editor-styles-wrapper .c-prizes .block-editor-block-list__layout,
.editor-styles-wrapper .wp-block .c-prizes .block-editor-inner-blocks,
.editor-styles-wrapper .wp-block .c-prizes .block-editor-block-list__layout,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes .block-editor-inner-blocks,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes .block-editor-block-list__layout,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes .block-editor-inner-blocks,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes .block-editor-block-list__layout {
  display: flex !important;
  flex-wrap: wrap !important;
  width: 100% !important;
}
.editor-styles-wrapper .c-prizes figure,
.editor-styles-wrapper .c-prizes .wp-block figure,
.editor-styles-wrapper .c-prizes > * figure,
.editor-styles-wrapper .wp-block .c-prizes figure,
.editor-styles-wrapper .wp-block .c-prizes .wp-block figure,
.editor-styles-wrapper .wp-block .c-prizes > * figure,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 1rem;
  width: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 10px;
  display: grid !important;
  grid-template-columns: 200px 1fr !important;
  gap: 1rem !important;
  width: 100% !important;
  margin: 0 !important;
}
@media only screen and (max-width: 767.98px) {
  .editor-styles-wrapper .c-prizes figure,
  .editor-styles-wrapper .c-prizes .wp-block figure,
  .editor-styles-wrapper .c-prizes > * figure,
  .editor-styles-wrapper .wp-block .c-prizes figure,
  .editor-styles-wrapper .wp-block .c-prizes .wp-block figure,
  .editor-styles-wrapper .wp-block .c-prizes > * figure,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure,
  .editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure,
  .editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure,
  .editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure {
    display: block;
    width: 100%;
    display: block;
  }
}
.editor-styles-wrapper .c-prizes figure picture,
.editor-styles-wrapper .c-prizes figure .components-resizable-box__container,
.editor-styles-wrapper .c-prizes .wp-block figure picture,
.editor-styles-wrapper .c-prizes .wp-block figure .components-resizable-box__container,
.editor-styles-wrapper .c-prizes > * figure picture,
.editor-styles-wrapper .c-prizes > * figure .components-resizable-box__container,
.editor-styles-wrapper .wp-block .c-prizes figure picture,
.editor-styles-wrapper .wp-block .c-prizes figure .components-resizable-box__container,
.editor-styles-wrapper .wp-block .c-prizes .wp-block figure picture,
.editor-styles-wrapper .wp-block .c-prizes .wp-block figure .components-resizable-box__container,
.editor-styles-wrapper .wp-block .c-prizes > * figure picture,
.editor-styles-wrapper .wp-block .c-prizes > * figure .components-resizable-box__container,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure picture,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure .components-resizable-box__container,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure picture,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure .components-resizable-box__container,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure picture,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure .components-resizable-box__container,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure picture,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure .components-resizable-box__container,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure picture,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure .components-resizable-box__container,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure picture,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure .components-resizable-box__container {
  max-width: 200px;
  width: 200px;
  height: auto;
  max-width: 200px !important;
  width: 200px !important;
  height: auto !important;
}
.editor-styles-wrapper .c-prizes figure picture img,
.editor-styles-wrapper .c-prizes figure .components-resizable-box__container img,
.editor-styles-wrapper .c-prizes .wp-block figure picture img,
.editor-styles-wrapper .c-prizes .wp-block figure .components-resizable-box__container img,
.editor-styles-wrapper .c-prizes > * figure picture img,
.editor-styles-wrapper .c-prizes > * figure .components-resizable-box__container img,
.editor-styles-wrapper .wp-block .c-prizes figure picture img,
.editor-styles-wrapper .wp-block .c-prizes figure .components-resizable-box__container img,
.editor-styles-wrapper .wp-block .c-prizes .wp-block figure picture img,
.editor-styles-wrapper .wp-block .c-prizes .wp-block figure .components-resizable-box__container img,
.editor-styles-wrapper .wp-block .c-prizes > * figure picture img,
.editor-styles-wrapper .wp-block .c-prizes > * figure .components-resizable-box__container img,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure picture img,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure .components-resizable-box__container img,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure picture img,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure .components-resizable-box__container img,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure picture img,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure .components-resizable-box__container img,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure picture img,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure .components-resizable-box__container img,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure picture img,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure .components-resizable-box__container img,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure picture img,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure .components-resizable-box__container img {
  display: block;
  background-color: #fff;
  width: 100%;
  height: auto;
  display: block;
  border: solid 1px #999;
  padding: 1px;
}
@media only screen and (max-width: 767.98px) {
  .editor-styles-wrapper .c-prizes figure picture img,
  .editor-styles-wrapper .c-prizes figure .components-resizable-box__container img,
  .editor-styles-wrapper .c-prizes .wp-block figure picture img,
  .editor-styles-wrapper .c-prizes .wp-block figure .components-resizable-box__container img,
  .editor-styles-wrapper .c-prizes > * figure picture img,
  .editor-styles-wrapper .c-prizes > * figure .components-resizable-box__container img,
  .editor-styles-wrapper .wp-block .c-prizes figure picture img,
  .editor-styles-wrapper .wp-block .c-prizes figure .components-resizable-box__container img,
  .editor-styles-wrapper .wp-block .c-prizes .wp-block figure picture img,
  .editor-styles-wrapper .wp-block .c-prizes .wp-block figure .components-resizable-box__container img,
  .editor-styles-wrapper .wp-block .c-prizes > * figure picture img,
  .editor-styles-wrapper .wp-block .c-prizes > * figure .components-resizable-box__container img,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure picture img,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure .components-resizable-box__container img,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure picture img,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure .components-resizable-box__container img,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure picture img,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure .components-resizable-box__container img,
  .editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure picture img,
  .editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure .components-resizable-box__container img,
  .editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure picture img,
  .editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure .components-resizable-box__container img,
  .editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure picture img,
  .editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure .components-resizable-box__container img {
    margin: auto;
    width: 50%;
  }
}
.editor-styles-wrapper .c-prizes figure figcaption,
.editor-styles-wrapper .c-prizes .wp-block figure figcaption,
.editor-styles-wrapper .c-prizes > * figure figcaption,
.editor-styles-wrapper .wp-block .c-prizes figure figcaption,
.editor-styles-wrapper .wp-block .c-prizes .wp-block figure figcaption,
.editor-styles-wrapper .wp-block .c-prizes > * figure figcaption,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure figcaption,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure figcaption,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure figcaption,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure figcaption,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure figcaption,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure figcaption {
  text-align: left;
  line-height: 1;
  text-align: left !important;
  display: block !important;
}
@media only screen and (max-width: 767.98px) {
  .editor-styles-wrapper .c-prizes figure figcaption,
  .editor-styles-wrapper .c-prizes .wp-block figure figcaption,
  .editor-styles-wrapper .c-prizes > * figure figcaption,
  .editor-styles-wrapper .wp-block .c-prizes figure figcaption,
  .editor-styles-wrapper .wp-block .c-prizes .wp-block figure figcaption,
  .editor-styles-wrapper .wp-block .c-prizes > * figure figcaption,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure figcaption,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure figcaption,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure figcaption,
  .editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure figcaption,
  .editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure figcaption,
  .editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure figcaption {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
}
.editor-styles-wrapper .c-prizes figure figcaption br,
.editor-styles-wrapper .c-prizes .wp-block figure figcaption br,
.editor-styles-wrapper .c-prizes > * figure figcaption br,
.editor-styles-wrapper .wp-block .c-prizes figure figcaption br,
.editor-styles-wrapper .wp-block .c-prizes .wp-block figure figcaption br,
.editor-styles-wrapper .wp-block .c-prizes > * figure figcaption br,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure figcaption br,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure figcaption br,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure figcaption br,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure figcaption br,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure figcaption br,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure figcaption br {
  font-size: 0;
}
.editor-styles-wrapper .c-prizes figure figcaption strong,
.editor-styles-wrapper .c-prizes .wp-block figure figcaption strong,
.editor-styles-wrapper .c-prizes > * figure figcaption strong,
.editor-styles-wrapper .wp-block .c-prizes figure figcaption strong,
.editor-styles-wrapper .wp-block .c-prizes .wp-block figure figcaption strong,
.editor-styles-wrapper .wp-block .c-prizes > * figure figcaption strong,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure figcaption strong,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure figcaption strong,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure figcaption strong,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure figcaption strong,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure figcaption strong,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure figcaption strong {
  font-size: 1rem;
  font-weight: bold;
  display: block;
  line-height: 1.25;
  margin-top: -1em;
  margin-bottom: 0 !important;
  display: block;
  margin-bottom: 0.5rem;
}
.editor-styles-wrapper .c-prizes figure figcaption strong::before, .editor-styles-wrapper .c-prizes figure figcaption strong::after,
.editor-styles-wrapper .c-prizes .wp-block figure figcaption strong::before,
.editor-styles-wrapper .c-prizes .wp-block figure figcaption strong::after,
.editor-styles-wrapper .c-prizes > * figure figcaption strong::before,
.editor-styles-wrapper .c-prizes > * figure figcaption strong::after,
.editor-styles-wrapper .wp-block .c-prizes figure figcaption strong::before,
.editor-styles-wrapper .wp-block .c-prizes figure figcaption strong::after,
.editor-styles-wrapper .wp-block .c-prizes .wp-block figure figcaption strong::before,
.editor-styles-wrapper .wp-block .c-prizes .wp-block figure figcaption strong::after,
.editor-styles-wrapper .wp-block .c-prizes > * figure figcaption strong::before,
.editor-styles-wrapper .wp-block .c-prizes > * figure figcaption strong::after,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure figcaption strong::before,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes figure figcaption strong::after,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure figcaption strong::before,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes .wp-block figure figcaption strong::after,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure figcaption strong::before,
.editor-styles-wrapper .wp-block-group__inner-container .c-prizes > * figure figcaption strong::after,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure figcaption strong::before,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes figure figcaption strong::after,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure figcaption strong::before,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes .wp-block figure figcaption strong::after,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure figcaption strong::before,
.editor-styles-wrapper .block-editor-inner-blocks .c-prizes > * figure figcaption strong::after {
  content: "\a";
  white-space: pre;
}
.editor-styles-wrapper .c-prize,
.editor-styles-wrapper .wp-block .c-prize,
.editor-styles-wrapper .wp-block-group__inner-container .c-prize {
  margin-bottom: 1rem;
  width: 50% !important;
}
@media only screen and (max-width: 767.98px) {
  .editor-styles-wrapper .c-prize,
  .editor-styles-wrapper .wp-block .c-prize,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prize {
    width: 100% !important;
  }
}
.editor-styles-wrapper .c-prize figure,
.editor-styles-wrapper .wp-block .c-prize figure,
.editor-styles-wrapper .wp-block-group__inner-container .c-prize figure {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 1rem;
  width: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 10px;
  display: grid !important;
  grid-template-columns: 200px 1fr !important;
  gap: 1rem !important;
  width: 100% !important;
  margin: 0 !important;
}
@media only screen and (max-width: 767.98px) {
  .editor-styles-wrapper .c-prize figure,
  .editor-styles-wrapper .wp-block .c-prize figure,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prize figure {
    display: block;
    width: 100%;
    display: block;
  }
}
.editor-styles-wrapper .c-prize figure picture,
.editor-styles-wrapper .c-prize figure .components-resizable-box__container,
.editor-styles-wrapper .wp-block .c-prize figure picture,
.editor-styles-wrapper .wp-block .c-prize figure .components-resizable-box__container,
.editor-styles-wrapper .wp-block-group__inner-container .c-prize figure picture,
.editor-styles-wrapper .wp-block-group__inner-container .c-prize figure .components-resizable-box__container {
  max-width: 200px;
  width: 200px;
  height: auto;
  max-width: 200px !important;
  width: 200px !important;
  height: auto !important;
}
.editor-styles-wrapper .c-prize figure picture img,
.editor-styles-wrapper .c-prize figure .components-resizable-box__container img,
.editor-styles-wrapper .wp-block .c-prize figure picture img,
.editor-styles-wrapper .wp-block .c-prize figure .components-resizable-box__container img,
.editor-styles-wrapper .wp-block-group__inner-container .c-prize figure picture img,
.editor-styles-wrapper .wp-block-group__inner-container .c-prize figure .components-resizable-box__container img {
  display: block;
  background-color: #fff;
  width: 100%;
  height: auto;
  display: block;
  border: solid 1px #999;
  padding: 1px;
}
@media only screen and (max-width: 767.98px) {
  .editor-styles-wrapper .c-prize figure picture img,
  .editor-styles-wrapper .c-prize figure .components-resizable-box__container img,
  .editor-styles-wrapper .wp-block .c-prize figure picture img,
  .editor-styles-wrapper .wp-block .c-prize figure .components-resizable-box__container img,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prize figure picture img,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prize figure .components-resizable-box__container img {
    margin: auto;
    width: 50%;
  }
}
.editor-styles-wrapper .c-prize figure figcaption,
.editor-styles-wrapper .wp-block .c-prize figure figcaption,
.editor-styles-wrapper .wp-block-group__inner-container .c-prize figure figcaption {
  text-align: left;
  line-height: 1;
  text-align: left !important;
  display: block !important;
}
@media only screen and (max-width: 767.98px) {
  .editor-styles-wrapper .c-prize figure figcaption,
  .editor-styles-wrapper .wp-block .c-prize figure figcaption,
  .editor-styles-wrapper .wp-block-group__inner-container .c-prize figure figcaption {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
}
.editor-styles-wrapper .c-prize figure figcaption br,
.editor-styles-wrapper .wp-block .c-prize figure figcaption br,
.editor-styles-wrapper .wp-block-group__inner-container .c-prize figure figcaption br {
  font-size: 0;
}
.editor-styles-wrapper .c-prize figure figcaption strong,
.editor-styles-wrapper .wp-block .c-prize figure figcaption strong,
.editor-styles-wrapper .wp-block-group__inner-container .c-prize figure figcaption strong {
  font-size: 1rem;
  font-weight: bold;
  display: block;
  line-height: 1.25;
  margin-top: -1em;
  margin-bottom: 0 !important;
  display: block;
  margin-bottom: 0.5rem;
}
.editor-styles-wrapper .c-prize figure figcaption strong::before, .editor-styles-wrapper .c-prize figure figcaption strong::after,
.editor-styles-wrapper .wp-block .c-prize figure figcaption strong::before,
.editor-styles-wrapper .wp-block .c-prize figure figcaption strong::after,
.editor-styles-wrapper .wp-block-group__inner-container .c-prize figure figcaption strong::before,
.editor-styles-wrapper .wp-block-group__inner-container .c-prize figure figcaption strong::after {
  content: "\a";
  white-space: pre;
}

.c-list-spots {
  padding-left: 0;
  list-style-type: none;
}
.c-list-spots li {
  text-align: center;
  border: solid 1px #ddd;
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
  display: table;
}
.c-list-spots li a {
  text-decoration: none;
  text-align: center;
  color: #111;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  padding: 0.25rem;
}

.c-img-spot {
  display: block;
  text-align: center;
  width: 100%;
  --img-spot-offset-sp: 120px;
  --img-spot-offset-tb: 200px;
  --img-spot-offset-pc: 240px;
}
.c-img-spot img {
  margin: auto;
  display: block;
  max-width: 100%;
  max-height: calc(100vh - var(--img-spot-offset-tb));
  width: auto;
  height: auto;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
@media only screen and (max-width: 767.98px) {
  .c-img-spot img {
    max-height: calc(100vh - var(--img-spot-offset-sp));
  }
}
@media only screen and (min-width: 768px) {
  .c-img-spot img {
    max-height: calc(100vh - var(--img-spot-offset-tb));
  }
}
@media only screen and (min-width: 1024px) {
  .c-img-spot img {
    max-height: calc(100vh - var(--img-spot-offset-pc));
  }
}

.c-address {
  border: solid 1px #111;
  border-radius: 0.5rem;
  overflow: hidden;
  line-height: 1;
}
.c-address dl {
  margin-bottom: 0;
}
.c-address p.sab-address-item {
  margin-bottom: 0;
}
.c-address div.sab-address-item {
  display: flex;
}
.c-address .sab-address-item {
  padding: 0.5rem 1rem;
}
.c-address .sab-address-item.sab-address-item-company {
  background-color: #111;
  color: #fff;
  line-height: 3;
}
.c-address .sab-address-item dt,
.c-address .sab-address-item dd {
  margin-bottom: 0;
}
.c-address .sab-address-item .sab-label::after {
  content: ":";
  margin: 0 0.5rem;
}

.c-list-news li.wp-block-post {
  border-bottom: solid 1px #fff;
  padding-bottom: 2rem;
  padding-top: 2rem;
  margin-bottom: 0;
  margin-top: 0;
}
.c-list-news li.wp-block-post:last-child {
  border-bottom: none;
}
.c-list-news .wp-block-post-title {
  font-size: 1.25rem;
  margin-top: 0.5rem;
  text-align: left;
}
.c-list-news .wp-block-post-title a {
  color: var(--bs-body-color);
  text-decoration: none;
}
.c-list-news .wp-block-post-title a:hover {
  text-decoration: underline;
}
.c-list-news .post-category-list {
  margin-bottom: 0;
}
.c-list-news .post-category-list li {
  border-bottom: none;
}
.c-list-news .post-category-list li a[class*=badge] {
  text-decoration: none;
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
  color: rgb(255, 255, 255);
  font-size: 1rem;
  font-weight: normal;
  margin-left: 1rem;
  transition: all 0.2s ease-out;
}
.c-list-news .post-category-list li a.badge-category-news {
  background-color: cornflowerblue;
}
.c-list-news .post-category-list li a.badge-category-event {
  background-color: deeppink;
}
.c-list-news .post-category-list li a.badge-category-report {
  background-color: green;
}

.c-text-narrow {
  max-width: 40em;
  margin: 0 auto 2rem !important;
}
@media only screen and (max-width: 767.98px) {
  .c-text-narrow {
    max-width: 100%;
  }
}

.c-form-apply {
  margin-bottom: 1rem !important;
}
.c-form-apply tr {
  border-bottom: 1px solid #fff;
}
.c-form-apply tr th,
.c-form-apply tr td {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.c-form-apply tr th {
  white-space: nowrap;
}
@media only screen and (max-width: 767.98px) {
  .c-form-apply tr {
    display: block;
  }
  .c-form-apply tr th,
  .c-form-apply tr td {
    display: block;
    padding-bottom: 0;
    padding-top: 0;
  }
  .c-form-apply tr th input,
  .c-form-apply tr td input {
    width: 100%;
  }
}

.haveto {
  color: var(--bs-danger);
  font-weight: bold;
}
.haveto::before {
  content: "*";
  margin-right: 0.25rem;
}

.c-section-privacy-policy {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
  background-color: #fff;
  padding: 1.5rem;
  border-radius: 10px;
  color: #111;
}
.c-section-privacy-policy h2 {
  text-shadow: none;
  font-size: 150%;
}
.c-section-privacy-policy ul {
  list-style-type: disc;
  margin-bottom: 0 !important;
}

.c-gmap {
  width: 100%;
  aspect-ratio: 1/1;
}

.p-hero-image {
  height: calc(100vh - 96px);
  overflow-y: hidden;
  position: relative;
  background-color: #000;
}
@media only screen and (max-width: 767.98px) {
  .p-hero-image {
    height: calc(100vh - 76px);
  }
}
.p-hero-image .hero-text {
  position: absolute;
  bottom: 17.5%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .p-hero-image .hero-text {
    bottom: 20%;
  }
}
@media only screen and (min-width: 1024px) {
  .p-hero-image .hero-text {
    bottom: 15%;
  }
}
.p-hero-image .hero-text img {
  display: block;
  width: 85% !important;
  height: auto;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .p-hero-image .hero-text img {
    width: 50% !important;
  }
}
@media only screen and (min-width: 1024px) {
  .p-hero-image .hero-text img {
    width: 50% !important;
  }
}
.p-hero-image .event-info {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin-top: 0;
  color: #fff;
  background-color: rgb(0, 0, 0);
  padding: 1rem 0;
}
.p-hero-image .event-info p {
  text-align: left;
}

.p-cards-prize .card {
  text-align: center;
  margin-bottom: 1rem;
}
.p-cards-prize .card .card-img-top {
  width: 60%;
  overflow: hidden;
  margin: 1rem auto;
  border-radius: 0;
  margin-bottom: 0;
}
.p-cards-prize .card .card-img-top img {
  border-radius: 0 !important;
}
.p-cards-prize .card .card-body .card-title {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0;
}
.p-cards-prize .card .card-body .card-subtitle {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 0;
}

.p-button-workshop-apply .wp-element-button {
  background-color: #26abe3;
  border-color: #26abe3;
  color: #fff;
  font-weight: bold;
}
.p-button-workshop-apply .wp-element-button:hover {
  background-color: rgb(24.4571428571, 140.6285714286, 189.5428571429);
  border-color: rgb(24.4571428571, 140.6285714286, 189.5428571429);
  color: #fff;
  text-decoration: none;
}

body.type-archive .l-main h2 {
  font-size: 150%;
}
body.type-archive .l-main .wp-block-post-title {
  border-bottom: none;
  margin-top: 0.5rem;
  margin-bottom: 0;
}

body.type-page .l-main {
  max-width: 960px;
  margin: 0 auto;
}
body.type-page .entry-content p {
  margin-bottom: 1.5em;
}

body.type-single .l-main {
  max-width: 960px;
  margin: 0 auto;
}
body.type-single .l-main .container {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 2rem;
}
body.type-single .entry-content p {
  margin-bottom: 1.5em;
}

.pg-home .l-main {
  margin-top: 96px;
}
@media only screen and (max-width: 767.98px) {
  .pg-home .l-main {
    margin-top: 76px;
  }
}
.pg-home .l-main h2 {
  font-size: 250%;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767.98px) {
  .pg-home .l-main h2 {
    font-size: 175%;
  }
}
.pg-home .l-main section .container,
.pg-home .l-main article .container {
  background: rgba(0, 0, 0, 0.6);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-radius: 1rem;
}
.pg-home .l-main section img,
.pg-home .l-main article img {
  max-height: calc(100vh - 96px - 6rem);
  width: auto;
}
.pg-home .l-main section#sponsor,
.pg-home .l-main article#sponsor {
  padding: 3rem 0;
  background-color: rgb(255, 255, 255);
}
.pg-home .l-main section#sponsor .container,
.pg-home .l-main article#sponsor .container {
  background: none;
}
.pg-home .l-main section#sponsor h2,
.pg-home .l-main article#sponsor h2 {
  color: #000;
  text-shadow: none;
}

@media only screen and (min-width: 768px) {
  body.pg-spot .c-list-spots {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }
  body.pg-spot .c-list-spots li {
    width: calc(50% - 0.5rem);
  }
}/*# sourceMappingURL=style.css.map */