:root {
  --bgDarkBlue: #004098;
  --bgBlue: #62B0E3;
  --bgLightBlue: #C2DCF2;
  --bgLighterBlue: #F2F6FC;
  --txtDarkBlue: #004098;
  --txtBlue: #008CCF;
  --txtRed: #E52D2D;
  --borderDarkBlue: #004098;
  --borderBlue: #56A8DF;
}
body {
  overflow-x: clip;
}
.mb20 {
  margin-bottom: 20px!important;
}
.txtLeft {
  text-align: left!important;
}
.txtCenter {
  text-align: center!important;
}
.txtRight {
  text-align: right!important;
}
@media print, screen and (min-width: 1025px) {
  .txtCenter-pc {
    text-align: center!important;
  }
}
.txtRed {
  color: var(--txtRed, #E52D2D)!important;
}
.fw700 {
  font-weight: 700!important;
}
.c-txtBase {
  font-weight: 500;
  line-height: 2.0;
  font-size: 15px;
}
sup {
  top: 0;
}
p a{
  text-decoration: underline;
}
p a:hover{
  text-decoration: none;
}
.bold{font-weight: 700;}
.mgb10{margin-bottom: 10px!important;}
.mgb20 {margin-bottom: 20px!important;}
.mgt0{margin-top: 0 !important;}
.mlrAuto {margin-inline: auto;}
.pdb0{padding-bottom: 0 !important;}
.pdt10{padding-top: 10px;}
.pdt20{padding-top: 20px;}
.f-base{
  align-items: baseline;
}
.p-sustainability{
  margin-bottom: 60px;
  padding: 0;
}

.flex p:not(.c-socialTable__note):not(.c-chartNote){
  font-size: 14px;
}

.p-sustainability__message__text{
  font-size: 14px;
}
.p-sustainability__message__text-indent {
  padding-left: 20px;
}
.p-sustainability__note{
  font-size: 12px;
  padding-block: 10px;
  display: block;
}
.c-heading-2__catch + .flex,
.c-heading-2--ribbon + .c-heading-2__subtitle{
  margin-top: 20px;
}
.c-heading-2__catch:has(.icon)  {
  color: #62b0e3;
}
.c-heading-2__catch:has(.icon) .icon {
  padding: 0;
}
.c-heading-2__catch:has(.icon) svg{
  width: 24px;
  height: auto;
}
.f-container.flex.pt40{
  padding-top: 40px;
}
.c-heading-2__subtitle + .flex{
  margin-top: 20px;
}
.flex + .flex{
  margin-top: 30px;
}
.p-sustainability__message__text + .flex,
.flex + .p-sustainability__message__text{
  margin-top: 20px;
}
.p-sustainability__message__text span.img{
  display: block;
  padding-top: 5px;
}

@media print, screen and (min-width: 60em) {
  .list-wrap.ml20 {
    margin-left: 20px;
  }
  .list-wrap.ml20 .c-socialTable {
    margin-inline: 0;
    min-width: 960px;
  }
}


.list-wrap-table01{
  width: fit-content;
  margin: 20px auto;
}
.list-wrap-table01 tr {
  width: 100%;
}
.list-wrap-table01 th{
  min-width: auto;
  text-align: center;
  vertical-align: middle;
  padding: 5px 20px;
}
.list-wrap-table01 td{
  padding: 5px 15px;
  vertical-align: middle;
}
.list-wrap-table01 td:first-of-type{
  text-align: center;
  font-weight: 700;
}
.p-sustainability-list-txt{
  padding-top: 40px;
}
ol.num-list{
  list-style-type: decimal;
  padding-left: 1.4em;
  font-size: 14px;
  margin-top: 20px;
}
ol.num-list li{
  margin-bottom: 5px;
}
ol.num-list li span{
  display: block;
  margin-left: 1em;
  padding-bottom: 10px;
}
ol.num-list li span > span{
  display: block;
  margin-left: 1em;
}
ol.num-list-i{
  list-style-type: lower-roman;
  padding: 10px 0 0 1.4em;
}
ol.num-list-i li{
  padding-top: 5px;
}
.imgL-wrap{
  margin-top: 20px;
}
.flex-inner.flex-text.half,
.flex-inner.flex-img.half {
    width: 100%;
}
.flex-img img:nth-child(2){
  margin-top: 10px;
}

.flex .width62{
  width: 100%;
  max-width: 620px;
}
.flex .width46{
  width: 100%;
  padding-top: 20px;
  max-width: 460px;
  margin:10px auto 0;
}
.flex .width82{
  width: 100%;
  max-width: 820px;
  }
.flex .width26{
  width: 100%;
  max-width: 260px;
  margin: 15px auto 0;
}
.flex .width48{
  width: 100%;
}
.flex-text.border{
  margin: 20px 20px 0 20px;
  padding: 15px;
  border: solid 1px #ccc;
  border-radius: 2px;
  font-size: 100%;
  margin-top: 10px;
}
.flex .width74,.flex .width34{width: 100%;}

.flex-catch,
.c-heading-2__catch,
.flex .flex-catch.c-heading-2__catch.mgt0 {
  font-size: 14px;
}
@media print, screen and (min-width: 1025px) {
  .p-sustainability{
    margin-bottom: 120px;
    padding: 0;
  }
  .flex p:not(.c-socialTable__note):not(.c-chartNote),
  .p-sustainability__message__text{
    font-size: 15px;
  }
  .flex .flex-catch.c-heading-2__catch.mgt0 {
    font-size: 18px;
  }
  .p-sustainability__note{
    font-size: 13px;
  }
  .flex-catch,
  .c-heading-2__catch,
  .flex .flex-catch.c-heading-2__catch.mgt0 {
    font-size: 15px;
  }
  .c-heading-2__catch,
  .flex .flex-catch.c-heading-2__catch.mgt0 {
    font-size: 18px;
  }
  .p-sustainability__message__text + .flex,
  .c-heading-2__subtitle + .flex{
    margin-top: 30px;
  }
  .flex + .flex{
    margin-top: 60px;
  }
  .flex .width62{
    width: 54%;
    }
  .flex .width46{
    width: 40%;
    margin: 0;
    padding-top: 85px;
  }
  .flex .width48{
    width: 48%;
    margin: 0;
  }
  .flex .width82{
    width: 72%;
    }
  .flex .width26{
    width: 22.8%;
    margin: 0;
  }
  .flex .width74{
    width: 68%;
    }
  .flex .width34{
    width: 30%;
  }
  .intro{
    margin-top: 80px;
  }
  ol.num-list{
    font-size: 15px;
  }
  .c-heading-2--ribbon + .c-heading-2__subtitle{
    margin-top: 30px;
  }
  .half {
      width: 48% !important;
  }
  ol.num-list{
  list-style-type: decimal;
  padding-left: 1.4em;
  font-size: 15px;
  margin-top: 30px;
}
  .imgL-wrap{
    margin-top: 30px;
    text-align: center;
  }
  .flex-inner.flex-img{
    margin-block: 0;
  }
  .p-sustainability-list-txt dt{
    font-size: 18px;
  }
  .p-sustainability-list-txt dd{
    margin-bottom: 40px;
    font-size: 15px;
  }
  .list-wrap-table01{
    margin-block: 0;
    width: 100%;
  }
  .p-sustainability-list-wrap{
    display: grid;
    grid-template-columns:1fr 1fr;
    gap: 40px;
  }
  .list-wrap-table01 th:first-of-type{
    width: 20%;
  }
}

.flex.convert-html {

}
.flex.convert-html > .flex-inner:nth-of-type(1) {
  width: 40%;
  display: flex;
  flex-wrap: wrap;
}
.flex.convert-html > .flex-inner:nth-of-type(1) > p{
  height: auto;
  width: 100%;
}
.flex-inner__positon-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  font-size: 94% !important;
  width: 100%;
  height: 24px;
}
.flex-inner__positon-bottom .detail-arrow.horizon {

}
.flex-inner__position-bottom .detail-text {
  color: #004098;
  max-width: calc(100% - 32px);
  width: fit-content;
  font-size: 12px;
}
@media print, screen and (min-width: 48em) {
  .flex-inner__position-bottom .detail-text {
    padding-left: 10px;
    font-size: 100%;
  }
}
@media print, screen and (min-width: 61.25em) {
}

