@charset "UTF-8";
:where(table) {
  border-spacing: 0;
  border-collapse: collapse;
}

:where(table:not(:first-child)) {
  margin-top: 3em;
}

:where(.c-table01) {
  width: 100%;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  text-align: left;
  vertical-align: middle;
  background: none;
  border: none;
}

.c-table01 {
  display: block;
  word-wrap: break-word;
  table-layout: fixed;
  border-collapse: collapse;
  border-top: #B7C3CC solid 2px;
}
.c-table01 > thead {
  display: block;
}
.c-table01 > thead > tr {
  display: block;
}
.c-table01 > thead > tr > th,
.c-table01 > thead > tr > td {
  position: relative;
  display: block;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  text-align: left;
}
.c-table01 > thead > tr > th {
  padding-top: 1.25rem;
  font-weight: 700;
}
.c-table01 > tbody {
  display: block;
}
.c-table01 > tbody > tr {
  display: block;
}
.c-table01 > tbody > tr > th,
.c-table01 > tbody > tr > td {
  position: relative;
  display: block;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  text-align: left;
}
.c-table01 > tbody > tr > th {
  padding-top: 1.25rem;
  font-weight: 700;
}
.c-table01 > tbody > tr > td {
  padding-top: 0.3125rem;
  padding-bottom: 1.25rem;
  font-weight: 400;
  border-bottom: #B7C3CC solid 1px;
}

:where(p + .p-indexlists__linklist) {
  margin-top: clamp(1.25rem, 18.2394366197px + 0.4694835681vw, 1.5625rem);
}

