body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, blockquote, form, table, input {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, th, td {
  font-size: 100%; }

th, td {
  text-align: left;
  line-height: 1.4; }

img {
  border: none;
  vertical-align: bottom; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html, body {
  height: 100%; }

body {
  min-width: 320px;
  margin: 0;
  padding: 0;
  background: #FFF;
  color: #333;
  font-family: "Hiragino Kaku Gothic Pro",Verdana,"Meiryo","MS PGothic", sans-serif;
  text-align: center;
  line-height: 1.5;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased; }

a {
  color: #333;
  text-decoration: none; }

a:hover {
  color: #971100;
  opacity: 0.7; }

table td {
  border: 1px solid #000; }

div, ul, li, dl, dt, dd, p {
  box-sizing: border-box; }

img {
  width: 100%;
  height: auto; }

li {
  list-style-type: none; }

body {
  font-size: 20px;
  font-size: 2rem;
  font-size: 3.125vw;
  font-feature-settings: "palt"; }

.font14 {
  font-size: 22px;
  font-size: 2.2rem;
  font-size: 3.4375vw; }

.font16 {
  font-size: 28px;
  font-size: 2.8rem;
  font-size: 4.375vw; }

.android_visible {
  display: none; }

.android .android_visible {
  display: block; }

.android .android_hidden {
  display: none !important; }

#wrap {
  position: relative;
  min-height: 100%;
  margin: 0 auto 5px;
  background: #E6E6E6;
  text-align: left; }

#whitenWrap {
  position: relative;
  min-height: 100%;
  margin: 0 auto 5px;
  background: #fff;
  text-align: left; }

#header {
  position: relative;
  width: 100%;
  margin: 0 auto; }
  #header .kv img {
    max-width: 100%;
    width: 100%;
    height: auto; }
  #header .mainVisual {
    position: relative;
    top: 0;
    margin: -1px 0 0;
    padding: 0; }
    #header .mainVisual img {
      width: 100%;
      height: auto; }
  #header .dean {
    overflow: hidden; }
    #header .dean img {
      width: 100%; }
    #header .dean dl {
      float: left;
      width: 30%;
      margin: 30px 0 40px;
      padding: 0 4% 0 5%; }
      #header .dean dl:last-child {
        width: 70%;
        padding: 0 5% 0 4%;
        border-left: dotted 1px #adaeaf; }
      #header .dean dl dt {
        margin-bottom: 10px; }
      #header .dean dl .deanName {
        width: 70%; }
    #header .dean dd {
      text-align: justify;
      font-size: 20px;
      font-size: 2rem;
      font-size: 3.125vw; }
  #header #nav {
    background: #AFA592;
    line-height: 2.4; }
    #header #nav ul {
      padding: 0 1.5625%;
      display: flex;
      justify-content: space-between;
      list-style: none; }
      #header #nav ul:after {
        content: '';
        display: block;
        clear: both; }
      #header #nav ul a {
        display: block;
        padding: 10px 0;
        font-size: 24px;
        font-size: 2.4rem;
        font-size: 3.75vw; }
    #header #nav li {
      float: left;
      width: 23%;
      text-align: center; }
      #header #nav li:first-child {
        width: 16%; }
      #header #nav li:nth-child(2), #header #nav li:nth-child(4) {
        width: 18%; }

#contentsRim {
  clear: both;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 80px;
  border: none;
  overflow: hidden; }

#contentsWrap {
  width: 100%; }

