@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body,
html {
    font-family: 'Montserrat', "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans JP', 'Roboto', 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.5;
    color: #5a4f4a;
    background: #ffffff;
    text-align: justify;
    text-justify: inter-ideograph;
}

/* 強調：金色アンダーライン */

ul.arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    padding-left: 0px !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.arrow li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    width: 100%;
    margin-bottom: 30px;
}

ul.arrow .home {
    font-size: 12px;
}

ul.arrow img {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-right: 5px;
    display: block;
}

ul.arrow li i {
    margin-right: 5px;
}

strong {
    border-bottom: 3px solid #d4cd62;
    padding-bottom: 2px;
    font-weight: bold;
}

.min {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.mon {
    font-family: 'Montserrat', sans-serif;
}

.gr {
    color: #ceccd1;
}

ul.icon {
    padding-left: 0em !important;
}

ul.icon li {
    list-style: none;
}

ul.icon li:before {
    content: '\f138';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

#link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.century {
    font-family: Century;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignright {
    display: block;
    margin: 0 0 0 auto !important;
}

.alignleft {
    display: block;
    margin: 0 auto 0 0 !important;
}

dl.gallery-item {
    width: 33% !important;
}

.post-password-form {
    margin-top: 30px;
}

.thumb-left {
    margin-bottom: 15px;
    text-align: center;
}

#main article .thumb-left img {
    margin-bottom: 0px;
}

.blog {
    overflow: hidden;
}

.post-date {
    overflow: hidden;
}

input[type="text"] {
    font-family: "メイリオ";
    font-size: 18px;
    padding: 5px;
    border-radius: 3px;
    border-color: #bbbbbb;
    width: 98%;
    height: auto;
}

input[type="email"] {
    font-family: "メイリオ";
    font-size: 18px;
    padding: 5px;
    border-radius: 3px;
    border-color: #bbbbbb;
    width: 98%;
    height: auto;
}

textarea {
    font-family: "メイリオ";
    font-size: 18px;
    padding: 5px;
    border-radius: 3px;
    border-color: #bbbbbb;
    width: 98%;
    height: 114px;
}

input[type="password"] {
    font-family: "メイリオ";
    font-size: 18px;
    padding: 5px;
    border-radius: 3px;
    border-color: #bbbbbb;
    width: 150px;
    height: auto;
}

input[type="submit"] {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding: 5px;
    border-radius: 3px;
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.mainvisualwide,
#main {
    width: 100%;
    height: auto;
    max-width: 960px;
    margin: auto;
    overflow: hidden;
    background: #ffffff;
}

#wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#absolute {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

#toparea {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #0c076e;
    position: fixed;
    z-index: 2;
}

#toparea a img {
    width: 100%;
    vertical-align: bottom;
}

#toparea a.title img {
    vertical-align: middle;
}


#drawernav {
    width: 100%;
    height: 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 {
    width: 100%;
    height: auto;
    list-style: none;
    text-align: center;
}

#mainnavigation li a {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #0c076e;
}

#mainnavigation li a:hover {
    color: #d4cd62;
}

#mainnavigation li.current-menu-item a {
    color: #d4cd62;
}

#humberger {
    display: block;
    width: 50px;
}

.visualarea {
    width: 100%;
    height: auto;
}

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

#midashi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    width: 100%;
    height: auto;
    padding-top: 30px;
    margin-bottom: 30px;
}

#midashi a {
    width: 100%;
    height: auto;
}

#midashi img {
    width: 40%;
    height: auto;
}

#main {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#main article {
    width: 90%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5%;
    margin-right: 5%;
}

#main aside {
    width: 90%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5%;
}

#main article.top {
    width: 90%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5%;
}

#main aside.top {
    width: 90%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5%;
}

#mainall {
    width: 90%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5%;
}

#p404 article {
    width: 90%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5%;
}

#main aside #side {
    width: 100%;
    height: auto;
}

#main article img {
    max-width: 100%;
    height: auto;
}

.slick-cat {
    color: #5a4f4a;
    text-decoration: underline;
}

#main article #information {
    width: 100%;
    height: 380px;
    overflow-y: scroll;
}

#main article #information li {
    margin-right: 1em;
}

