@charset "utf-8";
/*
.any {
  @mixin objectfit;
}
@mixin objectfit; でcover:デフォルト
@mixin objectfit contain; でcontain等に上書き
object-fit-images用
*/
/* @media (min-width: 1201px),print { */
  /* topページ */
.h2_title_top {
  font-weight: 700;
  font-size: 1.7rem;
  text-align: center;
  margin-bottom: 40px;
}
.h2_title_top_sub {
  font-weight: 700;
  font-size: 1.3rem;
  text-align: center;
  /* color: #0a3291; */
  padding-bottom: 20px;
  border-bottom: 1px solid #3d3d3d;
}
.top_flex {
  display: flex;
  width: 100%;
  gap: 20px;
}
.top_flex_center{
  align-items: center;
}
.top_flex .width_50 {
  width: 50%;
}
.top_flex .mission {
  border: 1px solid #cfcfcf;
}
.top_flex .left {
  margin-right: 20px;
}
.top_flex .right {
  margin-left: 20px;
}
.top_flex .right .read {
  margin-bottom: 30px;
}
.h2_title_top_02 {
  margin: 80px 0 40px;
}
.botton_top {
  margin-top: 30px;
}
.top_flex .width_33 {
  width: 33%;
}
.toppage_link {
  position: relative;
}
.pagetitle_01_a::after {
  content: "";
  /* display: block; */
  display: inline-block;
  width: 9px;
  height: 9px;
  border-top: 2px solid #0a3291;
  border-right: 2px solid #0a3291;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 26px;
  left: 443px;
}
.pagetitle_02_a::after {
  content: "";
  /* display: block; */
  display: inline-block;
  border-top: 2px solid #0a3291;
  border-right: 2px solid #0a3291;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 22px;
  left: 277px;
  width: 7px;
  height: 7px;
}
.toppage_link_03 {
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: solid 1px #cfcfcf;
  font-size: 0.89rem;
  padding-right: 10px;
}
.toppage_link_03:last-of-type {
  border-bottom: none;
}
.width_50 .toppage_link {
  padding: 15px 0;
  border-bottom: solid 1px #cfcfcf;
}
.width_50 .toppage_link:last-of-type {
  border-bottom: none;
}
.pagetitle_01_a {
  font-size: 1.2rem;
  font-weight: 700 !important;
  display: block;
  cursor: pointer;
}
.pagetitle_02_a {
  font-weight: 700 !important;
  display: block;
  cursor: pointer;
}
.toppage_link_area {
  margin-top: 20px;
}
.link_back_blue {
  background-color: #F7F8FB;
  padding: 20px 15px 20px;
}
.sustainability p {
  line-height: 1.7;
}
.norm_list {
  margin-top: 20px;
  margin-left: 10px;
  line-height: 1.7;
}
.system_figure {
  width: 400px;
}
.system_figure img {
  width: 100%;
}
.h3_title {
  margin: 60px 0 30px;
  padding-left: 14px;
  font-size: 1.5rem;
  font-weight: 700;
  position: relative;
}
.h3_title:before {
  content: "";
  display: block;
  background-color: #0a3291;
  width: 3px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 1px;
}
.h3_title span {
  font-size: 1rem;
  display: block;
}
.h4_title {
  color: #0a3291;
  font-size: 1.3rem;
  padding-bottom: 14px;
  border-bottom: 1px solid #cfcfcf;
  font-weight: 700;
  margin-top: 60px;
  margin-bottom: 20px;
}
.p_title {
  font-weight: 700;
  margin-top: 25px;
  margin-bottom: 8px;
  font-size: 1.15rem;
}
.sdgs_text_area p {
  margin-top: 15px;
}
.arrow {
  position: relative;
  display: inline-block;
}
.arrow::before {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 1px #0a3291;
  border-right: solid 1px #0a3291;
  position: absolute;
  left: 11px;
  top: -15px;
  transform: rotate(135deg);
}
.feature-policy .mission_area {
  margin-top: 40px;
}
.sp_br {
  display: none;
}
/* 表 */
.table {
  width: 100%;
  margin:0 0 50px;
}
.table_02 {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.table_03 {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 20px;
}
.table_05 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}
table , td, th {
  border: 2px solid #fff;
  border-collapse: collapse;
}
td, th {
  padding: 10px;
}
th {
  background-color: #6c84bd;
  color: #fff;
  text-align: center;
}
td {
  background-color: #ebf0f9;
}
table .blue {
  background-color: #c3cee9;
}
.rl {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  text-align: center;
}
.number {
  text-align: right;
}
.table_title {
  margin-bottom: 20px;
}
.table_subtitle {
  margin-top: 1em;
  font-weight: 600;
  margin-bottom: 10px;
}
.supplement_box {
  border: 1px solid #cfcfcf;
  padding: 20px 20px;
  margin-bottom: 15px;
}
.supplement_box_02 {
  border: 1px solid #cfcfcf;
  margin-top: 20px;
  padding: 20px 20px;
}
.esg_environment_img {
  width: 95%;
  margin: 0 auto;
}
/* ポリシー */
.policy .subtitle {
  margin-top: 1em;
}
.policy .last_right {
  text-align: right;
  margin-top: 1em;
}
/* ステークホルダーエンゲージメント */
.stakeholder table .width01 {
  width: 17%;
}
.stakeholder table .width02 {
  width: 48%;
}
.stakeholder table .width03 {
  width: 35%;
}
/* コーポレートガバナンス */
.governance_figure {
  width: 80%;
}
.governance_figure img {
  width: 100%;
}
.list_01 {
  margin-left: 1em;
  margin-top: 1em;
}
.list_01 li {
  margin-bottom: 0.5em;
  text-indent: -1em;
}
/* ダイバーシティ&インクルージョン */
.border_box {
  border: 1px solid #cfcfcf;
  padding: 34px 38px;
  margin: 40px 0;
}
.border_box .p_title {
  margin-top: 0;
}
.border_box .item {
  font-weight: 600;
  margin: 25px 0 5px;
}
.link {
  margin-top: 1em;
}
.link a {
  word-wrap: break-word;
  text-decoration: underline;
  color: #0a3291;
}
.link01 {
  text-decoration: underline;
}
/* 地域経済の活性化 */
  .hometown_img {
  width: 45%;
  margin: 10px 0 10px;
}
.hometown_img img {
  width: 100%;
}
/* 健康経営・ワークライフバランス */
.office_img {
  width: 45%;
  margin: 10px 0 35px;
}
.office_img img {
  width: 100%;
}
/* コンプライアンス・リスクマネジメント */
.compliance_img01 {
  width: 70%;
  max-width: 800px;
}
.compliance_img01 img {
  width: 100%;
}
.compliance_img02 {
  width: 80%;
  max-width: 800px;
}
.compliance_img02 img {
  width: 100%;
}
.border_box .p_title {
  margin-top: 0;
}
/* 重要課題（マテリアリティ） */
.sdgs_table01 {
  width: 22%;
}
.sdgs_table02 {
  width: 48%;
}
.sdgs_table03 {
  width: 30%;
}
.sdgs_icon_td {
  display: flex;
  align-items: center;
  gap: 10px;
}
.sdgs_icon_td img {
  width: 95px;
}
.back_blue_area {
  position: relative;
}
.back_blue_area:nth-of-type(n+2) {
  margin-top: 55px;
}
.back_blue_area::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 95%;
  background-color: #F3F5F9;
  z-index: -1;
  left: 5%;
}
.back_blue_area:not(:first-of-type)::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-width: 13px 7.5px 0 7.5px;
  border-color: #0a3291 transparent transparent transparent;
  left: 0;
  right: 0;
  margin: auto;
  top: -33px;
}
.materiality_flow {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
}
.materiality_flow .circle {
  width: 10%;
}
.materiality_flow .circle p {
  color: #fff;
}
.materiality_flow .circle p span {
  font-size: 1.8rem;
}
.materiality_flow .circle {
  position: relative;
  background-color: #6C84BD;
  height: 100px;
  width: 100px;
  border-radius: 50%;
}
.materiality_flow .circle p {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100px;
  text-align: center;
  line-height: 1.3;
  font-weight: 600;
}
.materiality_flow .circle_01 {
  background-color: #6C84BD;
}
.materiality_flow .circle_02 {
  background-color: #6C92BD;
}
.materiality_flow .circle_03 {
  background-color: #6FACD3;
}
.materiality_flow .circle_04 {
  background-color: #79C8EB;
}
.materiality_flow .text_area {
  width: calc(100% - 100px);
  padding: 35px 30px 35px 20px;
  box-sizing: border-box;
}
.materiality_flow .title {
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.step03_flex {
  display: flex;
  width: 100%;
}
.step03_flex .text {
  width: 80%;
}
.step03_flex .img {
  width: 20%;
  margin-left: 20px;
  box-sizing: border-box;
}
.materiality_flow_area {
  margin-bottom: 80px;
  margin-top: 30px;
}

/* トップメッセージ */
.message p:nth-child(n+2) {
  margin-top: 1em;
}
.message .last_right {
  text-align: right;
}

.sp-show {
  display: none;
}
.h5_title {
  font-size: 1.0rem;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 10px;
}
.table_color {
  width: 100%;
  margin-top: 20px;
}
.table_color tr:nth-child(1) th {
  background-color: #4a4a4a;
}
.table_color tr:nth-child(2) td,
.table_color tr:nth-child(3) td,
.table_color tr:nth-child(4) td,
.table_color tr:nth-child(5) td
  {
  background-color: #fff3cd;
}
.table_color tr:nth-child(6) td,
.table_color tr:nth-child(7) td
  {
  background-color: #f6f6f6;
}
.column-box {
  position: relative;
  border: 1px solid #cfcfcf;;
  margin: 30px auto;
  padding: 20px;
}
.column-title {
  font-weight: 600;
  margin-bottom: 10px;
}
.echoFoot-img-box01 {
  margin: 20px auto;
}
.echoFoot-img-box01 .column-img {
  text-align: center;
}
.echoFoot-img-box01 img {
  width: 40%;  
}
.echoFoot-img-box02 {
  display: flex;
  flex-wrap: wrap;
  margin: 20px auto;
  width: 85%;
}
.column-img {
  margin-top: 30px;
}
.column-img .img-title {
  font-weight: 600;
  padding: 10px 0;
}
.echoFoot-img-box02 .column-img:nth-child(1) {
  width: 100%;
}
.echoFoot-img-box02 .column-img:nth-child(2),
.echoFoot-img-box02 .column-img:nth-child(3) {
  width: 50%;
  padding: 0 20px;
  box-sizing: border-box;
}
.column-img .img-title {
  text-align: center;
}
.reference-box {
  display: flex;
  flex-wrap: wrap;
  border: solid 3px #edf0f7;
}
.reference-detail {
  width: 100%;
  padding: 20px;
}
.reference-title {
  width: 100%;
  background-color: #edf0f7;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.reference-title span {
  font-weight: 600;
}
.certainty-relationship_box {
  display: flex;
}
.certainty-relationship_detail {
  width: 70%;
  padding: 20px;
  line-height: 1.7;
}
.certainty-relationship_method {
  width: 30%;
}
.certainty-relationship_method img {
  width: 100%;
  height: auto;
}
.biodiversity-box {
  margin-top: 40px;
}
.biodiversity-img {
  text-align: center;
  width: 60%;
  margin: 0 auto;
}
.biodiversity-img .img-title {
  margin-bottom: 10px;
}
.small {
  font-size: 0.7rem;
}
.attempt {
  font-size: 1.25rem;
  font-weight: 600;
  margin-top: 30px;
}
.climate {
  border: 1px solid #ed9022;;
  background-color: #ed9022;;
  color: #fff;
  padding: 1px 20px;
  border-radius: 30px;
  font-size: 0.8rem;
  margin: 0 5px;
}
.nature {
  border: 1px solid #0a3291;
  background-color: #0a3291;
  color: #fff;
  padding: 1px 20px;
  border-radius: 30px;
  font-size: 0.8rem;
  margin: 0 5px;
}
.classification {
  text-align: right;
  margin-top: 20px;
}
.evaluation-box {
  display: flex;
}
.evaluation-detail {
  width: 80%;
  margin-right: 10px;
}
.evaluation-img {
  width: 20%;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .h2_title_top {
    font-size: calc( var(--vw) * 2 );
    margin-bottom: calc( var(--vw) * 2.578125 );
  }
  .h2_title_top_sub {
    font-size: calc( var(--vw) * 1.8 );
  }
  .h2_title_top_02 {
    margin: calc( var(--vw) * 6 ) 0 calc( var(--vw) * 3 );
  }
  .pagetitle_01_a {
    font-size: calc( var(--vw) * 1.5 );
  }
  .pagetitle_02_a {
    font-size: calc( var(--vw) * 1.2 );
  }
  .pagetitle_01_a::after {
    top: 22px;
    left: 95%;
    width: 6px;
    height: 6px;
  }
  .pagetitle_02_a::after {
    top: 21px;
    left: 96%;
    width: 5px;
    height: 5px;
  }
  .h2_title {
    font-size: calc( var(--vw) * 2.34375 );
    margin-bottom: calc( var(--vw) * 2.578125 );
  }
  .sustainability .p_title {
    font-size: calc( var(--vw) * 1.45 );
    margin-top: 20px;
  }
  .h3_title {
    margin: calc( var(--vw) * 5.9375 ) 0 calc( var(--vw) * 2.34375 );
    padding-left: calc( var(--vw) * 1.09375 );
    font-size: calc( var(--vw) * 1.875 );
    font-weight: 700;
    position: relative;
  }
  .h3_title:before {
    content: "";
    display: block;
    background-color: #0a3291;
    width: calc( var(--vw) * 0.234375 );
    height: calc( var(--vw) * 1.953125 );
    position: absolute;
    left: 0;
    top: 0;
    /* top: calc( var(--vw) * 0.546875 ); */
  }
  .h4_title {
    color: #0a3291;
    font-size: calc( var(--vw) * 1.5625 );
    padding-bottom: calc( var(--vw) * 1.09375 );
    border-bottom: 1px solid #cfcfcf;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 15px;
  }

  /* サステナビリティ推進体制 */
  .system_figure {
    width: 33vw;
  }
  /* コーポレートガバナンス */
  .governance_figure {
    width: 80%;
  }
  /* ダイバーシティ&インクルージョン */
  .border_box {
    padding: calc(var(--vw)* 2.65625) calc(var(--vw)* 2.96875);
  }
  .border_box .p_title {
    margin-top: 0;
  }
  /* 重要課題（マテリアリティ） */
  .sdgs_icon_td img {
    width: 7vw;
  }
  .materiality_flow .circle {
    height: 8vw;
    width: 8vw;
  }
  .materiality_flow .text_area {
    width: calc(100% - 8vw);
  }
  .materiality_flow .circle p {
    width: 8vw;
  }
  .materiality_flow .circle p span {
    font-size: 2.5vw;
  }
  .h5_title {
    font-size: calc(var(--vw)* 1.35);
  }
  .climate, .nature {
    font-size: calc(var(--vw)* 1.15);
  }
}

@media only screen and (max-width: 767px) {
  .h2_title {
    font-size: 5.208333333333334vw;
    margin-bottom: 8.333333333333332vw;
  }
  .norm_list {
    margin-top: 20px;
    margin-left: 10px;
    line-height: 1.7;
  }
  .h3_title {
    margin: 10.416666666666668vw 0 3.3854166666666665vw;
    font-weight: 700;
    padding-left: 3.125vw;
    font-size: 4.6875vw;
    position: relative;
    line-height: 1.2;
  }
  .h3_title:before {
    content: "";
    display: block;
    background-color: #0a3291;
    width: 0.6510416666666667vw;
    height: 5.208333333333334vw;
    position: absolute;
    left: 0;
    top: 0.1vw;
  }
  .h3_title span {
    font-size: 3.125vw;
    display: block;
  }
  .h4_title {
    color: #0a3291;
    font-size: 4.427083333333334vw;
    padding-bottom: 3.3854166666666665vw;
    border-bottom: 1px solid #cfcfcf;
    font-weight: 700;
    margin-top: 9vw;
    line-height: 1.5;
  }
  .p_title {
    font-size: 4vw;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 5px;
  }
  .sp_br {
    display: block;
  }
  .system_figure {
    width: 90%;
    margin: 20px auto 0;
  }
  /* トップページ */
  .h2_title_top {
    font-size: 5.2vw;
    line-height: 1.5;
    margin-bottom: 4vw;
  }
  .h2_title_top_sub {
    font-size: 4.5vw;
  }
  .top_flex {
    display: block;
  }
  .top_flex .width_50 {
    width: 100%;
  }
  .top_flex .right {
    margin-left: 0;
    margin-top: 3vw;
  }
 
  .top_flex .width_33 {
    width: 100%;
  }
  .top_flex .right {
    margin-left: 0;
  }
  .top_flex .width_33:nth-child(n+2) {
    margin-left: 0;
  }
  .top_flex .width_33:nth-child(n-2) {
    margin-right: 0;
  }
  .botton_top {
    margin-top: 20px;
  }
  .botton_top a {
    width: 200px;
  }
  .top_flex .width_33 {
    margin-top: 10vw;
  }
  .pagetitle_01_a {
    font-size: 4vw;
  }
  .pagetitle_01_a::after {
    width: 7px;
    height: 7px;
    top: 5.5vw;
    left: 80vw;
  }
  .toppage_link_03 {
    font-size: 4vw;
    margin-bottom: 0.8vw;
  }
  .pagetitle_02_a::after {
    top: 5.5vw;
    left: 80vw;
  }
  .top_flex .right .read {
    margin-bottom: 10px;
  }
  .top_flex .manegement {
    margin-top: 10vw;
  }

  /* 表 */
  td, th {
    padding: 5px;
  }
  table {
    font-size: 3vw;
  }
  .esg_environment_img {
    width: 100%;
  }
  .table_title {
    margin-bottom: 20px;
  }
  .table_scroll {
    overflow-x: scroll;
  }
  .table_scroll table {
    width: 100%;
    min-width: 767px;
    border-collapse: collapse;
  }
  .rl {
    writing-mode: horizontal-tb;
  }
  table .sp_width {
    width: 3em;
  }
  table .sp_width4 {
    width: 4em;
  }
  .table_04 {
    font-size: 2.8vw;
  }
  /* ステークホルダーエンゲージメント */
  .stakeholder table .width01 {
    width: 20%;
  }
  .stakeholder table .width02 {
    width: 40%;
  }
  .stakeholder table .width03 {
    width: 40%;
  }
  /* コーポレートガバナンス */
  .governance_figure {
    width: 100%;
  }
  /* ダイバーシティ&インクルージョン */
   .border_box {
    padding: 6.5vw 4.6vw;
  }
  /* 地域経済の活性化 */
  .hometown_img {
    width: 100%;
    margin: 10px 0 10px;
  }
  /* 健康経営・ワークライフバランス */
  .office_img {
    width: 100%;
    margin: 10px 0 35px;
  }
  /* コンプライアンス・リスクマネジメント */
  .compliance_img01 {
    width: 100%;
  }
  .compliance_img02 {
    width: 100%;
  }
  /* 重要課題（マテリアリティ） */
  .sdgs_table01 {
    width: 28%;
  }
  .sdgs_table02 {
    width: 52%;
  }
  .sdgs_table03 {
    width: 20%;
  }
  .sdgs_icon_td {
    display: block;
    text-align: center;
  }
  .sdgs_icon_td img {
    width: 15vw;
  }
  .sdgs_icon_td img:nth-child(n+2) {
    margin-top: 5px;
  }
  .materiality_flow .circle {
    height: 18vw;
    width: 18vw;
  }
  .back_blue_area::before {
    width: 90%;
    left: 10%;
  }
  .materiality_flow .text_area {
    width: calc(100% - 18vw);
  }
  .materiality_flow .circle p {
    width: 18vw;
  }
  .materiality_flow .circle p span {
    font-size: 5.5vw;
  }
  .step03_flex {
    display: block;
  }
  .step03_flex .text {
    width: 100%;
  }
  .step03_flex .img {
    width: 80%;
    margin: 0 auto;
    margin-top: 15px;
  }
  .materiality_flow .text_area {
    padding: 25px 25px 25px 20px;
  }
  .materiality_flow_area {
    margin-bottom: 15vw;
  }
  .materiality_flow .title {
    font-size: 4vw;
    margin-bottom: 15px;
  }
  .certainty-relationship_box {
    display: block;
  }
  .certainty-relationship_detail,
  .certainty-relationship_method {
    width: 100%;
  }
  .certainty-relationship_method {
    width: 70%;
    height: auto;
    margin: 0 auto;
  }
  .table_color {
    min-width: 767px;
  }
  .echoFoot-img-box02 .column-img:nth-child(2), 
  .echoFoot-img-box02 .column-img:nth-child(3) {
    width: 100%;
    padding: 0;
  }
  .sp-show {
    display: block;
  }
  .climate, .nature {
    display: inline-block;
    margin: 5px 10px 0 0;
  }
  .evaluation-box {
    display: block;
  }
  .evaluation-detail {
    width: 100%;
    margin-right: 0;
  }
  .evaluation-img {
    width: 30%;
    margin-top: 10px;
  }
  .biodiversity-img {
    width: 80%;
  }
  .h5_title {
    margin-top: 20px;
    line-height: 1.5;
    font-size: 3.5vw;
  }
  .echoFoot-img-box02 { 
    width: 100%;
    margin: 10px auto;
  }
  .column-img {
    margin-top: 10px;
  }
  .certainty-relationship_detail {
    padding: 10px;
  }
  .classification {
    text-align: left;
  }
  .column-title {
    left: 0px;
  }
  .echoFoot-img-box01 img {
    width: 80%;
  }
}