@charset "UTF-8";
/*!
Theme Name: テーマ名に置き換え
Theme URI: http://underscores.me/
Author: Heads.Inc
Author URI: -------
Description: テーマ名に置き換え Theme
Version: 1.0.0
License: GNU General Public License v2 or later
/*! --------------------------------------------------------------
　　このCSSファイルは .scssファイルからコンパイルされたものです。
　　直接編集しないように注意してください。a
--------------------------------------------------------------- */
figure {
  display: block;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

img {
  vertical-align: bottom;
  line-height: 0;
  font-size: 0;
  backface-visibility: hidden;
}

.pc-only {
  display: block !important;
}
@media (max-width: 1024px) {
  .pc-only {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .pc-only {
    display: none !important;
  }
}
.pc-only--flex {
  display: flex !important;
}
@media (max-width: 1024px) {
  .pc-only--flex {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .pc-only--flex {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .pc-only--flex {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .pc-only--flex {
    display: none !important;
  }
}

.tab-only {
  display: none !important;
}
@media (max-width: 1024px) {
  .tab-only {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .tab-only {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .tab-only {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .tab-only {
    display: none !important;
  }
}
.tab-only--flex {
  display: none !important;
}
@media (max-width: 1024px) {
  .tab-only--flex {
    display: flex !important;
  }
}
@media (max-width: 768px) {
  .tab-only--flex {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .tab-only--flex {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .tab-only--flex {
    display: none !important;
  }
}

.pad-only {
  display: none !important;
}
@media (max-width: 1024px) {
  .pad-only {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .pad-only {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .pad-only {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .pad-only {
    display: none !important;
  }
}
.pad-only--flex {
  display: none !important;
}
@media (max-width: 1024px) {
  .pad-only--flex {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .pad-only--flex {
    display: flex !important;
  }
}
@media (max-width: 767px) {
  .pad-only--flex {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .pad-only--flex {
    display: none !important;
  }
}

.sp-only {
  display: none !important;
}
@media (max-width: 1024px) {
  .sp-only {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .sp-only {
    display: block !important;
  }
}
@media (max-width: 320px) {
  .sp-only {
    display: block !important;
  }
}
.sp-only--flex {
  display: none !important;
}
@media (max-width: 1024px) {
  .sp-only--flex {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .sp-only--flex {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .sp-only--flex {
    display: flex !important;
  }
}
@media (max-width: 320px) {
  .sp-only--flex {
    display: flex !important;
  }
}

.se-only {
  display: none !important;
}
@media (max-width: 1024px) {
  .se-only {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .se-only {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .se-only {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .se-only {
    display: block !important;
  }
}
.se-only--flex {
  display: none !important;
}
@media (max-width: 1024px) {
  .se-only--flex {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .se-only--flex {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .se-only--flex {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .se-only--flex {
    display: flex !important;
  }
}

.pctab-only {
  display: block !important;
}
@media (max-width: 1024px) {
  .pctab-only {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .pctab-only {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .pctab-only {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .pctab-only {
    display: none !important;
  }
}
.pctab-only--flex {
  display: flex !important;
}
@media (max-width: 1024px) {
  .pctab-only--flex {
    display: flex !important;
  }
}
@media (max-width: 768px) {
  .pctab-only--flex {
    display: flex !important;
  }
}
@media (max-width: 767px) {
  .pctab-only--flex {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .pctab-only--flex {
    display: none !important;
  }
}

.tabsp-only {
  display: none !important;
}
@media (max-width: 1024px) {
  .tabsp-only {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .tabsp-only {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .tabsp-only {
    display: block !important;
  }
}
@media (max-width: 320px) {
  .tabsp-only {
    display: block !important;
  }
}
.tabsp-only--flex {
  display: none !important;
}
@media (max-width: 1024px) {
  .tabsp-only--flex {
    display: flex !important;
  }
}
@media (max-width: 768px) {
  .tabsp-only--flex {
    display: flex !important;
  }
}
@media (max-width: 767px) {
  .tabsp-only--flex {
    display: flex !important;
  }
}
@media (max-width: 320px) {
  .tabsp-only--flex {
    display: flex !important;
  }
}

@media (max-width: 767px) {
  .sp-none {
    display: none;
  }
}
@media (max-width: 320px) {
  .sp-none {
    display: none;
  }
}

/*!
Theme Name: テーマ名に置き換え
Theme URI: http://underscores.me/
Author: Heads.Inc
Author URI: -------
Description: テーマ名に置き換え Theme
Version: 1.0.0
License: GNU General Public License v2 or later
/*! --------------------------------------------------------------
　　このCSSファイルは .scssファイルからコンパイルされたものです。
　　直接編集しないように注意してください。a
--------------------------------------------------------------- */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

li {
  list-style: none;
}

ul,
ol,
dl,
p {
  padding: 0;
  margin: 0;
}

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

a {
  color: inherit;
  text-decoration: none;
}

select {
  color: black;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1 !important;
  position: relative;
}

table {
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

td input {
  max-width: 100%;
}

i,
em {
  font-style: normal;
}

* {
  box-sizing: border-box;
}

small {
  font-size: 100%;
}
html,
body {
  width: 100%;
  line-height: 2.0625;
  color: black;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0em;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  -webkit-print-color-adjust: exact;
  overflow-x: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media (max-width: 767px) {
  html,
  body {
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 2.0625;
  }
}
html::-webkit-scrollbar,
body::-webkit-scrollbar {
  display: none;
}

html:has(#GlobalNav[aria-hidden=false]),
body:has(#GlobalNav[aria-hidden=false]) {
  overflow: hidden;
  overscroll-behavior: none;
  height: 100%;
}

a {
  transition: 0.6s;
}
a:hover {
  text-decoration: none;
  opacity: 0.7;
}

#Wrapper {
  display: flex;
  flex-direction: column;
  background: white;
  min-height: 100vh;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 767px) {
  #Wrapper {
    border: none;
  }
}

#Footer {
  margin-top: auto;
  height: 100%;
}

img.object_fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.equalspace-1em {
  letter-spacing: 1em;
  text-indent: 1em;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.youtube-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
}

.youtube-item {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media (max-width: 767px) {
  html,
  body,
  #Wrapper,
  .l-container,
  .l-main,
  main {
    height: auto !important;
    overflow: visible !important;
  }
  html,
  body {
    -webkit-overflow-scrolling: touch;
  }
}
h1 {
  font-size: 34px;
  font-size: 2.125rem;
}
@media (max-width: 767px) {
  h1 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

h2 {
  font-size: 30px;
  font-size: 1.875rem;
}
@media (max-width: 767px) {
  h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

h3 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
}

h4 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}

h5 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}

h6 {
  font-size: 18px;
  font-size: 1.125rem;
}

img.size-auto,
img.size-large,
img.size-full,
img.size-medium {
  max-width: 100%;
  height: auto;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 4vw;
  margin-top: 1.0666666667vw;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 4vw;
  margin-top: 1.0666666667vw;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 3.2vw;
}

.wp-caption {
  background: #f1f1f1;
  border: none;
  border-radius: 0;
  color: #888;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1.5;
  margin-bottom: 5.3333333333vw;
  padding: 1.0666666667vw;
  text-align: center;
}

.wp-caption img {
  margin: 1.3333333333vw;
}

.wp-caption p.wp-caption-text {
  margin: 0 0 1.0666666667vw;
}

.wp-smiley {
  margin: 0;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
  padding: 13.3333333333vw 2.6666666667vw;
  text-align: center;
  font-weight: bold;
  margin: 13.3333333333vw 0;
}

.comments-area {
  margin: 0 auto 16vw;
}

.comments-area > :last-child {
  margin-bottom: 0;
}

.comment-list + .comment-respond {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
  padding-top: 1.6em;
}

.comments-title,
.comment-reply-title {
  border-top: 1px solid red;
  border-bottom: 1px solid red;
  padding: 3.2vw 1.6vw;
  font-weight: bold;
}

.comments-title {
  margin-bottom: 1.3333em;
}

.comment-list {
  list-style: none;
  margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 1.6em 0;
}

.comment-list .children {
  list-style: none;
  margin: 0;
}

.comment-list .children > li {
  padding-left: 0.8em;
}

.comment-author {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  margin-bottom: 0.4em;
}

.comment-author a:hover {
  border-bottom: 1px solid #707070;
  border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

.comment-author .avatar {
  float: left;
  height: 6.4vw;
  margin-right: 0.8em;
  width: 6.4vw;
}

.comment-metadata,
.pingback .edit-link {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1.5;
}

.comment-metadata a,
.pingback .edit-link a {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}

.comment-metadata a:hover,
.pingback .edit-link a:hover {
  border-bottom: 1px solid #333;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
  color: #333;
}

.comment-metadata {
  margin-bottom: 1.6em;
}

.comment-metadata .edit-link {
  margin-left: 1em;
}

.pingback .edit-link {
  margin-left: 1em;
}

.pingback .edit-link:before {
  top: 1.3333333333vw;
}

.comment-content ul,
.comment-content ol {
  margin: 0 0 1.6em 1.3333em;
}

.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0;
}

.comment-content > :last-child {
  margin-bottom: 0;
}

.comment-list .reply {
  font-size: 12px;
  font-size: 3.2vw;
}

.comment-list .reply a {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: inline-block;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-top: 2em;
  padding: 0.4167em 0.8333em;
  text-transform: uppercase;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus {
  border-color: #333;
  color: #333;
  outline: 0;
}

.comment-form {
  padding-top: 1.6em;
}

.comment-form label {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 3.2vw;
  font-weight: 700;
  display: block;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-transform: uppercase;
}

.comment-form #comment,
.comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=url] {
  width: 100%;
  max-width: 100%;
  border-radius: 1.6vw;
  padding: 0.8vw;
  border: 1px solid #ccc;
}

.comment-form input[type=submit] {
  margin: 5.3333333333vw auto;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1.5;
  margin-bottom: 2em;
}

.logged-in-as a:hover {
  border-bottom: 1px solid #333;
}

.no-comments {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-weight: 700;
  padding-top: 1.6em;
}

.comment-navigation + .no-comments {
  border-top: 0;
}

.form-allowed-tags code {
  font-family: monospace;
}

.form-submit {
  margin-bottom: 0;
}

.comment-reply-title small {
  font-size: 100%;
}

.comment-reply-title small a {
  border: 0;
  float: right;
  height: 8.5333333333vw;
  overflow: hidden;
  width: 6.9333333333vw;
}

.comment-reply-title small a:before {
  content: "\f405";
  font-size: 32px;
  font-size: 8.5333333333vw;
  position: relative;
  top: -0.8vw;
}

.comment-form #wp-comment-cookies-consent {
  margin: 0 2.6666666667vw 0 0;
}

.comment-form .comment-form-cookies-consent label {
  display: inline;
  font-size: 12px;
  font-size: 3.2vw;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}

.editor-content h1 {
  font-size: 36px;
  font-size: 2.25rem;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .editor-content h1 {
    font-size: 25px;
    font-size: 6.6666666667vw;
    margin-top: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.editor-content h2 {
  font-size: 30px;
  font-size: 1.875rem;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .editor-content h2 {
    font-size: 22px;
    font-size: 5.8666666667vw;
    margin-top: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.editor-content h3 {
  font-size: 28px;
  font-size: 1.75rem;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .editor-content h3 {
    font-size: 20px;
    font-size: 5.3333333333vw;
    margin-top: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.editor-content h4 {
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .editor-content h4 {
    font-size: 18px;
    font-size: 4.8vw;
    margin-top: 2.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.editor-content h5 {
  font-size: 22px;
  font-size: 1.375rem;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .editor-content h5 {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-top: 2.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.editor-content h6 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .editor-content h6 {
    font-size: 15px;
    font-size: 4vw;
    margin-top: 2.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.editor-content p {
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .editor-content p {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.editor-content p strong {
  font-weight: normal;
}
.editor-content table {
  width: 100%;
  border: 1px solid #eee;
}
.editor-content table tr th,
.editor-content table tr td {
  padding: 0.5em;
  border: 1px solid #eee;
}
.editor-content table tr th {
  background: white;
  width: 24%;
  max-width: 240px;
  color: red;
}
.editor-content ul, .editor-content ul li {
  list-style: disc;
  margin-left: 10px;
}
.editor-content ol, .editor-content ol li {
  list-style: decimal;
  margin-left: 10px;
}
.editor-content a {
  color: blue;
  text-decoration: underline;
}
.editor-content blockquote {
  background: #eee;
  padding: 20px;
  border-radius: 0 30px 30px 0;
  border-left: 5px solid black;
}
@media (max-width: 767px) {
  .editor-content blockquote {
    padding: 2.6666666667vw;
    border-radius: 0 4vw 4vw 0;
  }
}
.editor-content blockquote cite {
  text-align: right;
  margin-top: 20px;
  display: block;
}
.editor-content pre {
  border: 1px solid #eee;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0.5em;
}

body.archive .common-main,
body.post-type-archive .common-main,
body.error404 .common-main {
  position: relative;
  z-index: 1;
}
body.archive .common-main::before,
body.post-type-archive .common-main::before,
body.error404 .common-main::before {
  content: "";
  position: absolute;
  top: -28px;
  left: 0;
  width: 100%;
  height: 148px;
  background: url("img/layout/color-tape.svg") no-repeat center top;
  background-size: cover;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 767px) {
  body.archive .common-main::before,
  body.post-type-archive .common-main::before,
  body.error404 .common-main::before {
    top: -7.4666666667vw;
    height: 39.4666666667vw;
  }
}

.common-main {
  background: white;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-bottom: 160px;
}
@media (max-width: 767px) {
  .common-main {
    padding-bottom: 42.6666666667vw;
  }
}

.archive .common-main {
  padding-top: 120px;
}
@media (max-width: 767px) {
  .archive .common-main {
    padding-top: 32vw;
  }
}

.error404 .common-main {
  padding-top: 120px;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .error404 .common-main {
    padding-top: 32vw;
    padding-bottom: 26.6666666667vw;
  }
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0;
  gap: 20px;
}
@media (max-width: 1024px) {
  .l-header {
    justify-content: space-between;
    padding: 0 12px 0 0;
    gap: 0;
  }
}
@media (max-width: 767px) {
  .l-header {
    justify-content: space-between;
    padding: 0 3.2vw 0 0;
    gap: 0;
  }
}
.l-header__logo {
  position: relative;
  z-index: 201;
  background: #FFFFFF;
  border-radius: 0 0 12px 0;
  padding: 14px 22px 14px 12px;
}
@media (max-width: 1024px) {
  .l-header__logo {
    border-radius: 0 0 12px 0;
    padding: 12px 20px 12px 12px;
  }
}
@media (max-width: 767px) {
  .l-header__logo {
    border-radius: 0 0 3.2vw 0;
    padding: 3.7333333333vw 5.8666666667vw 3.7333333333vw 3.2vw;
  }
}
.l-header__logo-link {
  display: block;
  line-height: 0;
}
.l-header__logo-img {
  display: block;
  width: 120px;
  height: 49px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1024px) {
  .l-header__logo-img {
    width: 120px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .l-header__logo-img {
    width: 21.8666666667vw;
    height: 9.0666666667vw;
  }
}
.l-header__controls {
  position: relative;
  z-index: 201;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2px;
  height: 40px;
  padding: 4px 16px;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1024px) {
  .l-header__controls {
    gap: 8px;
    height: 40px;
    padding: 4px 12px;
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .l-header__controls {
    gap: 2.1333333333vw;
    height: 10.6666666667vw;
    padding: 1.0666666667vw 4.2666666667vw;
    border-radius: 5.3333333333vw;
  }
}
.l-header__lang {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2px;
}
@media (max-width: 1024px) {
  .l-header__lang {
    gap: 2px;
  }
}
@media (max-width: 767px) {
  .l-header__lang {
    gap: 0.5333333333vw;
  }
}
.l-header__lang-btn {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
  color: #DEDEDE;
  text-decoration: none;
  transition: color 0.2s ease;
}
@media (max-width: 1024px) {
  .l-header__lang-btn {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .l-header__lang-btn {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.l-header__lang-btn--active {
  color: #000000;
}
.l-header__lang-btn:not(.l-header__lang-btn--active):hover {
  color: #000000;
}
.l-header__lang-sep {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
  color: #DEDEDE;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 1024px) {
  .l-header__lang-sep {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .l-header__lang-sep {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.l-header__line {
  display: none;
}
@media (max-width: 1024px) {
  .l-header__line {
    display: block;
    flex-shrink: 0;
    width: 1px;
    height: 18px;
    background: #DEDEDE;
  }
}
@media (max-width: 767px) {
  .l-header__line {
    display: block;
    flex-shrink: 0;
    width: 1px;
    height: 4.8vw;
    background: #DEDEDE;
  }
}
.l-header__hamburger {
  display: none;
}
@media (max-width: 1024px) {
  .l-header__hamburger {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 3px;
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    padding: 0;
    background: #000000;
    border: none;
    border-radius: 18px;
    cursor: pointer;
  }
  .l-header__hamburger[aria-expanded=true] .l-header__bar:nth-child(1) {
    transform: translateY(5px) rotate(45deg);
  }
  .l-header__hamburger[aria-expanded=true] .l-header__bar:nth-child(2) {
    opacity: 0;
    transform: scaleX(0);
  }
  .l-header__hamburger[aria-expanded=true] .l-header__bar:nth-child(3) {
    transform: translateY(-5px) rotate(-45deg);
  }
}
@media (max-width: 767px) {
  .l-header__hamburger {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.5333333333vw;
    flex-shrink: 0;
    width: 7.4666666667vw;
    height: 7.4666666667vw;
    padding: 0;
    background: #000000;
    border: none;
    border-radius: 4.2666666667vw;
    cursor: pointer;
  }
  .l-header__hamburger[aria-expanded=true] .l-header__bar:nth-child(1) {
    transform: translateY(1.0666666667vw) rotate(45deg);
  }
  .l-header__hamburger[aria-expanded=true] .l-header__bar:nth-child(2) {
    opacity: 0;
    transform: scaleX(0);
  }
  .l-header__hamburger[aria-expanded=true] .l-header__bar:nth-child(3) {
    transform: translateY(-1.0666666667vw) rotate(-45deg);
  }
}
.l-header__bar {
  display: block;
  width: 16px;
  height: 2px;
  background: #FFFFFF;
  border-radius: 1px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
@media (max-width: 1024px) {
  .l-header__bar {
    width: 16px;
    height: 2px;
  }
}
@media (max-width: 767px) {
  .l-header__bar {
    width: 3.7333333333vw;
    height: 0.5333333333vw;
  }
}
.l-header__nav {
  position: fixed;
  top: 50%;
  right: 50%;
  transform: translate(188%, -45%);
  z-index: 100;
  width: 300px;
  max-height: calc(100vh - 123px - 76px);
  overflow-y: auto;
  overflow-x: hidden;
  overscroll-behavior: contain;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 12px;
  padding: 25px 20px 28px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media (max-width: 1024px) {
  .l-header__nav {
    inset: 0;
    top: 0;
    left: 50%;
    right: auto;
    bottom: auto;
    width: 375px;
    height: 100vh;
    max-height: none;
    overflow: hidden;
    background: #FFFFFF;
    border-radius: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateX(-50%);
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .l-header__nav[aria-hidden=false] {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
@media (max-width: 767px) {
  .l-header__nav {
    inset: 0;
    transform: none;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: #FFFFFF;
    border-radius: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    top: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .l-header__nav[aria-hidden=false] {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
.l-header__nav-ribbon {
  display: none;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .l-header__nav-ribbon {
    display: block;
    position: fixed;
    left: 0;
    z-index: 5;
    width: 100%;
    background-color: #FFFFFF;
  }
}
@media (max-width: 767px) {
  .l-header__nav-ribbon {
    display: block;
    position: fixed;
    left: 0;
    z-index: 5;
    width: 100%;
    background-color: #FFFFFF;
  }
}
.l-header__nav-ribbon::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  .l-header__nav-ribbon--top {
    top: -12px;
    height: 128px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-ribbon--top {
    top: -3.2vw;
    height: 39.4666666667vw;
  }
}
.l-header__nav-ribbon--top::before {
  background: url(img/header/nav-ribbon-top.svg) no-repeat left top/100% auto;
}
@media (max-width: 1024px) {
  .l-header__nav-ribbon--bottom {
    position: absolute;
    bottom: 0;
    z-index: 20;
    height: 88px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-ribbon--bottom {
    position: absolute;
    bottom: 0;
    z-index: 20;
    height: 27.2vw;
  }
}
.l-header__nav-ribbon--bottom::before {
  background: url(img/header/nav-ribbon-bottom.svg) no-repeat left bottom/100% auto;
}
.l-header__nav-content {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  overscroll-behavior: contain;
  touch-action: pan-y;
}
@media (max-width: 1024px) {
  .l-header__nav-content {
    width: 320px;
    height: 100%;
    margin: 0 auto;
    padding-top: 130px;
    padding-bottom: calc(30px + env(safe-area-inset-bottom, 0px));
    overflow-y: auto;
    overscroll-behavior: contain;
    touch-action: pan-y;
    z-index: 10;
  }
}
@media (max-width: 767px) {
  .l-header__nav-content {
    width: 80vw;
    height: 100%;
    margin: 0 auto;
    padding-top: 37.3333333333vw;
    padding-bottom: calc(5.3333333333vw + env(safe-area-inset-bottom, 0px));
    overflow-y: auto;
    overscroll-behavior: contain;
    touch-action: pan-y;
    z-index: 10;
  }
}
.l-header__nav-list {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .l-header__nav-list {
    width: 100%;
    padding-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-list {
    width: 74.6666666667vw;
    padding-bottom: 4.2666666667vw;
  }
}
.l-header__nav-item {
  display: flex;
}
.l-header__nav-item + .l-header__nav-item {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .l-header__nav-item + .l-header__nav-item {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-item + .l-header__nav-item {
    margin-top: 4.2666666667vw;
  }
}
.l-header__nav-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  text-decoration: none;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1em;
  color: #000000;
  padding: 0 12px;
  transition: opacity 0.2s ease;
}
@media (max-width: 1024px) {
  .l-header__nav-link {
    font-size: 16px;
    line-height: 1.4;
    gap: 12px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .l-header__nav-link {
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 1.4;
    gap: 3.2vw;
    padding: 0;
  }
}
.l-header__nav-link::after {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 9px;
  height: 9px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9' fill='none'><path d='M0 4.5L8.26912 4.5' stroke='black' stroke-width='1.03364'/><path d='M4.13456 0.365439L8.26912 4.5L4.13456 8.63456' stroke='black' stroke-width='1.03364'/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 1024px) {
  .l-header__nav-link::after {
    width: 9px;
    height: 9px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-link::after {
    width: 2.4vw;
    height: 2.4vw;
  }
}
.l-header__nav-link:hover {
  opacity: 0.6;
}
.l-header__nav-divider {
  border: none;
  border-top: 1px dashed #000000;
  width: 100%;
  margin: 0;
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .l-header__nav-divider {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-divider {
    margin-top: 0;
  }
}
.l-header__nav-divider--pc {
  margin-top: 24px;
}
@media (max-width: 1024px) {
  .l-header__nav-divider--pc {
    display: none;
  }
}
@media (max-width: 767px) {
  .l-header__nav-divider--pc {
    display: none;
  }
}
.l-header__nav-share {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 24px;
}
@media (max-width: 1024px) {
  .l-header__nav-share {
    margin-top: 0;
    padding: 16px 0 16px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-share {
    margin-top: 0;
    padding: 3.2vw 0 4.2666666667vw;
  }
}
.l-header__nav-share-text {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.4;
  color: #000000;
  text-align: center;
  margin: 0;
}
@media (max-width: 1024px) {
  .l-header__nav-share-text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-share-text {
    font-size: 13px;
    font-size: 3.4666666667vw;
  }
}
.l-header__nav-share-sns {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  margin-top: 14px;
}
@media (max-width: 1024px) {
  .l-header__nav-share-sns {
    gap: 12px;
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-share-sns {
    gap: 3.2vw;
    margin-top: 3.2vw;
  }
}
.l-header__nav-sns-link {
  display: block;
}
.l-header__nav-sns-link img,
.l-header__nav-sns-link svg {
  display: block;
  width: 32px;
  height: 32px;
}
@media (max-width: 1024px) {
  .l-header__nav-sns-link img,
  .l-header__nav-sns-link svg {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-sns-link img,
  .l-header__nav-sns-link svg {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
.l-header__nav-banners {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  margin-top: 24px;
}
@media (max-width: 1024px) {
  .l-header__nav-banners {
    margin-top: 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .l-header__nav-banners {
    margin-top: 0;
    padding: 0 5.3333333333vw;
  }
}
.l-header__nav-banner {
  display: block;
}
.l-header__nav-banner + .l-header__nav-banner {
  margin-top: 12px;
}
@media (max-width: 1024px) {
  .l-header__nav-banner + .l-header__nav-banner {
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-banner + .l-header__nav-banner {
    margin-top: 2.1333333333vw;
  }
}
.l-header__nav-banner img {
  display: block;
  width: 220px;
  height: auto;
}
@media (max-width: 1024px) {
  .l-header__nav-banner img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .l-header__nav-banner img {
    width: 100%;
  }
}
.l-header__nav-thumbs {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  width: auto;
  margin-top: 12px;
}
@media (max-width: 1024px) {
  .l-header__nav-thumbs {
    gap: 12px;
    width: 100%;
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-thumbs {
    gap: 3.2vw;
    width: 100%;
    margin-top: 2.1333333333vw;
  }
}
.l-header__nav-thumb {
  display: block;
  flex: none;
  width: 104px;
  height: 34px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .l-header__nav-thumb {
    flex: 1;
    height: 47px;
  }
}
@media (max-width: 767px) {
  .l-header__nav-thumb {
    flex: 1;
    height: 12.5333333333vw;
  }
}
.l-header__nav-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.l-header__overlay {
  display: none;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media (min-width: 1024px) and (max-width: 1280px) {
  .l-header__nav {
    right: clamp(16px, 25vw - 244px, 76px);
    transform: translateY(-45%);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .l-pc-bg__ornament,
  .l-pc-footer {
    display: none;
  }
}
.l-header__nav-divider--pc {
  display: none;
}

.l-header__nav-divider--pc {
  display: block;
}

.l-pc-bg {
  width: 100vw;
  height: 100vh;
  background: #F0F0F0;
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .l-pc-bg {
    display: none;
  }
}
.l-pc-bg__ornament {
  position: fixed;
  left: clamp(16px, 25vw - 202.5px, 117.5px);
  top: 50%;
  transform: translateY(-60%);
  width: 200px;
  height: 218px;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .l-pc-bg__ornament {
    display: none !important;
  }
}
@media (min-width: 1281px) {
  .l-pc-bg__ornament {
    left: calc(50% - 640px + 117.5px);
  }
}

html, body {
  overflow: hidden;
}

#Wrapper {
  position: relative;
  z-index: 1;
  max-width: 375px;
  margin: 0 auto;
  background: #FFFFFF;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  #Wrapper {
    max-width: none;
  }
}

#Wrapper .simplebar-track.simplebar-vertical {
  width: 4px;
  right: 0;
  background: #DEDEDE;
}
#Wrapper .simplebar-scrollbar::before {
  background: #999999;
  border-radius: 2px;
  left: 0;
  right: 0;
  opacity: 1;
}
#Wrapper .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}
#Wrapper .simplebar-content-wrapper::-webkit-scrollbar {
  display: none;
}

.l-pc-footer {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  gap: 9px;
  position: fixed;
  right: 12px;
  bottom: 12px;
  z-index: 10;
  width: 222px;
  height: 38px;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .l-pc-footer {
    display: none;
  }
}
.l-pc-footer__privacy {
  display: block;
  width: 120px;
  height: 17px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4em;
  color: #000000;
  text-align: center;
  text-decoration: underline;
  pointer-events: auto;
}
.l-pc-footer__copyright {
  display: block;
  width: 222px;
  height: 10px;
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 1em;
  color: #999999;
  text-align: center;
  white-space: nowrap;
}

.l-footer {
  display: block;
  background: white;
  position: relative;
}
.l-footer__top {
  position: relative;
  height: 218px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .l-footer__top {
    height: 58.1333333333vw;
  }
}
.l-footer__top::before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  right: 0;
  bottom: 0;
  background-image: url(img/footer/footer-bg.png);
  background-size: cover;
  background-position: center;
  z-index: 0;
}
@media (max-width: 767px) {
  .l-footer__top::before {
    top: 5.3333333333vw;
  }
}
.l-footer__top::after {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
}
@media (max-width: 767px) {
  .l-footer__top::after {
    top: 5.3333333333vw;
  }
}
.l-footer__tape {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 68px;
  flex-shrink: 0;
  background-image: url(img/footer/footer-tape.png);
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) {
  .l-footer__tape {
    height: 18.1333333333vw;
  }
}
.l-footer__top-logo {
  position: relative;
  z-index: 2;
  margin: 0;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .l-footer__top-logo {
    margin-top: 10.6666666667vw;
  }
}
.l-footer__top-logo img {
  width: 328px;
  height: auto;
  display: block;
}
@media (max-width: 767px) {
  .l-footer__top-logo img {
    width: 87.4666666667vw;
  }
}
.l-footer__bottom {
  background-color: #000000;
  padding: 40px 12px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
@media (max-width: 767px) {
  .l-footer__bottom {
    padding: 10.6666666667vw 3.2vw 4.2666666667vw;
  }
}
.l-footer__brand {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 328px;
}
@media (max-width: 767px) {
  .l-footer__brand {
    width: 87.4666666667vw;
  }
}
.l-footer__brand-logo {
  position: relative;
}
.l-footer__title-en {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 1;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 767px) {
  .l-footer__title-en {
    font-size: 30px;
    font-size: 8vw;
  }
}
.l-footer__title-ja {
  position: absolute;
  left: 90px;
  top: 37px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-size: 8px;
  line-height: 1.26;
  background: linear-gradient(90deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 8%, rgb(238, 119, 32) 20%, rgb(0, 98, 171) 30%, rgb(9, 147, 147) 40%, rgb(77, 190, 212) 50%, rgb(110, 179, 39) 60%, rgb(211, 117, 44) 72%, rgb(229, 0, 131) 85%, rgb(225, 0, 20) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .l-footer__title-ja {
    left: 24vw;
    top: 9.8666666667vw;
    font-size: 8px;
    font-size: 2.1333333333vw;
  }
}
.l-footer__sns {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .l-footer__sns {
    gap: 3.2vw;
  }
}
.l-footer__sns-link {
  display: block;
}
.l-footer__sns-link img {
  display: block;
  width: 40px;
  height: 40px;
}
@media (max-width: 767px) {
  .l-footer__sns-link img {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
.l-footer__nav {
  width: 328px;
  margin-top: 41px;
}
@media (max-width: 767px) {
  .l-footer__nav {
    width: 87.4666666667vw;
    margin-top: 10.9333333333vw;
  }
}
.l-footer__nav-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .l-footer__nav-list {
    gap: 4.2666666667vw;
  }
}
.l-footer__nav-item {
  display: flex;
}
.l-footer__nav-link {
  display: inline-block;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #FFFFFF;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .l-footer__nav-link {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.l-footer__nav-link:hover {
  opacity: 1;
  text-decoration: none;
}
.l-footer__banners {
  display: flex;
  flex-direction: column;
  padding-top: 40px;
  width: 328px;
  margin-top: 40px;
  gap: 12px;
}
@media (max-width: 767px) {
  .l-footer__banners {
    padding-top: 10.6666666667vw;
    width: 87.4666666667vw;
    margin-top: 10.6666666667vw;
    gap: 3.2vw;
  }
}
.l-footer__banner-20th {
  display: block;
}
.l-footer__banner-20th img {
  width: 100%;
  height: auto;
  display: block;
}
.l-footer__banner-marathon img {
  width: 100%;
  height: auto;
  display: block;
}
.l-footer__thumbs {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
}
@media (max-width: 767px) {
  .l-footer__thumbs {
    gap: 3.2vw;
  }
}
.l-footer__thumb {
  display: block;
  flex: 1;
}
.l-footer__thumb img {
  width: 100%;
  height: auto;
  display: block;
}
.l-footer__copyright {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 1;
  color: #999999;
  display: block;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .l-footer__copyright {
    font-size: 10px;
    font-size: 2.6666666667vw;
    margin-top: 10.6666666667vw;
  }
}

@keyframes confetti-slow {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(25px, 105vh, 0) rotateX(360deg) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes confetti-medium {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(100px, 105vh, 0) rotateX(100deg) rotateY(360deg);
    opacity: 0;
  }
}
@keyframes confetti-fast {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(-50px, 105vh, 0) rotateX(10deg) rotateY(250deg);
    opacity: 0;
  }
}
.confetti-container {
  perspective: 700px;
  position: fixed;
  overflow: hidden;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.confetti {
  position: absolute;
  top: -10px;
  border-radius: 0%;
}
.confetti--animation-slow {
  animation: confetti-slow 10s linear 1 forwards;
}
.confetti--animation-medium {
  animation: confetti-medium 8s linear 1 forwards;
}
.confetti--animation-fast {
  animation: confetti-fast 6s linear 1 forwards;
}

.archive-post {
  background: #FFFFFF;
}
.archive-post__hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 266px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 14px;
}
@media (max-width: 767px) {
  .archive-post__hero {
    width: 70.9333333333vw;
    padding-top: 3.7333333333vw;
  }
}
.archive-post__title-en {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .archive-post__title-en {
    font-size: 32px;
    font-size: 8.5333333333vw;
  }
}
.archive-post__title-ja {
  margin: 0;
  margin-top: 3px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6em;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .archive-post__title-ja {
    margin-top: 0.8vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
.archive-post__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 340px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 54px;
}
@media (max-width: 767px) {
  .archive-post__body {
    width: 90.6666666667vw;
    margin-top: 14.4vw;
  }
}
.archive-post__tags-wrap {
  position: relative;
  width: 100%;
}
.archive-post__tags {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-right: 31px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 7px 5px;
}
@media (max-width: 767px) {
  .archive-post__tags {
    padding-right: 8.2666666667vw;
    gap: 1.6vw 1.8666666667vw;
  }
}
.archive-post__tags-wrap:not(.is-expanded) .archive-post__tags {
  max-height: 26px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .archive-post__tags-wrap:not(.is-expanded) .archive-post__tags {
    max-height: 6.9333333333vw;
  }
}
.archive-post__tag-item {
  list-style: none;
  display: flex;
}
.archive-post__tag-item.is-hidden {
  display: none;
}
.archive-post__tags-toggle {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 26px;
  height: 26px;
  padding: 8px 4px;
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  background: #F4F4F4;
  color: #999999;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0;
  cursor: pointer;
  transition: background-color 200ms ease, color 200ms ease, border-color 200ms ease;
}
@media (max-width: 767px) {
  .archive-post__tags-toggle {
    min-width: 6.9333333333vw;
    height: 6.9333333333vw;
    padding: 2.1333333333vw 1.0666666667vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.archive-post__tags-toggle:hover {
  background: #999999;
  color: #F4F4F4;
  border-color: #DEDEDE;
}
.archive-post__tags-toggle.is-hidden {
  display: none;
}
.archive-post__tags-toggle-count {
  display: block;
}
.archive-post__tags-toggle-icon {
  display: block;
  width: 8px;
  height: 4px;
  margin-left: 2px;
  color: inherit;
  transition: transform 220ms ease;
}
@media (max-width: 767px) {
  .archive-post__tags-toggle-icon {
    width: 2.1333333333vw;
    height: 1.0666666667vw;
    margin-left: 0.5333333333vw;
  }
}
.archive-post__tags-toggle-icon path {
  fill: transparent;
}
.archive-post__tags-wrap.is-expanded .archive-post__tags {
  max-height: none;
  overflow: visible;
}
.archive-post__tags-wrap.is-expanded .archive-post__tag-item.is-hidden {
  display: flex;
}
.archive-post__tags-wrap.is-expanded .archive-post__tags-toggle-count {
  display: none;
}
.archive-post__tags-wrap.is-expanded .archive-post__tags-toggle-icon {
  margin-left: 0;
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .archive-post__tags-wrap.is-expanded .archive-post__tags-toggle-icon {
    margin-left: 0;
  }
}
.archive-post__tag {
  --cat-color: #000000;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 2px 7px;
  border: 1px solid var(--cat-color);
  border-radius: 4px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0;
  text-decoration: none;
  background: #FFFFFF;
  color: var(--cat-color);
  transition: background-color 200ms ease, color 200ms ease;
}
@media (max-width: 767px) {
  .archive-post__tag {
    padding: 0.5333333333vw 1.8666666667vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.archive-post__tag.is-active {
  background: var(--cat-color);
  color: #FFFFFF;
}
.archive-post__list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 16px;
  width: 328px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .archive-post__list {
    margin-top: 4.2666666667vw;
    width: 87.4666666667vw;
  }
}
.archive-post__more {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .archive-post__more {
    margin-top: 10.6666666667vw;
  }
}
.archive-post__more-btn {
  display: inline-flex;
  align-items: center;
  padding: 9px 12px;
  border: none;
  border-radius: 4px;
  background: #E67135;
  color: #FFFFFF;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
  cursor: pointer;
  transition: opacity 220ms ease, box-shadow 220ms ease;
}
@media (max-width: 767px) {
  .archive-post__more-btn {
    padding: 2.4vw 3.2vw;
  }
}
.archive-post__more-btn:hover {
  opacity: 0.85;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.08);
}
.archive-post__more-btn:disabled {
  opacity: 0.6;
  cursor: wait;
}
.archive-post__more-btn[hidden] {
  display: none;
}
.archive-post__more-btn-text {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .archive-post__more-btn-text {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.archive-post__more-btn-icon {
  display: block;
  width: 8px;
  height: 8px;
  margin-left: 8px;
  color: #FFFFFF;
  fill: transparent;
}
@media (max-width: 767px) {
  .archive-post__more-btn-icon {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    margin-left: 2.1333333333vw;
  }
}

.single-post.single-wrap {
  padding-top: 40px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .single-post.single-wrap {
    padding-top: 27.2vw;
  }
}
.single-post__content {
  display: flex;
  flex-direction: column;
  width: 328px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0 80px;
}
@media (max-width: 767px) {
  .single-post__content {
    width: 87.4666666667vw;
    padding: 0 0 21.3333333333vw;
  }
}
.single-post__hero {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  padding: 0 0 25px;
}
@media (max-width: 767px) {
  .single-post__hero {
    padding: 0 0 6.6666666667vw;
  }
}
.single-post__title {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0;
  color: #000000;
}
@media (max-width: 767px) {
  .single-post__title {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.single-post__thumb {
  width: 328px;
  max-width: 100%;
  height: 240px;
  margin-top: 28px;
  background: #D9D9D9;
  overflow: hidden;
}
@media (max-width: 767px) {
  .single-post__thumb {
    width: 87.4666666667vw;
    height: 64vw;
    margin-top: 7.4666666667vw;
  }
}
.single-post__thumb-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.single-post__meta {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  margin-top: 28px;
}
@media (max-width: 767px) {
  .single-post__meta {
    margin-top: 7.4666666667vw;
  }
}
.single-post__cat {
  --cat-color: #3AA1E7;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 2px 7px;
  border: 1px solid var(--cat-color);
  border-radius: 4px;
  background: var(--cat-color);
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .single-post__cat {
    padding: 0.5333333333vw 1.8666666667vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.single-post__date {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8em;
  letter-spacing: 0;
  color: #000000;
}
@media (max-width: 767px) {
  .single-post__date {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.single-post__body {
  align-self: stretch;
  color: #000000;
}
.single-post__body > * {
  margin: 0;
}
.single-post__body > * + * {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .single-post__body > * + * {
    margin-top: 6.6666666667vw;
  }
}
.single-post__body .wp-block-spacer {
  margin: 0;
}
.single-post__body .wp-caption {
  width: 100% !important;
}
.single-post__body .wp-caption img {
  margin: 0;
}
.single-post__body .wp-caption .wp-caption-text {
  font-size: 12px;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .single-post__body .wp-caption .wp-caption-text {
    font-size: 12px;
    font-size: 3.2vw;
    margin-top: 2.1333333333vw;
  }
}
.single-post__body h2 {
  padding: 8px 12px;
  background: #1D1D1D;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .single-post__body h2 {
    padding: 2.1333333333vw 3.2vw;
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.single-post__body a {
  overflow-wrap: anywhere;
}
.single-post__body h3 {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0;
  color: #000000;
  padding-bottom: 20px;
  background-image: linear-gradient(to right, #000000 4px, transparent 4px);
  background-size: 8px 1px;
  background-repeat: repeat-x;
  background-position: bottom left;
}
@media (max-width: 767px) {
  .single-post__body h3 {
    font-size: 16px;
    font-size: 4.2666666667vw;
    padding-bottom: 5.3333333333vw;
  }
}
.single-post__body p {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8em;
  letter-spacing: 0;
  color: #000000;
  text-align: left;
}
@media (max-width: 767px) {
  .single-post__body p {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.single-post__body img {
  max-width: 100%;
  height: auto;
  display: block;
}
.single-post__body a {
  color: #E67135;
  text-decoration: underline;
}
.single-post__share {
  align-self: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 26px 16px;
  margin-top: 79px;
  border: 2px solid transparent;
  border-radius: 4px;
  background: linear-gradient(#FFFFFF, #FFFFFF) padding-box, linear-gradient(45deg, #E10014, #E50083) border-box;
}
@media (max-width: 767px) {
  .single-post__share {
    padding: 5.3333333333vw 6.9333333333vw 4.2666666667vw;
    margin-top: 21.0666666667vw;
  }
}
.single-post__share-text {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .single-post__share-text {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.single-post__share-icons {
  line-height: 1;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 23px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .single-post__share-icons {
    margin-top: 6.1333333333vw;
    gap: 2.6666666667vw;
  }
}
.single-post__share-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  color: #FFFFFF;
  transition: background-color 220ms ease, opacity 220ms ease;
}
@media (max-width: 767px) {
  .single-post__share-link {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
.single-post__share-link:hover {
  opacity: 0.82;
}
.single-post__share-link svg {
  display: block;
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  overflow: visible;
}
.single-post__related {
  position: relative;
  display: flex;
  flex-direction: column;
  align-self: stretch;
  align-items: center;
}
.single-post__related-tape {
  display: block;
  width: 100%;
  height: 102px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 767px) {
  .single-post__related-tape {
    height: 27.2vw;
  }
}
.single-post__related-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 60px;
  margin-bottom: 31px;
}
@media (max-width: 767px) {
  .single-post__related-header {
    padding-top: 16vw;
    margin-bottom: 8.2666666667vw;
  }
}
.single-post__related-en {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .single-post__related-en {
    font-size: 32px;
    font-size: 8.5333333333vw;
  }
}
.single-post__related-ja {
  margin: 0;
  margin-top: 3px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6em;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .single-post__related-ja {
    margin-top: 0.8vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
.single-post__related-list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 328px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .single-post__related-list {
    width: 87.4666666667vw;
  }
}

.l-container--1000 {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1024px) {
  .l-container--1000 {
    max-width: 960px;
  }
}
@media (max-width: 767px) {
  .l-container--1000 {
    max-width: 92vw;
  }
}

.page-contact__inner {
  max-width: 584px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .page-contact__inner {
    max-width: 84vw;
  }
}
.page-contact .common-heading {
  margin-bottom: 71px;
}
@media (max-width: 767px) {
  .page-contact .common-heading {
    margin-bottom: 8.8vw;
  }
}
.page-contact__intro {
  font-size: 14px;
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  .page-contact__intro {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.page-contact__intro a {
  color: blue;
  text-decoration: underline;
}
.page-contact__note {
  font-size: 11px;
  font-size: 0.6875rem;
  display: block;
  margin: 71px 0 25px;
}
@media (max-width: 767px) {
  .page-contact__note {
    font-size: 14px;
    font-size: 3.7333333333vw;
    margin: 10.6666666667vw 0 8vw;
  }
}

.page.confirm .page-contact__intro {
  text-align: center;
  margin-bottom: 71px;
}
@media (max-width: 767px) {
  .page.confirm .page-contact__intro {
    margin-bottom: 13.3333333333vw;
  }
}

.page.thanks .page-contact .common-heading {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .page.thanks .page-contact .common-heading {
    margin-bottom: 10.6666666667vw;
  }
}
.page.thanks .page-contact__thanksLogo {
  width: 260px;
  margin: 0 auto 41px;
}
@media (max-width: 767px) {
  .page.thanks .page-contact__thanksLogo {
    width: 52.5333333333vw;
    margin-bottom: 11.4666666667vw;
  }
}
.page.thanks .page-contact__intro {
  text-align: center;
  line-height: 2.2857142857;
  margin-bottom: 69px;
}
@media (max-width: 767px) {
  .page.thanks .page-contact__intro {
    line-height: 2.0714285714;
    margin-bottom: 13.3333333333vw;
  }
}

.form__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: normal;
  align-content: normal;
  flex-direction: row;
}
@media (max-width: 767px) {
  .form__row {
    align-items: flex-start;
  }
}
.form__row:nth-of-type(n + 2) {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .form__row:nth-of-type(n + 2) {
    margin-top: 8vw;
  }
}
.form__row.kinds .form__col:nth-of-type(2) {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: normal;
  align-content: normal;
  flex-direction: row;
}
.form__row.content {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .form__row.content {
    margin-top: 8vw;
  }
}
.form__col:first-of-type {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
  width: 173px;
}
@media (max-width: 767px) {
  .form__col:first-of-type {
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.25;
    width: 100%;
    margin-bottom: 2.6666666667vw;
  }
}
.form__col:nth-of-type(2) {
  font-size: 14px;
  font-size: 0.875rem;
  width: 411px;
}
@media (max-width: 767px) {
  .form__col:nth-of-type(2) {
    font-size: 14px;
    font-size: 3.7333333333vw;
    width: 100%;
  }
}
.form__note {
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  width: 100%;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .form__note {
    font-size: 14px;
    font-size: 3.7333333333vw;
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 4vw;
  }
}
.form__note a {
  color: blue;
  text-decoration: underline;
}
.form__btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: normal;
  align-content: normal;
  flex-direction: row;
  margin-top: 70px;
}
@media (max-width: 767px) {
  .form__btn {
    align-items: center;
    flex-direction: column-reverse;
    margin-top: 13.3333333333vw;
  }
}
.form__btn-col.submit {
  margin-top: 0;
}
.form__btn-col.back {
  margin-top: 0;
}
.form__btn-col.back:before {
  left: auto;
  right: 0;
  transform: rotateY(180deg);
}

.page-privacy {
  max-width: 764px;
  width: 100%;
  padding-top: 150px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .page-privacy {
    max-width: 92vw;
    padding-top: 22.1333333333vw;
  }
}
.page-privacy h1 {
  font-size: 32px;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .page-privacy h1 {
    font-size: 26px;
    font-size: 6.9333333333vw;
    margin-bottom: 10.6666666667vw;
  }
}
.page-privacy h1 + h2 {
  margin-top: 0;
}
.page-privacy h2 {
  font-size: 22px;
  font-size: 1.375rem;
  margin: 50px 0 5px;
}
@media (max-width: 767px) {
  .page-privacy h2 {
    font-size: 20px;
    font-size: 5.3333333333vw;
    margin: 6.6666666667vw 0 1.0666666667vw;
  }
}
.page-privacy ul {
  font-size: 15px;
  font-size: 0.9375rem;
  padding-left: 1.35em;
  margin: 15px 0;
}
@media (max-width: 767px) {
  .page-privacy ul {
    font-size: 13px;
    font-size: 3.4666666667vw;
    display: inline-block;
    text-align: left;
    padding-left: 1.55em;
    line-height: 1.75;
    margin: 2.6666666667vw 0;
  }
}
.page-privacy ul li {
  list-style: disc;
}
.page-privacy ol {
  padding-left: 1em;
  margin: 15px 0;
}
@media (max-width: 767px) {
  .page-privacy ol {
    font-size: 12px;
    font-size: 3.2vw;
    display: inline-block;
    text-align: left;
    line-height: 1.75;
    margin: 2.6666666667vw 0;
  }
}
.page-privacy ol li {
  list-style: inherit;
}
.page-privacy ol li > ol {
  padding-left: 2em;
  margin: 10px 0 20px;
}
@media (max-width: 767px) {
  .page-privacy ol li > ol {
    margin: 2.1333333333vw 0 3.4666666667vw;
  }
}
.page-privacy ol li > ol li {
  list-style-type: cjk-ideographic;
}
.page-privacy p.last {
  text-align: right;
  margin-top: 80px;
}
@media (max-width: 767px) {
  .page-privacy p.last {
    margin-top: 13.3333333333vw;
  }
}
.page-privacy p a {
  color: blue;
  word-break: break-all;
}
.page-privacy p a:hover {
  text-decoration: underline;
}

.page-404 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 60px 20px 0;
  background: #FFFFFF;
}
@media (max-width: 767px) {
  .page-404 {
    padding: 16vw 5.3333333333vw 0;
  }
}
.page-404__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 52px;
  width: 300px;
}
@media (max-width: 767px) {
  .page-404__inner {
    gap: 13.8666666667vw;
    width: 80vw;
  }
}
.page-404__text-block {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 4px;
  width: 276px;
}
@media (max-width: 767px) {
  .page-404__text-block {
    gap: 1.0666666667vw;
    width: 73.6vw;
  }
}
.page-404__title {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 140px;
  font-weight: 500;
  line-height: 1em;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .page-404__title {
    font-size: 140px;
    font-size: 37.3333333333vw;
  }
}
.page-404__subtitle {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1em;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .page-404__subtitle {
    font-size: 32px;
    font-size: 8.5333333333vw;
  }
}
.page-404__desc {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .page-404__desc {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.page-404__btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 14px 12px;
  border-radius: 4px;
  background: #E67135;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  text-decoration: none;
}
@media (max-width: 767px) {
  .page-404__btn {
    gap: 2.1333333333vw;
    padding: 2.1333333333vw 3.2vw;
    border-radius: 1.0666666667vw;
  }
}
.page-404__btn-text {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: #FFFFFF;
  text-align: left;
}
@media (max-width: 767px) {
  .page-404__btn-text {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.page-404__btn-icon {
  flex-shrink: 0;
  display: block;
  width: 9px;
  height: 9px;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .page-404__btn-icon {
    width: 2.4vw;
    height: 2.4vw;
  }
}
.page-404__btn-icon path {
  fill: transparent;
}

.c-heading {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.c-heading__en {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
}
@media (max-width: 767px) {
  .c-heading__en {
    font-size: 32px;
    font-size: 8.5333333333vw;
  }
}
.c-heading__en {
  font-weight: 500;
  line-height: 1.2;
  color: #000000;
}
.c-heading__ja {
  margin: 0;
  margin-top: 7px;
}
@media (max-width: 767px) {
  .c-heading__ja {
    margin-top: 1.8666666667vw;
  }
}
.c-heading__ja {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 16px;
}
@media (max-width: 767px) {
  .c-heading__ja {
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
.c-heading__ja {
  font-weight: 500;
  line-height: 1.6;
  color: #000000;
}

.c-article-group {
  --c-article-card-bg: linear-gradient(45deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 100%);
  --c-article-thumb-active-bg: linear-gradient(45deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 100%);
  display: flex;
  flex-direction: column;
}
.c-article-group__tags-wrap {
  position: relative;
  padding-bottom: 6px;
}
@media (max-width: 767px) {
  .c-article-group__tags-wrap {
    padding-bottom: calc(1.0666666667vw + 2px);
  }
}
.c-article-group__tags-wrap .simplebar-track.simplebar-vertical {
  display: none;
}
.c-article-group__tags-wrap .simplebar-track.simplebar-horizontal {
  height: 2px;
  background: transparent;
  bottom: 0;
  left: 0;
  right: 0;
}
.c-article-group__tags-wrap:not(.is-scrollable-x) .simplebar-track.simplebar-horizontal {
  display: none !important;
}
.c-article-group__tags-wrap.is-scrollable-x .simplebar-track.simplebar-horizontal {
  background: #F4F4F4;
}
.c-article-group__tags-wrap .simplebar-scrollbar {
  top: 0;
  height: 100%;
}
.c-article-group__tags-wrap .simplebar-scrollbar::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0;
  background: var(--c-article-thumb-active-bg);
  opacity: 0;
}
.c-article-group__tags-wrap.is-scrollable-x .simplebar-scrollbar::before {
  opacity: 1;
}
.c-article-group__tags-wrap .simplebar-content-wrapper {
  overflow-y: hidden !important;
}
.c-article-group__tags {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 4px;
  min-width: -moz-max-content;
  min-width: max-content;
}
@media (max-width: 767px) {
  .c-article-group__tags {
    gap: 1.0666666667vw;
  }
}
.c-article-group__tag {
  flex-shrink: 0;
  padding: 2px 7px;
  border-radius: 4px;
  border: 1px solid var(--cat-color, #000000);
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: var(--cat-color, #000000);
  cursor: pointer;
  background: #FFFFFF;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
@media (max-width: 767px) {
  .c-article-group__tag {
    padding: 0.5333333333vw 1.8666666667vw;
    border-radius: 1.0666666667vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.c-article-group__tag--official {
  border-color: var(--cat-color, #E67135);
  color: var(--cat-color, #E67135);
}
.c-article-group__tag--wmv {
  border-color: var(--cat-color, #3AA1E7);
  color: var(--cat-color, #3AA1E7);
}
.c-article-group__tag--story2026 {
  border-color: var(--cat-color, #3FB7BC);
  color: var(--cat-color, #3FB7BC);
}
.c-article-group__tag--win {
  border-color: var(--cat-color, #E95198);
  color: var(--cat-color, #E95198);
}
.c-article-group__tag--post {
  border-color: var(--cat-color, #3B51A1);
  color: var(--cat-color, #3B51A1);
}
.c-article-group__tag:hover {
  background: var(--cat-color, #FD004C);
  border-color: var(--cat-color, #FD004C);
  color: #FFFFFF;
}
.c-article-group__tag.is-active, .c-article-group__tag[aria-selected=true] {
  background: var(--cat-color, #FD004C);
  border-color: var(--cat-color, #FD004C);
  color: #FFFFFF;
}
.c-article-group__content {
  display: flex;
  flex-direction: column;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .c-article-group__content {
    margin-top: 2.1333333333vw;
  }
}
.c-article-group__cards {
  width: 100%;
}
.c-article-group__thumbs {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 12px;
}
@media (max-width: 767px) {
  .c-article-group__thumbs {
    gap: 3.2vw;
    margin-top: 3.2vw;
  }
}

.c-article-card {
  display: none;
  position: relative;
  width: 100%;
  height: 308px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  text-decoration: none;
  background: var(--c-article-card-bg, linear-gradient(45deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 100%));
}
@media (max-width: 767px) {
  .c-article-card {
    height: 82.1333333333vw;
    border-radius: 1.0666666667vw;
  }
}
.c-article-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("img/top/card-ribbons.svg") no-repeat center/100% 100%;
  z-index: 0;
}
.c-article-card--active {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
}
@media (max-width: 767px) {
  .c-article-card--active {
    padding: 4.2666666667vw;
  }
}
.c-article-card:hover {
  opacity: 1;
}
.c-article-card__title {
  position: relative;
  z-index: 1;
  width: 268px;
  height: 44px;
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 767px) {
  .c-article-card__title {
    width: 71.4666666667vw;
    height: 11.7333333333vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.c-article-card__portrait {
  position: relative;
  z-index: 1;
  width: 180px;
  height: 180px;
  border-radius: 4px;
  overflow: hidden;
  flex-shrink: 0;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .c-article-card__portrait {
    width: 48vw;
    height: 48vw;
    border-radius: 1.0666666667vw;
    margin-top: 5.3333333333vw;
  }
}
.c-article-card__portrait img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-article-card__link {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 268px;
  overflow: hidden;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .c-article-card__link {
    gap: 2.1333333333vw;
    width: 71.4666666667vw;
    margin-top: 5.3333333333vw;
  }
}
.c-article-card__link-text {
  flex-shrink: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #FFFFFF;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .c-article-card__link-text {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.c-article-card__arrow {
  flex: 1;
  min-width: 0;
  display: block;
  height: 9px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .c-article-card__arrow {
    height: 2.4vw;
  }
}
.c-article-card__arrow-inner {
  transform: translateX(-30px);
  transition: transform 0.4s ease;
}
@media (max-width: 767px) {
  .c-article-card__arrow-inner {
    transform: translateX(0);
  }
}
.c-article-card__arrow-inner path {
  fill: transparent;
}
.c-article-card:hover .c-article-card__arrow-inner {
  transform: translateX(0);
}

.c-article-card--active,
.c-article-card--anim-cat,
.c-article-card--anim-thumb {
  will-change: opacity;
  animation: cArticleSuperSoftFade 0.9s cubic-bezier(0.33, 0, 0.1, 1) forwards;
}

@keyframes cArticleSuperSoftFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.c-article-thumb {
  position: relative;
  flex-shrink: 0;
  width: 66px;
  height: 66px;
  padding: 0;
  border: none;
  overflow: hidden;
  cursor: pointer;
  background: #DEDEDE;
  transition: 0.4s;
  pointer-events: all;
}
@media (max-width: 767px) {
  .c-article-thumb {
    width: 17.6vw;
    height: 17.6vw;
  }
}
.c-article-thumb:hover {
  opacity: 0.7;
}
.c-article-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-article-thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  background: var(--c-article-thumb-active-bg, linear-gradient(45deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 100%));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
          mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
  opacity: 0;
}
.c-article-thumb--active {
  pointer-events: none;
}
.c-article-thumb--active:hover {
  opacity: 1;
}
.c-article-thumb--active::after {
  opacity: 1;
}

.c-card {
  position: relative;
  list-style: none;
  margin: 0;
}
.c-card::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #000000 4px, transparent 4px);
  background-size: 8px 1px;
  background-repeat: repeat-x;
  pointer-events: none;
}
.c-card:first-child {
  padding-top: 0;
}
.c-card__link {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 328px;
  padding-top: 24px;
  padding-bottom: 24px;
  text-decoration: none;
  color: inherit;
}
@media (max-width: 767px) {
  .c-card__link {
    width: 87.4666666667vw;
    padding-top: 6.4vw;
    padding-bottom: 6.4vw;
  }
}
.c-card__thumb {
  flex-shrink: 0;
  width: 100px;
  height: 88px;
  background: #D9D9D9;
  overflow: hidden;
}
@media (max-width: 767px) {
  .c-card__thumb {
    width: 26.6666666667vw;
    height: 23.4666666667vw;
  }
}
.c-card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 400ms cubic-bezier(0.22, 1, 0.36, 1);
}
.c-card__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  height: 88px;
  min-width: 0;
  margin-left: 12px;
}
@media (max-width: 767px) {
  .c-card__content {
    height: 23.4666666667vw;
    margin-left: 3.2vw;
  }
}
.c-card__meta {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.c-card__date {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0;
  color: #000000;
}
@media (max-width: 767px) {
  .c-card__date {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.c-card__tag {
  --cat-color: #3AA1E7;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
  padding: 0px 4px 1px 5px;
  border-radius: 4px;
  background: var(--cat-color);
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .c-card__tag {
    margin-left: 1.0666666667vw;
    padding: 0 1.0666666667vw 0.2666666667vw 1.3333333333vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.c-card__title {
  align-self: stretch;
  margin: 0;
  height: 45px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6em;
  letter-spacing: 0;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 767px) {
  .c-card__title {
    height: 12vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.c-card__more {
  display: inline-flex;
  align-items: center;
  height: 12px;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4em;
  letter-spacing: 0;
  color: #E67135;
}
@media (max-width: 767px) {
  .c-card__more {
    height: 3.2vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.c-card__more-text {
  display: inline-block;
}
.c-card__more-arrow {
  display: block;
  width: 10px;
  height: 10px;
  margin-left: 6px;
}
@media (max-width: 767px) {
  .c-card__more-arrow {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    margin-left: 1.6vw;
  }
}
.c-card__more-arrow path {
  fill: transparent;
}

input[type=text], input[type=email], input[type=tel], select, textarea {
  font-size: 14px;
  font-size: 0.875rem;
}
input[type=text]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=tel]:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
  color: #aaa;
}
input[type=text]:placeholder-shown, input[type=email]:placeholder-shown, input[type=tel]:placeholder-shown, select:placeholder-shown, textarea:placeholder-shown {
  color: #aaa;
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #aaa;
}
input[type=text]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=tel]:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #aaa;
}
input[type=text], input[type=email], input[type=tel], select, textarea {
  width: 100%;
  padding: 2px 7px;
  min-height: auto;
  outline: none;
  background: white;
  border: 1px solid gray;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  vertical-align: bottom;
}
@media (max-width: 767px) {
  input[type=text], input[type=email], input[type=tel], select, textarea {
    font-size: 14px;
    font-size: 3.7333333333vw;
    padding: 0 1.8666666667vw;
  }
}

textarea {
  height: 238px;
}
@media (max-width: 767px) {
  textarea {
    height: 72vw;
  }
}

select {
  height: 39px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background-image: url("./img/common/arw_select.svg");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center right 10px;
  box-sizing: border-box;
}

::-ms-expand {
  display: none;
}

.mw_wp_form .mwform-radio-field.horizontal-item {
  position: relative;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .mw_wp_form .mwform-radio-field.horizontal-item {
    margin-right: 4vw;
  }
}
.mw_wp_form .mwform-radio-field.horizontal-item + .horizontal-item {
  margin-left: 0;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .mw_wp_form .mwform-radio-field.horizontal-item + .horizontal-item {
    margin-right: 4vw;
  }
}
.mw_wp_form .mwform-radio-field-text {
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: normal;
  flex-direction: row;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
}
@media (max-width: 767px) {
  .mw_wp_form .mwform-radio-field-text {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.5;
  }
}
.mw_wp_form input[type=radio] {
  position: absolute;
  opacity: 0;
}
.mw_wp_form input[type=radio] + .mwform-radio-field-text:before {
  content: "";
  background: white;
  border-radius: 50%;
  border: 1px solid hsl(0, 0%, -25%);
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 10px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.mw_wp_form input[type=radio]:checked + .mwform-radio-field-text:before {
  background-color: #3197EE;
  box-shadow: inset 0 0 0 2px white;
}
.mw_wp_form input[type=radio]:focus + .mwform-radio-field-text:before {
  outline: none;
  border-color: #3197EE;
}
.mw_wp_form input[type=radio] + .mwform-radio-field-text:empty:before {
  margin-right: 0;
}

.wpcf7-form .wpcf7-radio .wpcf7-list-item {
  position: relative;
  margin-right: 30px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .wpcf7-form .wpcf7-radio .wpcf7-list-item {
    margin-right: 4vw;
  }
}
.wpcf7-form .wpcf7-radio .wpcf7-list-item:first-of-type {
  margin-left: 0;
}

.wpcf7-radio .wpcf7-list-item-label {
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: normal;
  flex-direction: row;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
}
@media (max-width: 767px) {
  .wpcf7-radio .wpcf7-list-item-label {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.5;
  }
}
.wpcf7-radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.wpcf7-radio input[type=radio] + .wpcf7-list-item-label:before {
  content: "";
  background: white;
  border-radius: 50%;
  border: 1px solid hsl(0, 0%, -25%);
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 10px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.wpcf7-radio input[type=radio]:checked + .wpcf7-list-item-label:before {
  background-color: #3197EE;
  box-shadow: inset 0 0 0 2px white;
}
.wpcf7-radio input[type=radio]:focus + .wpcf7-list-item-label:before {
  outline: none;
  border-color: #3197EE;
}
.wpcf7-radio input[type=radio] + .wpcf7-list-item-label:empty:before {
  margin-right: 0;
}
.wpcf7-radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.wpcf7-radio input[type=radio] + .wpcf7-list-item-label:before {
  content: "";
  background: white;
  border-radius: 50%;
  border: 1px solid hsl(0, 0%, -25%);
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 10px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.wpcf7-radio input[type=radio]:checked + .wpcf7-list-item-label:before {
  background-color: #3197EE;
  box-shadow: inset 0 0 0 2px white;
}
.wpcf7-radio input[type=radio]:focus + .wpcf7-list-item-label:before {
  outline: none;
  border-color: #3197EE;
}
.wpcf7-radio input[type=radio] + .wpcf7-list-item-label:empty:before {
  margin-right: 0;
}

.mw_wp_form .mwform-checkbox-field.horizontal-item {
  display: block;
}
.mw_wp_form .mwform-checkbox-field.horizontal-item + .horizontal-item {
  margin-left: 0;
}
.mw_wp_form .mwform-checkbox-field.horizontal-item:nth-of-type(n + 2) {
  margin-top: 20px;
}
.mw_wp_form .mwform-checkbox-field-text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 300;
}
@media (max-width: 767px) {
  .mw_wp_form .mwform-checkbox-field-text {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.5;
  }
}
.mw_wp_form input[type=checkbox] {
  position: absolute;
  opacity: 0;
}
.mw_wp_form input[type=checkbox] + .mwform-checkbox-field-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: normal;
  flex-direction: row;
  position: relative;
}
.mw_wp_form input[type=checkbox] + .mwform-checkbox-field-text:before {
  content: "";
  display: inline-block;
  background: white;
  width: 30px;
  height: 30px;
  border: 1px solid #000;
  border-radius: 10px;
  margin-right: 18px;
  cursor: pointer;
  transition: all 250ms ease;
}
@media (max-width: 767px) {
  .mw_wp_form input[type=checkbox] + .mwform-checkbox-field-text:before {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    border-radius: 2.1333333333vw;
    margin-right: 3.2vw;
  }
}
.mw_wp_form input[type=checkbox] + .mwform-checkbox-field-text:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 5px;
  z-index: 1;
  width: 20px;
  height: 17px;
  background: #3197EE;
  border-radius: 10px;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .mw_wp_form input[type=checkbox] + .mwform-checkbox-field-text:after {
    top: 1.6vw;
    left: 1.3333333333vw;
    width: 4.2666666667vw;
    height: 3.7333333333vw;
    border-radius: 2.1333333333vw;
  }
}
.mw_wp_form input[type=checkbox]:checked + .mwform-checkbox-field-text:after {
  opacity: 1;
}
.mw_wp_form input[type=checkbox]:focus + .mwform-checkbox-field-text:before {
  outline: none;
  border-color: #3197EE;
}
.mw_wp_form input[type=checkbox] + .mwform-checkbox-field-text:empty:before {
  margin-right: 0;
}

.wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin-left: 0;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item:nth-of-type(n + 2) {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .wpcf7-form .wpcf7-checkbox .wpcf7-list-item:nth-of-type(n + 2) {
    margin-top: 4vw;
  }
}
.wpcf7-form .wpcf7-list-item-label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 300;
}
@media (max-width: 767px) {
  .wpcf7-form .wpcf7-list-item-label {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.5;
  }
}
.wpcf7-form input[type=checkbox] {
  position: absolute;
  opacity: 0;
}
.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: normal;
  flex-direction: row;
  position: relative;
}
.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label:before {
  content: "";
  display: inline-block;
  background: white;
  width: 30px;
  height: 30px;
  border: 1px solid #000;
  border-radius: 10px;
  margin-right: 18px;
  cursor: pointer;
  transition: all 250ms ease;
}
@media (max-width: 767px) {
  .wpcf7-form input[type=checkbox] + .wpcf7-list-item-label:before {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    border-radius: 2.1333333333vw;
    margin-right: 3.2vw;
  }
}
.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 5px;
  z-index: 1;
  width: 20px;
  height: 17px;
  background: #3197EE;
  border-radius: 10px;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .wpcf7-form input[type=checkbox] + .wpcf7-list-item-label:after {
    top: 1.6vw;
    left: 1.3333333333vw;
    width: 4.2666666667vw;
    height: 3.7333333333vw;
    border-radius: 2.1333333333vw;
  }
}
.wpcf7-form input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.wpcf7-form input[type=checkbox]:focus + .wpcf7-list-item-label:before {
  outline: none;
  border-color: #3197EE;
}
.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label:empty:before {
  margin-right: 0;
}

.mw_wp_form .form__row.file input[type=file] {
  display: none;
}
.mw_wp_form .form__row.file .form__col {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: normal;
  flex-direction: row;
}
.mw_wp_form .form__row.file .form__col .file_name {
  display: inline-block;
  word-break: break-all;
  line-height: 1.2;
  max-width: 40%;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .mw_wp_form .form__row.file .form__col .file_name {
    max-width: 60%;
    margin-top: 2.6666666667vw;
    margin-left: 0;
  }
}
.mw_wp_form .form__row.file .mw-wp-form_file a {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.mw_wp_form .file_label {
  font-size: 16px;
  font-size: 1rem;
}
.mw_wp_form .file_label:-moz-placeholder {
  color: #aaa;
}
.mw_wp_form .file_label:placeholder-shown {
  color: #aaa;
}
.mw_wp_form .file_label::-webkit-input-placeholder {
  color: #aaa;
}
.mw_wp_form .file_label:-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
.mw_wp_form .file_label::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
.mw_wp_form .file_label:-ms-input-placeholder {
  color: #aaa;
}
.mw_wp_form .file_label {
  display: block;
  width: 172px;
  padding: 2px 7px;
  min-height: auto;
  border-radius: 10px;
  outline: none;
  text-align: center;
  background: #ddd;
  cursor: pointer;
}
@media (max-width: 767px) {
  .mw_wp_form .file_label {
    font-size: 14px;
    font-size: 3.7333333333vw;
    padding: 0 1.8666666667vw;
    border-radius: 2.1333333333vw;
  }
}
.mw_wp_form .mwform-file-delete {
  margin-left: 15px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .mw_wp_form .mwform-file-delete {
    margin-left: 4vw;
    margin-right: 2.6666666667vw;
  }
}

.mw_wp_form_confirm .file_label {
  display: none;
}

.wpcf7-form .form__row.file input[type=file] {
  display: none;
}
.wpcf7-form .form__row.file .form__col {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: normal;
  flex-direction: row;
}
.wpcf7-form .form__row.file .form__col .file_name {
  display: inline-block;
  word-break: break-all;
  line-height: 1.2;
  max-width: 40%;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .wpcf7-form .form__row.file .form__col .file_name {
    max-width: 60%;
    margin-top: 2.6666666667vw;
    margin-left: 0;
  }
}
.wpcf7-form .form__row.file a {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.wpcf7-form .file_label {
  font-size: 16px;
  font-size: 1rem;
}
.wpcf7-form .file_label:-moz-placeholder {
  color: #aaa;
}
.wpcf7-form .file_label:placeholder-shown {
  color: #aaa;
}
.wpcf7-form .file_label::-webkit-input-placeholder {
  color: #aaa;
}
.wpcf7-form .file_label:-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
.wpcf7-form .file_label::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
.wpcf7-form .file_label:-ms-input-placeholder {
  color: #aaa;
}
.wpcf7-form .file_label {
  display: block;
  width: 172px;
  padding: 2px 7px;
  min-height: auto;
  border-radius: 10px;
  outline: none;
  text-align: center;
  background: #ddd;
  cursor: pointer;
}
@media (max-width: 767px) {
  .wpcf7-form .file_label {
    font-size: 14px;
    font-size: 3.7333333333vw;
    padding: 0 1.8666666667vw;
    border-radius: 2.1333333333vw;
  }
}

.page-contact.confirm .file_label {
  display: none;
}

input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
}

.mw_wp_form_input .error {
  width: 100%;
}
.mw_wp_form_input .form__btn-col:first-of-type {
  display: none;
}

.mw_wp_form_confirm .form__row {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .mw_wp_form_confirm .form__row {
    margin-top: 8.5333333333vw;
  }
}
.mw_wp_form_confirm .form__row.mail_confirm {
  display: none;
}
.mw_wp_form_confirm .form__col:nth-of-type(2) {
  font-size: 14px;
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  .mw_wp_form_confirm .form__col:nth-of-type(2) {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.mw_wp_form_confirm .form__btn {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .mw_wp_form_confirm .form__btn {
    margin-top: 12vw;
  }
}
.mw_wp_form_confirm .form__btn-col.btn__more {
  margin: 0;
}
.mw_wp_form_confirm .form__btn-col:first-of-type {
  display: block;
}
@media (max-width: 767px) {
  .mw_wp_form_confirm .form__btn-col.back {
    margin-top: 9.3333333333vw;
  }
}
.mw_wp_form_confirm .form__note {
  display: none;
}

.wpcf7-spinner {
  display: none;
}

.btn__more {
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  display: block;
  width: 261px;
  padding: 15px 0;
  margin: 50px auto 0;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  left: 0.05em;
  background: black;
  color: white;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 767px) {
  .btn__more {
    font-size: 13px;
    font-size: 3.4666666667vw;
    width: 58.1333333333vw;
    padding-bottom: 5.3333333333vw;
    margin-top: 11.4666666667vw;
  }
}
.btn__more:hover {
  opacity: 1;
}

.u-hover-scale {
  transition: transform 0.2s, opacity 0.2s;
}
.u-hover-scale:hover {
  transform: scale(0.95);
  opacity: 1;
}

.u-hover-scale-up {
  transition: transform 0.4s, opacity 0.4s;
}
.u-hover-scale-up:hover {
  transform: scale(1.03);
  opacity: 1;
}

html.u-scroll-lock,
body.u-scroll-lock,
html.u-scroll-lock #Wrapper {
  touch-action: none;
}

html.is-fv-locked,
body.is-fv-locked,
html.is-fv-locked #Wrapper {
  overflow: hidden !important;
  height: 100% !important;
  height: 100dvh !important;
  touch-action: none !important;
}

@keyframes top-fv-zoom {
  0% {
    transform: translateY(-50%) scale(1);
  }
  100% {
    transform: translateY(-67.5px) scale(7);
  }
}
@media (max-width: 767px) {
  @keyframes top-fv-zoom {
    0% {
      transform: translateY(-50%) scale(1);
    }
    100% {
      transform: translateY(-18vw) scale(6.8);
    }
  }
}
@keyframes top-fv-mask-expand {
  0% {
    transform: translate(-50%, -46%) scale(0);
  }
  100% {
    transform: translate(-50%, -46%) scale(1);
  }
}
@keyframes top-fv-blur-fade {
  0% {
    opacity: 0;
    filter: blur(12px);
    transform: scale(0.94);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
  }
}
@keyframes top-fv-text-fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.top-page--en .top-fv__title-ja {
  font-size: 46px;
  line-height: 126%;
  top: 62px;
  left: 175px;
}
@media (max-width: 767px) {
  .top-page--en .top-fv__title-ja {
    font-size: 46px;
    font-size: 12.2666666667vw;
    top: 16.5333333333vw;
    left: 46.6666666667vw;
  }
}

.top-fv {
  background: #FFFFFF;
  position: relative;
  height: 100vh;
  min-height: 750px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  padding: 80px 12px;
}
@media (max-width: 767px) {
  .top-fv {
    min-height: auto;
    padding: 21.3333333333vw 3.2vw;
  }
}
.top-fv__hero-graphic {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}
.top-fv__graphic-container {
  position: absolute;
  top: 50%;
  left: calc(50% - 67.5px);
  width: 135.01px;
  height: 315.08px;
  transform: translateY(-50%) scale(1);
  transform-origin: 50% 67.5px;
  will-change: transform;
}
@media (max-width: 767px) {
  .top-fv__graphic-container {
    left: calc(50% - 18vw);
    width: 36.0026666667vw;
    height: 84.0213333333vw;
    transform-origin: 50% 18vw;
  }
}
.top-fv__symbol-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 135.01px;
  height: 134.93px;
  z-index: 1;
  display: block;
  overflow: visible;
}
@media (max-width: 767px) {
  .top-fv__symbol-svg {
    width: 36.0026666667vw;
    height: 35.9813333333vw;
  }
}
.top-fv__text-svg {
  position: absolute;
  top: 146.95px;
  left: 0;
  width: 135.01px;
  height: 168.13px;
  z-index: 2;
  display: block;
  overflow: visible;
}
@media (max-width: 767px) {
  .top-fv__text-svg {
    top: 39.1866666667vw;
    width: 36.0026666667vw;
    height: 44.8346666667vw;
  }
}
.top-fv.is-fv-animate .top-fv__graphic-container {
  animation: top-fv-zoom 1600ms cubic-bezier(0.5, 0, 0.1, 1) forwards;
}
.top-fv.is-fv-animate .top-fv__symbol-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 135.01px;
  height: 134.93px;
  z-index: 1;
}
@media (max-width: 767px) {
  .top-fv.is-fv-animate .top-fv__symbol-svg {
    width: 36.0026666667vw;
    height: 35.9813333333vw;
  }
}
.top-fv.is-fv-animate .top-fv__text-svg {
  position: absolute;
  top: 146.95px;
  left: 0;
  width: 135.01px;
  height: 168.13px;
  z-index: 2;
  animation: top-fv-text-fade 1600ms cubic-bezier(0.5, 0, 0.1, 1) forwards;
}
@media (max-width: 767px) {
  .top-fv.is-fv-animate .top-fv__text-svg {
    top: 39.1866666667vw;
    width: 36.0026666667vw;
    height: 44.8346666667vw;
  }
}
.top-fv.is-fv-animate .top-fv__mask-circle {
  animation: top-fv-mask-expand 900ms cubic-bezier(0.25, 1, 0.5, 1) 1000ms forwards;
}
.top-fv.is-fv-animate .top-fv__logo-img {
  animation: top-fv-blur-fade 1300ms cubic-bezier(0.22, 1, 0.36, 1) 2200ms forwards;
}
.top-fv.is-fv-animate .top-fv__h1-group {
  animation: top-fv-blur-fade 1300ms cubic-bezier(0.22, 1, 0.36, 1) 2200ms forwards;
}
.top-fv.is-fv-animate .top-fv__catch {
  animation: top-fv-blur-fade 1300ms cubic-bezier(0.22, 1, 0.36, 1) 2200ms forwards;
}
.top-fv.is-fv-animate .top-fv__deadline {
  animation: top-fv-blur-fade 1300ms cubic-bezier(0.22, 1, 0.36, 1) 2200ms forwards;
}
.top-fv.is-fv-animate.is-fv-completed .top-fv__graphic-container,
.top-fv.is-fv-animate.is-fv-completed .top-fv__text-svg,
.top-fv.is-fv-animate.is-fv-completed .top-fv__mask-circle,
.top-fv.is-fv-animate.is-fv-completed .top-fv__logo-img,
.top-fv.is-fv-animate.is-fv-completed .top-fv__h1-group,
.top-fv.is-fv-animate.is-fv-completed .top-fv__catch,
.top-fv.is-fv-animate.is-fv-completed .top-fv__deadline {
  animation-duration: 0s;
  animation-delay: 0s;
  transition-duration: 0s;
  transition-delay: 0s;
}
.top-fv__mask-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  aspect-ratio: 1;
  width: 655px;
  height: 655px;
  border-radius: 50%;
  background: #FFFFFF;
  pointer-events: none;
  transform: translate(-50%, -46%) scale(0);
  transform-origin: 50% 50%;
  will-change: transform;
}
@media (max-width: 767px) {
  .top-fv__mask-circle {
    width: 174.6666666667vw;
    height: 174.6666666667vw;
  }
}
.top-fv__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  padding-top: 8px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .top-fv__content {
    width: 93.3333333333vw;
    padding-top: 2.1333333333vw;
  }
}
.top-fv__text {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}
.top-fv__logo-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}
.top-fv__logo-img {
  width: 350px;
  height: 61px;
  max-width: 100%;
  opacity: 0;
  filter: blur(12px);
  transform: scale(0.94);
  will-change: opacity, filter, transform;
}
@media (max-width: 767px) {
  .top-fv__logo-img {
    width: 93.3333333333vw;
    height: 16.2666666667vw;
  }
}
.top-fv__h1-group {
  position: relative;
  width: 275px;
  height: 120px;
  margin-top: 28px;
  opacity: 0;
  filter: blur(12px);
  transform: scale(0.94);
  will-change: opacity, filter, transform;
}
@media (max-width: 767px) {
  .top-fv__h1-group {
    width: 73.3333333333vw;
    height: 32vw;
    margin-top: 7.4666666667vw;
  }
}
.top-fv__title-en {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Poppins", sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 1em;
  color: #000000;
}
@media (max-width: 767px) {
  .top-fv__title-en {
    font-size: 60px;
    font-size: 16vw;
  }
}
.top-fv__title-ja {
  position: absolute;
  top: 73px;
  left: 177px;
  width: 96px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.26em;
  background: linear-gradient(90deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 8%, rgb(238, 119, 32) 20%, rgb(0, 98, 171) 30%, rgb(9, 147, 147) 40%, rgb(77, 190, 212) 50%, rgb(110, 179, 39) 60%, rgb(211, 117, 44) 72%, rgb(229, 0, 131) 85%, rgb(225, 0, 20) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media (max-width: 767px) {
  .top-fv__title-ja {
    top: 19.4666666667vw;
    left: 47.2vw;
    width: 25.6vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
.top-fv__catch {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #000000;
  text-align: center;
  margin-top: 40px;
  opacity: 0;
  filter: blur(12px);
  transform: scale(0.94);
  will-change: opacity, filter, transform;
}
@media (max-width: 767px) {
  .top-fv__catch {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-top: 10.6666666667vw;
  }
}
.top-fv__catch--rainbow {
  background: linear-gradient(90deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 8%, rgb(238, 119, 32) 20%, rgb(0, 98, 171) 30%, rgb(9, 147, 147) 40%, rgb(77, 190, 212) 50%, rgb(110, 179, 39) 60%, rgb(211, 117, 44) 72%, rgb(229, 0, 131) 85%, rgb(225, 0, 20) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.top-fv__deadline {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 300px;
  padding: 8px 12px 10px;
  background: linear-gradient(45deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 100%);
  margin-top: 50px;
  opacity: 0;
  filter: blur(12px);
  transform: scale(0.94);
  will-change: opacity, filter, transform;
}
@media (max-width: 767px) {
  .top-fv__deadline {
    width: 80vw;
    padding: 2.1333333333vw 3.2vw 2.6666666667vw;
    margin-top: 13.3333333333vw;
  }
}
.top-fv__deadline-label {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
  color: #FFFFFF;
  text-align: center;
}
@media (max-width: 767px) {
  .top-fv__deadline-label {
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.top-fv__deadline-date {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5em;
  color: #FFFFFF;
  text-align: center;
  margin-top: 2px;
}
@media (max-width: 767px) {
  .top-fv__deadline-date {
    font-size: 20px;
    font-size: 5.3333333333vw;
    margin-top: 0.5333333333vw;
  }
}

@media (max-width: 767px) {
  html,
  body {
    overflow-x: clip;
  }
  #Wrapper:not([style*="overflow-y: auto"]):not([style*="overflow-y: scroll"]),
  .l-container:not([style*="overflow-y: auto"]):not([style*="overflow-y: scroll"]),
  .l-main:not([style*="overflow-y: auto"]):not([style*="overflow-y: scroll"]),
  main:not([style*="overflow-y: auto"]):not([style*="overflow-y: scroll"]) {
    overflow-x: clip;
    overflow-y: visible;
  }
}
.top-page--en .top-message__card-title, .top-page--en .top-message__card-section {
  width: 280px;
}
@media (max-width: 767px) {
  .top-page--en .top-message__card-title, .top-page--en .top-message__card-section {
    width: 74.6666666667vw;
  }
}

.top-message {
  position: relative;
  background: #FFFFFF;
}
.top-message__tape {
  display: block;
  position: relative;
  width: 100%;
  height: 68px;
  margin-top: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  z-index: 3;
}
@media (max-width: 767px) {
  .top-message__tape {
    height: 18.1333333333vw;
    margin-top: 16vw;
  }
}
.top-message__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 300vh;
  will-change: transform, opacity;
  backface-visibility: hidden;
}
.top-message__viewport {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 1;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateZ(0);
}
.top-message__viewport > .confetti-container {
  display: none;
}
@media (max-width: 767px) {
  .top-message__viewport > .confetti-container {
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: 0.3;
    pointer-events: none;
    display: block;
  }
}
.top-message__stage {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.top-message__slide {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  filter: blur(14px);
  transform: translateY(24px) translateZ(0) scale(0.96);
  transition: opacity 900ms cubic-bezier(0.22, 1, 0.36, 1), filter 900ms cubic-bezier(0.22, 1, 0.36, 1), transform 900ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform, opacity, filter;
  backface-visibility: hidden;
  pointer-events: none;
}
.top-message__slide.is-active {
  opacity: 1;
  filter: blur(0);
  transform: translateY(0) translateZ(0) scale(1);
  pointer-events: auto;
}
.top-message__slide--intro, .top-message__slide--present {
  background: transparent;
}
.top-message__slide--present .top-message__card-strong:first-of-type {
  white-space: nowrap;
}
.top-message__slide--present .top-message__card-strong:first-of-type .top-message__card-body-strong--l {
  margin-right: 2px;
}
@media (max-width: 767px) {
  .top-message__slide--present .top-message__card-strong:first-of-type .top-message__card-body-strong--l {
    margin-right: 0.5333333333vw;
  }
}
.top-message__bgs {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}
.top-message__bgs::after {
  content: "";
  width: 100%;
  height: 192px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-122%);
  background-image: url("./img/top/top-message-bg-lines.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  pointer-events: none;
  z-index: 3;
}
@media (max-width: 767px) {
  .top-message__bgs::after {
    height: 51.2vw;
  }
}
.top-message__bg {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.4s ease;
  will-change: opacity;
  backface-visibility: hidden;
}
.top-message__bg--intro {
  background: linear-gradient(45deg, #FDCA02 0%, #00A1E7 100%);
}
.top-message__bg--present {
  background: linear-gradient(45deg, #E50183 0%, #DFAF4C 100%);
}
.top-message__bg.is-active {
  opacity: 1;
}
.top-message__card {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 320px;
  padding: 40px 0;
  background: #FFFFFF;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .top-message__card {
    width: 85.3333333333vw;
    gap: 5.3333333333vw;
    padding: 10.6666666667vw 0;
  }
}
.top-message__card--intro {
  gap: 12px;
  padding: 40px 0;
}
@media (max-width: 767px) {
  .top-message__card--intro {
    gap: 3.2vw;
    padding: 10.6666666667vw 0;
  }
}
.top-message__card-body {
  display: flex;
  flex-direction: column;
  gap: 14px;
  width: 260px;
}
@media (max-width: 767px) {
  .top-message__card-body {
    width: 69.3333333333vw;
    gap: 3.7333333333vw;
  }
}
.top-message__card-body-p {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0;
  color: #000000;
  text-align: left;
}
@media (max-width: 767px) {
  .top-message__card-body-p {
    font-size: 13px;
    font-size: 3.4666666667vw;
  }
}
.top-message__card-body-p--l {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .top-message__card-body-p--l {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.top-message__card-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 260px;
}
@media (max-width: 767px) {
  .top-message__card-section {
    width: 69.3333333333vw;
    gap: 2.6666666667vw;
  }
}
.top-message__card-p {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0;
  color: #000000;
  text-align: left;
}
@media (max-width: 767px) {
  .top-message__card-p {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.top-message__card-strong {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0;
  color: #000000;
  text-align: left;
}
@media (max-width: 767px) {
  .top-message__card-strong {
    font-size: 13px;
    font-size: 3.4666666667vw;
  }
}
.top-message__card-strong--l {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .top-message__card-strong--l {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.top-message__card-strong--rainbow {
  background: linear-gradient(90deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 8%, rgb(238, 119, 32) 20%, rgb(0, 98, 171) 30%, rgb(9, 147, 147) 40%, rgb(77, 190, 212) 50%, rgb(110, 179, 39) 60%, rgb(211, 117, 44) 72%, rgb(229, 0, 131) 85%, rgb(225, 0, 20) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.top-message__card-title {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: left;
  background: linear-gradient(90deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 8%, rgb(238, 119, 32) 20%, rgb(0, 98, 171) 30%, rgb(9, 147, 147) 40%, rgb(77, 190, 212) 50%, rgb(110, 179, 39) 60%, rgb(211, 117, 44) 72%, rgb(229, 0, 131) 85%, rgb(225, 0, 20) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
@media (max-width: 767px) {
  .top-message__card-title {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.top-message__card-title--intro {
  color: #000000;
  background: none;
  -webkit-text-fill-color: initial;
  -webkit-background-clip: initial;
  background-clip: initial;
  text-align: justify;
}
.top-message__card-title--lead {
  color: #000000;
  background: none;
  -webkit-text-fill-color: initial;
  -webkit-background-clip: initial;
  background-clip: initial;
  text-align: left;
}
.top-message__card-outro {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0;
  color: #1D1D1D;
  text-align: left;
}
@media (max-width: 767px) {
  .top-message__card-outro {
    font-size: 13px;
    font-size: 3.4666666667vw;
  }
}
.top-message.is-en .top-message__card,
.top-message.is-en .top-message__card--intro {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .top-message.is-en .top-message__card,
  .top-message.is-en .top-message__card--intro {
    padding: 5.3333333333vw 0;
  }
}
.top-message.is-en .top-message__card-body,
.top-message.is-en .top-message__card-section {
  width: 280px;
}
@media (max-width: 767px) {
  .top-message.is-en .top-message__card-body,
  .top-message.is-en .top-message__card-section {
    width: 74.6666666667vw;
  }
}
.top-message.is-en .top-message__card-section--lead {
  gap: 12px;
}
@media (max-width: 767px) {
  .top-message.is-en .top-message__card-section--lead {
    gap: 3.2vw;
  }
}
.top-message__marker {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  pointer-events: none;
  opacity: 0;
}
.top-message__marker[data-step="0"] {
  top: 50vh;
}
.top-message__marker[data-step="1"] {
  top: 150vh;
}
.top-message__title {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.top-message__body {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0;
  color: #000000;
  text-align: left;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: max(21px, 3.1485vh);
}
@media (max-width: 767px) {
  .top-message__body {
    font-size: 14px;
    font-size: 3.7333333333vw;
    gap: max(5.6vw, 3.1485vh);
  }
}
.top-message__body-title {
  font-size: 18px;
  font-weight: 700;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  background: linear-gradient(90deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 8%, rgb(238, 119, 32) 20%, rgb(0, 98, 171) 30%, rgb(9, 147, 147) 40%, rgb(77, 190, 212) 50%, rgb(110, 179, 39) 60%, rgb(211, 117, 44) 72%, rgb(229, 0, 131) 85%, rgb(225, 0, 20) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  text-align: left;
  letter-spacing: -1%;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .top-message__body-title {
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.5;
    margin-bottom: 8.5333333333vw;
  }
}
.top-message__body-title--l {
  font-size: 28px;
  line-height: 1.4;
  letter-spacing: 0em;
}
@media (max-width: 767px) {
  .top-message__body-title--l {
    font-size: 28px;
    font-size: 7.4666666667vw;
  }
}
.top-message__body-txt--l {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .top-message__body-txt--l {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.top-message__body-lead {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0;
  color: #000000;
  text-align: justify;
}
@media (max-width: 767px) {
  .top-message__body-lead {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.top-message__body-lead small {
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .top-message__body-lead small {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.top-message__body-concept {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0;
  letter-spacing: -3%;
  background: linear-gradient(90deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 8%, rgb(238, 119, 32) 20%, rgb(0, 98, 171) 30%, rgb(9, 147, 147) 40%, rgb(77, 190, 212) 50%, rgb(110, 179, 39) 60%, rgb(211, 117, 44) 72%, rgb(229, 0, 131) 85%, rgb(225, 0, 20) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  text-align: left;
  width: 327px;
  margin-top: 52px;
}
@media (max-width: 767px) {
  .top-message__body-concept {
    font-size: 20px;
    font-size: 5.3333333333vw;
    width: 87.2vw;
    margin-top: 13.8666666667vw;
  }
}
.top-message__body--justified {
  text-align: justify;
}
.top-message__scroll {
  position: absolute;
  right: 8px;
  bottom: 11.2vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  z-index: 4;
  pointer-events: none;
}
@media (max-width: 767px) {
  .top-message__scroll {
    right: 2.1333333333vw;
    bottom: 9.5vh;
    gap: 2.1333333333vw;
  }
}
.top-message__scroll-text {
  writing-mode: vertical-rl;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .top-message__scroll-text {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.top-message__scroll-arrow {
  display: block;
  width: 11px;
  height: 42px;
}
@media (max-width: 767px) {
  .top-message__scroll-arrow {
    width: 2.9333333333vw;
    height: 11.2vw;
  }
}
.top-message__nav {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 10px;
  padding: 0;
  z-index: 4;
  pointer-events: auto;
}
@media (max-width: 767px) {
  .top-message__nav {
    right: 2.1333333333vw;
    gap: 1.3333333333vw;
    width: 2.6666666667vw;
  }
}
.top-message__nav-btn {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  min-height: auto;
  line-height: 0;
  outline: none;
}
@media (max-width: 767px) {
  .top-message__nav-btn {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
.top-message__nav-btn:focus-visible .top-message__nav-dot {
  outline: 2px solid rgba(0, 0, 0, 0.2);
  outline-offset: 2px;
}
.top-message__nav-btn.is-active .top-message__nav-dot {
  width: 10px;
  height: 10px;
}
@media (max-width: 767px) {
  .top-message__nav-btn.is-active .top-message__nav-dot {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
.top-message__nav-dot {
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #DEDEDE;
  transition: width 300ms cubic-bezier(0.22, 1, 0.36, 1), height 300ms cubic-bezier(0.22, 1, 0.36, 1), background 300ms cubic-bezier(0.22, 1, 0.36, 1);
}
@media (max-width: 767px) {
  .top-message__nav-dot {
    width: 1.0666666667vw;
    height: 1.0666666667vw;
  }
}

.top-interview {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .top-interview {
    margin-top: 21.3333333333vw;
  }
}
.top-interview .c-heading {
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .top-interview .c-heading {
    margin-bottom: 6.1333333333vw;
  }
}
.top-interview__inner {
  display: flex;
  flex-direction: column;
  width: 300px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .top-interview__inner {
    width: 80vw;
  }
}
.top-interview__desc-wrap {
  margin-bottom: 26px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .top-interview__desc-wrap {
    margin-bottom: 6.9333333333vw;
  }
}
.top-interview__desc {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  color: #000000;
}
@media (max-width: 767px) {
  .top-interview__desc {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.top-interview__desc + .top-interview__desc {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .top-interview__desc + .top-interview__desc {
    margin-top: 4.2666666667vw;
  }
}
.top-interview__btn-wrap {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .top-interview__btn-wrap {
    margin-top: 8.5333333333vw;
  }
}
.top-interview__btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 200px;
  padding: 9px 12px;
  background: #E67135;
  border-radius: 4px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  text-decoration: none;
  white-space: nowrap;
  transition: transform 0.2s, opacity 0.2s;
}
@media (max-width: 767px) {
  .top-interview__btn {
    width: 53.3333333333vw;
    padding: 2.4vw 3.2vw;
    border-radius: 1.0666666667vw;
  }
}
.top-interview__btn-text {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: #FFFFFF;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .top-interview__btn-text {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.top-interview__btn-icon {
  flex-shrink: 0;
  width: 9px;
  height: 9px;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .top-interview__btn-icon {
    width: 2.4vw;
    height: 2.4vw;
  }
}
.top-interview__btn-icon path {
  fill: transparent;
}

.top-page--en .top-interview__btn {
  width: 186px;
}
@media (max-width: 767px) {
  .top-page--en .top-interview__btn {
    width: 49.6vw;
  }
}

.top-present__campaign {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .top-present__campaign {
    margin-top: 16vw;
  }
}
.top-present__campaign-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 343px;
  padding: 33px 16px 36px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .top-present__campaign-card {
    width: 91.4666666667vw;
    padding: 8.8vw 4.2666666667vw 9.6vw;
  }
}
.top-present__campaign-card-photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.top-present__campaign-card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(45deg, rgb(0, 98, 171) 0%, rgb(82, 71, 160) 100%);
  opacity: 0.88;
  z-index: 1;
}
.top-present__campaign-card-deco {
  position: absolute;
  font-family: "Poppins", sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1px #FFFFFF;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 767px) {
  .top-present__campaign-card-deco {
    font-size: 60px;
    font-size: 16vw;
  }
}
.top-present__campaign-card-deco--ir {
  top: -16px;
  left: 6px;
  opacity: 0.1;
}
@media (max-width: 767px) {
  .top-present__campaign-card-deco--ir {
    top: -4.2666666667vw;
    left: 1.6vw;
  }
}
.top-present__campaign-card-deco--run {
  bottom: -6px;
  right: 8px;
  opacity: 0.2;
}
@media (max-width: 767px) {
  .top-present__campaign-card-deco--run {
    bottom: -1.6vw;
    right: 2.1333333333vw;
  }
}
.top-present__campaign-card-content {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 300px;
}
@media (max-width: 767px) {
  .top-present__campaign-card-content {
    width: 80vw;
  }
}
.top-present__campaign-text-group {
  display: flex;
  flex-direction: column;
  align-self: stretch;
}
.top-present__campaign-title {
  display: flex;
  flex-direction: column;
  align-self: stretch;
}
.top-present__campaign-msg {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .top-present__campaign-msg {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.top-present__campaign-msg + .top-present__campaign-msg {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .top-present__campaign-msg + .top-present__campaign-msg {
    margin-top: 2.6666666667vw;
  }
}
.top-present__campaign-text {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  margin-top: 14px;
}
@media (max-width: 767px) {
  .top-present__campaign-text {
    margin-top: 3.7333333333vw;
  }
}
.top-present__campaign-p {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .top-present__campaign-p {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.top-present__campaign-p + .top-present__campaign-p {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .top-present__campaign-p + .top-present__campaign-p {
    margin-top: 2.6666666667vw;
  }
}
.top-present__campaign-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .top-present__campaign-btns {
    width: 80vw;
    margin-top: 8.5333333333vw;
  }
}
.top-present__campaign-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 200px;
  padding: 9px 12px;
  border-radius: 4px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.28);
  text-decoration: none;
  transition: transform 0.2s, opacity 0.2s;
}
@media (max-width: 767px) {
  .top-present__campaign-btn {
    gap: 2.1333333333vw;
    width: 53.3333333333vw;
    padding: 2.4vw 3.2vw;
    border-radius: 1.0666666667vw;
  }
}
.top-present__campaign-btn:hover {
  opacity: 0.85;
}
.top-present__campaign-btn--white {
  background: #FFFFFF;
  border: 1px solid #E67135;
  color: #E67135;
}
.top-present__campaign-btn--orange {
  background: #E67135;
  color: #FFFFFF;
}
.top-present__campaign-btn-text {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
}
@media (max-width: 767px) {
  .top-present__campaign-btn-text {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.top-present__campaign-btn-icon {
  flex-shrink: 0;
  width: 8px;
  height: 11px;
}
@media (max-width: 767px) {
  .top-present__campaign-btn-icon {
    width: 2.1333333333vw;
    height: 2.9333333333vw;
  }
}
.top-present__campaign-btn-icon svg {
  line-height: 1;
  display: block;
}

.top-page--en .top-wmv__new-inner > .c-heading {
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .top-page--en .top-wmv__new-inner > .c-heading {
    margin-bottom: 7.4666666667vw;
  }
}
.top-page--en .top-wmv__world-p + .top-wmv__world-p {
  letter-spacing: -0.01em;
}
.top-page--en .top-wmv__btn {
  width: 186px;
}
@media (max-width: 767px) {
  .top-page--en .top-wmv__btn {
    width: 49.6vw;
  }
}

.top-wmv__new {
  margin-top: 120px;
}
@media (max-width: 767px) {
  .top-wmv__new {
    margin-top: 32vw;
  }
}
.top-wmv__new-inner {
  display: flex;
  flex-direction: column;
  width: 300px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .top-wmv__new-inner {
    width: 80vw;
  }
}
.top-wmv__new-inner > .c-heading {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .top-wmv__new-inner > .c-heading {
    margin-bottom: 5.8666666667vw;
  }
}
.top-wmv__new-inner .c-article-group {
  --c-article-card-bg: linear-gradient(45deg, rgb(253, 202, 0) 0%, rgb(0, 161, 231) 100%);
  --c-article-thumb-active-bg: linear-gradient(45deg, rgb(253, 202, 0) 0%, rgb(0, 161, 231) 100%);
}
.top-wmv__new-desc {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  color: #000000;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .top-wmv__new-desc {
    font-size: 14px;
    font-size: 3.7333333333vw;
    margin-bottom: 4.8vw;
  }
}
.top-wmv__main {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.top-wmv__divider {
  width: 300px;
  margin-top: 40px;
  border: none;
  border-top: 1px solid #DEDEDE;
}
@media (max-width: 767px) {
  .top-wmv__divider {
    width: 80vw;
    margin-top: 10.6666666667vw;
    border-top-width: 0.2666666667vw;
  }
}
.top-wmv__intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .top-wmv__intro {
    margin-top: 10.6666666667vw;
  }
}
.top-wmv__intro-title {
  margin: 0;
  width: 300px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .top-wmv__intro-title {
    width: 80vw;
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.top-wmv__intro-text {
  display: flex;
  flex-direction: column;
  width: 300px;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .top-wmv__intro-text {
    width: 80vw;
    margin-top: 8.5333333333vw;
  }
}
.top-wmv__intro-p {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  color: #000000;
}
@media (max-width: 767px) {
  .top-wmv__intro-p {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.top-wmv__intro-note {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #000000;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .top-wmv__intro-note {
    font-size: 12px;
    font-size: 3.2vw;
    margin-top: 4vw;
  }
}
.top-wmv__slider {
  --wmv-slide-color: #E95198;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .top-wmv__slider {
    margin-top: 8.5333333333vw;
  }
}
.top-wmv__slider-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 315px;
}
@media (max-width: 767px) {
  .top-wmv__slider-content {
    width: 84vw;
  }
}
.top-wmv__swiper {
  overflow: hidden;
  width: 100%;
  z-index: 0;
}
.top-wmv__video {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
  background: #DEDEDE;
}
.top-wmv__video-embed {
  position: relative;
  width: 100%;
  aspect-ratio: 9/16;
  overflow: hidden;
}
.top-wmv__video-embed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
.top-wmv__video-title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7px 12px;
}
@media (max-width: 767px) {
  .top-wmv__video-title {
    padding: 1.8666666667vw 3.2vw;
  }
}
.top-wmv__video-title p {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #FFFFFF;
  text-align: center;
}
@media (max-width: 767px) {
  .top-wmv__video-title p {
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
.top-wmv__slider-arrows {
  position: absolute;
  left: -17px;
  right: -17px;
  top: 266px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
  z-index: 10;
}
@media (max-width: 767px) {
  .top-wmv__slider-arrows {
    left: -4.5333333333vw;
    right: -4.5333333333vw;
    top: 70.9333333333vw;
  }
}
.top-wmv__slider-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  pointer-events: all;
}
@media (max-width: 767px) {
  .top-wmv__slider-btn {
    width: 7.4666666667vw;
    height: 7.4666666667vw;
  }
}
.top-wmv__slider-btn svg {
  display: block;
  width: 28px;
  height: 28px;
}
@media (max-width: 767px) {
  .top-wmv__slider-btn svg {
    width: 7.4666666667vw;
    height: 7.4666666667vw;
  }
}
.top-wmv__slider-btn svg rect, .top-wmv__slider-btn svg path {
  fill: rgba(255, 255, 255, 0.5);
}
.top-wmv__slider-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 24px;
}
@media (max-width: 767px) {
  .top-wmv__slider-dots {
    gap: 2.6666666667vw;
    margin-top: 6.4vw;
  }
}
.top-wmv__dot {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #DEDEDE;
  transition: background-color 0.3s;
  cursor: pointer;
}
@media (max-width: 767px) {
  .top-wmv__dot {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
.top-wmv__dot--active {
  background: var(--wmv-slide-color);
}
.top-wmv__about {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .top-wmv__about {
    margin-top: 10.6666666667vw;
  }
}
.top-wmv__about-title {
  margin: 0;
  width: 300px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .top-wmv__about-title {
    width: 80vw;
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.top-wmv__about-imgs {
  --about-scroll-offset: -732px;
  overflow: hidden;
  align-self: stretch;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .top-wmv__about-imgs {
    --about-scroll-offset: -195.2vw;
    margin-top: 8.5333333333vw;
  }
}
.top-wmv__about-imgs-track {
  display: flex;
  align-items: center;
  gap: 4px;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
  animation: wmv-about-scroll 20s linear infinite;
}
@media (max-width: 767px) {
  .top-wmv__about-imgs-track {
    gap: 1.0666666667vw;
  }
}
.top-wmv__about-img {
  flex-shrink: 0;
  width: 240px;
  height: 160px;
  margin: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .top-wmv__about-img {
    width: 64vw;
    height: 42.6666666667vw;
  }
}
.top-wmv__about-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-wmv__about-text {
  display: flex;
  flex-direction: column;
  width: 300px;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .top-wmv__about-text {
    width: 80vw;
    margin-top: 8.5333333333vw;
  }
}
.top-wmv__about-p {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  color: #000000;
}
@media (max-width: 767px) {
  .top-wmv__about-p {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.top-wmv__about-p + .top-wmv__about-p {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .top-wmv__about-p + .top-wmv__about-p {
    margin-top: 4.2666666667vw;
  }
}
.top-wmv__world {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .top-wmv__world {
    margin-top: 10.6666666667vw;
  }
}
.top-wmv__world-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}
.top-wmv__world-title {
  margin: 0;
  width: 300px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .top-wmv__world-title {
    width: 80vw;
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.top-wmv__world-img {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px;
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .top-wmv__world-img {
    padding: 2.1333333333vw;
    height: 53.3333333333vw;
    margin-top: 5.3333333333vw;
  }
}
.top-wmv__world-bg {
  position: absolute;
  inset: 0;
}
.top-wmv__world-bg img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-wmv__world-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(45deg, rgb(0, 166, 81) 0%, rgb(0, 160, 233) 100%);
  opacity: 0.76;
}
.top-wmv__world-caption-main {
  position: relative;
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
@media (max-width: 767px) {
  .top-wmv__world-caption-main {
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.top-wmv__world-caption-sub {
  position: relative;
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  z-index: 1;
  margin-top: 12px;
}
@media (max-width: 767px) {
  .top-wmv__world-caption-sub {
    font-size: 14px;
    font-size: 3.7333333333vw;
    margin-top: 3.2vw;
  }
}
.top-wmv__world-text {
  display: flex;
  flex-direction: column;
  width: 300px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .top-wmv__world-text {
    width: 80vw;
    margin-top: 5.3333333333vw;
  }
}
.top-wmv__world-p {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  color: #000000;
}
@media (max-width: 767px) {
  .top-wmv__world-p {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.top-wmv__world-p + .top-wmv__world-p {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .top-wmv__world-p + .top-wmv__world-p {
    margin-top: 4.2666666667vw;
  }
}
.top-wmv__btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 200px;
  padding: 9px 12px;
  background: #E67135;
  border-radius: 4px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  text-decoration: none;
  transition: transform 0.2s, opacity 0.2s;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .top-wmv__btn {
    width: 53.3333333333vw;
    padding: 2.4vw 3.2vw;
    border-radius: 1.0666666667vw;
    margin-top: 8.5333333333vw;
  }
}
.top-wmv__btn-text {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .top-wmv__btn-text {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.top-wmv__btn-icon {
  flex-shrink: 0;
  width: 9px;
  height: 9px;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .top-wmv__btn-icon {
    width: 2.4vw;
    height: 2.4vw;
  }
}
.top-wmv__btn-icon path {
  fill: transparent;
}

@keyframes wmv-about-scroll {
  to {
    transform: translateX(var(--about-scroll-offset, -732px));
  }
}
.top-page--en .top-present__h2-title {
  text-align: center;
}
.top-page--en .top-present__campaign-p + .top-present__campaign-p {
  margin-top: 19px;
}
@media (max-width: 767px) {
  .top-page--en .top-present__campaign-p + .top-present__campaign-p {
    margin-top: 5.0666666667vw;
  }
}
.top-page--en .top-present__campaign-title--second {
  margin-top: 13px;
}
@media (max-width: 767px) {
  .top-page--en .top-present__campaign-title--second {
    margin-top: 3.4666666667vw;
  }
}
.top-page--en .top-present__campaign-btns {
  justify-content: center;
  margin-top: 44px;
}
@media (max-width: 767px) {
  .top-page--en .top-present__campaign-btns {
    margin-top: 11.7333333333vw;
  }
}
.top-page--en .top-present__campaign-btn {
  width: 157px;
}
@media (max-width: 767px) {
  .top-page--en .top-present__campaign-btn {
    width: 41.8666666667vw;
  }
}

.top-present {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
}
@media (max-width: 767px) {
  .top-present {
    padding-top: 26.6666666667vw;
  }
}
.top-present__h2 {
  display: flex;
  flex-direction: column;
  align-self: stretch;
}
.top-present__h2-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}
.top-present__h2-deco-top {
  width: 100%;
  height: 148px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (max-width: 767px) {
  .top-present__h2-deco-top {
    height: 39.4666666667vw;
  }
}
.top-present__h2-title {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
  color: #000000;
  text-align: left;
}
@media (max-width: 767px) {
  .top-present__h2-title {
    font-size: 28px;
    font-size: 7.4666666667vw;
  }
}
.top-present__h2-title > span {
  background: linear-gradient(90deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 8%, rgb(238, 119, 32) 20%, rgb(0, 98, 171) 30%, rgb(9, 147, 147) 40%, rgb(77, 190, 212) 50%, rgb(110, 179, 39) 60%, rgb(211, 117, 44) 72%, rgb(229, 0, 131) 85%, rgb(225, 0, 20) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.top-present__h2-deco-bottom {
  width: 100%;
  height: 102px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin-top: 12px;
}
@media (max-width: 767px) {
  .top-present__h2-deco-bottom {
    height: 27.2vw;
    margin-top: 3.2vw;
  }
}
.top-present__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 350px;
  margin-top: 65px;
}
@media (max-width: 767px) {
  .top-present__content {
    width: 93.3333333333vw;
    margin-top: 17.6vw;
  }
}
.top-present__intro {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top-present__subtitle {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .top-present__subtitle {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.top-present__text {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  color: #000000;
  text-align: left;
  margin-top: 14px;
}
@media (max-width: 767px) {
  .top-present__text {
    font-size: 14px;
    font-size: 3.7333333333vw;
    margin-top: 3.7333333333vw;
  }
}
.top-present__text--justify {
  width: 300px;
}
@media (max-width: 767px) {
  .top-present__text--justify {
    width: 80vw;
  }
}
.top-present__divider {
  width: 350px;
  height: 1px;
  margin: 0;
  border: none;
  background-image: repeating-linear-gradient(to right, #000000 0, #000000 4px, transparent 4px, transparent 8px);
  margin-top: 40px;
}
@media (max-width: 767px) {
  .top-present__divider {
    width: 93.3333333333vw;
    height: 0.2666666667vw;
    margin-top: 10.6666666667vw;
  }
}
.top-present__bonus-period {
  display: flex;
  flex-direction: column;
  width: 300px;
}
@media (max-width: 767px) {
  .top-present__bonus-period {
    width: 80vw;
  }
}
.top-present__bonus {
  display: flex;
  flex-direction: column;
}
.top-present__bonus-intro {
  display: flex;
  flex-direction: column;
  margin-bottom: 31px;
}
@media (max-width: 767px) {
  .top-present__bonus-intro {
    margin-bottom: 8.2666666667vw;
  }
}
.top-present__award-card {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 24px 8px 18px;
  margin-top: 36px;
}
@media (max-width: 767px) {
  .top-present__award-card {
    padding: 6.4vw 2.1333333333vw 4.8vw;
    margin-top: 9.6vw;
  }
}
.top-present__award-card--story {
  border: 2px solid transparent;
  background: linear-gradient(#FFFFFF, #FFFFFF) padding-box, linear-gradient(45deg, rgb(243, 101, 0) 0%, rgb(255, 184, 0) 100%) border-box;
  margin-top: 0;
}
.top-present__award-card--memorial {
  border: 2px solid transparent;
  background: linear-gradient(#FFFFFF, #FFFFFF) padding-box, linear-gradient(90deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 8%, rgb(238, 119, 32) 20%, rgb(0, 98, 171) 30%, rgb(9, 147, 147) 40%, rgb(77, 190, 212) 50%, rgb(110, 179, 39) 60%, rgb(211, 117, 44) 72%, rgb(229, 0, 131) 85%, rgb(225, 0, 20) 100%) border-box;
}
.top-present__award-label {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 12px;
  background: #FFFFFF;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #000000;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .top-present__award-label {
    padding: 0 3.2vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
.top-present__award-title {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .top-present__award-title {
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.top-present__award-note {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #000000;
  text-align: center;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .top-present__award-note {
    font-size: 12px;
    font-size: 3.2vw;
    margin-top: 2.1333333333vw;
  }
}
.top-present__award-card--story .top-present__award-note {
  line-height: 1.6;
  line-height: 1.8;
}
.top-present__award-card--memorial .top-present__award-note {
  line-height: 1.8;
  line-height: 1.8;
}
.top-present__period {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .top-present__period {
    margin-top: 10.6666666667vw;
  }
}
.top-present__deadline {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8px 12px 10px;
  width: 300px;
  background: linear-gradient(45deg, rgb(225, 0, 20) 0%, rgb(229, 0, 131) 100%);
  margin-top: 20px;
}
@media (max-width: 767px) {
  .top-present__deadline {
    padding: 2.1333333333vw 3.2vw 2.6666666667vw;
    width: 80vw;
    margin-top: 5.3333333333vw;
  }
}
.top-present__deadline time {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  color: #FFFFFF;
  text-align: center;
}
@media (max-width: 767px) {
  .top-present__deadline time {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.top-present__old-stories {
  display: flex;
  flex-direction: column;
  width: 300px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .top-present__old-stories {
    width: 80vw;
    margin-top: 10.6666666667vw;
  }
}
.top-present__old-stories .c-article-group {
  --c-article-card-bg: linear-gradient(45deg, rgb(243, 101, 0) 0%, rgb(255, 184, 0) 100%);
  --c-article-thumb-active-bg: linear-gradient(45deg, rgb(243, 101, 0) 0%, rgb(255, 184, 0) 100%);
  margin-top: 28px;
}
@media (max-width: 767px) {
  .top-present__old-stories .c-article-group {
    margin-top: 7.4666666667vw;
  }
}
.top-present__old-stories .c-article-group .c-article-group__content {
  margin-top: 0;
}
@media (max-width: 767px) {
  .top-present__old-stories .c-article-group .c-article-group__content {
    margin-top: 0;
  }
}
.top-present__terms {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .top-present__terms {
    margin-top: 10.6666666667vw;
  }
}
.top-present__terms-card {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 328px;
  padding: 12px 10px 12px 16px;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  box-sizing: border-box;
  margin-top: 28px;
}
@media (max-width: 767px) {
  .top-present__terms-card {
    width: 87.4666666667vw;
    padding: 3.2vw 2.6666666667vw 3.2vw 4.2666666667vw;
    margin-top: 7.4666666667vw;
  }
}
.top-present__terms-text {
  position: relative;
  flex: 1;
  min-width: 0;
  max-height: 350px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .top-present__terms-text {
    max-height: 93.3333333333vw;
  }
}
.top-present__terms-text p {
  margin: 0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  color: #000000;
}
@media (max-width: 767px) {
  .top-present__terms-text p {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.top-present__terms-text .simplebar-track.simplebar-vertical {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 4px;
  background: #DEDEDE;
}
@media (max-width: 767px) {
  .top-present__terms-text .simplebar-track.simplebar-vertical {
    width: 1.0666666667vw;
  }
}
.top-present__terms-text .simplebar-scrollbar::before {
  background: #999999;
  opacity: 1;
  transition: none;
}
.top-present__terms-text .simplebar-content-wrapper {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.top-present__terms-text .simplebar-content-wrapper::-webkit-scrollbar {
  display: none;
}
.top-present__cta {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .top-present__cta {
    margin-top: 16vw;
  }
}
.top-present__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 200px;
  padding: 14px 12px;
  border: none;
  border-radius: 4px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  cursor: pointer;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
  .top-present__btn {
    gap: 2.1333333333vw;
    width: 53.3333333333vw;
    padding: 3.7333333333vw 3.2vw;
    border-radius: 1.0666666667vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.top-present__btn--disabled {
  background: #999999;
  color: #FFFFFF;
  cursor: not-allowed;
}/*# sourceMappingURL=style.css.map */