@charset "utf-8";

/* sustainability */

.sustainability .sustainability_container {
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
}

.sustainability h1 {
  margin-bottom: 16px;
}

.sustainability .sustainability_banner {
  border: 1px solid #000;
  padding: 10px;
  margin-bottom: 26px;
}

.sustainability .sustainability_banner_inner {
  background-color: #dff2fc;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sustainability .sustainability_banner_title {
  font-size: 1.8rem;
  line-height: 33px;
  font-weight: 700;
  color: #09326f;
  display: inline-block;
  background: linear-gradient(90deg, #2b4a83, #58afb7);
  background: -webkit-linear-gradient(0deg, #2b4a83, #58afb7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .sustainability  .sustainability_banner {
    margin-bottom: 20px;
  }

  .sustainability .sustainability_banner_inner {
    padding: 12px;
  }

  .sustainability  .sustainability_banner_title {
    font-size: 1.5rem;
    line-height: 26px;
  }

}

.sustainability #section02 {
  margin-top: 80px;
}

.sustainability #section02 .txt_block {
  margin-top: 50px;
}

.sustainability #section02 .txt_block:first-child {
  margin-top: 0;
}

.sustainability #section02 .txt_block h3{
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .sustainability #section02 {
    margin-top: 40px;
  }

  .sustainability #section02 .txt_block p {
    line-height: 22.4px;
  }

  .sustainability #section02 .txt_block{
      margin-top: 25px;
  }

  .sustainability #section02 .txt_block h3{
      margin-bottom: 0;
  }
}

/* diversity */

.diversity .note_txt {
  display: block;
  text-indent: -2.7em;
  padding-left: 2.7em;
}
.diversity .note {
  display: block;
  text-indent: -.6em;
  padding-left: .6em;
}

.diversity .topics_box_img {
  max-width: 130px;
}

.diversity .topics {
  margin-top: 36px;
}

.diversity #section02 p + .binding_description {
  margin-top: 12px;
}

@media screen and (max-width: 768px) {
  .diversity .lower_fv h1 {
    font-size: 2.2rem;
    line-height: 33px;
  }

  .diversity .lower_container {
    margin-top: 30px;
  }

  .diversity .lower_h2 {
    margin-bottom: 14px;
  }

  .diversity .topics {
    margin-top: 16px;
  }

  .diversity .topics_box_inner {
    gap: 6px 30px;
  }

  .diversity .intro_img {
    margin-top: 12px;
  }

  .diversity .topics_box_img {
    max-width: 150px;
  }
}

/* health */


.health #section02 {
  margin-top: 76px;
}

.health .top_text {
  margin-bottom: 66px;
}

.health .health_top {
  display: flex;
  gap: 18px 30px;
}

.health .health_top_img {
  display: block;
  width: 100%;
  max-width: 175px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .health #section01 {
    margin-top: 15px;
  }

  .health #section02 {
    margin-top: 36px;
  }

  .health .top_text {
    margin-bottom: 30px;
  }

  .health .health_top {
    flex-direction: column;
    align-items: center;
  }
}

/* rights */

.rights .rights_box {
  padding: 28px 10px 12px;
  box-shadow: 0px 0px 5px rgba(12, 3, 7, 0.5);
  text-align: center;
}

.rights .rights_box h3 {
  margin-bottom: 8px;
  color: var(--main_color);
}

.rights .rights_box_text {
  color: var(--main_color);
  font-weight: 600;
}

.rights .rights_box p {
  margin-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .rights #section01 {
    margin-top: 24px;
  }
  .rights_box {
    padding: 10px;
    margin-bottom: 20px;
  }

  .rights .rights_box h3 {
    font-size: 1.6rem;
    line-height: 33px;
    color: #09326f;
    margin-bottom: 4px;
  }

  .rights .rights_box_text {
    font-size: 1.6rem;
    line-height: 26px;
    color: #09326f;
  }

  .rights .rights_box p {
    margin-bottom: 4px;
  }
}

