.kv_img {
  background-color: #f9faf4;
  height: 170px;
}
@media screen and (max-width: 768px) {
  .kv_img {
    height: 100px;
  }
}
.kv_img h1 {
  color: #99991e !important;
  text-shadow: none !important;
}
.kv_img h1 img {
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .kv_img h1 img {
    width: 50px;
    margin-right: 10px;
  }
}

.sus_corp_area {
  font-size: 16px;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 768px) {
  .sus_corp_area {
    font-size: 14px;
    margin-bottom: 50px;
    padding: 0 5%;
  }
}
.sus_corp_area div.title {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title {
    margin-bottom: 30px;
  }
}
.sus_corp_area div.title h2 {
  color: #99991e;
  font-size: 32px;
  display: inline !important;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title h2 {
    font-size: 22px;
    margin-bottom: 40px;
  }
}
.sus_corp_area div.title h2 span {
  display: block;
  font-size: 18px;
  padding-right: 15px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title h2 span {
    font-size: 12px;
  }
}
.sus_corp_area div.title h3 {
  color: #000000;
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title h3 {
    font-size: 14px;
  }
}
.sus_corp_area div.title h3.midttl {
  color: #99991e;
  font-size: 24.5px;
  display: block !important;
  font-weight: normal;
  border-left: 10px solid #99991e;
  padding-left: 0.5em;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title h3.midttl {
    font-size: 19.25px;
    border-left: 5px solid #99991e;
  }
}
.sus_corp_area div.title > p {
  margin-top: 20px;
}
.sus_corp_area div.title ul {
  margin: 40px 0 40px 0;
}
.sus_corp_area div.title ul.cti {
  margin: 40px 0 40px 0;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title ul.cti {
    margin: 20px 0;
  }
}
.sus_corp_area div.title ul.circleNum {
  margin-top: 20px;
}
.sus_corp_area div.title ul.circleNum li {
  margin-left: 1.25em;
  text-indent: -1.25em;
}
.sus_corp_area div.title ul.circleNum.circleNum2 {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title ul.circleNum.circleNum2 {
    margin-left: -1.25em;
  }
}
.sus_corp_area div.title ul.circleNum.circleNum2.btm {
  margin-bottom: 10px;
}
.sus_corp_area div.title ul.circleNum.circleNum2 li {
  padding-bottom: 0 !important;
  list-style: none;
  margin-bottom: 0;
  font-weight: normal !important;
}
.sus_corp_area div.title ol.num {
  margin: 40px 0 40px 20px;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title ol.num {
    margin: 20px 0 20px 20px;
  }
}
.sus_corp_area div.title ol.num li {
  list-style: decimal;
  margin-bottom: 10px;
  padding-left: 0.5em;
  text-indent: 0em;
}
.sus_corp_area div.title ol.num.cts li {
  font-weight: bold;
  padding-bottom: 1em;
}
.sus_corp_area div.title ol.num.cts li p {
  font-weight: bold;
}
.sus_corp_area div.title ol.num.cts li span {
  font-weight: normal;
}
.sus_corp_area div.title ol.num.cts li span.copy {
  margin-left: -0.75em;
  display: block;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title ol.num.cts li span.copy {
    margin-left: -1.75em;
  }
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title ol.num.cts li span.copy.nums {
    margin-left: -0.5em;
    text-indent: -1.25em;
  }
}
.sus_corp_area div.title ol.num.cts li a {
  color: #000;
}
.sus_corp_area div.title ol.num.cts li.note {
  list-style-type: none;
  display: block;
  margin-left: -1.5em;
}
.sus_corp_area div.title ol.num.cts li.note p {
  text-decoration: underline;
}
.sus_corp_area div.title ol.num.cts li.note span {
  display: block;
}
.sus_corp_area div.title ol.num.cts li:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
}
.sus_corp_area div.title .scroll-box {
  margin: 40px 0 0 0;
  width: 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title .scroll-box {
    margin: 20px 0 0 0;
    width: auto;
    max-width: none;
    overflow-x: auto;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title .scroll_in > img {
    max-width: 100%;
    min-width: 550px;
    vertical-align: top;
  }
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title .scroll-box::-webkit-scrollbar {
    height: 4px;
  }
}
.sus_corp_area div.title .scroll-box::-webkit-scrollbar-track {
  background: #eee;
}
.sus_corp_area div.title .scroll-box::-webkit-scrollbar-thumb {
  background: #aaa;
  border: none;
}
.sus_corp_area div.title .scroll-box::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.sus_corp_area div.title .date_formulation {
  text-align: right;
}
.sus_corp_area div.title .date_formulation span {
  display: block;
  padding-top: 1em;
}
.sus_corp_area div.title .diversity_declaration {
  background-color: #f9faf4;
  padding: 30px 40px;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title .diversity_declaration {
    padding: 20px 20px;
    margin-bottom: 30px;
  }
}
.sus_corp_area div.title .diversity_declaration p {
  margin-bottom: 1em;
}
.sus_corp_area div.title .diversity_declaration p.title {
  color: #99991e;
  font-size: 28px;
  text-align: center;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title .diversity_declaration p.title {
    font-size: 19.25px;
  }
}
.sus_corp_area div.title .diversity_declaration span span {
  padding: 0;
  display: inline-block;
}
.sus_corp_area div.title .diversity_declaration span span.name {
  font-size: 1.1em;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title .diversity_declaration span span.block {
    display: block;
  }
}
.sus_corp_area div.title .diversity_declaration ol.parentheses li {
  font-weight: bold;
}
.sus_corp_area div.title .diversity_declaration ol.parentheses li p {
  font-weight: normal;
  margin-bottom: 0.5em;
}
.sus_corp_area div.title .eruboshi-graph {
  display: flex;
  justify-content: space-between;
  width: 94%;
  margin: 30px auto 0 auto;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title .eruboshi-graph {
    width: 100%;
    margin-top: 30px;
    flex-wrap: wrap;
  }
}
.sus_corp_area div.title .eruboshi-graph div {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title .eruboshi-graph div {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title .eruboshi-graph div:nth-child(2) {
    margin-top: 40px;
  }
}
.sus_corp_area div.title .eruboshi-graph div img {
  width: 100%;
  height: auto;
}
.sus_corp_area div.title p.copy_photo {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title p.copy_photo {
    flex-wrap: wrap;
  }
}
.sus_corp_area div.title p.copy_photo span.copy_box {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title p.copy_photo span.copy_box {
    width: 100%;
  }
}
.sus_corp_area div.title p.copy_photo span.photo_box {
  display: block;
  width: 37%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .sus_corp_area div.title p.copy_photo span.photo_box {
    margin-top: 10px;
    width: 100%;
  }
}
.sus_corp_area div.title p.copy_photo span.photo_box img {
  width: 100%;
  height: auto;
}
.sus_corp_area p.f_stage {
  margin-bottom: 40px;
}
.sus_corp_area .point {
  margin-top: 40px;
}
.sus_corp_area .p_sys_reform_img {
  margin: 40px 0;
}
.sus_corp_area ul.disc {
  margin-top: 0;
}
.sus_corp_area ul.disc li {
  list-style-type: disc !important;
  margin-left: 1.25em;
}
.sus_corp_area .reemployment_system table ul {
  margin: 0 0 0 1em;
}
.sus_corp_area .reemployment_system table ul li {
  list-style-type: disc;
}
.sus_corp_area .point.point2 {
  margin-top: 20px;
}
.sus_corp_area .point.point2 p {
  font-weight: bold;
}
.sus_corp_area .point.point2 li {
  padding-bottom: 1em;
}
.sus_corp_area .point.point2 li:last-of-type {
  padding-bottom: 0;
}

figure, .figure {
  margin: 1em 40px;
}
@media screen and (max-width: 768px) {
  figure, .figure {
    margin: 1em 0;
  }
}
figure .scroll_in, .figure .scroll_in {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  figure .scroll_in, .figure .scroll_in {
    width: 100%;
  }
}
figure figcaption, figure .figcaption, .figure figcaption, .figure .figcaption {
  margin: 1.5em auto;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  figure figcaption, figure .figcaption, .figure figcaption, .figure .figcaption {
    font-size: 14px;
  }
}

.ttl-table {
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .ttl-table {
    font-size: 15px;
  }
}
.ttl-table.mt1 {
  margin-top: 80px !important;
}
@media screen and (max-width: 768px) {
  .ttl-table.mt1 {
    margin-top: 30px !important;
  }
}
.ttl-table.mt2 {
  margin-top: 40px !important;
}
@media screen and (max-width: 768px) {
  .ttl-table.mt2 {
    margin-top: 30px !important;
  }
}

.table_area {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  .table_area {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.table_area table {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .table_area table {
    width: 768px;
  }
}
.table_area table caption {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.table_area table th {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .table_area table th {
    font-size: 13px;
  }
}
.table_area table td {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .table_area table td {
    font-size: 13px;
  }
}
.table_area table.border {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}
.table_area table.border th {
  background-color: #f3f3f3;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  padding: 15px;
}
@media screen and (max-width: 768px) {
  .table_area table.border th {
    padding: 10px;
  }
}
.table_area table.border td {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  text-align: left;
  vertical-align: middle;
  padding: 15px;
}
@media screen and (max-width: 768px) {
  .table_area table.border td {
    padding: 10px;
  }
}
.table_area table.namecolonlist th {
  text-align: left;
  font-weight: bold;
  width: 15em;
}
.table_area table.namecolonlist th, .table_area table.namecolonlist td {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .table_area table.namecolonlist th, .table_area table.namecolonlist td {
    font-size: 14px;
  }
}
.table_area table.deitarget2030 tbody th {
  max-width: 18em;
  background-color: transparent;
  font-weight: bold;
}
.table_area table.deitarget2030 td:last-of-type {
  text-align: center;
}
.table_area.indent {
  margin-left: 2em;
}

.btn {
  display: flex;
  justify-content: flex-end;
}
.btn a {
  margin-top: 20px;
  width: 240px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  background: url(/tech/img/more.svg) right 10px center no-repeat #99991e;
  transition: background-position 0.1s linear, opacity 0.3s ease-out;
}
@media screen and (max-width: 768px) {
  .btn a {
    width: 200px;
    height: 40px;
    font-size: 14px;
  }
}

ol.indent {
  margin-left: 2em;
}
ol.customnum {
  margin-top: 1em;
  margin-bottom: 1em;
}
ol.customnum li {
  display: flex;
  font-weight: bold;
  padding-bottom: 0.5em;
  list-style-type: none;
  font-weight: normal;
  padding-left: 0;
  justify-content: flex-start;
}
ol.customnum li:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
}
ol.customnum li p {
  font-weight: bold;
  padding-right: 0.5em;
}
ol.customnum li span {
  font-weight: normal;
}
ol.customnum li a {
  color: #000;
}
ol.customnum li.note {
  list-style-type: none;
  display: block;
  margin-left: -1.5em;
}
ol.customnum li.note span {
  display: block;
}
ol.customnum li.note p {
  text-decoration: underline;
}
ol.parentheses {
  list-style-type: none;
  margin-left: 2em;
}
ol.parentheses li {
  counter-increment: cnt;
}
ol.parentheses li:before {
  display: inline-block;
  margin-left: -2em;
  width: 2em;
  content: "(" counter(cnt) ") ";
}

div.text_with_logo {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  div.text_with_logo p {
    width: 100%;
  }
}
div.text_with_logo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
}
@media screen and (max-width: 768px) {
  div.text_with_logo img {
    width: 60%;
    max-width: 200px;
  }
}/*# sourceMappingURL=layout.css.map */