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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

html, body {
  font-size: 62.5%;
}

:root {
  --color-header-background: #419EFC;
  --color--award-categories-and-honorees-background: #419EFC;
  --color-footer-background: #419EFC;
}

header {
  position: relative;
  padding: 8px 20px 8px;
  background-color: var(--color-header-background);
}
header > .inner {
  max-width: 1024px;
  margin: 0 auto;
}
header > .inner .header-logo {
  max-width: 120px;
}
header > .inner .header-logo img {
  width: 100%;
}

main {
  overflow: hidden;
}

/* --- ポリゴン背景（#introductionセクション内） --- */
.polygon-background {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.polygon-background span {
  display: block;
  position: absolute;
  color: transparent;
  text-shadow: none;
  /* --- 色の割り当てパターン --- */
}
.polygon-background span:nth-child(1) {
  z-index: 5;
  top: -15vh;
  left: -10vw;
  width: 45vw;
  height: 40vh;
  transform: skewY(-25deg) rotate(8deg);
}
.polygon-background span:nth-child(2) {
  z-index: 4;
  top: -5vh;
  left: 20vw;
  width: 35vw;
  height: 30vh;
  transform: skewX(15deg) rotate(-12deg);
}
.polygon-background span:nth-child(3) {
  z-index: 3;
  top: -10vh;
  left: 55vw;
  width: 40vw;
  height: 35vh;
  transform: skewY(15deg) rotate(18deg);
}
.polygon-background span:nth-child(4) {
  z-index: 2;
  top: 5vh;
  right: -8vw;
  width: 30vw;
  height: 25vh;
  transform: skewX(-20deg) rotate(-5deg);
}
.polygon-background span:nth-child(5) {
  z-index: 6;
  top: 15vh;
  left: -20vw;
  width: 40vw;
  height: 35vh;
  transform: skewX(-15deg) rotate(-7deg);
}
.polygon-background span:nth-child(6) {
  z-index: 7;
  top: 10vh;
  left: 10vw;
  width: 50vw;
  height: 45vh;
  transform: skewY(10deg) rotate(5deg);
}
.polygon-background span:nth-child(7) {
  z-index: 5;
  top: 20vh;
  left: 45vw;
  width: 45vw;
  height: 40vh;
  transform: skewX(25deg) rotate(-15deg);
}
.polygon-background span:nth-child(8) {
  z-index: 4;
  top: 30vh;
  right: -15vw;
  width: 35vw;
  height: 30vh;
  transform: skewY(-10deg) rotate(10deg);
}
.polygon-background span:nth-child(9) {
  z-index: 2;
  bottom: -10vh;
  left: -5vw;
  width: 50vw;
  height: 45vh;
  transform: skewY(-10deg) rotate(10deg);
}
.polygon-background span:nth-child(10) {
  z-index: 1;
  bottom: -5vh;
  left: 25vw;
  width: 40vw;
  height: 35vh;
  transform: skewX(-20deg) rotate(3deg);
}
.polygon-background span:nth-child(11) {
  z-index: 0;
  bottom: -12vh;
  left: 50vw;
  width: 45vw;
  height: 40vh;
  transform: skewY(20deg) rotate(-10deg);
}
.polygon-background span:nth-child(12) {
  z-index: 3;
  right: -10vw;
  bottom: 0vh;
  width: 30vw;
  height: 25vh;
  transform: skewX(10deg) rotate(20deg);
}
.polygon-background span:nth-child(13) {
  z-index: 6;
  top: 45vh;
  left: -5vw;
  width: 25vw;
  height: 20vh;
  transform: skewY(5deg) rotate(-10deg);
}
.polygon-background span:nth-child(14) {
  z-index: 5;
  top: 50vh;
  right: 10vw;
  width: 20vw;
  height: 15vh;
  transform: skewX(-10deg) rotate(25deg);
}
.polygon-background span:nth-child(15) {
  z-index: 4;
  bottom: 5vh;
  left: 15vw;
  width: 30vw;
  height: 25vh;
  transform: skewY(-15deg) rotate(-5deg);
}
.polygon-background span:nth-child(16) {
  z-index: 7;
  top: 10vh;
  left: 60vw;
  width: 25vw;
  height: 20vh;
  transform: skewX(18deg) rotate(8deg);
}
.polygon-background span:nth-child(17) {
  z-index: 6;
  right: 20vw;
  bottom: 20vh;
  width: 28vw;
  height: 22vh;
  transform: skewY(22deg) rotate(-15deg);
}
.polygon-background span:nth-child(18) {
  z-index: 5;
  top: 35vh;
  left: 0vw;
  width: 22vw;
  height: 18vh;
  transform: skewX(-8deg) rotate(10deg);
}
.polygon-background span:nth-child(3n+1) {
  background: linear-gradient(135deg, rgba(239, 239, 239, 0.7), rgba(247, 247, 247, 0.7)); /* #EFEFEF → #F7F7F7 */
}
.polygon-background span:nth-child(3n+2) {
  background: linear-gradient(45deg, rgba(248, 245, 226, 0.7), rgba(255, 255, 255, 0.7)); /* #F8F5E2 → #FFFFFF */
}
.polygon-background span:nth-child(3n+3) {
  background: linear-gradient(90deg, rgba(247, 247, 247, 0.7), rgba(239, 239, 239, 0.7)); /* #F7F7F7 → #EFEFEF */
}
.polygon-background span:nth-child(5n+1) {
  background: linear-gradient(45deg, rgba(255, 255, 255, 0.7), rgba(239, 239, 239, 0.7)); /* #FFFFFF → #EFEFEF */
}
.polygon-background span:nth-child(7n+3) {
  background: linear-gradient(135deg, rgba(248, 245, 226, 0.7), rgba(247, 247, 247, 0.7)); /* #F8F5E2 → #F7F7F7 */
}

.color-1 {
  background: linear-gradient(135deg, rgba(239, 239, 239, 0.7), rgba(247, 247, 247, 0.7)); /* #EFEFEF → #F7F7F7 */
}

.color-2 {
  background: linear-gradient(45deg, rgba(248, 245, 226, 0.7), rgba(255, 255, 255, 0.7)); /* #F8F5E2 → #FFFFFF */
}

.color-3 {
  background: linear-gradient(90deg, rgba(247, 247, 247, 0.7), rgba(239, 239, 239, 0.7)); /* #F7F7F7 → #EFEFEF */
}

@keyframes animateDiagonal {
  0% {
    transform: scale(1) translate(0, 0) rotate(0deg) skew(var(--skew-x, 0deg), var(--skew-y, 0deg));
    opacity: 0.9;
  }
  50% {
    transform: scale(1.005) translate(var(--translate-x, 1vw), var(--translate-y, 0.5vh)) rotate(var(--rotate-amount, 0.5deg)) skew(var(--skew-x, 0deg), var(--skew-y, 0deg));
    opacity: 0.95;
  }
  100% {
    transform: scale(1) translate(0, 0) rotate(0deg) skew(var(--skew-x, 0deg), var(--skew-y, 0deg));
    opacity: 0.9;
  }
}
.polygon-background span {
  --skew-x: 0deg;
  --skew-y: 0deg;
  --rotate-amount: 0deg;
  --translate-x: 0vw;
  --translate-y: 0vh;
  animation: animateDiagonal 20s infinite alternate ease-in-out;
}
.polygon-background span:nth-child(1) {
  --skew-y: -25deg;
  --rotate-amount: 8deg;
  animation-duration: 22s;
}
.polygon-background span:nth-child(2) {
  --skew-x: 15deg;
  --rotate-amount: -12deg;
  animation-duration: 20s;
}
.polygon-background span:nth-child(3) {
  --skew-y: 15deg;
  --rotate-amount: 18deg;
  animation-duration: 23s;
}
.polygon-background span:nth-child(4) {
  --skew-x: -20deg;
  --rotate-amount: -5deg;
  animation-duration: 19s;
}
.polygon-background span:nth-child(5) {
  --skew-y: 10deg;
  --rotate-amount: 5deg;
  animation-duration: 25s;
}
.polygon-background span:nth-child(6) {
  --skew-x: 25deg;
  --rotate-amount: -15deg;
  animation-duration: 21s;
}
.polygon-background span:nth-child(7) {
  --skew-y: -10deg;
  --rotate-amount: 10deg;
  animation-duration: 24s;
}
.polygon-background span:nth-child(8) {
  --skew-x: -20deg;
  --rotate-amount: 3deg;
  animation-duration: 18s;
}
.polygon-background span:nth-child(9) {
  --skew-y: 20deg;
  --rotate-amount: -10deg;
  animation-duration: 26s;
}
.polygon-background span:nth-child(10) {
  --skew-x: 10deg;
  --rotate-amount: 20deg;
  animation-duration: 17s;
}
.polygon-background span:nth-child(11) {
  --skew-y: -5deg;
  --rotate-amount: -10deg;
  animation-duration: 20s;
}
.polygon-background span:nth-child(12) {
  --skew-x: -5deg;
  --rotate-amount: 5deg;
  animation-duration: 19s;
}
.polygon-background span:nth-child(13) {
  --skew-y: 5deg;
  --rotate-amount: -10deg;
  animation-duration: 21s;
}
.polygon-background span:nth-child(14) {
  --skew-x: -10deg;
  --rotate-amount: 25deg;
  animation-duration: 18s;
}
.polygon-background span:nth-child(15) {
  --skew-y: -15deg;
  --rotate-amount: -5deg;
  animation-duration: 23s;
}
.polygon-background span:nth-child(16) {
  --skew-x: 18deg;
  --rotate-amount: 8deg;
  animation-duration: 20s;
}
.polygon-background span:nth-child(17) {
  --skew-y: 22deg;
  --rotate-amount: -15deg;
  animation-duration: 24s;
}
.polygon-background span:nth-child(18) {
  --skew-x: -8deg;
  --rotate-amount: 10deg;
  animation-duration: 22s;
}

#introduction {
  box-sizing: border-box;
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* ヘッダーの高さ分を差し引く */
  height: calc(100vh - var(--header-height)); /* ヘッダーの高さ差し引き */
  min-height: 400px; /* 最小高さを確保 */
  padding: 20px;
  color: #fff;
  text-align: center;
}
#introduction > .inner {
  z-index: 7;
  position: relative;
  width: 100%;
  padding-top: 14.2rem;
  padding-bottom: 10%;
}
#introduction > .inner .logo {
  max-width: 600px;
  margin: 0 auto 68px;
}
#introduction > .inner .logo img {
  width: 100%;
}
#introduction > .inner .coming-soon {
  z-index: 7;
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: 0 auto 180px;
  padding: 0 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 4.3rem;
  line-height: 1.4;
  font-family: "rosella-hatched", sans-serif;
  letter-spacing: 0px;
}
#introduction > .inner .coming-soon img {
  width: 100%;
}
#introduction > .inner .coming-soon::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 60px;
  height: 17px;
  transform: translateY(-50%);
  background-image: url("../img/lines.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
#introduction > .inner .coming-soon::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 60px;
  height: 17px;
  transform: translateY(-50%);
  background-image: url("../img/lines.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
#introduction .scroll-indicator {
  z-index: 3;
  position: absolute;
  bottom: 32%;
  left: 23%;
  height: 80px; /* 全体の高さを調整 */
}
#introduction .scroll-indicator .scroll-text {
  margin-left: 5px;
  padding-top: 5px;
  font-size: 1.2rem;
  text-align: left;
  writing-mode: vertical-lr;
}
#introduction .scroll-indicator::before {
  display: block;
  position: absolute;
  left: 0;
  width: 2px;
  height: 80px;
  background-color: #fff;
  content: "";
}
#introduction .scroll-indicator::after {
  display: block;
  position: absolute;
  bottom: -7px;
  left: 11px;
  width: 2px;
  height: 27px;
  transform: rotate(62deg); /* 右下の腕 */
  background-color: #fff;
  content: "";
}
#introduction::before {
  z-index: 1;
  position: absolute;
  /*top: 50%;*/
  top: 40%;
  left: 50%;
  width: 150vw;
  height: 150vw; /*vh*/
  transform: translate(-50%, -50%) rotate(0deg);
  background: linear-gradient(to bottom, #FDE14E, #DBB900);
  content: "";
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
  opacity: 1;
}
#introduction:after {
  z-index: 4;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 300px;
  background-color: var(--color--award-categories-and-honorees-background);
  content: ""; /* 必須 */
  clip-path: polygon(0 100%, 100% 0%, 100% 100%, 0% 100%);
}
#introduction .site-icon {
  z-index: 7;
  position: absolute;
  bottom: 3%;
  left: 50%;
  max-width: 292px;
  transform: translateX(-50%);
}
#introduction .site-icon img {
  width: 100%;
}
#introduction .background-text {
  z-index: 5;
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
  color: rgba(0, 0, 0, 0.03);
  font-style: normal;
  font-weight: 400;
  font-size: calc(20rem + (1vw - 0.48rem) * 27.8333);
  line-height: 0.3;
  font-family: "rosella-solid", sans-serif;
}

