@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/assets/images/education/header_bg_01.jpg");
  }
  #global-header .headerLead {
    margin: 0 25px 25px 0;
    width: 43.26923%;
    text-align: left;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  #global-header .headerLead p {
    font-size: 15px;
    line-height: 1.8;
    color: #fff;
    text-shadow: 1px 1px 10px #070102;
  }
  #global-content .module-tableLayout01 {
    margin-top: 10px;
  }
  #global-content .module-tableLayout01:first-child {
    margin-top: 0;
  }
  #global-content .module-listLayout01 {
    padding-top: 30px;
  }
  #global-content .module-listLayout03 {
    padding-top: 30px;
  }
  #global-content .secCenter .module-listLayout01 {
    padding-top: 10px;
  }
  #global-content .linkList .module-boxColumn2 {
    margin-top: 40px;
    width: 100%;
    position: relative;
  }
  #global-content .linkList .module-boxColumn2:first-child {
    margin-top: 0;
  }
  #global-content .linkList .module-boxL {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #global-content .linkList .module-boxL a {
    width: 100%;
    height: 100%;
    display: block;
  }
  #global-content .linkList .module-boxL .linkOuter {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #fff;
    display: table;
    background-color: #005;
  }
  #global-content .linkList .module-boxL .linkOuter .linkInner {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
  }
  #global-content .linkList .module-boxL .linkOuter .linkInner .txt {
    font-size: 17px;
    display: inline-block;
    position: relative;
  }
  #global-content .linkList .module-boxL .linkOuter .linkInner .module-iconBlankM01 {
    margin-left: 1em;
  }
  #global-content .linkList .module-boxR .module-listLayout01 {
    padding-top: 0;
  }
}
.device-view-pc #global-header header {
  background-image: url("/assets/images/education/header_bg_01.jpg");
}
.device-view-pc #global-header .headerLead {
  margin: 0 25px 25px 0;
  width: 43.26923%;
  text-align: left;
  position: absolute;
  right: 0;
  bottom: 0;
}
.device-view-pc #global-header .headerLead p {
  font-size: 15px;
  line-height: 1.8;
  color: #fff;
  text-shadow: 1px 1px 10px #070102;
}
.device-view-pc #global-content .module-tableLayout01 {
  margin-top: 10px;
}
.device-view-pc #global-content .module-tableLayout01:first-child {
  margin-top: 0;
}
.device-view-pc #global-content .module-listLayout01 {
  padding-top: 30px;
}
.device-view-pc #global-content .module-listLayout03 {
  padding-top: 30px;
}
.device-view-pc #global-content .secCenter .module-listLayout01 {
  padding-top: 10px;
}
.device-view-pc #global-content .linkList .module-boxColumn2 {
  margin-top: 40px;
  width: 100%;
  position: relative;
}
.device-view-pc #global-content .linkList .module-boxColumn2:first-child {
  margin-top: 0;
}
.device-view-pc #global-content .linkList .module-boxL {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.device-view-pc #global-content .linkList .module-boxL a {
  width: 100%;
  height: 100%;
  display: block;
}
.device-view-pc #global-content .linkList .module-boxL .linkOuter {
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #fff;
  display: table;
  background-color: #005;
}
.device-view-pc #global-content .linkList .module-boxL .linkOuter .linkInner {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.device-view-pc #global-content .linkList .module-boxL .linkOuter .linkInner .txt {
  font-size: 17px;
  display: inline-block;
  position: relative;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/assets/images/education/header_bg_01_sp.jpg");
  }
  .device-js-on #global-header .headerLead {
    padding-top: 8%;
    text-align: left;
  }
  .device-js-on #global-header .headerLead p {
    margin: 0 8%;
    font-size: 125%;
    line-height: 1.8;
    font-weight: 100;
  }
  .device-js-on #global-content .module-tableLayout01 {
    margin-top: 2.89855%;
  }
  .device-js-on #global-content .module-tableLayout01:first-child {
    margin-top: 0;
  }
  .device-js-on #global-content .secUndergraduate .module-tableLayout01 .link {
    margin-top: 2.89855%;
  }
  .device-js-on #global-content .module-listLayout03 {
    margin-top: 8%;
  }
  .device-js-on #global-content .secCenter .module-title01 {
    margin-bottom: 5px;
  }
  .device-js-on #global-content .linkList .module-boxColumn2 {
    margin-top: 8%;
  }
  .device-js-on #global-content .linkList .module-boxColumn2:first-child {
    margin-top: 0;
  }
  .device-js-on #global-content .linkList .module-boxL {
    margin: 0 auto 4%;
    width: 92%;
  }
  .device-js-on #global-content .linkList .module-boxL .linkOuter {
    font-weight: bold;
    color: #fff;
    display: block;
    position: relative;
    background-color: #005;
    padding: 2.89855%;
  }
  .device-js-on #global-content .linkList .module-boxL .linkOuter .linkInner .txt {
    font-size: 125%;
    line-height: 1.5;
  }
  .device-js-on #global-content .linkList .module-boxL .linkOuter .module-iconBlankM01 {
    margin-left: 0.5em;
  }
}
