@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&family=Sawarabi+Gothic&display=swap');

body {
  margin: 0;
  background-color: #dedff1;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
}
a {
  color: #67C9ED;
}
.error {
  color: red;
  width: 300px;
}
.pd_0 {
  padding: 0 !important;
}
.mg_tb10 {
  margin: 14px 0;
}
th select {
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.05em;
  padding: 0 10px;
  border: none;
  width: 550px;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #c4c4c4;
  border-radius: 10px;
}
/* スライドの横矢印非表示 */
.bx-next {
  display: none;
}
.bx-prev {
  display: none;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  bottom: 30px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(255, 255, 255, 0.7) !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #fff !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 15px !important;
  height: 15px !important;
  border-radius: 60px !important;
}
.bx-wrapper {
  width: 100% !important;
  border: none !important;
}
.bx-wrapper img {
  width: 100% !important;
  height: 650px;
  object-fit: cover;
}
.mb_0 {
  margin-bottom: 0;
}

.mt_0 {
  margin-top: 0;
}
.mt_10 {
  margin-top: 10px;
}
.mg_20 {
  margin: 20px;
}
.mt_40 {
  margin-top: 40px;
}
.mb_50 {
  margin-bottom: 50px;
}
.pb_20 {
  padding-bottom: 20px !important;
}
.pd_none {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -3px;
  margin-right: -3px;
}
.line_color {
  color: #3F4473;
}
.none_decoration {
  text-decoration: none;
}
.top_main {
  margin-bottom: -60px;
}


@media screen and (min-width: 768px) {
  .pt_80 {
    padding-top: 80px !important;
  }
.mv {
  width: 100%;
  text-align: center;
  margin-top: 50px;
}
.mv iframe {
  width: 100%;
  height: calc(45vw - 250px);
}
.mv video {
  width: 70%;
  height: calc(45vw - 250px);
}

.kan_greed {
  margin: 70px 0 20px !important;
}
.archives_text > img {
  margin-bottom: 12px;
}
.archives_title > img {
  margin: 18px 0 14px;
}
.pt_40 {
  padding-top: 40px !important;
}
.mt_4 {
  margin-top: 4px;
}
.mb_50 {
  margin-bottom: 50px;
}
.mb_80 {
  margin-bottom: 80px !important;
}
}
.font_weight {
  font-weight: normal !important;
}
.height_100 {
  height: 100% !important;
}
.width_100 {
  width: 100% !important;
}
.flex_center {
  display: flex;
  align-items: center;
}
.text_center {
  text-align: center;
}
#title_line {
  width: 8px;
  height: 40px;
  margin-right: 10px;
}
ul {
  list-style: none;
}
.white_color {
  color: #fff;
}
.purple_color {
  color: #3f4375;
}
/* header start */
header {
  position: fixed;
  width: 100%;
  z-index: 100;
}
@media screen and (min-width: 768px) {
.sp {
  display: none !important;
}
.mt_40 {
  margin-top: 40px;
}
.mt_60 {
  margin-top: 60px;
}
.logo {
  height: 43.5px;
}
.logo a img {
  width: 390px;
  margin-left: 20px;
}
.privacy_menu {
  margin: 0px 20px;
}

#navigations li a {
  color: #3f4375;
}
#navigations > li > a.active {
  color: #fff;
  background-color: #717399;
}

}


 .strong_font {
   color: #10175a;
   font-weight: 600;
 }
 .strong_title {
   color: #10175a;
   font-weight: 500;
 }
 .strong_red {
   color: red;
   border-bottom: 1px solid;
 }
.flex_top {
  display: flex;
  background-color: #3f4375;
  justify-content: space-between;
  align-items: center;
}

.flex_second {
  display: flex;
  background-color: rgba(255, 255, 255, 0.9);
  margin-top: 0;
  margin-bottom: 0;
  justify-content: center;
}
#navigation > li {
  margin-left: 10px;
  margin-right: 10px;
  font-weight: bold;
}
#navigations > li {
  padding: 14px 0px;
}
#navigations > li > a {
  padding: 14px 20px;
}

