@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 {
  background-color: #EFEFEF;
  font-style: normal;
  font-size: 62.5%;
}

.header {
  padding: 24px;
  background-color: #171E7D;
}
.header .header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
  color: #fff;
  font-family: "a-otf-ud-shin-go-pr6n", sans-serif;
}
.header .header-inner .site-title {
  display: flex;
  align-items: center;
  gap: 0 12px;
  font-size: 3rem;
}
.header .header-inner .site-title::before {
  display: block;
  width: 36px;
  height: 45px;
  background-image: url("../../assets/images/icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
@media (max-width: 1024px) {
  .header .header-inner .site-title {
    font-size: clamp(15px, calc(2.2935779817vw + 6.5137614679px), 30px);
  }
}
.header .header-inner .header-nav ul {
  display: flex;
  gap: 0 56px;
  font-size: 1.6rem;
}

footer {
  padding: 20px;
}
footer .copyright {
  color: #171E7D;
  font-family: "shippori-mincho", sans-serif;
  text-align: center;
}
footer .copyright small {
  font-size: 1rem;
}

@media (width < 768px) {
  #nav-toggle {
    z-index: 100;
    z-index: 1000;
    position: fixed;
    top: 24px;
    right: 20px;
    width: 46px;
    height: 32px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
  }
  #nav-toggle > div {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 30px;
  }
  #nav-toggle span {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    transition: transform 0.6s ease-in-out, top 0.5s ease;
  }
  #nav-toggle span:nth-child(1) {
    top: 0;
  }
  #nav-toggle span:nth-child(2) {
    top: 6px;
  }
  #nav-toggle span:nth-child(3) {
    top: 12px;
  }
  .open nav {
    display: flex;
    z-index: 990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    gap: 30px 0;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 1.7rem;
    text-align: center;
    transition: opacity 0.4s ease, visibility 0.4s ease;
  }
  .open nav ul {
    z-index: 2;
    position: relative;
    flex-direction: column;
    gap: 40px 0;
    color: #fff;
  }
  .open nav ul li {
    margin-bottom: 30px;
  }
  .open #nav-toggle span {
    background: #fff;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 7px;
    transform: rotate(45deg);
  }
  .open #nav-toggle span:nth-child(2) {
    top: 15px;
    left: 50%;
    width: 0;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 7px;
    transform: rotate(-45deg);
  }
  .side-navigation-wrapper {
    display: none;
  }
  nav {
    display: none;
  }
}
#introduction {
  padding-top: 60px;
}
#introduction .introduction-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  max-width: 1300px;
  margin: 0 auto;
  gap: 0;
  /* 1280px以下で折り返しを禁止する */
}
@media (max-width: 1280px) {
  #introduction .introduction-inner {
    flex-wrap: nowrap;
    width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 1024px) {
  #introduction .introduction-inner {
    flex-direction: column;
    justify-content: center;
  }
}
#introduction .introduction-title-wrapper {
  position: relative;
  flex: 0 0 auto;
}
@media (max-width: 1280px) {
  #introduction .introduction-title-wrapper {
    width: 42.16vw;
  }
}
#introduction .introduction-title {
  z-index: 2;
  position: relative;
  width: -moz-max-content;
  width: max-content; /* 中身の幅を優先する */
  margin-top: 200px;
  /* PC用 */
  margin-left: 266px;
  font-family: "a-otf-ud-shin-go-pr6n", sans-serif;
  white-space: nowrap; /* 折り返しを禁止する */
}
@media (max-width: 1280px) {
  #introduction .introduction-title {
    margin-top: 16vw;
    margin-left: 21.28vw;
  }
}
@media (max-width: 1240px) {
  #introduction .introduction-title {
    margin-top: 14vw;
    margin-left: 18vw;
  }
}
@media (max-width: 600px) {
  #introduction .introduction-title {
    margin-top: 40px;
    margin-left: 70px;
  }
}
#introduction .introduction-title span {
  display: block;
}
#introduction .introduction-title span.organization-name {
  font-size: 3.5rem;
}
@media (max-width: 1280px) {
  #introduction .introduction-title span.organization-name {
    font-size: 4.48vw;
  }
}
@media (max-width: 1240px) {
  #introduction .introduction-title span.organization-name {
    font-size: 3.8vw;
  }
}
@media (max-width: 1024px) {
  #introduction .introduction-title span.organization-name {
    font-size: clamp(20px, calc(2.2935779817vw + 11.5137614679px), 35px);
  }
}
#introduction .introduction-title span.award-name {
  font-size: 6.9rem;
  /* ★追加: ここが抜けていたので追加しました */
}
@media (max-width: 1280px) {
  #introduction .introduction-title span.award-name {
    font-size: 4.83vw;
  }
}
@media (max-width: 1240px) {
  #introduction .introduction-title span.award-name {
    font-size: 4.2vw;
  }
}
@media (max-width: 1024px) {
  #introduction .introduction-title span.award-name {
    font-size: clamp(30px, calc(5.9633027523vw + 7.9357798165px), 69px);
  }
}
#introduction .introduction-title span.year {
  font-size: 6.9rem;
}
@media (max-width: 1280px) {
  #introduction .introduction-title span.year {
    margin-top: 1vw;
    font-size: 4.83vw;
  }
}
@media (max-width: 1240px) {
  #introduction .introduction-title span.year {
    font-size: 4.2vw;
  }
}
@media (max-width: 1024px) {
  #introduction .introduction-title span.year {
    font-size: clamp(30px, calc(5.9633027523vw + 7.9357798165px), 69px);
  }
}
#introduction .intoroduction-logo {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  aspect-ratio: 527/657;
  width: 527px;
  height: 657px;
}
#introduction .intoroduction-logo img {
  width: 100%;
  height: auto;
}
@media (max-width: 1280px) {
  #introduction .intoroduction-logo {
    width: 42.16vw;
    height: auto;
  }
}
@media (max-width: 1240px) {
  #introduction .intoroduction-logo {
    width: 36vw;
  }
}
#introduction .introduction-copy-wrapper {
  display: flex;
  z-index: 3;
  position: relative;
  flex: 0 0 auto;
  margin-top: 510px;
  margin-left: -140px;
  gap: 22px;
}
@media (max-width: 1280px) {
  #introduction .introduction-copy-wrapper {
    margin-top: 40.8vw;
    /* 食い込み量を増やして横幅を確保する */
    margin-left: -16vw;
    gap: 1.76vw;
  }
}
@media (max-width: 1240px) {
  #introduction .introduction-copy-wrapper {
    margin-top: 35vw;
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  #introduction .introduction-copy-wrapper {
    flex-direction: column;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 600px) {
  #introduction .introduction-copy-wrapper {
    margin-top: 100px;
  }
}
#introduction .introduction-copy-wrapper .vertical-text-en {
  margin-top: 18px;
  color: #D66363;
  font-size: 1.5rem;
  line-height: 2;
  font-family: "rosella-solid", sans-serif;
  text-orientation: sideways;
  writing-mode: vertical-rl;
}
@media (max-width: 1280px) {
  #introduction .introduction-copy-wrapper .vertical-text-en {
    margin-top: 1.44vw;
    font-size: 1.92vw;
  }
}
@media (max-width: 1240px) {
  #introduction .introduction-copy-wrapper .vertical-text-en {
    margin-top: 1.2vw;
    font-size: 1.6vw;
  }
}
@media (max-width: 1024px) {
  #introduction .introduction-copy-wrapper .vertical-text-en {
    font-size: clamp(12px, calc(0.4587155963vw + 10.3027522936px), 15px);
    writing-mode: initial;
  }
}
#introduction .introduction-copy-wrapper .japanese-copy {
  font-weight: 500;
  font-size: 7rem;
  line-height: 1.4;
  font-family: "shippori-mincho", sans-serif;
  white-space: nowrap;
}
@media (max-width: 1280px) {
  #introduction .introduction-copy-wrapper .japanese-copy {
    font-size: 4.96vw;
  }
}
@media (max-width: 1240px) {
  #introduction .introduction-copy-wrapper .japanese-copy {
    font-size: 3.5vw;
  }
}
@media (max-width: 1024px) {
  #introduction .introduction-copy-wrapper .japanese-copy {
    font-size: clamp(30px, calc(-14.9253731343vw + 85.223880597px), 70px);
  }
}

