@charset "UTF-8";
/* ==========================================================================
�㏑��
========================================================================== */
#contents {
  padding-bottom: 0 !important;
}

#main {
  float: none;
  padding-top: 0;
  width: 100%;
}

.local-nav__block {
  margin-top: 0;
}

/* ==========================================================================
���C�A�E�g
========================================================================== */
#index-company-action-training-diversity {
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
}
#index-company-action-training-diversity .full-box {
  position: relative;
  width: min(100%, 1500px);
  min-width: 1172.9651162791px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #index-company-action-training-diversity .full-box {
    width: 100%;
    min-width: 100%;
  }
}
#index-company-action-training-diversity .full-box > section {
  position: relative;
  display: grid;
  grid-template-columns: 4.1333333333% repeat(11, 5.2% 2.6666666667%) 5.2% 4.1333333333%;
  width: 100%;
  overflow: hidden;
}
#index-company-action-training-diversity .full-box > section > .is-full {
  grid-column: 1/-1;
}
#index-company-action-training-diversity .full-box > section > * {
  grid-column: var(--column, 2/25);
}
@media screen and (max-width: 767px) {
  #index-company-action-training-diversity .full-box > section {
    grid-template-columns: 5.3333333333% 1fr 5.3333333333%;
    width: 100%;
    min-width: 100%;
  }
  #index-company-action-training-diversity .full-box > section > * {
    grid-column: var(--column, 2/3);
  }
}