/* header end */

/* footer start */
footer {
  background-color: #3f4375;
}
@media screen and (min-width: 768px) {
#navigations > li > a:hover {
  color: #fff;
  background-color: #717399;
}
.footer_flex {
  display: flex;
  align-items: center;
  margin: 0;
  justify-content: space-around;
}
.footer_logos {
  height: 44.3px;
}
}
.footer_flex > li {
  margin: 20px;
}
.footer_logo_01 {
  width: 320px;
}
.footer_logo_02 {
  width: 220px;
  margin-left: 40px;
}
.footer_logo_03 {
  width: 220px;
}
/* footer end */




/* index.php start */
.top_slider {
  display: flex;
}
.top_slider > img {
  width: 100%;
  height: 700px;
  object-fit: cover;
}

/* お知らせ開始 */
.news {
  background-color: #dedff1;
}
.news_content {
  width: 70%;
  margin: auto;
  background: #fff;
  padding: 80px;
  padding-top: 30px;
}
.pt_12 {
  padding-top: 12px;
}
.news_border {
  border-bottom: 1px solid;
  padding-bottom: 27px;
}
.news_border img {
  width: 250px;
}
.news_title > .flex_center > h3 {
  font-weight: normal;
}
.right_text {
  text-align: right;
}
#news_border {
  width: 100%;
    border-bottom: 1px solid;
}
/* お知らせ終わり */

/* index.php end */

/* archives.php start */
@media screen and (min-width: 768px) {
.archives_top {
  height: 100px;
  background-color: #fff;
}
}
.space {
  margin-left: 16px;
}
.space_number {
  margin-left: 16px;
}

ol li {
	list-style-type: none;
	counter-increment: cnt;
}

ol li::before {
	content: "" counter(cnt) ") ";
  margin-left: -18px;
}
.archives_top_img > img {
  width: 100%;
  margin: auto;
}
.archives_text > img {
  width: 100%;
}
.archives_title_top {
  background-color: #dedff1;
  margin: 0;
}
.archives_title_top h2 {

  margin: 0;
}
.archives_title > img {
  width: 100%;
  object-fit: cover;
  height: 400px;
  object-position: center;
}
#object_top {
  object-position: top;
}
.archives {
  background-color: #dedff1;
}
.archives_sub_sp {
  background-color: #dedff1;
}
.archives_content {
  width: 81%;
  margin: auto;
  background: #fff;
  margin-top: 40px;
}
.archives_title {
  padding: 80px;
}

.archives_border {
  border-bottom: 1px solid;
  padding-bottom: 40px;
}
.archives_title > h3 {
  border-bottom: 1px solid;
  margin-top: 0;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
.flex {
  display: flex;
  align-items: end;
  justify-content: space-between;
}
.greeting img {
  width: 250px;
  padding: 0px 30px 0;
}
}
.flex_01 {
  display: flex;
  align-items: center;
  justify-content: space-around;

}


