*,
::before,
::after {
  box-sizing: border-box;
}

.kv {
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media screen and (min-width: 769px) {
  .kv {
    display: flex;
    align-items: center;
    height: min(350px, 23.334vw);
    margin-top: 10rem;
    background-image: url(../img/mv.jpg);
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .kv {
    margin-top: 12rem;
    padding-top: 75rem;
    background-image: url(../img/sp/mv.jpg);
    background-size: contain;
  }
}

@media screen and (min-width: 769px) {
  .kv_content {
    width: min(1500px, 100vw);
    margin: 0 auto;
    padding-left: min(160px, 10.667vw);
  }
}
@media screen and (max-width: 768px) {
  .kv_content {
    display: flex;
    justify-content: center;
  }
}

.kv_ttl {
  position: relative;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .kv_ttl {
    font-size: min(51px, 3.4vw);
    padding-bottom: min(5px, 0.334vw);
    color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .kv_ttl {
    font-size: 7rem;
    padding-bottom: 0.4rem;
  }
}
.kv_ttl::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #d90b18;
}
@media screen and (min-width: 769px) {
  .kv_ttl::before {
    left: min(-30px, -2vw);
    width: min(11px, 0.734vw);
  }
}
@media screen and (max-width: 768px) {
  .kv_ttl::before {
    left: -4.2rem;
    width: 1.5rem;
  }
}
@media screen and (min-width: 769px) {
  .kv_ttl .en {
    width: min(149px, 9.934vw);
    height: min(23px, 1.534vw);
    margin-top: min(15px, 1vw);
    fill: #fff;
  }
}
@media screen and (max-width: 768px) {
  .kv_ttl .en {
    width: 23.3rem;
    height: 3.6rem;
    margin-top: 1.5rem;
    fill: #d90b18;
  }
}

@media screen and (min-width: 769px) {
  .kv_txt {
    margin-top: min(25px, 1.667vw);
    letter-spacing: 0.1em;
    line-height: 1.778em;
    font-size: 1.8rem;
    color: #fff;
  }
  .kv_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .kv_txt > p:first-of-type {
    margin-top: -0.388em;
  }
  .kv_txt > p:last-of-type {
    margin-bottom: -0.388em;
  }
}
@media screen and (max-width: 768px) {
  .kv_txt {
    display: none;
  }
}

.sec_head {
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sec_head {
    margin-bottom: min(80px, 5.334vw);
    line-height: 1.5em;
    font-size: 4rem;
  }
  .sec_head > h2 {
    line-height: inherit;
    font: inherit;
  }
  .sec_head > h2:first-of-type {
    margin-top: -0.25em;
  }
  .sec_head > h2:last-of-type {
    margin-bottom: -0.25em;
  }
}
@media screen and (max-width: 768px) {
  .sec_head {
    margin-bottom: 8rem;
    line-height: 1.5em;
    font-size: 4rem;
  }
  .sec_head > h2 {
    line-height: inherit;
    font: inherit;
  }
  .sec_head > h2:first-of-type {
    margin-top: -0.25em;
  }
  .sec_head > h2:last-of-type {
    margin-bottom: -0.25em;
  }
}
.sec_head span {
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .sec_head span {
    padding: 0 min(7px, 0.467vw) min(25px, 1.667vw);
  }
}
@media screen and (max-width: 768px) {
  .sec_head span {
    padding: 0 0 2.2rem;
  }
}
.sec_head span::before, .sec_head span::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50.5%;
}
@media screen and (min-width: 769px) {
  .sec_head span::before, .sec_head span::after {
    height: min(3px, 0.2vw);
  }
}
@media screen and (max-width: 768px) {
  .sec_head span::before, .sec_head span::after {
    height: 0.4rem;
  }
}
.sec_head span::before {
  left: 0;
  background-color: #000;
}
.sec_head span::after {
  right: 0;
  background-color: #e60012;
}

@media screen and (min-width: 769px) {
  .sec_val {
    padding-top: min(70px, 4.667vw);
  }
}
@media screen and (max-width: 768px) {
  .sec_val {
    padding-top: 10rem;
  }
}

.val_cont {
  background-color: #f2f4f4;
}
@media screen and (min-width: 769px) {
  .val_cont {
    width: min(1230px, 82vw);
    margin: 0 auto;
    padding: min(75px, 5vw) min(95px, 6.334vw) min(55px, 3.667vw);
  }
}
@media screen and (max-width: 768px) {
  .val_cont {
    margin-top: 3.8rem;
    padding: 5.8rem 6rem 3.5rem;
  }
}

.val_cont_head {
  color: #d90b18;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .val_cont_head {
    margin-bottom: min(60px, 4vw);
    line-height: 1.08em;
    font-size: 5rem;
  }
  .val_cont_head > h3 {
    line-height: inherit;
    font: inherit;
  }
  .val_cont_head > h3:first-of-type {
    margin-top: -0.04em;
  }
  .val_cont_head > h3:last-of-type {
    margin-bottom: -0.04em;
  }
}
@media screen and (max-width: 768px) {
  .val_cont_head {
    margin-bottom: 4rem;
    line-height: 1.228em;
    font-size: 4.4rem;
  }
  .val_cont_head > h3 {
    line-height: inherit;
    font: inherit;
  }
  .val_cont_head > h3:first-of-type {
    margin-top: -0.113em;
  }
  .val_cont_head > h3:last-of-type {
    margin-bottom: -0.113em;
  }
}
@media screen and (min-width: 769px) {
  .val_cont_head .small {
    margin-top: 2rem;
    line-height: 1;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .val_cont_head .small {
    margin-top: 2rem;
    line-height: 1;
    font-size: 2.6rem;
  }
}

@media screen and (min-width: 769px) {
  .val_cont_item + .val_cont_item {
    margin-top: min(78px, 5.2vw);
  }
}
@media screen and (max-width: 768px) {
  .val_cont_item + .val_cont_item {
    margin-top: 6rem;
  }
}

.val_cont_item_head {
  background-color: #d90b18;
  color: #fff;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .val_cont_item_head {
    padding: min(18px, 1.2vw);
    line-height: 1;
    font-size: 3.4rem;
  }
  .val_cont_item_head > h4 {
    line-height: inherit;
    font: inherit;
  }
  .val_cont_item_head > h4:first-of-type {
    margin-top: 0em;
  }
  .val_cont_item_head > h4:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .val_cont_item_head {
    padding: 1.7rem 0;
    line-height: 1;
    font-size: 3.4rem;
  }
  .val_cont_item_head > h4 {
    line-height: inherit;
    font: inherit;
  }
  .val_cont_item_head > h4:first-of-type {
    margin-top: 0em;
  }
  .val_cont_item_head > h4:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (min-width: 769px) {
  .val_cont_item_head.purpose {
    margin-bottom: min(45px, 3vw);
  }
}
@media screen and (max-width: 768px) {
  .val_cont_item_head.purpose {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 769px) {
  .finance .val_cont_item_head {
    margin-bottom: min(12px, 0.8vw);
  }
}
@media screen and (max-width: 768px) {
  .finance .val_cont_item_head {
    margin-bottom: 1rem;
  }
}

.purpose_head {
  text-align: center;
  color: #d90b18;
  font-weight: 600;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .purpose_head {
    margin-bottom: min(35px, 2.334vw);
    line-height: 1;
    font-size: 3rem;
    background-image: url(../img/purpose_head_arrow.png);
  }
  .purpose_head > p {
    line-height: inherit;
    font: inherit;
  }
  .purpose_head > p:first-of-type {
    margin-top: 0em;
  }
  .purpose_head > p:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .purpose_head {
    margin-bottom: 5.5rem;
    line-height: 1;
    font-size: 3rem;
    background-image: url(../img/sp/purpose_head_arrow.png);
    background-position: left 50% bottom 0.2rem;
  }
  .purpose_head > p {
    line-height: inherit;
    font: inherit;
  }
  .purpose_head > p:first-of-type {
    margin-top: 0em;
  }
  .purpose_head > p:last-of-type {
    margin-bottom: 0em;
  }
}

.val_cont_list {
  display: grid;
}
@media screen and (min-width: 769px) {
  .val_cont_list.purpose {
    position: relative;
    grid-template-columns: repeat(3, 1fr);
  }
  .val_cont_list.purpose::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: min(4px, 0.267vw);
    height: 100%;
    background: url(../img/purpose_list_line.png) no-repeat 0 0;
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  .val_cont_list.purpose {
    grid-template-columns: repeat(2, auto);
    -moz-column-gap: 1.2rem;
         column-gap: 1.2rem;
    row-gap: 6.5rem;
  }
}
@media screen and (min-width: 769px) {
  .val_cont_list.purpose > li {
    position: relative;
  }
  .val_cont_list.purpose > li::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: min(4px, 0.267vw);
    height: 100%;
    background: url(../img/purpose_list_line.png) no-repeat 0 0;
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  .val_cont_list.purpose > li:first-child {
    grid-area: 1/1/2/3;
  }
  .val_cont_list.purpose > li:first-child .val_cont_list_head {
    width: 33.2rem;
  }
  .val_cont_list.purpose > li:nth-child(2) {
    width: 32rem;
  }
  .val_cont_list.purpose > li:nth-child(3) {
    width: 29rem;
  }
}
@media screen and (min-width: 769px) {
  .val_cont_list.challenge {
    position: relative;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .val_cont_list.challenge {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 1.2rem;
         column-gap: 1.2rem;
  }
}
@media screen and (min-width: 769px) {
  .val_cont_list.challenge > li {
    position: relative;
  }
}
@media screen and (min-width: 769px) {
  .val_cont_list.challenge > li:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: min(4px, 0.267vw);
    height: 100%;
    background: url(../img/purpose_list_line.png) no-repeat 0 0;
    background-size: contain;
  }
}
@media screen and (min-width: 769px) {
  .finance .val_cont_list {
    position: relative;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .finance .val_cont_list {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 5.8rem;
         column-gap: 5.8rem;
    row-gap: 4rem;
  }
}
@media screen and (min-width: 769px) {
  .finance .val_cont_list > li:not(:last-child) {
    position: relative;
  }
  .finance .val_cont_list > li:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: min(4px, 0.267vw);
    height: 100%;
    background: url(../img/finance_list_line.png) no-repeat 0 0;
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  .finance .val_cont_list > li:nth-child(2n) {
    position: relative;
  }
  .finance .val_cont_list > li:nth-child(2n)::before {
    content: "";
    position: absolute;
    top: 0;
    left: -3.3rem;
    width: 0.4rem;
    height: 100%;
    background: url(../img/sp/finance_list_line.png) no-repeat 0 0;
    background-size: contain;
  }
}
@media screen and (min-width: 769px) {
  .val_cont_list + .purpose_head {
    margin-top: min(70px, 4.667vw);
  }
}
@media screen and (max-width: 768px) {
  .val_cont_list + .purpose_head {
    margin-top: 8rem;
  }
}

.val_cont_list_head {
  margin: 0 auto;
  background-color: #fff;
  border: solid 1px #d90b18;
  border-radius: 100vmax;
  font-weight: 600;
  text-align: center;
  color: #d90b18;
}
@media screen and (min-width: 769px) {
  .purpose .val_cont_list_head {
    width: min(270px, 18vw);
    margin-bottom: min(28px, 1.867vw);
    padding: min(15px, 1vw) 0;
    line-height: 1;
    font-size: 2.1rem;
  }
  .purpose .val_cont_list_head > p {
    line-height: inherit;
    font: inherit;
  }
  .purpose .val_cont_list_head > p:first-of-type {
    margin-top: 0em;
  }
  .purpose .val_cont_list_head > p:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .purpose .val_cont_list_head {
    padding: 1.1rem 0;
    line-height: 1.143em;
    font-size: 2.8rem;
  }
  .purpose .val_cont_list_head > p {
    line-height: inherit;
    font: inherit;
  }
  .purpose .val_cont_list_head > p:first-of-type {
    margin-top: -0.071em;
  }
  .purpose .val_cont_list_head > p:last-of-type {
    margin-bottom: -0.071em;
  }
}
@media screen and (min-width: 769px) {
  .challenge .val_cont_list_head {
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: min(28px, 1.867vw);
    padding: min(15px, 1vw) min(30px, 2vw);
    line-height: 1;
    font-size: 2.1rem;
  }
  .challenge .val_cont_list_head > p {
    line-height: inherit;
    font: inherit;
  }
  .challenge .val_cont_list_head > p:first-of-type {
    margin-top: 0em;
  }
  .challenge .val_cont_list_head > p:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .challenge .val_cont_list_head {
    padding: 1.1rem 0;
    line-height: 1.143em;
    font-size: 2.8rem;
  }
  .challenge .val_cont_list_head > p {
    line-height: inherit;
    font: inherit;
  }
  .challenge .val_cont_list_head > p:first-of-type {
    margin-top: -0.071em;
  }
  .challenge .val_cont_list_head > p:last-of-type {
    margin-bottom: -0.071em;
  }
}
@media screen and (min-width: 769px) {
  .finance .val_cont_list_head {
    width: min(230px, 15.334vw);
    margin-bottom: min(34px, 2.267vw);
    padding: min(16px, 1.067vw) 0;
    line-height: 1;
    font-size: 2rem;
  }
  .finance .val_cont_list_head > p {
    line-height: inherit;
    font: inherit;
  }
  .finance .val_cont_list_head > p:first-of-type {
    margin-top: 0em;
  }
  .finance .val_cont_list_head > p:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .finance .val_cont_list_head {
    padding: 1.1rem 0;
    line-height: 1.143em;
    font-size: 2.8rem;
  }
  .finance .val_cont_list_head > p {
    line-height: inherit;
    font: inherit;
  }
  .finance .val_cont_list_head > p:first-of-type {
    margin-top: -0.071em;
  }
  .finance .val_cont_list_head > p:last-of-type {
    margin-bottom: -0.071em;
  }
}

@media screen and (min-width: 769px) {
  .purpose .val_cont_list_txt {
    margin-top: min(28px, 1.867vw);
  }
}
@media screen and (min-width: 769px) {
  .challenge .val_cont_list_txt {
    margin-top: min(20px, 1.334vw);
  }
}
@media screen and (min-width: 769px) {
  .finance .val_cont_list_txt {
    margin-top: min(38px, 2.534vw);
  }
}

.finance_annotation {
  text-align: right;
  color: #d90b18;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .finance_annotation {
    margin-bottom: min(22px, 1.467vw);
    line-height: 1;
    font-size: 1.5rem;
  }
  .finance_annotation > p {
    line-height: inherit;
    font: inherit;
  }
  .finance_annotation > p:first-of-type {
    margin-top: 0em;
  }
  .finance_annotation > p:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .finance_annotation {
    margin-bottom: 5rem;
    line-height: 1;
    font-size: 2.6rem;
  }
  .finance_annotation > p {
    line-height: inherit;
    font: inherit;
  }
  .finance_annotation > p:first-of-type {
    margin-top: 0em;
  }
  .finance_annotation > p:last-of-type {
    margin-bottom: 0em;
  }
}

@media screen and (min-width: 769px) {
  .sec_corp {
    padding-top: min(175px, 11.667vw);
  }
}
@media screen and (max-width: 768px) {
  .sec_corp {
    padding-top: 8rem;
  }
}

.corp_table {
  border-collapse: collapse;
  border-spacing: 0;
  border-top: solid 1px #c8c8c8;
}
@media screen and (min-width: 769px) {
  .corp_table {
    width: min(1230px, 82vw);
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .corp_table {
    width: 63rem;
    margin: 0 auto;
  }
}
.corp_table th, .corp_table td {
  text-align: left;
  border-bottom: solid 1px #c8c8c8;
}
@media screen and (min-width: 769px) {
  .corp_table th, .corp_table td {
    padding: min(26px, 1.734vw) min(30px, 2vw);
    line-height: 1.556em;
    font-size: 1.8rem;
  }
  .corp_table th > p, .corp_table td > p {
    line-height: inherit;
    font: inherit;
  }
  .corp_table th > p:first-of-type, .corp_table td > p:first-of-type {
    margin-top: -0.277em;
  }
  .corp_table th > p:last-of-type, .corp_table td > p:last-of-type {
    margin-bottom: -0.277em;
  }
}
@media screen and (max-width: 768px) {
  .corp_table th, .corp_table td {
    padding: 2rem 1rem;
    line-height: 1.231em;
    font-size: 2.6rem;
    letter-spacing: 0.05em;
  }
  .corp_table th > p, .corp_table td > p {
    line-height: inherit;
    font: inherit;
  }
  .corp_table th > p:first-of-type, .corp_table td > p:first-of-type {
    margin-top: -0.115em;
  }
  .corp_table th > p:last-of-type, .corp_table td > p:last-of-type {
    margin-bottom: -0.115em;
  }
}
.corp_table th {
  background-color: #e6e6e6;
  border-right: solid 1px #c8c8c8;
}
@media screen and (min-width: 769px) {
  .corp_table th {
    width: 25.8536585366%;
  }
}
@media screen and (max-width: 768px) {
  .corp_table th {
    width: 21.8rem;
  }
}
@media screen and (min-width: 769px) {
  .corp_table td {
    padding-left: min(75px, 5vw);
  }
}
@media screen and (max-width: 768px) {
  .corp_table td {
    width: 41.2rem;
    padding-left: 2rem;
  }
}
.corp_table td .arrow {
  color: #e60012;
}
.corp_table .sub_th {
  background-color: #f0f0f0;
  border-right: solid 1px #c8c8c8;
}
@media screen and (min-width: 769px) {
  .corp_table .sub_th {
    width: 15.4471544715%;
  }
}
@media screen and (max-width: 768px) {
  .corp_table .sub_th {
    width: 9.2rem;
  }
}

@media screen and (min-width: 769px) {
  .sec_map {
    padding-top: min(200px, 13.334vw);
  }
}
@media screen and (max-width: 768px) {
  .sec_map {
    padding-top: 11rem;
  }
}

.map_link {
  margin-inline: auto;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .map_link {
    width: min(1230px, 82vw);
    line-height: 1;
    font-size: 3rem;
  }
  .map_link > a {
    line-height: inherit;
    font: inherit;
  }
  .map_link > a:first-of-type {
    margin-top: 0em;
  }
  .map_link > a:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .map_link {
    width: 84vw;
    font-size: 4.53vw;
  }
}
.map_link a {
  display: grid;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 769px) {
  .map_link a {
    grid-template-columns: auto min(12px, 0.8vw);
    gap: min(20px, 1.334vw);
  }
}
.map_link a img {
  vertical-align: baseline;
}
@media screen and (max-width: 768px) {
  .map_link a img {
    width: 2vw;
    display: block;
    margin-top: 0.5rem;
  }
}
@media screen and (max-width: 768px) {
  .map_link a {
    display: flex;
    justify-content: flex-start;
    gap: 2.13vw;
    align-items: center;
  }
}

.map_img {
  display: block;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .map_img {
    width: min(1230px, 82vw);
    padding-top: min(40px, 2.667vw);
  }
}
@media screen and (max-width: 768px) {
  .map_img {
    padding-top: 4rem;
  }
}

@media screen and (min-width: 769px) {
  .sec_strengths {
    padding-top: min(200px, 13.334vw);
  }
}
@media screen and (max-width: 768px) {
  .sec_strengths {
    padding-top: 11rem;
  }
}

.strengths_cont {
  display: grid;
}
@media screen and (min-width: 769px) {
  .strengths_cont {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: min(28px, 1.867vw);
         column-gap: min(28px, 1.867vw);
    width: min(1230px, 82vw);
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .strengths_cont {
    row-gap: 5rem;
    width: 63rem;
    margin: -3.4rem auto 0;
  }
}

.strengths_item {
  display: grid;
  background-color: #f2f4f4;
}
@media screen and (min-width: 769px) {
  .strengths_item {
    grid-template-rows: subgrid;
    grid-row: span 4;
    padding: min(30px, 2vw) min(22px, 1.467vw) min(25px, 1.667vw);
  }
}
@media screen and (max-width: 768px) {
  .strengths_item {
    padding: 4rem 3.8rem 4rem;
  }
}

.strengths_item_num {
  position: relative;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .strengths_item_num {
    padding-bottom: min(10px, 0.667vw);
    line-height: 1;
    font-size: 6.2rem;
  }
  .strengths_item_num > p {
    line-height: inherit;
    font: inherit;
  }
  .strengths_item_num > p:first-of-type {
    margin-top: 0em;
  }
  .strengths_item_num > p:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .strengths_item_num {
    padding-bottom: 1.4rem;
    line-height: 1;
    font-size: 6.2rem;
  }
  .strengths_item_num > p {
    line-height: inherit;
    font: inherit;
  }
  .strengths_item_num > p:first-of-type {
    margin-top: 0em;
  }
  .strengths_item_num > p:last-of-type {
    margin-bottom: 0em;
  }
}
.strengths_item_num::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #d90b18;
}
@media screen and (min-width: 769px) {
  .strengths_item_num::before {
    width: min(85px, 5.667vw);
    height: min(2px, 0.134vw);
  }
}
@media screen and (max-width: 768px) {
  .strengths_item_num::before {
    width: 8.5rem;
    height: 0.2rem;
  }
}

.strengths_item_head {
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .strengths_item_head {
    margin-top: min(30px, 2vw);
    line-height: 1.286em;
    font-size: 2.8rem;
  }
  .strengths_item_head > h3 {
    line-height: inherit;
    font: inherit;
  }
  .strengths_item_head > h3:first-of-type {
    margin-top: -0.142em;
  }
  .strengths_item_head > h3:last-of-type {
    margin-bottom: -0.142em;
  }
}
@media screen and (max-width: 768px) {
  .strengths_item_head {
    margin-top: 3rem;
    line-height: 1.059em;
    font-size: 3.4rem;
  }
  .strengths_item_head > h3 {
    line-height: inherit;
    font: inherit;
  }
  .strengths_item_head > h3:first-of-type {
    margin-top: -0.029em;
  }
  .strengths_item_head > h3:last-of-type {
    margin-bottom: -0.029em;
  }
}

.strengths_item_txt {
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .strengths_item_txt {
    margin-top: min(25px, 1.667vw);
    line-height: 1.834em;
    font-size: 1.8rem;
  }
  .strengths_item_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .strengths_item_txt > p:first-of-type {
    margin-top: -0.416em;
  }
  .strengths_item_txt > p:last-of-type {
    margin-bottom: -0.416em;
  }
}
@media screen and (max-width: 768px) {
  .strengths_item_txt {
    margin-top: 3.2rem;
    line-height: 1.715em;
    font-size: 2.8rem;
  }
  .strengths_item_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .strengths_item_txt > p:first-of-type {
    margin-top: -0.357em;
  }
  .strengths_item_txt > p:last-of-type {
    margin-bottom: -0.357em;
  }
}

@media screen and (min-width: 769px) {
  .strengths_item_img {
    margin-top: min(30px, 2vw);
  }
}
@media screen and (max-width: 768px) {
  .strengths_item_img {
    margin-top: 3.4rem;
  }
}

@media screen and (min-width: 769px) {
  .sec_initiative {
    padding-top: min(175px, 11.667vw);
  }
}
@media screen and (max-width: 768px) {
  .sec_initiative {
    padding-top: 15rem;
  }
}

.initiative_cont {
  background-color: #f2f4f4;
}
@media screen and (min-width: 769px) {
  .initiative_cont {
    margin-top: min(-25px, -1.666vw);
    padding: min(75px, 5vw) 0 min(72px, 4.8vw);
  }
}
@media screen and (max-width: 768px) {
  .initiative_cont {
    margin-top: -2.5rem;
    padding: 8rem 6.1rem 4.8rem;
  }
}

.initiative_cont_inr {
  display: grid;
}
@media screen and (min-width: 769px) {
  .initiative_cont_inr {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: min(50px, 3.334vw);
         column-gap: min(50px, 3.334vw);
    row-gap: min(60px, 4vw);
    width: min(1230px, 82vw);
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .initiative_cont_inr {
    row-gap: 6rem;
  }
}

.initiative_cont_item {
  transition: opacity 0.5s;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .initiative_cont_item {
    padding: min(53px, 3.534vw) min(55px, 3.667vw) min(60px, 4vw);
  }
}
@media screen and (max-width: 768px) {
  .initiative_cont_item {
    padding: 5rem 5rem;
  }
}
.initiative_cont_item:hover {
  opacity: 0.7;
}

.initiative_cont_item_head {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .initiative_cont_item_head {
    line-height: 1.425em;
    font-size: 3.3rem;
  }
  .initiative_cont_item_head > h3 {
    line-height: inherit;
    font: inherit;
  }
  .initiative_cont_item_head > h3:first-of-type {
    margin-top: -0.212em;
  }
  .initiative_cont_item_head > h3:last-of-type {
    margin-bottom: -0.212em;
  }
}
@media screen and (max-width: 768px) {
  .initiative_cont_item_head {
    line-height: 1.275em;
    font-size: 4rem;
  }
  .initiative_cont_item_head > h3 {
    line-height: inherit;
    font: inherit;
  }
  .initiative_cont_item_head > h3:first-of-type {
    margin-top: -0.137em;
  }
  .initiative_cont_item_head > h3:last-of-type {
    margin-bottom: -0.137em;
  }
}
.initiative_cont_item_head sub {
  font-size: 60%;
  line-height: 1;
  vertical-align: baseline;
}

.initiative_cont_item_txt {
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .initiative_cont_item_txt {
    line-height: 1.889em;
    font-size: 1.8rem;
  }
  .initiative_cont_item_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .initiative_cont_item_txt > p:first-of-type {
    margin-top: -0.444em;
  }
  .initiative_cont_item_txt > p:last-of-type {
    margin-bottom: -0.444em;
  }
}
@media screen and (max-width: 768px) {
  .initiative_cont_item_txt {
    line-height: 1.462em;
    font-size: 2.6rem;
  }
  .initiative_cont_item_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .initiative_cont_item_txt > p:first-of-type {
    margin-top: -0.23em;
  }
  .initiative_cont_item_txt > p:last-of-type {
    margin-bottom: -0.23em;
  }
}

.zeroplus {
  background-color: transparent;
}
@media screen and (min-width: 769px) {
  .zeroplus {
    grid-area: 1/1/2/3;
    padding: 0 min(169px, 11.267vw);
  }
}
@media screen and (max-width: 768px) {
  .zeroplus {
    padding: 0;
  }
}

.zeroplus_head {
  font-weight: 700;
  letter-spacing: -0.05em;
  border: solid 1px #000;
}
@media screen and (min-width: 769px) {
  .zeroplus_head {
    padding: min(10px, 0.667vw) 0;
    line-height: 1.425em;
    font-size: 3.3rem;
    text-align: center;
  }
  .zeroplus_head > h3 {
    line-height: inherit;
    font: inherit;
  }
  .zeroplus_head > h3:first-of-type {
    margin-top: -0.212em;
  }
  .zeroplus_head > h3:last-of-type {
    margin-bottom: -0.212em;
  }
}
@media screen and (max-width: 768px) {
  .zeroplus_head {
    padding: 2rem 6rem;
    line-height: 1.425em;
    font-size: 3.3rem;
  }
  .zeroplus_head > h3 {
    line-height: inherit;
    font: inherit;
  }
  .zeroplus_head > h3:first-of-type {
    margin-top: -0.212em;
  }
  .zeroplus_head > h3:last-of-type {
    margin-bottom: -0.212em;
  }
}

@media screen and (min-width: 769px) {
  .zeroplus_img {
    width: min(582px, 38.8vw);
    margin: min(75px, 5vw) auto 0;
  }
}
@media screen and (max-width: 768px) {
  .zeroplus_img {
    width: 41rem;
    margin: 5.5rem auto 0;
  }
}

@media screen and (min-width: 769px) {
  .zeroplus_txt {
    margin-top: min(65px, 4.334vw);
    line-height: 1.895em;
    font-size: 1.9rem;
  }
  .zeroplus_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .zeroplus_txt > p:first-of-type {
    margin-top: -0.447em;
  }
  .zeroplus_txt > p:last-of-type {
    margin-bottom: -0.447em;
  }
}
@media screen and (max-width: 768px) {
  .zeroplus_txt {
    margin-top: 6rem;
    line-height: 1.715em;
    font-size: 2.8rem;
  }
  .zeroplus_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .zeroplus_txt > p:first-of-type {
    margin-top: -0.357em;
  }
  .zeroplus_txt > p:last-of-type {
    margin-bottom: -0.357em;
  }
}
.zeroplus_txt p sub {
  font-size: 60%;
  line-height: 1;
  vertical-align: baseline;
}

@media screen and (min-width: 769px) {
  .green_action_img {
    width: min(414px, 27.6vw);
    margin: min(45px, 3vw) auto min(20px, 1.334vw);
  }
}
@media screen and (max-width: 768px) {
  .green_action_img {
    width: 41.4rem;
    margin: 3rem auto 4.2rem;
  }
}

@media screen and (min-width: 769px) {
  .dx_img {
    width: min(452px, 30.134vw);
    margin: min(30px, 2vw) 0 min(20px, 1.334vw) 0;
  }
}
@media screen and (max-width: 768px) {
  .dx_img {
    width: 45.2rem;
    margin: 3.5rem 0 1.8rem 1rem;
  }
}

.zoom-img {
  position: relative;
  overflow: hidden;
}
.zoom-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  transition: scale 0.4s ease-out;
}

*:hover > .zoom-img img,
.zoom-img:hover img {
  scale: 1.1;
}/*# sourceMappingURL=corporate.css.map */