@charset "UTF-8";
/* ======================================================================
 s25
====================================================================== */
.s25_sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .s25_sp {
    display: block !important;
  }
  .s25_pc {
    display: none !important;
  }
}
.s25_trans {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  .s25_trans {
    transition: none;
  }
}

.s25_trans:hover,
.s25_trans:hover img {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .s25_trans:hover,
  .s25_trans:hover img {
    opacity: 1;
  }
}

.s25_main {
  margin: 0 auto;
  width: 930px;
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .s25_main {
    width: 92%;
    padding: 4% 0;
  }
}

.s25_top_ttl {
  font-weight: 700;
  font-size: 125%;
  color: #FFF;
  display: flex;
  align-items: center;
  border-radius: 5px;
  padding: 0 12px 0 45px;
  height: 42px;
}
.s25_top_btn {
  color: #FFF;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-decoration: none;
  background: url(/english/shared2025/images/kyoutuu/arw_gr_cr.svg), linear-gradient(to bottom, #29a9a4 0%, #009393 100%);
  background-repeat: no-repeat;
  box-shadow: 0px 3px 0px 0px #bfe5e4;
  font-size: 83.3333333333%;
  line-height: 150%;
}
.s25_top_btn span {
  font-weight: 700;
  font-size: 116.67%;
}
.s25_top_newdata {
  box-sizing: border-box;
  margin: 0 auto;
  background: url(/english/shared2025/images/top/data_bg.png) no-repeat 0 0;
  background-size: cover;
  width: 870px;
  padding: 15px 20px 20px;
}
@media screen and (max-width: 767px) {
  .s25_top_newdata {
    width: 100%;
    padding: 4% 10% 7%;
    background: url(/english/shared2025/images/top/data_bg_sp.png) no-repeat 0 0;
    background-size: cover;
  }
}
.s25_top_newdata_ttl {
  width: 192px;
  margin-bottom: 15px;
}
.s25_top_newdata_ttl img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .s25_top_newdata_ttl {
    margin: 0 auto 4%;
  }
}
.s25_top_newdata_list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .s25_top_newdata_list {
    display: block;
  }
}
.s25_top_newdata_list_box {
  text-decoration: none;
  box-sizing: border-box;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 7px;
  width: 200px;
  padding: 10px;
  box-shadow: 0px 3px 0px 0px #0026a5;
}
@media screen and (max-width: 767px) {
  .s25_top_newdata_list_box {
    width: 100%;
    padding: 5px 10px;
  }
}
.s25_top_newdata_list_box:not(:nth-child(4n)) {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .s25_top_newdata_list_box:not(:nth-child(4n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .s25_top_newdata_list_box:not(:last-child) {
    margin-bottom: 10px;
  }
}
.s25_top_newdata_list_img {
  width: 77px;
}
.s25_top_newdata_list_img img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .s25_top_newdata_list_img {
    width: 24%;
  }
}
.s25_top_newdata_list_desc {
  text-align: center;
  width: 113px;
}
@media screen and (max-width: 767px) {
  .s25_top_newdata_list_desc {
    text-align: left;
    width: 72%;
  }
}
.s25_top_newdata_list_ttl {
  font-weight: 700;
  font-size: 83.3333333333%;
  text-decoration: underline;
  line-height: 112.5%;
}
@media screen and (max-width: 767px) {
  .s25_top_newdata_list_ttl {
    font-size: 97.2222222222%;
  }
}
.s25_top_newdata_list_ttl:hover {
  text-decoration: none;
}
.s25_top_newdata_list_ttl span {
  font-size: 133.3333333333%;
  line-height: 150%;
}
.s25_top_newdata_list_txt {
  font-size: 69.4444444444%;
  color: #000;
  line-height: 140%;
  /* min-height: 4em; */
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .s25_top_newdata_list_txt {
    font-size: 83.3333333333%;
    min-height: 3em;
    line-height: 1;
  }
}
.s25_top_topics {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .s25_top_topics {
    margin-top: 7%;
  }
}
.s25_top_topics .s25_top_ttl {
  background: url(/english/shared2025/images/kyoutuu/topics_ico.svg), #15497f;
  background-repeat: no-repeat;
  background-position: 12px 10px, 0 0;
  background-size: 25px, 100%;
}
.s25_top_topics_slider {
  width: 640px;
  margin: 30px auto 0;
}
.s25_top_topics_slider img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .s25_top_topics_slider {
    width: 100%;
    margin: 4% auto 0;
  }
}
.s25_top_topics_slider .swiper {
  margin-bottom: 30px;
}
.s25_top_topics_slider .swiper-pagination {
  position: static;
  width: auto !important;
  padding-top: 3px;
}
.s25_top_topics_slider .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  cursor: pointer;
  border: none;
  background: #b3c6e0;
  /* font-size: 0; */
  width: 17px;
  height: 17px;
  border-radius: 17px;
  margin: 0 7px;
}
.s25_top_topics_slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #024099;
}
.s25_top_topics_slider_ctrl {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 640px;
  margin: 15px auto 0;
}
@media screen and (max-width: 767px) {
  .s25_top_topics_slider_ctrl {
    width: 100%;
  }
}
.s25_top_topics_slider_ctrl .slick-dots {
  list-style: none;
  display: flex;
  justify-content: center;
}
.s25_top_topics_slider_ctrl .slick-dots .slick-active button {
  background: #024099;
}
.s25_top_topics_slider_ctrl .slick-dots button {
  cursor: pointer;
  border: none;
  background: #b3c6e0;
  font-size: 0%;
  width: 17px;
  height: 17px;
  border-radius: 17px;
  margin: 0 7px;
}
.s25_top_topics_slider_player {
  margin-left: 50px;
}
.s25_top_topics_slider_player._active .s25_top_topics_slider_btn._start {
  display: block;
}
.s25_top_topics_slider_player._active .s25_top_topics_slider_btn._pause {
  display: none;
}
.s25_top_topics_slider_btn {
  cursor: pointer;
  font-size: 0%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 13px;
  height: 16px;
}
.s25_top_topics_slider_btn._pause {
  background-image: url(/english/shared2025/images/top/stop.svg);
}
.s25_top_topics_slider_btn._start {
  display: none;
  background-image: url(/english/shared2025/images/top/play.svg);
}
.s25_top_topics_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .s25_top_topics_btn {
    display: block;
    width: 80%;
    margin: 7% auto 0;
  }
}
.s25_top_topics_btn .s25_top_btn {
  width: 270px;
  height: 50px;
  border-radius: 50px;
  background-position: 95% 50%, 0 0;
  background-size: 25px, 100%;
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  .s25_top_topics_btn .s25_top_btn {
    width: 100%;
  }
  .s25_top_topics_btn .s25_top_btn:not(:last-child) {
    margin-bottom: 4%;
  }
}
.s25_top_topics_research {
  box-sizing: border-box;
  background: #eaf6f6;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 870px;
  margin: 30px auto 0;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .s25_top_topics_research {
    width: 100%;
    display: block;
    padding: 7% 4% 4%;
    margin: 7% auto 0;
  }
}
.s25_top_topics_research .s25_top_btn {
  font-weight: 700;
  font-size: 111.1111111111%;
  width: 197px;
  height: 40px;
  border-radius: 40px;
  background-position: 94% 50%, 0 0;
  background-size: 17px, 100%;
}
@media screen and (max-width: 767px) {
  .s25_top_topics_research .s25_top_btn {
    width: 70%;
    margin: 0 auto;
  }
}
.s25_top_topics_research_desc {
  width: 600px;
}
@media screen and (max-width: 767px) {
  .s25_top_topics_research_desc {
    width: 100%;
  }
}
.s25_top_topics_research_ttl {
  font-weight: 700;
  font-size: 125%;
  color: #024096;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .s25_top_topics_research_ttl {
    text-align: center;
    margin-bottom: 4%;
  }
}
.s25_top_topics_research_txt {
  font-size: 97.2222222222%;
  line-height: 142.8571428571%;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .s25_top_topics_research_txt {
    margin-bottom: 4%;
  }
}
.s25_top_topics_research_bnr {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .s25_top_topics_research_bnr {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 7% auto 0;
  }
}
.s25_top_topics_research_bnr_box {
  display: block;
}
.s25_top_topics_research_bnr_box img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .s25_top_topics_research_bnr_box {
    width: 49%;
  }
}
.s25_top_topics_research_bnr_box:not(:last-child) {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .s25_top_topics_research_bnr_box:not(:last-child) {
    margin-bottom: 0;
  }
}
.s25_top_news {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .s25_top_news {
    margin-top: 7%;
  }
}
.s25_top_news_head {
  position: relative;
}
.s25_top_news_head .s25_top_ttl {
  background: url(/english/shared2025/images/kyoutuu/news_ico.svg), #15497f;
  background-repeat: no-repeat;
  background-position: 12px 10px, 0 0;
  background-size: 25px, 100%;
}
.s25_top_news_head_menu {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-radius: 42px 5px 5px 42px;
  height: 42px;
  padding: 0 30px 0 0;
}
@media screen and (max-width: 767px) {
  .s25_top_news_head_menu {
    padding: 0 4% 0 0;
  }
}
.s25_top_news_head_menu_box {
  background: url(/english/shared2025/images/kyoutuu/arw_yl_r.svg) no-repeat 100% 50%;
  background-size: 7px;
  margin-left: 30px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .s25_top_news_head_menu_box {
    margin-left: 20px;
  }
}
.s25_top_news_head_menu_box span {
  font-size: 83.3333333333%;
  color: #FFF;
  text-decoration: underline;
}
.s25_top_news_head_menu_box:hover span {
  text-decoration: none;
}
.s25_top_news_list {
  list-style: none;
  margin: 30px 30px 0;
}
@media screen and (max-width: 767px) {
  .s25_top_news_list {
    margin: 4% 4% 0;
  }
}
.s25_top_news_list_box {
  font-size: 97.2222222222%;
  display: flex;
  justify-content: space-between;
  line-height: 142.8571428571%;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .s25_top_news_list_box {
    display: block;
    margin-bottom: 4%;
  }
}
.s25_top_news_list_date {
  font-weight: 700;
  width: 15%;
}
@media screen and (max-width: 767px) {
  .s25_top_news_list_date {
    width: auto;
  }
}
.s25_top_news_list_desc {
  width: 85%;
}
@media screen and (max-width: 767px) {
  .s25_top_news_list_desc {
    width: auto;
  }
}
.s25_top_news_list_ttl {
  display: block;
  text-decoration: none;
  margin-bottom: 5px;
  text-indent: -1em;
  margin-left: 1em;
}
.s25_top_news_list_ttl:hover span {
  text-decoration: none;
}
.s25_top_news_list_ttl span {
  text-decoration: underline;
}
.s25_top_news_list_ttl._new::after {
  content: "NEW";
  font-size: 83.3333333333%;
  font-weight: 700;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  background: #ff7671;
  width: 41px;
  height: 18px;
  border-radius: 18px;
  margin-left: 5px;
  text-indent: 0;
}
.s25_top_news_list_ttl::before {
  content: "・";
}
.s25_top_viz {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz {
    margin-top: 7%;
  }
}
.s25_top_viz .s25_top_ttl {
  background: url(/english/shared2025/images/kyoutuu/data_ttl.svg), #15497f;
  background-repeat: no-repeat;
  background-position: 12px 10px, 0 0;
  background-size: 25px, 100%;
}
.s25_top_viz_inner {
  width: 900px;
  margin: 30px auto 0;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_inner {
    width: 100%;
  }
}
.s25_top_viz_list {
  list-style: none;
}
.s25_top_viz_list._dashboard {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list._dashboard {
    margin-bottom: 7%;
  }
}
.s25_top_viz_list._dashboard .s25_top_viz_list_stat_ttl {
  color: #007578;
  border-bottom: 2px solid #94d4d1;
}
.s25_top_viz_list._dashboard .s25_top_viz_list_stat_ttl::after {
  background-image: url(/english/shared2025/images/kyoutuu/viz_arw_d.svg);
}
.s25_top_viz_list._dashboard .s25_top_viz_list_stat_ttl._active::after {
  background-image: url(/english/shared2025/images/kyoutuu/viz_arw_t.svg);
}
.s25_top_viz_list._dashboard .s25_top_viz_list_stat_ttl._data01 {
  background-image: url(/english/shared2025/images/kyoutuu/viz_ico01.svg);
}
.s25_top_viz_list._dashboard .s25_top_viz_list_stat_ttl._data02 {
  background-image: url(/english/shared2025/images/kyoutuu/viz_ico02.svg);
}
.s25_top_viz_list._dashboard .s25_top_viz_list_stat_ttl._data03 {
  background-image: url(/english/shared2025/images/kyoutuu/viz_ico03.svg);
}
.s25_top_viz_list._dashboard .s25_top_viz_list_stat_ttl._data04 {
  background-image: url(/english/shared2025/images/kyoutuu/viz_ico04.svg);
}
.s25_top_viz_list._dashboard .s25_top_viz_list_stat_box {
  background: #dff2f1;
}
.s25_top_viz_list._dashboard .s25_top_viz_list_stat_btn {
  color: #007578;
  box-shadow: 0px 3px 0px 0px #94d4d1;
  background: #FFF url(/english/shared2025/images/kyoutuu/arw_gr_cr.svg) no-repeat 95% 50%;
  background-size: 17px;
  width: 269px;
  height: 74px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list._dashboard .s25_top_viz_list_stat_btn {
    width: 100%;
    height: 60px;
  }
}
.s25_top_viz_list._dashboard .s25_top_viz_list_stat_btn:not(:nth-child(4n)) {
  margin-right: 0;
}
.s25_top_viz_list._theme {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list._theme {
    margin-bottom: 7%;
  }
}
.s25_top_viz_list._theme .s25_top_viz_list_stat_ttl {
  color: #4d54a8;
  border-bottom: 2px solid #c6c8e3;
}
.s25_top_viz_list._theme .s25_top_viz_list_stat_ttl::after {
  background-image: url(/english/shared2025/images/kyoutuu/theme_arw_d.svg);
}
.s25_top_viz_list._theme .s25_top_viz_list_stat_ttl._active::after {
  background-image: url(/english/shared2025/images/kyoutuu/theme_arw_t.svg);
}
.s25_top_viz_list._theme .s25_top_viz_list_stat_ttl._data01 {
  background-image: url(/english/shared2025/images/kyoutuu/ico_dummy.svg);
}
.s25_top_viz_list._theme .s25_top_viz_list_stat_ttl._data02 {
  background-image: url(/english/shared2025/images/kyoutuu/ico_dummy.svg);
}
.s25_top_viz_list._theme .s25_top_viz_list_stat_box {
  background: #eeeff7;
}
.s25_top_viz_list._theme .s25_top_viz_list_stat_btn {
  color: #4d54a8;
  box-shadow: 0px 3px 0px 0px #c6c8e3;
  background: #FFF url(/english/shared2025/images/kyoutuu/arw_pu_cr.svg) no-repeat 95% 50%;
  background-size: 17px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list._theme .s25_top_viz_list_stat_btn {
    width: 100%;
    height: 60px;
  }
  .s25_top_viz_list._theme .s25_top_viz_list_stat_btn:not(:nth-child(4n)) {
    margin-right: 0;
  }
}
.s25_top_viz_list_box {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_box {
    margin-top: 7%;
  }
}
.s25_top_viz_list_ttl {
  font-weight: 700;
  font-size: 111.1111111111%;
  color: #024096;
  background-repeat: no-repeat;
  background-position: 5px 50%;
  background-size: 25px;
  border-top: 2px solid #024096;
  border-bottom: 2px solid #024096;
  padding: 6px 6px 6px 34px;
}
.s25_top_viz_list_ttl._ico01 {
  background-image: url(/english/shared2025/images/kyoutuu/research_ttl.svg);
}
.s25_top_viz_list_ttl._ico02 {
  background-image: url(/english/shared2025/images/kyoutuu/research_ttl_o.svg);
}
.s25_top_viz_list_ttl._ico03 {
  background-image: url(/english/shared2025/images/kyoutuu/research_ttl_a.svg);
}
.s25_top_viz_list_stat {
  margin: 30px auto 0;
  width: 870px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_stat {
    width: 92%;
    margin: 7% auto 0;
  }
}
.s25_top_viz_list_stat_ttl {
  position: relative;
  cursor: pointer;
  font-weight: 700;
  color: #024096;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 65px;
  padding: 15px 15px 20px 90px;
  border-bottom: 2px solid #87bbe9;
  font-size: 111.1111111111%;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_stat_ttl {
    background-size: 45px;
    padding: 10px 15px 10px 55px;
  }
}
.s25_top_viz_list_stat_ttl._active::after {
  background-image: url(/english/shared2025/images/kyoutuu/research_arw_t.svg);
}
.s25_top_viz_list_stat_ttl span {
  font-size: 150%;
}
.s25_top_viz_list_stat_ttl::after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  right: 0;
  bottom: 0;
  width: 42px;
  height: 40px;
  background-image: url(/english/shared2025/images/kyoutuu/research_arw_d.svg);
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_stat_ttl::after {
    width: 30px;
    height: 28px;
  }
}
.s25_top_viz_list_stat_ttl._data01 {
  background-image: url(/english/shared2025/images/kyoutuu/research_ico01.svg);
}
.s25_top_viz_list_stat_ttl._data02 {
  background-image: url(/english/shared2025/images/kyoutuu/research_ico02.svg);
}
.s25_top_viz_list_stat_ttl._data03 {
  background-image: url(/english/shared2025/images/kyoutuu/research_ico03.svg);
}
.s25_top_viz_list_stat_ttl._data04 {
  background-image: url(/english/shared2025/images/kyoutuu/research_ico04.svg);
}
.s25_top_viz_list_stat_box {
  background: #dbebf8;
  padding: 15px;
  display: none;
  flex-wrap: wrap;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_stat_box {
    padding: 4%;
    gap: 10px 2%;
  }
}
.s25_top_viz_list_stat_btn {
  font-weight: 700;
  text-align: center;
  background: #FFF url(/english/shared2025/images/kyoutuu/arw_bl_cr.svg) no-repeat 95% 50%;
  background-size: 17px;
  color: #024096;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  box-shadow: 0px 3px 0px 0px #87bbe9;
  border-radius: 5px;
  width: 198px;
  height: 60px;
  font-size: 111.1111111111%;
  line-height: 125%;
}
.s25_top_viz_list_stat_btn span {
  font-size: 87.5%;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_stat_btn {
    width: 49%;
    background-size: 14px;
  }
}
.s25_top_viz_list_other {
  display: flex;
  flex-wrap: wrap;
  padding: 25px 15px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_other {
    padding: 0;
    width: 100%;
    margin: 4% auto 0;
  }
}
.s25_top_viz_list_other_box {
  width: 205px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_other_box {
    width: 100%;
    display: block;
  }
}
.s25_top_viz_list_other_box:not(:nth-child(4n)) {
  margin-right: 16px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_other_box:not(:nth-child(4n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_other_box:not(:last-child) {
    margin-bottom: 7%;
  }
}
.s25_top_viz_list_other_img {
  margin: 0 auto;
  width: 140px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_other_img {
    width: 50%;
    margin-bottom: 4%;
  }
}
.s25_top_viz_list_other_ttl {
  font-weight: 700;
  font-size: 111.1111111111%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 137.5%;
  min-height: 4em;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_other_ttl {
    display: block;
    text-align: center;
    min-height: auto;
  }
}
.s25_top_viz_list_other_ttl a {
  text-decoration: underline;
  text-align: center;
}
.s25_top_viz_list_other_ttl a:hover {
  text-decoration: none;
}
.s25_top_viz_list_other_ttl span {
  font-size: 87.5%;
}
.s25_top_viz_list_other_txt {
  font-size: 83.3333333333%;
  color: #000;
  line-height: 133.3333333333%;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_other_txt {
    font-size: 97.2222222222%;
    text-align: center;
    margin-top: 10px;
  }
}
.s25_top_viz_list_tool {
  display: flex;
  flex-wrap: wrap;
  margin: 25px 15px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_tool {
    display: block;
    margin: 4% 4% 0;
  }
}
.s25_top_viz_list_tool_box {
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  text-decoration: none;
  font-weight: 700;
  color: #024096;
  font-size: 111.1111111111%;
  line-height: 137.5%;
  width: 424px;
  height: 230px;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_tool_box {
    width: 100%;
    height: 22vh;
    background-size: 100% 100%;
    padding-bottom: 15px;
    font-size: 97.2222222222%;
  }
}
.s25_top_viz_list_tool_box:not(:nth-child(2n)) {
  margin-right: 22px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_tool_box:not(:nth-child(2n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_tool_box:not(:last-child) {
    margin-bottom: 4%;
  }
}
.s25_top_viz_list_tool_box._estat {
  background-image: url(/english/shared2025/images/top/tool_estat.png);
  background-size: contain;
  background-position: center;
}
.s25_top_viz_list_tool_box._viz {
  background-image: url(/english/shared2025/images/top/tool_viz.png);
  background-size: contain;
  background-position: center;
}
.s25_top_study {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .s25_top_study {
    margin-top: 10%;
  }
}
.s25_top_study .s25_top_ttl {
  background: url(/english/shared2025/images/kyoutuu/study_ttl.svg), #15497f;
  background-repeat: no-repeat;
  background-position: 12px 10px, 0 0;
  background-size: 25px, 100%;
}
.s25_top_study_list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 20px 15px 0;
}
@media screen and (max-width: 767px) {
  .s25_top_study_list {
    display: block;
    margin: 4% 0 0;
  }
}
.s25_top_study_list_box {
  width: 430px;
}
@media screen and (max-width: 767px) {
  .s25_top_study_list_box {
    width: 100%;
  }
}
.s25_top_study_list_box:not(:nth-child(2n)) {
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .s25_top_study_list_box:not(:nth-child(2n)) {
    margin-right: 0;
  }
}
.s25_top_study_list_ttl {
  font-weight: 700;
  color: #024096;
  border-bottom: 2px solid #024096;
  background-repeat: no-repeat;
  background-position: 5px 50%;
  background-size: 22px;
  padding: 10px 10px 10px 35px;
  font-size: 111.1111111111%;
}
.s25_top_study_list_ttl._ico01 {
  background-image: url(/english/shared2025/images/kyoutuu/study_ttl_a.svg);
}
.s25_top_study_list_ttl._ico02 {
  background-image: url(/english/shared2025/images/kyoutuu/study_ttl_s.svg);
}
.s25_top_study_list_sub {
  margin: 25px 15px 0;
}
@media screen and (max-width: 767px) {
  .s25_top_study_list_sub {
    margin: 4% 0 0;
  }
}
.s25_top_study_list_sub_box {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .s25_top_study_list_sub_box {
    display: block;
    width: 100%;
    margin: 0 auto 7%;
  }
}
.s25_top_study_list_sub_img {
  width: 160px;
}
.s25_top_study_list_sub_img img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .s25_top_study_list_sub_img {
    width: 80%;
    margin: 0 auto 4%;
    text-align: center;
  }
}
.s25_top_study_list_sub_desc {
  width: 225px;
}
@media screen and (max-width: 767px) {
  .s25_top_study_list_sub_desc {
    width: 100%;
  }
}
.s25_top_study_list_sub_ttl {
  font-weight: 700;
  text-decoration: underline;
  font-size: 111.1111111111%;
  line-height: 137.5%;
}
@media screen and (max-width: 767px) {
  .s25_top_study_list_sub_ttl {
    display: block;
    text-align: center;
  }
}
.s25_top_study_list_sub_ttl:hover {
  text-decoration: none;
}
.s25_top_study_list_sub_ttl._blank::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(/english/shared2025/images/kyoutuu/newwindowfillnv.svg) no-repeat 0 0;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.s25_top_study_list_sub_txt {
  font-size: 83.3333333333%;
  color: #000;
  line-height: 133.3333333333%;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .s25_top_study_list_sub_txt {
    text-align: center;
    font-size: 97.2222222222%;
    margin-top: 4%;
  }
}

.s25_footer {
  background: #15497f;
}
.s25_footer_inner {
  margin: 0 auto;
  width: 930px;
  padding: 0 0 30px;
}
@media screen and (max-width: 767px) {
  .s25_footer_inner {
    box-sizing: border-box;
    width: 90%;
    padding: 3% 0;
  }
}
.s25_footer ul {
  list-style: none;
}
.s25_footer_top {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .s25_footer_top {
    display: block;
  }
}
.s25_footer_top_box {
  width: 18%;
}
@media screen and (max-width: 767px) {
  .s25_footer_top_box {
    width: 100%;
  }
  .s25_footer_top_box:not(:first-child) .s25_footer_ttl {
    border-top: 1px solid #0f78d3;
  }
}
.s25_footer_btm {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .s25_footer_btm {
    display: block;
  }
  .s25_footer_btm .s25_footer_ttl {
    border-top: 1px solid #0f78d3;
  }
}
.s25_footer_btm_box {
  width: 23%;
}
@media screen and (max-width: 767px) {
  .s25_footer_btm_box {
    width: 100%;
  }
}
.s25_footer_ttl {
  font-weight: 700;
  color: #FFF;
  display: block;
  text-decoration: underline;
  margin-bottom: 5px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .s25_footer_ttl {
    font-size: 111.1111111111%;
    margin: 0;
    padding: 12px 0;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-image: url(/english/shared2025/images/kyoutuu/ico_plus.svg);
    background-size: 15px;
  }
  .s25_footer_ttl._active {
    background-image: url(/english/shared2025/images/kyoutuu/ico_minus.svg);
    background-size: 15px;
  }
}
.s25_footer_ttl:not(a) {
  text-decoration: none;
}
.s25_footer_ttl:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .s25_footer_sub {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
  }
}
.s25_footer_sub_box {
  font-weight: 700;
  color: #FFF;
  display: block;
  text-decoration: none;
  font-size: 83.3333333333%;
  line-height: 150%;
  margin-bottom: 5px;
  padding-left: 1em;
}
.s25_footer_sub_box._blank::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(/english/shared2025/images/kyoutuu/newwindowfillw.svg) no-repeat 0 0;
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
.s25_footer_sub_box a {
  color: #FFF;
  margin-bottom: 5px;
  text-decoration: none;
}
.s25_footer_sub_box a span {
  text-decoration: underline;
}
.s25_footer_sub_box a:hover span {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .s25_footer_sub_box {
    font-size: 97.2222222222%;
    width: 45%;
  }
}
.s25_footer_sub_box_arw {
  display: block;
  color: #FFF;
  display: block;
  text-decoration: none;
  margin-top: 5px;
}
.s25_footer_sub_box_arw::before {
  content: "→";
  margin-left: 0;
}
.s25_footer_sub_box:hover > span {
  text-decoration: none;
}
.s25_footer_sub_box > span {
  text-decoration: underline;
}
.s25_footer_sub_box::before {
  content: "・";
  margin-left: -1em;
}

.s25_pagetop {
  text-align: right;
  width: 930px;
  margin: 15px auto -25px;
}
@media screen and (max-width: 767px) {
  .s25_pagetop {
    width: 92%;
    margin: 0 auto;
    padding: 4%;
  }
}
.s25_pagetop a {
  text-decoration: none;
  font-size: 97.2222222222%;
  width: 12px;
  height: 12px;
  background: url(/english/shared2025/images/kyoutuu/arw_bl_t.svg) no-repeat 0 50%;
  background-size: 12px;
  padding-left: 20px;
}
.s25_pagetop a:hover span {
  text-decoration: none;
}
.s25_pagetop a span {
  text-decoration: underline;
}

#wrapper #global_nav > ul > li > div > a {
  color: #FFF;
  text-decoration: none;
}

