@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/en/assets/images/about/header_bg_01_sec.jpg");
  }
  #global-content .secDean {
    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("/en/assets/images/about/dean/index/dean_pic_01.jpg");
  }
  #global-content .secDean .secOuter {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #global-content .secDean .secOuter .secInner {
    width: 100%;
    height: 100%;
    display: table;
  }
  #global-content .secDean .secOuter .secInner .captionWrap {
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: right;
    vertical-align: middle;
  }
  #global-content .secDean .secOuter .secInner .captionWrap .caption,
  #global-content .secDean .secOuter .secInner .captionWrap .name {
    padding-right: 3.84615%;
    color: #fff;
  }
  #global-content .secDean .secOuter .secInner .captionWrap .caption {
    font-size: 38px;
    font-weight: 100;
    line-height: 1.3;
  }
  #global-content .secDean .secOuter .secInner .captionWrap .name {
    margin-top: 10px;
    font-size: 17px;
    line-height: 1.35294;
  }
  #global-content .pic {
    padding-top: 40px;
  }
  #global-content .pic img {
    width: 500px;
    height: auto;
  }
  #global-content .module-profileType01 {
    margin-top: 50px;
  }
  #global-content .pb70--pc {
    padding-bottom: 70px;
  }
}
.device-view-pc #global-header header {
  background-image: url("/en/assets/images/about/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .secDean {
  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("/en/assets/images/about/dean/index/dean_pic_01.jpg");
}
.device-view-pc #global-content .secDean .secOuter {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.device-view-pc #global-content .secDean .secOuter .secInner {
  width: 100%;
  height: 100%;
  display: table;
}
.device-view-pc #global-content .secDean .secOuter .secInner .captionWrap {
  width: 100%;
  height: 100%;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.device-view-pc #global-content .secDean .secOuter .secInner .captionWrap .caption,
.device-view-pc #global-content .secDean .secOuter .secInner .captionWrap .name {
  padding-left: 3.84615%;
  color: #fff;
}
.device-view-pc #global-content .secDean .secOuter .secInner .captionWrap .caption {
  font-size: 38px;
  font-weight: 100;
  line-height: 1.3;
}
.device-view-pc #global-content .secDean .secOuter .secInner .captionWrap .name {
  margin-top: 10px;
  font-size: 17px;
  line-height: 1.35294;
}
.device-view-pc #global-content .pic {
  padding-top: 40px;
}
.device-view-pc #global-content .pic img {
  width: 500px;
  height: auto;
}
.device-view-pc #global-content .module-profileType01 {
  margin-top: 50px;
}
.device-view-pc #global-content .pb70--pc {
  padding-bottom: 70px;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/en/assets/images/about/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .secDean {
    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("/en/assets/images/about/dean/index/dean_pic_01_sp.jpg");
  }
  .device-js-on #global-content .secDean .secOuter {
    width: 60%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .device-js-on #global-content .secDean .secOuter .secInner {
    width: 100%;
    height: 100%;
    display: table;
  }
  .device-js-on #global-content .secDean .secOuter .secInner .captionWrap {
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: right;
    vertical-align: middle;
  }
  .device-js-on #global-content .secDean .secOuter .secInner .captionWrap .caption,
  .device-js-on #global-content .secDean .secOuter .secInner .captionWrap .name {
    padding-right: 4%;
    color: #fff;
  }
  .device-js-on #global-content .secDean .secOuter .secInner .captionWrap .caption {
    font-size: 166.66667%;
    line-height: 1.3;
    font-weight: 100;
  }
  .device-js-on #global-content .secDean .secOuter .secInner .captionWrap .name {
    margin-top: 1em;
    font-size: 108.33333%;
    line-height: 1.15385;
  }
  .device-js-on #global-content .secDean .secOuter .lead {
    display: none;
  }
  .device-js-on #global-content .pic {
    padding-top: 8%;
  }
  .device-js-on #global-content .pic img {
    width: 92%;
    height: auto;
  }
  .device-js-on #global-content .module-profileType01 {
    margin-top: 8%;
  }
}