#main article figure {
    margin-bottom: 30px;
}

#main article figure .two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#main article figcaption {
    text-align: center;
}

#main article .right {
    text-align: right;
}

#main article {
    width: 90%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5%;
}

#main article p {
    margin-bottom: 15px;
}

p.about {
    background: #ffffff;
    color: #5a4f4a;
    font-weight: bold;
    padding: 15px 30px;
    line-height: 2.0
}

#main article table {
    border-collapse: collapse;
    width: 100%;
    height: auto;
    border: 1px solid #0c076e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}

#main article table tr:nth-child(odd) {
    background: #ebeff3;
}

#main article table th:nth-child(1) {
    width: 60px;
}

#main article table td:nth-child(2) {
    width: 80px;
}

#main article table td[rowspan] {
    background: #ffffff;
}

#main article table.w30 td:first-child {
    width: 30%;
    height: auto;
    text-align: left;
}

#main article table th,
td {
    border: 1px solid #0c076e;
    padding: 0.5em;
}

#main ul,
#main ol {
    padding-left: 1.5em;
    margin-bottom: 15px;
}

#main ul.list {
    padding-left: 0px;
    margin-bottom: 30px;
}

#main ul.list li {
    list-style: none;
    border-bottom: 1px dotted #999;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    margin-bottom: 0;
}

#main ul.list li:first-child {
    border-top: 1px dotted #999;
}


#main .two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
}

#main .two .twoleft {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    text-align: center;
}

#main .two .tworight {
    width: 100%;
    height: auto;
}

#main li a {
    text-decoration: none;
    color: #4169e1;
}

#main li a:hover {
    text-decoration: underline;
    color: #00a3db;
}

#main ul li p {
    margin-bottom: 15px;
}

#main a {
    text-decoration: none;
    color: #4169e1;

}

#main a:hover {
    text-decoration: underline;
    color: #00a3db;
}

#main article p.under {
    text-decoration: underline;
    font-weight: bold;
}

#main article #map {
    width: 100%;
    height: auto;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

#main article #map iframe {
    width: 100%;
    height: 250px;
}

address {
    font-size: 16px;
    font-style: normal;
}

p.large {
    font-size: 18px;
    font-weight: bold;
}

#banner {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 80px;
}

#banner a {
    width: 45%;
    height: auto;
    margin-left: 2.5%;
}

#banner a img {
    width: 100%;
    height: auto;
}

h2 {
    font-weight: bold;
    color: #0c076e;
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 0.7em;
    border-left: 7px solid #0c076e;
    text-align: left;
}

h3 {
    font-weight: bold;
    color: #0c076e;
    font-size: 24px;
    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(12, 7, 110, 1)), to(rgba(12, 7, 110, 0)));
    background: linear-gradient(to right, rgba(12, 7, 110, 1), rgba(12, 7, 110, 0));
}

h4 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
    text-align: left;
    color: #d4cd62;
}

h4#abstract {
    font-size: 14px;
    text-align: justify;
    color: #5a4f4a;
}

h5 {
    background-color: #0c076e;
    color: white;
    padding: 0.3em 1em;
    line-height: 1.7;
    font-size: 20px;
    font-weight: bold;
    margin-top: 1.5em;
    margin-bottom: 1em;
}

.br-sp {
    display: block;
}


.lar {
    font-size: 18px;
    font-weight: bold;
}

.huge {
    font-size: 26px;
    font-weight: bold;
}

.mid1 {
    font-size: 16px;
    font-weight: bold;
}

.mid2 {
    font-size: 24px;
    font-weight: bold;
}

footer {
    margin-top: 80px;
    background: #ffffff;
}

footer address {
    width: 100%;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px;
}

footer #footerlogo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

footer #footerlogo a {
    width: 50%;
}

footer #footerlogo img {
    width: 100%;
    vertical-align: bottom;
}

footer iframe {
    width: 100%;
    height: 450px;
    margin-bottom: -7px;
}

#copy {
    font-size: 12px;
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color: #ffffff;
    background: #0c076e;
}

#gototop {
    position: fixed;
    bottom: 3px;
    right: 10px;
}

#gototop img {
    width: 50px;
    height: 50px;
}

#gototop img {
    width: 50px;
    height: 50px;
}

