@charset "UTF-8";
.u-mt30 {
  margin-top: 30px; }

.mb10 {
  margin-bottom: 10px; }

.mb30 {
  margin-bottom: 30px; }

.mb20 {
  margin-bottom: 20px; }

.mb40 {
  margin-bottom: 40px; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  line-break: loose;
  word-wrap: normal; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/*clear fix*/
.fontSizeBox:after, #contents > .container:after, .footerLink__inner:after, .footerSpLink:after, .header__bar:after, .header__bar-list:after, .header .container:after, .header__gNav:after, .header__subNav:after, .spMenuWrap:after, .spBar:after, .news__tab:after, .news__list:after, .news__list .wrap:after, .event__list:after, .board__list-wrap:after, .board__banner-list:after, .board__entry-list:after, .txt-block:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ''; }

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  width: auto;
  margin: 0; }

.languageBox, .search, .searchBox, .footerSpLink li, .header__gNav-list li, .header__subNav-list li, .spMenuContainer, .news__tab-item, .txt-block th {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* common
-------------------------*/
body {
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif, 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体';
  -webkit-text-size-adjust: 100%;
  color: #333;
  background: #f3f6f8;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body.fontM {
  font-size: 14px; }

body.fontM .fontM a {
  background: #3778c8; }

body.fontL {
  font-size: 16px; }

body.fontL .fontL a {
  background: #3778c8; }

body.en {
  font-family: Helvetica, Arial, sans-serif; }

a {
  color: #333;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

.fade, .wrap {
  display: block;
  text-decoration: none; }

.fade:hover, .wrap:hover {
  text-decoration: none; }

.ib {
  display: inline-block; }

.container {
  width: 990px;
  margin: 0 auto; }

.spCont {
  display: none; }

.phoneTxt {
  cursor: default; }

.phoneTxt:hover {
  text-decoration: none; }

/* icon font
-------------------------*/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?3hfk9d");
  src: url("../fonts/icomoon.eot?3hfk9d#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?3hfk9d") format("truetype"), url("../fonts/icomoon.woff?3hfk9d") format("woff"), url("../fonts/icomoon.svg?3hfk9d#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon {
  position: relative;
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-about:before {
  content: "\e907"; }

.icon-academics:before {
  content: "\e908"; }

.icon-campus:before {
  content: "\e909"; }

.icon-university:before {
  content: "\e90a"; }

.icon-company:before {
  content: "\e900"; }

.icon-folder:before {
  content: "\e901"; }

.icon-general:before {
  content: "\e902"; }

.icon-link:before {
  content: "\e903"; }

.icon-student:before {
  content: "\e904"; }

.icon-user:before {
  content: "\e905"; }

.icon-users:before {
  content: "\e906"; }

/* common parts
-------------------------*/
.btn img {
  display: inline;
  vertical-align: middle;
  margin: 0 5px; }

.btn--right {
  float: right; }

.btn--small {
  font-size: 0.857em; }

.btn--medium {
  font-size: 1em;
  padding: 8px 45px; }

.btn--large {
  font-size: 1em;
  display: block; }

#js_language {
  right: 0;
  top: -70px;
  z-index: 10; }

.languageBox {
  position: absolute;
  top: -70px;
  right: 0;
  border: 1px solid #666;
  font-weight: bold;
  background: #f7f7f7 url(../img/ico_language.png) no-repeat right bottom;
  height: 26px;
  line-height: 26px;
  width: 127px;
  cursor: pointer;
  padding-left: 15px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  font-size: 14px;
  float: right; }

.search {
  display: block;
  position: absolute;
  top: 42px;
  left: 50%;
  width: 209px;
  margin-left: 150px;
  float: right; }

.searchBox {
  width: 209px;
  line-height: 26px;
  height: 26px;
  background: #dbe6e8;
  border: 1px solid #dbe6e8;
  border-radius: 10px;
  font-size: 14px; }

.searchBox::-webkit-input-placeholder {
  color: #666;
  font-weight: bold;
  padding-left: 5px;
  -webkit-font-smoothing: antialiased; }

.searchBox:-moz-placeholder {
  color: #666;
  font-weight: bold;
  padding-left: 5px;
  -moz-osx-font-smoothing: grayscale; }

.searchBox::-moz-placeholder {
  color: #666;
  font-weight: bold;
  padding-left: 5px;
  -moz-osx-font-smoothing: grayscale;
  opacity: 1;
  filter: alpha(opacity=100); }

.searchBox:-ms-input-placeholder {
  color: #666;
  font-weight: bold;
  padding-left: 5px; }

.searchBtn {
  position: absolute;
  top: 5px;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  background: url(../img/ico_search.png) no-repeat left top;
  background-size: 14px auto;
  border: none;
  cursor: pointer;
  color: transparent; }

.fontSizeBox {
  margin-top: -12px;
  margin-bottom: 8px;
  float: right;
  font-weight: bold; }

.fontSizeBox dt {
  float: left;
  font-size: 12px; }

.fontSizeBox dd {
  float: left;
  margin-left: 10px; }

.fontSizeBox .wrap {
  color: #fff;
  width: 41px;
  font-size: 11px;
  background: #ccc;
  text-align: center;
  line-height: 19px; }

.fontSizeBox .wrap:hover {
  background: #3778c8; }

/* #wrapper
-------------------------*/
/* contents
-------------------------*/
#contents {
  min-height: 846px;}

.contents__wrap {
  margin-bottom: 30px; }

#main {
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px solid #cccccc; }
  #main.no-bg {
    background: none !important;
    border: none !important; }
  #main #bg {
    background: #F6F9ED;
    border-bottom: 4px solid #8CC63F;
    padding: 20px 0 0;
    zoom: 1; }
  #main .entry {
    margin: 0 !important; }
  #main .entry table {
    width: 100%; }
  #main .entry table {
    width: 100%; }
  #main .entry table th {
    background: #eee;
    font-weight: normal;
    border: 1px solid #ddd;
    padding: 10px; }
  #main .entry table td {
    border: 1px solid #ddd;
    padding: 10px; }
  #main .entryHeader {
    background: #fff;
    background: url(../images/common/entryHeader_bg.gif) repeat-x center bottom #fff;
    border: 1px solid #ddd;
    border-bottom: 4px solid #e56688;
    padding: 15px;
    margin: 0 !important; }
  #main .entryHeader .entryDate {
    color: #666;
    font-size: 93%;
    margin: 0 0 6px; }
  #main .entryHeader .entryTitle {
    color: #444;
    font-size: 146.5%;
    background: url(../images/common/entryTitleIcon.gif) no-repeat left center;
    margin: 0 9px;
    padding: 1px 0 0 30px;
    font-weight: bold; }
  #main .entryHeader .entryTitle span {
    font-size: 85%; }
  #main .entryHeader a {
    text-decoration: none; }
  #main .entry ul li {
    background: url(../images/common/linkListIcon.gif) no-repeat 0 0.2em;
    margin: 0 0 5px 6px;
    padding: 0 0 0 24px; }
  #main .entry ul.linkList li {
    list-style: none;
    background: url(../images/common/linkListIcon.gif) no-repeat 0 4px;
    margin: 0 0 5px 8px;
    padding: 0 0 0 24px; }
  #main .indexList dt {
    font-size: 123.1%;
    font-weight: bold;
    border-top: 1px solid #dedede;
    background: url(../images/common/linkListIcon.gif) no-repeat 10px 1.1em;
    margin: 0 0 10px;
    padding: 14px 10px 0 28px; }
  #main .indexList dt:first-child {
    border: 0;
    background: url(../images/common/linkListIcon.gif) no-repeat 10px 0.5em;
    margin-top: 0;
    padding: 4px 0 0 28px; }
  #main .indexList dd {
    margin: -10px 0 10px;
    padding: 0 0 0 28px;
    position: relative; }
  #main .indexList .indexListHeadline span {
    font-weight: bold;
    border-top: 3px solid #e56688;
    background: #fdf0f1;
    display: block;
    margin: 30px 0 0;
    padding: 7px 9px 4px; }
  #main .entry h2 {
    font-size: 123.1%;
    background: url(../images/common/headlineIcon.gif) no-repeat 12px 0.85em #fdf0f1;
    border-bottom: 3px solid #e56688;
    margin: 10px 0 15px;
    color: #333333;
    padding: 10px 12px 6px 32px; }
  #main .entry h3 {
    font-size: 116%;
    color: #e56688;
    background: url(../images/common/headlineIcon.gif) no-repeat 2px 2px;
    border-bottom: 1px solid #e56688;
    margin: 25px 0 10px;
    padding: 0 0 5px 22px; }
  #main .entry p, #main .entry ul, #main .entry ol, #main .entry table, #main .entry blockquote {
    margin: 0 0 20px; }
  #main .entryBody {
    background: url(../images/common/entryBody_bg.gif) repeat-x top #fff;
    padding: 30px 34px;
    zoom: 1; }
    @media screen and (min-width: 768px) {
      #main .entryBody {
        min-height: 568px; } }
  #main .entryBodySp {
    background: url(../images/common/entryBody_bg.gif) repeat-x top #fff;
    zoom: 1; }
    @media screen and (max-width: 768px) {
      #main .entryBodySp {
	      padding: 10px 10px; } }
    @media screen and (min-width: 768px) {
      #main .entryBodySp {
        padding: 15px 15px;
        min-height: 568px; } }
  #main a:link {
    color: #006BB4; }
  #main a:visited {
    color: #660099; }
  #main a:hover {
    color: #006BB4; }
  #main a:active {
    color: #006BB4; }
  #main h2 {
    background: #faadc2;
    font-size: 16px;
    border-bottom: 3px solid #e56688;
    color: #ffffff;
    font-weight: bold;
    padding: 6px 15px;
    margin-bottom: 30px; }
  #main h3 {
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 6px;
    border-bottom: 1px solid #dedede; }
  #main .sub {
    background: #faadc2;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    padding: 6px 15px;
    margin-bottom: 30px;
    border-bottom: none; }

