@charset "UTF-8";
/* whats — 元: module/whats/css/common.css */

/* ---- module/whats/css/style.css ---- */
@media screen and (min-width: 741px), print {
  /* CSS Document */

  /* ============================
		categolyPage
 ============================ */

  .categolyPage .mainMessage .container {
    background-image: url(../images/whats/top_main_visual001.png);
    width: 1100px;
    height: 324px;
    display: table;
  }

  .categolyPage .mainMessage p {
    display: table-cell;
    width: 470px;
    height: 324px;
    vertical-align: middle;
    padding: 0 40px;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    line-height: 1.6em;
  }

  .categolyPage .messageCatch {
    padding: 50px 0 40px 0;
    font-size: 23px;
    font-weight: bold;
    color: #5dbbc9;
    text-align: center;
    line-height: 1.6em;
  }

  .categolyPage .messageBody {
    font-size: 14px;
    padding: 0 200px;
    margin-bottom: 80px;
  }

  .categolyPage .otherPagesIndex {
    padding: 0 70px;
    margin-bottom: 120px;
  }

  .categolyPage .otherPagesIndex li {
    float: left;
    width: 445px;
  }

  .categolyPage .otherPagesIndex li:nth-child(odd) {
    margin-right: 70px;
  }

  .categolyPage .otherPagesIndex li a {
    display: block;
    font-size: 19px;
    font-weight: bold;
    color: #5dbbc9;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
  }
  .categolyPage .otherPagesIndex li a:after {
    content: "＞";
    margin-left: 5px;
  }

  .categolyPage .greatting h2 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #5dbbc9;
    margin-left: 45px;
    margin-bottom: 30px;
    padding-bottom: 3px;
  }

  .categolyPage .greatting .body {
    margin: 0 70px 100px 70px;
  }

  .categolyPage .body p {
    font-size: 14px;
    padding-bottom: 20px;
  }

  /* ============================
		curriculumPage
 ============================ */

  .curriculumPage {
    margin-bottom: 30px;
  }

  .curriculumPage .mainVisual {
    margin-bottom: 60px;
  }

  .curriculumPage h1 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #5dbbc9;
    margin-left: 45px;
    margin-bottom: 0px;
    padding-bottom: 3px;
  }

  .curriculumPage .cacth {
    padding: 30px 0 40px 0;
    font-size: 23px;
    font-weight: bold;
    color: #5dbbc9;
    text-align: center;
    line-height: 1.6em;
  }

  .curriculumPage .body {
    margin: 0 70px 100px 70px;
  }

  .curriculumPage .body p {
    font-size: 14px;
    padding-bottom: 20px;
  }

  .curriculumPage .curriculum001 {
    display: block;
    text-align: center;
    margin-bottom: 100px;
  }

  .curriculumPage .otherPagesIndex {
    padding: 0 70px;
    margin-bottom: 120px;
  }

  .curriculumPage .otherPagesIndex li {
    float: left;
    width: 445px;
  }

  .curriculumPage .otherPagesIndex li:nth-child(odd) {
    margin-right: 70px;
  }

  .curriculumPage .otherPagesIndex li a {
    display: block;
    font-size: 19px;
    font-weight: bold;
    color: #5dbbc9;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
  }
  .curriculumPage .otherPagesIndex li a:after {
    content: "＞";
    margin-left: 5px;
  }

  /* ============================
		saffPage
 ============================ */

  .saffPage {
  }

  .saffPage h1 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #5dbbc9;
    margin-left: 20px;
    margin-bottom: 30px;
    padding-bottom: 3px;
  }

  .saffPage .tableDate {
    width: 1100px;
    margin: 0 auto;
    text-align: right;
    font-size: 12px;
  }
  .saffPage .staffTable {
    width: 1100px;
    margin: 0 auto;
    border-collapse: collapse;
    margin-bottom: 50px;
  }
  .saffPage .staffTable .english {
    display: block;
    font-size: 12px;
    margin-top: 5px;
  }
  .saffPage .staffTable th {
    width: 176px;
    padding: 5px 15px;
    background-color: #eee;
    font-size: 17px;
    font-weight: bold;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    line-height: 1em;
  }
  .saffPage .staffTable th .english {
    font-size: 14px;
  }

  .saffPage .staffTable td.theme {
    width: 172px;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    line-height: 1em;
  }
  .saffPage .staffTable td.theme.other {
    color: #000;
  }

  .saffPage .staffTable td.theme .english {
    font-size: 13px;
    line-height: 1em;
  }

  .saffPage .staffTable td.staffs {
    width: 700px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  .saffPage .staffTable td.staffs .innerTable {
    width: 700px;
    display: table;
  }
  .saffPage .staffTable td.staffs dl {
    display: table-row;
  }

  .saffPage .staffTable td.staffs dt {
    display: table-cell;
    vertical-align: middle;
    width: 182px;
    padding: 10px;
    padding-right: 0;
    font-size: 16px;
    line-height: 1em;
    border-bottom: 1px solid #bbb;
  }

  .saffPage .staffTable td.staffs dl:last-child dt {
    border-bottom: none;
  }

  .saffPage .staffTable td.staffs dt .postion {
    display: inline-block;
    font-size: 12px;
    width: 65px;
  }
  .saffPage .staffTable td.staffs dt .english {
    margin-top: 0px;
  }
  .saffPage .staffTable td.staffs dt .english .andSmall {
    font-size: 11px;
  }

  .saffPage .staffTable td.staffs dd {
    display: table-cell;
    vertical-align: middle;
    width: 520px;
    border-bottom: 1px solid #bbb;
  }

  .saffPage .staffTable td.staffs dl:last-child dd {
    border-bottom: none;
  }

  .saffPage .staffTable td.staffs ul {
    display: table;
  }
  .saffPage .staffTable td.staffs li {
    display: table-cell;
    font-size: 12px;
    line-height: 1.2em;
    vertical-align: middle;
    padding: 10px;
  }
  .saffPage .staffTable td.staffs li:nth-child(1) {
    border-right: 1px solid #bbb;
    width: 270px;
  }
  .saffPage .staffTable td.staffs li:nth-child(2) {
    text-align: right;
    line-height: 2em;
    width: 200px;
  }

  .saffPage .staffTable td.staffs li:nth-child(2) a {
    color: #000;
    display: block;
  }

  .saffPage .staffTable td.staffs li:nth-child(2) a:after {
    content: "＞";
  }

  .saffPage .staffTable th,
  .saffPage .staffTable td {
    vertical-align: middle;
  }

  .saffPage .otherPagesIndex {
    padding: 0 70px;
    margin-bottom: 120px;
  }

  .saffPage .otherPagesIndex {
    padding: 0 70px;
    margin-bottom: 120px;
  }

  .saffPage .otherPagesIndex li {
    float: left;
    width: 445px;
  }

  .saffPage .otherPagesIndex li:nth-child(odd) {
    margin-right: 70px;
  }

  .saffPage .otherPagesIndex li a {
    display: block;
    font-size: 19px;
    font-weight: bold;
    color: #5dbbc9;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
  }
  .saffPage .otherPagesIndex li a:after {
    content: "＞";
    margin-left: 5px;
  }

  /* 全て */
  .theme.all {
    background-color: #5dbbc9;
  }
  /* 構造工学領域 */
  .theme.structural {
    background-color: #dc8b00;
  }
  /* 社会基盤設計学領域 */
  .theme.socialDesign {
    background-color: #00859c;
  }
  /* 地盤工学領域 */
  .theme.geotechnical {
    background-color: #755627;
  }
  /* 信頼性設計学領域 */
  .theme.reliability {
    background-color: #c85c80;
  }
  /* 交通・地域計画学領域 */
  .theme.traffic {
    background-color: #00804c;
  }
  /* 国土開発保全工学領域 */
  .theme.domestic {
    background-color: #2e5ec6;
  }
  /* 社会基盤マネジメント学領域 */
  .theme.socialManagement {
    background-color: #92be2e;
  }
  /* みず工学領域 */
  .theme.water {
    background-color: #009fdc;
  }

  /* 応用大気科学領域 */
  .theme.atmospheric {
    background-color: #00c1f2;
  }

  /* その他 */
  .theme.other {
    background-color: #ccc;
  }

  .smartVisual {
    display: none;
  }
}

