﻿html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
main,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0);
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
  font-size: 100%;
  vertical-align: baseline;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
}
input,
select {
  vertical-align: middle;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  background-color: #f5f7f8;
  color: #353c3e;
  backface-visibility: hidden;
  font-family: "Zen Old Mincho", "Leida", "YuMincho", "Hiragino Mincho",
    "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}
a {
  outline: none;
  color: inherit;
  font-size: 100%;
  text-decoration: none;
}
a:visited,
a:link {
  color: #353e3f;
  text-decoration: underline;
}
a:hover,
a:active {
  color: #353e3f;
  text-decoration: none;
}
i {
  font-style: normal;
}
img {
  vertical-align: top;
}
svg {
  line-height: 1em;
  vertical-align: top;
}
.only--pc {
  display: block;
}
.only--sp {
  display: none;
}
#pagetop {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
  line-height: 0;
}
#blind {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9001;
  width: 100%;
  height: 100%;
  transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  background-color: #fff;
}
.loader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9002;
  width: 100%;
  height: 100%;
  transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  display: none;
}
.loader.is--show {
  display: block;
}
.loader__inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.container {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}
.bg-wrapper {
  position: relative;
  background-color: #e6eef1;
}
.bg-wrapper[data-top="detail"] {
  margin-top: 96px;
}
.bg-wrapper::before {
  display: block;
  content: "";
  position: absolute;
  top: -320px;
  left: 0;
  width: 100%;
  height: 320px;
  background-image: linear-gradient(
    0deg,
    rgb(230, 238, 241),
    rgba(230, 238, 241, 0.7) 126px,
    rgba(230, 238, 241, 0)
  );
  z-index: 1;
}
.background {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 0;
  pointer-events: none;
}
.background:not([data-bg="top"]) .background--image {
  overflow-y: hidden;
}
.background:not([data-bg="top"]) .background--image::after {
  height: 120px;
}
.background[data-bg="top"] .background--image {
  height: 100vh;
}
.background[data-bg="top"] .background--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.background--image {
  width: 100%;
  position: relative;
}
.scrollContainer {
  transition: transform 1s;
  transition-timing-function: cubic-bezier(0.05, 0.24, 0.04, 1);
  position: relative;
  z-index: 2;
  width: 100%;
}
.is--parallax {
  transition: transform 2s;
  transition-timing-function: cubic-bezier(0.05, 0.24, 0.04, 1);
}
.spFixed__ticket {
  display: none;
}
:root {
  font-size: 10px;
}
@media print, screen and (min-widht: 1600px) {
  :root {
    font-size: 12.5px;
  }
}
@media screen and (max-width: 768px) {
  html,
  body {
    width: 100%;
    height: 100%;
  }
  body {
    background-color: #f5f7f8;
    color: #353c3e;
    backface-visibility: hidden;
    font-family: "Zen Old Mincho", "Leida", "YuMincho", "Hiragino Mincho",
      "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 500;
  }
  i {
    font-style: normal;
  }
  a {
    outline: none;
    color: inherit;
    font-size: 100%;
    text-decoration: none;
  }
  .only--pc {
    display: none;
  }
  .only--sp {
    display: block;
  }
  #pagetop {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -9999;
    font-size: 0;
    line-height: 0;
  }
  #blind {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9001;
    width: 100%;
    height: 100%;
    transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    background-color: #fff;
  }
  .loader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9002;
    width: 100%;
    height: 100%;
    transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    display: none;
  }
  .loader.is--show {
    display: block;
  }
  .loader__inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .container {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
  }
  .background {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    pointer-events: none;
  }
  .background--image {
    width: 100%;
    position: relative;
  }
  .background--image.image--copy {
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform: scaleY(-1) translateY(1px);
  }
  .scrollContainer {
    transition: transform 1s;
    transition-timing-function: cubic-bezier(0.05, 0.24, 0.04, 1);
    position: relative;
    z-index: 2;
    width: 100%;
  }
  .is--parallax {
    transition: transform 2s;
    transition-timing-function: cubic-bezier(0.05, 0.24, 0.04, 1);
  }
}
.container {
  padding-top: 320px;
}
.bg-wrapper {
  padding-bottom: 200px;
}
.headline {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 80px;
}
.headline__inner {
  position: relative;
  margin-left: 12.5vw;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 67.5vw;
}
.headline__title {
  color: var(--Secondary-KAM-Black, #353c3e);
  font-family: "Leida", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
}
.headline__lang {
  display: flex;
  align-items: center;
}
.header__desc__sns {
  list-style: none;
}
.headline__lang p {
  position: relative;
  font-family: "Leida", serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0.5px;
  display: flex;
  align-items: center;
}
.headline__lang p.lang--ja {
  margin-right: 8px;
  padding-right: 16px;
}
.headline__lang p.lang--ja::after {
  content: "･";
  display: block;
  color: #82a4b6;
  position: absolute;
  right: 0;
  top: 0;
}
.headline__lang p.is--current {
  pointer-events: none;
}
.headline__lang p.is--current a {
  color: #353e3f;
}
.headline__lang a {
  display: block;
  color: #6c787a;
  text-decoration: none;
  transition: all 0.3s;
}
.headline__lang a:hover {
  opacity: 0.5;
}
.message,
.outline,
.access {
  width: 100%;
  position: relative;
  z-index: 1;
}
.message__inner,
.outline__inner,
.access__inner {
  position: relative;
  margin-left: 12.5vw;
  width: 67.5vw;
  justify-content: space-between;
}
.message__headline,
.outline__headline,
.access__headline {
  flex-basis: 15vw;
  font-family: "Leida", serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
}
.message__detail,
.outline__detail,
.access__detail {
  flex-basis: 45vw;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 200%;
  letter-spacing: 0.25px;
}
.message__detail a,
.outline__detail a,
.access__detail a {
  color: #65a4b6;
  text-decoration: none;
  transition: all 0.3s;
}
.message__detail a:hover,
.outline__detail a:hover,
.access__detail a:hover {
  opacity: 0.5;
}
.outline__detail a {
  color: #65a4b6;
  text-decoration: none;
  transition: all 0.3s;
}
.outline__detail a:hover {
  opacity: 0.5;
}
.contest {
  text-align: right;
  margin-top: -220px;
  margin-bottom: 64px;
}
.closing {
  display: flex;
  padding: 32px 0px;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 61px;
}
.closing p {
  color: var(--color-grey-23, #353e3f);
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 240%; /* 43.2px */
  letter-spacing: 1.44px;
}
.closing div p {
  color: var(--color-grey-23, #353e3f);
  font-family: var(--font-family-Font-2, "Zen Old Mincho");
  font-size: var(--font-size-16, 16px);
  font-style: normal;
  font-weight: var(--font-weight-400, 400);
  line-height: var(--line-height-32, 32px);
  letter-spacing: var(--letter-spacing-0_79, 0.788px);
}
.closing a {
  color: var(--KAM---Highlight-blue, #65a4b6);

  /* JP/Body - Large */
  font-family: "Zen Old Mincho";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  letter-spacing: 0.96px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-decoration-thickness: 0.5px;
}
.thm {
  margin-bottom: 40px;
}
.outline__content {
  margin-bottom: 80px;
}
.apply-button__normal,
.apply-button__wide {
  border: none;
  background: none;
  padding: 0;
}
.apply-button__normal a,
.apply-button__wide a {
  color: var(--Secondary-KAM-white, #fff);

  /* JP/Body − Concept PC */
  font-family: "Zen Old Mincho";
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 240%; /* 43.2px */
  letter-spacing: 1.44px;
  text-decoration: none;
  display: flex;
  padding: 4px 64px 4px 80px;
  align-items: center;
  justify-content: center;
  gap: 16px;
  border-radius: 8px;
  background: #65a4b6;
  transition: all 0.3s;
}
.apply-button__normal a p,
.apply-button__wide a p {
  display: flex;
  align-items: center;
  margin: 4px 0;
  flex-shrink: 0;
}
.apply-button__normal a:hover,
.apply-button__wide a:hover {
  opacity: 0.8;
}
.apply-button {
  display: flex;
  justify-content: center;
  align-items: center;
}
.apply-button__wide a {
  padding: 12px 184px 12px 200px;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%; /* 43.2px */
  letter-spacing: 0.96px;
}
.outline__detail dl {
  width: 100%;
  display: flex;
  margin-bottom: 64px;
}
.outline__detail dl:last-of-type {
  margin-bottom: 0;
}
.outline__detail dt {
  flex-basis: 25%;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.25vw;
  line-height: 200%;
  letter-spacing: 0.24px;
  letter-spacing: 0.06153846vw;
  width: 100%;
  color: #353c3e;
}
.outline__detail dd {
  flex-basis: 75%;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.25vw;
  line-height: 200%;
  letter-spacing: 0.24px;
  letter-spacing: 0.06153846vw;
  margin-left: 0;
}
.access {
  margin-bottom: 0;
}
.access__detail .detail--text {
  margin-bottom: 16px;
}
.access__detail .detail--map {
  margin-top: -96px;
  margin-bottom: 40px;
  pointer-events: none;
}
.container.lang--en .message__detail,
.container.lang--en .outline__detail,
.container.lang--en .access__detail {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 200%;
}
@media screen and (max-width: 768px) {
  .container {
    padding-top: 320px;
    padding-top: 43vw;
    padding-bottom: 0;
  }
  .bg-wrapper {
    padding-bottom: 42.6666666667vw;
  }
  .headline {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 46px;
    margin-bottom: 11.79487179vw;
  }
  .headline__inner {
    position: relative;
    margin-left: 6.9230769231vw;
    width: 86.1538461538vw;
    align-items: center;
  }
  .headline__title {
    font-family: "Leida", serif;
    font-weight: 400;
    font-size: 36px;
    font-size: 5.12vw;
    line-height: 140%;
  }
  .headline__lang {
    display: flex;
    align-items: center;
  }
  .headline__lang p {
    position: relative;
    font-family: "Leida", serif;
    font-weight: 500;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 120%;
    letter-spacing: 0.5px;
    letter-spacing: 0.1333333333vw;
    display: flex;
    align-items: center;
  }
  .headline__lang p.lang--ja {
    margin-right: 8px;
    margin-right: 2.1333333333vw;
    padding-right: 16px;
    padding-right: 4.2666666667vw;
  }
  .headline__lang p.lang--ja::after {
    content: "･";
    display: block;
    color: #82a4b6;
    position: absolute;
    right: 0;
    top: 0;
  }
  .headline__lang p.is--current {
    pointer-events: none;
  }
  .headline__lang p.is--current a {
    color: #353e3f;
  }
  .headline__lang a {
    display: block;
    color: #6c787a;
    text-decoration: none;
    transition: none;
  }
  .headline__lang a:hover {
    opacity: 1;
  }
  .outline__content {
    margin-bottom: 56px;
    margin-bottom: 14.35897436vw;
  }
  .message,
  .outline,
  .access {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .message__inner,
  .outline__inner,
  .access__inner {
    position: relative;
    margin-left: 6.9230769231vw;
    width: 86.1538461538vw;
    display: block;
  }
  .message__headline,
  .outline__headline,
  .access__headline {
    width: 100%;
    font-family: "Leida", serif;
    font-weight: 500;
    font-size: 24px;
    font-size: 6.4vw;
    line-height: 140%;
    margin-bottom: 40px;
    margin-bottom: 10.6666666667vw;
  }
  .message__detail,
  .outline__detail,
  .access__detail {
    width: 100%;
    padding-top: 0;
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 200%;
    letter-spacing: 0.25px;
    letter-spacing: 0.0666666667vw;
  }
  .message__detail a,
  .outline__detail a,
  .access__detail a {
    text-decoration: none;
    transition: none;
  }
  .message__detail a:hover,
  .outline__detail a:hover,
  .access__detail a:hover {
    opacity: 1;
  }
  .contest {
    text-align: left;
    margin-top: 40px;
    margin-bottom: 64px;
  }
  .thm {
    margin-bottom: 24px;
  }
  .outline__detail dl {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 48px;
    margin-bottom: 12.307692307692308 vw;
  }
  .outline__detail dl:last-of-type {
    margin-bottom: 0;
  }
  .outline__detail dt {
    width: 100%;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 3.5897435897435894 vw;
    line-height: 200%;
    letter-spacing: 0.4px;
    letter-spacing: 0.1066666667vw;
  }
  .outline__detail dd {
    width: 100%;
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 16px;
    font-size: 3.5897435897435894 vw;
    line-height: 200%;
    letter-spacing: 0.4px;
    letter-spacing: 0.1066666667vw;
  }
  .outline__detail a {
    text-decoration: none;
    transition: none;
    word-break: break-all;
  }
  .outline__detail a:hover {
    opacity: 1;
  }
  .access {
    margin-bottom: 0;
  }
  .access__detail .detail--text {
    margin-bottom: 16px;
    margin-bottom: 4.2666666667vw;
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 155%;
    letter-spacing: 0.4px;
    letter-spacing: 0.1066666667vw;
    line-height: 200%;
  }
  .access__detail .detail--text:last-of-type {
    margin-bottom: 0;
  }
  .access__detail .detail--map {
    margin-top: 24px;
    margin-top: 6.4vw;
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
    pointer-events: none;
  }
  .container.lang--en .message__detail,
  .container.lang--en .outline__detail,
  .container.lang--en .access__detail {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 200%;
    letter-spacing: 0.25px;
    letter-spacing: 0.0666666667vw;
  }
  .bg-wrapper::before {
    top: -210px;
    top: -14.35vw;
    height: 210px;
    height: 14.35vw;
    background-image: linear-gradient(
      0deg,
      rgb(230, 238, 241),
      rgba(230, 238, 241, 0.7) 25px,
      rgba(230, 238, 241, 0)
    );
  }
}

/* Award Content Styles */
.award-content {
  display: flex;
  flex-direction: column;
  gap: 64px;
  width: 100%;
}

.award-section {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}

.award-section__title {
  color: var(--Secondary-KAM-Black, #353c3e);

  /* EN/Headline - Medium */
  font-family: Leida;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 24.2px */
  margin: 0;
}

.award-section__content {
  padding-left: 192px;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.96px;
  color: #353c3e;
}

.award-section__content p {
  margin: 0;
}
.guidelines-section {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* Award Detail Row */
.award-detail-row {
  display: flex;
  align-items: flex-start;
  width: 100%;
  gap: 0;
}

.award-detail-row__label {
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.64px;
  color: #353c3e;
  width: 192px;
  flex-shrink: 0;
  margin: 0;
}

.award-detail-row__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  gap: 16px;
}
.guidelines-list-content {
  color: var(--Secondary-KAM-Black, #353c3e);

  /* JP/Body - Large */
  font-family: "Zen Old Mincho";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 32px */
  letter-spacing: 0.96px;
}
.guidelines-list-content-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* Entry Category */
.entry-category {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.96px;
  color: #353c3e;
  border-bottom: 1px solid #7fa0ad;
  padding-bottom: 16px;
}

.entry-category__header {
  display: flex;
  align-items: baseline;
  gap: 0;
}

.entry-category__marker {
  font-size: 16px;
  letter-spacing: 0.64px;
  margin-right: 0.5em;
}

.entry-category__title {
  font-size: 24px;
  line-height: 1.8;
}

.entry-category__description {
  font-size: 16px;
  line-height: 2;
}

.entry-category__description p {
  margin: 0;
  color: var(--Secondary-KAM-Black, #353c3e);

  /* JP/Headline Small */
  font-family: "Zen Old Mincho";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%; /* 28.8px */
  letter-spacing: 0.64px;
}

.entry-category__note {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.84px;
  margin-top: 8px;
}

.entry-category__note p {
  margin: 0;
}

/* Benefit Item */
.benefit-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}

.benefit-item__title {
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.8px;
  color: #353c3e;
  margin: 0;
  font-weight: 500;
}

.benefit-item__content {
  padding-left: 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.benefit-item__content > p {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.96px;
  margin: 0;
}

.benefit-item__note {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.84px;
}

.benefit-item__note p {
  margin: 0;
}

.benefit-item__gallery {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-top: 16px;
}

.benefit-item__gallery-images {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.benefit-item__gallery-images img {
  width: 215px;
  height: 144px;
  object-fit: cover;
}

.benefit-item__gallery-caption {
  text-align: right;
  font-size: 12px;
  letter-spacing: 0.24px;
  margin: 0;
}

/* Interview Banner */
.interview-banner {
  background: white;
  padding: 24px;
  display: flex;
  align-items: center;
  gap: 40px;
  width: 100%;
}

.interview-banner img {
  width: 70%;
  height: auto;
  object-fit: contain;
}

.interview-banner__text {
  flex: 1;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.64px;
  color: #353c3e;
  width: 30%;
}

.interview-banner__text p {
  margin: 0;
}

/* Process Timeline */
.process-timeline {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding-left: 192px;
  position: relative;
}

.process-step-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  position: relative;
}

.process-step::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 40px;
  width: 1px;
  height: 100%;
  background-color: #353c3e;
  z-index: 0;
  pointer-events: none;
}
.process-step:last-child::before {
  height: 0;
}
.process-step {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  flex-direction: column;
}

.process-step__number {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #e6eef1;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  letter-spacing: 0.8px;
  color: #353c3e;
  flex-shrink: 0;
  padding: 8px;
  box-sizing: border-box;
}
.process-step__header {
  display: flex;
  gap: 24px;
}

.process-step__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.process-step__title {
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.8px;
  color: #353c3e;
  margin: 0;
  font-weight: 700;
}

.process-step__description {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.96px;
  color: #353c3e;
  margin-left: 64px;
}

.process-step__description p {
  margin: 0;
}

.process-step__description a {
  color: var(--Secondary-KAM-Black, #353c3e);

  /* JP/Body - Large */
  font-family: "Zen Old Mincho";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  letter-spacing: 0.96px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: 0.5px;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.process-step__deadline {
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.8px;
  text-decoration: underline;
  margin-bottom: 0.5em;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: 0.5px;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.process-step__note {
  font-size: 14px;
  letter-spacing: 0.84px;
}
/* Guidelines List */
.guidelines-list {
  padding-left: 22px;
  margin: 0;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.96px;
  color: #353c3e;
}
.guidelines-list li:last-child {
  margin-bottom: 0;
}
.guidelines-list__sub--margin-left {
  margin-left: 32px;
}
.guidelines-list--disc {
  list-style: disc;
}
.guidelines-list__sub,
.guidelines-list-text {
  font-size: 14px;
  letter-spacing: 0.84px;
  display: block;
}

/* Judge Item */

.judge-item:last-child {
  margin-bottom: 0;
}

.judge-item__name {
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.96px;
  color: #353c3e;
  font-weight: 700;
}

.judge-item__title {
  font-family: "Zen Old Mincho", serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.84px;
  color: #353c3e;
  margin: 0 0 1em 0;
}

.judge-item__description {
  font-family: "Zen Old Mincho", serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.84px;
  color: #353c3e;
  margin: 0;
}

/* FAQ Section */
.award-section__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.award-section__link {
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.96px;
  color: #65a4b6;
  text-decoration: none;
  border-bottom: 1px solid #65a4b6;
  padding: 4px 0;
  display: flex;
  align-items: center;
  gap: 16px;
  transition: opacity 0.3s;
}

.award-section__link:hover {
  opacity: 0.7;
}

.award-section__link::after {
  content: "";
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.3536 4.35355C15.5488 4.15829 15.5488 3.84171 15.3536 3.64645L12.1716 0.464466C11.9763 0.269204 11.6597 0.269204 11.4645 0.464466C11.2692 0.659728 11.2692 0.97631 11.4645 1.17157L14.2929 4L11.4645 6.82843C11.2692 7.02369 11.2692 7.34027 11.4645 7.53553C11.6597 7.7308 11.9763 7.7308 12.1716 7.53553L15.3536 4.35355ZM0 4.5H15V3.5H0V4.5Z' fill='%2365a4b6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.faq-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0 48px;
}

.faq-item {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.faq-item__question {
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.8px;
  color: #353c3e;
}

.faq-item__answer {
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.96px;
  color: #353c3e;
  margin: 0;
}

/* Interview Section */
.interview-section {
  display: flex;
  flex-direction: column;
  gap: 56px;
  width: 100%;
}

.interview-category {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.interview-category__content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.interview-category__title {
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.8px;
  color: #353e3f;
  margin: 0;
}

.interview-category__description {
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.96px;
  color: #353e3f;
  margin: 0;
}

.interview-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 21px;
}

.interview-card {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.interview-card__image {
  position: relative;
  width: 100%;
  height: 140px;
  background: white;
  overflow: hidden;
}

.interview-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.interview-card__badge {
  position: absolute;
  bottom: 0;
  left: 0;
  background: white;
  padding: 4px 8px;
  font-family: "Zen Old Mincho", serif;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.22px;
  color: #6c6e6f;
}

.interview-card__name {
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.64px;
  color: #353e3f;
  margin: 0;
}

.interview-grid--gallery {
  gap: 24px;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 722px;
}

.interview-card--gallery .interview-card__image {
  width: 100%;
  height: 194px;
}
.interview-grid a {
  width: 30%;
}
.interview-grid--gallery a {
  width: 100%;
}

/* Contact Section */
.contact-content {
  padding: 0 48px;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.96px;
  color: #353e3f;
}

.contact-content p {
  margin: 0;
}
.footer__links,
.footer__sns {
  list-style: none;
}
/* Responsive Styles */
@media screen and (max-width: 768px) {
  .apply-button__normal a,
  .apply-button__wide a {
    font-size: 3.58974359vw;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 28px */
    letter-spacing: 0.84px;
    gap: 3.07692308vw;
    padding: 0 5.12820513vw 0 4.1025641vw;
    height: 10.25641026vw;
    text-decoration: none;
  }
  .apply-button__wide a {
    padding: 2.05128205vw 18.46153846vw 2.05128205vw 22.56410256vw;
  }
  .apply-button__normal a p:first-child {
    padding-left: 16px;
  }
  .apply-button__normal a p,
  .apply-button__wide a p {
    font-size: 3.58974359vw;
  }

  .award-content {
    gap: 48px;
    gap: 12.30769231vw;
  }

  .award-section {
    gap: 24px;
    gap: 6.15384615vw;
  }

  .award-about {
    margin-bottom: 16px;
    margin-bottom: 4.1025641vw;
  }
  .award-section__title {
    font-size: 18px;
    font-size: 4.61538462vw;
  }
  .guidelines-list {
    font-size: 12px;
    font-size: 3.07692308vw;
    padding-left: 18px;
  }
  .guidelines-list__sub {
    font-size: 11px;
    font-size: 2.82051282vw;
  }

  .award-section__content {
    padding-left: 0;
    font-size: 14px;
  }

  .award-detail-row {
    flex-direction: column;
    gap: 8px;
    gap: 2.05128205vw;
  }

  .award-detail-row__label {
    width: 100%;
    font-size: 14px;
    font-size: 3.58974359vw;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 28px */
    letter-spacing: 0.84px;
  }
  .entry-category {
    gap: 4px;
    gap: 1.02564103vw;
  }

  .entry-category__title {
    font-size: 16px;
    font-size: 4.1025641vw;
  }

  .entry-category__description p {
    font-size: 12px;
    font-size: 3.07692308vw;
  }

  .entry-category:first-child {
    margin-top: 0px;
  }

  .entry-category__note {
    font-size: 11px;
    font-size: 2.82051282vw;
  }

  .benefit-item__title {
    font-size: 14px;
    font-size: 3.58974359vw;
    font-weight: 500;
    line-height: 200%; /* 28px */
    letter-spacing: 0.84px;
  }

  .benefit-item__content {
    font-size: 12px;
    font-size: 3.07692308vw;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 24px */
    letter-spacing: 0.24px;
    gap: 8px;
    margin-left: 24px;
    margin-left: 6.15384615vw;
    padding-left: 0;
  }
  .benefit-item__gallery {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-left: 24px;
    margin-left: 6.15384615vw;
    margin-top: 0;
    gap: 8px;
    gap: 2.05128205vw;
  }

  .benefit-item__gallery-images {
    flex-direction: column;
    gap: 8px;
    gap: 2.05128205vw;
  }

  .benefit-item__gallery-images img {
    width: 100%;
    height: auto;
  }

  .benefit-item__gallery-caption {
    font-size: 12px;
    font-size: 3.07692308vw;
  }
  .benefit-item__content > p {
    font-size: 12px;
    font-size: 3.07692308vw;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 24px */
    letter-spacing: 0.24px;
  }
  .benefit-item__note {
    font-size: 11px;
    font-size: 2.82051282vw;
    font-style: normal;
    font-weight: 500;
    line-height: 180%; /* 19.8px */
    letter-spacing: 0.22px;
  }
  .award-detail-row__content {
    gap: 8px;
    gap: 2.05128205vw;
    font-size: 14px;
    font-size: 3.58974359vw;
  }
  .interview-banner {
    flex-direction: column;
    padding: 16px;
    padding: 4.1025641vw;
  }
  .interview-banner__text {
    width: 100%;
    text-align: center;
  }
  .interview-banner__text p {
    font-size: 12px;
    font-size: 3.07692308vw;
    text-decoration: none;
  }
  .interview-banner__text br {
    display: none;
  }
  .interview-banner-link {
    text-decoration: none !important;
  }
  .interview-banner {
    gap: 8px;
    gap: 2.05128205vw;
  }

  .interview-banner img {
    width: 100%;
    height: auto;
  }

  .process-timeline {
    padding-left: 0;
    gap: 24px;
  }
  .process-step {
    gap: 4px;
  }

  .process-step:before {
    display: none;
  }

  .process-step__number {
    width: 24px;
    height: 24px;
    font-size: 14px;
    font-size: 3.58974359vw;
  }
  .process-step__header {
    gap: 12px;
    align-items: center;
  }
  .process-step__description a {
    font-size: 12px;
    font-size: 3.07692308vw;
  }
  .process-step__title {
    font-size: 16px;
    font-size: 4.1025641vw;
  }
  .process-step__description {
    font-size: 12px;
    font-size: 3.07692308vw;
    margin-left: 0;
  }
  .process-step__note {
    font-size: 11px;
    font-size: 2.82051282vw;
  }
  .process-step__deadline {
    font-size: 16px;
    font-size: 4.1025641vw;
  }
  .guidelines-list__sub--margin-left {
    margin-left: 24px;
  }
  .guidelines-list-content {
    font-size: 14px;
    font-size: 3.58974359vw;
  }
  .guidelines-list-text {
    font-size: 12px;
    font-size: 3.07692308vw;
    font-weight: 500;
    line-height: 200%;
    letter-spacing: 0.24px;
  }

  .judge-item__name {
    font-size: 14px;
    font-size: 3.58974359vw;
    font-weight: 700;
    line-height: 200%; /* 28px */
    letter-spacing: 0.84px;
  }
  .judge-item__title {
    font-size: 12px;
    font-size: 3.07692308vw;
    font-weight: 500;
    line-height: 200%;
    letter-spacing: 0.24px;
    margin: 0;
  }
  .judge-item__description {
    font-size: 12px;
    font-size: 3.07692308vw;
    font-weight: 500;
    line-height: 200%;
    letter-spacing: 0.24px;
    margin: 0 0 8px 0;
  }
  .award-section__link {
    font-size: 14px;
    font-size: 3.58974359vw;
    font-weight: 500;
    line-height: 200%; /* 28px */
    letter-spacing: 0.84px;
  }

  .faq-list {
    padding: 0;
  }

  .faq-item__question {
    font-size: 14px;
    font-size: 3.58974359vw;
  }

  .faq-item__answer {
    font-size: 12px;
    font-size: 3.07692308vw;
  }

  .interview-grid {
    gap: 16px;
    gap: 4.1025641vw;
  }

  .interview-card__image {
    width: 100%;
    height: 109px;
  }

  .interview-card--gallery .interview-card__image {
    width: 100%;
    height: auto;
    max-width: unset;
    max-height: unset;
  }

  .contact-content {
    padding: 0;
    font-size: 12px;
    font-size: 3.07692308vw;
  }
  .interview-category__content {
    gap: 4px;
  }
  .interview-category {
    gap: 16px;
  }
  .interview-category__title {
    font-size: 14px;
    font-size: 3.58974359vw;
    font-weight: 700;
    line-height: 200%; /* 28px */
    letter-spacing: 0.84px;
  }
  .interview-category__description {
    font-size: 12px;
    font-size: 3.07692308vw;
    font-weight: 500;
    line-height: 200%; /* 24px */
    letter-spacing: 0.24px;
  }
  .interview-card__name {
    font-size: 12px;
    font-size: 3.07692308vw;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 24px */
    letter-spacing: 0.24px;
  }
  .interview-section {
    gap: 32px;
  }
  .interview-grid--gallery {
    flex-wrap: wrap;
  }
  .interview-grid a {
    width: 47.6%;
  }
  .interview-grid--gallery a {
    width: 100%;
  }
}

@media screen and (min-width: 1280px) {
  .headline__inner,
  .message__inner,
  .outline__inner,
  .access__inner {
    width: 864px;
    margin: 0 auto;
  }
}

/* Floating Apply Button */
.floating-apply-button {
  position: fixed !important;
  bottom: 24px !important;
  right: 208px !important;
  z-index: 1000 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.floating-apply-button.is--visible {
  opacity: 1;
  visibility: visible;
}

.floating-apply-button button {
  pointer-events: auto;
}

@media screen and (max-width: 768px) {
  .floating-apply-button {
    position: fixed !important;
    bottom: 16px !important;
    right: unset !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
  .floating-apply-button button a {
    padding: 1.02564103vw 22.56410256vw 1.02564103vw 26.66666667vw;
    height: unset;
  }
  .floating-apply-button button a p {
    font-size: 18px;
    font-size: 4.61538462vw;
    font-weight: 900;
    line-height: 240%; /* 43.2px */
    letter-spacing: 1.44px;
  }
  .floating-apply-button .apply-button__normal a p:first-child {
    padding-left: 0;
  }
}
