@charset "UTF-8";
/**
* 人材育成・働きがい向上の取り組み
*/


/* ==========================================================================
レイアウト
========================================================================== */
#index-company-action-training .full-box {
  width: 1024px;
  margin-bottom: -25px;
}
@media screen and (max-width: 767px) {
  #index-company-action-training .full-box {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
  }
}

.img-c {
  margin: 0;
  text-align: center;
}

.item-wrap .img-r {
  margin: 0 0 0 20px;
}
@media screen and (max-width: 767px) {
  .item-wrap .img-r {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
}

/* heading */
.heading3 {
  margin-bottom: 1em;
  padding-bottom: 7px;
  border-bottom: 2px solid #074b9b;
  color: #002d6c;
  font-size: 16px;
  font-weight: bold;
}

.heading4 {
  margin-bottom: 20px;
  padding-left: 5px;
  border-left: 5px solid #0066ae;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.txt_subt {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #002d6c;  
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

/* image column */
.fig25 {
  width: 720px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .fig25 {
    width: 100%;
    max-width: 350px;
  }
}

.fig25 .left {
  float: left;
  width: 350px;
  margin: 0;
}
.fig25 .right {
  float: right;
  width: 350px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .fig25 .left,
  .fig25 .right {
    float: none;
    width: 100%;
  }
  .fig25 .right {
    margin-top: 20px;
  }
}
.fig25 figcaption {
  margin-top: 10px;
  font-size: 14px;
  text-align: left;
}

.fig50 .left {
  float: left;
  width: 480px;
  margin: 0;
}
.fig50 .right {
  float: right;
  width: 480px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .fig50 .left,
  .fig50 .right {
    float: none;
    width: 100%;
  }
  .fig50 .right {
    margin-top: 20px;
  }
}
.fig50 figcaption {
  margin-top: 10px;
  font-size: 14px;
  text-align: left;
}

.text-center {
  text-align: center !important;
}

.fig-flex {
  display: flex;
  justify-content: space-between;
  width: 720px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .fig-flex {
    width: 100%;
  }
}
.fig-flex figure {
  width: 30%;
  margin: 0;
}
.fig-flex figcaption {
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .fig-flex figcaption {
    font-size: 12px;
  }
}

.text-wrap .left {
  float: left;
  width: 830px;
  text-align: left;
}
.text-wrap .rightMark {
  float: right;
  width: 150px;
}
@media screen and (max-width: 767px) {
  .text-wrap .left,
  .text-wrap .rightMark {
    float: none;
    width: 100%;
  }
  .text-wrap .rightMark {
    margin-top: 20px;
  }
}

.linkPDF {
  margin-top: 15px;
  font-size: 14px;
  text-decoration: underline;
  text-align: left;
}

.sm-button-wrap {
  width: 89.3333%;
  margin: 30px auto 0;
  max-width: 640px;
}

#contents .sm-button {
  text-decoration: none;
  display: block;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: calc(10px + 14px + 0.5em);
  padding-right: calc(10px + 1em);
  border: 2px solid #0d72b8;
  border-bottom: 2px solid #0d72b8;
  background-color: #0d72b8;
  color: #fff;
  font-size: 138.46753%;
  font-weight: 700;
  text-align: center;
}

#contents .sm-button.is-pdf::after {
  content: "v";
  font-weight: 700;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
}

.diversity-pict1-pc {
  margin: 10px 0 60px;
  text-align: center;
}

.diversity-pict1-sp{
  display: none;
}

.diversity-pict2 {
  padding-block-start: 20px;
  float: right;
}

@media screen and (max-width: 767px) {
  .diversity-pict1-pc{
    display: none;
  }
  .diversity-pict1-sp{
    display: block;
    text-align: center;
  }

}

@media screen and (min-width: 767px){
.sp {
    display: none;
  }
}

.diversity-text-wrap {
  padding-inline-end: 10px;
  text-align: right;
  margin-block-end: 50px;
}

/* table */
.tbList {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
  border-top: 1px solid #cfd3d6;
  border-right: 1px solid #cfd3d6;
}
.tbList th,
.tbList td {
  padding: 10px;
  border-bottom: 1px solid #cfd3d6;
  border-left: 1px solid #cfd3d6;
  color: #227b94;
  font-size: 15px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  line-height: 1.2em;
}
.tbList tbody tr:nth-child(odd) {
  background: #d2eaf1;
}
.tbList thead th:first-child {
  width: 25%;
}
.tbList thead th:last-child {
  width: 75%;
}
.tbList td .ml3txt {
  padding-left: 3em;
}
.tbList td ul {
  list-style: disc;
  padding-left: 1em;
}
.tbList td ul > li {
  line-height: 1.2em;
}