#award-categories-and-honorees {
  position: relative;
  background-color: var(--color--award-categories-and-honorees-background);
}
#award-categories-and-honorees > .inner {
  z-index: 2;
  position: relative;
  padding-top: 18em;
  padding-bottom: 30em;
  overflow: hidden;
  background-color: var(--color--award-categories-and-honorees-background);
  color: #F7F7F7;
}
#award-categories-and-honorees > .inner > section .section-title {
  margin-bottom: 124px;
  font-style: normal;
  font-weight: 400;
  font-size: 4.5rem;
  font-family: "shippori-mincho", sans-serif;
  text-align: center;
}
#award-categories-and-honorees > .inner > section .section-title::before {
  display: block;
  margin-bottom: 36px;
  content: "Award Categories and Honorees";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  font-family: "rosella-hatched", sans-serif;
  letter-spacing: 0px;
}
#award-categories-and-honorees > .inner > section .award {
  padding-right: 20px;
  padding-left: 20px;
}
#award-categories-and-honorees > .inner > section .award .award-title {
  position: relative;
  margin: 0 auto 26px;
  font-style: normal;
  font-weight: 400;
  font-size: 3rem;
  font-family: "shippori-mincho", sans-serif;
  text-align: center;
}
#award-categories-and-honorees > .inner > section .award .award-title::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 60px;
  height: 17px;
  transform: translateY(-50%);
  background-image: url("../img/lines.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
#award-categories-and-honorees > .inner > section .award .award-title::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 60px;
  height: 17px;
  transform: translateY(-50%);
  background-image: url("../img/lines.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
#award-categories-and-honorees > .inner > section .award .award-title.innovation {
  max-width: 580px;
}
#award-categories-and-honorees > .inner > section .award .award-title.innovation > span::before {
  display: block;
  margin-bottom: 10px;
  content: "Innovation Award";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  font-family: "rosella-solid", sans-serif;
  text-transform: capitalize;
}
#award-categories-and-honorees > .inner > section .award .award-title.challenger {
  max-width: 580px;
}
#award-categories-and-honorees > .inner > section .award .award-title.challenger > span::before {
  display: block;
  margin-bottom: 10px;
  content: "Challenger Award";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  font-family: "rosella-solid", sans-serif;
  text-transform: capitalize;
}
#award-categories-and-honorees > .inner > section .award .award-title.local-friendly {
  max-width: 580px;
}
#award-categories-and-honorees > .inner > section .award .award-title.local-friendly > span::before {
  display: block;
  margin-bottom: 10px;
  content: "Local Friendly Award";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  font-family: "rosella-solid", sans-serif;
  text-transform: capitalize;
}
#award-categories-and-honorees > .inner > section .award .award-title.technology {
  max-width: 580px;
}
#award-categories-and-honorees > .inner > section .award .award-title.technology > span::before {
  display: block;
  margin-bottom: 10px;
  content: "Technology Award";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  font-family: "rosella-solid", sans-serif;
  text-transform: capitalize;
}
#award-categories-and-honorees > .inner > section .award .award-title.sdgs {
  max-width: 580px;
}
#award-categories-and-honorees > .inner > section .award .award-title.sdgs > span::before {
  display: block;
  margin-bottom: 10px;
  content: "SDGs Award";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  font-family: "rosella-solid", sans-serif;
  text-transform: capitalize;
}
#award-categories-and-honorees > .inner > section .award .award-title.well-being {
  max-width: 580px;
}
#award-categories-and-honorees > .inner > section .award .award-title.well-being > span::before {
  display: block;
  margin-bottom: 10px;
  content: "Well-being Award";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  font-family: "rosella-solid", sans-serif;
  text-transform: capitalize;
}
#award-categories-and-honorees > .inner > section .award .award-title.next-hero {
  max-width: 580px;
}
#award-categories-and-honorees > .inner > section .award .award-title.next-hero > span::before {
  display: block;
  margin-bottom: 10px;
  content: "Next hero Award";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  font-family: "rosella-solid", sans-serif;
  text-transform: capitalize;
}
#award-categories-and-honorees > .inner > section .award .award-title.business-frontiers {
  max-width: 820px;
}
#award-categories-and-honorees > .inner > section .award .award-title.business-frontiers > span::before {
  display: block;
  margin-bottom: 10px;
  content: "Business frontiers Award";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  font-family: "rosella-solid", sans-serif;
  text-transform: capitalize;
}
#award-categories-and-honorees > .inner > section .award .award-title.innovation-culture-cafe {
  max-width: 820px;
}
#award-categories-and-honorees > .inner > section .award .award-title.innovation-culture-cafe > span::before {
  display: block;
  margin-bottom: 10px;
  content: "Innovation culture cafe Award";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  font-family: "rosella-solid", sans-serif;
  text-transform: capitalize;
}
#award-categories-and-honorees > .inner > section .award .short-explanation {
  margin-bottom: 44px;
  font-style: normal;
  font-weight: 300;
  font-size: 1.8rem;
  font-family: "a-otf-ud-shin-go-pr6n", sans-serif;
  text-align: center;
}
#award-categories-and-honorees > .inner > section .award .award-winner-list {
  display: flex;
  justify-content: center;
  margin: 45px 0 144px;
  gap: 0 68px;
}
#award-categories-and-honorees > .inner > section .award .award-winner-list li {
  width: 100%;
  max-width: 348px;
}
#award-categories-and-honorees > .inner > section .award .award-winner-list li img {
  display: block;
  width: 100%;
  margin-bottom: 22px;
}
#award-categories-and-honorees > .inner > section .award .award-winner-list li .award-winner-overview {
  display: flex;
  flex-direction: column;
}
#award-categories-and-honorees > .inner > section .award .award-winner-list li .award-winner-overview span {
  display: block;
  color: #F7F7F7;
  font-style: normal;
  font-weight: 300;
  font-family: "a-otf-ud-shin-go-pr6n", sans-serif;
}
#award-categories-and-honorees > .inner > section .award .award-winner-list li .award-winner-overview span.company-name {
  order: 1;
  margin-bottom: 12px;
  font-size: 1.8rem;
}
#award-categories-and-honorees > .inner > section .award .award-winner-list li .award-winner-overview span.job-title {
  order: 2;
  margin-bottom: 18px;
  font-size: 1.8rem;
}
#award-categories-and-honorees > .inner > section .award .award-winner-list li .award-winner-overview span.name {
  order: 3;
  font-size: 3rem;
}

