@charset 'UTF-8';
/* ロゴ画像 */
.img_sdgs_logo {
  width: 100%;
}
.theme_table_table-data {
  padding-left: 3%;
  padding-right: 3%;
}
/*  下部ボタン
----------------------------------------*/
.csr_under_main_bottom {
  width: 100%;
  margin-top: 40px;
  padding: 40px 20px 0;
}
.csr_under_main_bottom_list_item {
  width: 100%;
  margin-top: 0;
}
.csr_under_main_bottom_list_anchor {
  width: 100%;
  border-right: 1px solid #d1d0d0;
  padding-left: 20px;
}
.csr_under_main_bottom_list_anchor:after {
  left: 7px;
}
.csr_under_main_bottom_list-other_link {
  border-left: 1px solid #d1d0d0;
  border-top: none;
  display: block;
  padding: 0 20px;
}
.csr_under_main_bottom_list-other_link_list {
  border-radius: 1px;
  border-left: none;
  margin-top: 0px;
  padding-top: 17px;
  padding-left: 0;
}
.csr_capture_item_right_list_item {
  font-size: 14px;
}

.box_content {
  border-right: none;
  border-left: none;
  padding: 0;
  padding-top: 10px;
}
.health_management_image {
  width: 100%;
}
.flex-container {
  margin: 0 20px 60px;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.flex-container li:nth-child(n + 2) {
  margin-top: 20px;
}
.event_image_list {
  width: 100%;
}
.event_image_list img {
  width: 100%;
}
.logo_area {
  width: 100%;
  margin: auto;
}
.content_thumb.img_2col .content_thumb_image {
  width: 100%;
}
.content_thumb.img_2col .content_thumb_image img {
  width: 50%;
}
.content_thumb.img_2col .content_thumb_text {
  width: auto;
}
.scrollable_table .table {
  min-width: 700px;
}