/* other */
.bgYellow {
  padding: 20px;
  background: #fff5d3;
  text-align: left;
}
.bgYellow .tit {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #FFF;
  font-size: 14px;
  font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-weight: bold;
  text-align: center;
}
.bgYellow .title2 {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
}

.bgYellow dl > dt {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}
.bgYellow dl > dd {
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.bgYellow .text-wrap .left {
  width: 650px;
}
.bgYellow .text-wrap .rightFig {
  float: right;
  width: 265px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .bgYellow .text-wrap .left ,
  .bgYellow .text-wrap .rightFig {
    float: none;
    width: 100%;
  }
  .bgYellow .text-wrap .rightFig {
    margin-top: 20px;
  }
}

.person-wrap-heading {
  padding: .5em 0;
  background-color: #f2f2f2;
  font-size: 18px;
  font-weight: bold;
}
.person-wrap-heading .number {
  margin-right: 1em;
  padding: .4em 1em;
  background-color: #0071bc;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.person-message {
  display: table;
  width: 720px;
  margin: 30px auto;
}
@media screen and (max-width: 767px) {
  .person-message {
    display: block;
    width: 100%;
    max-width: 350px;
  }
}
.person-message .text-wrap,
.person-message figure {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .person-message .text-wrap,
  .person-message figure {
    display: block;
    width: 100%;
  }
}
.person-message .message {
  font-size: 20px;
}
.person-message .name {
  font-size: 18px;
  text-align: right;
}
.person-message figure {
  margin: 0;
  padding: 0 0 0 36px;
}
@media screen and (max-width: 767px) {
  .person-message figure {
    margin-top: 20px;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .person-message figure {
    margin-top: 20px;
    padding: 0;
  }
}

.diversity-wrap {
  margin: 35px 10px 10px;
  border: 1px solid #13B9D5;
}

.diversity-box {
  padding: 20px;  
  background-color: #13b9d5; 
  margin-block-end: 40px;
}

/* ==========================================================================
タブ
========================================================================== */
.tab-navi {
  display: flex;
  justify-content: space-between;
  margin: 0 10px;
  padding: 0 8px;
  border-bottom: #ccc 1px solid;
}
.tab-navi > li {
  width: 25%;
  margin-bottom: -1px;
  border: #ccc 1px solid;
  border-right: none;
}
.tab-navi > li:last-child {
  border-right: #ccc 1px solid;
}

.tab-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  cursor: pointer;
}
.tab-button:hover {
  background: #e5f0f7;
}
.tab-button > span {
  display: block;
} 
.tab-button.is-active {
  background: #e5f0f7;
  border-bottom: #e5f0f7 1px solid;
}

.tab-area {
  display: none;
}
.tab-area.is-active {
  display: block;
}


/* ==========================================================================
マージン
========================================================================== */
.ml0{
margin-left: 0 !important;
}


/* ==========================================================================
ハイライト
========================================================================== */
.highlight-box,
.nextstep-box,
.society-box{
border-radius: 2px;
margin-top: 25px;
padding: 19px 20px 35px; }
.highlight-box p,
.nextstep-box p,
.society-box p {
font-size: 92.3076923077%;
line-height: 1.67; }

.highlight-box {
background-color: #f3faff;
border: 1px solid #99c6e5; }

.nextstep-box {
background-color: #fcdedf;
border: 1px solid #f16681; }

.society-box {
background-color: #fcdedf;
border: 1px solid #f16681; }

.highlight-ttl {
font-size: 123.076923077%;
font-weight: bold; }

.highlight-ttl,
.highlight-sttl,
.nextstep-ttl,
.nextstep-sttl,
.society-ttl,
.society-sttl {
display: inline-block;
letter-spacing: normal;
vertical-align: middle;
*display: inline;
*zoom: 1; }

.highlight-sttl,
.nextstep-sttl,
.society-sttl {
font-size: 123.076923077%;
font-weight: bold;
line-height: 1.7 !important;
margin-left: 15px; }
.highlight-sttl span,
.nextstep-sttl span,
.society-sttl span {
font-size: 83.3333333333%; }

.nextstep-ttl2,
.society-ttl2 {
font-size: 123.076923077%;
font-weight: bold;
line-height: 1.7 !important;
margin-left: 0; }
.highlight-sttl span,
.society-sttl span,
.nextstep-sttl span {
font-size: 83.3333333333%; }

.img3column li .inner-caption {
margin-top: 10px; }
.img3column li .inner-caption .sct03_sttl {
font-weight: bold !important;
font-size: 107.6923076923%; }
.img3column li .inner-caption span {
color: #b53667;
font-weight: bold; }
.nextstep-box .nextstep-caption {
display: block;
margin-top: 10px;
font-size: 85.71429%;
line-height: 1.67 !important; }
.society-box .society-caption {
display: block;
margin-top: 10px;
font-size: 85.71429%;
line-height: 1.67 !important; }

.nextstep2-box{
  border-radius: 2px;
  margin-top: 25px;
  padding: 19px 20px 35px;
  background-color: #fcdedf;
  border: 1px solid #f16681; 
  }
  .nextstep2-box p {
  font-size: 92.3076923077%;
  line-height: 1.67; }
  .nextstep2-ttl,
  .nextstep2-sttl {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }
  
  .nextstep2-sttl {
  font-size: 123.076923077%;
  font-weight: bold;
  line-height: 1.7 !important;
  margin-left: 15px; }
  .nextstep2-sttl span {
  font-size: 83.3333333333%; }
  
  .nextstep2-ttl2 {
  font-size: 123.076923077%;
  font-weight: bold;
  margin-left: 0; }
  .nextstep2-sttl span {
  font-size: 83.3333333333%; }
  .nextstep2-box figcaption {
  display: block;
  margin-top: 10px;
  font-size: 85.71429%;
  line-height: 1.67 !important; }

.nextstep3-box{
  border-radius: 2px;
  margin-top: 25px;
  padding: 19px 20px 35px;
  background-color: #ffffff;
  border: 1px solid #f16681; 
  }
  .nextstep3-box p {
  font-size: 92.3076923077%;
  line-height: 1.67; }
  .nextstep3-ttl,
  .nextstep3-sttl {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }
  
  .nextstep3-sttl {
  font-size: 123.076923077%;
  font-weight: bold;
  line-height: 1.7 !important;
  margin-left: 15px; }
  .nextstep3-sttl span {
  font-size: 83.3333333333%; }
  
  .nextstep3-ttl2 {
  font-size: 123.076923077%;
  font-weight: bold;
  line-height: 1.7 !important;
  margin-left: 0; }
  .nextstep3-sttl span {
  font-size: 83.3333333333%; }
  .nextstep3-box figcaption {
  display: block;
  margin-top: 10px;
  font-size: 85.71429%;
  line-height: 1.67 !important; }

.training {
width: 200px; }

.note-mark {
  display: inline-block;
  margin: 0 2px;
  font-size: 85%;
}


/* ==========================================================================
テーブル
========================================================================== */
.data-table,.data-table th,.data-table td{
border: 1px solid #ccc;
border-collapse: collapse;
}

.data-table{
width: 100%;
text-align: center;
vertical-align: middle;
margin-bottom: .5em;
}
.data-table.single{
width: 33%;
}

.data-heading{
width: 12%;
color: #fff;
text-align: center;
background-color: #0071bc;
padding: .5em;
}

.data-heading.first {
  width: 28%;
}

.data-detail{
width: 33%;
padding: .5em;
}

.data-detail em{
color: #cc0000;
}


/* ==========================================================================
リスト
========================================================================== */
.children-list li{
list-style: none;
text-indent: -1em;
padding-left: 1em;
}

.img2column{
text-align: center;
}
.img2column li{
display: inline-block;
vertical-align: top;
}
.img2column li:not(:first-child){
margin-left: 15px;
}
.img2column .nextstep-caption{
text-align: left;
}
.img2column .society-caption{
text-align: left;
}

.event-case {
  display: table;
}
@media screen and (max-width: 767px) {
  .event-case {
    display: block;
  }
}
.event-case-inner {
  display: table-row;
}
@media screen and (max-width: 767px) {
  .event-case-inner {
    overflow: hidden;
  }
}
.event-case-text {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .event-case-text {
    display: block;
  }
}
.event-case-pict {
  display: table-cell;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .event-case-pict {
    float: left;
    display: block;
    width: 34%;
    max-width: 125px;
    margin-top: 20px;
    padding-left: 0;
  }
  .event-case-pict + .event-case-pict {
    width: 66%;
    max-width: 239px;
    padding-left: 20px;
  }
}
.event-case-caption {
  display: block;
  margin-top: 5px;
  font-size: 85.71429%;
  line-height: 1.67;
}

.linkArea {
  margin: 5px 0 0;
  padding: 20px;
  background-color: #fafafa;
  text-align: center;
  border: 2px solid #d6dad9;
}
.linkArea img {
  vertical-align: middle;
}



/* ==========================================================================
ダイバーシティ&インクルージョン
========================================================================== */
#projectB {
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
}
#projectB .c-button-large-inverted {
  width: fit-content;
  min-width: 314px;
  height: 40px;
  padding-right: 32px;
  padding-left: 32px;
  margin: 20px auto 0;
  background-color: #0065B1;
  color: #FFF;
  text-decoration: none;
}
#projectB .c-button-large-inverted::before {
  width: 100%;
  border: none;
  background-color: #FFF;
}
#projectB .c-button-large-inverted:not(:hover)::before {
  left: -103%;
}
#projectB .c-button-large-inverted:visited {
  color: #FFF;
}
#projectB .c-button-large-inverted :not(.screenReaderText)::before {
  background-image: url("data:image/svg+xml;charset=utf8,%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M17.5%2010a1.143%201.143%200%200%200-.33-.8L10.8%202.83a1.129%201.129%200%200%200-1.6%201.593l4.451%204.45H3.627a1.127%201.127%200%201%200%200%202.254h10.027L9.2%2015.577a1.129%201.129%200%201%200%201.6%201.593l6.37-6.37a1.143%201.143%200%200%200%20.33-.8%22%20%2F%3E%3C%2Fsvg%3E");
}
@media screen and (min-width: 768px) {
  #projectB .c-button-large-inverted:hover {
    color: #111;
  }
  #projectB .c-button-large-inverted:hover :not(.screenReaderText)::before {
    background-image: url("data:image/svg+xml;charset=utf8,%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%20%3Cpath%20fill%3D%22%230065b1%22%20d%3D%22M17.5%2010a1.143%201.143%200%200%200-.33-.8L10.8%202.83a1.129%201.129%200%200%200-1.6%201.593l4.451%204.45H3.627a1.127%201.127%200%201%200%200%202.254h10.027L9.2%2015.577a1.129%201.129%200%201%200%201.6%201.593l6.37-6.37a1.143%201.143%200%200%200%20.33-.8%22%20%2F%3E%3C%2Fsvg%3E");
  }
}
@media screen and (max-width: 767px) {
  #projectB .c-button-large-inverted {
    width: 100%;
    height: fit-content;
    min-height: 48px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .c-button-large-inverted span:not(.screenReaderText)::before {
    min-width: 5.3333333333vw;
  }
}