.flex.convert-html > .flex-inner:nth-of-type(2) {
  width: 56%;
}
.flex.convert-html > .flex-inner:nth-of-type(2) *{
  text-align: center;
}



.convert-html__bg01 {
  color: #fff;
  background: #004098;
}
.convert-html__bg02 {
  color: #fff;
  background: #62afe3;
}
.convert-html__line01,
.convert-html__line02,
.convert-html__line04  {
    padding: 5px;
}

.convert-html__line03-inner {
  width: 49%;
}

.convert-html__bg03 {
  color: #004098;
  border: 1px solid #004098;
  background: #f6faed;
  padding: 5px;
  font-size: 94% !important;
}

.flex-inner__title {
  display: flex;
  align-items: flex-start;
}
.flex-inner__title-icon {
  width: 12px;
  height: auto;
  position: relative;
  top: 5px;
  margin-right: 4px;
}
.flex-inner__title-icon img {
  display: block;
  width: 100%;
  height: auto;
}
.flex-inner__title-text  {
  font-weight: bold;
  color: #77aede;
  color: #008ccf;
  line-height: 1.35;
  font-size: 115%;
  font-size: 13px;
}
@media print, screen and (min-width: 48em) {
  .flex-inner__title-text  {
    font-size: 107%;
  }
}
@media print, screen and (min-width: 61.25em) {
}

.convert-html__inner-line {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  margin: 3px auto;
  height: 30px;
  position: relative;
}
.convert-html__inner-line:before {
  content: "";
  color: #004098;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 1px;
  height: 100%;
  background: #004098;
}

