@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body,
html {
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'Noto Sans JP', 'Roboto', 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
    background: #164e75;
    text-align: justify;
    text-justify: inter-ideograph;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignright {
    display: block;
    margin: 0 0 0 auto !important;
}

.alignleft {
    display: block;
    margin: 0 auto 0 0 !important;
}

.category {
    color: #a67c52;
}

.title {
    font-weight: bold;
}

.news dt {
    font-size: 18px;
    font-weight: bold;
}

.post-password-form {
    margin-top: 30px;
}

input[type="password"] {
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 3px;
    border-color: #bbbbbb;
    width: 150px;
    height: auto;
}

input[type="submit"] {
    padding: 5px;
    border-radius: 3px;
}

#wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#main {
    width: 100%;
    height: auto;
}

#toparea {
    width: 100%;
    height: 180px;
    background: #ffffff;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#topareatop {
    width: 100%;
    height: auto;
}


#title h1 {
    text-align: center;
}

#title h1.sm {
    display: none;
}

#title img {
    vertical-align: bottom;
}

#welcome {
    text-align: center;
    font-size: 27px;
    color: #a67c52;
    margin-top: 30px;
    margin-bottom: 30px;
}

#univ {
    position: absolute;
    top: 110px;
    right: 30px;
    padding: 0.5em;
    z-index: 101;
}

#univ i {
    color: #a67c52;
}

#univ a {
    color: #5a4f4a;
    padding: 5px;
    text-decoration: none;
}

#univ a:hover {
    color: #a67c52;
    text-decoration: none;
}

#language {
    margin-left: auto;
    margin-right: 30px;
}

#language img {
    width: 100%;
    height: auto;
}

#drawernav {
    width: 100%;
    height: auto;
}

#menuarea {
    width: 100%;
    height: 50px;
    background: #a67c52;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 100;
}

#menuarea nav {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
}

#mainnavigation {
    padding-left: 0;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

#mainnavigation li {
    margin-left: 30px;
    margin-right: 30px;
    list-style: none;
    text-align: center;
}

#mainnavigation li a {
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    color: #ffffff;
}

#mainnavigation li a span {
    font-size: 12px;
    margin-top: -2px;
    display: block;
}

#mainnavigation li a:hover {
    color: #ffffff;
}

#mainnavigation li.current a {
    color: #ffffff;
}

#humberger {
    display: none;
}

.visualarea {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 30px;
}

.mainvisualwide {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.mainvisualwide img {
    width: 100%;
    height: auto;
}

#midashi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 700px;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

#main {
    overflow: hidden;
    max-width: 1050px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#mainall {
    overflow: hidden;
    max-width: 1200px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 15px;
}

#main article {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 95%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 2.5%;
    margin-right: 2.5%;
}

#main aside {
    display: none;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 0%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0%;
    margin-right: 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

#main article.publicaiton {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 70%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 2.5%;
    margin-right: 2.5%;
}

#main aside.publication {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 20%;
    height: auto;
    margin-top: 45px;
    margin-bottom: 15px;
    margin-left: 2.5%;
    margin-right: 2.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: start;
    align-content: flex-start;

}

#main aside #side {
    width: 100%;
    height: auto;
}

#main article img {
    max-width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    margin-bottom: 30px;
}

.slick-cat {
    color: #a67c52;
    text-decoration: underline;
}

#box {
    border: 3px solid #6471b2;
    border-radius: 22px;
    padding: 1em;
    box-sizing: border-box;
    padding-bottom: 0.3em;
    margin-bottom: 30px;
}

#box ul {
    list-style: none;
    padding-left: 0 !important;
}

#box ul li {
    margin-bottom: 0.5em;
}

#box ul li:before {
    content: "● ";
    color: #6471b2;
}

#main article #information {
    width: 100%;
    height: 410px;
    overflow-y: scroll;
    background: #ffffff;
    color: #5a4f4a;
}


#main article #information dl {
    border-bottom: 1px dotted #5a4f4a;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 1em;
    margin-left: 1em;
}

#main article #information dl dd {
    font-weight: bold;
}

#main article #list li:before {
    content: "";
}

#main article #list li {
    margin-bottom: 0;
}

#main article #information li {
    margin-right: 1em;
    margin-bottom: 0px;
}

#main .carouselu a {
    color: #5a4f4a;
}

#main article #research img {
    width: 40%;
    height: auto;
    margin-left: 30%;
    margin-top: 15px;
    margin-bottom: 30px;
}

#main article #research img.large {
    width: 60%;
    height: auto;
    margin-left: 20%;
    margin-top: 15px;
    margin-bottom: 30px;
}

#main article #research figure {
    margin-bottom: 30px;
}

#main article .two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto;
}

#main article .two img {
    width: 45%;
    height: auto;
    margin-right: 2.5%;
    margin-right: 2.5%
}

