@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* media query */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  font-size: 62.5%;
  /* 16px x 0.625 = 10px(=1rem) */
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}
@media all and (max-width: 767px) {
  html {
    scroll-padding-top: 60px;
  }
}

body {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  color: #231815;
  line-height: 1.6;
  font-size: 1.6rem;
  overflow-wrap: anywhere; /* 収まらない場合に折り返す */
  word-break: normal; /* 単語の分割はデフォルトに依存 */
  line-break: strict; /* 禁則処理を厳格に適用 */
}
@media all and (max-width: 767px) {
  body {
    font-size: 1.4rem;
  }
}

a {
  text-decoration: none;
  transition: opacity 0.3s ease-in-out;
  color: currentColor;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

ul, ol {
  list-style: none;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}
@media all and (max-width: 767px) {
  .mt5 {
    margin-top: 3px !important;
  }
}

.mt10 {
  margin-top: 10px !important;
}
@media all and (max-width: 767px) {
  .mt10 {
    margin-top: 8px !important;
  }
}

.mt15 {
  margin-top: 15px !important;
}
@media all and (max-width: 767px) {
  .mt15 {
    margin-top: 10px !important;
  }
}

.mt20 {
  margin-top: 20px !important;
}
@media all and (max-width: 767px) {
  .mt20 {
    margin-top: 15px !important;
  }
}

.mt30 {
  margin-top: 30px !important;
}
@media all and (max-width: 767px) {
  .mt30 {
    margin-top: 20px !important;
  }
}

.mt40 {
  margin-top: 40px !important;
}
@media all and (max-width: 767px) {
  .mt40 {
    margin-top: 25px !important;
  }
}

.mt50 {
  margin-top: 50px !important;
}
@media all and (max-width: 767px) {
  .mt50 {
    margin-top: 30px !important;
  }
}

@media all and (max-width: 767px) {
  .pconly {
    display: none;
  }
}

.sponly {
  display: none;
}
@media all and (max-width: 767px) {
  .sponly {
    display: block;
  }
}

.portraitonly {
  display: none;
}
@media all and (max-width: 480px) {
  .portraitonly {
    display: block;
  }
}

@media all and (max-width: 480px) {
  .portraitnone {
    display: none;
  }
}

.tabonly {
  display: none;
}
@media all and (max-width: 1000px) {
  .tabonly {
    display: block;
  }
}

@media all and (max-width: 1000px) {
  .tabnone {
    display: none;
  }
}

.mdonly {
  display: none;
}
@media all and (max-width: 600px) {
  .mdonly {
    display: block;
  }
}

@media all and (max-width: 600px) {
  .mdnone {
    display: none;
  }
}

.span_br {
  display: inline-block;
}

.criteria_button a {
  box-sizing: border-box;
  background: #fff;
  border: solid 4px #259FE0;
  border-radius: 30px;
  display: block;
  margin-inline: auto;
  width: 100%;
  max-width: 500px;
  color: #259FE0;
  text-align: center;
  padding: 12px 10px;
  font-size: 2rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .criteria_button a {
    border-width: 3px;
    font-size: 1.8rem;
  }
}
.criteria_button__arrow {
  display: inline-block;
  margin-left: 15px;
}
.criteria_button.link_none a {
  pointer-events: none;
  border-color: #D6D6D6;
  color: #D6D6D6;
  background: #f5f5f5;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
}

.loader-inner img {
  width: 100px;
}

@media all and (max-width: 767px) {
  .loader-inner img {
    width: 16vw;
  }
}
.wrapper {
  position: relative;
  top: -30px;
  opacity: 0;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
login
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.btn-login {
  position: absolute;
  z-index: 100;
  display: flex;
  background: #ffff00;
  width: 143px;
  height: 143px;
  border: 5px solid #fff;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.5;
  left: 20px;
  top: 20px;
}
@media all and (max-width: 767px) {
  .btn-login {
    right: 4vw;
    top: 4vw;
    width: 21.3333333333vw;
    height: 21.3333333333vw;
    border: 3px solid #fff;
  }
}
.btn-login a {
  color: #2ba9d6;
  font-weight: 900;
}
@media all and (max-width: 767px) {
  .btn-login a {
    font-size: 2.8vw;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
header
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.header {
  position: relative;
}
@media all and (max-width: 767px) {
  .header {
    background: transparent;
  }
}

.header-inner {
  margin-top: 82px;
  width: 100%;
  background: #259FE0;
}
@media all and (max-width: 767px) {
  .header-inner {
    margin-top: 60px;
  }
}

.header-title {
  max-width: 1400px;
  margin: 0 auto;
}
.header-title img {
  width: 100%;
  max-width: none;
}

.header-menu {
  text-align: center;
  display: flex;
  height: 80px;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  padding: 0 30px 0 10px;
  box-shadow: 1px 1px 1px 1px rgb(227, 227, 227);
  margin-bottom: 3px;
  position: fixed;
  top: 0;
  background-color: white;
  width: 100%;
  z-index: 30;
  line-height: 1.5;
}
@media all and (max-width: 767px) {
  .header-menu {
    height: 60px;
    padding: 0 15px 0 5px;
  }
}

.header-menu img {
  height: 80px;
  display: block;
}
@media all and (max-width: 767px) {
  .header-menu img {
    height: 58px;
  }
}

.header-menu li ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-left: 20px;
}
@media all and (max-width: 1280px) {
  .header-menu li ul {
    gap: 20px;
    font-size: 1.4rem;
  }
}
@media all and (max-width: 1000px) {
  .header-menu li ul {
    display: none;
  }
}

.header-menu a {
  display: block;
  width: 100%;
  color: black;
}

.navigation {
  transition: all 0.3s ease-out;
}
.navigation.active {
  display: block;
  background-color: white;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  height: 100%;
  min-height: 100vh;
  z-index: 50;
  font-size: 1.6rem;
  text-align: center;
  overflow: auto;
}
.navigation.active > li {
  margin: 30px 40px;
}
.navigation.active > li:first-child {
  margin-top: 100px;
}
.navigation.active > li:last-child {
  margin-bottom: 100px;
}
.navigation > li.link_none a {
  pointer-events: none;
  color: #D6D6D6;
}
.navigation > li.btn_login {
  display: block;
  max-width: 200px;
  text-align: center;
  margin: 0 auto;
}
.navigation > li.btn_login a {
  display: block;
  background: linear-gradient(#e95915 0%, #dd020d 100%);
  padding: 10px 25px;
  color: white;
  border-radius: 40px;
  font-weight: 700;
}
.navigation > li.nav_banner {
  display: none;
}
@media all and (max-width: 767px) {
  .navigation > li.nav_banner {
    display: block;
  }
}
.navigation > li.nav_banner > a {
  max-width: 300px;
  margin: 0 auto;
}
.navigation > li.nav_banner img {
  width: 100%;
  height: auto;
}

.header-login-btn {
  background-color: #ff0000;
  padding: 5px 10px;
  font-size: 10px;
  color: white !important;
  border-radius: 20px;
  display: none !important;
}
@media all and (max-width: 767px) {
  .header-login-btn {
    display: block !important;
  }
}

.header-link-btn {
  background-color: #ff0000;
  padding: 5px 5px;
  font-size: 8px;
  color: white !important;
  border-radius: 20px;
  display: none !important;
}
@media all and (max-width: 767px) {
  .header-link-btn {
    display: block !important;
  }
}

.bg_nav.bg-active {
  display: block;
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: rgba(156, 156, 156, 0.8);
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
footer
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.footer {
  padding: 45px 20px 60px;
  text-align: center;
}

.footer-sponsor__ttl {
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .footer-sponsor__ttl {
    font-size: 2rem;
  }
}
.footer-sponsor__img {
  margin-top: 15px;
}
@media all and (max-width: 767px) {
  .footer-sponsor__img {
    margin-top: 10px;
  }
}
@media all and (max-width: 767px) {
  .footer-sponsor__img img {
    width: 70px;
  }
}

.footer-sponsorship {
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  .footer-sponsorship {
    margin-top: 25px;
  }
}
.footer-sponsorship__ttl {
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .footer-sponsorship__ttl {
    font-size: 2rem;
  }
}
.footer-sponsorship__txt {
  margin-top: 15px;
}
@media all and (max-width: 767px) {
  .footer-sponsorship__txt {
    margin-top: 10px;
  }
}

.footer-management {
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  .footer-management {
    margin-top: 25px;
  }
}
.footer-management__ttl {
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .footer-management__ttl {
    font-size: 2rem;
  }
}
.footer-management__txt {
  margin-top: 10px;
}
@media all and (max-width: 767px) {
  .footer-management__txt {
    margin-top: 8px;
  }
}

.footer-copy {
  font-size: 1.2rem;
  font-weight: normal;
  color: #999;
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .footer-copy {
    margin-top: 30px;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
content
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.wrapper {
  overflow: hidden;
}

.content-wrapper {
  position: relative;
}

.container {
  max-width: 1000px;
  width: calc(100% - 40px);
  margin-inline: auto;
}

.container-inner {
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  .container-inner {
    margin-top: 30px;
  }
}

.common__ttl {
  text-align: center;
  line-height: 1.4;
}
.common__ttl-en {
  font-size: 4.2rem;
  font-weight: 800;
  line-height: 1.2;
  color: #006EBB;
}
@media all and (max-width: 767px) {
  .common__ttl-en {
    font-size: 3rem;
  }
}
.common__ttl-jp {
  font-size: 2.4rem;
  font-weight: 700;
  color: #231815;
  margin-top: 15px;
}
@media all and (max-width: 767px) {
  .common__ttl-jp {
    font-size: 2rem;
    margin-top: 10px;
  }
}
.common__ttl-mark {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 25px;
}
@media all and (max-width: 767px) {
  .common__ttl-mark {
    gap: 8px;
    margin-top: 20px;
  }
}
.common__ttl-mark > span {
  display: block;
  width: 15px;
  height: 15px;
  background: #259FE0;
  border-radius: 50%;
}
@media all and (max-width: 767px) {
  .common__ttl-mark > span {
    width: 12px;
    height: 12px;
  }
}
.common__ttl-mark > span:nth-of-type(2) {
  background: rgba(37, 159, 224, 0.85);
}
.common__ttl-mark > span:nth-of-type(3) {
  background: rgba(37, 159, 224, 0.7);
}
.common__ttl-mark > span:nth-of-type(4) {
  background: rgba(37, 159, 224, 0.55);
}
.common-btn__entry {
  margin-top: 50px;
  margin-inline: auto;
  max-width: 600px;
  filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.25));
}
@media all and (max-width: 767px) {
  .common-btn__entry {
    margin-top: 30px;
    max-width: 500px;
  }
}
.common-btn__entry.--nolink .common-btn__entry__link {
  pointer-events: none;
  background: #ccc;
}
.common-btn__entry__link {
  text-align: center;
  box-sizing: border-box;
  border: 6px solid #fff;
  padding: 25px 25px 30px;
  display: block;
  background: linear-gradient(#e95915 0%, #dd020d 100%);
  color: #fff;
  font-size: 2.8rem;
  font-weight: 900;
  border-radius: 9999px;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
@media all and (max-width: 767px) {
  .common-btn__entry__link {
    padding: 15px 15px 20px;
    border-width: 5px;
    font-size: 2.2rem;
  }
}
.common-btn__entry__link:hover {
  text-decoration: underline;
}

.asterisk {
  text-align: left;
  font-size: 1.6rem;
}
@media all and (max-width: 767px) {
  .asterisk {
    font-size: 1.4rem;
  }
}
.asterisk.--center {
  margin-inline: auto;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
}
.asterisk > li {
  text-indent: -1em;
  padding-left: 1em;
}

.asterisk_number {
  font-size: 1.5rem;
  text-align: left;
}
@media all and (max-width: 767px) {
  .asterisk_number {
    font-size: 1.3rem;
  }
}
.asterisk_number > li {
  text-indent: -1.1em;
  padding-left: 1.1em;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
message
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.message {
  padding: 80px 0;
}
@media all and (max-width: 767px) {
  .message {
    padding: 50px 0;
  }
}
.message__txt {
  text-align: center;
  word-break: keep-all;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
}
@media all and (max-width: 767px) {
  .message__txt {
    font-size: 1.6rem;
  }
}
.message__strong {
  text-align: center;
  word-break: keep-all;
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.6;
}
@media all and (max-width: 767px) {
  .message__strong {
    font-size: 2rem;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
theme
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.theme {
  padding: 80px 0;
  background: url("../img/back_img_theme.png") center top/100% auto no-repeat, #fff1e4;
}
@media all and (max-width: 767px) {
  .theme {
    padding: 50px 0;
  }
}
.theme-target {
  max-width: 800px;
  margin-inline: auto;
}
.theme-detail__img {
  max-width: 800px;
  margin-inline: auto;
}
.theme-detail__list {
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .theme-detail__list {
    margin-top: 30px;
  }
}
.theme-detail__list > div {
  display: flex;
  align-items: flex-start;
  gap: 10px 15px;
  margin-top: 25px;
}
@media all and (max-width: 767px) {
  .theme-detail__list > div {
    flex-wrap: wrap;
    margin-top: 20px;
  }
}
.theme-detail__list > div:first-of-type {
  margin-top: 0;
}
.theme-detail__list dt {
  flex-shrink: 0;
  width: 180px;
  text-align: center;
  box-sizing: border-box;
  border: 2px solid #231815;
  padding: 5px;
  font-size: 2rem;
  font-weight: 700;
  background: #231815;
  color: #fff;
}
@media all and (max-width: 767px) {
  .theme-detail__list dt {
    width: 100%;
    font-size: 1.8rem;
  }
}
.theme-detail__list dd {
  flex-grow: 1;
  padding-top: 7px;
  font-size: 1.8rem;
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .theme-detail__list dd {
    width: 100%;
    padding-top: 0;
    font-size: 1.6rem;
  }
}
.theme-chance {
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .theme-chance {
    margin-top: 30px;
  }
}
.theme-chance__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media all and (max-width: 767px) {
  .theme-chance__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px 20px;
  }
}
.theme-chance__list + .theme-chance__list {
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  .theme-chance__list + .theme-chance__list {
    margin-top: 25px;
  }
}
.theme-chance__list > li {
  box-sizing: border-box;
  padding: 20px;
  border-radius: 15px;
  border: 2px solid #E95A9A;
  background: #fff;
  box-shadow: 6px 6px 0 #E95A9A;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
}
@media all and (max-width: 767px) {
  .theme-chance__list > li {
    box-shadow: 5px 5px 0 #E95A9A;
  }
}
.theme-chance__list-ttl {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 900;
  color: #E95A9A;
  line-height: 1.4;
}
@media all and (max-width: 767px) {
  .theme-chance__list-ttl {
    font-size: 2rem;
  }
}
.theme-chance__list-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
@media all and (max-width: 767px) {
  .theme-chance__list-box {
    margin-top: 8px;
  }
}
.theme-chance__list-img {
  text-align: center;
}
@media all and (max-width: 767px) {
  .theme-chance__list-img.--rookie img {
    width: 217.7px;
  }
}
@media all and (max-width: 767px) {
  .theme-chance__list-img.--company img {
    width: 84px;
  }
}
@media all and (max-width: 767px) {
  .theme-chance__list-img.--hard img {
    width: 126px;
  }
}
@media all and (max-width: 767px) {
  .theme-chance__list-img.--favorite img {
    width: 98px;
  }
}
.theme-chance__list-name {
  text-align: center;
  font-size: 4rem;
  font-weight: 900;
  line-height: 1.4;
  margin-top: 10px;
}
@media all and (max-width: 767px) {
  .theme-chance__list-name {
    font-size: 2.8rem;
    margin-top: 8px;
  }
}
.theme-chance__list-txt {
  text-align: center;
  word-break: keep-all;
  margin-top: 10px;
  font-size: 1.7rem;
}
@media all and (max-width: 767px) {
  .theme-chance__list-txt {
    font-size: 1.5rem;
  }
}
.theme-vote {
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .theme-vote {
    margin-top: 30px;
  }
}
.theme-vote__btn {
  margin-inline: auto;
  max-width: 700px;
  filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.25));
}
@media all and (max-width: 767px) {
  .theme-vote__btn {
    max-width: 500px;
  }
}
.theme-vote__btn.--nolink .theme-vote__btn__link {
  pointer-events: none;
  background: #ccc;
}
.theme-vote__btn.--nolink .theme-vote__btn__link::after {
  content: "Coming Soon";
  white-space: nowrap;
  font-size: 4rem;
  font-weight: 900;
  line-height: 1.2;
  color: #231815;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
@media all and (max-width: 767px) {
  .theme-vote__btn.--nolink .theme-vote__btn__link::after {
    font-size: 3rem;
  }
}
.theme-vote__btn__link {
  text-align: center;
  box-sizing: border-box;
  border: 6px solid #fff;
  padding: 25px 25px 30px;
  display: block;
  background: #E95A9A;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 900;
  border-radius: 30px;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  position: relative;
}
@media all and (max-width: 767px) {
  .theme-vote__btn__link {
    padding: 15px 10px 20px;
    border-width: 5px;
    font-size: 2.2rem;
    border-radius: 20px;
  }
}
.theme-vote__btn__link:hover {
  text-decoration: underline;
}
.theme-vote__txt {
  font-size: 1.8rem;
  margin-top: 20px;
  margin-inline: auto;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
}
@media all and (max-width: 767px) {
  .theme-vote__txt {
    font-size: 1.6rem;
  }
}
.theme-vote__block {
  margin-top: 30px;
  box-sizing: border-box;
  padding: 20px;
  background: #fff;
  border: 5px solid #ffc8e1;
  border-radius: 15px;
}
@media all and (max-width: 767px) {
  .theme-vote__block {
    border-width: 3px;
    margin-top: 20px;
    padding: 20px;
  }
}
.theme-vote__block__ttl {
  text-align: center;
  word-break: keep-all;
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .theme-vote__block__ttl {
    font-size: 2rem;
  }
}
.theme-vote__block__list {
  margin-top: 15px;
  margin-inline: auto;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  font-size: 1.8rem;
}
@media all and (max-width: 767px) {
  .theme-vote__block__list {
    margin-top: 10px;
    font-size: 1.6rem;
  }
}
.theme-vote__block__list > li {
  padding-left: 1.2em;
  position: relative;
  margin-top: 5px;
}
@media all and (max-width: 767px) {
  .theme-vote__block__list > li {
    margin-top: 3px;
  }
}
.theme-vote__block__list > li:first-of-type {
  margin-top: 0;
}
.theme-vote__block__list > li::before {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  background: #E95A9A;
  position: absolute;
  top: 0.45em;
  left: 0;
  border-radius: 50%;
}
.theme-hard {
  margin-top: 50px;
  background: #fff;
  border: 2px solid #259FE0;
}
@media all and (max-width: 767px) {
  .theme-hard {
    margin-top: 30px;
  }
}
.theme-hard__ttl {
  padding: 12px 12px 14px;
  background: #259FE0;
  text-align: center;
  word-break: keep-all;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .theme-hard__ttl {
    padding: 8px 12px 10px;
    font-size: 2rem;
  }
}
.theme-hard__block {
  box-sizing: border-box;
  padding: 20px;
}
@media all and (max-width: 767px) {
  .theme-hard__block {
    padding: 15px;
  }
}
.theme-hard__txt {
  text-align: center;
  word-break: keep-all;
  font-size: 1.8rem;
}
@media all and (max-width: 767px) {
  .theme-hard__txt {
    font-size: 1.6rem;
  }
}
.theme-movie {
  box-sizing: border-box;
  padding: 20px;
  background: #fff;
  border: 5px solid #259FE0;
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .theme-movie {
    border-width: 3px;
    margin-top: 30px;
  }
}
.theme-movie__catch {
  text-align: center;
  word-break: keep-all;
  font-size: 2.4rem;
  font-weight: 700;
  color: #259FE0;
}
@media all and (max-width: 767px) {
  .theme-movie__catch {
    font-size: 2rem;
  }
}
.theme-movie__inner {
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .theme-movie__inner {
    margin-top: 15px;
  }
}
.theme-movie__inner + .theme-movie__inner {
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  .theme-movie__inner + .theme-movie__inner {
    margin-top: 30px;
  }
}
.theme-movie__name {
  text-align: center;
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .theme-movie__name {
    margin-bottom: 15px;
  }
}
@media all and (max-width: 767px) {
  .theme-movie__name.--movie01 img {
    width: 154px;
  }
}
@media all and (max-width: 767px) {
  .theme-movie__name.--movie02 img {
    width: 252px;
  }
}
.theme-movie__txt {
  text-align: center;
  word-break: keep-all;
  margin-top: 20px;
  line-height: 1.8;
}
@media all and (max-width: 767px) {
  .theme-movie__txt {
    margin-top: 15px;
  }
}
.theme-movie__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .theme-movie__list {
    gap: 20px;
  }
}
@media all and (max-width: 480px) {
  .theme-movie__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.theme-movie__list__item {
  box-sizing: border-box;
  border: 2px solid #259FE0;
  background: #e9f8ff;
}
.theme-movie__list__img {
  position: relative;
}
.theme-movie__list__img::after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url("../img/btn_movie.svg") center center/contain no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
@media all and (max-width: 767px) {
  .theme-movie__list__img::after {
    width: 40px;
    height: 40px;
  }
}
.theme-movie__list__img img {
  width: 100%;
  max-width: none;
}
.theme-movie__list__ttl {
  box-sizing: border-box;
  padding: 15px;
  text-align: center;
  word-break: keep-all;
}
@media all and (max-width: 767px) {
  .theme-movie__list__ttl {
    padding: 10px;
  }
}
.theme-course__btn {
  margin-top: 50px;
  margin-inline: auto;
  max-width: 700px;
  filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.25));
}
@media all and (max-width: 767px) {
  .theme-course__btn {
    margin-top: 30px;
    max-width: 500px;
  }
}
.theme-course__btn.--nolink .theme-course__btn__link {
  pointer-events: none;
  background: #ccc;
}
.theme-course__btn.--nolink .theme-course__btn__link::after {
  content: "Coming Soon";
  white-space: nowrap;
  font-size: 4rem;
  font-weight: 900;
  line-height: 1.2;
  color: #231815;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
@media all and (max-width: 767px) {
  .theme-course__btn.--nolink .theme-course__btn__link::after {
    font-size: 3rem;
  }
}
.theme-course__btn__link {
  text-align: center;
  box-sizing: border-box;
  border: 6px solid #fff;
  padding: 25px 25px 30px;
  display: block;
  background: #259FE0;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 900;
  border-radius: 30px;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
@media all and (max-width: 767px) {
  .theme-course__btn__link {
    padding: 15px 10px 20px;
    border-width: 5px;
    font-size: 2.2rem;
    border-radius: 20px;
  }
}
.theme-course__btn__link:hover {
  text-decoration: underline;
}
.theme-course__btn__link .txt_strong {
  color: #FEE101;
}
.theme .btn {
  max-width: 500px;
  margin: 50px auto 0;
}
@media all and (max-width: 767px) {
  .theme .btn {
    max-width: 400px;
    margin-top: 30px;
  }
}
.theme .btn img {
  margin-bottom: 0;
}
.theme .txt_btn {
  margin-top: 30px;
  margin-inline: auto;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
}
@media all and (max-width: 767px) {
  .theme .txt_btn {
    margin-top: 20px;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
prize
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.prize {
  padding: 80px 0;
  background: url("../img/back_img_prize.png") center top/100% auto no-repeat, #e9f8ff;
}
@media all and (max-width: 767px) {
  .prize {
    padding: 50px 0;
  }
}
.prize__ttl {
  box-sizing: border-box;
  padding: 5px 15px;
  text-align: center;
  background: #259FE0;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .prize__ttl {
    font-size: 2rem;
  }
}
.prize-contents {
  box-sizing: border-box;
  padding: 20px;
  margin-top: 20px;
  background: #fff;
}
@media all and (max-width: 767px) {
  .prize-contents {
    padding: 15px;
    margin-top: 15px;
  }
}
.prize-second__ttl {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  padding-bottom: 20px;
  position: relative;
}
@media all and (max-width: 767px) {
  .prize-second__ttl {
    font-size: 1.9rem;
    padding-bottom: 15px;
  }
}
.prize-second__ttl::after {
  content: "";
  display: block;
  width: 30px;
  height: 5px;
  background: #259FE0;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
}
.prize-award {
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  .prize-award {
    margin-top: 20px;
  }
}
.prize-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px 0;
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .prize-inner {
    margin-top: 30px;
  }
}
.prize-box:nth-of-type(1) {
  width: 32%;
}
@media all and (max-width: 767px) {
  .prize-box:nth-of-type(1) {
    width: 100%;
  }
}
.prize-box:nth-of-type(2) {
  width: 64%;
}
@media all and (max-width: 767px) {
  .prize-box:nth-of-type(2) {
    width: 100%;
  }
}
.prize-box__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .prize-box__ttl {
    font-size: 2rem;
  }
}
.prize-box__ttl > span {
  flex-shrink: 0;
}
.prize-box__ttl::before, .prize-box__ttl::after {
  content: "";
  flex-grow: 1;
  display: block;
  width: 100%;
  height: 1px;
  background: #231815;
}
.prize-box__list {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .prize-box__list {
    flex-wrap: wrap;
    margin-top: 15px;
  }
}
.prize-box__list > li {
  box-sizing: border-box;
  width: 300px;
  border: 6px solid #259FE0;
  text-align: center;
  background: #fff;
  padding-top: 10px;
  position: relative;
}
@media all and (max-width: 767px) {
  .prize-box__list > li {
    border-width: 4px;
    padding-top: 8px;
  }
}
.prize-box__list > li.--primary {
  border-color: #dd000e;
}
.prize-box__list > li.--primary .prize-box__list__ttl {
  background: #dd000e;
}
.prize-box__list > li.--junior {
  border-color: #ffc336;
}
.prize-box__list > li.--junior .prize-box__list__ttl {
  background: #ffc336;
}
.prize-box__list > li.--high {
  border-color: #25a19e;
}
.prize-box__list > li.--high .prize-box__list__ttl {
  background: #25a19e;
}
.prize-box__list img {
  width: 100%;
  max-width: none;
}
.prize-box__list__renewal {
  box-sizing: border-box;
  padding: 4px 15px;
  font-size: 1.6rem;
  font-weight: 700;
  background: #E95A9A;
  color: #fff;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 50%, 100% 100%, 0 100%, 8px 50%);
          clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 50%, 100% 100%, 0 100%, 8px 50%);
  position: absolute;
  top: -20px;
  left: -10px;
}
@media all and (max-width: 767px) {
  .prize-box__list__renewal {
    padding: 3px 12px;
    font-size: 1.4rem;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 5px) 50%, 100% 100%, 0 100%, 5px 50%);
            clip-path: polygon(0 0, 100% 0, calc(100% - 5px) 50%, 100% 100%, 0 100%, 5px 50%);
    top: -15px;
  }
}
.prize-box__list__ttl {
  box-sizing: border-box;
  padding: 8px 5px;
  background: #259FE0;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 1.4;
}
@media all and (max-width: 767px) {
  .prize-box__list__ttl {
    font-size: 2.2rem;
  }
}
.prize-box__list__ttl .--small {
  display: block;
  font-size: 0.8em;
  font-weight: 600;
}
.prize-box__list__txt {
  box-sizing: border-box;
  padding: 8px 5px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4;
  word-break: keep-all;
}
@media all and (max-width: 767px) {
  .prize-box__list__txt {
    font-size: 1.8rem;
  }
}
.prize-detail {
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .prize-detail {
    margin-top: 30px;
  }
}
.prize-detail > li {
  box-sizing: border-box;
  padding: 20px;
  border: 5px solid #259FE0;
  background: #fff;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px 20px;
  position: relative;
}
@media all and (max-width: 767px) {
  .prize-detail > li {
    padding: 15px;
    border-width: 3px;
    flex-direction: column;
    margin-top: 20px;
  }
}
.prize-detail > li:has(.prize-detail__new) {
  margin-top: 40px;
}
.prize-detail > li.block__new {
  border-color: #E95A9A;
}
.prize-detail > li.block__new .prize-detail__number {
  background: #E95A9A;
}
.prize-detail__item {
  flex-grow: 1;
}
@media all and (max-width: 767px) {
  .prize-detail__item {
    width: 100%;
  }
}
.prize-detail__img {
  flex-shrink: 0;
  width: 250px;
}
@media all and (max-width: 767px) {
  .prize-detail__img {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
  }
}
.prize-detail__box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
.prize-detail__new {
  box-sizing: border-box;
  text-align: center;
  width: 68px;
  height: 68px;
  display: grid;
  place-content: center;
  color: #fff;
  font-size: 2rem;
  font-weight: 900;
  background: #dd020d;
  border: 4px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: -15px;
  top: -40px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
@media all and (max-width: 767px) {
  .prize-detail__new {
    width: 52px;
    height: 52px;
    font-size: 1.6rem;
    border-width: 3px;
    top: -35px;
  }
}
.prize-detail__ttl {
  font-size: 2.6rem;
  font-weight: 900;
}
@media all and (max-width: 767px) {
  .prize-detail__ttl {
    font-size: 2.1rem;
  }
}
.prize-detail__number {
  box-sizing: border-box;
  padding: 5px 8px;
  font-weight: 600;
  background: #259FE0;
  color: #fff;
  font-size: 1.8rem;
}
@media all and (max-width: 767px) {
  .prize-detail__number {
    font-size: 1.6rem;
  }
}
.prize-detail__txt {
  margin-top: 10px;
  font-size: 1.8rem;
}
@media all and (max-width: 767px) {
  .prize-detail__txt {
    font-size: 1.6rem;
  }
}
.prize .list_prize {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  line-height: 1.5;
  margin-top: 30px;
}
@media all and (max-width: 1000px) {
  .prize .list_prize {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media all and (max-width: 767px) {
  .prize .list_prize {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 20px;
  }
}
@media all and (max-width: 480px) {
  .prize .list_prize {
    gap: 15px;
  }
}
.prize .list_prize > li {
  text-align: center;
  box-sizing: border-box;
  padding: 20px;
  border: 4px solid #E3E3E3;
  border-radius: 10px;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  gap: 0;
}
@media all and (max-width: 767px) {
  .prize .list_prize > li {
    padding: 15px;
    border-width: 3px;
  }
}
.prize .list_prize .box_txt {
  margin-top: 10px;
}
@media all and (max-width: 767px) {
  .prize .list_prize .box_txt {
    margin-top: 5px;
  }
}
.prize .list_prize .name_prize {
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
}
.prize .list_prize .txt_prize {
  font-weight: 500;
  font-size: 1.4rem;
  margin-top: 10px;
}
@media all and (max-width: 767px) {
  .prize .list_prize .txt_prize {
    font-size: 1.3rem;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
examination
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.examination {
  padding: 80px 0;
  background: url("../img/back_img_examination.png") center top/100% auto no-repeat, #fff6fb;
}
@media all and (max-width: 767px) {
  .examination {
    padding: 50px 0;
  }
}
.examination-list {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  .examination-list {
    gap: 20px;
    margin-top: 20px;
  }
}
.examination-list > * {
  width: calc((100% - 25px) / 2);
}
@media all and (max-width: 767px) {
  .examination-list > * {
    width: 100%;
  }
}
.examination-limit__ttl {
  box-sizing: border-box;
  padding: 5px 15px;
  text-align: center;
  background: #E95A9A;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .examination-limit__ttl {
    font-size: 2rem;
  }
}
.examination-limit__schedule {
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  margin-inline: auto;
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .examination-limit__schedule {
    margin-top: 15px;
  }
}
.examination-limit__schedule .txt_year {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: -5px;
}
@media all and (max-width: 767px) {
  .examination-limit__schedule .txt_year {
    font-size: 2.2rem;
  }
}
.examination-limit__schedule .txt_schedule {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.2;
}
@media all and (max-width: 767px) {
  .examination-limit__schedule .txt_schedule {
    font-size: 2.4rem;
  }
}
.examination-limit__schedule .txt_number {
  font-size: 2em;
  font-weight: 900;
}
.examination-limit__schedule .txt_youbi {
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  line-height: 38px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #E95A9A;
  color: #fff;
  font-size: 2.8rem;
  vertical-align: 5px;
}
@media all and (max-width: 767px) {
  .examination-limit__schedule .txt_youbi {
    line-height: 30px;
    width: 32px;
    height: 32px;
    font-size: 2rem;
    vertical-align: 3px;
  }
}
.examination-schedule {
  margin-top: 80px;
}
@media all and (max-width: 767px) {
  .examination-schedule {
    margin-top: 50px;
  }
}
.examination-schedule__ttl {
  box-sizing: border-box;
  padding: 5px 15px;
  text-align: center;
  background: #259FE0;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .examination-schedule__ttl {
    font-size: 2rem;
  }
}
.examination-schedule__img {
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .examination-schedule__img {
    margin-top: 15px;
    margin-inline: auto;
    max-width: 220px;
  }
}
.examination__ttl {
  font-size: 2.4rem;
  font-weight: 700;
  padding-bottom: 8px;
  border-bottom: 1px solid #259FE0;
}
@media all and (max-width: 767px) {
  .examination__ttl {
    font-size: 2rem;
  }
}
.examination__ttl::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #259FE0;
  vertical-align: -2px;
  margin-right: 10px;
}
@media all and (max-width: 767px) {
  .examination__ttl::before {
    width: 18px;
    height: 18px;
  }
}
.examination-standard {
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .examination-standard {
    margin-top: 40px;
  }
}
.examination-standard__list {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  gap: 25px 10px;
}
@media all and (max-width: 767px) {
  .examination-standard__list {
    margin-top: 30px;
    flex-direction: column;
  }
}
.examination-standard__list > li {
  text-align: center;
  width: calc((100% - 30px) / 3);
}
@media all and (max-width: 767px) {
  .examination-standard__list > li {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .examination-standard__list figure img {
    display: block;
    width: 100%;
    max-width: 400px;
    margin-inline: auto;
  }
}
.examination-standard__list figcaption {
  word-break: keep-all;
  margin-top: 20px;
  font-size: 1.8rem;
}
@media all and (max-width: 767px) {
  .examination-standard__list figcaption {
    margin-top: 15px;
    font-size: 1.6rem;
  }
}
.examination-process {
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .examination-process {
    margin-top: 40px;
  }
}
.examination-process__img {
  text-align: center;
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  .examination-process__img {
    margin-top: 10px;
    margin-inline: auto;
    max-width: 300px;
  }
}
.examination-judge {
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .examination-judge {
    margin-top: 30px;
  }
}
.examination-judge .list_judge {
  font-size: 1.8rem;
  font-weight: 700;
  word-break: keep-all;
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  .examination-judge .list_judge {
    font-size: 1.6rem;
    margin-top: 20px;
  }
}
.examination-judge .list_judge > li {
  padding-left: 1em;
  position: relative;
  margin-top: 5px;
}
@media all and (max-width: 767px) {
  .examination-judge .list_judge > li {
    margin-top: 3px;
  }
}
.examination-judge .list_judge > li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
howtoapply
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.howtoapply {
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .howtoapply {
    margin-top: 40px;
  }
}
.howtoapply-list {
  display: flex;
  justify-content: center;
  gap: 15px 10px;
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  .howtoapply-list {
    flex-direction: column;
    max-width: 300px;
    margin-top: 30px;
    margin-inline: auto;
  }
}
.howtoapply-list > li {
  width: calc((100% - 20px) / 3);
}
@media all and (max-width: 767px) {
  .howtoapply-list > li {
    width: 100%;
  }
}
.howtoapply-text {
  font-size: 2.4rem;
  font-weight: 900;
  margin: 30px auto 0;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
}
@media all and (max-width: 767px) {
  .howtoapply-text {
    font-size: 2rem;
    margin-top: 20px;
  }
}
.howtoapply-text .txt_color {
  color: #008DD5;
}
.howtoapply-frame {
  margin-top: 30px;
  margin-inline: auto;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
}
@media all and (max-width: 767px) {
  .howtoapply-frame {
    padding: 12px;
    margin-top: 20px;
  }
}
.howtoapply-frame__txt {
  font-size: 1.8rem;
}
@media all and (max-width: 767px) {
  .howtoapply-frame__txt {
    font-size: 1.6rem;
  }
}
.howtoapply .event-button {
  max-width: 500px;
  margin: 40px auto 0;
}
@media all and (max-width: 767px) {
  .howtoapply .event-button {
    max-width: 400px;
    margin-top: 30px;
  }
}
.howtoapply .btn {
  max-width: 500px;
  margin: 15px auto 0;
  color: red;
}
@media all and (max-width: 767px) {
  .howtoapply .btn {
    margin-top: 10px;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
ceremony
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.ceremony {
  padding: 80px 0;
  background: url("../img/back_img_ceremony.png") center top/100% auto no-repeat, #f6fff1;
}
@media all and (max-width: 767px) {
  .ceremony {
    padding: 50px 0;
  }
}
.ceremony .container {
  max-width: 800px;
}
.ceremony-award__img {
  text-align: center;
  margin: 50px auto 0;
  max-width: 600px;
}
@media all and (max-width: 767px) {
  .ceremony-award__img {
    margin-top: 30px;
  }
}
.ceremony-award__txt {
  text-align: center;
  word-break: keep-all;
  margin-top: 30px;
  font-size: 2.2rem;
  font-weight: 500;
}
@media all and (max-width: 767px) {
  .ceremony-award__txt {
    margin-top: 20px;
    font-size: 1.8rem;
  }
}
.ceremony-award__box {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 5px 10px;
}
@media all and (max-width: 767px) {
  .ceremony-award__box {
    flex-direction: column;
    align-items: center;
  }
}
@media all and (max-width: 767px) {
  .ceremony-award__schedule {
    inline-size: -webkit-fit-content;
    inline-size: -moz-fit-content;
    inline-size: fit-content;
    margin-inline: auto;
  }
}
.ceremony-award__schedule .txt_year {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: -5px;
}
@media all and (max-width: 767px) {
  .ceremony-award__schedule .txt_year {
    font-size: 2.2rem;
  }
}
.ceremony-award__schedule .txt_schedule {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.2;
}
@media all and (max-width: 767px) {
  .ceremony-award__schedule .txt_schedule {
    font-size: 2.4rem;
  }
}
.ceremony-award__schedule .txt_number {
  font-size: 2em;
  font-weight: 900;
}
.ceremony-award__schedule .txt_youbi {
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  line-height: 38px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #E95A9A;
  color: #fff;
  font-size: 2.8rem;
  vertical-align: 5px;
}
@media all and (max-width: 767px) {
  .ceremony-award__schedule .txt_youbi {
    line-height: 30px;
    width: 32px;
    height: 32px;
    font-size: 2rem;
    vertical-align: 3px;
  }
}
.ceremony-award__place {
  font-size: 2rem;
  line-height: 1.4;
}
@media all and (max-width: 767px) {
  .ceremony-award__place {
    text-align: center;
    font-size: 1.7rem;
  }
}
.ceremony-award__place .txt_large {
  font-size: 2em;
  font-weight: 700;
}
.ceremony .block_program .copy_program {
  text-align: center;
  color: #FF0000;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.5;
}
@media all and (max-width: 767px) {
  .ceremony .block_program .copy_program {
    font-size: 2.4rem;
  }
}
.ceremony .block_program .txt_program {
  font-size: 1.8rem;
  font-weight: 700;
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
@media all and (max-width: 767px) {
  .ceremony .block_program .txt_program {
    font-size: 1.6rem;
    margin-top: 10px;
  }
}
.ceremony .block_program .box_program {
  box-sizing: border-box;
  padding: 30px;
  border: 3px solid #e3e3e3;
  max-width: 820px;
  margin: 30px auto 0;
}
@media all and (max-width: 767px) {
  .ceremony .block_program .box_program {
    padding: 20px;
    border-width: 2px;
    margin-top: 20px;
  }
}
.ceremony .block_program .ttl_program {
  box-sizing: border-box;
  padding: 5px 10px;
  text-align: center;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.5;
  background: #4BA7DE;
}
@media all and (max-width: 767px) {
  .ceremony .block_program .ttl_program {
    font-size: 1.8rem;
  }
}
.ceremony .block_program .list_program {
  margin-top: 20px;
  font-size: 1.8rem;
  font-weight: 500;
}
@media all and (max-width: 767px) {
  .ceremony .block_program .list_program {
    font-size: 1.6rem;
  }
}
.ceremony .block_program .list_program > div {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.ceremony .block_program .list_program dt {
  flex-shrink: 0;
}
.ceremony .block_program .list_program dd {
  flex-grow: 1;
}
.ceremony .block_program .note_program {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 10px;
}
.ceremony-calendar {
  text-align: center;
  padding: 40px 20px;
  border: 5px solid #259FE0;
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .ceremony-calendar {
    padding: 30px 15px;
    border-width: 3px;
    margin-top: 30px;
  }
}
.ceremony-calendar__txt {
  text-align: left;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  margin-inline: auto;
  display: flex;
  justify-content: center;
  font-size: 2.2rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .ceremony-calendar__txt {
    font-size: 1.8rem;
  }
}
.ceremony-calendar__schedule {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 10px;
  margin-top: 15px;
}
.ceremony-calendar__schedule dt {
  padding: 2px 10px;
  background: #23b8bc;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .ceremony-calendar__schedule dt {
    font-size: 1.6rem;
  }
}
.ceremony-calendar__schedule dd {
  font-size: 2.2rem;
}
@media all and (max-width: 767px) {
  .ceremony-calendar__schedule dd {
    font-size: 1.8rem;
  }
}
.ceremony-calendar__btn {
  max-width: 500px;
  margin: 30px auto 0;
}
@media all and (max-width: 767px) {
  .ceremony-calendar__btn {
    max-width: 400px;
    margin-top: 20px;
  }
}
.ceremony-calendar .btn_youtube {
  display: block;
  margin: 20px auto 0;
}
@media all and (max-width: 767px) {
  .ceremony-calendar .btn_youtube {
    margin-top: 15px;
  }
}
.ceremony-calendar__note {
  text-align: left;
  margin-inline: auto;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
}
.ceremony-calendar__end {
  font-size: 2.2rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .ceremony-calendar__end {
    font-size: 1.8rem;
  }
}
.ceremony-discussion {
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .ceremony-discussion {
    margin-top: 30px;
  }
}
.ceremony-discussion img {
  width: 100%;
}
.ceremony-discussion__box {
  border: 2px solid #259FE0;
  padding: 20px;
}
@media all and (max-width: 767px) {
  .ceremony-discussion__box {
    padding: 15px;
  }
}
.ceremony-discussion__item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px 0;
  margin-top: 30px;
}
.ceremony-discussion__item > * {
  width: 48%;
}
@media all and (max-width: 767px) {
  .ceremony-discussion__item > * {
    width: 100%;
  }
}
.ceremony-discussion .btn {
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  .ceremony-discussion .btn {
    margin-top: 20px;
  }
}
.ceremony-mypage {
  margin-top: 10px;
  font-size: 1.8rem;
}
@media all and (max-width: 767px) {
  .ceremony-mypage {
    font-size: 1.6rem;
  }
}
.ceremony-mypage a {
  color: #0000ee;
}
.ceremony-mypage a:hover {
  text-decoration: underline;
}
.ceremony-materials {
  margin-top: 80px;
}
@media all and (max-width: 767px) {
  .ceremony-materials {
    margin-top: 50px;
  }
}
.ceremony-materials .icon_materials {
  text-align: center;
}
.ceremony-materials .ttl_materials {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 900;
  line-height: 1.5;
  padding-bottom: 20px;
  border-bottom: 2px solid #dd020d;
  margin-top: 10px;
}
@media all and (max-width: 767px) {
  .ceremony-materials .ttl_materials {
    font-size: 2.4rem;
    padding-bottom: 10px;
    border-bottom-width: 1px;
  }
}
.ceremony-materials .ttl_materials .txt_red {
  color: #dd020d;
}
.ceremony-materials .txt_materials {
  font-size: 1.8rem;
  font-weight: 500;
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .ceremony-materials .txt_materials {
    font-size: 1.6rem;
    margin-top: 10px;
  }
}
.ceremony-materials .block_service {
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  .ceremony-materials .block_service {
    margin-top: 20px;
  }
}
.ceremony-materials .block_service .ttl_service {
  text-align: center;
  box-sizing: border-box;
  padding: 5px 15px;
  background: #dd020d;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .ceremony-materials .block_service .ttl_service {
    font-size: 1.8rem;
  }
}
.ceremony-materials .block_service .txt_service {
  font-size: 1.8rem;
  font-weight: 500;
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .ceremony-materials .block_service .txt_service {
    font-size: 1.6rem;
    margin-top: 10px;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
report
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.report {
  padding: 80px 0;
  background: #e5faff;
}
@media all and (max-width: 767px) {
  .report {
    padding: 50px 0;
  }
}
.report__block {
  box-sizing: border-box;
  border: 3px solid #5CBFBD;
  padding: 20px;
  background: #fff;
}
@media all and (max-width: 767px) {
  .report__block {
    border-width: 2px;
    padding: 15px;
  }
}
.report__largetext {
  text-align: center;
  word-break: keep-all;
  font-size: 2.4rem;
  font-weight: 800;
}
@media all and (max-width: 767px) {
  .report__largetext {
    font-size: 2rem;
  }
}
.report__txt {
  font-size: 1.8rem;
}
@media all and (max-width: 767px) {
  .report__txt {
    font-size: 1.6rem;
  }
}
.report__txt a {
  text-decoration: underline;
  color: #259FE0;
  text-underline-offset: 0.2em;
}
.report__txt a:hover {
  text-decoration: underline;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
winners
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.winners {
  padding: 80px 0;
}
@media all and (max-width: 767px) {
  .winners {
    padding: 50px 0;
  }
}
.winners .container {
  max-width: 900px;
}
.winners-box {
  border: 3px solid #e3e3e3;
  background: #ffffff;
  padding: 20px 40px;
  border-radius: 18px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  .winners-box {
    padding: 15px;
    border-radius: 8px;
    margin-top: 25px;
  }
}
.winners-box[data-column=two] {
  justify-content: space-between;
}
.winners-box[data-column=one] {
  justify-content: center;
}
.winners-box__item {
  max-width: 400px;
  margin: 40px auto 0;
}
@media all and (max-width: 767px) {
  .winners-box__item {
    margin-top: 25px;
  }
}
.winners-box__heading {
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  .winners-box__heading {
    margin-top: 20px;
  }
}
.winners-box__title {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .winners-box__title {
    font-size: 2rem;
  }
}
.winners-box__project {
  font-size: 2.2rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .winners-box__project {
    font-size: 1.9rem;
  }
}
.winners-box__youtube {
  margin-top: 15px;
}
@media all and (max-width: 767px) {
  .winners-box__youtube {
    margin-top: 10px;
  }
}
.winners-box__youtube iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
.winners-box__name {
  font-size: 2rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .winners-box__name {
    font-size: 1.8rem;
  }
}
.winners-box__scroll {
  margin-top: 10px;
}
.winners-box__note {
  font-size: 1.4rem;
  margin-top: 10px;
}
@media all and (max-width: 767px) {
  .winners-box__note {
    font-size: 1.2rem;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
interview
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.interview {
  padding: 80px 0;
  background: url("../img/back_img.jpg") center top/100% auto no-repeat;
}
@media all and (max-width: 767px) {
  .interview {
    padding: 50px 0;
  }
}
.interview .container {
  max-width: 900px;
}
.interview__ttl {
  text-align: center;
  font-size: 3.2rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
@media all and (max-width: 767px) {
  .interview__ttl {
    font-size: 2.4rem;
  }
}
.interview-box {
  border: 4px solid #00a0e9;
  border-radius: 30px;
  padding: 30px;
  background: #fff;
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .interview-box {
    border-width: 3px;
    border-radius: 20px;
    padding: 20px;
    margin-top: 30px;
  }
}
.interview-top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #00a0e9;
}
@media all and (max-width: 767px) {
  .interview-top {
    flex-direction: column;
    row-gap: 20px;
    text-align: center;
  }
}
.interview-img {
  text-align: center;
  width: 40%;
}
@media all and (max-width: 767px) {
  .interview-img {
    width: 100%;
    max-width: 400px;
    margin-inline: auto;
  }
}
.interview-title {
  width: 57%;
}
@media all and (max-width: 767px) {
  .interview-title {
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  .interview-title {
    text-align: left;
  }
}
.interview-title p:nth-of-type(2) {
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 10px;
}
@media all and (max-width: 767px) {
  .interview-title p:nth-of-type(2) {
    font-size: 1.6rem;
    margin-top: 0;
  }
}
.interview-title p:nth-of-type(2) .txt_large {
  font-size: 2.4rem;
}
@media all and (max-width: 767px) {
  .interview-title p:nth-of-type(2) .txt_large {
    font-size: 2rem;
  }
}
.interview-title p:nth-of-type(3) {
  margin-top: 15px;
}
@media all and (max-width: 767px) {
  .interview-title p:nth-of-type(3) {
    margin-top: 10px;
  }
}
.interview-bottom h3 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 2.4rem;
  color: #00a0e9;
  line-height: 1.4;
}
@media all and (max-width: 767px) {
  .interview-bottom h3 {
    font-size: 2rem;
  }
}
.interview-content {
  display: flex;
  justify-content: space-between;
  row-gap: 20px;
}
@media all and (max-width: 767px) {
  .interview-content {
    flex-direction: column;
  }
}
.interview-content-img {
  text-align: center;
  width: 30%;
}
@media all and (max-width: 767px) {
  .interview-content-img {
    width: 100%;
    max-width: 250px;
    margin-inline: auto;
  }
}
.interview-text {
  width: 67%;
}
@media all and (max-width: 767px) {
  .interview-text {
    width: 100%;
  }
}
.interview-text__copy {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 15px;
}
@media all and (max-width: 767px) {
  .interview-text__copy {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
event
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.event {
  padding: 80px 0;
  background: #f6ffdd;
}
@media all and (max-width: 767px) {
  .event {
    padding: 50px 0;
  }
}
.event-contents {
  box-sizing: border-box;
  padding: 30px;
  border-radius: 30px;
  border: 4px solid #8fc31f;
  background: #fff;
}
@media all and (max-width: 767px) {
  .event-contents {
    padding: 20px;
    border-radius: 20px;
    border-width: 3px;
  }
}
.event-contents + .event-contents {
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  .event-contents + .event-contents {
    margin-top: 30px;
  }
}
.event-name {
  text-align: center;
  box-sizing: border-box;
  padding: 10px 15px;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  background: #8fc31f;
}
@media all and (max-width: 767px) {
  .event-name {
    font-size: 2rem;
  }
}
.event-img {
  text-align: center;
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .event-img {
    margin-top: 15px;
  }
}
.event-copy {
  margin-inline: auto;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  font-size: 2rem;
  font-weight: 700;
  color: #8fc31f;
  margin-top: 15px;
}
@media all and (max-width: 767px) {
  .event-copy {
    font-size: 1.8rem;
    margin-top: 10px;
  }
}
.event-detail {
  margin-top: 20px;
  font-size: 1.8rem;
}
@media all and (max-width: 767px) {
  .event-detail {
    margin-top: 15px;
    font-size: 1.6rem;
  }
}
.event-detail__item {
  display: flex;
  align-items: flex-start;
  gap: 5px 15px;
  margin-top: 15px;
}
@media all and (max-width: 480px) {
  .event-detail__item {
    flex-direction: column;
  }
}
.event-detail__item:first-of-type {
  margin-top: 0;
}
.event-detail__item > dt {
  flex-shrink: 0;
  text-align: center;
  width: 120px;
  padding: 2px 5px;
  background: #8fc31f;
  color: #fff;
}
@media all and (max-width: 767px) {
  .event-detail__item > dt {
    width: 100px;
  }
}
.event-detail__item > dd {
  flex-grow: 1;
}
@media all and (max-width: 480px) {
  .event-detail__item > dd {
    width: 100%;
  }
}
.event-detail__item > dd > *:first-child {
  margin-top: 0;
}
.event-detail__ttl {
  font-size: 2rem;
  font-weight: 700;
  margin-top: 12px;
}
@media all and (max-width: 767px) {
  .event-detail__ttl {
    font-size: 1.8rem;
    margin-top: 10px;
  }
}
.event-detail__schedule {
  margin-top: 5px;
}
@media all and (max-width: 767px) {
  .event-detail__schedule {
    margin-top: 3px;
  }
}
.event-detail__schedule__item {
  display: flex;
  padding-left: 0.8em;
  position: relative;
}
.event-detail__schedule__item::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.event-detail__schedule__item > dt {
  flex-shrink: 0;
  text-align: right;
  width: 130px;
}
@media all and (max-width: 767px) {
  .event-detail__schedule__item > dt {
    width: 115px;
  }
}
.event-detail__schedule__item > dd {
  flex-grow: 1;
}
.event-detail__list {
  margin-top: 8px;
}
@media all and (max-width: 767px) {
  .event-detail__list {
    margin-top: 5px;
  }
}
.event-detail__list > li {
  padding-left: 18px;
  position: relative;
  margin-top: 5px;
}
@media all and (max-width: 767px) {
  .event-detail__list > li {
    margin-top: 3px;
  }
}
.event-detail__list > li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #8fc31f;
  position: absolute;
  top: 10px;
  left: 0;
}
.event-detail__txt {
  margin-top: 5px;
}
@media all and (max-width: 767px) {
  .event-detail__txt {
    margin-top: 3px;
  }
}
.event-detail__txt a {
  color: #259FE0;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.event-detail__txt a:hover {
  text-decoration: underline;
}
.event-txt {
  margin-top: 20px;
  font-size: 1.8rem;
}
@media all and (max-width: 767px) {
  .event-txt {
    margin-top: 15px;
    font-size: 1.6rem;
  }
}
.event-btn {
  text-align: center;
  margin-top: 30px;
  margin-inline: auto;
  max-width: 400px;
}
@media all and (max-width: 767px) {
  .event-btn {
    margin-top: 25px;
  }
}
.event-btn a {
  box-sizing: border-box;
  padding: 15px;
  display: block;
  background: #259FE0;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4;
  border-radius: 9999px;
}
@media all and (max-width: 767px) {
  .event-btn a {
    font-size: 1.8rem;
  }
}
.event-btn a::after {
  content: "▶";
  font-size: 0.8em;
  margin-left: 1em;
  vertical-align: 0.05em;
}
.event-company {
  box-sizing: border-box;
  border: 2px solid #8fc31f;
  margin-top: 30px;
  padding: 20px;
}
@media all and (max-width: 767px) {
  .event-company {
    margin-top: 20px;
    padding: 15px;
  }
}
.event-company__txt {
  text-align: center;
  word-break: keep-all;
  font-size: 1.8rem;
}
@media all and (max-width: 767px) {
  .event-company__txt {
    font-size: 1.6rem;
  }
}
.event-company__list {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  .event-company__list {
    margin-top: 20px;
  }
}
@media all and (max-width: 480px) {
  .event-company__list {
    flex-direction: column;
    align-items: center;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
supporter
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.supporter {
  padding: 80px 0;
  background: url("../img/back_img_howtoapply.png") center top/100% auto no-repeat, #fffeef;
}
@media all and (max-width: 767px) {
  .supporter {
    padding: 50px 0;
  }
}
.supporter .copy_support {
  margin-inline: auto;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  font-size: 2rem;
  font-weight: 700;
  color: #f08300;
}
@media all and (max-width: 767px) {
  .supporter .copy_support {
    font-size: 1.8rem;
  }
}
.supporter .list_support {
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  .supporter .list_support {
    margin-top: 30px;
  }
}
.supporter .list_support > li {
  box-sizing: border-box;
  padding: 30px;
  border-radius: 30px;
  border: 4px solid #f08300;
  background: #fff;
  display: flex;
  justify-content: space-between;
  gap: 20px 30px;
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  .supporter .list_support > li {
    padding: 20px;
    border-radius: 20px;
    border-width: 3px;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
  }
}
.supporter .list_support > li:first-of-type {
  margin-top: 0;
}
.supporter .list_support .item_left {
  width: 200px;
  flex-shrink: 0;
}
.supporter .list_support .item_right {
  flex-grow: 1;
}
@media all and (max-width: 767px) {
  .supporter .list_support .item_right {
    width: 100%;
  }
}
.supporter .block_work {
  display: flex;
  justify-content: space-between;
  gap: 15px 20px;
}
@media all and (max-width: 480px) {
  .supporter .block_work {
    flex-direction: column-reverse;
  }
}
.supporter .box_work {
  padding-left: 20px;
  border-left: 6px solid #f08300;
}
@media all and (max-width: 767px) {
  .supporter .box_work {
    border-left-width: 4px;
    padding-left: 15px;
  }
}
.supporter .company_work {
  font-size: 2rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .supporter .company_work {
    font-size: 1.8rem;
  }
}
.supporter .name_work {
  font-size: 1.8rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .supporter .name_work {
    font-size: 1.6rem;
  }
}
.supporter .name_work .txt_large {
  font-size: 1.3em;
}
.supporter .txt_work {
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .supporter .txt_work {
    margin-top: 15px;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
sponsor
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.sponsor {
  padding: 80px 0;
  background: #ffe9d5;
}
@media all and (max-width: 767px) {
  .sponsor {
    padding: 50px 0;
  }
}
.sponsor .list_sponsor {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media all and (max-width: 767px) {
  .sponsor .list_sponsor {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
@media all and (max-width: 480px) {
  .sponsor .list_sponsor {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sponsor .list_sponsor > li {
  border-radius: 15px;
  overflow: hidden;
}
.sponsor .list_sponsor > li > * {
  box-sizing: border-box;
  padding: 8px;
  display: block;
  background: #fff;
  height: 100%;
}
.sponsor .list_sponsor .box_txt {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #000;
}
.sponsor .list_sponsor .txt_sponsor {
  font-size: 1.4rem;
}
@media all and (max-width: 767px) {
  .sponsor .list_sponsor .txt_sponsor {
    font-size: 1.3rem;
  }
}

.contact {
  padding: 80px 0;
  background: #eaf2ff;
}
@media all and (max-width: 767px) {
  .contact {
    padding: 50px 0;
  }
}
.contact-txt {
  text-align: center;
  line-height: 2;
  font-weight: 600;
}
.contact-mail {
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .contact-mail {
    margin-top: 15px;
  }
}
.contact-mail a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px 24px;
  font-size: 3.2rem;
  font-weight: 900;
}
@media all and (max-width: 767px) {
  .contact-mail a {
    font-size: 2.4rem;
  }
}
.contact-mail a::before {
  content: "";
  display: inline-block;
  background: url("../img/icon-mail.svg") no-repeat center/contain;
  width: 63px;
  height: 42px;
}
@media all and (max-width: 767px) {
  .contact-mail a::before {
    width: 50.4px;
    height: 33.6px;
  }
}
.contact-sns {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #000;
}
@media all and (max-width: 767px) {
  .contact-sns {
    margin-top: 30px;
    padding-top: 30px;
  }
}
.contact-sns__txt {
  text-align: center;
  font-weight: 700;
  line-height: 2;
}
.contact-sns__list {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .contact-sns__list {
    margin-top: 15px;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
other
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.anchor_camp {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 10;
}
@media all and (max-width: 767px) {
  .anchor_camp {
    right: 20px;
    bottom: 20px;
  }
}
.anchor_camp .block_anchor {
  text-align: center;
  box-sizing: border-box;
  border: 6px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  background: #E2007E;
  color: #fff;
  border-radius: 50%;
  font-weight: 700;
  line-height: 1.4;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media all and (max-width: 767px) {
  .anchor_camp .block_anchor {
    width: 120px;
    height: 120px;
    font-size: 1.2rem;
    border-width: 4px;
  }
}
.anchor_camp .block_anchor::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.8em 0.5em 0 0.5em;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: 20px;
  left: 50%;
  translate: -50% 0;
}
@media all and (max-width: 767px) {
  .anchor_camp .block_anchor::after {
    bottom: 18px;
  }
}
.anchor_camp .block_anchor:hover {
  opacity: 1;
}

.area_popup {
  display: block;
  width: 100vw;
  height: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.area_popup.close {
  display: none;
}

.popup_wrapper {
  box-sizing: border-box;
  padding: 50px 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  display: grid;
  place-content: center;
}

.check_popup {
  text-align: center;
  color: #fff;
  font-size: 2rem;
  margin-top: 15px;
}
@media all and (max-width: 767px) {
  .check_popup {
    font-size: 1.6rem;
  }
}
.check_popup input {
  transform: scale(2);
  margin-right: 1em;
}

.popup_banner {
  position: relative;
}
.popup_banner .popup_close {
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #000;
  position: absolute;
  top: -10px;
  right: -10px;
}
.popup_banner .popup_close > span {
  display: inline-block;
  width: 20px;
  height: 2px;
  background: #fff;
  position: absolute;
}
.popup_banner .popup_close > span:nth-of-type(1) {
  top: 14px;
  left: 5px;
  rotate: 45deg;
}
.popup_banner .popup_close > span:nth-of-type(2) {
  bottom: 14px;
  left: 5px;
  rotate: -45deg;
}
.popup_banner .block_popup {
  text-align: center;
  display: block;
  box-sizing: border-box;
  padding: 30px;
  background: #026EB7;
  border: 6px solid #fff;
  border-radius: 10px;
  color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media all and (max-width: 767px) {
  .popup_banner .block_popup {
    padding: 20px;
    border-width: 4px;
  }
}
.popup_banner .block_popup:hover {
  opacity: 1;
}
.popup_banner .block_popup .txt_popup {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
}
@media all and (max-width: 767px) {
  .popup_banner .block_popup .txt_popup {
    font-size: 2rem;
  }
}
.popup_banner .block_popup .btn_popup {
  max-width: 200px;
  margin: 20px auto 0;
  line-height: 1.4;
  font-size: 2rem;
}
@media all and (max-width: 767px) {
  .popup_banner .block_popup .btn_popup {
    margin-top: 15px;
    font-size: 1.6rem;
  }
}
.popup_banner .block_popup .btn_popup > span {
  box-sizing: border-box;
  padding: 8px 20px;
  border-radius: 40px;
  display: block;
  background: #fff;
  color: #026EB7;
  font-weight: 700;
}
.popup_banner .block_popup .btn_popup > span::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.5em 0 0.5em 0.8em;
  border-color: transparent transparent transparent #026EB7;
  margin-left: 0.5em;
  vertical-align: -0.15em;
}

.deadline {
  height: 160px;
  width: 160px;
  text-align: center;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10;
}

.deadline a {
  padding-top: 42px;
  color: #fff;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #dd020d;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  line-height: 1.4;
}

.deadline span {
  font-size: 3.5rem;
  font-weight: 700;
  padding: 0 2px;
}

.deadline_delete {
  display: none;
}

@media all and (max-width: 767px) {
  .deadline {
    right: 10px;
    bottom: 10px;
    height: 130px;
    width: 130px;
  }
  .deadline a {
    padding-top: 30px;
    border-width: 4px;
  }
  .deadline_delete {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 25px;
    width: 25px;
    background-color: white;
    border: solid 0.5px gray;
    border-radius: 50%;
    line-height: 2rem;
  }
  .deadline span {
    font-size: 2.5rem;
    padding: 0 3px;
  }
  .deadline_none {
    display: none;
  }
}
/* ハンバーガーメニュー */
.header__hamburger {
  width: 28px;
  height: 100%;
}

.hamburger {
  background-color: transparent;
  border-color: transparent;
  z-index: 9999;
  display: none;
}
@media all and (max-width: 1000px) {
  .hamburger {
    display: block;
  }
}

.hamburger span {
  width: 100%;
  height: 2px;
  background-color: #000;
  position: relative;
  transition: ease 0.4s;
  display: block;
}

.hamburger span:nth-child(1) {
  top: 0;
}

.hamburger span:nth-child(2) {
  margin: 8px 0;
}

.hamburger span:nth-child(3) {
  top: 0;
}

/* ハンバーガーメニュークリック後のスタイル */
.header__nav.active {
  transform: translateX(0);
}

.hamburger.active span:nth-child(1) {
  translate: -2px 10px;
  rotate: 45deg;
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  translate: -2px -9.5px;
  rotate: -45deg;
}

.common-modal {
  display: none;
}
.common-modal.is-open {
  display: block;
}
.common-modal[aria-hidden=false] .common-modal__overlay {
  -webkit-animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.common-modal[aria-hidden=false] .common-modal__container {
  -webkit-animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.common-modal[aria-hidden=true] .common-modal__overlay {
  -webkit-animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.common-modal[aria-hidden=true] .common-modal__container {
  -webkit-animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.common-modal[aria-hidden=true] .common-modal__movie {
  display: none;
}
.common-modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 4000;
  will-change: transform;
}
.common-modal__container {
  width: 100%;
  height: 100%;
  max-height: 100vh;
  overflow-y: auto;
  position: relative;
  will-change: transform;
  padding: 80px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 767px) {
  .common-modal__container {
    padding: 48px 0;
  }
}
.common-modal__contents {
  width: calc(100% - 40px);
  max-width: 800px;
  margin: auto;
  position: relative;
}
.common-modal__movie {
  width: 100%;
}
.common-modal__movie iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
.common-modal__btn {
  cursor: pointer;
  width: 28px;
  height: 28px;
  filter: drop-shadow(0 0 12px #000);
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 50;
}
@media all and (max-width: 767px) {
  .common-modal__btn {
    width: 22px;
    height: 22px;
    top: -30px;
  }
}
.common-modal__btn::before, .common-modal__btn::after {
  content: "";
  display: inline-block;
  width: 28px;
  height: 3px;
  border-radius: 9999px;
  background: #fff;
  position: absolute;
  left: 0;
}
@media all and (max-width: 767px) {
  .common-modal__btn::before, .common-modal__btn::after {
    width: 22px;
    height: 2px;
  }
}
.common-modal__btn::before {
  rotate: 45deg;
}
.common-modal__btn::after {
  rotate: -45deg;
}

[data-micromodal-trigger] {
  cursor: pointer;
}

@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@-webkit-keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}