  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/en/grad-admissions/files/images/doctoral/header_bg_01_sec.jpg");
    -moz-background-size: auto 100% !important;
    background-size: auto 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 160px !important;
  }
  #global-content .module-listLayout01 .listItems .listItem {
    padding-top: 15px;
  }
  #global-content .module-tableLayout04 a {
    color: #005;
    font-weight: bold;
  }
  #global-content .module-tableLayout04 th {
    background: #9d9d9d;
    color: #fff;
    font-weight: bold;
  }
  #global-content .marginTopType01 {
    margin-top: 1em !important;
  }
  #global-content .marginTopType02 {
    margin-top: 2em !important;
  }
  #global-content .marginBottomType01 {
    margin-bottom: 1em !important;
  }
  #global-content .marginBottomType02 {
    margin-bottom: 2em !important;
  }
}
.device-view-pc #global-header header {
  background-image: url("/en/grad-admissions/files/images/doctoral/header_bg_01_sec.jpg");
  -moz-background-size: auto 100% !important;
  background-size: auto 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 160px !important;
}
.device-view-pc #global-content .module-listLayout01 .listItems .listItem {
  padding-top: 15px;
}
.device-view-pc #global-content .module-tableLayout04 a {
  color: #005;
  font-weight: bold;
}
.device-view-pc #global-content .module-tableLayout04 th {
  background: #9d9d9d;
  color: #fff;
  font-weight: bold;
}
.device-view-pc #global-content .marginTopType01 {
  margin-top: 1em !important;
}
.device-view-pc #global-content .marginTopType02 {
  margin-top: 2em !important;
}
.device-view-pc #global-content .marginBottomType01 {
  margin-bottom: 1em !important;
}
.device-view-pc #global-content .marginBottomType02 {
  margin-bottom: 2em !important;
}
/****/
/* tab */
/****/
@media screen and (min-width: 751px) and (max-width: 1050px) {
  #global-header header {
    -moz-background-size: auto 100% !important;
    background-size: auto 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 160px;
    padding-bottom: 19% !important;
  }
}
/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/en/grad-admissions/files/images/doctoral/header_bg_01_sp_sec.jpg");
    -moz-background-size: auto 100% !important;
    background-size: auto 100% !important;
    padding-bottom: 40% !important;
  }
  .device-js-on #global-header header .headerInner .title {
    font-size: 125% !important;
  }
  .device-js-on #global-content .module-tableLayout04 a {
    color: #005;
    font-weight: bold;
  }
  .device-js-on #global-content .module-tableLayout04 th {
    background: #9d9d9d;
    color: #fff;
    font-weight: bold;
  }
  .device-js-on #global-content .marginTopType01 {
    margin-top: 1em !important;
  }
  .device-js-on #global-content .marginTopType02 {
    margin-top: 2em !important;
  }
  .device-js-on #global-content .marginBottomType01 {
    margin-bottom: 1em !important;
  }
  .device-js-on #global-content .marginBottomType02 {
    margin-bottom: 2em !important;
  }
}
