  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/ja/assets/images/alumni/header_bg_01_sec.jpg");
  }
  #global-content .secInner .article {
    padding-top: 60px;
  }
  #global-content .secInner .article:first-child {
    padding-top: 0;
  }
  #global-content .secInner .snsItems {
    margin-bottom: 30px;
    text-align: left;
    display: block;
  }
  #global-content .secInner .snsItems li {
    margin-left: 18px;
    display: inline-block;
  }
  #global-content .secInner .snsItems li:first-child {
    margin-left: 0;
  }
  #global-content .secInner .snsItems li a {
    display: block;
  }
  #global-content .secInner .snsItems li .inner {
    height: 20px;
  }
  #global-content .secInner .snsItems li .inner img {
    width: auto;
    height: 100%;
  }
  #global-content .secInner .snsItems .menuFb a {
    padding: 0 5px;
  }
  #global-content .secInner .snsItems .menuTw {
    margin-left: 13px;
  }
  #global-content .link .subLink {
    padding-top: 40px;
  }
  #global-content .articleType2 .listBlank,
  #global-content .articleType2 .listPdf {
    margin-left: 1em;
  }
  #global-content .boxLinkItems {
    display: block;
  }
  #global-content .boxLinkItems .item {
    padding-top: 30px;
  }
  #global-content .boxLinkItems .item:first-child {
    padding-top: 0;
  }
  #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 .articleType2 {
    padding-top: 70px;
  }
  #global-content .articleType2 .mainSecItems {
    display: block;
  }
  #global-content .articleType2 .mainSecItems:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-content .articleType2 .mainSecItems .odd {
    clear: both;
    float: left;
  }
  #global-content .articleType2 .mainSecItems .even {
    float: right;
  }
  #global-content .articleType2 .mainSecItems .mainSecItem {
    margin-top: 20px;
    width: 352px;
    height: 125px;
    overflow: hidden;
  }
  #global-content .articleType2 .mainSecItems .mainSecItem:nth-of-type(1),
  #global-content .articleType2 .mainSecItems .mainSecItem:nth-of-type(2) {
    margin-top: 0;
  }
  #global-content .articleType2 .mainSecItems .mainSecItem a {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #005;
  }
  #global-content .articleType2 .mainSecItems .mainSecItem .mainSecItemInner {
    width: 100%;
    height: 100%;
    display: table;
  }
  #global-content .articleType2 .mainSecItems .mainSecItem .mainSecItemInner .pic,
  #global-content .articleType2 .mainSecItems .mainSecItem .mainSecItemInner .box {
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
  }
  #global-content .articleType2 .mainSecItems .mainSecItem .mainSecItemInner .pic img {
    width: 125px;
    height: auto;
    vertical-align: bottom;
  }
  #global-content .articleType2 .mainSecItems .mainSecItem .mainSecItemInner .box {
    width: 100%;
  }
  #global-content .articleType2 .mainSecItems .mainSecItem .mainSecItemInner .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 .articleType2 .mainSecItems .mainSecItem .mainSecItemInner .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-header header {
  background-image: url("/ja/assets/images/alumni/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 .secInner .snsItems {
  margin-bottom: 30px;
  text-align: left;
  display: block;
}
.device-view-pc #global-content .secInner .snsItems li {
  margin-left: 18px;
  display: inline-block;
}
.device-view-pc #global-content .secInner .snsItems li:first-child {
  margin-left: 0;
}
.device-view-pc #global-content .secInner .snsItems li a {
  display: block;
}
.device-view-pc #global-content .secInner .snsItems li .inner {
  height: 20px;
}
.device-view-pc #global-content .secInner .snsItems li .inner img {
  width: auto;
  height: 100%;
}
.device-view-pc #global-content .secInner .snsItems .menuFb a {
  padding: 0 5px;
}
.device-view-pc #global-content .secInner .snsItems .menuTw {
  margin-left: 13px;
}
.device-view-pc #global-content .link .subLink {
  padding-top: 40px;
}
.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 .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 .articleType2 .listBlank,
.device-view-pc #global-content .articleType2 .listPdf {
  margin-left: 1em;
}
.device-view-pc #global-content .articleType2 {
  padding-top: 70px;
}
.device-view-pc #global-content .articleType2 .mainSecItems {
  display: block;
}
.device-view-pc #global-content .articleType2 .mainSecItems:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-content .articleType2 .mainSecItems .odd {
  clear: both;
  float: left;
}
.device-view-pc #global-content .articleType2 .mainSecItems .even {
  float: right;
}
.device-view-pc #global-content .articleType2 .mainSecItems .mainSecItem {
  margin-top: 20px;
  width: 352px;
  height: 125px;
  overflow: hidden;
}
.device-view-pc #global-content .articleType2 .mainSecItems .mainSecItem:nth-of-type(1),
.device-view-pc #global-content .articleType2 .mainSecItems .mainSecItem:nth-of-type(2) {
  margin-top: 0;
}
.device-view-pc #global-content .articleType2 .mainSecItems .mainSecItem a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #005;
}
.device-view-pc #global-content .articleType2 .mainSecItems .mainSecItem .mainSecItemInner {
  width: 100%;
  height: 100%;
  display: table;
}
.device-view-pc #global-content .articleType2 .mainSecItems .mainSecItem .mainSecItemInner .pic,
.device-view-pc #global-content .articleType2 .mainSecItems .mainSecItem .mainSecItemInner .box {
  height: 100%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.device-view-pc #global-content .articleType2 .mainSecItems .mainSecItem .mainSecItemInner .pic img {
  width: 125px;
  height: auto;
  vertical-align: bottom;
}
.device-view-pc #global-content .articleType2 .mainSecItems .mainSecItem .mainSecItemInner .box {
  width: 100%;
}
.device-view-pc #global-content .articleType2 .mainSecItems .mainSecItem .mainSecItemInner .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 .articleType2 .mainSecItems .mainSecItem .mainSecItemInner .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;
}
/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/ja/assets/images/alumni/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 .secInner .snsItems {
    margin-bottom: 8%;
    padding: 0 4.34783%;
    text-align: left;
    display: block;
  }
  .device-js-on #global-content .secInner .snsItems li {
    margin-left: 1.5em;
    display: inline-block;
  }
  .device-js-on #global-content .secInner .snsItems li:first-child {
    margin-left: 0;
  }
  .device-js-on #global-content .secInner .snsItems li a {
    display: block;
  }
  .device-js-on #global-content .secInner .snsItems li .inner {
    height: 2em;
  }
  .device-js-on #global-content .secInner .snsItems li .inner img {
    width: auto;
    height: 100%;
  }
  .device-js-on #global-content .link .subLink {
    padding-top: 5.33333%;
  }
  .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 .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 .articleType2 .listBlank,
  .device-js-on #global-content .articleType2 .listPdf {
    margin-left: 1em;
  }
  .device-js-on #global-content .articleType2 {
    padding-top: 10.66667%;
    margin: 0 auto;
    width: 92%;
  }
  .device-js-on #global-content .articleType2 .mainSecItems {
    display: block;
  }
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem {
    padding-top: 5.7971%;
  }
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem a {
    width: 100%;
    display: block;
    background-color: #005;
  }
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem a .mainSecItemInner {
    padding-bottom: 28.98551%;
    position: relative;
  }
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem a .mainSecItemInner .pic {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem a .mainSecItemInner .pic img {
    width: auto;
    height: 100%;
  }
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem a .mainSecItemInner .box {
    width: 71.01449%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem a .mainSecItemInner .box .boxOuter,
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem a .mainSecItemInner .box .boxInner {
    width: 100%;
    height: 100%;
  }
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem a .mainSecItemInner .box .boxOuter {
    display: table;
  }
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem a .mainSecItemInner .box .boxInner {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
  }
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem a .mainSecItemInner .box .boxInner p {
    padding-left: 1em;
    text-align: left;
    font-size: 125%;
    line-height: 1.5;
    color: #fff;
    display: inline-block;
    position: relative;
  }
  .device-js-on #global-content .articleType2 .mainSecItems .mainSecItem a .mainSecItemInner .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;
  }
}