#side {
  width: 237px;
  float: left; }

.clearHidden {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  margin: 0;
  border: none; }

.entry .column-image-left {
  margin: 0 10px 20px 0;
  padding: 0; }

/* 画像左寄せ */
.column-image-left,
.column-eximage-left {
  float: left;
  margin-right: 0; }

@media (max-width: 480px) {
  .acms-grid-r .column-image-left,
  .acms-grid-r .column-eximage-left {
    float: none; } }

/* スマートフォンのときのエントリー内スタイル */
@media (max-width: 480px) {
  /* エントリー内画像サイズ */
  .acms-grid-r [class*='column-image-'],
  .acms-grid-r [class*='column-eximage-'] {
    padding: 0;
    width: auto !important; }
  .acms-grid-r [class*='column-image-'] img,
  .acms-grid-r [class*='column-eximage-'] img {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .acms-grid-r [class*='column-map-'],
  .acms-grid-r [class*='column-yolp-'] {
    width: auto !important;
    max-width: 100%; }
  .acms-grid-r [class*='column-map-'] > div,
  .acms-grid-r [class*='column-yolp-'] > div {
    max-width: 100%; }
  .acms-grid-r [class*='column-yolp-'] > div {
    width: 100% !important; }
  .acms-grid-r [class*='column-eximage-'] {
    width: auto !important; }
  .acms-grid-r [class*='column-youtube-'] {
    width: 100% !important;
    max-width: 100%; } }

/* acms */
.entry .column-image-auto {
  margin: 0 0 20px;
  padding: 0; }

.entry .column-image-left {
  margin: 0 10px 20px 0;
  padding: 0; }

.entry .column-image-right {
  margin: 0 0 20px 10px;
  padding: 0; }

.entry .column-image-center {
  margin: 0 auto 20px;
  padding: 0; }

.entry .column-image-auto img,
.entry .column-image-left img,
.entry .column-image-right img,
.entry .column-image-center img {
  margin: 0; }

.column-youtube-auto,
.column-youtube-left,
.column-youtube-right,
.column-youtube-center {
  margin: 0 0 20px; }

.acms-media-preview {
  height: auto !important;
  border: 1px solid #ccc !important;
  padding: 2px; }

.entry .column-image-left {
  margin: 0 10px 20px 0;
  padding: 0; }

.entry .column-image-right {
  margin: 0 0 20px 10px;
  padding: 0; }

.column-image-right {
  display: inline;
  float: right;
  margin-bottom: 10px; }

/* ----------------------------------------

  reset

------------------------------------------- */
.seniorColumn1,
.seniorColumn2,
.seniorColumn3 {
  margin: 0 0 15px;
  padding: 20px 25px 25px; }

.seniorColumn1 h2,
.seniorColumn2 h2,
.seniorColumn3 h2 {
  font-size: 90%;
  line-height: 1;
  background: none  !important;
  border: none !important;
  margin: 0  !important;
  padding: 0  !important;
  margin: 0  !important; }

.seniorColumn1 h3,
.seniorColumn2 h3,
.seniorColumn3 h3 {
  font-size: 123.1%;
  background: none  !important;
  border: none  !important;
  margin: 5px 0 15px  !important;
  padding: 0  !important; }

.seniorColumn1 p,
.seniorColumn2 p,
.seniorColumn3 p {
  margin: 0; }

/* ----------------------------------------

  生体機能専攻

------------------------------------------- */
.seniorColumn1 {
  border-top: 3px solid #E3B170;
  background: #fdf8ed; }

.seniorColumn1 h2 {
  color: #000; }

.seniorColumn1 h3 {
  color: #000; }

/* ----------------------------------------

  脳情報専攻

------------------------------------------- */
.seniorColumn2 {
  border-top: 3px solid #6CADE3;
  background: #eaf7fb; }

.seniorColumn2 h2 {
  color: #000; }

.seniorColumn2 h3 {
  color: #000; }

/* ----------------------------------------

  生命体工学専攻

------------------------------------------- */
.seniorColumn3 {
  border-top: 3px solid limegreen;
  background: #e7f9e4; }

.seniorColumn3 h2 {
  color: #000; }

.seniorColumn3 h3 {
  color: #000; }

/* breadcrumb
-------------------------*/
.breadcrumb {
  padding: 10px 0;
  font-size: 0.857em; }

.breadcrumb li {
  display: inline-block; }

.breadcrumb a {
  padding-right: 2px;
  color: #06c; }

.breadcrumb .current {
  cursor: default;
  text-decoration: none;
  color: #333;
  margin-left: 2px; }

.pagetop {
  position: relative;
  clear: both;
  float: right;
  color: #000;
  font-size: 0.857em;
  font-weight: bold;
  padding-left: 20px;
  background: url(../img/common/ico_top_01.png) no-repeat left center;
  background-size: 16px auto; }

/* footer
-------------------------*/
.footerLink {
  clear: both;
  background: #faadc2;
  padding: 30px 0 10px; }

.footerLink a {
  color: #ffffff;
  font-weight: bold; }

.footerLink .icon {
  color: #ffffff;
  font-size: 22px;
  margin-right: 5px;
  top: 2px; }

.footerLink__wrap {
  float: left;
  width: 25%; }

.footerLink__ttl {
  margin-bottom: 10px;
  font-size: 15px; }

.footerLink__list {
  margin-bottom: 25px; }

.footerLink li {
  font-size: 13px; }

body.en .footerLink__wrap {
  width: 33.3%; }

body.en .footer__logo {
  width: 260px; }

body.en .footer__campus-list-item {
  float: none; }

.footerSpLink {
  margin-bottom: 20px;
  padding: 0 12px; }

.footerSpLink li {
  position: relative;
  width: 50%;
  float: left;
  left: 2px;
  text-align: center;
  border: 1px solid #ccc;
  margin-bottom: 4px; }

.footerSpLink li:nth-child(odd) {
  left: -2px;
  clear: both; }

.footerSpLink .wrap {
  background: #dfecf0;
  color: #000;
  padding: 8px 0;
  font-size: 10px;
  font-weight: bold; }

.footer__list {
  text-align: center;
  background: #e3efef;
  padding: 5px 0;
  margin-bottom: 30px;
  font-size: 14px; }

.footer__list-item {
  display: inline-block;
  border-right: 1px solid #9ca3a3; }
  .footer__list-item:last-child {
    border-right: 0; }

.footer__list a {
  display: inline-block;
  padding: 0 10px; }

.footer__logo {
  float: left;
  width: 290px;
  margin-bottom: 30px; }

.footer__campus-list {
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 30px; }

.footer__campus-list-item {
  float: left;
  margin-left: 20px; }

#copyright {
  clear: both;
  background: #0c5140;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }

.spBar {
  z-index: 5; }

.spMenuContainer {
  z-index: 5; }

#contents {
  z-index: 1; }

.header {
  z-index: 3; }

.slider-wrap {
  z-index: 2; }

/* ttl
-------------------------*/
.ttl {
  font-weight: bold; }

.ttl--border {
  font-size: 1.357em;
  padding-left: 15px;
  border-left-style: solid;
  border-left-width: 3px;
  line-height: 1.3; }

.ttl--bg {
  padding: 6px 0; }

/* page
-------------------------*/
.header {
  background: #fff; }

.header__bar {
  margin-bottom: 13px;
  background: #e8e8e8;
  font-size: 14px; }

.header_kyutechlogo {
  float: left;
  padding: 2px 0; }

.header_kyutechlogo img {
  width: 200px; }

.header__bar-list {
  float: right;
  border-right: 1px solid #666; }

.header__bar-list li {
  float: left;
  line-height: 28px;
  border-left: 1px solid #666; }

.header__bar-list .fade {
  padding: 0 10px; }

.header .container {
  position: relative; }

.header__logo {
  width: 320px;
  float: left; }

.header__logo,
.footer__logo {
  max-width: 320px; }

.header__gNav {
  position: relative;
  clear: both;
  background: #faadc2;
  padding-top: 1px;
  border-top: 1px solid #ccc; }

.header__gNav:before {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  content: ""; }

.header__gNav-list {
  border-right: 1px solid #fff; }

.header__gNav-list li {
  border-left: 1px solid #fff;
  width: 33.32%;
  text-align: center;
  float: left; }

.header__gNav .current .wrap {
  background: #0099ff; }

.header__gNav .wrap {
  background: #f489a6;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 0; }

.header__gNav .wrap:hover {
  background: #e56688 !important; }

.header__gNav .icon {
  top: 2px;
  color: #fff;
  font-size: 22px;
  margin-right: 8px; }

.header__subNav {
  background: #faadc2; }

.header__subNav-list {
  border-right: 1px solid #fff; }

.header__subNav-list li {
  border-left: 1px solid #fff;
  width: 25%;
  text-align: center;
  float: left; }

.header__subNav .current .wrap {
  background: #e56688;
  color: #FFFFFF; }

.header__subNav .wrap {
  background: #e56688;
  color: #ffffff;
  font-size: 14px;
  white-space: nowrap;
  font-weight: bold;
  padding: 9px 0;
  height: 21px; }

.header__subNav .wrap:hover {
  background: #f489a6 !important;
  color: #FFFFFF; }

#js_menu {
  float: right;
  width: 80px;
  border-left: 1px solid #d2dbda;
  text-align: center; }

#js_menu .wrap {
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  padding-left: 20px;
  background: url(../img/ico_menu.png) no-repeat 10px center;
  background-size: 15px auto; }

.spMenuContainer__btn {
  position: relative;
  width: 100%;
  height: 35px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  line-height: 35px; }

.spMenuContainer__btn:before {
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -40px;
  width: 13px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: ""; }

.spMenuContainer__btn:after {
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -40px;
  width: 13px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: ""; }

body.en .header__logo {
  width: 260px; }

body.en .header__gNav .wrap {
  font-size: 14px;
  padding: 9px 0; }

body.en .header__gNav .icon {
  font-size: 14px;
  margin-right: 5px; }

body.en .header__gNav .nav01 {
  width: 139px; }

body.en .header__gNav .nav02 {
  width: 187px; }

body.en .header__gNav .nav03 {
  width: 114px; }

body.en .header__gNav .nav04 {
  width: 130px; }

body.en .header__gNav .nav05 {
  width: 193px; }

body.en .header__gNav .nav06 {
  width: 227px; }

/* page
-------------------------*/
/* ----------------------------------------

  clearfix

------------------------------------------- */
/* For modern browsers */
.cf:before,
.cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1; }

@media screen and (max-width: 768px) {
  body {
    font-size: 14px !important;
    background: #fff; }
  .container {
    width: auto;
    padding: 0 10px; }
  .spCont {
    display: block; }
  .header_boxright {
    display: none; }
  #js_language {
    top: 0;
    right: 80px;
    line-height: 30px !important;
    height: 30px !important;
    display: none; }
  .spMenuWrap .container .spBar .languageBox {
    top: 0;
    right: 81px;
    border: none;
    border-left: 1px solid #d2dbda;
    display: block !important;
    line-height: 30px !important;
    height: 30px !important;
    background: #faadc2;
    color: #fff;
    width: 100px;
    font-size: 12px;
    padding-left: 0;
    text-align: center; }
  .search {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-left: 0;
    background: #FFF;
    padding: 10px 25px;
    float: none;
    border-radius: 6px;
    margin-bottom: 12px; }
  .searchBox {
    width: 100%; }
  .searchBtn {
    top: 13px;
    right: 10px;
    width: 20px;
    height: 20px;
    background-size: 20px auto; }
  .searchBox::-webkit-input-placeholder {
    color: #ababab;
    font-weight: normal; }
  .searchBox:-moz-placeholder {
    color: #ababab;
    font-weight: normal; }
  .searchBox::-moz-placeholder {
    color: #ababab;
    font-weight: normal; }
  .searchBox:-ms-input-placeholder {
    color: #ababab;
    font-weight: normal; }
  .searchBox {
    width: 100%;
    margin-bottom: 10px;
    line-height: 35px;
    height: 35px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #999;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .searchBtn {
    position: relative;
    display: inline-block;
    top: 0;
    right: 0;
    background: #379bf1 url(../img/common/ico_search_sp.png) no-repeat 90% center;
    background-size: 15px auto;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-radius: 6px;
    border-bottom: 3px solid #0c518a;
    color: #fff;
    font-weight: bold;
    font-size: 14px; }
  .fontSizeBox {
    display: none; }
  .snsicon_box {
    display: none; }
  #contents {
    min-height: inherit;
    background: none; }
  .contents__wrap {
    margin-bottom: 0; }
  #main {
    float: none;
    width: 100%; }
  #side {
    display: none; }
  .breadcrumb {
    display: none; }
  .pagetop {
    display: none; }
  .footerLink {
    display: none; }
  .footer {
    background: #faadc2;
    padding-bottom: 20px; }
  .footer__list {
    background: #fff;
    padding: 0;
    margin-bottom: 20px; }
  .footer__list-item {
    display: block;
    border-right: none;
    border-top: 1px solid #ccc; }
  .footer__list a {
    display: block;
    padding: 6px 0;
    color: #000;
    font-weight: bold; }
  .footer__logo {
    float: none;
    width: 75%;
    margin: 0 auto 15px; }
  .footer__campus-list {
    float: none;
    color: #fff;
    text-align: center;
    font-size: 10px;
    margin-bottom: 20px; }
  .footer__campus-list-item {
    float: none;
    margin-left: 0;
    margin-bottom: 5px; }
  #copyright {
    background: none;
    font-size: 8px;
    line-height: 1.5; }
  .ttl--border {
    font-size: 14px;
    text-align: center;
    border-left: none;
    padding: 7px 0;
    color: #fff; }
  .header {
    position: relative;
    padding-top: 30px; }
  .header__bar-list {
    display: none; }
  .header__access {
    display: none; }
  .header__access-sp ul {
    border-top: 1px #000 solid;
    margin: 10px 0; }
  .header__access-sp li {
    border-bottom: 1px #000 solid; }
  .header__access-sp li a {
    background: url(../img/arrow02.png) no-repeat right center;
    margin: 10px;
    color: #FFF;
    font-weight: bold;
    display: block; }
  .header__logo {
    float: none;
    width: 75%;
    padding: 15px 0;
    margin: 0 auto; }
  .header__gNav {
    padding-top: 0;
    background: none;
    border-top: none; }
  .header__gNav:before {
    display: none; }
  .header__gNav-list li {
    position: relative;
    margin-bottom: 6px;
    width: 50%;
    left: -2px;
    border-left: none;
    margin-bottom: 4px; }
  .header__gNav-list li:nth-child(even) {
    left: 2px; }
  .header__gNav-list {
    padding: 0 2px;
    border-right: none; }
  .header__gNav .wrap {
    font-size: 13px; }
  .header__gNav .icon {
    font-size: 18px; }
  .header__subNav {
    margin: 0 -10px;
    padding: 10px; }
  .header__subNav-list li {
    position: relative;
    width: 50%;
    border-left: none;
    margin-bottom: 4px;
    left: -2px; }
  .header__subNav-list li:nth-child(even) {
    left: 2px; }
  .header__subNav-list {
    border-right: none;
    padding: 0 2px; }
  .header__subNav .wrap {
    font-size: 13px;
    padding: 6px 0; }
  .spMenuWrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
  .spMenuWrap > .container {
    padding: 0; }
  .spBar {
    background: #faadc2;
    width: 100%;
    height: 30px; }
  .spMenuContainer {
    display: none;
    background: #faadc2;
    padding: 10px 10px 0; }
  .spMenuContainer__inner {
    height: 446px;
    overflow: auto; }
  body.en .header__gNav-list li {
    width: 50% !important; }
  .slider-wrap {
    position: relative;
    margin-bottom: 12px; } }

@media screen and (max-width: 768px) and (max-width: 768px) {
  .header .container .spMenuContainer {
    padding-bottom: 1px; }
  .header .container .spMenuContainer .header__gNav {
    display: none; }
  .header .container .spMenuContainer .header__subNav {
    display: none; }
  .footer__list a {
    font-size: 13px; }
  .footer__spMenuContainer form {
    display: none; } }

@media screen and (max-width: 320px) {
  .board__banner-list-item2 {
    float: none;
    width: 100%; } }

/*トップページトピックスタブ変更20161216*/
.top_topics {
  border: 1px solid #cccccc;
  padding: 10px; }

.top_topics .news__list-item {
  width: 303px; }

.news__tab .wrap:before {
  display: none; }

@media screen and (min-width: 768px) {
  .snsicon_box_sp {
    display: none; }
  .mssc_ichiran {
    left: 200px;
    margin-top: 10px; } }

.snsicon_box_sp {
  padding-top: 5px;
  margin-bottom: 0px;
  float: right;
  margin-right: 10px; }

.snsicon_box_sp p {
  float: left;
  margin-right: 5px;
  border-radius: 3px; }

.head_snsicon {
  width: 22px;
  height: 22px; }

.snsicon_box {
  margin-top: -12px;
  margin-bottom: 8px;
  float: right;
  margin-right: 10px; }

.snsicon_box dd {
  float: left;
  margin-right: 5px;
  border-radius: 3px; }

.snsicon_box img:hover {
  opacity: 0.8; }

#contents,
.header__gNav-list,
.header__subNav-list {
  position: relative; }

.g-nav__item__body--mainNav {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 100;
  margin-left: -1px;
  background-color: #fff;
  opacity: 0.9;
  display: none; }

.g-nav__item__body--subNav {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 100;
  display: block;
  margin-left: -1px;
  background-color: #fff;
  opacity: 0.9;
  display: none; }

/* @ main
--------------------------------*/
.g-nav__item__body--mainNav
.g-nav__item__body__link {
  float: none;
  width: 100%;
  border-bottom: solid 1px #BFBFBF;
  text-align: left; }

.g-nav__item__body--mainNav
.g-nav__item__body__link > a {
  display: block;
  font-size: 14px;
  line-height: 1.5em;
  padding: 0.5em 1em;
  min-width: 250px; }

/* @ sub
--------------------------------*/
.g-nav__item__body--subNav
.g-nav__item__body__link {
  float: none;
  width: 100%;
  border-bottom: solid 1px #BFBFBF;
  text-align: left; }

.g-nav__item__body--subNav
.g-nav__item__body__link > a {
  display: block;
  font-size: 14px;
  line-height: 1.5em;
  padding: 0.5em 1em;
  min-width: 250px; }

/* @ hover
--------------------------------*/
.header__gNav-list li a:hover +
.g-nav__item__body--mainNav {
  display: block;
  min-width: 250px; }

.header__subNav-list li a:hover +
.g-nav__item__body--subNav {
  display: block;
  min-width: 250px; }

.g-nav__item__body--mainNav:hover {
  display: block; }

.g-nav__item__body--subNav:hover {
  display: block; }

/* english */
.g-nav__item:hover +
.g-nav__item__body--mainNav {
  display: block;
  min-width: 250px; }

/* ナビゲーションの色を保持 */
.header__gNav li:hover .wrap {
  background: #0099ff; }

.header__subNav li:hover .wrap {
  background: #2cc9fc;
  color: #FFFFFF; }

/* @ スマホ非表示
--------------------------------*/
@media screen and (max-width: 768px) {
  .g-nav__item__body--mainNav {
    display: none !important; }
  .g-nav__item__body--subNav {
    display: none !important; } }

/* icon font
-------------------------*/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?3hfk9d");
  src: url("../fonts/icomoon.eot?3hfk9d#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?3hfk9d") format("truetype"), url("../fonts/icomoon.woff?3hfk9d") format("woff"), url("../fonts/icomoon.svg?3hfk9d#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon {
  position: relative;
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-folder:before {
  content: "\e901"; }

/* =============================================

  staffs.css  教員・研究で使用するCSS

================================================ */
.biological h2, .human h2 {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important; }

/* ----------------------------------------

  .staffsTab

------------------------------------------- */
.staffsTab {
  margin: 20px 0 0;
  zoom: 1; }

.staffsTab:after {
  /*clearfixです。*/
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#biological .staffsTab {
  border-bottom: 5px solid #F2A338; }

#human .staffsTab {
  border-bottom: 5px solid #7891F9; }

.staffsTab li {
  float: left; }

/* ----------------------------------------

  .staffsBody

------------------------------------------- */
.staffsBody {
  margin: 20px 0 0;
  zoom: 1; }

@media screen and (min-width: 768px) {
  .staffsBody .biological {
    float: left;
    width: 341px; }
  .staffsBody .human {
    float: right;
    width: 341px; } }

.staffsBody .biological div,
.staffsBody .human div {
  background: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  margin: 0 0 20px;
  padding: 10px 10px 0; }

.staffsBody .biological h2 {
  border-bottom: 5px solid #F2A338 !important; }

.staffsBody .human h2 {
  border-bottom: 5px solid #7891F9 !important; }

.staffsBody h3 {
  font-size: 116%;
  color: #24A800;
  margin: 0 0 5px; }

.staffsBody .biological h3 {
  color: #F2A338;
  font-weight: bold !important; }

.staffsBody .human h3 {
  color: #7891F9;
  font-weight: bold !important; }

/* ----------------------------------------

  .staffsTable

------------------------------------------- */
.staffsTable {
  width: 100%;
  margin: 0 0 20px; }

.staffsTable th {
  font-size: 93%;
  font-weight: normal;
  text-align: center;
  background: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 8px 0; }

.staffsTable td {
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 8px 5px; }

.staffsTable .staffsName {
  width: 90px;
  font-weight: bold; }

.biological .staffsTable .staffsName {
  background: #fdf8ed; }

.human .staffsTable .staffsName {
  background: #eaf7fb; }

.staffsTable .staffsName span {
  font-size: 93%;
  font-weight: normal; }

.staffsTable .staffsPosition {
  width: 70px; }

.staffsTable .staffsResearch {
  text-align: left;
  padding-left: 10px; }

.staffsTable .staffsWebsite {
  text-align: right;
  width: 61px;
  padding: 8px 0 5px; }

.staffsTable .staffsWebsite img {
  margin-bottom: 3px; }

/* ----------------------------------------

  .president

------------------------------------------- */
@media screen and (min-width: 768px) {
  .president {
    zoom: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.president .left {
  display: inline;
  width: 110px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .president .left {
      margin-right: 40px; } }
  @media screen and (max-width: 768px) {
    .president .left {
      margin: 0 auto 30px;
      display: block; } }

.president .left .photo {
  margin: 0 0 10px; }

.president .left .name dt {
  font-size: 85%; }

.president .left .name dd {
  font-weight: bold; }

@media screen and (min-width: 768px) {
  .president .right {
    display: inline;
    width: 490px; } }

/* =======================================

  top.css   トップページ内で使用するCSS

========================================== */
/* ----------------------------------------

  .listBox

------------------------------------------- */
.listBox {
  min-height: 528px;
  background: #fff;
  border: 1px solid #ddd;
  margin: 20px 0 0;
  padding: 20px 34px 30px; }

/* ----------------------------------------

  .importantList

------------------------------------------- */
.importantList li {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0 9px; }

.importantList a {
  color: #000;
  padding: 0 0 0 15px;
  background: url(/themes/lsse/images/top/arrow_red.gif) no-repeat left 1px; }

/* ----------------------------------------

  .topicsList

------------------------------------------- */
.topicsList {
  margin: 0 0 30px; }

.topicsList dt {
  float: left;
  clear: both;
  width: 95px;
  color: #666;
  padding: 10px 0 9px; }

.topicsList dd {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0 9px 95px; }

.topicsList dd a {
  color: #000;
  padding: 0 0 0 15px;
  background: url(/themes/lsse/images/top/arrow_green.gif) no-repeat left 1px; }



/* ----------------------------------------

  .eventsList

------------------------------------------- */
.eventsList {
  margin: 0 0 30px; }

.eventsList dt {
  padding: 10px 0 0; }

.eventsList dd {
  font-size: 93%;
  color: #777;
  border-bottom: 1px dotted #ccc;
  padding: 0 0 9px 15px; }

.eventsList dt a {
  color: #000;
  padding: 0 0 0 15px;
  background: url(/themes/lsse/images/top/arrow_green.gif) no-repeat left 1px; }

/* ---------------
 pager
--------------- */
.acms-pager {
  display: inline-block;
  list-style: none;
  padding: 0;
  font-size: 13px;
  color: #333;
  _display: inline-table;
  zoom: 1; }

.acms-pager:before,
.acms-pager:after {
  content: " ";
  display: table; }

.acms-pager:after {
  clear: both; }

.acms-pager li {
  float: left;
  margin-left: 4px;
  text-align: center; }

.acms-pager li:first-child {
  margin-left: 0; }

.acms-pager li > a:link {
  text-decoration: none; }

.acms-pager li span > a {
  color: #333; }

.acms-pager li > a,
.acms-pager li > span {
  display: inline-block;
  padding: 7px 10px;
  border: 1px solid #a7a7aa;
  border-radius: 3px;
  background-color: #cccccc;
  text-decoration: none;
  text-align: center;
  font-size: 11px;
  line-height: 1;
  background-color: #e1e1e1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe1e1e1', GradientType=0);
  background-image: -moz-linear-gradient(top, #f9f9f9, #e1e1e1);
  background-image: -ms-linear-gradient(top, #f9f9f9, #e1e1e1);
  background-image: -o-linear-gradient(top, #f9f9f9, #e1e1e1);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#f9f9f9), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #e1e1e1);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e1e1e1));
  background-image: linear-gradient(top, #f9f9f9, #e1e1e1);
  color: #333333; }

.acms-pager li span:hover,
.acms-pager li > a:hover {
  border: 1px solid #A5A5A5;
  background-color: #e1e1e1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#ffe1e1e1', GradientType=0);
  background-image: -moz-linear-gradient(top, #fcfcfc, #e1e1e1);
  background-image: -ms-linear-gradient(top, #fcfcfc, #e1e1e1);
  background-image: -o-linear-gradient(top, #fcfcfc, #e1e1e1);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #fcfcfc, #e1e1e1);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#e1e1e1));
  background-image: linear-gradient(top, #fcfcfc, #e1e1e1);
  color: #333333;
  text-decoration: none; }

.acms-pager li.cur span {
  border: 1px solid #AAA;
  background: #CCC;
  text-decoration: none; }

.acms-pager li > a:active {
  border: 1px solid #AAA;
  background-color: #e1e1e1;
  -webkit-box-shadow: inset 0 1px 2px #b2b2b2;
  box-shadow: inset 0 1px 2px #b2b2b2;
  color: #333333;
  text-decoration: none; }

@media screen and (max-width: 768px) {
  .acms-pager {
    margin-left: 10px;
    margin-right: 10px; }
  .acms-pager li > a,
  .acms-pager li > span {
    font-size: 15px;
    padding: 14px; } }

.pankuzu {
  background: #dedede;
  font-size: 10px;
  padding: 10px 0;
}
.pankuzu ol {
  display: flex;
}
.pankuzu ol li {
  padding: 2px 4px;
  margin-right: 5px;
}

#departmentsBnr ul {
  display: table;
  width: 100%;
}
#departmentsBnr ul li {
  display: table-cell;
}


/* =======================================

	top.css 	トップページ内で使用するCSS

========================================== */

/* ----------------------------------------

	.topImportantList

------------------------------------------- */

.topImportantList{
}
.topImportantList ul{
	background: #fff;
	margin: 0 0 10px;
	padding: 12px 20px 10px;
}
.topImportantList ul li{
	margin: 0 0 3px;
}
.topImportantList a {
	color: #000;
	padding: 0 0 0 15px;
	background: url(../images/top/arrow_red.gif) no-repeat left 1px;
}

/* ----------------------------------------

	.topTopicsList

------------------------------------------- */

.topTopicsList{
	position: relative;
}
.topTopicsList dl{
	background: #fff;
	margin: 0 0 10px;
	padding: 5px 20px 15px;
}
.topTopicsList dt{
	float: left;
	clear: both;
	width: 95px;
	color: #666;
	padding: 6px 0 5px;
}
.topTopicsList dd{
	border-bottom: 1px dotted #ccc;
	padding: 6px 0 5px 95px;
}
.topTopicsList .moreBtn,
.topEventsList .moreBtn{
	position: absolute;
	right: 40px;
	top: 12px;
	z-index: 10;
}
.topTopicsList .rssIcon,
.topEventsList .rssIcon{
	position: absolute;
	right: 15px;
	top: 14px;
	z-index: 10;
}
.topTopicsList dd a,
.topEventsList dt a{
	color: #000;
	padding: 0 0 0 15px;
	background: url(../images/top/arrow_green.gif) no-repeat left 1px;
}

.topTopicsList a,
.topEventsList a{
	color: #000;
	padding: 0 0 0 15px;
	background: url(../images/top/arrow_green.gif) no-repeat left 1px;
}

/* ----------------------------------------

	.topEventsList

------------------------------------------- */

.topEventsList{
	position: relative;
}
.topEventsList dl{
	background: #fff;
	padding: 5px 20px 15px;
}
.topEventsList dt{
	padding: 6px 0 0;
}
.topEventsList dd{
	font-size: 93%;
	color: #777;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 5px 15px;
}
