@charset "UTF-8";
@font-face {
  font-family: "DIN Alternate Bold";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Alternate Bold"), url("../font/DINAlternate-Bold.woff") format("woff");
}
.l-pagetitle__inner::after {
  content: "COMPANY";
}
.l-pagetitle__inner.-message::after {
  content: "MESSAGE";
}
.l-pagetitle__inner.-vision::after {
  content: "VISION";
}
.l-pagetitle__inner.-outline::after {
  content: "OUTLINE";
}
.l-pagetitle__inner.-organization::after {
  content: "ORGANIZATION CHART";
}
.l-pagetitle__inner.-history::after {
  content: "HISTORY";
}
.l-pagetitle__inner.-access::after {
  content: "ACCESS";
}
.l-pagetitle__inner.-download::after {
  content: "DOWNLOAD";
}
.l-pagetitle__inner.-awards::after {
  content: "AWARDS AND RECOGNITION";
}
.l-pagetitle__inner.-safety::after {
  content: "SAFETY AND QUALITY";
}
.l-pagetitle__inner.-dx::after {
  content: "DX";
  content: "DIGITAL TRANSFORMATION";
}
.l-pagetitle__inner.-qualified::after {
  content: "QUALIFIED PERSON";
}
@media (min-width: 959px) {
  .l-plaineSec.-safety {
    margin-top: 165px;
  }
}