@media print, screen and (min-width: 768px) {
  #wrapper #global_nav > ul {
    display: flex;
    justify-content: space-between;
  }
  #wrapper #global_nav > ul > li {
    width: 100%;
  }
  #wrapper #global_nav > ul > li > div {
    width: 100%;
    height: 100%;
    background: none !important;
  }
  #wrapper #global_nav > ul > li > div > a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  #wrapper #global_nav > ul > li > div > a:hover {
    background: #164980;
  }
  #wrapper #global_nav > ul > li > div > a > span {
    display: block;
    border-left: 1px solid #1c3c65;
    padding: 10px 0;
    width: 100%;
  }
  #wrapper #global_nav > ul > li:last-child > div > a > span {
    border-right: 1px solid #1c3c65;
  }
}
@media print, screen and (min-width: 768px) {
  footer {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding: 5%;
  }
}

@media screen and (max-width: 767px) {
  footer div {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  footer small {
    padding: 5% 0;
    float: none;
    order: 2;
  }
}

@media screen and (max-width: 767px) {
  footer small span {
    margin-top: 0;
    line-height: 1.3;
  }
}

@media screen and (max-width: 767px) {
  footer ul#footer_nav {
    float: none;
    position: static;
    display: flex;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  footer ul#footer_nav li {
    float: none;
    margin: 0 10px 0 0;
    padding-left: 13px;
  }
}

