  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/ja/assets/images/prospective-students/header_bg_01_sec.jpg");
  }
  #global-content .secInner .article {
    padding-top: 60px;
  }
  #global-content .secInner .article:first-child {
    padding-top: 0;
  }
  #global-content .boxLinkItems {
    display: block;
  }
  #global-content .boxLinkItems .item {
    padding-top: 30px;
  }
  #global-content .boxLinkItems .item:first-child {
    padding-top: 0;
  }
  #global-content .bnrLinkItems {
    display: block;
  }
  #global-content .bnrLinkItems .item {
    padding-top: 30px;
  }
  #global-content .bnrLinkItems .item img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  #global-content .boxLink {
    width: 100%;
    height: 220px;
    background-color: #005;
  }
  #global-content .boxLink .boxLinkOuter {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #005;
  }
  #global-content .boxLink .boxLinkInner {
    width: 100%;
    height: 100%;
    display: table;
  }
  #global-content .boxLink .boxLinkInner .pic,
  #global-content .boxLink .boxLinkInner .box {
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
  }
  #global-content .boxLink .boxLinkInner .pic img {
    width: 362px;
    height: auto;
    vertical-align: bottom;
  }
  #global-content .boxLink .boxLinkInner .box {
    width: 100%;
  }
  #global-content .boxLink .boxLinkInner .box .boxInner p {
    padding-left: 1em;
    text-align: left;
    font-size: 17px;
    line-height: 1.35294;
    color: #fff;
    display: inline-block;
    position: relative;
  }
  #global-content .boxLink .boxLinkInner .box .boxInner p:after {
    content: "";
    position: absolute;
    top: 0.4em;
    left: 0;
    width: 0.4em;
    height: 0.4em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  #global-content .boxLink .boxLinkInner .box .boxInner p .icon {
    margin-left: 0.5em;
  }
  #global-content .links .subLink {
    padding-top: 40px;
  }
}
.device-view-pc #global-header header {
  background-image: url("/ja/assets/images/prospective-students/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .secInner .article {
  padding-top: 60px;
}
.device-view-pc #global-content .secInner .article:first-child {
  padding-top: 0;
}
.device-view-pc #global-content .boxLinkItems {
  display: block;
}
.device-view-pc #global-content .boxLinkItems .item {
  padding-top: 30px;
}
.device-view-pc #global-content .boxLinkItems .item:first-child {
  padding-top: 0;
}
.device-view-pc #global-content .bnrLinkItems {
  display: block;
}
.device-view-pc #global-content .bnrLinkItems .item {
  padding-top: 30px;
}
.device-view-pc #global-content .bnrLinkItems .item img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.device-view-pc #global-content .boxLink {
  width: 100%;
  height: 220px;
  background-color: #005;
}
.device-view-pc #global-content .boxLink .boxLinkOuter {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #005;
}
.device-view-pc #global-content .boxLink .boxLinkInner {
  width: 100%;
  height: 100%;
  display: table;
}
.device-view-pc #global-content .boxLink .boxLinkInner .pic,
.device-view-pc #global-content .boxLink .boxLinkInner .box {
  height: 100%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.device-view-pc #global-content .boxLink .boxLinkInner .pic img {
  width: 362px;
  height: auto;
  vertical-align: bottom;
}
.device-view-pc #global-content .boxLink .boxLinkInner .box {
  width: 100%;
}
.device-view-pc #global-content .boxLink .boxLinkInner .box .boxInner p {
  padding-left: 1em;
  text-align: left;
  font-size: 17px;
  line-height: 1.35294;
  color: #fff;
  display: inline-block;
  position: relative;
}
.device-view-pc #global-content .boxLink .boxLinkInner .box .boxInner p:after {
  content: "";
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg) translateZ(1px);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.device-view-pc #global-content .boxLink .boxLinkInner .box .boxInner p .icon {
  margin-left: 0.5em;
}
.device-view-pc #global-content .links .subLink {
  padding-top: 40px;
}
/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/ja/assets/images/prospective-students/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .secInner .article {
    padding-top: 12%;
  }
  .device-js-on #global-content .secInner .article:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content .boxLinkItems {
    display: block;
  }
  .device-js-on #global-content .boxLinkItems .item {
    padding-top: 4%;
  }
  .device-js-on #global-content .boxLinkItems .item:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content .bnrLinkItems {
    margin: 0 auto;
    width: 92%;
    display: block;
  }
  .device-js-on #global-content .bnrLinkItems .item {
    padding-top: 4%;
  }
  .device-js-on #global-content .bnrLinkItems .item img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .device-js-on #global-content .boxLink {
    margin: 0 auto;
    width: 92%;
  }
  .device-js-on #global-content .boxLink .boxLinkInner .pic img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .device-js-on #global-content .boxLink .boxLinkInner .box {
    padding: 2.89855%;
    position: relative;
    background-color: #005;
  }
  .device-js-on #global-content .boxLink .boxLinkInner .box .boxInner {
    font-size: 125%;
    line-height: 1.5;
    color: #fff;
  }
  .device-js-on #global-content .boxLink .boxLinkInner .box .boxInner .icon {
    margin-left: 1em;
  }
  .device-js-on #global-content .boxLink .boxLinkInner .box .boxInner:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
  }
  .device-js-on #global-content .links .subLink {
    padding-top: 5.33333%;
  }
}