#contents {
  width: 100%; }
  #contents .kv {
    position: relative; }
    #contents .kv.faculty {
      padding-bottom: 4.5em;
      color: #fff;
      text-align: center; }
      #contents .kv.faculty.math {
        background: url(../images/faculty/mathematics/kv-bgi.png); }
      #contents .kv.faculty.life {
        background: url(../images/faculty/life-science/kv-bgi.png); }
      #contents .kv.faculty.physics {
        background: url(../images/faculty/physics/kv-bgi.png); }
      #contents .kv.faculty.chemistry {
        background: url(../images/faculty/chemistry/kv-bgi.png); }
      #contents .kv.faculty:after {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(230, 230, 230, 0.125);
        content: ""; }
      #contents .kv.faculty .kvTtl {
        padding-top: 5.75em;
        line-height: 1; }
      #contents .kv.faculty .kvHeadline {
        padding: 2.75em 0 .5em; }
      #contents .kv.faculty .kvLead {
        width: 81.25%;
        margin: 0 auto;
        padding-bottom: 1.25em; }
      #contents .kv.faculty .kvLine {
        width: 93.75%;
        margin: 0 auto;
        padding: 0.390625% 0;
        border: none;
        background: url(../images/faculty/kv-line.png) repeat-x;
        background-size: contain; }
      #contents .kv.faculty .kvExpert {
        padding: 1em 0 .5em;
        line-height: 1;
        font-family: serif; }
        #contents .kv.faculty .kvExpert + p {
          margin: 0 auto;
          width: 93.75%;
          font-size: 20px;
          font-size: 2rem;
          font-size: 3.125vw; }
      #contents .kv.faculty .w560 {
        display: none; }
  #contents .mainVisual img {
    vertical-align: middle; }
  #contents .departmentLink {
    width: 90%;
    margin: 15px auto 30px;
    overflow: hidden; }
    #contents .departmentLink li {
      float: left;
      width: 50%;
      margin: 15px 0;
      padding: 0 15px 0 0;
      list-style-type: none; }
      #contents .departmentLink li:nth-of-type(2) {
        padding: 0 0 0 15px; }
      #contents .departmentLink li:nth-of-type(5) {
        padding: 0 0 0 15px; }
      #contents .departmentLink li dt {
        margin-bottom: 5px; }
        #contents .departmentLink li dt img {
          width: 100%;
          height: auto; }
      #contents .departmentLink li dd {
        text-align: justify; }
    #contents .departmentLink .concept {
      width: 100%;
      height: auto;
      padding: 5% 8% 7%;
      background: #fff; }
      #contents .departmentLink .concept dt {
        text-align: center;
        margin-bottom: 5%; }
        #contents .departmentLink .concept dt img {
          width: 75%;
          height: auto; }
      #contents .departmentLink .concept dd {
        padding-top: 5%;
        border-top: dashed 1px #adaeaf;
        text-align: justify; }
    #contents .departmentLink .annotation {
      margin-top: 1em;
      font-size: 18px;
      font-size: 1.8rem;
      font-size: 2.8125vw; }
    #contents .departmentLink .top li:nth-of-type(2) {
      padding: 0 15px 0 0; }
    #contents .departmentLink .top li:nth-of-type(3) {
      padding: 0 0 0 15px; }
  #contents .department {
    background: url(../images/bg.jpg); }
    #contents .department .demonstration {
      width: 90%;
      margin: 0 auto; }
      #contents .department .demonstration h3 {
        width: 90%;
        margin: 0 auto;
        font-weight: normal;
        font-size: 20px;
        font-size: 2rem;
        font-size: 3.125vw; }
        #contents .department .demonstration h3.life-science {
          color: #0086D1; }
        #contents .department .demonstration h3.chemistry {
          color: #601986; }
        #contents .department .demonstration h3.physics {
          color: #009944; }
        #contents .department .demonstration h3.mathematics {
          color: #E60012; }
      #contents .department .demonstration dt {
        margin: 15px auto 10px; }
        #contents .department .demonstration dt img {
          width: 100%; }
      #contents .department .demonstration .ttlMain {
        padding: 1em 0;
        font-size: 16px;
        font-size: 1.6rem;
        font-size: 2.5vw; }
        #contents .department .demonstration .ttlMain.life-science {
          color: #0086D1; }
        #contents .department .demonstration .ttlMain.chemistry {
          color: #601986; }
        #contents .department .demonstration .ttlMain.physics {
          color: #009944; }
        #contents .department .demonstration .ttlMain.mathematics {
          color: #E60012; }
      #contents .department .demonstration .contentBox {
        margin-bottom: 15px;
        padding: 2em 0;
        background: #fff;
        border-radius: 10px;
        overflow: hidden; }
        #contents .department .demonstration .contentBox .picture {
          float: left;
          width: 30%;
          padding: 10px 4%; }
          #contents .department .demonstration .contentBox .picture figcaption {
            margin: 5px auto 20%; }
          #contents .department .demonstration .contentBox .picture figure {
            width: 100%;
            margin: 0;
            padding: 0; }
            #contents .department .demonstration .contentBox .picture figure img {
              width: 100%;
              height: auto; }
        #contents .department .demonstration .contentBox .conText {
          float: left;
          width: 70%;
          padding: 10px 4% 4% 0;
          font-size: 20px;
          font-size: 2rem;
          font-size: 3.125vw; }
          #contents .department .demonstration .contentBox .conText dt {
            margin: 0;
            padding: 0; }
            #contents .department .demonstration .contentBox .conText dt img {
              width: 100%;
              height: auto;
              vertical-align: top; }
          #contents .department .demonstration .contentBox .conText dd {
            text-align: justify; }
          #contents .department .demonstration .contentBox .conText ul {
            margin: 10px 0;
            display: table; }
          #contents .department .demonstration .contentBox .conText li {
            overflow: hidden; }
            #contents .department .demonstration .contentBox .conText li + li {
              margin-top: .25em; }
            #contents .department .demonstration .contentBox .conText li .date {
              display: table-cell;
              width: 7em; }
            #contents .department .demonstration .contentBox .conText li small {
              display: table-cell;
              font-size: 20px;
              font-size: 2rem;
              font-size: 3.125vw; }
          #contents .department .demonstration .contentBox .conText .subtext {
            color: #009944;
            font-size: 18px;
            font-size: 1.8rem;
            font-size: 2.8125vw; }
          #contents .department .demonstration .contentBox .conText .works {
            margin-top: 8px; }
    #contents .department .professorIntro {
      width: 100%;
      margin: 30px 0 -10px;
      padding: 2% 0 0;
      background: #fff; }
      #contents .department .professorIntro .subTtl {
        width: auto;
        height: 9px; }
      #contents .department .professorIntro dl {
        width: 90%;
        margin: 30px auto 0; }
        #contents .department .professorIntro dl dt {
          position: relative;
          width: 100%; }
          #contents .department .professorIntro dl dt .titleDepart {
            width: 45%;
            height: auto; }
          #contents .department .professorIntro dl dt img:nth-of-type(2) {
            position: relative;
            padding-left: 2em; }
        #contents .department .professorIntro dl dd {
          width: 100%; }
          #contents .department .professorIntro dl dd .professors {
            overflow: hidden; }
            #contents .department .professorIntro dl dd .professors dl {
              position: relative;
              float: left;
              width: 30%;
              margin: 20px 0 40px;
              padding: 0 3.4722222222% 0 0;
              z-index: 700; }
              #contents .department .professorIntro dl dd .professors dl:last-child {
                width: 70%;
                padding: 0 0 0 3.4722222222%;
                border-left: dotted 1px #adaeaf;
                z-index: 800; }
              #contents .department .professorIntro dl dd .professors dl dt {
                width: 100%;
                margin-bottom: 10px; }
              #contents .department .professorIntro dl dd .professors dl dd {
                position: relative;
                text-align: justify; }
                #contents .department .professorIntro dl dd .professors dl dd img {
                  width: 90%;
                  height: auto; }
                #contents .department .professorIntro dl dd .professors dl dd .kana {
                  display: block;
                  width: 120%;
                  transform-origin: left;
                  transform: scale(0.9); }
                #contents .department .professorIntro dl dd .professors dl dd .chara {
                  width: auto;
                  height: 1em;
                  font-size: 31px;
                  font-size: 3.1rem;
                  font-size: 4.84375vw; }
                #contents .department .professorIntro dl dd .professors dl dd .pro {
                  display: block;
                  position: relative;
                  right: 0;
                  margin-top: 3px;
                  text-align: right; }
                #contents .department .professorIntro dl dd .professors dl dd .proJun {
                  display: block;
                  position: relative;
                  right: 0;
                  margin-top: 3px;
                  text-align: right; }
                #contents .department .professorIntro dl dd .professors dl dd .field {
                  display: inline-block;
                  width: 100%;
                  font-size: 19px;
                  font-size: 1.9rem;
                  font-size: 2.96875vw; }
              #contents .department .professorIntro dl dd .professors dl .no-title {
                display: none; }
              #contents .department .professorIntro dl dd .professors dl .prizeChem {
                color: #601986; }
              #contents .department .professorIntro dl dd .professors dl .prizeMath {
                color: #E60012; }
              #contents .department .professorIntro dl dd .professors dl .prizeLife {
                color: #0086D1; }
              #contents .department .professorIntro dl dd .professors dl .prizePhys {
                color: #009944; }
          #contents .department .professorIntro dl dd p {
            padding-bottom: 40px; }
  #contents .admissions a {
    overflow-wrap: break-word; }
  #contents .admissions.-bg-colour1 {
    padding: 30px 0 80px;
    background: #FFF9EA; }
  #contents .admissions.-bg-colour2 {
    padding: 60px 0;
    background: #FFFCD1;
    border-top: 1em solid #009FA8;
    border-bottom: 1em solid #009FA8; }
  #contents .admissions .inner {
    width: 90%;
    margin: auto;
    text-align: left; }
  #contents .admissions .kv {
    margin-bottom: 1em; }
  #contents .admissions .admissions-contents + .admissions-contents {
    margin-top: 2em; }
  #contents .admissions h3 {
    margin-bottom: .5em;
    font-size: 28px;
    font-size: 2.8rem;
    font-size: 4.375vw;
    font-weight: normal; }
  #contents .admissions dl dt {
    font-weight: bold; }
  #contents .admissions dl + dl {
    margin-top: .5em; }
  #contents .admissions .table-area {
    margin: 1em 0;
    width: 100%;
    border-collapse: collapse; }
    #contents .admissions .table-area th, #contents .admissions .table-area td, #contents .admissions .table-area .nonedata {
      padding: .5em;
      border: none;
      text-align: center;
      line-height: 1.2; }
    #contents .admissions .table-area p + p {
      margin-top: 1em; }
    #contents .admissions .table-area .table-title {
      border: solid 1px #4A4A4A;
      color: #fff; }
    #contents .admissions .table-area .width-28 {
      width: 28%; }
    #contents .admissions .table-area .width-42 {
      width: 42%; }
    #contents .admissions .table-area .width-14 {
      width: 14%; }
    #contents .admissions .table-area .width-16 {
      width: 16%; }
    #contents .admissions .table-area .width-74 {
      width: 74%; }
    #contents .admissions .table-area tbody th, #contents .admissions .table-area tbody td {
      border: solid 1px #4A4A4A; }
      #contents .admissions .table-area tbody th .nonedata, #contents .admissions .table-area tbody td .nonedata {
        border: none;
        background: none; }
    #contents .admissions .table-area tbody th {
      background: #fff;
      font-weight: normal; }
    #contents .admissions .table-area tbody .text-left {
      text-align: left; }
    #contents .admissions .table-area.-blue .table-title {
      background: #006A87;
      width: 85%; }
    #contents .admissions .table-area.-blue tbody td {
      background: #C8E6E1; }
    #contents .admissions .table-area.-blue tbody .nonedata {
      border: none;
      background: none; }
    #contents .admissions .table-area.-orange .table-title {
      background: #DE6A0A;
      width: 85%; }
    #contents .admissions .table-area.-orange tbody td {
      background: #FBE3D7; }
    #contents .admissions .table-area.-orange tbody .nonedata {
      border: none;
      background: none; }
    #contents .admissions .table-area.-purple .table-title {
      background: #941C61;
      width: 85%; }
    #contents .admissions .table-area.-purple tbody td {
      background: #DDDAEC; }
    #contents .admissions .table-area.-purple tbody .nonedata {
      border: none;
      background: none; }
    #contents .admissions .table-area.-rightblue .table-title {
      background: #4794D1;
      width: 85%; }
    #contents .admissions .table-area.-rightblue tbody th {
      background: #A1CBED; }
    #contents .admissions .table-area.-rightblue tbody td {
      background: #EAEFF8; }
    #contents .admissions .table-area.-rightblue tbody .nonedata {
      border: none;
      background: none; }
    #contents .admissions .table-area.-rightorange .table-title {
      background: #F6AC5A;
      width: 85%; }
    #contents .admissions .table-area.-rightorange tbody th {
      background: #FEE9B6; }
    #contents .admissions .table-area.-rightorange tbody td {
      background: #FEF5EA; }
    #contents .admissions .table-area.-rightorange tbody .nonedata {
      border: none;
      background: none; }
    #contents .admissions .table-area.-rightpurple .table-title {
      background: #B866A3;
      width: 85%; }
    #contents .admissions .table-area.-rightpurple tbody th {
      background: #ECBCD5; }
    #contents .admissions .table-area.-rightpurple tbody td {
      background: #F1E2EE; }
    #contents .admissions .table-area.-rightpurple tbody .nonedata {
      border: none;
      background: none; }
  #contents .admissions .advice-lead {
    margin-bottom: 3em;
    font-size: 24px;
    font-size: 2.4rem;
    font-size: 3.75vw; }
  #contents .admissions .advice-definition {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #contents .admissions .advice-definition dt {
      width: 30%; }
    #contents .admissions .advice-definition dd {
      width: 65%; }
  #contents .transition {
    margin: auto;
    width: 90%; }
    #contents .transition ul {
      overflow: hidden; }
      #contents .transition ul li {
        padding: 2% 0 0;
        width: 100%;
        font-size: 24px;
        font-size: 2.4rem;
        font-size: 3.75vw;
        line-height: 1.3; }
      #contents .transition ul .feature {
        margin: 2% 0;
        width: 100%;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        position: relative; }
        #contents .transition ul .feature::after, #contents .transition ul .feature::before {
          content: "";
          position: absolute;
          width: 100%;
          height: 1px;
          background: #000; }
        #contents .transition ul .feature::before {
          top: 5px; }
        #contents .transition ul .feature::after {
          bottom: 5px; }
        #contents .transition ul .feature dl {
          padding-bottom: 2%; }
          #contents .transition ul .feature dl + dl {
            border-top: dashed 1px #adaeaf; }
          #contents .transition ul .feature dl dt {
            text-align: center;
            margin-bottom: 5%; }
            #contents .transition ul .feature dl dt img {
              margin-top: 7%; }
          #contents .transition ul .feature dl dd {
            padding: 0 10% 5%;
            text-align: justify; }
        #contents .transition ul .feature .labo {
          padding: 2% 2% 0 0; }
  #contents .institution {
    width: 90%;
    margin: 30px auto;
    text-align: left; }
    #contents .institution .example {
      margin-top: 30px; }
      #contents .institution .example ul {
        overflow: hidden; }
        #contents .institution .example ul li {
          width: 100%;
          height: auto;
          padding: 2% 0 0 0; }
          #contents .institution .example ul li p {
            padding: 10%;
            background: url(../images/institution/border-top.png) no-repeat top, url(../images/institution/border-under.png) no-repeat bottom;
            font-size: 24px;
            font-size: 2.4rem;
            font-size: 3.75vw;
            line-height: 1.3; }
          #contents .institution .example ul li:first-child {
            margin-bottom: 10px; }
          #contents .institution .example ul li:nth-of-type(3) {
            clear: both; }
          #contents .institution .example ul li .explain {
            padding: 5% 0;
            background: transparent;
            text-align: justify; }
    #contents .institution .outline {
      position: relative;
      margin: 30px auto;
      background: #fff;
      /* border: double 5px #333; */
      text-align: left;
      background: url(../images/institution/outline-borderTop.png) no-repeat top, url(../images/institution/outline-borderBottom.png) no-repeat bottom, url(../images/institution/outline-border.png) repeat-y center top;
      background-size: contain, contain, contain; }
      #contents .institution .outline h2 {
        margin-bottom: -3%; }
      #contents .institution .outline h3, #contents .institution .outline strong {
        margin-bottom: 5px; }
        #contents .institution .outline h3 small, #contents .institution .outline strong small {
          font-weight: normal; }
      #contents .institution .outline .nextTtl {
        display: block;
        padding-top: 5px; }
      #contents .institution .outline h4 {
        display: inline-block;
        margin-bottom: 5px;
        text-decoration: underline;
        font-weight: normal; }
      #contents .institution .outline img {
        position: relative;
        top: -10px;
        left: 5%;
        width: 65%;
        height: auto; }
      #contents .institution .outline > dl {
        background: url(../images/institution/outline-hr.png) no-repeat center bottom;
        background-size: contain; }
      #contents .institution .outline dl {
        padding: 5%; }
        #contents .institution .outline dl dd dl {
          border: none; }
      #contents .institution .outline ul {
        margin-bottom: 10px; }
  #contents .graph {
    width: 100%;
    margin: 30px auto; }
    #contents .graph h2 {
      position: relative;
      margin: 0 5% 30px;
      padding: 1.5em 1em;
      background: url(../images/institution/border-top.png) repeat-x top, url(../images/institution/border-under.png) repeat-x bottom;
      text-align: left; }
      #contents .graph h2 img {
        display: inline-block;
        width: 30%;
        height: auto;
        vertical-align: middle; }
      #contents .graph h2 small {
        display: inline-block;
        width: 65%;
        margin-left: 5%;
        vertical-align: middle; }
    #contents .graph .graphContents h3 {
      width: 80%;
      margin: 0 auto 30px;
      text-align: center; }
    #contents .graph .graphContents ul {
      overflow: hidden; }
      #contents .graph .graphContents ul li {
        width: 100%;
        text-align: center; }
        #contents .graph .graphContents ul li img {
          width: 93%;
          height: auto;
          margin-left: 5%;
          margin-bottom: 30px; }
        #contents .graph .graphContents ul li .graphPhys {
          margin-bottom: 50px; }
    #contents .graph .example {
      margin-top: 30px; }
      #contents .graph .example ul {
        overflow: hidden; }
        #contents .graph .example ul li {
          float: left;
          width: 50%;
          height: auto;
          padding: 2% 2% 0 0; }
          #contents .graph .example ul li p {
            padding: 10%;
            background: url(../images/institution/border-top.png) no-repeat top, url(../images/institution/border-under.png) no-repeat bottom;
            font-size: 24px;
            font-size: 2.4rem;
            font-size: 3.75vw;
            line-height: 1.3; }
          #contents .graph .example ul li:nth-of-type(3) {
            clear: both; }
    #contents .graph .outline {
      position: relative;
      margin: 30px auto;
      border: double 2px #1c3e6e;
      background: #fff;
      border: double 5px #333; }
      #contents .graph .outline img {
        position: relative;
        top: -10px;
        left: 5%;
        width: 65%;
        height: auto; }
      #contents .graph .outline dl {
        padding: 5%;
        border-bottom: solid 1px #1c3e6e; }

