  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/ja/assets/images/admissions/examinations/header_bg_01_sec.jpg");
  }
  #global-wrapper .boxColumn .listItems {
    margin: -2em 0 0 -2em;
  }
  #global-wrapper .boxColumn .listItems:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .boxColumn .listItems > .listItem {
    float: left;
    padding-top: 0;
    margin: 2em 0 0 2em;
  }
  #global-wrapper .listLayout02:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .listLayout02 .listLayout02Col {
    float: left;
    width: 50%;
  }
  #global-wrapper .listLayout02 .listLayout02Col .listLayout02Txt > p {
    font-weight: bold;
  }
  #global-wrapper .listLayout02 .listLayout02Col .listLayout02Txt:nth-of-type(n+2) {
    margin-top: 2em;
  }
  #global-wrapper #global-content .marginType01 {
    margin-bottom: 1em;
  }
  #global-wrapper #global-content .marginType02 {
    margin-bottom: 2em;
  }
  #global-wrapper #global-content .bgcGray {
    background-color: #9d9d9d;
    color: #fff;
  }
  #global-wrapper #global-content .importantTxt {
    font-weight: bold;
    color: #f00;
    font-size: 15px;
    line-height: 1.5;
  }
  #global-wrapper #global-content .fwBold {
    font-weight: bold;
  }
  #global-wrapper #global-content .fcRed {
    color: #f00;
  }
  #global-wrapper #global-content .module-listLayout08 .listItem .listWrap .listDetail a {
    color: #005;
  }
}
.device-view-pc #global-header header {
  background-image: url("/ja/assets/images/admissions/examinations/header_bg_01_sec.jpg");
}
.device-view-pc #global-wrapper .boxColumn .listItems {
  margin: -2em 0 0 -2em;
}
.device-view-pc #global-wrapper .boxColumn .listItems:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .boxColumn .listItems > .listItem {
  float: left;
  padding-top: 0;
  margin: 2em 0 0 2em;
}
.device-view-pc #global-wrapper .listLayout02:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .listLayout02 .listLayout02Col {
  float: left;
  width: 50%;
}
.device-view-pc #global-wrapper .listLayout02 .listLayout02Col .listLayout02Txt > p {
  font-weight: bold;
}
.device-view-pc #global-wrapper .listLayout02 .listLayout02Col .listLayout02Txt:nth-of-type(n+2) {
  margin-top: 2em;
}
.device-view-pc #global-wrapper #global-content .marginType01 {
  margin-bottom: 1em;
}
.device-view-pc #global-wrapper #global-content .marginType02 {
  margin-bottom: 2em;
}
.device-view-pc #global-wrapper #global-content .bgcGray {
  background-color: #9d9d9d;
  color: #fff;
}
.device-view-pc #global-wrapper #global-content .importantTxt {
  font-weight: bold;
  color: #f00;
  font-size: 15px;
  line-height: 1.5;
}
.device-view-pc #global-wrapper #global-content .fwBold {
  font-weight: bold;
}
.device-view-pc #global-wrapper #global-content .fcRed {
  color: #f00;
}
.device-view-pc #global-wrapper #global-content .module-listLayout08 .listItem .listWrap .listDetail a {
  color: #005;
}
/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/ja/assets/images/admissions/examinations/header_bg_01_sp_sec.jpg");
  }
  .device-js-on .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLinkNone .infoText {
    font-size: 108.33333%;
    line-height: 1.76923;
    color: #000;
  }
  .device-js-on #global-wrapper .boxColumn .listItems {
    margin-top: -2em;
  }
  .device-js-on #global-wrapper .boxColumn .listItems:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .boxColumn .listItems > .listItem {
    float: left;
    padding-top: 0;
    width: 50%;
    margin-top: 2em;
  }
  .device-js-on #global-wrapper .listLayout02 .listLayout02Col .listLayout02Txt {
    width: 92%;
    margin: 0 auto;
  }
  .device-js-on #global-wrapper .listLayout02 .listLayout02Col .listLayout02Txt > p {
    font-weight: bold;
    margin-top: 2em;
  }
  .device-js-on #global-wrapper #global-content .marginType01 {
    margin-bottom: 1em;
  }
  .device-js-on #global-wrapper #global-content .marginType02 {
    margin-bottom: 2em;
  }
  .device-js-on #global-wrapper #global-content .bgcGray {
    background-color: #9d9d9d;
    color: #fff;
  }
  .device-js-on #global-wrapper #global-content .importantTxt {
    font-weight: bold;
    color: #f00;
    font-size: 108.33333%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper #global-content .fwBold {
    font-weight: bold;
  }
  .device-js-on #global-wrapper #global-content .fcRed {
    color: #f00;
  }
  .device-js-on #global-wrapper #global-content .module-listLayout08 .listItem .listWrap .listDetail a {
    color: #005;
  }
}