#page {
    position: relative;
    z-index: 2;
    left: 0;
    -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    /* easeInOutExpo */
    -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    /* easeInOutExpo */
}

#drawernav {
    position: fixed;
    top: 0;
    right: -245px;
    width: 240px;
    height: 100%;
    background: #ffffff;
    -webkit-box-shadow: -3px 0px 3px -1px rgba(0, 0, 0, 0.6);
    box-shadow: -3px 0px 3px -1px rgba(0, 0, 0, 0.6);
    color: #5a4f4a;
    z-index: 3;
    padding-top: 40px;
    -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    /* easeInOutExpo */
    -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    /* easeInOutExpo */
    border-left: 1px solid #0c076e;
    z-index: 1;
}

#drawernav ul {
    list-style: none;
    padding-left: 0;
    margin-top: 10px;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#drawernav ul li {
    width: 100%;
    height: auto;
    padding-top: 15px;
}

#drawernav ul li ul {
    margin-top: -5px;
}

#drawernav ul li ul li {
    padding-top: 10px;
}

#drawernav ul li ul li a {
    font-size: 12px;
}

#humberger {
    z-index: 4;
    padding: 4px 20px 2px 20px;
    cursor: pointer;
    margin-left: auto;
    position: relative;
}

#icon-bar1,
#icon-bar2,
#icon-bar3 {
    height: 2px;
    background: #5a4f4a;
    display: block;
    margin-bottom: 6px;
    -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
}

.fixed-content {
    right: inherit;
    width: 100%;
    z-index: 2;
    -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
}

#overlay {
    z-index: -1;
    opacity: 0;
    background: #ffffff;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    /* easeInOutExpo */
    -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    /* easeInOutExpo */
}

body.drawer-opened #page {
    left: -240px;
}

body.drawer-opened .fixed-content {
    left: -240px;
}

body.drawer-opened #drawernav {
    right: 0;
}

body.drawer-opened #humberger {
    position: fixed;
    top: 5px;
    right: 10px;
    z-index: 4;
    width: 25px;
    padding: 20px 10px 10px 20px;
    cursor: pointer;
}

body.drawer-opened #humberger #icon-bar1,
body.drawer-opened #humberger #icon-bar2,
body.drawer-opened #humberger #icon-bar3 {
    background: #5a4f4a;
}

body.drawer-opened #humberger #icon-bar1 {
    -webkit-transform: translate (0, 8px) rotate(45deg);
    transform: translate(0, 8px) rotate(45deg);
}

body.drawer-opened #humberger #icon-bar2 {
    opacity: 0;
}

body.drawer-opened #humberger #icon-bar3 {
    -webkit-transform: translate (0, -8px) rotate(-45deg);
    transform: translate(0, -8px) rotate(-45deg);
}

body.drawer-opened #overlay {
    z-index: 3;
    opacity: 0.3;
    left: -240px;
}

ol.defaultlist {
    padding-left: 0 !important;
}

.defaultlist li {
    list-style-type: none;
    list-style-image: none;
    margin: 15px 0px 15px 30px;
}

.list9 {
    counter-reset: li;
}

.list9 li {
    position: relative;
    display: block;
    padding: 5px 0px 5px 50px;
    background: #ffffff;
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 30px;
}

li.list9-count:nth-child(odd):after {
    counter-increment: li;
    content: counter(li);
    position: absolute;
    left: 0px;
    top: 0px;
    background: #a99973;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: 2px solid #a99973;
    text-align: center;
    font-weight: bold;
    border-radius: 2px;
}

li.list9-count:nth-child(odd):before {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.2) inset;
    box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.2) inset;
    top: 8px;
    left: 33px;
    height: 0;
    width: 0;
    border-top: 8px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 13px solid #a99973;
}

li.list9-count:nth-child(even):after {
    counter-increment: li;
    content: counter(li);
    position: absolute;
    left: 0px;
    top: 0px;
    background: silver;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: 2px solid silver;
    text-align: center;
    font-weight: bold;
    border-radius: 2px;
}

li.list9-count:nth-child(even):before {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.2) inset;
    box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.2) inset;
    top: 8px;
    left: 33px;
    height: 0;
    width: 0;
    border-top: 8px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 13px solid silver;
}