#award {
  padding-top: 162px;
  padding-right: 20px;
  padding-bottom: 226px;
  padding-left: 20px;
}
@media (max-width: 1024px) {
  #award {
    padding-top: 80px;
    padding-bottom: 113px;
  }
}
#award .award-inner {
  max-width: 1300px;
  margin: 0 auto;
}
#award .section-title {
  position: relative;
  margin-bottom: 40px;
  padding-left: 50px;
  color: #171E7D;
  font-weight: 700;
  font-size: 5rem;
  line-height: 1.4;
  font-family: "shippori-mincho", sans-serif;
}
#award .section-title::before {
  display: block;
  position: absolute;
  top: 22px;
  left: 0;
  width: 24px;
  height: 28px;
  background-image: url("../../assets/images/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
@media (max-width: 1024px) {
  #award .section-title {
    font-size: clamp(28px, calc(-8.2089552239vw + 58.3731343284px), 50px);
  }
}
@media (max-width: 600px) {
  #award .section-title {
    padding: 0;
  }
  #award .section-title::before {
    display: none;
  }
}
#award .section-lead {
  max-width: 656px;
  margin-bottom: 110px;
  margin-left: 50px;
  padding-bottom: 10px;
  border-bottom: 1px solid #D81A34;
  color: #171E7D;
  font-weight: 700;
  font-size: 1.8rem;
  font-family: "shippori-mincho", sans-serif;
}
@media (max-width: 600px) {
  #award .section-lead {
    margin-bottom: 50px;
    margin-left: 0;
  }
}
#award .award-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  gap: 38px 68px;
}
@media (max-width: 1024px) {
  #award .award-list {
    max-width: 804px;
    margin: 0 auto;
  }
}
@media (max-width: 804px) {
  #award .award-list {
    max-width: 368px;
  }
}
#award .award-list .company-card {
  width: 100%;
  max-width: calc((100% - 136px) / 3);
  padding: 22px 0 35px;
  background-color: #fff;
}
@media (max-width: 1024px) {
  #award .award-list .company-card {
    max-width: 368px;
  }
}
#award .award-list .company-card .department {
  display: flex;
  justify-content: center;
  margin-bottom: 17px;
  gap: 0 20px;
  font-size: 2rem;
  font-family: "shippori-mincho", sans-serif;
  text-align: center;
}
#award .award-list .company-card .department::before {
  display: block;
  width: 25px;
  height: 19px;
  background-image: url("../../assets/images/icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
#award .award-list .company-card .department::after {
  display: block;
  width: 25px;
  height: 19px;
  background-image: url("../../assets/images/icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
#award .award-list .company-card .department .innovation::after {
  display: block;
  margin-top: 6px;
  content: "Innovation Award";
  font-size: 1rem;
  font-family: "rosella-solid", sans-serif;
  text-align: center;
}
#award .award-list .company-card .department .technology::after {
  display: block;
  margin-top: 6px;
  content: "Technology Award";
  font-size: 1rem;
  font-family: "rosella-solid", sans-serif;
  text-align: center;
}
#award .award-list .company-card .department .design::after {
  display: block;
  margin-top: 6px;
  content: "Design Excellence Award";
  font-size: 1rem;
  font-family: "rosella-solid", sans-serif;
  text-align: center;
}
#award .award-list .company-card .company-logo {
  width: 192px;
  height: 192px;
  margin: 0 auto 17px;
  /*
  .image-sample {
    background-color: #a9a9a9;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.0rem;
    margin: 0 auto;
    height: 192px;
    width: 192px;
  }*/
}
#award .award-list .company-card .company-logo img {
  -o-object-fit: contain;
  width: 100%;
  height: 100%;
     object-fit: contain;
}
#award .award-list .company-card .company-data {
  font-family: "shippori-mincho", sans-serif;
  text-align: center;
}
#award .award-list .company-card .company-data .company-name {
  margin-bottom: 16px;
  font-size: 2rem;
}
#award .award-list .company-card .company-data .company-info span {
  display: block;
  font-size: 1.4rem;
}
#award .award-list .company-card .company-data .company-info span.job-title {
  margin-bottom: 8px;
}