.detail-arrow {
  display: flex;
  justify-content: center;
}
.detail-arrow.vertical::before {
  content: "";
  color: #004098;
  position: absolute;
  top: 0;
  margin: 0 auto;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 6px solid #004098;
  border-top: 0;
}
.detail-arrow.vertical::after {
  content: "";
  color: #004098;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #004098;
  border-bottom: 0;
}
.convert-html__line03-inner:nth-of-type(2) .convert-html__inner-line{
  height: calc(100% - 6px);
}


.detail-arrow.horizon  {
  height: 24px;
}
.convert-html__inner-line:has(.detail-arrow.horizon ) {
  height: 20px;
  margin: 0 4px 0 auto;
}
@media print, screen and (min-width: 48em) {
  .convert-html__inner-line:has(.detail-arrow.horizon ) {
    height: 24px;
  }
}
@media print, screen and (min-width: 61.25em) {
}

.convert-html__inner-line:has(.horizon)::before {
  content: "";
  color: #004098;
  position: absolute;
  top: -1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto 0;
  display: block;
  width: 24px;
  height: 1px;
  background: #004098;
}
.detail-arrow.horizon::before {
  content: "";
  color: #004098;
  position: absolute;
  top: -1px;
  bottom: 0;
  left: -3px;
  margin: auto 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 6px solid #004098;
  border-top: 0;
  transform: rotate(-90deg);
}
.detail-arrow.horizon::after {
  content: "";
  color: #004098;
  position: absolute;
  top: -1px;
  bottom: 0;
  right: -3px;
  margin: auto 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #004098;
  border-bottom: 0;
  transform: rotate(-90deg);
}
.flex-inner__position-bottom.detail.flex {
  width: 100%;
  align-items: flex-end;
}
.flex-inner__position-bottom.detail > .convert-html__inner-line{
  width: 24px;
  position: relative;
  top: -1.5ch;
}
.flex.type02 {
  border-color:#2594d2;
  color: #2594d2;
  background: #dbe9f6;
}
.flex.type02:has(.flex-type02-borderwrap) {
  border: none;
}

