  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/ja/assets/images/academics/lifelong-learning/header_bg_01_sec.jpg");
  }
  #global-content #secType2 .link {
    padding-top: 20px;
  }
  #global-content #secType3 .caption {
    padding-top: 30px;
  }
  #global-content #secType3 .article .caption {
    padding-top: 40px;
  }
  #global-content #secType3 .article .caption:first-child {
    padding-top: 0;
  }
  #global-content #secType4 .link,
  #global-content #secType5 .link {
    padding-top: 20px;
  }
  #global-content #secType4 .article .lead,
  #global-content #secType5 .article .lead {
    padding-top: 30px;
  }
  #global-content #secType4 .article .lead:first-child,
  #global-content #secType5 .article .lead:first-child {
    padding-top: 0;
  }
}
.device-view-pc #global-header header {
  background-image: url("/ja/assets/images/academics/lifelong-learning/header_bg_01_sec.jpg");
}
.device-view-pc #global-content #secType2 .link {
  padding-top: 20px;
}
.device-view-pc #global-content #secType3 .caption {
  padding-top: 30px;
}
.device-view-pc #global-content #secType3 .article .caption {
  padding-top: 40px;
}
.device-view-pc #global-content #secType3 .article .caption:first-child {
  padding-top: 0;
}
.device-view-pc #global-content #secType4 .link,
.device-view-pc #global-content #secType5 .link {
  padding-top: 20px;
}
.device-view-pc #global-content #secType4 .article .lead,
.device-view-pc #global-content #secType5 .article .lead {
  padding-top: 30px;
}
.device-view-pc #global-content #secType4 .article .lead:first-child,
.device-view-pc #global-content #secType5 .article .lead:first-child {
  padding-top: 0;
}
/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/ja/assets/images/academics/lifelong-learning/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content #secType2 .link {
    padding-top: 2.66667%;
  }
  .device-js-on #global-content #secType3 .caption {
    padding-top: 5.33333%;
  }
  .device-js-on #global-content #secType3 .article .caption {
    padding-top: 8%;
  }
  .device-js-on #global-content #secType3 .article .caption:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content #secType4 .link,
  .device-js-on #global-content #secType5 .link {
    padding-top: 2.66667%;
  }
  .device-js-on #global-content #secType4 .article .lead,
  .device-js-on #global-content #secType5 .article .lead {
    padding-top: 5.33333%;
  }
  .device-js-on #global-content #secType4 .article .lead:first-child,
  .device-js-on #global-content #secType5 .article .lead:first-child {
    padding-top: 0;
  }
}