.rights .rights_subscribe {
  display: block;
  width: 100%;
  margin-top: 34px;
  text-align: right;
}

.rights .rights_subscribe_img {
  margin-bottom: 4px;
  max-width: 240px;
  display: inline-block;
}

.rights #section01 .txt_block {
  margin-top: 50px;
}

.rights #section01 .txt_block h3{
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .rights .rights_subscribe {
    margin-top: 15px;
    font-size: 1.3rem;
  }

  .rights #section01 .txt_block{
      margin-top: 10px;
  }

  .rights #section01 .txt_block h3{
      margin-bottom: 4px;
      font-size: 16px;
  }

  .rights .rights_subscribe_img {
    max-width: 190px;
  }

}


/* wheather  */

.wheather p + .wheather_subtitle {
  margin-top: 36px;
}

.wheather .wheather_subtitle {
  font-size: 16px;
}

.wheather .wheather_list {
  margin-top: 16px;
  margin-bottom: 50px;
}

.wheather .wheather_list_item {
  display: block;
  width: 100%;
  margin-bottom: 76px;
}

.wheather .wheather_list_item:last-child {
  margin-bottom: 0;
}

.wheather .wheather_list_title {
  font-size: 16px;
  margin-bottom: 6px;
}

.wheather .wheather_list .badge-wrapper {
  margin-top: 22px;
}


.wheather .wheather_table {
  width: 100%;
  min-width: 820px;
}

.wheather .wheather_table thead th:nth-child(1) {
  width: 210px;
}

.wheather .wheather_table thead th:nth-child(2) {
  width: 260px;
}

.wheather .wheather_table tr {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.wheather .wheather_table_th {
  font-weight: 700;
  background-color: #efefef;
}

.wheather .wheather_table_th, .wheather_table_td {
  padding: 6px 10px;
  font-size: 14px;
  line-height: 21px;
  vertical-align: middle;
  text-align: center;
}

.wheather .wheather_table_td {
  font-weight: 400;
}

.wheather .wheather_table_th_left,
.wheather .wheather_table_td_left {
  text-align: left;
}

.wheather .wheather_table_description {
  font-size: 12px;
  margin-top: 18px;
  margin-bottom: 70px;
}

.wheather .wheather_table_description span{
  display: block;
  text-indent: -1.2em;
  padding-left: 1.2em;
}

.wheather .wheather_box {
  padding: 24px 30px 38px;
  border: 1px solid #a1a2a2;
}

.wheather .wheather_box_title {
  font-size: 16px;
  margin-bottom: 6px;
}

.wheather .wheather_box_description {
  margin-top: 8px;
  font-size: 12px;
}

.wheather .wheather_box_description span {
  display: block;
  text-indent: -1.2em;
  padding-left: 1.2em;
}

.wheather .wheather_box_img {
  display: block;
  width: 100%;
  max-width: 550px;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
}

.wheather .wheather_box_img picture {
  display: block;
  width: 100%;
}


@media screen and (max-width: 768px) {
  .wheather .lower_fv h1 {
    font-size: 2.2rem;
    line-height: 33px;
  }

  .wheather .intro_img {
    margin-top: 14px;
  }

  .wheather .wheather_table_description {
    margin-bottom: 40px;
  }


  .wheather #section01 {
    margin-top: 10px;
  }

  .wheather .wheather_box {
    margin-top: 40px;
    padding: 10px 14px 14px;
  }

  .wheather .wheather_box_title {
    margin-bottom: 0;
  }

  .wheather .wheather_box_img {
    margin-top: 24px;
    max-width: 264px;
  }

  .wheather .wheather_list {
    margin-top: 6px;
    margin-bottom: 25px;
  }

  .wheather .wheather_list_item {
    margin-bottom: 30px;
  }

  .wheather .wheather_list_title {
    margin-bottom: 2px;
  }

  .wheather p + .wheather_subtitle {
    margin-top: 26px;
  }
}
