@charset "UTF-8";

.guest_kouen {
  width: 100%;
  color: #000;
  text-align: center;
  padding-top: 20px;
}

.guest_kouen h5 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.guest_kouen p {
  display: flex;
  justify-content: center;
}

.guest_kouen p span {
  text-align: left;
}

.guest .js-modal-open01,
.guest .js-modal-open02 {
  flex-wrap: wrap;
}

.guest .link {
  top: 0;
  bottom: auto;
}
nav {
  z-index: 15;
}

.guest_kouen {
  background: #fff;
  color: #000;
  max-width: 700px;
  margin: 0 auto;
}

.guest_kouen a {
  color: #000;
}

.guest_kouen p {
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.guest_kouen ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 15px 30px;
  font-size: 15px;
  max-width: 610px;
  margin: 0 auto 40px;
}

.guest_kouen ul li {
  text-align: left;
  width: 100%;
  padding-left: 70px;
  position: relative;
  margin-bottom: 8px;
}

.guest_kouen ul li i {
  display: inline-block;
  background: yellow;
  padding: 0 5px;
  position: absolute;
  left: 0;
  top: 0;
}

.guest_kouen ul li a {
  color: #3a9bc1;
  word-break: break-all;
}

.sp_guestbox {
  display: flex;
  justify-content: center;
}

.sp_guestbox .guestbox {
  margin: 5px 20px;
}
.ft_box .ft_nav li:nth-child(odd) {
  border-left: none;
}
.h_content {
  /* height: 900px; */
  height: auto;
}

.pastbox {
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.pastbox h5 {
  font-size: 20px;
  width: 240px;
}

.info_btn a {
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  min-width: 300px;
  color: #fff !important;
  background: #3a9bc1;
  border-radius: 10px;
}

.guest .js-modal-open01,
.guest .js-modal-open02,
.guest .js-modal-open03,
.guest .js-modal-open04,
.guest .js-modal-open05 {
  max-width: 620px;
  margin: 30px auto;
  background: #fff;
  justify-content: space-between;
  position: relative;
}

.guest .js-modal-open01,
.guest .js-modal-open02,
.guest .js-modal-open03,
.guest .js-modal-open04,
.guest .js-modal-open05 {
  display: block;
  width: 300px;
}

.guestbox .guestbox_text {
  width: 100%;
  background: #fff;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 0;
}

.guest .link {
  font-size: 12px;
}

.slick-slider {
  max-width: 1020px;
  margin: 0 auto;
}

.guest .slick-prev:before,
.guest .slick-next:before {
  color: #fff !important;
}

.kyosan {
  max-width: 1100px;
  padding: 0 15px;
  margin: 40px auto;
  display: flex;
  flex-wrap: wrap;
}

.kyosan h3 {
  color: #fff;
  text-align: center;
  margin: 30px auto;
}

.kyosan_list {
  width: 98%;
  margin: 1%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.kyosan_list.first {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}

.kyosan_list li {
  width: 98%;
  margin: 2% 1%;
}

.kyosan_list.second li {
  width: 31.33%;
  margin: 1%;
}

.kyosan_list.third li {
  width: 18%;
  margin: 1%;
}

nav ul li a {
  padding: 0 20px;
}

main {
  overflow: auto hidden;
}

.head_topics dl dd a {
  color: #3a9bc1;
  text-decoration: underline;
  font-weight: bold;
}

.nav ul li a {
  padding: 0 20px;
}

.kyosan_btn {
  display: block;
  margin-top: 30px;
  padding: 20px 50px;
  border-radius: 30px;
  background: #fff573;
  color: #172a88;
  font-size: 18px;
  font-weight: bold;
  max-width: 400px;
  text-align: center;
}

.kyosan_btn:hover {
  background: #fff;
  color: #172a88;
}

.kaso_area .course_link a {
  padding: 16px 25px;
}

.head_topics dl dd a {
  color: #3a9bc1;
  text-decoration: underline;
  font-weight: bold;
}

.head_topics dl dd,
.head_topics dl dt {
  border-bottom: 1px solid #ececec;
  margin: 0;
  padding: 8px 0;
}

.hum .inner ul li a {
  padding: 0.7em 1em;
}

.h_scroll {
  top: -100px;
}

.youtube {
  justify-content: center;
  display: flex;
  margin: -100px 0 100px;
}

.youtube iframe {
  width: 96%;
  max-width: 800px;
  height: 420px;
  margin: 0 auto;
}

@media screen and (max-width: 600px) {
  .youtube {
    margin: 50px 0;
  }

  .youtube iframe {
    height: 300px;
  }
  .kyosan {
    overflow: scroll;
  }
  .head_topics dl dt {
    border-bottom: none;
    padding-bottom: 0;
  }
  .ft_box .ft_nav li:nth-child(odd) {
    border-left: 1px solid #fff;
  }
  .sp_guestbox {
    flex-wrap: wrap;
  }
  .sp_guestbox .guestbox {
    width: 100%;
    margin: 0;
  }
  .guest .js-modal-open01,
  .guest .js-modal-open02 {
    padding: 10px;
  }
  .head_topics {
    margin-top: 0;
  }
  .guest_kouen h5 {
    font-size: 17px;
  }
  .h_content {
    /* height: 500px; */
    height: auto;
  }
  .past {
    font-size: 13px;
  }
  .guest h4 {
    font-size: 24px;
  }
  .head_topics dl dt,
  .head_topics dl dd {
    width: 100%;
  }

  .kyosan_list li {
    width: 98%;
    margin: 1%;
  }

  .kyosan_list.second li {
    width: 48%;
    margin: 1%;
  }

  .kyosan_list.third li {
    width: 31.33%;
    margin: 1%;
  }
}