#about-business-and-innovation-award {
  position: relative;
  background-color: var(--color--award-categories-and-honorees-background);
}
#about-business-and-innovation-award > .inner {
  z-index: 2;
  position: relative;
  padding-top: 18em;
  padding-bottom: 30em;
  overflow: hidden;
  background-color: var(--color--award-categories-and-honorees-background);
  color: #F7F7F7;
}
#about-business-and-innovation-award > .inner > section .section-title {
  margin-bottom: 124px;
  font-style: normal;
  font-weight: 400;
  font-size: 4.5rem;
  font-family: "shippori-mincho", sans-serif;
  text-align: center;
}
#about-business-and-innovation-award > .inner > section .section-title::before {
  display: block;
  margin-bottom: 36px;
  content: "About Business and innovation award";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  font-family: "rosella-hatched", sans-serif;
  letter-spacing: 0px;
}
#about-business-and-innovation-award > .inner > section p {
  width: 100%;
  max-width: 954px;
  margin: 0 auto 68px;
  padding: 0 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 2;
  font-family: "shippori-mincho", sans-serif;
}
#about-business-and-innovation-award > .inner > section .vote-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 342px;
  margin: 0 auto;
  padding: 14px 12px;
  border-radius: 50px;
  background-color: #ffffff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.08);
  font-style: normal;
  font-weight: 300;
  font-family: "a-otf-ud-shin-go-pr6n", sans-serif;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