#wrapper #top_content {
  width: 92%;
  padding: 4% 0;
}

@media print, screen and (min-width: 768px) {
  #wrapper #top_content {
    display: block;
    width: 930px;
    padding: 30px 0;
  }
}
.s25_viz_ttl {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .s25_viz_ttl {
    display: block;
  }
}
.s25_viz_ttl._under,.s25_viz_ttl._dash {
  border-bottom: 2px solid #024099;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .s25_viz_ttl._under,.s25_viz_ttl._dash {
    padding-bottom: 4%;
  }
}
.s25_viz_ttl._under .s25_viz_ttl_logo,
.s25_viz_ttl._dash .s25_viz_ttl_logo {
  width: 100px;
}
@media screen and (max-width: 767px) {
  .s25_viz_ttl._under .s25_viz_ttl_logo {
    margin: 0;
  }
  .s25_viz_ttl._dash {
    margin-top: 2%;
  }
  .s25_viz_ttl._dash .s25_viz_ttl_logo {
    margin: 0 20px 0 0;
  }
}
.s25_viz_ttl._dash {
  align-items: baseline;
}
.s25_viz_ttl_logo {
  width: 160px;
  margin: 0 20px 0 0;
}
.s25_viz_ttl._jtokei {
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 2px solid #024099;
  padding: 15px 0;
}
.s25_viz_ttl._jtokei .s25_viz_ttl_logo {
  width: 290px;
}
.s25_viz_ttl._jtokei .s25_viz_ttl_desc {
  width: 600px;
}
.s25_viz_ttl_logo img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .s25_viz_ttl._dash {
    display: flex;
  }
  .s25_viz_ttl_logo {
    width: 210px;
    margin: 20px auto;
  }
  .s25_viz_ttl._jtokei {
    padding-top: 0;
  }
  .s25_viz_ttl._jtokei .s25_viz_ttl_logo {
    width: 210px;
  }
  .s25_viz_ttl._jtokei .s25_viz_ttl_desc {
    width: auto;
  }
}
.s25_viz_ttl_desc {
  font-size: 97.2222222222%;
  line-height: 142.8571428571%;
}
.s25_viz_ttl_desc._c01,
.s25_viz_ttl_desc._c02,
.s25_viz_ttl_desc._c03 {
  font-weight: 700;
  font-size: 150%;
}
.s25_viz_ttl_desc._c01 {
  color: #007578;
}
.s25_viz_ttl_desc._c02 {
  color: #24913f;
}
.s25_viz_ttl_desc._c03 {
  color: #5d5dad;
}
@media screen and (max-width: 767px) {
  .s25_viz_ttl_desc {
    width: auto;
  }
}
.s25_viz_ttl_desc_link {
  text-align: right;
  margin-top: 5px;
}
.s25_viz_data {
  margin-bottom: 50px;
}
.s25_viz_data .tableauPlaceholder {
  margin: 0 auto 20px;
}
@media screen and (min-width: 767px) {
  .s25_viz_data .s25_viz_data_desc {
    padding: 0 64px;
  }
}
.s25_viz_data .s25_viz_data_desc ._blank::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(/english/shared2025/images/kyoutuu/newwindowfillnv.svg) no-repeat 0 0;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}