#main article figcaption {
    text-align: center;
}

#main article .right {
    text-align: right;
}

#p404 article {
    width: 95%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 2.5%;
    margin-right: 2.5%;
}

#main aside #side {
    width: 100%;
    height: auto;
}

#main article p {
    margin-bottom: 15px;
}

#main article #equipment p {
    margin-bottom: 5px;
}

p.about {
    background: #ffffff;
    color: #5a4f4a;
    font-weight: bold;
    padding: 15px 30px;
    line-height: 2.0
}

#main article #equipment {
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
    font-size: 16px;
}

#main article table {
    border-collapse: collapse;
    width: 100%;
    height: auto;
    border: 1px solid #5a4f4a;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}

#main article table td:first-child {
    width: 20%;
    height: auto;
}

#main article table.w30 td:first-child {
    width: 23%;
    height: auto;
    text-align: left;
}

#main article table th,
td {
    border: 1px solid #5a4f4a;
    padding: 0.5em;
}

#main ul,
#main ol {
    padding-left: 15px;
    margin-bottom: 15px;
}

#main #list ul {
    padding-left: 0px;
    margin-bottom: 15px;
}

#main #list li {
    list-style: none;
    border-bottom: 1px dotted #999;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

#main #list li:first-child {
    border-top: 1px dotted #999;
}

#main #member {
    width: 100%;
    height: auto;
}

#main article #member #list li img {
    margin-top: 0;
    margin-bottom: 0;
}

#main #member #list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#main #member #list li .lileft {
    margin-right: 15px;
}

#main a {
    text-decoration: underline;
    color: #ffffff;
}

#main a:hover {
    text-decoration: underline;
    color: #a67c52;
}

#main article p.under {
    text-decoration: underline;
    font-weight: bold;
}

#main article #map {
    width: 100%;
    height: auto;
}

#main article #map iframe {
    width: 100%;
    height: 350px;
}

#main article #campusmap {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 30px;
    margin-bottom: 30px;
}

#main article #campusmap img {
    width: 45%;
    height: 100%;
    margin-left: 2.5%;
    margin-right: 2.5%;
}

#link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 30px;
}

#link a {
    margin-left: 15px;
    margin-right: 15px;
}

address {
    font-size: 16px;
    font-style: normal;
}

p.large {
    font-size: 18px;
    font-weight: bold;
}

#banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 80px;
}

#banner a img {
    padding: 15px;
}

.huge {
    font-size: 32px;
    font-weight: bold;
}

.lar {
    font-size: 19px;
    font-weight: bold;
}

.mid1 {
    font-size: 16px;
    font-weight: bold;
}

.mid2 {
    font-size: 24px;
    font-weight: bold;
}

h2 {
    font-weight: bold;
    color: #ffffff;
    font-size: 32px;
    margin-top: 60px;
    margin-bottom: 30px;
    padding-bottom: 0.5em;
    border-bottom: 8px solid #ffffff;
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    box-sizing: border-box;
}

h2:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: -8px;
    border-bottom: 8px solid #a67c52;
    width: 50%;
}

@-moz-document url-prefix() {

    h2:after {
        bottom: 0px;
    }
}



h3 {
    font-weight: bold;
    color: #a67c52;
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
    padding: 0.25em 0;
}

h3:after {
    content: "";
    display: block;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(166, 124, 82, 1)), to(rgba(166, 124, 82, 0)));
    background: linear-gradient(to right, rgba(166, 124, 82, 1), rgba(166, 124, 82, 0));
}

h4 {
    font-weight: bold;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    color: #fffff;
}


h4#abstract {
    font-size: 20px;
    padding-top: 0.8em;
    padding-bottom: 0.0em;
    color: #5a4f4a;
    font-weight: normal;
    line-height: 1.9;
}

h5 {
    font-weight: bold;
    color: #a67c52;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.br-sp {
    display: none;
}

footer {
    border-top: 1px solid #a67c52;
    margin-top: 80px;
    background: #ffffff;
    color: #5a4f4a;
}

footer .lar {
    font-size: 20px;
    font-weight: bold;
}

footer .huge {
    font-size: 32px;
    font-weight: bold;
}

#footerarea {
    padding-top: 30px;
    width: 100%;
    height: auto;
    max-width: 1100px;
    margin: 0 auto;
}

#footerarea p {
    text-align: center;
}

#footerleft {
    width: 65%;
    height: auto;
}

#footerright {
    width: 35%;
    height: auto;
}

#footerright iframe {
    width: 100%;
    height: 300px;
}

footer address {
    font-style: normal;
    text-align: left;
}

footer address.en {
    margin-top: 30px;
}

footer address.tw {
    margin-top: 15px;
}

#copy {
    font-size: 12px;
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

#gototop {
    position: fixed;
    bottom: 3px;
    right: 10px;
}

#gototop img {
    width: 50px;
    height: 50px;
}