#about {
  padding: 202px 20px 220px;
  background: transparent linear-gradient(360deg, #12297A 0%, #1F3A95 100%) 0% 0% no-repeat padding-box;
}
@media (max-width: 1024px) {
  #about {
    padding-top: 100px;
    padding-bottom: 110px;
  }
}
#about .about-inner {
  width: 100%;
  max-width: 954px;
  margin: 0 auto;
  color: #fff;
}
#about .about-inner .section-title {
  position: relative;
  margin-bottom: 20px;
  padding-left: 50px;
  font-weight: 700;
  font-size: 5rem;
  line-height: 1.4;
  font-family: "shippori-mincho", sans-serif;
}
#about .about-inner .section-title::before {
  display: block;
  position: absolute;
  top: 22px;
  left: 0;
  width: 24px;
  height: 28px;
  background-image: url("../../assets/images/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
@media (max-width: 1024px) {
  #about .about-inner .section-title {
    font-size: clamp(28px, calc(-8.2089552239vw + 58.3731343284px), 50px);
  }
}
@media (max-width: 600px) {
  #about .about-inner .section-title {
    padding: 0;
  }
  #about .about-inner .section-title::before {
    display: none;
  }
}
#about .about-inner .section-lead {
  max-width: 656px;
  margin-bottom: 116px;
  margin-left: 50px;
  color: #D81A34;
  font-size: 1.5rem;
  font-family: "rosella-solid", sans-serif;
}
#about .about-inner .section-article p {
  margin-bottom: 60px;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 3.2;
  font-family: "shippori-mincho", sans-serif;
}
#about .about-inner .section-article p strong {
  display: block;
  padding: 20px 0;
  font-weight: 700;
  font-size: 2rem;
}