.letter_spacing {
  font-family: YakuHanJP,"Hiragino Kaku Gothic Pro",Verdana,"Meiryo","MS PGothic", sans-serif;
  letter-spacing: -0.04em; }

#footerWrap {
  position: relative;
  clear: both;
  width: 100%;
  height: 79px;
  margin: -80px 0 0;
  background: #fff; }

#footer {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  letter-spacing: 0; }
  #footer dl {
    width: 90%;
    margin: 15px auto 0;
    padding: 4.6875% 2.34375%;
    border: solid 1px #adaeaf;
    line-height: 1.2; }
    #footer dl dt {
      margin-bottom: 15px;
      font-size: 32px;
      font-size: 3.2rem;
      font-size: 5vw;
      font-weight: bold; }
    #footer dl dd {
      font-size: 20px;
      font-size: 2rem;
      font-size: 3.125vw;
      letter-spacing: -.05em; }
    #footer dl .infoLink {
      margin: 12px 0; }
      #footer dl .infoLink a {
        font-size: 24px;
        font-size: 2.4rem;
        font-size: 3.75vw; }
  #footer .copyright {
    margin: 20px 0 0;
    font-family: Arial; }

/* #pageTop{ clear: both; text-align: right; } */
.textJust {
  text-align: justify;
  text-justify: inter-ideograph; }

