  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/en/assets/images/research/research-hubs-abroad/header_bg_01_sec.jpg");
  }
  #global-content #secType1 .secInner,
  #global-content #secType2 .secInner,
  #global-content #secType3 .secInner {
    padding-top: 30px;
  }
  #global-content #secType1 .secInner .article,
  #global-content #secType2 .secInner .article,
  #global-content #secType3 .secInner .article {
    padding-top: 50px;
  }
  #global-content #secType1 .secInner .article:first-child,
  #global-content #secType2 .secInner .article:first-child,
  #global-content #secType3 .secInner .article:first-child {
    padding-top: 0;
  }
  #global-content #secType2 .secInner .article .links,
  #global-content #secType3 .secInner .article .links {
    padding-top: 20px;
  }
  #global-content #secType1 .secInner .article .noLink .listInner {
    padding-left: 0;
  }
}
.device-view-pc #global-header header {
  background-image: url("/en/assets/images/research/research-hubs-abroad/header_bg_01_sec.jpg");
}
.device-view-pc #global-content #secType1 .secInner,
.device-view-pc #global-content #secType2 .secInner,
.device-view-pc #global-content #secType3 .secInner {
  padding-top: 30px;
}
.device-view-pc #global-content #secType1 .secInner .article,
.device-view-pc #global-content #secType2 .secInner .article,
.device-view-pc #global-content #secType3 .secInner .article {
  padding-top: 50px;
}
.device-view-pc #global-content #secType1 .secInner .article:first-child,
.device-view-pc #global-content #secType2 .secInner .article:first-child,
.device-view-pc #global-content #secType3 .secInner .article:first-child {
  padding-top: 0;
}
.device-view-pc #global-content #secType2 .secInner .article .links,
.device-view-pc #global-content #secType3 .secInner .article .links {
  padding-top: 20px;
}
.device-view-pc #global-content #secType1 .secInner .article .noLink .listInner {
  padding-left: 0;
}
/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/en/assets/images/research/research-hubs-abroad/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content #secType1 .secInner,
  .device-js-on #global-content #secType2 .secInner,
  .device-js-on #global-content #secType3 .secInner {
    padding-top: 6.66667%;
  }
  .device-js-on #global-content #secType1 .secInner .article,
  .device-js-on #global-content #secType2 .secInner .article,
  .device-js-on #global-content #secType3 .secInner .article {
    padding-top: 9.33333%;
  }
  .device-js-on #global-content #secType1 .secInner .article:first-child,
  .device-js-on #global-content #secType2 .secInner .article:first-child,
  .device-js-on #global-content #secType3 .secInner .article:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content #secType2 .secInner .article .links,
  .device-js-on #global-content #secType3 .secInner .article .links {
    padding-top: 2.66667%;
  }
  .device-js-on #global-content #secType1 .secInner .article .noLink .listInner {
    padding-left: 0;
  }
}
