@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;
  }
}
article {
  width: 100%;
  max-width: 954px;
  margin: 0 auto;
  padding: 90px 0 80px;
  font-family: "shippori-mincho", sans-serif;
}
@media (max-width: 1120px) {
  article {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  article {
    padding: 45px 20px 40px;
  }
}

.entry-title h2 {
  position: relative;
  margin-bottom: 80px;
  color: #171E7D;
  font-weight: 700;
  font-size: 5rem;
  line-height: 8rem;
}
.entry-title h2::before {
  display: block;
  position: absolute;
  top: 24px;
  left: -58px;
  width: 24px;
  height: 28px;
  background-image: url("../../assets/images/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
@media (max-width: 1120px) {
  .entry-title h2 {
    padding-left: 58px;
  }
  .entry-title h2::before {
    left: 0;
  }
}
@media (max-width: 820px) {
  .entry-title h2 {
    font-size: clamp(28px, calc(4.8888888889vw + 9.9111111111px), 50px);
  }
  .entry-title h2 br {
    display: none;
  }
}
@media (max-width: 600px) {
  .entry-title h2 {
    margin-bottom: 40px;
    padding-left: initial;
    font-size: 2.6rem;
    line-height: 5.2rem;
  }
  .entry-title h2::before {
    display: none;
  }
}

.award {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 834px;
  margin: 0 auto;
  padding: 28px 0 40px;
  background-color: #fff;
}
.award .department {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
  gap: 0 20px;
  font-size: 2rem;
  text-align: center;
}
.award .department::before {
  display: block;
  width: 25px;
  height: 19px;
  background-image: url("../../assets/images/icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.award .department::after {
  display: block;
  width: 25px;
  height: 19px;
  background-image: url("../../assets/images/icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.award .department .innovation::after {
  display: block;
  margin-top: 6px;
  content: "Innovation Award";
  font-size: 1rem;
  font-family: "rosella-solid", sans-serif;
  text-align: center;
}
.award .department .technology::after {
  display: block;
  margin-top: 6px;
  content: "Technology Award";
  font-size: 1rem;
  font-family: "rosella-solid", sans-serif;
  text-align: center;
}
.award .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 .company-logo {
  display: block;
  width: 100%;
  max-width: 234px;
  margin: 0 auto 80px;
}
.award .company-logo img {
  width: 100%;
  height: auto;
}
.award .company-name {
  display: block;
  margin-bottom: 20px;
  color: #000;
  font-size: 2.4rem;
  text-align: center;
}
.award .job-title {
  display: block;
  margin-bottom: 10px;
  color: #000;
  font-size: 1.7rem;
  text-align: center;
}
.award .name {
  display: block;
  color: #000;
  font-size: 1.7rem;
  text-align: center;
}

.article {
  padding-top: 90px;
  color: #171E7D;
  font-size: 1.6rem;
  line-height: 3.6rem;
  font-family: "shippori-mincho", sans-serif;
}
.article h3 {
  margin-bottom: 80px;
  font-size: 5rem;
  line-height: 8rem;
}
@media (max-width: 820px) {
  .article h3 {
    font-size: clamp(28px, calc(4.8888888889vw + 9.9111111111px), 50px);
  }
  .article h3 br {
    display: none;
  }
}
@media (max-width: 600px) {
  .article h3 {
    margin-bottom: 40px;
    font-size: 2.6rem;
    line-height: 5.2rem;
  }
}
.article p {
  margin-bottom: 60px;
}
@media (max-width: 600px) {
  .article p {
    margin-bottom: 30px;
  }
}
.article .article-image {
  width: 100%;
  margin-bottom: 80px;
}
.article .article-image img {
  width: 100%;
}
.article .company-information h3 {
  margin-bottom: 30px;
  font-size: 1.6rem;
  line-height: initial;
}
.article .company-information h4 {
  margin-bottom: 15px;
  font-size: 1.6rem;
}
.article .company-information dl {
  display: grid;
  /* 左列を150px固定、右列を残りの幅(1fr)にする */
  grid-template-columns: 150px 1fr;
}
.article .company-information dt {
  grid-column: 1; /* 1列目に配置 */
  padding: 5px 15px 5px 0;
}
.article .company-information dd {
  grid-column: 2; /* 2列目に配置 */
  margin: 0; /* デフォルト余白リセット */
  padding: 5px 15px;
}
@media (max-width: 769px) {
  .article .company-information h3 {
    margin-bottom: 10px;
  }
  .article .company-information h4 {
    margin-bottom: 0;
  }
  .article .company-information dl {
    /* デフォルトではグリッドを無効化 */
    display: block;
  }
  .article .company-information dt {
    /* 768px以下ではグリッド指定を解除（デフォルト値に戻す） */
    grid-column: unset;
    margin-right: 15px; /* ddとの区切り */
    padding: 15px 0 0; /* dtは左端に寄せ、上下にパディング */
  }
  .article .company-information dd {
    /* 768px以下ではグリッド指定を解除（デフォルト値に戻す） */
    grid-column: unset;
    margin: 0; /* デフォルト余白リセット */
    padding: 0; /* 768px以下では上下にパディング */
  }
}