@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/assets/images/about/header_bg_01_sec.jpg");
  }
  #global-content .secGraduate {
    margin-bottom: 70px;
    padding-bottom: 51.92308%;
    text-align: left;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-image: url("/assets/images/about/graduate-dean/index/graduate_pic_01.jpg");
  }
  #global-content .secGraduate .secOuter {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #global-content .secGraduate .secOuter .secInner {
    width: 100%;
    height: 100%;
    display: table;
  }
  #global-content .secGraduate .secOuter .secInner .captionWrap {
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
  }
  #global-content .secGraduate .secOuter .secInner .captionWrap .caption,
  #global-content .secGraduate .secOuter .secInner .captionWrap .name {
    padding-left: 3.84615%;
  }
  #global-content .secGraduate .secOuter .secInner .captionWrap .caption {
    font-size: 38px;
    font-weight: 100;
    line-height: 1.3;
  }
  #global-content .secGraduate .secOuter .secInner .captionWrap .name {
    margin-top: 10px;
    font-size: 17px;
    line-height: 1.35294;
  }
  #global-content .secGraduate .secOuter.textRight {
    width: 60%;
    left: auto;
    right: 0;
  }
  #global-content .secGraduate .secOuter.textRight .secInner .captionWrap {
    text-align: right;
  }
  #global-content .secGraduate .secOuter.textRight .secInner .captionWrap .caption,
  #global-content .secGraduate .secOuter.textRight .secInner .captionWrap .name {
    padding-left: 0;
    padding-right: 6.41026%;
  }
  #global-content .secGraduate .secOuter.textWhite .secInner .captionWrap .caption,
  #global-content .secGraduate .secOuter.textWhite .secInner .captionWrap .name {
    color: #fff;
  }
  #global-content .module-profileType01 {
    margin-top: 50px;
  }
}
.device-view-pc #global-header header {
  background-image: url("/assets/images/about/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .secGraduate {
  margin-bottom: 70px;
  padding-bottom: 51.92308%;
  text-align: left;
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  background-image: url("/assets/images/about/graduate-dean/index/graduate_pic_01.jpg");
}
.device-view-pc #global-content .secGraduate .secOuter {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.device-view-pc #global-content .secGraduate .secOuter .secInner {
  width: 100%;
  height: 100%;
  display: table;
}
.device-view-pc #global-content .secGraduate .secOuter .secInner .captionWrap {
  width: 100%;
  height: 100%;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.device-view-pc #global-content .secGraduate .secOuter .secInner .captionWrap .caption,
.device-view-pc #global-content .secGraduate .secOuter .secInner .captionWrap .name {
  padding-left: 3.84615%;
}
.device-view-pc #global-content .secGraduate .secOuter .secInner .captionWrap .caption {
  font-size: 38px;
  font-weight: 100;
  line-height: 1.3;
}
.device-view-pc #global-content .secGraduate .secOuter .secInner .captionWrap .name {
  margin-top: 10px;
  font-size: 17px;
  line-height: 1.35294;
}
.device-view-pc #global-content .secGraduate .secOuter.textRight {
  width: 60%;
  left: auto;
  right: 0;
}
.device-view-pc #global-content .secGraduate .secOuter.textRight .secInner .captionWrap {
  text-align: right;
}
.device-view-pc #global-content .secGraduate .secOuter.textRight .secInner .captionWrap .caption,
.device-view-pc #global-content .secGraduate .secOuter.textRight .secInner .captionWrap .name {
  padding-left: 0;
  padding-right: 6.41026%;
}
.device-view-pc #global-content .secGraduate .secOuter.textWhite .secInner .captionWrap .caption,
.device-view-pc #global-content .secGraduate .secOuter.textWhite .secInner .captionWrap .name {
  color: #fff;
}
.device-view-pc #global-content .module-profileType01 {
  margin-top: 50px;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/assets/images/about/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .secGraduate {
    margin-bottom: 12%;
    padding-bottom: 56.26667%;
    text-align: left;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-image: url("/assets/images/about/graduate-dean/index/graduate_pic_01_sp.jpg");
  }
  .device-js-on #global-content .secGraduate .secOuter {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .device-js-on #global-content .secGraduate .secOuter .secInner {
    width: 100%;
    height: 100%;
    display: table;
  }
  .device-js-on #global-content .secGraduate .secOuter .secInner .captionWrap {
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
  }
  .device-js-on #global-content .secGraduate .secOuter .secInner .captionWrap .caption,
  .device-js-on #global-content .secGraduate .secOuter .secInner .captionWrap .name {
    padding-left: 4%;
  }
  .device-js-on #global-content .secGraduate .secOuter .secInner .caption {
    font-size: 145.83333%;
    line-height: 1.37143;
    font-weight: 100;
  }
  .device-js-on #global-content .secGraduate .secOuter .secInner .name {
    margin-top: 1em;
    font-size: 108.33333%;
    line-height: 1.15385;
  }
  .device-js-on #global-content .secGraduate .secOuter.textRight .secInner .captionWrap {
    text-align: right;
  }
  .device-js-on #global-content .secGraduate .secOuter.textRight .secInner .captionWrap .caption,
  .device-js-on #global-content .secGraduate .secOuter.textRight .secInner .captionWrap .name {
    padding-left: 0;
    padding-right: 4%;
  }
  .device-js-on #global-content .secGraduate .secOuter.textWhite .secInner .captionWrap .caption,
  .device-js-on #global-content .secGraduate .secOuter.textWhite .secInner .captionWrap .name {
    color: #fff;
  }
  .device-js-on #global-content .module-profileType01 {
    margin-top: 8%;
  }
}