.right {
  float: right !important; }

.left {
  float: left !important; }

.textRight {
  text-align: right; }

.textCenter {
  text-align: center; }

.clear {
  clear: both; }

@media screen and (max-width: 375px) {
  #contents .department .professorIntro dl dd .professors dl dd img {
    width: 90%;
    height: auto; }
  #contents .department .professorIntro dl dd .professors dl dd .kana {
    letter-spacing: -1px; }
  #contents .department .professorIntro dl dd .professors dl dd .proJun {
    display: block;
    position: relative;
    left: 68%;
    margin-top: 3px;
    font-size: 10px; }
  #contents .department .professorIntro dl dd .professors dl dd .field {
    display: inline-block;
    font-size: 10px; } }

@media only screen and (max-width: 640px) {
  #contents .kv.faculty .kvLine {
    height: 0;
    padding: 0.4464285714% 0; }
  html, :root {
    font-size: 62.5%; } }

/* iPhone5-side
-------------------------------------------------- */
@media only screen and (max-width: 568px) {
  #contents .kv.faculty .kvLine {
    height: 0;
    padding: 0.4464285714% 0; }
  html, :root {
    font-size: 55.46875%; }
  #contents .kv.faculty .w560 {
    display: block; }
  #contents .department .professorIntro dl dt img:nth-of-type(2) {
    display: block;
    position: relative;
    padding: 1em 0 0; } }