#about-business-and-innovation-award > .inner > section .vote-button:hover {
  transform: translateY(-2px); /* 少し上に浮き上がる */
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15), 0 3px 6px rgba(0, 0, 0, 0.1); /* 影を濃くする */
}
#about-business-and-innovation-award > .inner > section .vote-button .icon-left {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #ffeb3b;
}
#about-business-and-innovation-award > .inner > section .vote-button .checkmark {
  width: 12px;
  height: 22px;
  transform: rotate(45deg) translate(-3px, -5px);
  border-right: 5px solid white;
  border-bottom: 5px solid white;
}
#about-business-and-innovation-award > .inner > section .vote-button .button-text {
  flex-grow: 1;
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
}
#about-business-and-innovation-award > .inner > section .vote-button .icon-right {
  width: 0;
  height: 0;
  /* borderを使って三角形を描画 */
  border-width: 12px 0 12px 18px; /* 上 下 左 右 */
  border-style: solid;
  border-color: transparent transparent transparent #ffeb3b; /* 左側のborderだけ黄色にする */
}

#about {
  z-index: 5;
  position: relative;
  background: transparent linear-gradient(338deg, #DBB900 0%, #DBB900 3%, #FFFF00 97%, #FFFF00 100%) 0% 0% no-repeat padding-box;
}
#about:after {
  z-index: 4;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 300px;
  background-color: var(--color--award-categories-and-honorees-background);
  content: ""; /* 必須 */
  clip-path: polygon(0 0, 0% 100%, 100% 0);
}
#about > .inner {
  position: relative;
  padding-top: 500px;
  padding-bottom: 240px;
}
#about > .inner > section {
  color: #284A6C;
}
#about > .inner > section .section-title {
  margin-bottom: 92px;
  font-style: normal;
  font-weight: 400;
  font-size: 4.5rem;
  font-family: "shippori-mincho", sans-serif;
  text-align: center;
}
#about > .inner > section .section-title::before {
  display: block;
  margin-bottom: 36px;
  content: "About \a Business and innovation award";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2;
  font-family: "rosella-hatched", sans-serif;
  letter-spacing: 0px;
  white-space: pre;
}
#about > .inner > section p {
  width: 100%;
  max-width: 954px;
  margin: 0 auto;
  padding: 0 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 2;
  font-family: "shippori-mincho", sans-serif;
}
#about > .inner::after {
  display: block;
  position: absolute; /* 親要素の幅に合わせて配置 */
  right: -10%;
  bottom: -16%;
  width: 100%;
  max-width: 800px;
  height: 100%; /* padding-top と組み合わせて動的な高さを実現 */
  padding-top: 56.25%; /* 例: 16:9 のアスペクト比 (高さ / 幅 * 100)。
ここを調整して高さを変更します。 */
  background-image: url("../img/trophy.png");
  background-position: bottom;
  background-size: contain; /* または contain, 100% など */
  background-repeat: no-repeat;
  content: "";
  opacity: 0.4;
}
#about .award-icon {
  z-index: 8;
  position: absolute;
  top: -3%;
  left: 50%;
  width: 100%;
  max-width: 345px;
  transform: translateX(-50%);
}
#about .award-icon img {
  width: 100%;
}

#what-is {
  z-index: 5;
  position: relative;
  background: transparent linear-gradient(355deg, #D6EBFF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
#what-is > .inner {
  padding-top: 306px;
  padding-bottom: 406px;
}
#what-is > .inner > section {
  color: #284A6C;
}
#what-is > .inner > section .section-title {
  margin-bottom: 92px;
  font-style: normal;
  font-weight: 400;
  font-size: 4.5rem;
  font-family: "shippori-mincho", sans-serif;
  text-align: center;
}
#what-is > .inner > section .section-title::before {
  display: block;
  margin-bottom: 36px;
  content: "About \a Business and innovation award";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2;
  font-family: "rosella-hatched", sans-serif;
  letter-spacing: 0px;
  white-space: pre;
}
#what-is > .inner > section p {
  width: 100%;
  max-width: 954px;
  margin: 0 auto;
  padding: 0 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 2;
  font-family: "shippori-mincho", sans-serif;
}
#what-is .copyright {
  padding-bottom: 10px;
  font-size: 1.4rem;
  text-align: center;
}

/* --- フッター --- */
footer {
  padding: 24px 0 24px;
  background-color: var(--color-footer-background);
}
footer .footer-logo {
  width: 100%;
  max-width: 102px;
  margin: 0 auto;
}
footer .footer-logo img {
  width: 100%;
}