.bg-blue {
  padding-top: 82px;
  padding-bottom: 120px;
  margin-top: -2px;
  background-color: #0065B1;
  background-image: url(/company/action/training/diversity/img/bg-blue-01-pc.svg), url(/company/action/training/diversity/img/bg-blue-02-pc.svg), url(/company/action/training/diversity/img/bg-blue-03-pc.svg), url(/company/action/training/diversity/img/bg-blue-04-pc.svg);
  background-repeat: no-repeat;
  background-position: calc(100% + 278px) 105px, -79px 455px, -377px calc(100% + 480px), calc(100% - 13px) calc(100% + 796px);
  background-size: 753px, 593px, 817.54px, 932px;
}
@media screen and (max-width: 767px) {
  .bg-blue {
    padding-top: 66px;
    padding-bottom: 80px;
    background-image: url(/company/action/training/diversity/img/bg-blue-01-sp.svg), url(/company/action/training/diversity/img/bg-blue-02-sp.svg), url(/company/action/training/diversity/img/bg-blue-03-sp.svg);
    background-position: calc(100% + 138px) 26px, calc(100% - 136px) calc(100% - 1397px), calc(100% + 58px) calc(100% + 229px);
    background-size: 299px, 344px, 299px;
  }
}
.bg-blue_block {
  display: grid;
  grid-template-columns: repeat(9, 6.8421052632% 3.5087719298%) 6.8421052632%;
  padding: 70px 8.5755813953% 80px;
  background-color: #FFF;
  border-radius: 24px;
  border-image-slice: 0 fill;
}
.bg-blue_block:nth-of-type(odd) {
  border-image-source: linear-gradient(90deg, #FFF 0, #FFF 80%, rgba(255, 255, 255, 0));
  border-image-outset: 0 0 0 100vw;
}
.bg-blue_block:nth-of-type(even) {
  border-image-source: linear-gradient(-90deg, #FFF 0, #FFF 80%, rgba(255, 255, 255, 0));
  border-image-outset: 0 100vw 0 0;
}
.bg-blue_block + .bg-blue_block {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .bg-blue_block {
    grid-template-columns: 1fr;
    padding: 80px 12px 40px;
    border-radius: 16px;
    border-image: none;
  }
  .bg-blue_block + .bg-blue_block {
    margin-top: 56px;
  }
}
.bg-blue_block_top {
  padding-top: 50px;
}
.bg-blue_block:nth-of-type(odd) .bg-blue_block_top {
  grid-column: 1/8;
}
.bg-blue_block:nth-of-type(even) .bg-blue_block_top {
  grid-column: 13/20;
}
@media screen and (max-width: 767px) {
  .bg-blue_block_top {
    padding-top: 0;
  }
  .bg-blue_block:nth-of-type(odd) .bg-blue_block_top, .bg-blue_block:nth-of-type(even) .bg-blue_block_top {
    grid-column: 1/-1;
  }
}
.bg-blue_block:nth-of-type(odd) .bg-blue_block_bottom {
  grid-column: 9/20;
}
.bg-blue_block:nth-of-type(even) .bg-blue_block_bottom {
  grid-column: 1/11;
  grid-row: 1;
}
@media screen and (max-width: 767px) {
  .bg-blue_block_bottom {
    margin-top: 40px;
  }
  .bg-blue_block:nth-of-type(odd) .bg-blue_block_bottom, .bg-blue_block:nth-of-type(even) .bg-blue_block_bottom {
    grid-column: 1/-1;
  }
  .bg-blue_block:nth-of-type(even) .bg-blue_block_bottom {
    grid-row: unset;
  }
}
.bg-blue-lid {
  display: block;
  width: 100%;
}
.bg-blue-lid img {
  display: block;
}
/* ==========================================================================
�R���|�[�l���g
========================================================================== */
@media screen and (max-width: 767px) {
  .pc {
    content-visibility: auto;
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    content-visibility: auto;
    display: none !important;
  }
}

.visually-hidden {
  position: fixed !important;
  top: 0px !important;
  left: 0px !important;
  width: 4px !important;
  height: 4px !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  visibility: visible !important;
}

.c-button-s, .c-button-m, .c-button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 99px;
  background-color: #0065B1;
  font-size: 1.6rem;
  font-weight: 800;
  overflow: hidden;
}
.c-button-s > span, .c-button-m > span, .c-button > span {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  column-gap: 4px;
  color: #FFF;
}
.c-button-s > span::before, .c-button-m > span::before, .c-button > span::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: #FFF;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15' height='15' viewBox='0 0 15 15'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='15' height='15' transform='translate(0 0)' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(0 0)' clip-path='url(%23a)'%3E%3Cpath d='M15,7.5a1.143,1.143,0,0,0-.33-.8L8.3.33A1.127,1.127,0,0,0,6.7,1.923l4.451,4.45H1.127a1.127,1.127,0,1,0,0,2.254H11.154L6.7,13.077A1.127,1.127,0,1,0,8.3,14.67L14.67,8.3A1.143,1.143,0,0,0,15,7.5Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15' height='15' viewBox='0 0 15 15'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='15' height='15' transform='translate(0 0)' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(0 0)' clip-path='url(%23a)'%3E%3Cpath d='M15,7.5a1.143,1.143,0,0,0-.33-.8L8.3.33A1.127,1.127,0,0,0,6.7,1.923l4.451,4.45H1.127a1.127,1.127,0,1,0,0,2.254H11.154L6.7,13.077A1.127,1.127,0,1,0,8.3,14.67L14.67,8.3A1.143,1.143,0,0,0,15,7.5Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}
@media screen and (max-width: 767px) {
  .c-button-s, .c-button-m, .c-button {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (any-hover: hover) {
  .c-button-s::before, .c-button-m::before, .c-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -102%;
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #BEBEBE;
    border-radius: 99px;
    background-color: #FFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: left 0.3s cubic-bezier(0, 0, 0.2, 1);
  }
  .c-button-s:hover, .c-button-m:hover, .c-button:hover {
    text-decoration: none;
  }
  .c-button-s:hover::before, .c-button-m:hover::before, .c-button:hover::before {
    left: 0;
  }
  .c-button-s:hover > span, .c-button-m:hover > span, .c-button:hover > span {
    color: #111;
  }
  .c-button-s:hover > span::before, .c-button-m:hover > span::before, .c-button:hover > span::before {
    background-color: #0065B1;
  }
}

.c-button {
  max-width: 359px;
  min-width: 320px;
  height: 68px;
}
@media screen and (max-width: 767px) {
  .c-button {
    max-width: 335px;
    min-width: min(100%, 335px);
    height: 60px;
  }
}

.c-button-m {
  max-width: 359px;
  min-width: 146px;
  height: 40px;
}
@media screen and (max-width: 767px) {
  .c-button-m {
    max-width: 221px;
    min-width: min(100%, 221px);
    height: 48px;
  }
}

.c-button-s {
  max-width: 359px;
  min-width: 127px;
  height: 30px;
}
@media screen and (max-width: 767px) {
  .c-button-s {
    max-width: 160px;
    min-width: min(100%, 160px);
    height: 44px;
  }
}

.c-button-secondary-s, .c-button-secondary-m, .c-button-secondary {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: 1px solid #BEBEBE;
  border-radius: 99px;
  background-color: #FFF;
  font-size: 1.6rem;
  font-weight: 800;
  overflow: hidden;
}
.c-button-secondary-s > span, .c-button-secondary-m > span, .c-button-secondary > span {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  column-gap: 4px;
  color: #111;
}
.c-button-secondary-s > span::before, .c-button-secondary-m > span::before, .c-button-secondary > span::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: #0065B1;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15' height='15' viewBox='0 0 15 15'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='15' height='15' transform='translate(0 0)' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(0 0)' clip-path='url(%23a)'%3E%3Cpath d='M15,7.5a1.143,1.143,0,0,0-.33-.8L8.3.33A1.127,1.127,0,0,0,6.7,1.923l4.451,4.45H1.127a1.127,1.127,0,1,0,0,2.254H11.154L6.7,13.077A1.127,1.127,0,1,0,8.3,14.67L14.67,8.3A1.143,1.143,0,0,0,15,7.5Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15' height='15' viewBox='0 0 15 15'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='15' height='15' transform='translate(0 0)' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(0 0)' clip-path='url(%23a)'%3E%3Cpath d='M15,7.5a1.143,1.143,0,0,0-.33-.8L8.3.33A1.127,1.127,0,0,0,6.7,1.923l4.451,4.45H1.127a1.127,1.127,0,1,0,0,2.254H11.154L6.7,13.077A1.127,1.127,0,1,0,8.3,14.67L14.67,8.3A1.143,1.143,0,0,0,15,7.5Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}
@media screen and (max-width: 767px) {
  .c-button-secondary-s, .c-button-secondary-m, .c-button-secondary {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (any-hover: hover) {
  .c-button-secondary-s::before, .c-button-secondary-m::before, .c-button-secondary::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -102%;
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border-radius: 99px;
    background-color: #0065B1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: left 0.3s cubic-bezier(0, 0, 0.2, 1);
  }
  .c-button-secondary-s:hover, .c-button-secondary-m:hover, .c-button-secondary:hover {
    border-color: #0065B1;
    text-decoration: none;
  }
  .c-button-secondary-s:hover::before, .c-button-secondary-m:hover::before, .c-button-secondary:hover::before {
    left: 0;
  }
  .c-button-secondary-s:hover > span, .c-button-secondary-m:hover > span, .c-button-secondary:hover > span {
    color: #FFF;
  }
  .c-button-secondary-s:hover > span::before, .c-button-secondary-m:hover > span::before, .c-button-secondary:hover > span::before {
    background-color: #FFF;
  }
}

.c-button-secondary {
  max-width: 359px;
  min-width: 320px;
  height: 68px;
}
@media screen and (max-width: 767px) {
  .c-button-secondary {
    max-width: 335px;
    min-width: min(100%, 335px);
    height: 60px;
  }
}

.c-button-secondary-m {
  max-width: 359px;
  min-width: 146px;
  height: 40px;
}
@media screen and (max-width: 767px) {
  .c-button-secondary-m {
    max-width: 221px;
    min-width: min(100%, 221px);
    height: 48px;
  }
}

.c-button-secondary-s {
  max-width: 359px;
  min-width: 127px;
  height: 30px;
}
@media screen and (max-width: 767px) {
  .c-button-secondary-s {
    max-width: 160px;
    min-width: min(100%, 160px);
    height: 44px;
  }
}

.page-top {
  position: fixed;
  bottom: 61px;
  right: 4.1333333333%;
  z-index: 99;
  width: 70px;
  height: 70px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70'%3E%3Ccircle cx='35' cy='35' r='35' fill='%230065b1'/%3E%3Cpath fill='%23fff' d='M35 1a34.009 34.009 0 0 0-13.234 65.329A34.009 34.009 0 0 0 48.234 3.671 33.8 33.8 0 0 0 35 1m0-1A35 35 0 1 1 0 35 35 35 0 0 1 35 0'/%3E%3Cpath fill='%23fff' d='M22.977 38.762h-1.834v3.105H19.35V33.23h3.762a3.06 3.06 0 0 1 2.074.668 2.59 2.59 0 0 1 .773 2.069 2.65 2.65 0 0 1-.773 2.162 3.4 3.4 0 0 1-2.209.633m.844-1.8a1.25 1.25 0 0 0 .352-.984 1.17 1.17 0 0 0-.354-.961 1.54 1.54 0 0 0-.993-.287h-1.683v2.543h1.682a1.47 1.47 0 0 0 .996-.306Zm7.716 3.13h-3.182l-.598 1.775h-1.891l3.087-8.637h2.039l3.058 8.637h-1.957Zm-.5-1.488-1.078-3.4-1.113 3.4Zm9.419 3.052a3.3 3.3 0 0 1-1.758.44 3.65 3.65 0 0 1-2.812-1.19 4.54 4.54 0 0 1-1.141-3.269 4.8 4.8 0 0 1 1.152-3.364 3.93 3.93 0 0 1 3.053-1.265 4 4 0 0 1 2.646.835 3.1 3.1 0 0 1 1.149 2.083h-1.779a1.69 1.69 0 0 0-1-1.236 2.5 2.5 0 0 0-.99-.193 2.15 2.15 0 0 0-1.714.788 3.58 3.58 0 0 0-.671 2.37 2.94 2.94 0 0 0 .724 2.255 2.4 2.4 0 0 0 1.652.662 2.13 2.13 0 0 0 1.488-.524 2.27 2.27 0 0 0 .715-1.374h-2v-1.442h3.6v4.635h-1.195l-.182-1.078a4.1 4.1 0 0 1-.937.867m10.068-3.562h-4.196v2.221h4.782v1.552h-6.545V33.23h6.333v1.529h-4.57v1.834h4.2Zm-20.593 8.673v1.529h-2.584v7.108h-1.816v-7.107h-2.596v-1.53Zm4.703 8.877a3.77 3.77 0 0 1-2.834-1.008 4.66 4.66 0 0 1-1.308-3.562 4.57 4.57 0 0 1 1.308-3.563 3.77 3.77 0 0 1 2.834-1.007 3.77 3.77 0 0 1 2.83 1.008 4.58 4.58 0 0 1 1.307 3.562 4.67 4.67 0 0 1-1.307 3.562 3.77 3.77 0 0 1-2.83 1.008m1.705-2.32a3.55 3.55 0 0 0 .627-2.25 3.54 3.54 0 0 0-.63-2.247 2.06 2.06 0 0 0-1.7-.794 2.09 2.09 0 0 0-1.711.791 3.5 3.5 0 0 0-.639 2.25 3.5 3.5 0 0 0 .639 2.25 2.09 2.09 0 0 0 1.711.791 2.07 2.07 0 0 0 1.703-.791m7.493-1.025h-1.834v3.105h-1.793v-8.637h3.762a3.06 3.06 0 0 1 2.074.668 2.59 2.59 0 0 1 .773 2.069 2.65 2.65 0 0 1-.773 2.162 3.4 3.4 0 0 1-2.209.633m.844-1.8a1.25 1.25 0 0 0 .352-.984 1.17 1.17 0 0 0-.354-.961 1.54 1.54 0 0 0-.993-.287h-1.683v2.543h1.682a1.47 1.47 0 0 0 .996-.306Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.page-top.is-active {
  opacity: 1;
  pointer-events: visible;
}
.page-top::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 50%;
  transform: translateX(-50%);
  width: 14.57px;
  height: 14.57px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.571' height='14.571' viewBox='0 0 14.571 14.571'%3E%3Cpath d='M34.786,12.5a1.11,1.11,0,0,0-.774.321l-6.191,6.191a1.095,1.095,0,0,0,1.547,1.548l4.323-4.324v9.741a1.095,1.095,0,1,0,2.19,0V16.236L40.2,20.56a1.095,1.095,0,0,0,1.547-1.548L35.56,12.821a1.11,1.11,0,0,0-.772-.321Z' transform='translate(-27.5 -12.5)' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .page-top {
    bottom: 15px;
    right: 12px;
  }
}
@media (any-hover: hover) {
  .page-top::before {
    transition: top 0.3s cubic-bezier(0, 0, 0.2, 1);
  }
  .page-top:hover::before {
    top: 8.5px;
  }
}

/* ==========================================================================
�^�C�g��
========================================================================== */
.headline1 {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) min(9.3333333333%, 140px) min(81.3333333333%, 1220px) min(9.3333333333%, 140px) minmax(0, 1fr);
  align-items: center;
  width: 100%;
  min-width: 1172.9651162791px;
  height: 176px;
  margin-right: auto;
  margin-left: auto;
  border-image: linear-gradient(#0065B1, #0065B1);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw;
  color: #FFF;
  overflow: hidden;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 4.7rem;
  line-height: 1.6;
}
.headline1::before {
  content: "";
  grid-column: 1/-1;
  position: absolute;
  top: -524px;
  left: 50%;
  transform: translateX(-212px);
  width: 1528px;
  height: 1367px;
  background-image: url(/company/action/training/diversity/img/bg-title-lv1.webp);
  background-repeat: no-repeat;
  background-size: contain;
}
.headline1 > span {
  z-index: 1;
  grid-column: 3/4;
}
@media screen and (max-width: 767px) {
  .headline1 {
    grid-template-columns: 5.3333333333% 1fr 5.3333333333%;
    min-width: 100%;
    height: 120px;
    font-weight: 700;
    letter-spacing: 0.05em;
    font-size: 3.2rem;
    line-height: 1.4;
  }
  .headline1::before {
    top: -272px;
    width: 798px;
    height: 714px;
    transform: translateX(-218.5px);
  }
  .headline1 > span {
    grid-column: 2/3;
  }
}

.headline2-reverse, .headline2 {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 80px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 4.7rem;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0.02em;
}
.headline2-reverse::before, .headline2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 12px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='100' height='12' viewBox='0 0 100 12'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='100' height='12' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Crect width='20' height='10' transform='translate(0 -0.164)' fill='%230065b1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cg transform='translate(-672 -2227)'%3E%3Cg transform='translate(672 2227.165)' clip-path='url(%23b)'%3E%3Cpath d='M0,9.9a9.9,9.9,0,1,1,19.792,0Z' transform='translate(0 -0.039)' fill='%230065b1'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(-652 -2227)'%3E%3Cg transform='translate(672 2227.165)' clip-path='url(%23b)'%3E%3Cpath d='M0,9.9a9.9,9.9,0,1,1,19.792,0Z' transform='translate(0 -0.039)' fill='%230065b1'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(-632 -2227)'%3E%3Cg transform='translate(672 2227.165)' clip-path='url(%23b)'%3E%3Cpath d='M0,9.9a9.9,9.9,0,1,1,19.792,0Z' transform='translate(0 -0.039)' fill='%230065b1'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(-612 -2227)'%3E%3Cg transform='translate(672 2227.165)' clip-path='url(%23b)'%3E%3Cpath d='M0,9.9a9.9,9.9,0,1,1,19.792,0Z' transform='translate(0 -0.039)' fill='%230065b1'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(-592 -2227)'%3E%3Cg transform='translate(672 2227.165)' clip-path='url(%23b)'%3E%3Cpath d='M0,9.9a9.9,9.9,0,1,1,19.792,0Z' transform='translate(0 -0.039)' fill='%230065b1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='100' height='12' viewBox='0 0 100 12'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='100' height='12' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Crect width='20' height='10' transform='translate(0 -0.164)' fill='%230065b1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cg transform='translate(-672 -2227)'%3E%3Cg transform='translate(672 2227.165)' clip-path='url(%23b)'%3E%3Cpath d='M0,9.9a9.9,9.9,0,1,1,19.792,0Z' transform='translate(0 -0.039)' fill='%230065b1'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(-652 -2227)'%3E%3Cg transform='translate(672 2227.165)' clip-path='url(%23b)'%3E%3Cpath d='M0,9.9a9.9,9.9,0,1,1,19.792,0Z' transform='translate(0 -0.039)' fill='%230065b1'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(-632 -2227)'%3E%3Cg transform='translate(672 2227.165)' clip-path='url(%23b)'%3E%3Cpath d='M0,9.9a9.9,9.9,0,1,1,19.792,0Z' transform='translate(0 -0.039)' fill='%230065b1'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(-612 -2227)'%3E%3Cg transform='translate(672 2227.165)' clip-path='url(%23b)'%3E%3Cpath d='M0,9.9a9.9,9.9,0,1,1,19.792,0Z' transform='translate(0 -0.039)' fill='%230065b1'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(-592 -2227)'%3E%3Cg transform='translate(672 2227.165)' clip-path='url(%23b)'%3E%3Cpath d='M0,9.9a9.9,9.9,0,1,1,19.792,0Z' transform='translate(0 -0.039)' fill='%230065b1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: 50% 100%;
  mask-position: 50% 100%;
  -webkit-mask-size: contain;
  mask-size: contain;
}
@media screen and (max-width: 767px) {
  .headline2-reverse, .headline2 {
    padding-bottom: 25px;
    margin-bottom: 40px;
    font-weight: 700;
    letter-spacing: 0.05em;
    font-size: 3.2rem;
    line-height: 1.4;
  }
  .headline2-reverse::before, .headline2::before {
    width: 90px;
    height: 9px;
  }
}

.headline2::before {
  background-color: #0065B1;
}
.headline2-reverse {
  color: #FFF;
}
.headline2-reverse::before {
  background-color: #FFF;
}

.headline3 {
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 3.8rem;
  line-height: 1.5;
  letter-spacing: 0;
}
.headline3 > span {
  color: #0065B1;
}
@media screen and (max-width: 767px) {
  .headline3 {
    font-weight: 700;
    letter-spacing: 0.05em;
    font-size: 2.5rem;
    line-height: 1.4;
    text-align: center;
  }
}

/* ==========================================================================
�y�[�W���i�r�Q�[�V����
========================================================================== */
.page-menu {
  position: sticky !important;
  top: 70px;
  z-index: 20;
  padding: 16px 0 18px;
}
.page-menu_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 8.5755813953%;
  border-radius: 36px;
  background-color: rgba(255, 255, 255, 0.9);
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.16));
}
.page-menu_item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 72px;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
}
.page-menu_item:not([href]) {
  line-height: 1;
  pointer-events: none;
}
.page-menu_item:hover {
  color: inherit;
  text-decoration: none;
}
.page-menu_item:visited {
  color: inherit;
}
.page-menu_item.is-active {
  color: #0065B1;
  pointer-events: none;
}
.page-menu_item.is-active > span {
  position: relative;
}
.page-menu_item.is-active > span::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 22.5px;
  height: 4px;
  border-radius: 2px;
  background-color: #0065B1;
  opacity: 1;
}
@media (any-hover: hover) {
  .page-menu_item > span {
    position: relative;
  }
  .page-menu_item > span::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #0065B1;
    opacity: 0;
    transition: width, opacity;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .page-menu_item:hover {
    color: #0065B1;
  }
  .page-menu_item:hover > span::before {
    width: 22.5px;
    opacity: 1;
  }
}
.page-menu_item sub {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .page-menu {
    padding: 0;
    top: 16vw;
    overflow: visible !important;
  }
  .page-menu_button {
    --column: 1 / -1;
    position: absolute;
    top: 16px;
    right: 0;
    display: block;
    width: 60px;
    height: 56px;
    border: 1px solid #FFF;
    border-right: none;
    border-radius: 12px 0 0 12px;
    background-color: #0065B1;
  }
  .page-menu_button > span {
    position: absolute;
    right: 20px;
    display: block;
    width: 20px;
    height: 2px;
    background-color: #FFF;
    transition-property: top, transform;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .page-menu_button > span:nth-child(1) {
    top: 18px;
  }
  .page-menu.is-open .page-menu_button > span:nth-child(1) {
    top: calc(50% - 1px);
    transform: rotate(45deg);
  }
  .page-menu_button > span:nth-child(2) {
    top: calc(50% - 1px);
  }
  .page-menu.is-open .page-menu_button > span:nth-child(2) {
    display: none;
  }
  .page-menu_button > span:nth-child(3) {
    top: 34px;
  }
  .page-menu.is-open .page-menu_button > span:nth-child(3) {
    top: calc(50% - 1px);
    transform: rotate(-45deg);
  }
  .page-menu_button.is-active + ul {
    opacity: 1;
    pointer-events: visible;
  }
  .page-menu_list {
    display: block;
    width: 100%;
    max-height: calc(100vh - 24vw);
    max-height: calc(100dvh - 24vw);
    padding: 94px 0 96px;
    border-radius: 0;
    background-color: #FFF;
    filter: none;
    overflow: auto;
  }
  .page-menu_item {
    height: 72px;
    border-top: 1px solid #BEBEBE;
  }
  .page-menu_item:last-child {
    border-bottom: 1px solid #BEBEBE;
  }
}
@media screen and (max-width: 767px) and (any-hover: hover) {
  .page-menu_item::before {
    bottom: -12px;
  }
}
.page-menu_dialog {
  --column: 1 / -1;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  padding-top: 16vw;
  border: none;
  background-color: #FFF;
  opacity: 0;
  pointer-events: none;
}
.page-menu_dialog[open] {
  opacity: 1;
  pointer-events: visible;
}
.page-menu_dialog::backdrop {
  background-color: rgba(0, 0, 0, 0.53);
}
.page-menu_dialog > .page-menu_button {
  top: calc(16vw + 16px);
}

/* ==========================================================================
������
========================================================================== */
@keyframes visionOpen {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.intro {
  padding: 62px 0 0;
}
@media screen and (max-width: 767px) {
  .intro {
    padding-top: 118px;
  }
}
.intro_title {
  z-index: 1;
  width: 771.54px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .intro_title {
    width: 293px;
  }
}
.intro_text {
  --column: 6 / 21;
  z-index: 1;
  margin-top: 54px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.9166666667;
  letter-spacing: 0.006em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .intro_text {
    --column: 2 / 3;
    margin-top: 49px;
    font-size: 1.6rem;
    line-height: 1.9375;
    letter-spacing: 0.026em;
  }
}
.intro_img {
  --column: 1 / -1;
  position: relative;
  margin-top: -398px;
}
@media screen and (max-width: 767px) {
  .intro_img {
    margin-top: -296px;
  }
}
.intro_img_button {
  all: unset;
  position: absolute;
  bottom: 0;
  right: 5.3333333333%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 82.9333333333%;
  column-gap: 4px;
  color: #767676;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
.intro_img_button::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(/company/action/training/diversity/img/icon-enlargement.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.intro_img_button:focus-visible {
  outline: none;
}
.intro_img_dialog {
  all: unset;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 94.6666666667%;
  height: 328px;
  padding: 24px 20px;
  margin: auto;
  border-radius: 16px;
  background-color: #FFF;
  pointer-events: none;
  opacity: 0;
  overflow: hidden;
  box-sizing: border-box;
}
.intro_img_dialog::backdrop {
  background-color: rgba(26, 26, 26, 0.4);
}
.intro_img_dialog[open] {
  pointer-events: visible;
  animation: visionOpen 0.3s ease both;
}
.intro_img_dialog_close {
  position: absolute;
  top: 19px;
  right: 19px;
  z-index: 99;
  width: 22px;
  height: 22px;
}
.intro_img_dialog_close::before, .intro_img_dialog_close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 24px;
  border-radius: 1px;
  background-color: #0065B1;
}
.intro_img_dialog_close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.intro_img_dialog_close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.intro_img_dialog_close:focus-visible {
  outline: none;
}
.intro_img_dialog_window {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.intro_decoration {
  position: absolute;
  top: 0;
  z-index: 10;
  display: block;
  width: var(--size);
  padding-top: var(--size);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .intro_decoration {
    margin-top: 0 !important;
  }
}
.intro_decoration.type-A {
  --column: 1 / 4;
  --size: 132.2222222222%;
  left: -46.1111111111%;
  background-image: url(/company/action/training/diversity/img/icon-01.svg);
}
@media screen and (max-width: 767px) {
  .intro_decoration.type-A {
    --column: 2 / 3;
    --size: 102px;
    top: -28px;
    left: 14px;
  }
}
.intro_decoration.type-B {
  --column: 4 / 5;
  --size: 130.7692307692%;
  left: -3.8461538462%;
  margin-top: 266.6666666667%;
  background-image: url(/company/action/training/diversity/img/icon-02.svg);
}
@media screen and (max-width: 767px) {
  .intro_decoration.type-B {
    --column: 2 / 3;
    --size: 38px;
    top: 37px;
    left: 117px;
  }
}
.intro_decoration.type-C {
  --column: 1 / 5;
  --size: 81.3953488372%;
  left: 16.2790697674%;
  margin-top: 120.5426356589%;
  background-image: url(/company/action/training/diversity/img/icon-03.svg);
}
@media screen and (max-width: 767px) {
  .intro_decoration.type-C {
    --column: 1 / 2;
    --size: 95px;
    top: 131px;
    left: -51px;
  }
}
.intro_decoration.type-D {
  --column: 23 / 26;
  --size: 130.5555555556%;
  left: -6.6666666667%;
  margin-top: 103.8888888889%;
  background-image: url(/company/action/training/diversity/img/icon-04.svg);
}
@media screen and (max-width: 767px) {
  .intro_decoration.type-D {
    --column: 3 / 4;
    --size: 85px;
    top: 384px;
    left: -43px;
  }
}
.intro_decoration.type-E {
  --column: 22 / 24;
  --size: 89.8305084746%;
  left: 5.0847457627%;
  margin-top: 352.5423728814%;
  background-image: url(/company/action/training/diversity/img/icon-05.svg);
}
@media screen and (max-width: 767px) {
  .intro_decoration.type-E {
    --column: 1 / 2;
    --size: 56px;
    top: 683px;
    left: -14px;
  }
}
.intro_decoration.type-F {
  --column: 24 / 25;
  --size: 91.0256410256%;
  left: 30.7692307692%;
  padding-top: 364.1025641026%;
  margin-top: 593.5897435897%;
  background-image: url(/company/action/training/diversity/img/icon-06.svg);
}
@media screen and (max-width: 767px) {
  .intro_decoration.type-F {
    --column: 3 / 4;
    --size: 33px;
    top: 769px;
    right: 14px;
    left: auto;
    padding-top: 132px;
  }
}
.intro_decoration.type-G {
  --column: 20 / 26;
  --size: 96.0106382979%;
  top: calc(100% - 116px);
  right: -27px;
  padding-top: 71.8085106383%;
  background-image: url(/company/action/training/diversity/img/icon-07.svg);
}
@media screen and (max-width: 767px) {
  .intro_decoration.type-G {
    --column: 3 / 4;
    --size: 95px;
    top: calc(100% - 24px);
    right: -8px;
    padding-top: 71px;
  }
}

/* ==========================================================================
�g�b�v���b�Z�[�W
========================================================================== */
.message {
  position: relative;
  z-index: 1;
  padding: 69px 0 117px;
}
@media screen and (max-width: 767px) {
  .message {
    padding: 61px 0 127px;
  }
}
.message_detail {
  --column: 4 / 13;
  position: relative;
}
.message_detail::before {
  content: "";
  position: absolute;
  top: -100px;
  left: -20.1818181818%;
  z-index: -1;
  width: 66.5454545455%;
  padding-top: 66.5454545455%;
  background-image: url(/company/action/training/diversity/img/icon-08.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .message_detail {
    --column: 2 / 3;
  }
  .message_detail::before {
    top: -18px;
    left: 0;
    width: 112px;
    padding-top: 112px;
  }
  .message_detail::after {
    content: "";
    position: absolute;
    top: 59px;
    right: -56px;
    z-index: -1;
    width: 66px;
    padding-top: 66px;
    background-image: url(/company/action/training/diversity/img/icon-09.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.message_detail_text {
  margin-top: 48px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
  font-size: 1.6rem;
}
.message_detail_author {
  margin-top: 32px;
  text-align: right;
}
.message_detail_author_company {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
}
.message_detail_author_name {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.3636363636;
}
.message_img {
  --column: 16 / 23;
  position: relative;
  z-index: 1;
  height: max-content;
}
.message_img::before {
  content: "";
  position: absolute;
  bottom: -92px;
  left: -20.3703703704%;
  z-index: -1;
  width: 47.6851851852%;
  padding-top: 47.6851851852%;
  background-image: url(/company/action/training/diversity/img/icon-09.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .message_img {
    --column: 2 / 3;
    width: 74.9253731343%;
    margin: 28px auto 0;
  }
  .message_img::before {
    display: none;
  }
}
.message_img figcaption {
  display: block;
  margin-top: 12px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.4545454545;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .message_img figcaption {
    margin-top: 8px;
    font-size: 1.6rem;
    line-height: 1.875;
    text-align: center;
  }
}
.message_button {
  --column: 4 / 23;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .message_button {
    --column: 2 / 3;
    margin-top: 40px;
  }
}
.message_decoration {
  position: absolute;
  top: 0;
  z-index: 10;
  display: block;
  width: var(--size);
  padding-top: var(--size);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .message_decoration {
    margin-top: 0 !important;
  }
}
.message_decoration.type-A {
  --column: 20 / 26;
  --size: 96.0106382979%;
  top: -116px;
  right: -27px;
  padding-top: 71.8085106383%;
  background-image: url(/company/action/training/diversity/img/icon-07.svg);
}
@media screen and (max-width: 767px) {
  .message_decoration.type-A {
    --column: 3 / 4;
    --size: 95px;
    top: -24px;
    right: -8px;
    padding-top: 71px;
  }
}
.message_decoration.type-B {
  --column: 22 / 25;
  --size: 86.2244897959%;
  top: auto;
  bottom: 0;
  right: 0;
  margin-bottom: 75%;
  background-image: url(/company/action/training/diversity/img/icon-10.svg);
}
@media screen and (max-width: 767px) {
  .message_decoration.type-B {
    display: none;
  }
}
.message_decoration.type-C {
  --column: 19 / 23;
  --size: 101.6949152542%;
  top: auto;
  bottom: 0;
  right: 4.2372881356%;
  padding-top: 20.3389830508%;
  margin-bottom: 33.8983050847%;
  background-image: url(/company/action/training/diversity/img/icon-11.svg);
}
@media screen and (max-width: 767px) {
  .message_decoration.type-C {
    --column: 1 / -1;
    --size: 169px;
    bottom: 45px;
    right: -20px;
    padding-top: 34px;
    margin-bottom: 0;
  }
}

/* ==========================================================================
D&I
========================================================================== */
.dai_head_text {
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .dai_head_text {
    font-weight: 700;
    letter-spacing: 0.05em;
    font-size: 2rem;
    line-height: 1.7;
    letter-spacing: 0.01em;
    text-align: center;
  }
}
.dai_head .headline3 {
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .dai_head .headline3 {
    margin-top: 8px;
    font-weight: 700;
    letter-spacing: 0.05em;
    font-size: 3.2rem;
    line-height: 1.4;
    letter-spacing: 0;
  }
}
.dai_content {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .dai_content {
    margin-top: 24px;
  }
}
.dai_content_text {
  margin-bottom: 46px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .dai_content_text {
    width: 94.8553054662%;
    margin: 0 auto 24px;
  }
}
.dai_list, .dai_list-one {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 24px;
}
@media screen and (max-width: 767px) {
  .dai_list, .dai_list-one {
    grid-template-columns: 1fr;
    grid-gap: 16px;
  }
}
.dai_list > li, .dai_list-one > li {
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.16));
}
@media screen and (max-width: 767px) {
  .dai_list > li, .dai_list-one > li {
    filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.16));
  }
}
.dai_list-one {
  grid-template-columns: 1fr;
  grid-gap: 20px;
}