/* android-w
-------------------------------------------------- */
@media only screen and (max-width: 540px) {
  #contents .kv.faculty .kvLine {
    height: 0;
    padding: 0.4464285714% 0; }
  html, :root {
    font-size: 52.734375%; } }

/* android-m
-------------------------------------------------- */
@media only screen and (max-width: 480px) {
  #contents .kv.faculty .kvLine {
    height: 0;
    padding: 0.4464285714% 0; }
  html, :root {
    font-size: 46.875%; } }

/* iphone6plus
-------------------------------------------------- */
@media only screen and (max-width: 414px) {
  #contents .kv.faculty .kvLine {
    height: 0;
    padding: 0.4464285714% 0; }
  html, :root {
    font-size: 40.4296875%; } }

/* iphone6
-------------------------------------------------- */
@media only screen and (max-width: 375px) {
  #contents .kv.faculty .kvLine {
    height: 0;
    padding: 0.4464285714% 0; }
  html, :root {
    font-size: 36.62109375%; } }

/* android
-------------------------------------------------- */
@media only screen and (max-width: 360px) {
  #contents .kv.faculty .kvLine {
    height: 0;
    padding: 0.4464285714% 0; }
  html, :root {
    font-size: 35.15625%; } }

/* iphone5, android-s
-------------------------------------------------- */
@media only screen and (max-width: 320px) {
  #contents .kv.faculty .kvLine {
    height: 0;
    padding: 0.4464285714% 0; }
  html, :root {
    font-size: 31.25%; } }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }
