@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/en/about/img/about_top_bnr-02_pc.png");
  }
  #global-content .secDean {
    margin-bottom: 70px;
/*    padding-bottom: 51.92308%;*/
    padding-bottom: 25.96154%;
    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/about/img/dean_pic_02.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: left;
    vertical-align: middle;
  }
  #global-content .secDean .secOuter .secInner .captionWrap .caption,
  #global-content .secDean .secOuter .secInner .captionWrap .name {
    padding-left: 3.84615%;
  }
  #global-content .secDean .secOuter .secInner .captionWrap .caption {
    font-size: 38px;
    font-weight: 200;
    line-height: 1.3;
  }
  #global-content .secDean .secOuter .secInner .captionWrap .name {
    margin-top: 20px;
    margin-left:20px;
    font-weight: 200;
    font-size: 17px;
    line-height: 1.35294;
  }
  #global-content .secDean .secOuter.textRight {
    width: 60%;
    left: auto;
    right: 0;
  }
  #global-content .secDean .secOuter.textRight .secInner .captionWrap {
    text-align: right;
  }
  #global-content .secDean .secOuter.textRight .secInner .captionWrap .caption,
  #global-content .secDean .secOuter.textRight .secInner .captionWrap .name {
    padding-left: 0;
    padding-right: 6.41026%;
  }
  #global-content .secDean .secOuter.textWhite .secInner .captionWrap .caption,
  #global-content .secDean .secOuter.textWhite .secInner .captionWrap .name {
    color: #000;
  }
  #global-content .pic {
    padding-top: 40px;
  }
  #global-content .pic img {
    width: 500px;
    height: auto;
  }
  #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 .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%;

}
.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%;
}
.device-view-pc #global-content .secDean .secOuter .secInner .captionWrap .caption {
  font-size: 35px;
  font-weight: 300;
  line-height: 1.3;
}
.device-view-pc #global-content .secDean .secOuter .secInner .captionWrap .name {
  margin-top: 30px;
  font-size: 17px;
  font-weight: 200;
  line-height: 1.35294;
}
.device-view-pc #global-content .secDean .secOuter.textRight {
  width: 60%;
  left: auto;
  right: 0;
}
.device-view-pc #global-content .secDean .secOuter.textRight .secInner .captionWrap {
  text-align: right;
}
.device-view-pc #global-content .secDean .secOuter.textRight .secInner .captionWrap .caption,
.device-view-pc #global-content .secDean .secOuter.textRight .secInner .captionWrap .name {
  padding-left: 0;
  padding-right: 6.41026%;
}
.device-view-pc #global-content .secDean .secOuter.textWhite .secInner .captionWrap .caption,
.device-view-pc #global-content .secDean .secOuter.textWhite .secInner .captionWrap .name {
  color: #000;
}
.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;
}

/**********************************/
/* tablet */
/**********************************/


@media only screen and (min-width: 751px) and (max-width: 1480px) {
  .device-js-on #global-content .secDean .secOuter .secInner .captionWrap .caption {
    font-size: 170%;
    line-height: 1.3;
    font-weight: 300;
  }

}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  #global-header header {
    background-image: url("/en/about/img/about_top_bnr-02_sp.png");
  }

  .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%;
  }
  .device-js-on #global-content .secDean .secOuter {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 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: left;
    vertical-align: middle;
  }
  .device-js-on #global-content .secDean .secOuter .secInner .captionWrap .caption,
  .device-js-on #global-content .secDean .secOuter .secInner .captionWrap .name {
    padding-left: 4%;
  }
  .device-js-on #global-content .secDean .secOuter .secInner .captionWrap .caption {
    font-size: 155%;
    line-height: 1.3;
    font-weight: 300;
    margin-left:20px;
  }
  .device-js-on #global-content .secDean .secOuter .secInner .captionWrap .name {
    margin-top: 1em;
    font-size: 110%;
    line-height: 1.15385;
    font-weight: 300;
    margin-left:25px;
  }
  .device-js-on #global-content .secDean .secOuter.textRight .secInner .captionWrap {
    text-align: right;
  }
  .device-js-on #global-content .secDean .secOuter.textRight .secInner .captionWrap .caption,
  .device-js-on #global-content .secDean .secOuter.textRight .secInner .captionWrap .name {
    padding-left: 0;
    padding-right: 4%;
  }
  .device-js-on #global-content .secDean .secOuter.textWhite .secInner .captionWrap .caption,
  .device-js-on #global-content .secDean .secOuter.textWhite .secInner .captionWrap .name {
    color: #000;
  }
  .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%;
  }
}