/* archives.php end */
/* guide.php start */
.guide_text {
  display: flex;
}
.guide_button {
  width: 320px;
  padding: 10px 30px !important;
}
.dt-dd dl {
    display: flex;
    flex-wrap: wrap;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
.dt-dd dl dt {
    width: 300px;
    display: inline-block;
    font-weight: normal;
}
.dt-dd dl dt, .dt-dd dl dd {
    padding: 20px 0;
    border-bottom: 2px solid #14a03a;
    font-weight: bold;
}
.dt-dd dl dd {
    width: calc(100% - 320px);
    display: inline-block;
    margin: 0;
}
.privacy00 {
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  padding-bottom: 40px;
  border-bottom: 1px solid;
}
.privacy01 {
  padding: 20px 0;
  width: 200px;
  display: inline-block;
}
.privacy02 {
  width: calc(100% - 200px);
  display: inline-block;
  margin: 0;
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .greeting {
    text-align: center;
  }
  .greeting img {
    width: 80%;
  }
  .dt-dd dl dt {
      display: inline-block;
      width: auto;
      padding: 4px 8px;
      border-radius: 4px;
      font-weight: normal;
      border-bottom: 0 solid transparent;
      border: 1px solid #ccc;
  }
  .dt-dd dl dd {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
}
/* guide.php end */
/* exhibits.php start */
.exhibits_center {
  text-align: center;
  padding-top: 40px;
}
.exhibits_title_top {
  background-color: #dedff1;
  margin: 0;
  padding-bottom: 70px;
}
.exhibits_bigtitle {
  margin-top: -40px;
  text-align: center;
}
.exhibits_bigtitle > img {
  width: 86%;
}
.exhibits_top {
  width: 86% !important;
  padding-bottom: 40px;
}
.exhibits_title {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.exhibits_title h3 {
  background-color: #10165A;
  padding: 10px 30px;
  color: #fff;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.6rem;
  margin-top: 30px;
  margin-bottom: 5px;
}

.exhibits_text {
  position: relative;
  z-index: 0;
}
.exhibits_text p {
  font-size: 1.1vw;
}
.exhibits_text h3 {
  font-weight: normal;
}
.exhibits_world01 {
  position: absolute;
  top: 10%;
  left: 35%;
  padding: 20px;
  z-index: 0;
  display: inline-block;
  text-align: left;
}
.exhibits_img01 {
  position: absolute;
  top: 10%;
  left: 10%;
  padding: 20px;
  z-index: 0;
}
.exhibits_img01 > img {
  width: 8vw;
}
.exhibits_world02 {
  position: absolute;
  top: 10%;
  left: 35%;
  padding: 20px;
  z-index: 0;
  display: inline-block;
  text-align: left;
}
.exhibits_img02 {
  position: absolute;
  top: 12%;
  left: 3%;
  padding: 20px;
  z-index: 0;
}
.exhibits_img02 > img {
  width: 18vw;
}
.exhibits_world03 {
  position: absolute;
  top: 10%;
  left: 35%;
  padding: 20px;
  z-index: 0;
  display: inline-block;
  text-align: left;
}
.exhibits_img03 {
  position: absolute;
  top: 10%;
  left: 10%;
  padding: 20px;
  z-index: 0;
}
.exhibits_img03 > img {
  width: 8vw;
}
.exhibits_world04 {
  position: absolute;
  top: 10%;
  left: 35%;
  padding: 20px;
  z-index: 0;
  display: inline-block;
  text-align: left;
}
.exhibits_img04 {
  position: absolute;
  top: 18%;
  left: 5%;
  padding: 20px;
  z-index: 0;
}
.exhibits_img04 > img {
  width: 15vw;
}
.exhibits_world05 {
  position: absolute;
  top: 6%;
  left: 4%;
  padding: 0 20px;
  z-index: 0;
  display: inline-block;
  text-align: left;
}
.exhibits_world05 > p {
  margin-right: 10px;
  margin-left: 10px;
  font-weight: 100;
}

/* exhibits.php end */
/* access.php start */
.access_title_top {
  background-color: #dedff1;
  margin: 0;
}
.access_title_top h2 {
  margin: 0;
}
.access_title {
  padding-top: 30px;
}
.access_title h3{
  font-weight: normal;
}
.center_map {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.campus_main_map {
  text-align: center;
}
.campus_main_map img {
  width: 700px;
}
/* access.php end */
/* お問合せフォーム */

.contact_title {
  padding-top: 30px;
}
.contact_title h3{
  font-weight: normal;
}
.contact-bg {
    margin: 40px auto 0;
}

.contact-message {
    text-align: center;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 50px;
}

.message-notice {
    color: #c10811;
    font-size: 14px;
}

.essential {
    color: #FF0000;
    font-size: 12px;
    font-weight: normal;
}

.contact-area {
  padding: 0;
  width: 100%;
}

.contact-table {
    width: 100%;
}

.table-list {
    display: flex;
    justify-content: space-between;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.05em;
    width: 100%;
    margin-bottom: 40px;
}

.table-list th {
    font-size: 13px;
    font-weight: normal;
    width: 250px;
    text-align: left;
}

.table-list-address {
    flex-wrap: wrap;
}

.table-list-address .input-area {
    margin-bottom: 10px;
}

.input-area {
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.05em;
    padding: 0 10px;
    border: none;
    width: 550px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #c4c4c4;
    border-radius: 10px;
}

.table-list td {
    font-size: 13px;
    width: calc(100% - 250px);
}

input::placeholder {
    color: #bfbfbf;
    font-size: 12px;
    font-weight: bold;
}

textarea {
    border: none;
    width: 550px;
    height: 200px;
    padding: 10px;
    border: 1px solid #c4c4c4;
    resize: vertical; /* 横方向のみサイズを固定する */
    border-radius: 10px;
}

textarea::placeholder {
    color: #bfbfbf;
    font-size: 12px;
}

input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.05em;
    padding: 0 10px;
    border: none;
    width: 550px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #c4c4c4;
    border-radius: 10px;
}
.error-form {
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.05em;
  padding: 0 10px;
  border: none;
  width: 550px;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #c4c4c4;
  border-radius: 10px;
}
.table-list th textarea {
    border: none;
    width: 550px;
    height: 200px;
    padding: 10px;
    border: 1px solid #c4c4c4;
    resize: vertical; /* 横方向のみサイズを固定する */
    border-radius: 10px;
}

.contact-area .text {
    font-size: 13px;
    text-align: center;
    margin-bottom: 100px;
}

.contact-area .text a {
    color: #000;
    border-bottom: 1px solid #000;
    transition: all .3s;
    text-decoration: none;
}

.contact-area .text a:hover {
    border-bottom: 1px solid #777;
    padding-bottom: 5px;
    color: #777;
}

.submit-button {
    box-sizing: border-box;
    position: relative;
    display: block;
    margin: 30px auto 0;
    background-color: #fff;
    cursor: pointer;
    border: 2px solid #101856;
    color: #101856;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    line-height: 1.5;
    outline: none;
    -webkit-transition: all .3s;
    transition: all .5s;
    padding: 10px 70px;
    font-size: 20px;
    border-radius: 40px;
}

.submit-button:hover {
    background: #cae1e3;
    color: #000;
    border: 1px solid #cae1e3;
}




@media(max-width:1024px) {


    .table-list th {
        width: 180px;
    }

    .table-list td {
        width: 100%;
    }

    .input-area {
        width: 500px;
        height: 40px;
    }

    textarea {
        width: 500px;
        height: 200px;
    }

    .contact-message {
        margin-bottom: 30px;
    }

    .contact-area .text {
        margin-bottom: 30px;
    }
}


@media(max-width:834px) {
    .contact-bg {
        margin: 50px auto 0;
        padding: 50px 0;
    }

    .contact-area {
        margin: 50px auto;
        padding: 50px 20px;
    }

    .check-box label {
        width: 100%;
    }

    .input-area {
        width: 100%;
        height: 30px;
    }

    textarea {
        width: 100%;
        height: 200px;
    }

    .table-list {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }

    .table-list th {
        font-size: 12px;
        width: 200px;
        margin-bottom: 10px;
    }

    .table-list td {
        font-size: 12px;
    }

    .table-list td {
        width: 100%;
    }

    .contact-message {
        font-size: 13px;
    }

    .contact-area .text {
        font-size: 13px;
    }
}

@media (max-width:640px) {
    .contact-message {
        text-align: left;
    }

    .contact-area .text {
        text-align: left;
    }
}

@media(max-width:320px) {
    .input-area {
        width: 100%;
    }

    textarea {
        width: 100%;
    }
}
/* お問合せフォーム */