#projectB .item-wrap .out-side {
  margin: 0 -20px;
}
@media screen and (max-width: 767px) {
  #projectB .item-wrap {
    margin: 0 -30px;
  }
  #projectB .item-wrap .in-side {
    margin: 0 20px;
  }
}

.dai_caption {
  margin-top: 40px;
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .dai_caption br {
    display: none;
  }
}

.dai_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 28px 40px;
  width: 100%;
  max-width: 668px;
  margin: 40px auto 50px;
}

.dai_item {
  width: calc(50% - 20px);
}
.dai_item.large {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .dai_item.large {
    margin-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  .dai_item {
    width: 100%;
  }
}

.dai_link {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 74px;
  border: 1px solid #CCC;
  border-radius: 16px;
  background-color: #FFF;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  overflow: hidden;
}
.dai_link:hover {
  text-decoration: none;
}
.dai_link:not([href]) {
  line-height: 1;
  pointer-events: none;
}
.dai_item.large .dai_link {
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  border-radius: 24px;
}
.dai_link > span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  column-gap: 12px;
  padding: 0 20px;
  color: #111;
}
.dai_item.large .dai_link > span {
  padding: 18px 20px;
}
.dai_link > 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;
}
.dai_link sub {
  margin-left: -6px;
  font-size: 1.0rem;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .dai_link {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (any-hover: hover) {
  .dai_link::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -102%;
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border-radius: 16px;
    background-color: #0065B1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: left 0.3s cubic-bezier(0, 0, 0.2, 1);
  }
  .dai_item.large .dai_link::before {
    top: auto;
    bottom: -1px;
    height: 62px;
    border-radius: 0 0 24px 24px;
  }
  .dai_link:hover {
    border-color: #0065B1;
    text-decoration: none;
  }
  .dai_item.large .dai_link:hover {
    border-color: #CCC;
  }
  .dai_link:hover::before {
    left: 0;
  }
  .dai_link:hover > span {
    color: #FFF;
  }
  .dai_link:hover > span::before {
    background-color: #FFF;
  }
}

.dai_catchphrase {
  position: relative;
  z-index: 1;
  margin: 32px 0 -60px;
  color: #0065B1;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .dai_catchphrase br.sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .dai_catchphrase {
    margin-bottom: 0;
    font-size: 2.6rem;
  }
}