.s25_viz_data .s25_top_btn {
  font-weight: 700;
  font-size: 111.1111111111%;
  margin: 50px auto 0;
  width: 197px;
  height: 40px;
  border-radius: 40px;
  background-position: 94% 50%, 0 0;
  background-size: 17px, 100%;
}

@media (max-width: 767px) {
  #wrapper #breadcrumbs {
    overflow-x: scroll;
  }
  #wrapper #breadcrumbs ul {
    width: max-content;
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  #site_Search_textbox {
    padding: 0 !important;
  }
}


.mobile_link {
  display: none;
}

@media screen and (max-width: 767px) {
  .mobile_link {
    display: block;
  }
  .s25_footer_top_box .s25_footer_ttl {
    text-decoration: none;
  }
}

.s25_top_viz_tab,.s25_top_viz_cont {
  list-style: none;
}
.s25_top_viz_tab {
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #15497f;
}
.s25_top_viz_tab_btn {
  cursor: pointer;
  font-weight: 700;
  text-decoration: underline;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  color: #15497f;
  background: #dce4ec url(/english/shared2025/images/kyoutuu/arw_tab04.svg) no-repeat 95% 50%;
  background-size: 17px;
  font-size: 112.5%;
  line-height: 1.5;
  width: 283px;
  height: 72px;
  border-radius: 9px 9px 0 0;
  margin: 0 5px;
}
.s25_top_viz_tab_btn._active {
  color: #FFF;
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
.s25_top_viz_tab_btn._btn01._active {
  background-color: #007578;
  background-image: url(/english/shared2025/images/kyoutuu/arw_tab01.svg);
  background-size: 17px;
}
.s25_top_viz_tab_btn._btn02._active {
  background-color: #24913f;
  background-image: url(/english/shared2025/images/kyoutuu/arw_tab02.svg);
  background-size: 17px;
}
.s25_top_viz_tab_btn._btn03._active {
  background-color: #5d5dad;
  background-image: url(/english/shared2025/images/kyoutuu/arw_tab03.svg);
  background-size: 17px;
}
.s25_top_viz_cont_box {
  display: none;
}

@media screen and (max-width: 767px) {
  .s25_top_viz_tab {
    justify-content: space-between;
  }
  .s25_top_viz_tab_btn {
    box-sizing: border-box;
    width: 32%;
    height: 84px;
    padding-bottom: 20px;
    margin: 0;
  }
  .s25_top_viz_tab_btn, .s25_top_viz_tab_btn._active {
    background-position: 50% 80%;
  }
  .s25_top_viz_tab_btn span {
    display: none;
  }
}

.s25_top_viz_dash {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 15px;
  margin: 40px 15px;
}
.s25_top_viz_dash._c02 .s25_top_viz_dash_box {
  background: #e3f4e8;
}
.s25_top_viz_dash._c02 .s25_top_viz_dash_btn {
  color: #24913f;
  box-shadow: 0px 3px 0px 0px #93d5a8;
}
.s25_top_viz_dash._c03 .s25_top_viz_dash_box {
  background: #dee0ec;
}
.s25_top_viz_dash._c03 .s25_top_viz_dash_btn {
  color: #5d5dad;
  box-shadow: 0px 3px 0px 0px #adb0cf;
}
.s25_top_viz_dash_box {
  box-sizing: border-box;
  border-radius: 6px;
  padding: 12px;
  width: 280px;
}
.s25_top_viz_dash_btn {
  font-weight: 700;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  text-decoration: underline;
  height: 190px;
  border-radius: 6px;
  line-height: 1.5;
}
.s25_top_viz_dash_btn span {
  font-size: 125%;
}
.s25_top_viz_dash_img {
  width: 120px;
}

@media screen and (max-width: 767px) {
  .s25_top_viz_dash {
    margin: 30px 0;
    gap: 15px 0;
  }
  .s25_top_viz_dash_box {
      width: 100%;
  }
}

/* ======================================================================
 english
====================================================================== */
header .menu_btn {
    content: "MENU";
    background: url(/english/shared2025/images/kyoutuu/menu_btn.jpg)no-repeat;
    background-size: 91px 44px;
}
.s25_top_newdata._en {
  background: url(/english/shared2025/images/kyoutuu/top_latest_bg.png) 50% 0 no-repeat;
  background-size: cover;
}
.s25_top_newdata._en .s25_top_newdata_ttl {
  font-weight: bold;
  text-align: center;
  color: #FFF;
  width: auto;
  font-size: 150%;
}
.s25_top_newdata._en .s25_top_newdata_list_box {
  flex-direction: column;
  justify-content: center;
  height: 190px;
}
.s25_top_newdata._en .s25_top_newdata_list_img {
  margin: 0 auto 10px;
}
.s25_top_newdata._en .s25_top_newdata_list_desc {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .s25_top_newdata._en {
    background: url(/english/shared2025/images/kyoutuu/top_latest_bgsp.png) 50% 0 no-repeat;
    background-size: cover;
  }
  .s25_top_newdata._en .s25_top_newdata_list_box {
    flex-direction: inherit;
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding: 10px;
  }
  .s25_top_newdata._en .s25_top_newdata_list_desc {
    width: 72%;
  }
  .s25_top_newdata._en .s25_top_newdata_list_ttl {
    font-size: 87.5%;
  }
  .s25_top_newdata._en .s25_top_newdata_list_ttl span {
    font-size: 142.86%;
  }
  .s25_top_newdata._en .s25_top_newdata_list_txt {
    min-height: auto;
  }
  .s25_top_newdata._en br {
    display: none;
  }
}
.s25_top_topics._en .s25_top_topics_bnr {
  margin: 25px auto 0;
  display: flex;
  gap: 25px;
  width: 870px;
}
.s25_top_topics._en .s25_top_topics_bnr_box {
  position: relative;
  text-decoration: none;
  font-weight: bold;
  box-sizing: border-box;
  font-size: 0%;
  background-position: 0 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  width: 423px;
  height: 173px;
}
.s25_top_topics._en .s25_top_topics_bnr_box._sbj {
  background-image: url(/english/shared2025/images/kyoutuu/top_bnr_sbj.png);
  background-size: 100%;
}
.s25_top_topics._en .s25_top_topics_bnr_box._ics {
  background-image: url(/english/shared2025/images/kyoutuu/top_bnr_ics.png);
  background-size: 100%;
  color: #0f78d3;
  justify-content: flex-end;
  /* text-align: right; */
  text-align: center;
  font-size: 125%;
  line-height: 30px;
  padding-right: 35px;
}
@media screen and (max-width: 767px) {
  .s25_top_topics._en .s25_top_topics_bnr {
    width: auto;
    display: block;
  }
  .s25_top_topics._en .s25_top_topics_bnr_box {
    width: 100%;
    background-size: 100% 100%;
    height: 150px;
  }
  .s25_top_topics._en .s25_top_topics_bnr_box:not(:last-child) {
    margin-bottom: 20px;
  }
  .s25_top_topics._en .s25_top_topics_bnr_box._sbj {
    background-size: 100% 100%;
  }
  .s25_top_topics._en .s25_top_topics_bnr_box._ics {
    background-size: 100% 100%;
    font-size: 112.5%;
    line-height: 150%;
  }
}
.s25_top_viz_list_tool._en .s25_top_viz_list_tool_box {
  padding: 0;
}
.s25_top_viz_list_tool._en .s25_top_viz_list_tool_box._estat {
  font-size: 0%;
  background: url(/english/shared2025/images/kyoutuu/top_bnr_estat.png) 0 0 no-repeat;
  background-size: 100%;
  margin: 0 auto;
  width: 870px;
  height: 174px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz_list_tool._en .s25_top_viz_list_tool_box._estat {
    background: url(/english/shared2025/images/kyoutuu/top_bnr_estatsp.png) 50% 0 no-repeat;
    background-size: contain;
    width: auto;
    height: 140px;
  }
}
.s25_top_viz_list._en .s25_top_viz_list_stat_ttl {
  font-size: 137.5%;
}
.s25_top_viz_list._en .s25_top_viz_list_stat_btn {
  width: 269px;
  height: 74px;
}
@media screen and (max-width: 767px) {
  .s25_top_viz._en .s25_top_ttl {
    font-size: 100%;
  }
  .s25_top_viz_list._en .s25_top_viz_list_ttl {
    font-size: 100%;
  }
  .s25_top_viz_list._en .s25_top_viz_list_stat_ttl {
    font-size: 125%;
  }
  .s25_top_viz_list._en .s25_top_viz_list_stat_btn {
    width: 100%;
    height: auto;
    text-align: left;
    align-items: flex-start;
    padding: 4%;
  }
  .s25_top_viz_list._en .s25_top_viz_list_other_ttl a br {
    display: none;
  }
  .s25_top_viz_list._en .s25_top_viz_list_other_ttl a span {
    display: block;
  }
  .s25_top_viz_list._en .s25_top_viz_list_other_img {
    margin-bottom: 0;
  }
}
.s25_top_enfooter {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.s25_top_enfooter .s25_top_enfooter_box {
  width: 450px;
}
.s25_top_enfooter .s25_top_ttl {
  margin-bottom: 30px;
}
.s25_top_enfooter .s25_top_ttl._info {
  background: url(/english/shared2025/images/kyoutuu/news_ico.svg), #15497f;
  background-repeat: no-repeat;
  background-position: 12px 10px, 0 0;
  background-size: 25px, 100%;
}
.s25_top_enfooter .s25_top_ttl._rele {
  background: url(/english/shared2025/images/kyoutuu/study_ttl.svg), #15497f;
  background-repeat: no-repeat;
  background-position: 12px 10px, 0 0;
  background-size: 25px, 100%;
}
.s25_top_enfooter .s25_top_enfooter_link_ttl {
  text-decoration: none;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  text-indent: -1em;
  margin-left: 1em;
  font-size: 111.1111111111%;
}
.s25_top_enfooter .s25_top_enfooter_link_ttl span {
  text-decoration: underline;
}
.s25_top_enfooter .s25_top_enfooter_link_ttl:hover span {
  text-decoration: none;
}
.s25_top_enfooter .s25_top_enfooter_link_ttl::before {
  content: "・";
}
.s25_top_enfooter .s25_top_enfooter_link_ttl._blank::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(/english/shared2025/images/kyoutuu/newwindowfillnv.svg) no-repeat 0 0;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .s25_top_enfooter {
    display: block;
    margin-top: 0;
  }
  .s25_top_enfooter .s25_top_enfooter_box {
    width: auto;
    margin-top: 12%;
  }
  .s25_top_enfooter .s25_top_ttl {
  }
}
.s25_top_topics._en .s25_top_topics_bnr_box::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  width: 42px;
  height: 40px;
}
.s25_top_topics._en .s25_top_topics_bnr_box._arw::after {
  background: url(/english/shared2025/images/kyoutuu/btn_arw.svg) 0 0 no-repeat;
  background-size: 100%;
}
.s25_top_topics._en .s25_top_topics_bnr_box._blank::after {
  background: url(/english/shared2025/images/kyoutuu/btn_blank.svg) 0 0 no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .s25_top_topics._en .s25_top_topics_bnr_box::after {
    width: 34px;
    height: 32px;
  }
}