@charset "utf-8";

.page-sustainability sub {
  font-size: 0.7em;
}
.page-sustainability figcaption {
  padding-left: 0;
  text-indent: 0;
}
.page-sustainability .underline {
  text-decoration: underline;
}
.page-sustainability .ind1 {
  padding-left: 1em;
  text-indent: -1em;
}
.page-sustainability .ind125 {
  padding-left: 1.25em;
  text-indent: -1.25em;
}
.page-sustainability .ind15 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.page-sustainability .ind2 {
  padding-left: 2em;
  text-indent: -2em;
}
.page-sustainability .ind3 {
  padding-left: 3em;
  text-indent: -3em;
}
.page-sustainability .li_p_ind1 li p {
  padding-left: 1em;
  text-indent: -1em;
}
.page-sustainability .pad1 {
  padding-left: 1em;
}
.page-sustainability .pad2 {
  padding-left: 2em;
}
.page-sustainability .pad3 {
  padding-left: 3em;
}
.page-sustainability .mb0 {
  margin-bottom: 0 !important;
}
.page-sustainability a.ref {
  color: #002b91;
  text-decoration: underline;
}
.page-sustainability .lower-title01 p {
  font-weight: 300;
  color: #002b91;
}
.page-sustainability .lower-title02,
.page-sustainability .lower-title03,
.page-sustainability .lower-title04,
.page-sustainability .lower-title05 {
  display: table;
}
.page-sustainability .lower-title02 p,
.page-sustainability .lower-title03 p,
.page-sustainability .lower-title04 p,
.page-sustainability .lower-title05 p {
  font-weight: 300;
  word-break: normal;
}
.page-sustainability .lower-description p {
  font-weight: 300;
  text-align: center;
}
.page-sustainability .lower-text p,
.page-sustainability .lower-text-list li,
.page-sustainability .lower-text-list p {
  font-weight: 300;
}
.page-sustainability .lower-text.right {
  text-align: right;
}
.page-sustainability figcaption {
  font-weight: 300;
}
.page-sustainability .lower-table01 table {
  width: 100%;
  font-weight: 300;
  text-align: left;
  border-collapse: separate;
  border-radius: 4px;
}
.page-sustainability .lower-table01 td,
.page-sustainability .lower-table01 th {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
.page-sustainability .lower-table01 .head th {
  color: #fff;
  text-align: center;
  background-color: #002b91;
  border: none;
  border-left: 2px solid #fff;
  border-radius: 4px;
}
.page-sustainability .lower-table01 .head th:first-child {
  border: none;
}
.page-sustainability .lower-table01 .data td,
.page-sustainability .lower-table01 .data th {
  background-color: #fff;
  border-bottom: 0.9px solid #002b91;
}
.page-sustainability .lower-table01 .data th {
  color: #002b91;
}
.page-sustainability .policy-box {
  position: relative;
  width: 100%;
  background-color: #002b91;
}
.page-sustainability .policy-box-title p {
  font-weight: 300;
  color: #fff;
  text-align: center;
}
.page-sustainability .policy-box-lead p {
  font-weight: 300;
  color: #fff;
}
.page-sustainability .policy-box-list li {
  font-weight: 300;
  color: #fff;
  list-style-position: outside;
}
.page-sustainability .policy-box-list li:not(:first-child) {
  margin-top: 1em;
}
.page-sustainability .policy-box-list li span {
  font-size: 1.05em;
  font-weight: 400;
}
.page-sustainability .policy-box-list .second li {
  margin-top: 0.25em;
}
.page-sustainability .policy-box p {
  font-weight: 300;
  color: #fff;
}
.page-sustainability .column-box {
  position: relative;
  width: 100%;
  background-color: #002b91;
}
.page-sustainability .column-box-title p {
  font-weight: 300;
  color: #fff;
  text-align: center;
}
.page-sustainability .column-box li,
.page-sustainability .column-box p {
  font-weight: 300;
  color: #fff;
}
.p-categoryMenu__inner .p-categoryMenuList.high01 li a {
  height: 120px;
}
@media print, screen and (min-width: 781px) {
.page-sustainability #section-contents-top .section-contents-inner {
  max-width: 1440px;
  margin: 0 auto;
}
.page-sustainability #section-contents-top {
  position: relative;
  margin-bottom: 120px;
}
.page-sustainability #section-contents-top .section-contents-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.page-sustainability #section-contents-top .section-contents-list li:not(:first-child) {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: 55px;
}
.page-sustainability #section-contents-top .section-contents-list a:not(:first-child) {
  margin-left: 60px;
}
.page-sustainability #section-contents-top .section-contents-list .section-contents-list-image {
  position: relative;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 570px;
  height: 400px;
  background-color: #002b91;
}
.page-sustainability #section-contents-top .section-contents-list .section-contents-list-description {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
}
.page-sustainability #section-contents-top .section-contents-list .section-contents-list-title p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4583333333;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.6), 1px 2px rgba(0, 0, 0, 0.6), 2px 3px rgba(0, 0, 0, 0.6), 3px 4px 5px rgba(0, 0, 0, 0.8);
  letter-spacing: 0.05em;
}
.page-sustainability .section-contents-list02 {
  margin-top: 55px;
}
.page-sustainability .section-contents-list02 ul {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.page-sustainability .section-contents-list02 li {
  display: inline-block;
  width: -webkit-calc(25% - 22.5px);
  width: -moz-calc(25% - 22.5px);
  width: calc(25% - 22.5px);
  text-align: center;
  background-color: #002b91;
}
.page-sustainability .section-contents-list02 li:not(:first-child) {
  margin-left: 30px;
}
.page-sustainability .section-contents-list02 li p {
  padding: 15px 25px;
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  letter-spacing: 0.05em;
}
.page-sustainability .section-contents-list02 li p:before {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  content: '';
  -webkit-background-size: contain;
  background-size: contain;
}
.page-sustainability .section-contents-list02 li.link-pdf p:before {
  width: 35px;
  height: 35px;
  background-image: url(../images/sustainability/css/icon_pdf_w.svg);
}
.page-sustainability #section-contents-category .section-contents-inner {
  width: 1000px;
  margin: 0 auto;
}
.page-sustainability #section-contents-category {
  position: relative;
  margin-bottom: 120px;
}
.page-sustainability #section-contents-category .section-contents-list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.page-sustainability #section-contents-category .section-contents-list li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.page-sustainability #section-contents-category .section-contents-list > ul > li > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 72px;
  text-decoration: none;
  -webkit-box-align: center;
  -moz-box-align: center;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  -webkit-box-align: center;
  -moz-box-align: center;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-title p {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.4583333333;
  letter-spacing: 0;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-subtitle li {
  border: none;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-subtitle li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 15px 72px 15px 90px;
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-subtitle li a:hover {
  color: #fff;
  background-color: #2759d1;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-subtitle li a svg path {
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-subtitle li a:hover svg path {
  stroke: #fff;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-subtitle li a p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4583333333;
  letter-spacing: 0;
}
.page-sustainability .c-arrowListEffect li {
  -webkit-transition: color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.page-sustainability .c-arrowListEffect:hover li {
  color: #fff;
}
.page-sustainability #section-contents-category .section-contents-list .c-listArrow {
  margin-left: auto;
}
.page-sustainability .p-categoryMenu__inner .p-categoryMenuList__title p {
  line-height: 1.4166666667;
}
.page-sustainability #section-contents-lower {
  position: relative;
  margin-bottom: 120px;
}
.page-sustainability .lower-inner {
  width: 900px;
  margin: 0 auto;
}
.page-sustainability .lower-wrapper:not(:last-child) {
  margin-bottom: 100px;
}
.page-sustainability .lower-block:not(:first-child) {
  margin-top: 100px;
}
.page-sustainability .lower-body {
  margin-top: 50px;
}
.page-sustainability .lower-title01 {
  margin-bottom: 20px;
}
.page-sustainability .lower-title01 p {
  font-size: 36px;
  line-height: 1.4444444444;
}
.page-sustainability .lower-title02 {
  margin-bottom: 15px;
}
.page-sustainability .lower-title02 p {
  font-size: 28px;
  line-height: 1.4285714286;
}
.page-sustainability .lower-title03 {
  margin-bottom: 13px;
}
.page-sustainability .lower-title03 p {
  font-size: 24px;
  line-height: 1.4285714286;
  color: #002b91;
}
.page-sustainability .lower-title04 {
  margin-bottom: 12px;
}
.page-sustainability .lower-title04 p {
  font-size: 22px;
  line-height: 1.4285714286;
}
.page-sustainability .lower-title05 {
  margin-bottom: 10px;
}
.page-sustainability .lower-title05 p {
  font-size: 18px;
  line-height: 1.4285714286;
}
.page-sustainability .p-categoryMenu__inner .p-categoryMenuList__title {
  margin-left: 0;
}
.page-sustainability .lower-description {
  margin-bottom: 50px;
}
.page-sustainability .lower-description p {
  font-size: 18px;
  line-height: 1.75;
  letter-spacing: -0.03em;
}
.page-sustainability .lower-text,
.page-sustainability .lower-text-list {
  margin-bottom: 2em;
}
.page-sustainability .lower-text p,
.page-sustainability .lower-text-list li,
.page-sustainability .lower-text-list p {
  font-size: 16px;
  line-height: 1.75;
}
.page-sustainability .lower-text-list li:not(:first-child) {
  margin-top: 0.5em;
}
.page-sustainability .signature .name {
  font-size: 20px;
}
.page-sustainability .lower-img img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.page-sustainability .lower-img img.border {
  border: 1px solid #000;
}
.page-sustainability figcaption {
  margin-top: 0.25em;
  font-size: 14px;
}
.page-sustainability .lower-flex01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
}
.page-sustainability .lower-flex01.flex-type01 > :first-child {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.page-sustainability .lower-flex01.flex-type01 > :nth-child(2) {
  margin-left: 40px;
}
.page-sustainability .lower-flex01.flex-type01 .lower-img {
  max-width: 250px;
}
.page-sustainability .lower-list-flex01 li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
}
.page-sustainability .lower-list-flex01 li:not(:first-child) {
  margin-top: 60px;
}
.page-sustainability .lower-list-flex01.flex-type01 li:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.page-sustainability .lower-list-flex01.flex-type01 .img {
  width: 350px;
}
.page-sustainability .lower-list-flex01.flex-type01 .description-wrap {
  width: 410px;
}
.page-sustainability .lower-list-flex01.flex-type01 .title {
  margin-bottom: 10px;
}
.page-sustainability .lower-list-flex01.flex-type01 .title p {
  font-size: 22px;
  line-height: 1.2727272727;
}
.page-sustainability .lower-list-flex02 ul {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.page-sustainability .lower-list-flex02 ul li:nth-child(n + 3) {
  margin-top: 40px;
}
.page-sustainability .lower-list-flex02 .img {
  width: 380px;
}
.page-sustainability .lower-list-flex02 .title {
  text-align: center;
}
.page-sustainability .lower-list-flex02 .title p {
  margin-bottom: 0.3em;
  font-size: 20px;
}
.page-sustainability .lower-list-flex03 {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.page-sustainability .lower-list-flex03 .lower-text-list {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.page-sustainability .lower-list-flex03 .lower-img {
  width: 200px;
  margin-left: 40px;
}
.page-sustainability .lower-list-flex03 .lower-img img:not(:first-child) {
  margin-top: 20px;
}
.page-sustainability .lower-flex02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 0.5em;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
}
.page-sustainability .lower-flex02.flex-type01 > :nth-child(2) {
  margin-left: 40px;
}
.page-sustainability .lower-flex02.flex-type01 .lower-img img {
  max-height: 243px;
}
.page-sustainability .lower-flex02.flex-type02 .lower-img img {
  width: 250px;
}
.page-sustainability .lower-flex02.flex-type03 {
  align-items: center;
}
.page-sustainability .lower-flex02.flex-type03 .lower-img img {
  width: 250px;
}
.page-sustainability .lower-flex02.flex-type03 .lower-img.arrow {
  width: 50px;
  margin: 0 30px;
}
.page-sustainability .lower-table01 table {
  line-height: 1.75;
}
.page-sustainability .lower-table01 td,
.page-sustainability .lower-table01 th {
  padding: 1.5em;
}
.page-sustainability .lower-table01.table-type01 .data th {
  width: 200px;
}
.page-sustainability .lower-table01.table-type01 .data td:nth-child(2) {
  width: 435px;
}
.page-sustainability .lower-table01.table-type01 .data td:last-child {
  width: 265px;
}
.page-sustainability .lower-table01.table-type02 .data th {
  width: 270px;
}
.page-sustainability .lower-table01.table-type02 .data td:last-child {
  width: 360px;
}
.page-sustainability .lower-table01.table-type03 {
  width: 350px;
}
.page-sustainability .lower-table01.table-type03 .data th {
  width: 50%;
}
.page-sustainability .lower-table01.table-type03 .data td {
  width: 50%;
  text-align: right;
}
.page-sustainability .lower-table01.table-type04 .data th {
  width: 100px;
}
.page-sustainability .lower-table01.table-type04 .data td:last-child {
  width: 574px;
}
.page-sustainability .lower-table01.table-type05 {
  width: 450px;
}
.page-sustainability .lower-table01.table-type05 .data th {
  width: 33.3%;
}
.page-sustainability .lower-table01.table-type05 .data td {
  width: 33.3%;
  text-align: right;
}
.page-sustainability .lower-table01.table-type06 {
  width: 550px;
}
.page-sustainability .lower-table01.table-type06 .data td {
  text-align: right;
}
.page-sustainability .lower-table01.table-type07 {
  overflow-x: scroll;
}
.page-sustainability .lower-table01.table-type07 table {
  white-space: nowrap;
}
.page-sustainability .lower-table01.table-type07 .data td {
  text-align: center;
}
.page-sustainability .lower-table01.table-type08 {
  overflow-x: scroll;
}
.page-sustainability .lower-table01.table-type08 table {
  white-space: nowrap;
}
.page-sustainability .lower-table01.table-type08 .head th:first-child {
  width: 220px;
}
.page-sustainability .lower-table01.table-type08 .data td {
  text-align: center;
}
.page-sustainability .lower-table01.table-type09 {
  width: 350px;
  margin-bottom: 2em;
}
.page-sustainability .lower-table01.table-type10 {
  width: 450px;
  margin-bottom: 2em;
}
.page-sustainability .lower-table01.table-type11 {
  width: 550px;
  margin-bottom: 2em;
}
.page-sustainability .lower-table01.table-type11 .data td {
  text-align: right;
}
.page-sustainability .lower-table01.table-type12 {
  width: 200px;
  margin-bottom: 2em;
}
.page-sustainability .lower-table01.table-type12 .data td {
  text-align: right;
}
.page-sustainability .lower-table01.table-type13 {
  margin-bottom: 2em;
}
.page-sustainability .policy-box {
  padding: 40px 50px 70px;
}
.page-sustainability .policy-box-title {
  margin-bottom: 40px;
}
.page-sustainability .policy-box-title p {
  font-size: 28px;
  line-height: 1.4285714286;
}
.page-sustainability .policy-box-lead {
  margin-bottom: 30px;
}
.page-sustainability .policy-box-lead p,
.page-sustainability .policy-box-list li {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: -0.02em;
}
.page-sustainability .column-box {
  padding: 40px 50px 70px;
}
.page-sustainability .column-box-title {
  margin-bottom: 40px;
}
.page-sustainability .column-box .column-box-title p {
  font-size: 28px;
  line-height: 1.4285714286;
}
.page-sustainability .column-box p {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: -0.02em;
}
}

@media only screen and (max-width: 780px) {
#section-contents #section-contents-title .section-contents-title-inner.high01 {
  height: 60vw;
}
.high01 .p-headingSlider {
  height: 60vw;
}
.p-categoryMenu__inner .p-categoryMenuList.high01 li a {
  height: 25vw;
}
.page-sustainability #section-contents-top {
  margin-top: 24vw;
  margin-bottom: 32vw;
}
.page-sustainability #section-contents-top .section-contents-list .section-contents-list-image {
  position: relative;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 100vw;
  height: 70.6666666667vw;
  background-color: #002b91;
}
.page-sustainability #section-contents-top .section-contents-list .section-contents-list-description {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
}
.page-sustainability #section-contents-top .section-contents-list .section-contents-list-title p {
  font-size: 4vw;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.6), 1px 2px rgba(0, 0, 0, 0.6), 2px 3px rgba(0, 0, 0, 0.6), 3px 4px 5px rgba(0, 0, 0, 0.8);
  letter-spacing: 0.05em;
}
.page-sustainability #section-contents-top .section-contents-list a {
  display: block;
}
.page-sustainability #section-contents-top .section-contents-list a:not(:first-child),
.page-sustainability #section-contents-top .section-contents-list li:not(:first-child),
.page-sustainability .section-contents-list02 {
  margin-top: 18.1333333333vw;
}
.page-sustainability .section-contents-list02 li {
  width: 95vw;
  margin: 0 auto;
  text-align: center;
  background-color: #002b91;
}
.page-sustainability .section-contents-list02 li p {
  padding: 0.7em 1.2em;
  font-size: 4vw;
  font-weight: 300;
  color: #fff;
  letter-spacing: 0.05em;
}
.page-sustainability .section-contents-list02 li p:before {
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
  content: '';
  -webkit-background-size: contain;
  background-size: contain;
}
.page-sustainability .section-contents-list02 li.link-pdf p:before {
  width: 7vw;
  height: 7vw;
  background-image: url(../images/sustainability/css/icon_pdf_w.svg);
}
.page-sustainability #section-contents-category {
  position: relative;
  margin-bottom: 32vw;
}
.page-sustainability #section-contents-category .section-contents-inner {
  padding: 0 5.3333333333vw;
}
.page-sustainability #section-contents-category .section-contents-list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.page-sustainability #section-contents-category .section-contents-list li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.page-sustainability #section-contents-category .section-contents-list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 13.3333333333vw 4.8vw;
  text-decoration: none;
  -webkit-box-align: center;
  -moz-box-align: center;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-title {
  padding-right: 0.5em;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-title p {
  font-size: 5.3333333333vw;
  font-weight: 300;
  line-height: 1.45;
  letter-spacing: 0;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-subtitle {
  padding-left: 1em;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-subtitle li {
  border: none;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-subtitle li a {
  padding: 4vw 4.8vw;
}
.page-sustainability #section-contents-category .section-contents-list .section-contents-list-subtitle li a p {
  font-size: 3.8vw;
  font-weight: 300;
  line-height: 1.7;
  letter-spacing: 0;
}
.page-sustainability #section-contents-category .section-contents-list .c-listArrow {
  width: 4vw;
  height: 4vw;
  margin-left: auto;
}
.page-sustainability .p-categoryMenu__inner .p-categoryMenuList__title {
  margin-left: 0;
}
.page-sustainability #section-contents-lower {
  margin-bottom: 32vw;
}
.page-sustainability .lower-inner {
  padding: 0 2.6666666667vw;
}
.page-sustainability .lower-block:not(:first-child) {
  margin-top: 13.3333333333vw;
}
.page-sustainability .lower-body {
  margin-top: 8.5333333333vw;
}
.page-sustainability .lower-title01 {
  padding: 0 2.6666666667vw;
  margin-bottom: 4vw;
}
.page-sustainability .lower-title01 p {
  font-size: 6.9333333333vw;
  line-height: 1.3846153846;
}
.page-sustainability .lower-title02 {
  padding: 0 2.6666666667vw;
  margin-bottom: 0.5em;
}
.page-sustainability .lower-title02 p {
  font-size: 5.8666666667vw;
  line-height: 1.4545454545;
}
.page-sustainability .lower-title03 {
  padding: 0 2.6666666667vw;
  margin-bottom: 0.5em;
}
.page-sustainability .lower-title03 p {
  font-size: 5.8666666667vw;
  line-height: 1.4545454545;
  color: #002b91;
}
.page-sustainability .lower-title04 {
  padding: 0 2.6666666667vw;
  margin-bottom: 0.5em;
}
.page-sustainability .lower-title04 p {
  font-size: 5vw;
  line-height: 1.4285714286;
}
.page-sustainability .lower-title05 {
  padding: 0 2.6666666667vw;
  margin-bottom: 0.5em;
}
.page-sustainability .lower-title05 p {
  font-size: 4.5vw;
  line-height: 1.4285714286;
}
.page-sustainability .lower-description {
  padding: 0 2.6666666667vw;
  margin-bottom: 8vw;
}
.page-sustainability .lower-description p {
  font-size: 4.2666666667vw;
  font-weight: 300;
  line-height: 2;
  text-align: center;
  letter-spacing: 0;
}
.page-sustainability .lower-text,
.page-sustainability .lower-text-list {
  padding: 0 2.6666666667vw;
  margin-bottom: 2em;
}
.page-sustainability .lower-text p,
.page-sustainability .lower-text-list li,
.page-sustainability .lower-text-list p {
  font-size: 4.2666666667vw;
  line-height: 1.875;
}
.page-sustainability .lower-text-list li:not(:first-child) {
  margin-top: 0.5em;
}
.page-sustainability .lower-text-list .lower-img {
  width: 100%;
  padding: 0;
  margin-top: 2.6vw;
  margin-bottom: 5.2vw;
}
.page-sustainability .signature .name {
  font-size: 5.3333333333vw;
}
.page-sustainability .lower-img {
  padding: 0 2.6666666667vw;
}
.page-sustainability .lower-img.nopad {
  padding: 0;
}
.page-sustainability .lower-flex02.flex-type03 {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.page-sustainability .lower-flex02.flex-type03 .lower-img.arrow {
  width: 60px;
  margin: 30px 0;
  transform: rotate(90deg);
}
.page-sustainability .lower-img img {
  max-width: 100%;
}
.page-sustainability .lower-img img.border {
  border: 1px solid #000;
}
.page-sustainability figcaption {
  margin-top: 0.25em;
  font-size: 3.7vw;
}
.page-sustainability .lower-list-flex01 li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -moz-box-orient: vertical;
  -moz-box-direction: reverse;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-flow: column-reverse;
  flex-flow: column-reverse;
}
.page-sustainability .lower-list-flex01 li:not(:first-child) {
  margin-top: 8vw;
}
.page-sustainability .lower-list-flex01 .title p {
  font-size: 5vw;
  line-height: 1.4545454545;
}
.page-sustainability .lower-list-flex01 .text p,
.page-sustainability .lower-list-flex01 li img {
  margin-top: 0.5em;
}
.page-sustainability .lower-list-flex02 li:not(:first-child) {
  margin-top: 8vw;
}
.page-sustainability .lower-list-flex02 .title p {
  font-size: 5vw;
  line-height: 1.4545454545;
}
.page-sustainability .lower-list-flex02 .img {
  margin-top: 0.5em;
}
.page-sustainability .lower-table01 {
  margin-bottom: 4vw;
  overflow-x: auto;
}
.page-sustainability .lower-table01 table {
  font-size: 4vw;
  line-height: 1.5;
  table-layout: fixed;
}
.page-sustainability .lower-table01 td,
.page-sustainability .lower-table01 th {
  padding: 0.75em;
}
.page-sustainability .lower-table01.table-type01 table {
  width: 212vw;
}
.page-sustainability .lower-table01.table-type01 col:first-child {
  width: 19%;
}
.page-sustainability .lower-table01.table-type01 col:nth-child(2) {
  width: 53%;
}
.page-sustainability .lower-table01.table-type01 col:nth-child(3) {
  width: 28%;
}
.page-sustainability .lower-table01.table-type02 table {
  width: 160vw;
}
.page-sustainability .lower-table01.table-type02 col:first-child {
  width: 36%;
}
.page-sustainability .lower-table01.table-type02 col:nth-child(2) {
  width: 16%;
}
.page-sustainability .lower-table01.table-type02 col:nth-child(3) {
  width: 48%;
}
.page-sustainability .lower-table01.table-type03 .data td {
  text-align: right;
}
.page-sustainability .lower-table01.table-type04 table {
  width: 212vw;
}
.page-sustainability .lower-table01.table-type04 col:first-child {
  width: 9%;
}
.page-sustainability .lower-table01.table-type04 col:nth-child(2) {
  width: 21%;
}
.page-sustainability .lower-table01.table-type04 col:nth-child(3) {
  width: 70%;
}
.page-sustainability .lower-table01.table-type05 .data td,
.page-sustainability .lower-table01.table-type06 .data td {
  text-align: right;
}
.page-sustainability .lower-table01.table-type07 table {
  white-space: nowrap;
  table-layout: auto;
}
.page-sustainability .lower-table01.table-type07 .data td {
  text-align: center;
}
.page-sustainability .lower-table01.table-type08 table {
  white-space: nowrap;
  table-layout: auto;
}
.page-sustainability .lower-table01.table-type08 .data td {
  text-align: center;
}
.page-sustainability .policy-box {
  padding: 8vw 8vw 19.7333333333vw;
}
.page-sustainability .policy-box-title {
  margin-bottom: 6.9333333333vw;
}
.page-sustainability .policy-box-title p {
  font-size: 5.8666666667vw;
  line-height: 1.4545454545;
}
.page-sustainability .policy-box-lead {
  margin-bottom: 6.9333333333vw;
}
.page-sustainability .policy-box-lead p,
.page-sustainability .policy-box-list li {
  font-size: 4.2666666667vw;
  line-height: 1.875;
}
.page-sustainability .column-box {
  padding: 8vw 8vw 19.7333333333vw;
}
.page-sustainability .column-box-title {
  margin-bottom: 6.9333333333vw;
}
.page-sustainability .column-box .column-box-title p {
  font-size: 5.8666666667vw;
  line-height: 1.4545454545;
}
.page-sustainability .column-box p {
  font-size: 4.2666666667vw;
  line-height: 1.875;
}
}