.p {
  /*------------------- index ------*/
  /* common.scss l-panelindex */
  /*------------------- message ------*/
  /*------------------- vision ------*/
  /*------------------- outline ------*/
  /*------------------- outline ------*/
  /*------------------- history ------*/
  /*------------------- access ------*/
  /*------------------- download ------*/
  /*------------------- awards ------*/
  /*------------------- safety ------*/
  /*------------------- dx ------*/
  /*------------------- qualified ------*/
}
.p-messageSec {
  margin-bottom: clamp(80px, 11.7354368932px + 18.2038834951vw, 230px);
}
.p-messageSec__inner {
  display: flex;
  justify-content: space-between;
}
.p-messageSec__message {
  width: 100%;
}
@media (min-width: 767px) {
  .p-messageSec__message {
    width: 50%;
  }
}
.p-messageSec__message > p ~ p {
  margin-top: 1.5em;
}
.p-messageSec__message > p.u-lrg {
  font-weight: bold;
  font-size: clamp(1.0625rem, 0.9202821602rem + 0.6067961165vw, 1.375rem);
}
.p-messageSec__message > p.u-lrg span.u-ib {
  display: inline;
}
@media (min-width: 767px) {
  .p-messageSec__message > p.u-lrg span.u-ib {
    display: inline-block;
  }
}
@media (min-width: 767px) {
  .p-messageSec__message.-dx {
    width: 100%;
  }
}
.p-messageSec__message.-dx .p-messageSec__name > div > p:first-child {
  margin-bottom: 1em;
}
.p-messageSec__name {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (min-width: 767px) {
  .p-messageSec__name {
    display: block;
    margin-top: 65px;
  }
}
.p-messageSec__name > div {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  max-width: 50%;
}
@media (min-width: 767px) {
  .p-messageSec__name > div {
    max-width: 100%;
  }
}
.p-messageSec__name p {
  display: flex;
  align-items: flex-end;
  font-size: clamp(12px, 10.1796116505px + 0.4854368932vw, 16px);
}
@media (min-width: 767px) {
  .p-messageSec__name p {
    flex-direction: row;
  }
}
.p-messageSec__name-sign {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
}
.p-messageSec__name-sign img {
  width: 196px;
}
@media (min-width: 767px) {
  .p-messageSec__name-sign img {
    width: 196px;
    margin-left: 1em;
  }
}
.p-messageSec figure {
  width: 40.33%;
}
.p-policy__note {
  font-size: clamp(0.9375rem, 0.6815078883rem + 1.0922330097vw, 1.5rem);
  font-weight: 500;
}
.p-vision__list li {
  font-size: clamp(0.9375rem, 0.6815078883rem + 1.0922330097vw, 1.5rem);
  font-weight: 500;
  display: flex;
}
.p-vision__list li::before {
  content: "・";
  padding-right: 0.8em;
}
.p-vision__list li ~ li {
  margin-top: clamp(12px, 8.359223301px + 0.9708737864vw, 20px);
}
.p-vision__system figure {
  text-align: center;
  font-size: clamp(1rem, 0.7155643204rem + 1.213592233vw, 1.625rem);
  font-weight: 700;
  width: clamp(280px, 210.3701456311px + 18.567961165vw, 433px);
  margin: 0 auto;
}
.p-vision__system figcaption {
  margin-top: clamp(24px, 16.7184466019px + 1.9417475728vw, 40px);
}
.p-outline__flexbox {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.p-outline__flexbox h3 {
  font-size: clamp(1.25rem, 0.9086771845rem + 1.4563106796vw, 2rem);
  margin-bottom: clamp(15px, 5.8980582524px + 2.427184466vw, 35px);
}
@media (min-width: 767px) {
  .p-outline__flexbox {
    flex-direction: row;
    justify-content: space-between;
  }
  .p-outline__flexbox li {
    width: 45.8%;
  }
}
.p-outline__table table {
  border-top: 1px solid #c8c8c8;
  border-spacing: 0;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  margin-top: 60px;
}
.p-outline__table th, .p-outline__table td {
  border-bottom: 1px solid #c8c8c8;
  font-weight: 400;
  text-align: left;
  padding: 10px 10px 15px;
  display: block;
}
.p-outline__table th {
  padding: 10px;
  width: 100%;
  background: #F0F0F0;
}
.p-outline__table dl {
  display: grid;
  grid-template-columns: 45% auto;
}
.p-outline__table dl dt, .p-outline__table dl dd {
  padding-bottom: 20px;
  line-height: 1.4;
}
@media (min-width: 767px) {
  .p-outline__table table {
    margin-top: 90px;
  }
  .p-outline__table th, .p-outline__table td {
    padding: 30px 0;
    display: table-cell;
    vertical-align: top;
  }
  .p-outline__table th {
    width: 190px;
    background: none;
  }
  .p-outline__table dl {
    grid-template-columns: 300px auto;
  }
  .p-outline__table dl dt, .p-outline__table dl dd {
    padding-bottom: 30px;
  }
}
.p-outline__pdflist li ~ li {
  margin-top: clamp(20px, 15.4490291262px + 1.213592233vw, 30px);
}
.p-outline__pdflist a {
  display: flex;
  align-items: center;
  color: #000;
}
.p-outline__pdflist a::before {
  content: "";
  width: 24px;
  height: 32px;
  background: url(../images/common/icon_pdf.svg) 0 0 no-repeat;
  background-size: cover;
  margin-right: 0.5em;
}
.p-outline__pdflist a::after {
  content: "";
  width: 12px;
  height: 11px;
  background: url(../images/common/ico_newwindow.svg) 0 0 no-repeat;
  background-size: cover;
  margin-left: 0.5em;
}
@media (any-hover: hover) {
  .p-outline__pdflist a:where(:any-link, :enabled, summary):hover {
    text-decoration: none;
  }
}
.p-outline__grouplist {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.p-outline__grouplist li {
  width: 100%;
  max-width: 380px;
}
@media (min-width: 767px) {
  .p-outline__grouplist {
    flex-direction: row;
    margin: 0 auto;
    gap: clamp(10px, -20.0469483568px + 3.1298904538vw, 30px);
    max-width: 1200px;
  }
}
.p-outline__grouplist a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  width: 100%;
  height: 60px;
  border-radius: 60px;
  text-decoration: none;
  color: #fff;
  background: #002855;
  font-size: clamp(0.875rem, 0.8181128641rem + 0.2427184466vw, 1rem);
  font-weight: 400;
  transition: 0.3s all;
  line-height: 1.4;
}
@media (any-hover: hover) {
  .p-outline__grouplist a:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.p-outline__grouplist a::after {
  content: "";
  width: 12px;
  height: 11px;
  background: url(../images/common/ico_newwindow_wh.svg) 0 0 no-repeat;
  background-size: cover;
  margin-left: 1em;
}
.p-outline__grouplist a br {
  display: none;
}
@media (min-width: 767px) {
  .p-outline__grouplist a br {
    display: block;
  }
}
@media (min-width: 1199px) {
  .p-outline__grouplist a br {
    display: none;
  }
}
.p-organization__catch {
  font-size: clamp(0.9375rem, 0.6815078883rem + 1.0922330097vw, 1.5rem);
  font-weight: 500;
  padding: clamp(40px, -19.1626213592px + 15.7766990291vw, 170px) 0 clamp(40px, -10.0606796117px + 13.3495145631vw, 150px);
}
@media (min-width: 767px) {
  .p-organization__catch {
    text-align: center;
  }
}
.p-organization__chart {
  font-size: clamp(0.75rem, 0.5793385922rem + 0.7281553398vw, 1.125rem);
  font-weight: 500;
  position: relative;
}
@media (min-width: 959px) {
  .p-organization__chart {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    transform-origin: top left;
  }
}
.p-organization__chart span {
  display: inline-block;
}
.p-organization__chart-ceo {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #002855;
  color: #fff;
  width: 100%;
  height: 60px;
  position: relative;
}
@media (min-width: 959px) {
  .p-organization__chart-ceo {
    width: 280px;
    height: 120px;
  }
  .p-organization__chart-ceo::after {
    content: "";
    display: block;
    width: 300px;
    height: 3px;
    background: #002855;
    position: absolute;
    left: 280px;
    top: 43px;
    z-index: 5;
  }
}
.p-organization__chart-office, .p-organization__chart-branch {
  display: flex;
  margin-top: 20px;
  position: relative;
}
@media (min-width: 959px) {
  .p-organization__chart-office, .p-organization__chart-branch {
    flex-direction: column;
    position: absolute;
    z-index: 10;
    margin-top: 0;
  }
}
.p-organization__chart-office dt, .p-organization__chart-branch dt {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: 35%;
  min-height: 60px;
}
@media (min-width: 959px) {
  .p-organization__chart-office dt, .p-organization__chart-branch dt {
    height: 90px;
    width: auto;
    max-width: none;
  }
}
.p-organization__chart-office dd, .p-organization__chart-branch dd {
  background: #F0F0F0;
  display: flex;
  align-items: center;
  padding: 15px;
  flex-wrap: wrap;
  width: 65%;
}
@media (min-width: 959px) {
  .p-organization__chart-office dd, .p-organization__chart-branch dd {
    padding: 20px;
    width: auto;
  }
}
.p-organization__chart-office {
  width: calc(100% - 50px);
  margin-left: auto;
}
@media (min-width: 959px) {
  .p-organization__chart-office {
    width: 280px;
    top: 150px;
    margin-left: 0;
  }
}
.p-organization__chart-office dt {
  background: #4682A0;
}
.p-organization__chart-office::after {
  content: "";
  display: block;
  width: 3px;
  height: 30px;
  background: #002855;
  position: absolute;
  left: 15%;
  top: -30px;
  z-index: 5;
}
@media (min-width: 959px) {
  .p-organization__chart-office::after {
    left: 138px;
  }
}
.p-organization__chart-branch {
  width: calc(100% - 50px);
  margin-left: auto;
}
@media (min-width: 959px) {
  .p-organization__chart-branch {
    width: 200px;
    top: 150px;
    left: 320px;
    margin-left: 0;
  }
}
.p-organization__chart-branch dt {
  background: #64AFD2;
}
.p-organization__chart-branch dd span {
  margin-right: 1em;
}
@media (min-width: 959px) {
  .p-organization__chart-branch dd {
    flex-direction: column;
  }
  .p-organization__chart-branch dd p {
    display: block;
  }
  .p-organization__chart-branch dd span {
    display: block;
  }
}
.p-organization__chart-branch::after {
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  background: #002855;
  position: absolute;
  left: -25px;
  top: 50%;
  z-index: 5;
}
@media (min-width: 959px) {
  .p-organization__chart-branch::after {
    width: 3px;
    height: 105px;
    left: 98px;
    top: -105px;
  }
}
.p-organization__chart-dept {
  position: relative;
  margin-top: 20px;
  width: calc(100% - 50px);
  margin-left: auto;
}
.p-organization__chart-dept::after {
  content: "";
  display: block;
  width: 3px;
  height: calc(var(--chartH) - 60px);
  background: #002855;
  position: absolute;
  left: -25px;
  bottom: 30px;
  z-index: 5;
}
@media (min-width: 959px) {
  .p-organization__chart-dept {
    margin-top: 0;
    width: 600px;
  }
  .p-organization__chart-dept::after {
    height: 800px;
    left: -40px;
    bottom: auto;
    top: 43px;
  }
}
.p-organization__chart-dept dl {
  position: relative;
  display: flex;
}
.p-organization__chart-dept dl::after {
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  background: #002855;
  position: absolute;
  left: -25px;
  top: 29px;
  z-index: 5;
}
@media (min-width: 959px) {
  .p-organization__chart-dept dl::after {
    top: 43px;
    left: -40px;
    width: 40px;
  }
}
.p-organization__chart-dept dl ~ dl {
  margin-top: 5px;
}
@media (min-width: 959px) {
  .p-organization__chart-dept dl ~ dl {
    margin-top: 10px;
  }
}
.p-organization__chart-dept dl dt {
  width: 35%;
  min-height: 60px;
  background: #B4E1EE;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 959px) {
  .p-organization__chart-dept dl dt {
    width: 190px;
    height: 90px;
  }
}
.p-organization__chart-dept dl dd {
  background: #F0F0F0;
  width: 65%;
  display: flex;
  align-items: center;
  padding: 5px 15px;
  flex-wrap: wrap;
}
@media (min-width: 959px) {
  .p-organization__chart-dept dl dd {
    width: calc(100% - 190px);
    padding: 0 20px;
  }
}
.p-history__pagelink {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 clamp(10px, -30.9587378641px + 10.9223300971vw, 100px);
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}
.p-history__pagelink a {
  font-size: clamp(0.75rem, 0.5793385922rem + 0.7281553398vw, 1.125rem);
  font-weight: 700;
  display: flex;
  align-items: center;
  height: clamp(48px, 33.4368932039px + 3.8834951456vw, 80px);
  color: #000;
  text-decoration: none;
  transition: 0.3s opacity;
}
.p-history__pagelink a::before {
  content: "";
  width: clamp(5px, 3.6347087379px + 0.3640776699vw, 8px);
  height: clamp(5px, 3.6347087379px + 0.3640776699vw, 8px);
  border-radius: 50%;
  background: #c8c8c8;
  margin-right: 0.5em;
}
@media (any-hover: hover) {
  .p-history__pagelink a:hover {
    opacity: 0.5;
    text-decoration: underline;
  }
}
.p-history__title {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1100px;
  margin: clamp(20px, -9.5813106796px + 7.8883495146vw, 85px) auto 0;
}
.p-history__title li {
  width: 45.5%;
  height: clamp(40px, 28.6225728155px + 3.0339805825vw, 65px);
  display: flex;
  justify-content: center;
  align-items: center;
  background: #002855;
  color: #fff;
  font-size: clamp(0.875rem, 0.5336771845rem + 1.4563106796vw, 1.625rem);
  font-weight: 500;
}
.p-history__title li:last-child {
  background: #4682A0;
}
.p-history__chronology--flow {
  width: calc(100% + 30px);
  max-width: 1100px;
  margin: clamp(40px, 26.3470873786px + 3.640776699vw, 70px) -15px 0;
  position: relative;
}
@media (min-width: 959px) {
  .p-history__chronology--flow {
    width: 100%;
    margin: clamp(40px, 26.3470873786px + 3.640776699vw, 70px) auto 0;
  }
}
.p-history__chronology--flow::before {
  content: "";
  height: var(--flowH);
  width: 2px;
  background: #002855;
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  z-index: 10;
}
.p-history__chronology--flow h2 {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Inter", system-ui;
  font-size: clamp(0.8125rem, 0.5565078883rem + 1.0922330097vw, 1.375rem);
  font-weight: 500;
  position: relative;
  z-index: 20;
  line-height: 1;
  padding-bottom: clamp(12px, 8.359223301px + 0.9708737864vw, 20px);
  width: clamp(90px, 49.0412621359px + 10.9223300971vw, 180px);
  margin: 0 auto;
}
.p-history__chronology--flow h2 em {
  font-style: normal;
  font-size: clamp(2.1875rem, 1.0497572816rem + 4.854368932vw, 4.6875rem);
  font-weight: 400;
  margin-bottom: clamp(5px, 0.4490291262px + 1.213592233vw, 15px);
}
.p-history__chronology--flow h2::before {
  content: "";
  width: clamp(12px, 8.359223301px + 0.9708737864vw, 20px);
  height: clamp(12px, 8.359223301px + 0.9708737864vw, 20px);
  border-radius: 50%;
  background: #002855;
  margin-bottom: 1em;
}
.p-history__chronology-year {
  position: relative;
  padding-bottom: clamp(40px, 12.6941747573px + 7.2815533981vw, 100px);
}
.p-history__chronology-event {
  width: 50%;
  z-index: 20;
  border-bottom: 2px solid #002855;
  padding-bottom: clamp(10px, 0.8980582524px + 2.427184466vw, 30px);
}
.p-history__chronology-event.-rh {
  margin-left: auto;
}
.p-history__chronology-event.-rh > div {
  margin-left: auto;
}
.p-history__chronology-event.-rh + .-rh {
  margin-top: clamp(28px, 20.2633495146px + 2.0631067961vw, 45px);
}
.p-history__chronology-event > div {
  width: 75%;
  max-width: calc(100% - 50px);
}
@media (min-width: 959px) {
  .p-history__chronology-event > div {
    width: 75%;
    max-width: 375px;
  }
}
.p-history__chronology-event h3 {
  font-size: clamp(0.875rem, 0.6474514563rem + 0.9708737864vw, 1.375rem);
  font-weight: 500;
  line-height: 1.25;
  display: flex;
}
.p-history__chronology-event h3 span {
  border-left: clamp(4px, 3.0898058252px + 0.2427184466vw, 6px) solid #4682A0;
  padding: 0 0.5em;
}
.p-history__chronology-event h3 small {
  display: inline-block;
  font-size: clamp(0.6875rem, 0.5452821602rem + 0.6067961165vw, 1rem);
  padding-left: 0.5em;
}
@media (min-width: 767px) {
  .p-history__chronology-event h3::before {
    height: 50px;
  }
}
.p-history__chronology-event p {
  font-size: clamp(0.625rem, 0.4543385922rem + 0.7281553398vw, 1rem);
  margin-top: clamp(12px, 8.359223301px + 0.9708737864vw, 20px);
  line-height: 1.5;
}
.p-history__chronology-event p small {
  font-size: clamp(0.5rem, 0.3862257282rem + 0.4854368932vw, 0.75rem);
}
.p-history__chronology-event figure {
  margin-top: clamp(15px, 10.4490291262px + 1.213592233vw, 25px);
}
.p-history__chronology-event.u-m-00 {
  margin-top: -40px;
}
@media (min-width: 959px) {
  .p-history__chronology-event.u-m-00 {
    margin-top: -280px;
  }
}
.p-history__chronology-event.u-m-01 {
  margin-top: -40px;
}
@media (min-width: 959px) {
  .p-history__chronology-event.u-m-01 {
    margin-top: -225px;
  }
}
.p-history__chronology-event.u-m-02 {
  margin-top: -40px;
}
@media (min-width: 959px) {
  .p-history__chronology-event.u-m-02 {
    margin-top: -190px;
  }
}
.p-history__chronology-event.u-m-03 {
  margin-top: -40px;
}
@media (min-width: 959px) {
  .p-history__chronology-event.u-m-03 {
    margin-top: -100px;
  }
}
.p-history__chronology-event.u-m-04 {
  margin-top: -40px;
}
@media (min-width: 959px) {
  .p-history__chronology-event.u-m-04 {
    margin-top: -90px;
  }
}
.p-history__chronology-event.u-m-05 {
  margin-top: -40px;
}
@media (min-width: 959px) {
  .p-history__chronology-event.u-m-05 {
    margin-top: -60px;
  }
}
.p-history__chronology-event.u-m-u01 {
  margin-top: 0;
}
@media (min-width: 959px) {
  .p-history__chronology-event.u-m-u01 {
    margin-top: 40px;
  }
}
.p-access__map {
  padding: clamp(40px, -19.1626213592px + 15.7766990291vw, 170px) 0 clamp(30px, -15.5097087379px + 12.1359223301vw, 130px);
  margin: 0 auto;
}
@media (min-width: 767px) {
  .p-access__map {
    width: 86%;
  }
}
.p-access__base {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 6.3470873786px + 3.640776699vw, 50px);
  font-size: clamp(0.875rem, 0.8181128641rem + 0.2427184466vw, 1rem);
}
.p-access__base-box {
  background: #F0F0F0;
  padding: clamp(25px, 18.1735436893px + 1.8203883495vw, 40px);
}
.p-access__base-box figure {
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .p-access__base-box {
    display: flex;
    justify-content: space-between;
  }
  .p-access__base-box figure {
    width: 31.25%;
  }
  .p-access__base-box > div {
    width: 65.54%;
  }
}
.p-access__base h2 {
  font-size: clamp(1.125rem, 1.0112257282rem + 0.4854368932vw, 1.375rem);
  font-weight: 700;
}
.p-access__base-address {
  margin-top: clamp(6px, 4.1796116505px + 0.4854368932vw, 10px);
}
.p-access__base-gmap {
  margin-top: clamp(8px, 4.8143203883px + 0.8495145631vw, 15px);
}
.p-access__base-gmap a {
  color: #1877F2;
}
.p-access__base-gmap a::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 11px;
  background: url(../images/common/ico_newwindow_blue.svg) 0 0 no-repeat;
  background-size: cover;
  margin-left: 0.5em;
}
@media (any-hover: hover) {
  .p-access__base-gmap a:where(:any-link, :enabled, summary):hover {
    text-decoration: none;
  }
}
.p-access__base-method {
  margin-top: clamp(18px, 12.5388349515px + 1.4563106796vw, 30px);
  line-height: 1.5;
}
.p-access__base-method h3 {
  font-size: clamp(0.9375rem, 0.909056432rem + 0.1213592233vw, 1rem);
  font-weight: 700;
  display: flex;
  align-items: center;
  line-height: 1.5;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #707070;
}
.p-access__base-method h3::before {
  content: "";
  width: clamp(0.625rem, 0.4543385922rem + 0.7281553398vw, 1rem);
  height: clamp(0.625rem, 0.4543385922rem + 0.7281553398vw, 1rem);
  background: #000;
  border-radius: 50%;
  margin-right: 0.5em;
}
.p-access__base-method p {
  margin-top: clamp(8px, 4.8143203883px + 0.8495145631vw, 15px);
  border-left: 4px solid #4682A0;
  padding-left: 10px;
}
.p-access__base-method p ~ p {
  margin-top: clamp(6px, 4.1796116505px + 0.4854368932vw, 10px);
}
.p-download__brochure-company figure {
  width: 100%;
  max-width: 735px;
  margin: 0 auto;
}
.p-download__brochure-workplace {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(60px, 28.1432038835px + 8.4951456311vw, 130px) clamp(20px, -0.479368932px + 5.4611650485vw, 65px);
  padding: clamp(30px, 14.0716019417px + 4.2475728155vw, 65px) 0 0;
  overflow: hidden;
}
.p-download__brochure-workplace:first-of-type {
  padding-top: 0;
}
.p-download__brochure-workplace:last-of-type {
  background: none;
}
.p-download__brochure-workplace figcaption {
  margin-top: 0.5em;
  min-height: 3em;
  line-height: 1.5;
  font-size: clamp(0.8125rem, 0.6133950243rem + 0.8495145631vw, 1.25rem);
  font-weight: 500;
}
.p-download__brochure-workplace li {
  position: relative;
}
.p-download__brochure-workplace li::after {
  content: "";
  width: 1200px;
  height: 2px;
  display: block;
  background: url(../images/company/brochure_dash.svg) center bottom repeat-x;
  position: absolute;
  bottom: calc(clamp(30px, 14.0716019417px + 4.2475728155vw, 65px) * -1);
  right: 0;
  z-index: 10;
}
.p-download__brochure-workplace li:nth-child(2n+1)::after, .p-download__brochure-workplace li:last-child::after {
  display: none;
}
@media (min-width: 767px) {
  .p-download__brochure-workplace {
    grid-template-columns: repeat(3, 1fr);
  }
  .p-download__brochure-workplace li:nth-child(2n+1)::after {
    display: block;
  }
  .p-download__brochure-workplace li:nth-child(3n+1)::after, .p-download__brochure-workplace li:nth-child(3n+2)::after {
    display: none;
  }
}
@media (min-width: 959px) {
  .p-download__brochure-workplace {
    grid-template-columns: repeat(4, 1fr);
  }
  .p-download__brochure-workplace li:nth-child(2n+1)::after, .p-download__brochure-workplace li:nth-child(3n+1)::after, .p-download__brochure-workplace li:nth-child(3n+2)::after {
    display: block;
  }
  .p-download__brochure-workplace li:nth-child(4n+1)::after, .p-download__brochure-workplace li:nth-child(4n+2)::after, .p-download__brochure-workplace li:nth-child(4n+3)::after {
    display: none;
  }
}
.p-awardsSec__tab {
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.p-awardsSec__tab li {
  width: 48.33%;
}
.p-awardsSec__tab li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #002855;
  color: #fff;
  height: clamp(70px, 47.2451456311px + 6.067961165vw, 120px);
  text-decoration: none;
  font-size: clamp(0.75rem, 0.5793385922rem + 0.7281553398vw, 1.125rem);
  font-weight: 700;
  line-height: 1.5;
  transition: letter-spacing 0.5s !important;
  transition: 0.3s opacity;
}
.p-awardsSec__tab li a em {
  font-style: normal;
  font-size: clamp(1.375rem, 0.9199029126rem + 1.9417475728vw, 2.375rem);
}
@media (any-hover: hover) {
  .p-awardsSec__tab li a:hover {
    letter-spacing: 0.25em;
  }
}
.p-awardsSec__tab li:last-child a {
  background: #4682A0;
}
.p-awardsSec__targetbox {
  background: #002855;
  padding-bottom: clamp(60px, -3.713592233px + 16.9902912621vw, 200px);
  display: none;
}
.p-awardsSec__targetbox.active {
  display: block;
}
.p-awardsSec__targetbox#zenken {
  background: #4682A0;
}
.p-awardsSec__inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (min-width: 1299px) {
  .p-awardsSec__inner {
    padding: 0;
  }
}
.p-awardsSec__intro {
  color: #fff;
  padding: clamp(40px, 12.6941747573px + 7.2815533981vw, 100px) 0 clamp(20px, 4.0716019417px + 4.2475728155vw, 55px);
}
.p-awardsSec__intro.-tanaka figure {
  margin-top: 20px;
  max-width: 500px;
}
@media (min-width: 767px) {
  .p-awardsSec__intro.-tanaka {
    display: flex;
    justify-content: space-between;
  }
  .p-awardsSec__intro.-tanaka > div {
    width: 50%;
  }
  .p-awardsSec__intro.-tanaka figure {
    margin-top: 0;
    width: 41.67%;
  }
}
.p-awardsSec__intro h2 {
  font-size: clamp(1.25rem, 0.9086771845rem + 1.4563106796vw, 2rem);
  margin-bottom: clamp(20px, 13.1735436893px + 1.8203883495vw, 35px);
  line-height: 1;
}
.p-awardsSec__intro h2 + p {
  line-height: 2.1;
}
.p-awardsSec__tablewrap {
  overflow-x: auto;
  width: 100%;
  padding-bottom: 20px;
}
.p-awardsSec__table {
  width: 100%;
  min-width: 900px;
  border-collapse: collapse;
  background: #fff;
}
.p-awardsSec__table td, .p-awardsSec__table th {
  padding: clamp(15px, 12.7245145631px + 0.6067961165vw, 20px) clamp(10px, 5.4490291262px + 1.213592233vw, 20px);
  text-align: center;
  line-height: 1.6;
  font-size: clamp(0.875rem, 0.3729079498rem + 0.8368200837vw, 1rem);
  font-weight: 500;
}
.p-awardsSec__table th {
  font-size: clamp(0.9375rem, 0.1843619247rem + 1.2552301255vw, 1.125rem);
  color: #fff;
}
.p-awardsSec__table td {
  border-bottom: 1px solid #C8C8C8;
  border-right: 1px solid #C8C8C8;
}
.p-awardsSec__table td:last-of-type {
  border-right: none;
}
.p-awardsSec__table tr:nth-child(2n) td {
  background: #F0F0F0;
}
.p-awardsSec__table.-zenken tr:nth-child(2n) td {
  background: none;
}
.p-awardsSec__table.-zenken tr:nth-child(2n+1) td {
  background: #F0F0F0;
}
.p-awardsSec__table-year {
  background: #8CBCC8;
  color: #002855;
  width: 16.67%;
}
.p-awardsSec__table-name {
  background: #002855;
  width: 41.67%;
}
.p-awardsSec__table-name.-tanaka {
  background: #4682A0;
}
.p-awardsSec__table-cont {
  background: #87B4A8;
}
@media (min-width: 767px) {
  .p-awardsSec__table-year {
    width: 20%;
  }
  .p-awardsSec__table-name {
    width: 40%;
  }
}
.p-awardsSec .simplebar-track.simplebar-horizontal {
  height: 5px;
  border-radius: 5px;
  background: #F0F0F0;
  margin: 0 auto;
}
.p-awardsSec .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  height: 5px;
  border-radius: 5px;
  background: #87B4A8;
  top: 0;
}
.p-awardsSec .simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
  background: none;
}
.p-safety__mmbList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(35px, 23.6225728155px + 3.0339805825vw, 60px) 2.2%;
  padding-bottom: clamp(60px, 41.7961165049px + 4.854368932vw, 100px);
}
.p-safety__mmbList figcaption {
  margin-top: 0.5em;
  font-size: clamp(0.8125rem, 0.7271692961rem + 0.3640776699vw, 1rem);
}
.p-safety__mmbList:last-of-type {
  padding-bottom: 0;
}
.p-safety__mmbList.-col3 {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 767px) {
  .p-safety__mmbList {
    grid-template-columns: repeat(3, 1fr);
  }
  .p-safety__mmbList.-col3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 959px) {
  .p-safety__mmbList {
    grid-template-columns: repeat(4, 1fr);
  }
  .p-safety__mmbList.-col3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.p-dx__box ol {
  list-style: none;
  counter-reset: num;
  margin: 1.5em 0;
}
.p-dx__box ol li {
  counter-increment: num;
  display: flex;
  line-height: 1.5;
}
.p-dx__box ol li ~ li {
  margin-top: 0.2em;
}
.p-dx__box ol li::before {
  flex-shrink: 0;
  content: counter(num) ".";
  width: 2em;
}
@media (min-width: 767px) {
  .p-dx__box ol li::before {
    width: 3em;
  }
}
.p-dx__policy-bgBox {
  margin: clamp(15px, 8.1735436893px + 1.8203883495vw, 30px) 0;
  background-color: #E8F2F4;
  font-weight: 500;
  padding: clamp(18px, 14.8143203883px + 0.8495145631vw, 25px) clamp(18px, 12.5388349515px + 1.4563106796vw, 30px);
  font-size: clamp(17px, 13.8143203883px + 0.8495145631vw, 24px);
}
.p-dx__policy ul {
  list-style-type: disc;
  margin-left: 1.5em;
}
.p-dx__policy ul li ~ li {
  margin-top: clamp(5px, 2.7245145631px + 0.6067961165vw, 10px);
}
.p-dx__strategyList {
  margin-bottom: clamp(40px, 12.6941747573px + 7.2815533981vw, 100px);
}
.p-dx__strategyList dt {
  font-weight: 500;
  font-size: clamp(17px, 13.8143203883px + 0.8495145631vw, 24px);
  margin-bottom: 0.25em;
}
.p-dx__strategyList dt ~ dt {
  margin-top: 2em;
}
.p-dx__strategySec:not(:last-child) {
  margin-bottom: clamp(40px, 12.6941747573px + 7.2815533981vw, 100px);
}
.p-dx__strategySec ul {
  list-style-type: disc;
  margin-left: 1.5em;
}
.p-dx__strategySec ul li ~ li {
  margin-top: clamp(5px, 2.7245145631px + 0.6067961165vw, 10px);
}
.p-dx__strategySec figure {
  margin-top: clamp(30px, 2.6941747573px + 7.2815533981vw, 90px);
}
@media (min-width: 959px) {
  .p-dx__strategySec figure {
    text-align: right;
  }
  .p-dx__strategySec figure img {
    max-width: 1026px;
  }
}
.p-dx__attemptList {
  margin-top: clamp(25px, 13.6225728155px + 3.0339805825vw, 50px);
}
.p-dx__attemptList dt {
  font-weight: 500;
  font-size: clamp(17px, 13.8143203883px + 0.8495145631vw, 24px);
  margin-bottom: 0.25em;
}
.p-dx__attemptList dt ~ dt {
  margin-top: 2em;
}
.p-dx__attemptList dd ul {
  list-style-type: disc;
  margin-left: 1.5em;
}
.p-dx__attemptList dd ul li ~ li {
  margin-top: clamp(5px, 2.7245145631px + 0.6067961165vw, 10px);
}
.p-dx__securitySec-inner figure {
  text-align: center;
  margin-top: 30px;
}
.p-dx__securitySec-inner figure img {
  max-width: 271px;
}
@media (min-width: 767px) {
  .p-dx__securitySec-inner {
    display: flex;
    justify-content: space-between;
  }
  .p-dx__securitySec-inner > div {
    width: 54.2%;
  }
  .p-dx__securitySec-inner figure {
    margin: 0;
    width: 40.8%;
  }
}
@media (min-width: 959px) {
  .p-dx__securitySec-inner > div {
    width: 68.333%;
  }
  .p-dx__securitySec-inner figure {
    width: 22.58333%;
  }
}
.p-dx__securitySec-inner p a {
  color: #1e5a8f;
}
.p-dx__securitySec-bgBox {
  margin: 0 0 clamp(25px, 13.6225728155px + 3.0339805825vw, 50px);
  background-color: #E8F2F4;
  font-weight: 500;
  padding: clamp(18px, 14.8143203883px + 0.8495145631vw, 25px) clamp(18px, 12.5388349515px + 1.4563106796vw, 30px);
}
.p-dx__securitySec-bgBox h3 {
  font-size: clamp(17px, 13.8143203883px + 0.8495145631vw, 24px);
  margin-bottom: 0.25em;
}
.p-dx__securitySec-bgBox + section {
  margin-bottom: clamp(20px, 15.4490291262px + 1.213592233vw, 30px);
}
.p-dx__securitySec-bgBox + section h3 {
  font-weight: 500;
  font-size: clamp(17px, 13.8143203883px + 0.8495145631vw, 24px);
  margin-bottom: 0.25em;
}
.p-dx__securitySec-bgBox + section + a {
  margin-bottom: clamp(25px, 13.6225728155px + 3.0339805825vw, 50px);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  width: 100%;
  height: 60px;
  border-radius: 60px;
  text-decoration: none;
  color: #fff;
  background: #002855;
  font-size: clamp(0.875rem, 0.8181128641rem + 0.2427184466vw, 1rem);
  font-weight: 400;
  transition: 0.3s all;
  line-height: 1.4;
}
@media (any-hover: hover) {
  .p-dx__securitySec-bgBox + section + a:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media (min-width: 767px) {
  .p-dx__securitySec-bgBox + section + a {
    max-width: 380px;
  }
}
.p-dx__securitySec-bgBox + section + a::after {
  content: "";
  width: 12px;
  height: 11px;
  background: url(../images/common/ico_newwindow_wh.svg) 0 0 no-repeat;
  background-size: cover;
  margin-left: 1em;
}
.p-dx__ninteiSec-inner figure {
  text-align: center;
  margin-top: 30px;
}
.p-dx__ninteiSec-inner figure img {
  max-width: 350px;
}
@media (min-width: 767px) {
  .p-dx__ninteiSec-inner {
    display: flex;
    justify-content: space-between;
  }
  .p-dx__ninteiSec-inner > div {
    width: 54.2%;
  }
  .p-dx__ninteiSec-inner figure {
    margin: 0;
    width: 40.8%;
  }
}
@media (min-width: 959px) {
  .p-dx__ninteiSec-inner > div {
    width: 60%;
  }
  .p-dx__ninteiSec-inner figure {
    width: 29.16%;
  }
}
.p-dx__ninteiSec section {
  margin-bottom: clamp(20px, 15.4490291262px + 1.213592233vw, 30px);
}
.p-dx__ninteiSec section h3 {
  font-size: clamp(17px, 13.8143203883px + 0.8495145631vw, 24px);
  margin-bottom: 0.25em;
}
.p-dx__ninteiSec section + a {
  margin-bottom: clamp(25px, 13.6225728155px + 3.0339805825vw, 50px);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  width: 100%;
  height: 60px;
  border-radius: 60px;
  text-decoration: none;
  color: #fff;
  background: #002855;
  font-size: clamp(0.875rem, 0.8181128641rem + 0.2427184466vw, 1rem);
  font-weight: 400;
  transition: 0.3s all;
  line-height: 1.4;
}
@media (any-hover: hover) {
  .p-dx__ninteiSec section + a:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media (min-width: 767px) {
  .p-dx__ninteiSec section + a {
    max-width: 380px;
  }
}
.p-dx__ninteiSec section + a::after {
  content: "";
  width: 12px;
  height: 11px;
  background: url(../images/common/ico_newwindow_wh.svg) 0 0 no-repeat;
  background-size: cover;
  margin-left: 1em;
}
.p-qualified__tablewrap {
  overflow-x: auto;
  width: 100%;
  padding-bottom: 20px;
  margin-top: clamp(40px, -19.1626213592px + 15.7766990291vw, 170px);
}
.p-qualified__table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}
.p-qualified__table td, .p-qualified__table th {
  padding: clamp(15px, 12.7245145631px + 0.6067961165vw, 20px) clamp(10px, 0.8980582524px + 2.427184466vw, 30px);
  text-align: center;
  line-height: 1.6;
  font-size: clamp(0.875rem, 0.3729079498rem + 0.8368200837vw, 1rem);
  font-weight: 500;
}
.p-qualified__table th {
  font-size: clamp(0.9375rem, 0.1843619247rem + 1.2552301255vw, 1.125rem);
  color: #fff;
}
.p-qualified__table th:first-child {
  border-left: 1px solid #002855;
}
.p-qualified__table td {
  border-bottom: 1px solid #C8C8C8;
  border-right: 1px solid #C8C8C8;
  border-left: 1px solid #C8C8C8;
}
.p-qualified__table td:first-child {
  text-align: left;
}
.p-qualified__table tr:nth-child(2n) td {
  background: #F0F0F0;
}
.p-qualified__table-name {
  background: #002855;
}
.p-qualified__table-num {
  background: #4682A0;
  width: 22%;
}

.c-company__blockList {
  margin-top: clamp(40px, 28.6225728155px + 3.0339805825vw, 65px);
}
.c-company__blockList li {
  padding: clamp(30px, 20.8980582524px + 2.427184466vw, 50px) clamp(20px, 15.4490291262px + 1.213592233vw, 30px);
  background: #F0F0F0;
  border-left: clamp(4px, 3.0898058252px + 0.2427184466vw, 6px) solid #4682A0;
}
.c-company__blockList li ~ li {
  margin-top: clamp(20px, 15.4490291262px + 1.213592233vw, 30px);
}
.c-company__blockList li h3 {
  font-size: clamp(22px, 20.1796116505px + 0.4854368932vw, 26px);
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: clamp(18px, 13.4490291262px + 1.213592233vw, 28px);
}
.c-company__blockList li h4 {
  font-size: clamp(16px, 15.0898058252px + 0.2427184466vw, 18px);
  font-weight: 700;
  line-height: 1.25;
  margin-top: clamp(18px, 12.5388349515px + 1.4563106796vw, 30px);
  margin-bottom: 0.5em;
}
.c-company__onelist li {
  font-size: clamp(0.9375rem, 0.6815078883rem + 1.0922330097vw, 1.5rem);
  font-weight: 500;
  display: flex;
}
.c-company__onelist li::before {
  content: "一、";
  padding-right: 0.8em;
  flex-shrink: 0;
}
.c-company__onelist li ~ li {
  margin-top: clamp(12px, 8.359223301px + 0.9708737864vw, 20px);
}
.c-company__dlbtn {
  margin-top: clamp(30px, 20.8980582524px + 2.427184466vw, 50px);
}
.c-company__dlbtn a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  width: 100%;
  max-width: 450px;
  height: clamp(65px, 58.1735436893px + 1.8203883495vw, 80px);
  font-size: clamp(0.75rem, 0.6362257282rem + 0.4854368932vw, 1rem);
  background: #4682A0;
  color: #fff;
  border-radius: 80px;
  text-decoration: none;
  margin: 0 auto;
  line-height: 1.5;
  transition: 0.3s opacity;
}
.c-company__dlbtn a::after {
  content: "";
  width: clamp(21px, 14.6286407767px + 1.6990291262vw, 35px);
  height: clamp(20px, 14.0837378641px + 1.5776699029vw, 33px);
  display: block;
  background: url(../images/common/icon_dl.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: clamp(18px, 12.5388349515px + 1.4563106796vw, 30px);
  transform: translateY(-50%);
  z-index: 10;
}
@media (any-hover: hover) {
  .c-company__dlbtn a:hover {
    opacity: 0.7;
  }
}
.c-company__dlbtn.-sml {
  margin-top: clamp(12px, 8.359223301px + 0.9708737864vw, 20px);
}
.c-company__dlbtn.-sml a {
  height: clamp(36px, 25.0776699029px + 2.9126213592vw, 60px);
  font-size: clamp(0.625rem, 0.4543385922rem + 0.7281553398vw, 1rem);
}
.c-company__dlbtn.-sml a::after {
  position: static;
  width: clamp(0.875rem, 0.7896692961rem + 0.3640776699vw, 1.0625rem);
  height: clamp(0.8125rem, 0.7271692961rem + 0.3640776699vw, 1rem);
  margin-left: 1em;
  transform: none;
}
.c-company__dlbtn.-dx {
  margin-top: clamp(35px, 23.6225728155px + 3.0339805825vw, 60px);
}
.c-company__dlbtn.-dx a {
  height: clamp(50px, 45.4490291262px + 1.213592233vw, 60px);
  font-size: clamp(0.75rem, 0.6362257282rem + 0.4854368932vw, 1rem);
  width: 100%;
  max-width: 600px;
  margin-left: auto;
}
.c-company__dlbtn.-dx a::after {
  width: clamp(0.9375rem, 0.8806128641rem + 0.2427184466vw, 1.0625rem);
  height: clamp(0.8125rem, 0.7556128641rem + 0.2427184466vw, 0.9375rem);
}
@media (min-width: 767px) {
  .c-company__dlbtn.-dx a {
    margin-left: 0;
  }
}
.c-company__figBox figure {
  width: 100%;
  margin: 20px auto;
}
.c-company__figBox figcaption {
  margin-top: 0.5em;
  font-size: clamp(0.8125rem, 0.7271692961rem + 0.3640776699vw, 1rem);
  line-height: 1.5;
}
.c-company__figBox.-mmb figure {
  width: 75%;
}
.c-company__figBox .c__obalBtn-arrlink {
  margin-top: clamp(40px, 26.3470873786px + 3.640776699vw, 70px);
}
@media (min-width: 767px) {
  .c-company__figBox {
    display: flex;
    justify-content: space-between;
  }
  .c-company__figBox > div {
    width: 54.2%;
  }
  .c-company__figBox figure {
    margin: 0;
    width: 40.8%;
  }
  .c-company__figBox.-mmb figure {
    width: 26.8%;
  }
  .c-company__figBox .c__obalBtn-arrlink a {
    margin-left: 0;
  }
}/*# sourceMappingURL=company.css.map */