@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header {
    margin-bottom: 60px;
  }
  #global-header header {
    background-image: url("/assets/images/education/header_bg_01_sec.jpg");
  }
  #global-content .secBoxs .secBox {
    text-align: left;
  }
  #global-content .secBoxs .secBox a {
    padding: 30px 20px;
    color: #fff;
    display: block;
    background-color: #005;
  }
  #global-content .secBoxs .secBox a .boxTitle {
    font-size: 20px;
    line-height: 1.5;
  }
  #global-content .secBoxs .secBox a .boxLead {
    padding-top: 10px;
    font-size: 15px;
    line-height: 1.53333;
  }
  #global-content .secBoxs .secBox a .boxPic {
    padding-top: 30px;
    width: 100%;
  }
  #global-content .secBoxs .secBox a .boxPic img {
    width: 100%;
    height: auto;
  }
  #global-content .secBoxs .secBox a .boxDetail {
    padding-top: 10px;
  }
  #global-content .secBoxs .secBox a .boxDetail .txt {
    font-size: 13px;
    line-height: 1.76923;
  }
  #global-content .secBoxs .secBox a .boxDetail .blank {
    margin-left: 1em;
  }
  #global-content .secBoxs .secBox a .boxDetail .icon {
    width: 1em;
    text-indent: 100%;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    position: relative;
  }
  #global-content .secBoxs .secBox a .boxDetail .icon:before {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0.6em;
    height: 0.6em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  #global-content .secInfo .infoItems {
    text-align: left;
    display: block;
  }
  #global-content .secInfo .infoItems .infoItem {
    padding-top: 30px;
  }
  #global-content .secInfo .infoItems .infoItem:first-child {
    padding-top: 0;
  }
  #global-content .secInfo .infoItems .infoItem dl {
    width: 100%;
    display: table;
  }
  #global-content .secInfo .infoItems .infoItem dl dt,
  #global-content .secInfo .infoItems .infoItem dl dd {
    font-size: 13px;
    line-height: 1.76923;
    display: table-cell;
  }
  #global-content .secInfo .infoItems .infoItem dl dt {
    white-space: nowrap;
    width: 7em;
  }
}
.device-view-pc #global-header {
  margin-bottom: 60px;
}
.device-view-pc #global-header header {
  background-image: url("/assets/images/education/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .secBoxs .secBox {
  text-align: left;
}
.device-view-pc #global-content .secBoxs .secBox a {
  padding: 30px 20px;
  color: #fff;
  display: block;
  background-color: #005;
}
.device-view-pc #global-content .secBoxs .secBox a .boxTitle {
  font-size: 20px;
  line-height: 1.5;
}
.device-view-pc #global-content .secBoxs .secBox a .boxLead {
  padding-top: 10px;
  font-size: 15px;
  line-height: 1.53333;
}
.device-view-pc #global-content .secBoxs .secBox a .boxPic {
  padding-top: 30px;
  width: 100%;
}
.device-view-pc #global-content .secBoxs .secBox a .boxPic img {
  width: 100%;
  height: auto;
}
.device-view-pc #global-content .secBoxs .secBox a .boxDetail {
  padding-top: 10px;
}
.device-view-pc #global-content .secBoxs .secBox a .boxDetail .txt {
  font-size: 13px;
  line-height: 1.76923;
}
.device-view-pc #global-content .secBoxs .secBox a .boxDetail .blank {
  margin-left: 1em;
}
.device-view-pc #global-content .secBoxs .secBox a .boxDetail .icon {
  width: 1em;
  text-indent: 100%;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.device-view-pc #global-content .secBoxs .secBox a .boxDetail .icon:before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0.6em;
  height: 0.6em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg) translateZ(1px);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.device-view-pc #global-content .secInfo .infoItems {
  text-align: left;
  display: block;
}
.device-view-pc #global-content .secInfo .infoItems .infoItem {
  padding-top: 30px;
}
.device-view-pc #global-content .secInfo .infoItems .infoItem:first-child {
  padding-top: 0;
}
.device-view-pc #global-content .secInfo .infoItems .infoItem dl {
  width: 100%;
  display: table;
}
.device-view-pc #global-content .secInfo .infoItems .infoItem dl dt,
.device-view-pc #global-content .secInfo .infoItems .infoItem dl dd {
  font-size: 13px;
  line-height: 1.76923;
  display: table-cell;
}
.device-view-pc #global-content .secInfo .infoItems .infoItem dl dt {
  padding-right: 3em;
  white-space: nowrap;
}
.device-view-pc #global-content .secInfo .infoItems .infoItem dl dd {
  width: 100%;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/assets/images/education/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .secBoxs .secInner {
    margin: 0 4%;
  }
  .device-js-on #global-content .secBoxs .module-boxColumn2 .secBox:first-child {
    margin-top: 0;
  }
  .device-js-on #global-content .secBoxs .secBox {
    margin-top: 4.34783%;
    text-align: left;
  }
  .device-js-on #global-content .secBoxs .secBox a {
    padding: 4.34783%;
    color: #fff;
    display: block;
    background-color: #005;
  }
  .device-js-on #global-content .secBoxs .secBox a .boxTitle {
    font-size: 125%;
    line-height: 1.5;
  }
  .device-js-on #global-content .secBoxs .secBox a .boxLead {
    padding-top: 0.5em;
    font-size: 108.33333%;
    line-height: 1.76923;
  }
  .device-js-on #global-content .secBoxs .secBox a .boxPic {
    padding-top: 1em;
    width: 100%;
  }
  .device-js-on #global-content .secBoxs .secBox a .boxPic img {
    width: 100%;
    height: auto;
  }
  .device-js-on #global-content .secBoxs .secBox a .boxDetail {
    padding-top: 1em;
  }
  .device-js-on #global-content .secBoxs .secBox a .boxDetail .txt {
    font-size: 100%;
    line-height: 1.91667;
  }
  .device-js-on #global-content .secBoxs .secBox a .boxDetail .blank {
    margin-left: 1em;
  }
  .device-js-on #global-content .secBoxs .secBox a .boxDetail .icon {
    width: 1em;
    text-indent: 100%;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    position: relative;
  }
  .device-js-on #global-content .secBoxs .secBox a .boxDetail .icon:before {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0.6em;
    height: 0.6em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .device-js-on #global-content .secInfo .secInner {
    margin: 0 4%;
  }
  .device-js-on #global-content .secInfo .infoItems {
    text-align: left;
    display: block;
  }
  .device-js-on #global-content .secInfo .infoItems .infoItem {
    padding-top: 5.7971%;
  }
  .device-js-on #global-content .secInfo .infoItems .infoItem:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content .secInfo .infoItems .infoItem dl {
    width: 100%;
  }
  .device-js-on #global-content .secInfo .infoItems .infoItem dl dt,
  .device-js-on #global-content .secInfo .infoItems .infoItem dl dd {
    font-size: 108.33333%;
    line-height: 1.76923;
  }
  .device-js-on #global-content .secInfo .infoItems .infoItem dl dd {
    padding-top: 0.5em;
    width: 100%;
  }
}