@media (2561px <= width) {
  #introduction .background-text {
    bottom: -17%;
  }
}
@media (1921px <= width <= 2560px) {
  #introduction .background-text {
    bottom: -7%;
  }
  #introduction::before {
    top: 35%;
  }
  #introduction .site-icon {
    bottom: 3%;
  }
}
@media (1680px <= width <= 1920px) {
  #introduction .inner .logo {
    max-width: 500px;
    margin: 0 auto 50px;
  }
  #introduction .inner .coming-soon {
    max-width: 540px;
    font-size: 3.4rem;
  }
  #introduction .background-text {
    bottom: 0;
  }
  #introduction::before {
    top: 32%;
  }
}
@media (1440px <= width <= 1679px) {
  #introduction > .inner {
    padding-top: 7.8rem;
    padding-bottom: 10%;
  }
  #introduction > .inner .logo {
    max-width: 350px;
    margin-bottom: 50px;
  }
  #introduction > .inner .coming-soon {
    max-width: 440px;
    font-size: 2.4rem;
  }
  #introduction::before {
    top: 26%;
  }
  #introduction .site-icon {
    bottom: 3%;
  }
  #introduction .background-text {
    bottom: 19%;
  }
}
@media (1024px <= width <= 1439px) {
  #introduction > .inner {
    padding-top: 4.2rem;
  }
  #introduction > .inner .logo {
    max-width: 300px;
    margin-bottom: 30px;
  }
  #introduction > .inner .coming-soon {
    max-width: 380px;
    font-size: 2rem;
  }
  #introduction::before {
    top: 20%;
  }
  #introduction .site-icon {
    bottom: 18%;
    max-width: 200px;
  }
  #introduction .background-text {
    bottom: 25%;
    font-size: calc(18.75rem + (1vw - 0.64rem) * 24.0964);
  }
}
@media (max-width: 1023px) {
  header > .inner .header-logo {
    margin: 0 auto;
  }
  #introduction {
    display: block;
    height: calc(100vh + 114px);
    background: linear-gradient(to bottom, #FDE14E, #DBB900);
  }
  #introduction .polygon-background {
    display: none;
  }
  #introduction > .inner {
    padding-top: 21.2vh;
  }
  #introduction > .inner .logo {
    width: 80vw;
    min-width: 320px;
  }
  #introduction > .inner .coming-soon {
    max-width: 380px;
    font-size: 2.2rem;
  }
  #introduction .site-icon {
    bottom: -12%;
    width: 100%;
    max-width: 350px;
  }
  #introduction .background-text {
    bottom: 190px;
    font-size: calc(7.5rem + (1vw - 0.24375rem) * 28.436);
  }
  #introduction .scroll-indicator {
    bottom: 178px;
    left: 4%;
  }
  #introduction::before {
    display: none;
  }
  #introduction:after {
    height: 50px;
  }
  #about-business-and-innovation-award > .inner > section .section-title {
    margin-bottom: 58px;
    padding: 0 20px;
    font-size: calc(2.2rem + (1vw - 0.1875rem) * 5.0899);
  }
  #about-business-and-innovation-award > .inner > section .section-title::before {
    content: "About \a Business and innovation \a award";
  }
  #about-business-and-innovation-award > .inner > section p {
    font-size: 1.6rem;
    line-height: 2.6;
  }
  #award-categories-and-honorees > .inner {
    padding-top: 140px;
    padding-bottom: 180px;
  }
  #award-categories-and-honorees > .inner > section .section-title {
    font-size: calc(2.2rem + (1vw - 0.1875rem) * 5.0899);
  }
  #award-categories-and-honorees > .inner > section .section-title::before {
    content: "Award \a Categories and Honorees";
    font-size: 1.6rem;
    line-height: 2;
    white-space: pre;
  }
  #award-categories-and-honorees > .inner > section .award .award-winner-list {
    display: block;
    width: 348px;
    margin: 0 auto;
  }
  #award-categories-and-honorees > .inner > section .award .award-winner-list li {
    margin-bottom: 60px;
  }
  #award-categories-and-honorees .background-text {
    font-size: calc(6.25rem + (1vw - 3px) * 27.6625);
  }
  #about-business-and-innovation-award > .inner {
    padding-top: 140px;
    padding-bottom: 180px;
  }
  #about-business-and-innovation-award > .inner > section .section-title {
    font-size: calc(2.2rem + (1vw - 0.1875rem) * 5.0899);
  }
  #about-business-and-innovation-award > .inner > section .section-title::before {
    content: "Award \a Categories and Honorees";
    font-size: 1.6rem;
    line-height: 2;
    white-space: pre;
  }
  #about-business-and-innovation-award .background-text {
    font-size: calc(6.25rem + (1vw - 3px) * 27.6625);
  }
  #about > .inner {
    padding-top: 300px;
  }
  #about > .inner > section .section-title {
    margin-bottom: 58px;
    padding: 0 20px;
    font-size: calc(2.2rem + (1vw - 0.1875rem) * 5.0899);
  }
  #about > .inner > section .section-title::before {
    content: "About \a Business and innovation \a award";
  }
  #about > .inner > section p {
    font-size: 1.6rem;
    line-height: 2.6;
  }
  #about > .inner::after {
    right: -20%;
    bottom: -4%;
    padding-top: initial;
  }
  #about .award-icon {
    top: -6%;
    max-width: 242px;
  }
  #about::after {
    height: 50px;
  }
  #what-is > .inner {
    padding-top: 250px;
    padding-bottom: 200px;
  }
  #what-is > .inner > section .section-title {
    padding: 0 20px;
    font-size: calc(2.2rem + (1vw - 0.1875rem) * 5.0899);
  }
  #what-is > .inner > section .section-title::before {
    content: "About \a Business and innovation \a award";
  }
  #what-is > .inner > section p {
    font-size: 1.6rem;
    line-height: 2.6;
  }
  #what-is .copyright {
    font-size: 1.2rem;
  }
}
@media (max-width: 800px) {
  #about-business-and-innovation-award > .inner > section .section-title {
    font-size: 2.2rem;
    line-height: 1.6;
  }
  #about-business-and-innovation-award > .inner > section .section-title::before {
    margin-bottom: 18px;
  }
  #award-categories-and-honorees > .inner > section .section-title {
    font-size: 2.2rem;
    line-height: 1.6;
  }
  #award-categories-and-honorees > .inner > section .section-title::before {
    margin-bottom: 18px;
  }
  #award-categories-and-honorees > .inner > section .award .award-title {
    font-size: 2rem;
  }
  #award-categories-and-honorees > .inner > section .award .award-title::before {
    display: none;
  }
  #award-categories-and-honorees > .inner > section .award .award-title::after {
    display: none;
  }
  #about > .inner > section .section-title {
    font-size: 2.2rem;
    line-height: 1.6;
  }
  #what-is > .inner > section .section-title {
    font-size: 2.2rem;
    line-height: 1.6;
  }
}