@charset "utf-8";

.p-sustainability-vision__flex01__dot-list,
.p-sustainability-vision__flex02__dot-list,
.p-sustainability-vision__flex03__dot-list {
  line-height: normal;
  padding-left: 20px;
  position: relative;
}

.p-sustainability-vision__flex01__dot-list::before {
  background-color: #2c92db;
  border-radius: 50%;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 10px;
}

.p-sustainability-vision__flex02__dot-list::before {
  background-color: #306290;
  border-radius: 50%;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 10px;
}

.p-sustainability-vision__flex03__dot-list::before {
  background-color: #262e57;
  border-radius: 50%;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 10px;
}

.p-sustainability-society__development__image_05_01 {
  margin: 50px auto 100px;
  max-width: 1146px;
}
.p-sustainability-society__development__image_05_02 {
  margin: 50px auto 100px;
}
.p-sustainability-society__development__image_05_03 {
  margin: 50px auto 100px;
  max-width: 1200px;
}
.p-sustainability-society__development__image_05_04 {
  margin: 50px auto 100px;
  max-width: 1083px;
}

.p-sustainability-common-title--corner {
  background-color: #f0f0f0;
  box-sizing: border-box;
  margin-top: 45px;
  padding: 15px 24px;
  width: 100%;
}

.p-sustainability-common-title--corner-01 {
  background-color: #2c92db;
  border-radius: 8px;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  line-height: 2em;
  padding-top: 2px;
  text-align: center;
  width: 6em;
}

.p-sustainability-common-title--corner-02 {
  background-color: #306290;
  border-radius: 8px;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  line-height: 2em;
  padding-top: 2px;
  text-align: center;
  width: 6em;
}

.p-sustainability-common-title--corner-03 {
  background-color: #262e57;
  border-radius: 8px;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  line-height: 2em;
  padding-top: 2px;
  text-align: center;
  width: 6em;
}

.p-sustainability-common-title--corner-text {
  font-size: 24px;
  font-weight: bold;
  line-height: 2em;
  padding-left: 1em;
}

@media screen and (max-width: 767px) {
  .p-sustainability-common-title--corner-01 {
    background-color: #2c92db;
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
    padding-top: 2px;
    text-align: center;
    width: 6em;
  }

  .p-sustainability-common-title--corner-02 {
    background-color: #306290;
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    padding-top: 2px;
    text-align: center;
    width: 6em;
  }

  .p-sustainability-common-title--corner-03 {
    background-color: #262e57;
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
    padding-top: 2px;
    text-align: center;
    width: 6em;
  }

  .p-sustainability-common-title--corner-text {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    padding-left: 0em;
    padding-top: 0.5em;
    display: block;
  }
}

.p-sustainability-common-content--border {
  border: 2px solid #f0f0f0;
  box-sizing: border-box;
  display: flex;
  margin-top: 25px;
  padding: 30px 0;
}

.p-sustainability-common-content--border02 {
  border: 2px solid #f0f0f0;
  box-sizing: border-box;
  margin-top: 25px;
  padding: 30px 0;
}

@media screen and (max-width: 767px) {
  .p-sustainability-common-content--border {
    border: 2px solid #f0f0f0;
    box-sizing: border-box;
    display: block;
    margin-top: 25px;
    padding: 30px 30px 30px 0;
  }
  .p-sustainability-common-content--border02 {
    border: 2px solid #f0f0f0;
    box-sizing: border-box;
    margin-top: 25px;
    padding: 30px 30px 30px 0;
  }
}