.flex-type02-borderwrap{
  border: 4px solid #2594d2;
  width: 100%;
  display: flex;
  padding: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex.type02 .flex-type02-borderwrap .flex-inner.flex-title {
  color: #2594d2!important;
  font-size: 115%;
  border-bottom: 2px solid #2594d2;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.flex.type02 .flex-type02-borderwrap .flex-inner.flex-title .flex-title-text {
  color: #2594d2!important;
  margin-top: 0;
  font-size: 100%;
}
.flex.type02 .flex-type02-borderwrap .flex-text {
  width: 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 48em) {
  .flex.type02 .flex-type02-borderwrap .flex-text {
    width: 48.5%;
  }
}
@media print, screen and (min-width: 61.25em) {
  .flex.type02 .flex-type02-borderwrap .flex-text {
    width: 64%;
    max-width: 64%;
  }
}

.flex.type02 .flex-type02-borderwrap .flex-img {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .flex.type02 .flex-type02-borderwrap .flex-img {
    width: 48.5%;
    max-width: 48.5%;
  }
}
@media print, screen and (min-width: 61.25em) {
  .flex.type02 .flex-type02-borderwrap .flex-img {
    width: 33%;
    max-width: 33%;
    margin-top: 0;
  }
}
.flex.type02 .flex-notice {
 margin-top: 20px;
 font-size: 90%;
 display: block;
}
.flex.type04 {
  border-color:#2594d2;
  color: #2594d2;
  background: #dbe9f6;
}
.flex.type04:has(.flex-type04-borderwrap) {
  border: none;
}

.flex-type04-borderwrap{
  border: 4px solid #2594d2;
  width: 100%;
  display: flex;
  padding: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex.type04 .flex-type04-borderwrap .flex-inner.flex-title {
  color: #2594d2!important;
  font-size: 115%;
  border-bottom: 2px solid #2594d2;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.flex.type04 .flex-type04-borderwrap .flex-inner.flex-title .flex-title-text {
  color: #2594d2!important;
  margin-top: 0;
  font-size: 100%;
}
.flex.type04 .flex-type04-borderwrap .flex-text {
  width: 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 48em) {
  .flex.type04 .flex-type04-borderwrap .flex-text {
    width: 48.5%;
  }
}
@media print, screen and (min-width: 61.25em) {
  .flex.type04 .flex-type04-borderwrap .flex-text {
    width: 64%;
    max-width: 64%;
  }
}

.flex.type04 .flex-type04-borderwrap .flex-img {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .flex.type04 .flex-type04-borderwrap .flex-img {
    width: 48.5%;
    max-width: 48.5%;
  }
}
@media print, screen and (min-width: 61.25em) {
  .flex.type04 .flex-type04-borderwrap .flex-img {
    width: 33%;
    max-width: 33%;
    margin-top: 0;
  }
}
.flex.type04 .flex-notice {
 margin-top: 10px;
 font-size: 90%;
 display: block;

  @media screen and (max-width: 768px) {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }
}




/* ------------------------------------------------------------
  リスト
------------------------------------------------------------ */
.c-socialList {
  padding-left: 15px;
  text-indent: -15px;
}
/** ------------------------------------------------------------
  図表注釈
------------------------------------------------------------ */

p.c-chartNote {
  margin-top: 8px;
  padding-left: 1.5ch;
  text-indent: -1.5ch;
  font-size: 90%;
  color: #666;
}
p.c-chartNote span {
}

/* ------------------------------------------------------------
  研修制度
------------------------------------------------------------ */
.trainingTableList {
  display: grid;
  grid-auto-flow: row;
  gap: 0;
  min-width: 700px;
}
.trainingTable tbody th,
.trainingTable td {
  padding: 14px 12px;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  line-height: 1.5;
  text-align: left;
  word-break: normal;
  @media screen and (max-width: 917px) {
    word-break: break-all;
  }
}
.trainingTable tbody th {
  font-weight: 700;
  color: #fff;
}
/*. 部門横断階層別研修 */
.crossDepartmental .x-unit {
  color: var(--txtBlue, #008CCF);
  background-color: transparent;
  text-align: left;
  word-break: normal;
  vertical-align: middle;
}
.crossDepartmental tbody th {
  background-color: #0081C8;
}
.crossDepartmental td {
  background-color: #C2DCF2;
}
/* 営業部門研修 */
.sales tbody th {
  background-color: #38529F;
}
.sales td {
  background-color: #CDCDE7;
}
/* 営業部門研修 */
.procurement tbody th {
  background-color: #EB7CAA;
}
.procurement td {
  background-color: #FBE8F0;
  @media screen and (max-width: 917px) {
    word-break: break-all;
  }
}
.procurement td p {
  width: 36ch;
  margin-inline: auto;
}
/* ------------------------------------------------------------
  図表タイトル
------------------------------------------------------------ */
.c-chartTitle {
  font-weight: 700;
  font-size: 15px;
  color: var(--txtBlue, #008CCF);
  margin-bottom: 6px;
}
/* ------------------------------------------------------------
  体系図共通スタイル
------------------------------------------------------------ */
.c-structureChart {
  grid-template-rows: min-content;
}
.c-structureChart  div {
  color: var(--txtDarkBlue, #004098);
  text-align: center;
  padding: 4px;
  line-height: 1.5;
  height: fit-content;
  border: 1px solid var(--borderDarkBlue, #004098);
}
.c-structureChart div.bgDarkBlue {
  background-color: var(--bgDarkBlue, #004098);
  color: #fff;
  border: 1px solid var(--bgDarkBlue, #004098);
}
.c-structureChart div.bgOrange {
  background-color: #E07F00;
  color: #fff;
  border: 1px solid #E07F00;
}
.connectorDown,
.connectorRight {
    position: relative;
}
.connectorDown::after {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 12px;
    background-color: var(--borderDarkBlue, #004098);
    bottom: -13px;
    left: 50%;
    transform: translateX(-50%);
}
.connectorRight::before {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: var(--borderDarkBlue, #004098);
    top: 50%;
    right: -13px;
}

/* ---------------------労働安全衛生安全方針--------------------- */
.laborSafetyStructure {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 12px;
}
.laborSafetyStructure .div2 {
    grid-row-start: 2;
}
.laborSafetyStructure .div3 {
    grid-column-start: 1;
    grid-row-start: 3;
}
.laborSafetyStructure .div4 {
    grid-column-start: 2;
    grid-row-start: 2;
}
div.laborSafetyStructure__sub {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  border: none;
}
.laborSafetyStructure__sub .sub-1 {
  border: none;
}
.laborSafetyStructure .connectorRight::before {
  top: 20px;
}

/* ---------------------ストレスチェック--------------------- */
.stressCheckChartContainer {
  container-type: inline-size;
}
.stressCheckChart {
   display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 40px;
    column-gap: 4.2cqw;
}
.stressCheckChart div {
  padding-block: 6px;
  position: relative
}
.stressCheckChart .div1 {
    grid-column: span 3 / span 3;
    background-color: #fff!important;
    background-image: linear-gradient(90deg, white 20%, var(--txtDarkBlue, #004098) 20.1%, var(--txtDarkBlue, #004098) 79.9%, white 80%);
    border: none!important;
}
.stressCheckChart .div1::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -39px;
    left: 50%;
    transform: translateX(-50%);
    width: 70.2cqw;
    height: 20px;
    border: 2px solid var(--borderDarkBlue, #004098);
    border-bottom: none;
}
.stressCheckChart .div2 {
    grid-row-start: 2;
}
.stressCheckChart .div3 {
    grid-row-start: 2;
}
.stressCheckChart .div3 .arrowDiagonal {
    position: absolute;
    display: block;
    width: 2px;
    height: max(70px, 20cqw);
    border-right: 2px dashed var(--borderDarkBlue, #004098);;
    bottom: min(-50px, -14cqw);
    right: 3cqw;
    transform: rotate(-70deg);
}
.stressCheckChart .div3 .arrowDiagonal::after {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    border-right: 2px solid var(--borderDarkBlue, #004098);;
    border-bottom: 2px solid var(--borderDarkBlue, #004098);;
    bottom: -5px;
    right: -7px;
    transform: rotate(55deg);
}
.stressCheckChart .div4 {
    grid-row-start: 2;
}
.stressCheckChart .div5 {
    grid-column-start: 2;
    grid-row-start: 3;
}
.stressCheckChart .div6 {
    grid-column-start: 3;
    grid-row-start: 3;
}
.stressCheckChart .label {
  border-radius: 8px;
  background-color: #fff;
  color: var(--txtDarkBlue, #004098);
  display: block;
  width: fit-content;
  padding: 4px 8px;
  margin-inline: auto;
  margin-bottom: 4px;
}
.stressCheckChart__annotation {
    position: absolute;
    left: -28px;
    top: 4px;
    color: #000;
}
.div1 .stressCheckChart__annotation {
      left: 42%;
      bottom: -20px;
      top: unset;
}
.stressCheckChart .connectorDown::after {
    height: 40px;
    bottom: -41px;
}
.stressCheckChart .connectorRight::before {
    width: 4.2cqw;
    right: -4cqw;
    top: 26.5px;
}
.stressCheckChart .pointer {
    position: absolute;
    width: 12px;
    height: 12px;
    border-right: 2px solid var(--borderDarkBlue, #004098);;
    border-bottom: 2px solid var(--borderDarkBlue, #004098);;
    top: -14px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
}
.stressCheckChart .pointer--right {
    top: 54%;
    left: -14px;
    transform: translateY(-50%) rotate(-45deg);
}
/* ------------------------------------------------------------
  社会-テーブル共通スタイル
------------------------------------------------------------ */
.c-socialTable__title {
  margin-bottom: 6px;
  color: var(--bgBlue, #62B0E3);
  font-size: 15px;
}
.c-socialTable {
  margin-inline: auto;
  min-width: 800px;
  width: min(900px, 100%);
  border-top: 1px solid var(--borderBlue, #56A8DF);
}
.c-socialTable__note  {
    min-width: 800px;
    width: min(900px, 100%);
    margin-block: 8px;
    font-size: 90%;
    color: #666;
    text-align: left;
}
@media print, screen and (min-width: 768px) {
  .c-socialTable--half {
      min-width: unset;
  }
  .c-socialTable--half th,
  .c-socialTable--half td {
    padding: 8px 8px;
  }
  .c-socialTable__note--half {
      min-width: unset;
      max-width: 480px;
      text-align: left;
  }
}
@media print, screen and (min-width: 1025px) {
    .c-socialTable--half {
      min-width: unset;
      max-width: 480px;
      margin-inline: 0;
    }
    .flex .c-socialTable--half {
      max-width: 100%;
    }
}
.c-socialTable td,
.c-socialTable th {
	border-right: 1px solid var(--borderBlue, #56A8DF);
  border-bottom: 1px solid var(--borderBlue, #56A8DF);
	border-collapse: collapse;
  line-height: 1.5;
  font-weight: 400;
}
.c-socialTable .dashedUnderline {
  border-bottom: 1px dashed var(--borderBlue, #56A8DF);
  border-top: none;
}
.c-socialTable td, th {
	padding: 10px 10px;
  line-height: 1.5;
  word-break: normal;
}
.c-socialTable thead th {
  font-weight: 400;
  color: var(--txtBlue, #008CCF);
  background: var(--bgLightBlue, #C2DCF2);
  text-align: center;
}
.c-socialTable thead th.bgLighterBlue {
  background: var(--bgLighterBlue, #F2F6FC);
}
.c-socialTable tbody th {
  color: var(--txtBlue, #008CCF);
  background: var(--bgLighterBlue, #F2F6FC);
  text-align: left;
}
.c-socialTable th:first-child,
.c-socialTable td:first-child {
  border-left: none;
}
.c-socialTable th:last-child,
.c-socialTable td:last-child {
  border-right: none;
}
.c-socialTable .bgWhite {
  background: #fff;
}
.c-socialTable .txtCenter {
  text-align: center;
}
.c-socialTable .txtRight {
  text-align: right;
}

.c-socialTable .borderTop {
  border-top: 1px solid var(--borderBlue, #56A8DF);
}
.c-socialTable .noBorderBottom {
  border-bottom: none;
}
.c-socialTable .listStyleDisc {
    list-style: '・';
    text-align: left;
    padding-left: 8px;
}
.c-socialTable .noborder_notice {
  margin: 15px 0 0 0;
  font-size: 90%;
  color: #666;
  text-align: left;
  border-bottom: none;
}

/* ------------------------------------------------------------
  SECTION 方針・基本的な考え方
------------------------------------------------------------ */
.p-basicPrinciplesSec__container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    margin-top: 20px;
  }
.p-basicPrinciplesItem {
  background-color: #EBF4FF;
  padding: 12px;
  display: grid;
  gap: 8px;
}
.p-basicPrinciplesItem__ttl {
    color: var(--txtBlue, #56A8DF);
    text-align: center;
    padding: 4px;
    line-height: 1.5;
    border: 1px solid var(--borderBlue, #56A8DF);
    background-color: #fff;
}
.p-basicPrinciplesItem__desc {
  background-color: #fff;
  padding: 4px;
}
.p-basicPrinciplesItem__list {
  list-style-type: decimal;
  padding-left: 15px;
}
.p-basicPrinciplesItem__list li {
  list-style-type: decimal;
}
.p-basicPrinciplesItem__list li .pl15 {
  display: block;
  padding-left: 15px;
  padding-left: 2.5em;
}
.p-basicPrinciplesItem__list2 {
  padding-left: 15px;
  text-indent: -15px;
}
.p-basicPrinciplesItem__list2 .item:has(.item-number){
  padding-left: 22px;
  position: relative;
  text-indent: 0;
}
.p-basicPrinciplesItem__list2 .item .item-number {
  position: absolute;
  left: 0;
}
.p-basicPrinciplesItem__indent {
  padding-left: 1.1em;
  display: block;
}
.p-basicPrinciplesItem__sublist{
  padding-left: 1.1em;
  padding-left: 2.5em;
}
.p-basicPrinciplesItem__sublist li{
  margin-bottom: 10px;
  list-style-type: none;
}
@media print, screen and (min-width: 1025px) {
  .p-basicPrinciplesSec__container {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
  .p-basicPrinciplesItem {
    padding: 24px;
    grid-template-rows: subgrid;
    grid-row: span 3;
  }
}

/* ------------------------------------------------------------
  SECTION 取り組みPDCA
------------------------------------------------------------ */
.p-PDCAChart {
  margin-top: 12px;
  container-type: inline-size;
}
.p-PDCAChart__parent {
   display: flex;
   flex-direction: column;
    gap: 32px;
}
.p-PDCAStep {
  background-color: #EBF4FF;
  padding: 16px;
}
.p-PDCAStep__ttl {
  color: var(--txtDarkBlue, #004098);
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 8px;
}
.p-PDCAChart .div3 {
    grid-column-start: 2;
    grid-row-start: 2;
}
.p-PDCAChart .div4 {
    grid-column-start: 1;
    grid-row-start: 2;
}
.p-PDCAChart .div1,
.p-PDCAChart .div2,
.p-PDCAChart .div3,
.p-PDCAChart .div4 {
  position: relative;
}
.p-PDCAChart .div1::after,
.p-PDCAChart .div2::after,
.p-PDCAChart .div3::after,
.p-PDCAChart .div4::after {
  display: block;
  width: 40%;
  height: 24px;
  background-color: var(--bgLightBlue, #C2DCF2);
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.p-PDCAChart .div4::after {
  display: none;
}
@media print, screen and (min-width: 1025px) {
  .p-PDCAChart__parent {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 60px;
  }
  .p-PDCAChart .div1::after,
  .p-PDCAChart .div3::after {
    display: block;
    width: 48px;
    height: 100%;
    background-color: var(--bgLightBlue, #C2DCF2);
    content: "";
    position: absolute;
    left: unset;
    right: -48px;
    transform: translateX(0);
    top: 0;
    clip-path: polygon(0 0, 100% 50%, 0% 100%);
  }
  .p-PDCAChart .div3::after {
    transform: rotate(180deg);
    left: -48px;
  }
  .p-PDCAChart .div2::after,
  .p-PDCAChart .div4::after {
    display: block;
    width: 40%;
    height: 48px;
    background-color: var(--bgLightBlue, #C2DCF2);
    content: "";
    position: absolute;
    bottom: -48px;
    left: 50%;
    transform: translateX(-50%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }
  .p-PDCAChart .div4::after {
    display: block;
    top: -48px;
    transform: translateX(-50%) rotate(180deg);
  }
}

/* ------------------------------------------------------------
  ＜サプライヤー人権リスクマップ＞
------------------------------------------------------------ */
.c-socialTable.humanRightsRiskMap {
    border: none;
    min-width: 640px;
}
.humanRightsRiskMap th,
.humanRightsRiskMap td {
    border: none;

}
.humanRightsRiskMap .y-ttl,
.humanRightsRiskMap .x-ttl,
.humanRightsRiskMap .x-unit,
.humanRightsRiskMap .y-unit {
  padding-inline: 0;
  background-color: #fff!important;
  color: #202020;
}
.humanRightsRiskMap .x-unit,
.humanRightsRiskMap .y-unit {
  position: relative;
}
.humanRightsRiskMap .x-num {
  position: absolute;
  right: -8px;
  top: 2px;
  z-index: +1;
}
.humanRightsRiskMap .y-num {
  position: absolute;
  top: -10px;
  right: 10px;
}
.humanRightsRiskMap .y-ttl {
  writing-mode: vertical-lr;
  max-width: 40px;
  white-space: nowrap;
}
.humanRightsRiskMap .bgLighter {
  background-color: var(--bgLighterBlue, #F2F6FC);
}
.humanRightsRiskMap .bgLight {
  background-color: #E1EDF9;
}
.humanRightsRiskMap .bgBlue {
  background-color: var(--bgLightBlue, #E6F0FA);
}
.humanRightsRiskMap .dashedLineLeft {
  border-left: 1px dashed var(--borderBlue, #56A8DF);
}
.humanRightsRiskMap .lineLeft {
  border-left: 1px solid var(--borderBlue, #56A8DF);
}



/* ------------------------------------------------------------
  追従アンカーリンク
------------------------------------------------------------ */
  #section-01 {
    padding-bottom: 60px;
    display: block;
  }
  #section-02,
  #section-03,
  #section-04,
  #section-05,
  #section-06,
  #section-07,
  #section-08  {
    padding-top: 100px;
    margin-top: -100px;
  }
  .p-sustainability section + section#section-02 .f-container .c-heading-2.c-heading-2--ribbon:nth-of-type(1),
  .p-sustainability section + section#section-03 .f-container .c-heading-2.c-heading-2--ribbon:nth-of-type(1),
  .p-sustainability section + section#section-04 .f-container .c-heading-2.c-heading-2--ribbon:nth-of-type(1),
  .p-sustainability section + section#section-05 .f-container .c-heading-2.c-heading-2--ribbon:nth-of-type(1),
  .p-sustainability section + section#section-06 .f-container .c-heading-2.c-heading-2--ribbon:nth-of-type(1),
  .p-sustainability section + section#section-07 .f-container .c-heading-2.c-heading-2--ribbon:nth-of-type(1),
  .p-sustainability section + section#section-08 .f-container .c-heading-2.c-heading-2--ribbon:nth-of-type(1) {
    margin-top: 0;
  }

  /* ターゲットアンカー */
  .section-01-03,
  .section-02-04,
  .section-04-03,
  .section-05-03 {
    position: relative;
  }
  #section-01-03,
  #section-02-04,
  #section-04-03,
  #section-05-03 {
    position: absolute;
  }
@media print, screen and (min-width:641px) {
  .p-sustainability .f-container .c-heading-2.c-heading-2--ribbon:nth-of-type(1),
  .p-sustainability section + section .f-container .c-heading-2.c-heading-2--ribbon:nth-of-type(1) {
    margin-top: 0!important;
  }
  .intro.p-sustainability__message__text {
    padding-bottom: 60px;
  }
  #section-01 {
    padding-bottom: 100px;
    padding-top: 200px;
    margin-top: -200px;
  }
  #section-02,
  #section-03,
  #section-04,
  #section-05,
  #section-06,
  #section-07 {
    padding-top: 760px;
    margin-top: -760px;
  }
  #section-08  {
    padding-top: 660px;
    margin-top: -660px;
  }

  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-01 {
    padding-top: 300px;
    margin-top: -300px;
  }
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-02,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-03,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-04,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-05,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-06,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-07,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-08  {
    padding-top: 420px;
    margin-top: -420px;
  }
  .p-sustainability,
  .p-sustainability #section-01,
  .p-sustainability #section-02,
  .p-sustainability #section-03,
  .p-sustainability #section-04,
  .p-sustainability #section-05,
  .p-sustainability #section-06,
  .p-sustainability #section-08 {
    padding-bottom: 100px;
  }
  .p-sustainability {
    margin-bottom: 0;
  }

  /* ターゲットアンカー */
  #section-01-03 {
    top: -570px;
  }
  #section-02-04,
  #section-04-03,
  #section-05-03 {
    top: -650px;
  }
}

@media print, screen and (min-width:768px) {
  #section-01 {
    padding-top: 200px;
    margin-top: -200px;
  }
  #section-02  {
    padding-top: 400px;
    margin-top: -400px;
  }
  #section-03,
  #section-04,
  #section-05,
  #section-06,
  #section-07  {
    padding-top: 400px;
    margin-top: -400px;
  }
  #section-08  {
    padding-top: 300px;
    margin-top: -300px;
  }

  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-01 {
    padding-top: 200px;
    margin-top: -200px;
  }
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-02,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-03,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-04,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-05,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-06,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-07,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-08  {
    padding-top: 240px;
    margin-top: -240px;
  }
  .p-sustainability,
  .p-sustainability #section-01,
  .p-sustainability #section-02,
  .p-sustainability #section-03,
  .p-sustainability #section-04,
  .p-sustainability #section-05,
  .p-sustainability #section-06,
  .p-sustainability #section-08 {
    padding-bottom: 100px;
  }
  .p-sustainability {
    margin-bottom: 0;
  }

  /* ターゲットアンカー */
  #section-01-03 {
    top: -190px;
  }
  #section-02-04,
  #section-04-03,
  #section-05-03 {
    top: -290px;
  }
}

@media print, screen and (min-width:980px) {
  .intro.p-sustainability__message__text {
    padding-bottom: 100px;
  }
  #section-01 {
    padding-bottom: 100px;
    padding-top: 180px;
    margin-top: -180px;
  }
  #section-02,
  #section-03,
  #section-04,
  #section-05,
  #section-06,
  #section-07 {
    padding-top: 460px;
    margin-top: -460px;
    padding-top: 400px;
    margin-top: -400px;
  }
  #section-08  {
    padding-top: 380px;
    margin-top: -380px;
    padding-top: 320px;
    margin-top: -320px;
  }

  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-01 {
    padding-top: 80px;
    margin-top: -80px;
  }
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-02,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-03,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-04,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-05,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-08,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-07,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-08 {
    padding-top: 300px;
    margin-top: -300px;
    padding-top: 240px;
    margin-top: -240px;
  }
  .p-sustainability,
  .p-sustainability #section-01,
  .p-sustainability #section-02,
  .p-sustainability #section-03,
  .p-sustainability #section-04,
  .p-sustainability #section-05,
  .p-sustainability #section-08,
  .p-sustainability #section-08 {
    padding-bottom: 100px;
  }
  .p-sustainability {
    margin-bottom: 0;
  }

  /* ターゲットアンカー */
  #section-01-03 {
    top: -220px;
  }
  #section-02-04,
  #section-04-03,
  #section-05-03 {
    top: -300px;
  }
}

@media print, screen and (min-width: 1280px) {
  .intro.p-sustainability__message__text {
    padding-bottom: 60px;
  }
  #section-01 {
    padding-bottom: 100px;
    padding-top: 150px;
    margin-top: -150px;
  }
  #section-02  {
    padding-top: 380px;
    margin-top: -380px;
    padding-top: 340px;
    margin-top: -340px;
  }
  #section-03,
  #section-04,
  #section-06,
  #section-07  {
    padding-top: 360px;
    margin-top: -360px;
    padding-top: 320px;
    margin-top: -320px;
  }
  #section-05 {
    padding-top: 240px;
    margin-top: -240px;
    padding-top: 220px;
    margin-top: -220px;
  }
  #section-08 {
    padding-top: 240px;
    margin-top: -240px;
    padding-top: 220px;
    margin-top: -220px;
  }

  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-01 {
    padding-top: 30px;
    margin-top: -30px;
  }
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-02,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-03,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-04,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-05,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-06,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-07,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-08  {
    padding-top: 240px;
    margin-top: -240px;
    padding-top: 200px;
    margin-top: -200px;
  }

  /* ターゲットアンカー */
  #section-01-03 {
    top: -130px;
  }
  #section-02-04,
  #section-04-03,
  #section-05-03 {
    top: -210px;
  }
}


/* ------------------------------------------------------------
  印刷 調整
------------------------------------------------------------ */
@media print {
  @page {
    height: 108%;
    padding: 0;
  }
  body{
    margin: 0 auto;
  }
  .print-page{
    box-sizing: border-box;
    width: 100%;
    height: 110%;
    margin: 0 auto;
    padding: 30px;
    zoom: 0.86;
  }
  .print-page.z08{
    zoom: 0.8;
  }
  .print-page.z09{
    zoom: 0.9;
  }
  .print-page.z095{
    zoom: 0.95;
  }

  .print-page .c-heading-2__catch{
   margin-top: 20px;
  }
  .print-page .c-heading-2__subtitle{
    margin-top: 20px;
  }
  .print-page.z095 .c-heading-2__subtitle{
    margin-top: 30px;
  }
  .print-page .list-wrap{
    margin-top:10px
  }
  .c-socialList .item{
    padding-left: 1em;
  }
  .p-mgt60{
    margin-top: 40px !important;
  }

  /* .print-page .list-wrap, */
  .print-page .c-socialList{
    zoom: 0.8;
    margin: 0;
    padding: 0;
  }

  #section-02 {
    margin-top: 0;
    padding-top: 40px;
  }
  #section-01 ,
  /* #section-02, */
  #section-03,
  #section-04,
  #section-05,
  #section-06,
  #section-07,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-01,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-02,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-03,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-04,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-05,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-06,
  .l-root-container:has(.p-zeroshock-localnavi-section.is-fixed) #section-07 {
    padding-top: 0;
    margin-top: 0;
  }
  .p-sustainability,
  section:has(#section-01),
  .p-sustainability #section-02,
  .p-sustainability #section-03,
  .p-sustainability #section-04,
  .p-sustainability #section-05,
  .p-sustainability #section-06 {
    padding-bottom: 40px;
  }
}