  @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 .module-listLayout08 .listItem .listWrap .listDetail a {
    color: #005;
  }
  #global-wrapper #global-content .txL {
    text-align: left !important;
    vertical-align: middle !important;
  }
    #global-wrapper #global-content .cRed {
    color : #f00;
  }
}
.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 .module-listLayout08 .listItem .listWrap .listDetail a {
  color: #005;
}
.device-view-pc #global-wrapper #global-content .txL {
  text-align: left !important;
  vertical-align: middle !important;
}

.device-view-pc #global-wrapper #global-content .cRed {
  color: #f00;
}
/****/
/* 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 #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 .module-listLayout08 .listItem .listWrap .listDetail a {
    color: #005;
  }
  .device-js-on #global-wrapper #global-content .txL {
    text-align: left !important;
    vertical-align: middle !important;
  }
  
  .device-js-on #global-wrapper #global-content .cRed {
    color: #f00;
  }
}