.p-indexlists {
  display: -ms-grid;
  display: grid;
  width: min(90%, 77.5rem);
  margin-right: auto;
  margin-left: auto;
}
section .p-indexlists {
  width: 100%;
}
.p-indexlists:not(:first-child) {
  margin-top: clamp(1.875rem, 22.9577464789px + 1.8779342723vw, 3.125rem);
}
.p-indexlists__block {
  padding: clamp(1.875rem, 19.4366197183px + 2.8169014085vw, 3.75rem) clamp(0.625rem, -3.3802816901px + 3.5680751174vw, 3rem) clamp(1.875rem, 19.4366197183px + 2.8169014085vw, 3.75rem) clamp(0.625rem, -3.3802816901px + 3.5680751174vw, 3rem);
  text-align: left;
  border-bottom: #B7C3CC 1px solid;
}
.p-indexlists__block:first-child {
  border-top: #B7C3CC 3px solid;
}
.p-indexlists__title {
  margin-bottom: clamp(0.75rem, 10.5915492958px + 0.3755868545vw, 1rem);
  font-size: clamp(1.375rem, 19.1830985915px + 0.7511737089vw, 1.875rem);
  font-weight: 700;
  line-height: 1.25;
  color: #223055;
  letter-spacing: 0.05em;
}
.p-indexlists__title a {
  position: relative;
  display: inline-block;
  padding-right: 2em;
  color: #223055;
  text-decoration: none !important;
}
.p-indexlists__title a .u-ic-arrow-b {
  position: absolute;
  top: 50%;
  right: 0;
  width: 2.5rem;
  height: 2.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-indexlists__text-area {
  margin-top: clamp(1.75rem, 25.5352112676px + 0.6572769953vw, 2.1875rem);
  font-size: clamp(0.875rem, 13.6478873239px + 0.0938967136vw, 0.9375rem);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
.p-indexlists__linklist {
  display: -ms-grid;
  display: grid;
  gap: 0.625rem;
  padding-left: 0;
  font-size: clamp(0.9375rem, 13.9436619718px + 0.2816901408vw, 1.125rem);
  font-weight: 700;
  line-height: 1.666;
  list-style: none;
}
.p-indexlists__linklist a {
  position: relative;
  display: block;
  padding: 0.5em 0;
  color: #000;
  text-decoration: none !important;
}
.p-indexlists__linklist a:focus-visible {
  outline: 2px solid #FF8A8A;
  outline-offset: 2px;
}
.p-indexlists__button-area {
  margin-top: clamp(1.375rem, 19.8873239437px + 0.5633802817vw, 1.75rem);
  text-align: right;
}
.p-indexlists__button-area a {
  padding-right: 2.5em;
  margin-right: auto;
}
.p-indexlists__button-area .c-button01 {
  font-size: clamp(1.0625rem, 15.2394366197px + 0.4694835681vw, 1.375rem);
}

:where(.p-localnav) {
  margin-top: clamp(4.375rem, 52.3943661972px + 4.6948356808vw, 7.5rem);
}

.p-localnav {
  position: relative;
  z-index: 3;
  display: block;
  padding-top: clamp(2.6875rem, 22.9295774648px + 5.3521126761vw, 6.25rem);
  padding-bottom: clamp(3.125rem, 32.3943661972px + 4.6948356808vw, 6.25rem);
  text-align: center;
  background-color: #EDEFF1;
}
.p-localnav__inner {
  width: min(90%, 77.5rem);
  margin-right: auto;
  margin-left: auto;
}
.p-localnav__title {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(1.375rem, 19.1830985915px + 0.7511737089vw, 1.875rem);
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.15em;
  background: -webkit-gradient(linear, right top, left top, from(#2f4087), color-stop(33.75%, #303b5e), color-stop(64.43%, #223055), to(#070a11));
  background: linear-gradient(-90deg, #2f4087 0%, #303b5e 33.75%, #223055 64.43%, #070a11 100%); /* テキスト部分に背景をクリップ */
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent; /* テキストの塗りつぶしを透明に */
}
:lang(en) .p-localnav__title {
  font-family: poppins, sans-serif;
  font-size: clamp(1.25rem, 16.4788732394px + 0.9389671362vw, 1.875rem);
  line-height: 1.1;
  letter-spacing: 0.025em;
}
.p-localnav__title + .p-localnav__lists {
  margin-top: clamp(1.5625rem, 19.7183098592px + 1.4084507042vw, 2.5rem);
}
.p-localnav__lists {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr clamp(0.9375rem, 11.1267605634px + 1.0328638498vw, 1.625rem) 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(0.625rem, 6.4788732394px + 0.9389671362vw, 1.25rem) clamp(0.9375rem, 11.1267605634px + 1.0328638498vw, 1.625rem);
  font-size: clamp(0.8125rem, 11.2394366197px + 0.4694835681vw, 1.125rem);
}
:lang(en) .p-localnav__lists {
  font-size: clamp(0.6875rem, -0.6363636364px + 3.6363636364vw, 0.8125rem);
  letter-spacing: 0;
}
.p-localnav__lists a {
  position: relative;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-height: clamp(2.8125rem, 37.9577464789px + 1.8779342723vw, 4.0625rem);
  padding-right: 0.25em;
  padding-left: 0.25em;
  overflow: hidden;
  color: #000;
  color: #000;
  text-decoration: none !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  background: transparent;
  background-color: #000;
  background-color: #fff;
  border: #000 1px solid;
  border-radius: 4em;
  outline: none;
}
.p-localnav__lists a > span {
  position: relative;
  z-index: 2;
  padding: 0.25em 0;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.25;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0.8;
}
.p-localnav__lists a .u-ic-blank-b {
  width: 0.75em;
  margin-left: 0.4em;
  vertical-align: -0.25em;
}

.p-localnav.p-localnav--ir {
  margin-top: 0;
  background-color: #FFDFDF;
}
.p-localnav.p-localnav--ir .p-localnav__lists {
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  font-size: clamp(1rem, 15.2957746479px + 0.1877934272vw, 1.125rem);
}
.p-localnav.p-localnav--ir .p-localnav__lists a {
  min-height: clamp(3.4375rem, 47.9577464789px + 1.8779342723vw, 4.6875rem);
}

.c-section-wrapper + .p-localnav {
  margin-top: 0;
}

:where(.c-anchor__wrap + section) {
  margin-top: clamp(1.875rem, 22.9577464789px + 1.8779342723vw, 3.125rem);
}

.c-anchor {
  position: relative;
  display: -ms-grid;
  display: grid;
  gap: 0;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.25;
  text-align: center;
}
.c-anchor__item {
  position: relative;
  border-bottom: #B7C3CC 1px solid;
}
.c-anchor__item:first-child {
  border-top: #B7C3CC 3px solid;
}
.c-anchor__item a {
  position: relative;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 100%;
  min-height: clamp(3.125rem, 42.9577464789px + 1.8779342723vw, 4.375rem);
  padding-right: 1.5rem;
  padding-left: 0.25rem;
  overflow: hidden;
  font-size: clamp(0.875rem, 13.2957746479px + 0.1877934272vw, 1rem);
  font-weight: 700;
  color: #000;
  color: #000;
  text-align: left;
  text-decoration: none !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  outline: none;
}
.c-anchor__item a:focus-visible {
  outline: 2px solid #FFEAEA;
  outline-offset: 0;
}
.c-anchor i {
  position: absolute;
  top: 50%;
  right: 0.5em;
  width: 1.6em;
  height: 1.6em;
  -webkit-transform: rotate(90deg) translateY(-50%);
          transform: rotate(90deg) translateY(-50%);
  -webkit-transform-origin: top;
          transform-origin: top;
}

.p-company-index {
  position: relative;
}
.p-company-index__lists {
  display: -ms-grid;
  display: grid;
}
.p-company-index__lists .c-button01 {
  font-size: clamp(1.0625rem, 15.2394366197px + 0.4694835681vw, 1.375rem);
}

.p-company-message {
  position: relative;
}
.p-company-message-section01 {
  text-align: left;
}
.p-company-message__text01 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: poppins, sans-serif;
  font-size: clamp(2.25rem, 8.3282442748px + 7.3791348601vw, 4.0625rem);
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0.03em;
}
.p-company-message__block-photo-text {
  display: -ms-grid;
  display: grid;
  gap: clamp(1.875rem, 19.4366197183px + 2.8169014085vw, 3.75rem);
}
.p-company-message__img {
  width: 100%;
  height: auto;
}
.p-company-message__img img {
  margin-right: auto;
  margin-left: auto;
}
.p-company-message__text02 {
  margin-top: 2em;
}
.p-company-message__text02 span {
  display: block;
  text-align: right;
}
.p-company-message__text02 span:nth-child(2) {
  margin-top: 0.5em;
}
.p-company-message__text02 span:nth-child(3) {
  margin-top: 0.25em;
}
.p-company-message__text-name {
  font-size: clamp(1.375rem, 21.2957746479px + 0.1877934272vw, 1.5rem);
}

.p-company-profile__table {
  width: 100%;
}
.p-company-profile__button-map {
  margin-top: 0.625rem;
}
:lang(en) .p-company-profile__button-map {
  margin-top: 0.625rem;
}
.p-company-profile__table-position {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-company-profile__table-position th {
  padding-right: clamp(1.875rem, 20.4580152672px + 2.5445292621vw, 2.5rem);
  font-weight: inherit;
}
.p-company-profile__table-position--en th, .p-company-profile__table-position--en td {
  display: block;
}
.p-company-profile__table-position--en th {
  padding-top: 1em;
  padding-right: clamp(2.5rem, 30.4580152672px + 2.5445292621vw, 3.125rem);
  font-weight: 500;
}

.p-company-history__table {
  width: 100%;
}
.p-company-history__table th {
  font-family: poppins, sans-serif;
  font-size: clamp(1.125rem, 16.5915492958px + 0.3755868545vw, 1.375rem);
  font-weight: 500 !important;
  line-height: 1.6;
  color: #223055;
}
:lang(en) .p-company-history__table th {
  font-size: clamp(1.125rem, 17.2957746479px + 0.1877934272vw, 1.25rem);
  line-height: 1.75;
}
.p-company-history__table td {
  vertical-align: middle !important;
}

.p-company-access-section01 {
  text-align: left;
}
.p-company-access__map {
  margin-top: clamp(1.875rem, 26.4788732394px + 0.9389671362vw, 2.5rem);
  text-align: center;
}
.p-company-access__map iframe {
  width: 100%;
  height: clamp(18.4375rem, 286.1971830986px + 2.3474178404vw, 20rem);
}
.p-company-access__button-area {
  text-align: center;
}
.p-company-access__button-area .c-button02 {
  width: clamp(11.25rem, 172.9577464789px + 1.8779342723vw, 12.5rem);
  margin: 1.25rem auto 0;
}
.p-company-access__button-area .c-button02 span {
  font-size: clamp(0.75rem, 11.2957746479px + 0.1877934272vw, 0.875rem);
}
@media (hover: hover) and (pointer: fine){
  .p-indexlists__title a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .p-indexlists__title a:hover {
    opacity: 0.8;
    -webkit-transform: translateX(2%);
            transform: translateX(2%);
  }
  .p-indexlists__linklist a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .p-indexlists__linklist a:hover {
    color: #38508E;
    opacity: 0.8;
    -webkit-transform: translateX(2%);
            transform: translateX(2%);
  }
  .p-localnav__lists a {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .p-localnav__lists a:hover {
    background-color: #FFEAEA;
  }
  .p-localnav__lists a:focus-visible {
    background-color: #FFEAEA;
    outline: #FF8A8A 2px solid;
    outline-offset: -2px;
  }
  .c-anchor__item a {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .c-anchor__item a:hover {
    color: #38508E;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){
  .p-indexlists__title a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .p-indexlists__title a:hover {
    opacity: 0.8;
    -webkit-transform: translateX(2%);
            transform: translateX(2%);
  }
  .p-indexlists__linklist a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .p-indexlists__linklist a:hover {
    color: #38508E;
    opacity: 0.8;
    -webkit-transform: translateX(2%);
            transform: translateX(2%);
  }
  .p-localnav__lists a {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .p-localnav__lists a:hover {
    background-color: #FFEAEA;
  }
  .p-localnav__lists a:focus-visible {
    background-color: #FFEAEA;
    outline: #FF8A8A 2px solid;
    outline-offset: -2px;
  }
  .c-anchor__item a {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .c-anchor__item a:hover {
    color: #38508E;
  }
}
@media print, screen and (min-width: 576px){
  .p-localnav.p-localnav--ir .p-localnav__lists {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (min-width: 768px){
  .c-table01 {
    display: table;
  }
  .c-table01 > thead {
    display: table-header-group;
  }
  .c-table01 > thead > tr {
    display: table-row;
  }
  .c-table01 > thead > tr > th,
  .c-table01 > thead > tr > td {
    display: table-cell;
    vertical-align: top;
  }
  .c-table01 > thead > tr > th {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
    border-bottom: #B7C3CC solid 1px;
  }
  .c-table01 > tbody {
    display: table-row-group;
  }
  .c-table01 > tbody > tr {
    display: table-row;
  }
  .c-table01 > tbody > tr > th,
  .c-table01 > tbody > tr > td {
    display: table-cell;
    vertical-align: top;
  }
  .c-table01 > tbody > tr > th {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
    border-bottom: #B7C3CC solid 1px;
  }
  .c-table01 > tbody > tr > td {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }
  .p-indexlists {
    -ms-grid-columns: 1fr 1.875rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.875rem;
  }
  .p-indexlists__block:nth-child(2) {
    border-top: #B7C3CC 3px solid;
  }
  .p-indexlists__text-area {
    line-height: 2;
  }
  .p-indexlists__linklist {
    grid-auto-flow: column;
    gap: 0.625rem 1.875rem;
  }
  .p-indexlists__linklist--row1 {
    -ms-grid-rows: (auto)[1];
    grid-template-rows: repeat(1, auto);
  }
  .p-indexlists__linklist--row2 {
    -ms-grid-rows: (auto)[2];
    grid-template-rows: repeat(2, auto);
  }
  .p-indexlists__linklist--row3 {
    -ms-grid-rows: (auto)[3];
    grid-template-rows: repeat(3, auto);
  }
  .p-indexlists__linklist--row4 {
    -ms-grid-rows: (auto)[4];
    grid-template-rows: repeat(4, auto);
  }
  .p-indexlists__linklist--row5 {
    -ms-grid-rows: (auto)[5];
    grid-template-rows: repeat(5, auto);
  }
  .p-localnav__lists {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  :lang(en) .p-localnav__lists {
    font-size: clamp(0.8125rem, 11.9436619718px + 0.2816901408vw, 1rem);
  }
  .c-anchor {
    -ms-grid-columns: 1fr clamp(1.5625rem, -3.5714285714px + 3.7202380952vw, 3.125rem) 1fr clamp(1.5625rem, -3.5714285714px + 3.7202380952vw, 3.125rem) 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 clamp(1.5625rem, -3.5714285714px + 3.7202380952vw, 3.125rem);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-anchor__item:nth-child(2) {
    border-top: #B7C3CC 3px solid;
  }
  .c-anchor__item:nth-child(3) {
    border-top: #B7C3CC 3px solid;
  }
  .c-anchor__item a {
    font-size: clamp(0.75rem, 2.1538461538px + 0.9615384615vw, 1rem);
  }
  .p-company-message__text01 {
    grid-area: title;
    font-size: clamp(3.125rem, 32.8571428571px + 2.2321428571vw, 4.0625rem);
  }
  .p-company-message__block-photo-text:has(.p-company-message__img) {
        grid-template-areas: "title img" "text img";
    -ms-grid-columns: auto min(35%, 25rem);
    grid-template-columns: auto min(35%, 25rem);
  }
  .p-company-message__text01 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-company-message__block-text {
    grid-area: text;
  }
  .p-company-message__img {
    grid-area: img;
    width: min(100%, 25rem);
  }
  .p-company-message__block-text {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .p-company-message__img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }
  .p-company-profile__col01 {
    width: 23.5%;
  }
  .p-company-profile__button-map {
    margin-top: 0;
  }
  .p-company-profile__table-position--en th, .p-company-profile__table-position--en td {
    display: table-cell;
  }
  .p-company-profile__table-position--en th {
    padding-top: 0;
    font-weight: 400;
  }
  .p-company-history__col01 {
    width: 18%;
  }
  :lang(en) .p-company-history__col01 {
    width: 14em;
  }
  .p-company-access__map + .c-title04 {
    margin-top: 0.5em;
  }
  .p-company-access__button-area {
    text-align: right;
  }
  .p-company-access__button-area .c-button02 {
    margin-right: 0;
  }
}
@media print, screen and (min-width: 992px){
  .p-localnav__lists {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
  .p-localnav.p-localnav--ir .p-localnav__lists {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}