/* ---- module/whats/css/smart.css ---- */
@media screen and (max-width: 740px) {
  /* CSS Document */

  /* ============================
		header - menu
 ============================ */

  header {
    position: fixed !important;
  }

  /* ============================
		categolyPage
 ============================ */

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

  .categolyPage .mainMessage {
    margin-top: 30px;
    background-color: #5dc1cf;
  }

  .categolyPage .mainMessage p {
    padding: 15px 10px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    line-height: 2em;
  }

  .categolyPage .messageCatch {
    padding: 10px 0 20px 0;
    font-size: 14px;
    font-weight: bold;
    color: #5dbbc9;
    text-align: center;
    line-height: 1.6em;
  }

  .categolyPage .messageBody {
    font-size: 14px;
    padding: 0 10px;
    margin-bottom: 40px;
  }

  .categolyPage .otherPagesIndex {
    /*	 padding-left:90px;*/
    margin-bottom: 50px;
  }

  .categolyPage .otherPagesIndex .container {
    width: 100%;
  }

  .categolyPage .otherPagesIndex li {
    margin-bottom: 20px;
    text-align: right;
  }

  .categolyPage .otherPagesIndex li a {
    display: inline-block;
    width: 230px;
    font-size: 14px;
    color: #5dbbc9;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
    text-align: left;
  }
  .categolyPage .otherPagesIndex li a:after {
    content: "＞";
    margin-left: 5px;
  }

  .categolyPage .greatting h2 {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #5dbbc9;
    margin-left: 0px;
    margin-bottom: 20px;
    padding-bottom: 3px;
  }

  .categolyPage .greatting .body {
    margin: 0 0px 40px 0px;
  }

  .categolyPage .body p {
    font-size: 14px;
    padding-bottom: 20px;
  }

  /* ============================
		curriculumPage
 ============================ */

  .curriculumPage {
    margin-bottom: 30px;
  }

  .curriculumPage .mainVisual {
    display: none;
  }

  .curriculumPage .mainVisual img {
    width: 320px;
  }

  .curriculumPage .smartVisual img {
    width: 100%;
  }

  .curriculumPage h1 {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #5dbbc9;
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 3px;
  }

  .curriculumPage .cacth {
    padding: 10px 0 20px 0;
    font-size: 14px;
    font-weight: bold;
    color: #5dbbc9;
    text-align: center;
    line-height: 1.6em;
  }

  .curriculumPage .body {
    margin: 0 0 10px 0;
  }

  .curriculumPage .body p {
    font-size: 14px;
    padding-bottom: 10px;
  }

  .curriculumPage .curriculum001 {
    display: block;
    text-align: center;
    padding-bottom: 50px;
  }
  .curriculumPage .curriculum001 img {
    width: 320px;
  }

  .curriculumPage .otherPagesIndex {
    /*	 padding-left:90px;*/
    margin-bottom: 50px;
  }

  .curriculumPage .otherPagesIndex .container {
    width: 100%;
  }

  .curriculumPage .otherPagesIndex li {
    margin-bottom: 20px;
    text-align: right;
  }

  .curriculumPage .otherPagesIndex li a {
    display: inline-block;
    width: 230px;
    font-size: 14px;
    color: #5dbbc9;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
    text-align: left;
  }
  .curriculumPage .otherPagesIndex li a:after {
    content: "＞";
    margin-left: 5px;
  }

  /* ============================
		saffPage
 ============================ */

  .saffPage {
  }

  .saffPage h1 {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #5dbbc9;
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 3px;
  }

  .saffPage .tableDate {
    text-align: right;
    font-size: 12px;
    margin-bottom: 5px;
  }
  .saffPage .staffTable {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
  }
  .saffPage .staffTable .english {
    display: block;
    font-size: 12px;
    margin-top: 5px;
  }

  .saffPage .staffTable th,
  .saffPage .staffTable td {
    display: block;
  }

  .saffPage .staffTable th {
    padding: 15px 0;
    text-align: center;
    background-color: #eee;
    font-size: 15px;
    font-weight: bold;
    line-height: 1em;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .saffPage .staffTable th .english {
    font-size: 12px;
  }

  .saffPage .staffTable td.theme {
    padding: 15px 0;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1em;
  }
  .saffPage .staffTable td.theme.other {
    color: #000;
  }

  .saffPage .staffTable td.theme .english {
    font-size: 12px;
    line-height: 1em;
  }

  .saffPage .staffTable td.staffs {
  }

  .saffPage .staffTable td.staffs .innerTable {
    display: table;
    width: 100%;
    margin: 0 auto;
  }
  .saffPage .staffTable td.staffs dl {
    display: table-row;
  }

  .saffPage .staffTable td.staffs dt {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    padding: 10px;
    font-size: 14px;
    line-height: 1em;
    border-bottom: 1px solid #bbb;
  }

  @media screen and (max-width: 320px) {
    .saffPage .staffTable td.staffs dt {
      padding: 10px 0px;
    }
  }

  .saffPage .staffTable td.staffs dl:last-child dt {
    border-bottom: none;
  }

  .saffPage .staffTable td.staffs dt .postion {
    display: inline-block;
    font-size: 9px;
    width: 50px;
  }
  .saffPage .staffTable td.staffs dt .english {
    margin-top: 0px;
    font-size: 9px;
  }

  .saffPage .staffTable td.staffs dd {
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px solid #bbb;
    padding: 0;
  }

  .saffPage .staffTable td.staffs dl:last-child dd {
    border-bottom: none;
  }

  .saffPage .staffTable td.staffs ul {
    display: table;
  }
  .saffPage .staffTable td.staffs li {
    font-size: 11px;
    line-height: 1.2em;
    vertical-align: middle;
    padding: 10px 0 0 0;
  }
  .saffPage .staffTable td.staffs li:nth-child(1) {
  }
  .saffPage .staffTable td.staffs li:nth-child(2) {
    padding: 0 0 10px 0;
  }

  @media screen and (max-width: 320px) {
    .saffPage .staffTable td.staffs li:nth-child(2) img {
      height: 12px;
    }
  }

  .saffPage .staffTable td.staffs li:nth-child(2) a {
    color: #000;
    display: block;
    text-align: right;
    padding: 10px 0;
  }
  .saffPage .staffTable td.staffs li:nth-child(2) a:after {
    content: "＞";
  }

  .saffPage .staffTable td.staffs {
  }

  .saffPage .staffTable th,
  .saffPage .staffTable td {
    vertical-align: middle;
  }

  .saffPage .staffTable th.spBlanck {
    background-color: #fff;
    padding: 0;
    border: none;
  }

  .saffPage .otherPagesIndex {
    /*	 padding-left:90px;*/
    margin-bottom: 50px;
  }

  .saffPage .otherPagesIndex .container {
    width: 100%;
  }

  .saffPage .otherPagesIndex li {
    margin-bottom: 20px;
    text-align: right;
  }

  .saffPage .otherPagesIndex li a {
    display: inline-block;
    width: 230px;
    font-size: 14px;
    color: #5dbbc9;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
    text-align: left;
  }
  .saffPage .otherPagesIndex li a:after {
    content: "＞";
    margin-left: 5px;
  }

  /* 全て */
  .theme.all {
    background-color: #5dbbc9;
  }
  /* 構造工学領域 */
  .theme.structural {
    background-color: #dc8b00;
  }
  /* 社会基盤設計学領域 */
  .theme.socialDesign {
    background-color: #00859c;
  }
  /* 地盤工学領域 */
  .theme.geotechnical {
    background-color: #755627;
  }
  /* 信頼性設計学領域 */
  .theme.reliability {
    background-color: #c85c80;
  }
  /* 交通・地域計画学領域 */
  .theme.traffic {
    background-color: #00804c;
  }
  /* 国土開発保全工学領域 */
  .theme.domestic {
    background-color: #2e5ec6;
  }
  /* 社会基盤マネジメント学領域 */
  .theme.socialManagement {
    background-color: #92be2e;
  }
  /* みず工学領域 */
  .theme.water {
    background-color: #009fdc;
  }
  /* 応用大気科学領域 */
  .theme.atmospheric {
    background-color: #00c1f2;
  }

  /* その他 */
  .theme.other {
    background-color: #ccc;
  }
}
