@media screen and (max-width: 767px) {
	.l-footer {
		padding-bottom: 70px;
	}
}

.floating {
    position: sticky;
    top: calc(100vh - 10em);
    left: calc(100vw - 1em);
    z-index: 4;
    display: flex;
    font-weight: bold;
    font-size: 0.8rem;
    gap: 15px;
    flex-direction: column;
    width: 180px;
}

.top-kv {
	margin-top: -50px;
}

/*===============================
add 24.10.20
===============================*/
.c-label-category {
  min-width: 140px;
}

.p-faq-posts__def-list + .p-faq-posts__category {
  margin-top: 80px;
}

@media screen and (min-width: 768px) {
  .p-column__contArea .pressList,
.p-column__contArea .postContent {
    width: calc(100% - 330px);
  }

  .l-article__inner {
    max-width: 1240px;
    padding: 0 20px 200px;
  }

  .p-news-detail {
    margin-top: 60px;
  }

  .new-seminar__inner {
    padding: 30px 20px 100px;
  }
}
.p-column__contArea .pressList__item__content .time, .p-column__contArea .pressList__item__content .tags p, .p-column__contArea .pressList__item__description {
  font-size: 14px;
  line-height: 1.8rem;
}

.p-column__contArea {
  line-height: 1.8;
}

.p-column__contArea .postContent p, .p-column__contArea .postContent ol, .p-column__contArea .postContent ul {
  line-height: 1.8;
}

.p-column__contArea .sideMenu__postList__item .title {
  font-size: 0.9em;
}

.p-column__contArea .sideMenu__title {
  font-size: 1.3em;
}

.p-guide-moviArea .movie {
  flex-shrink: 0;
}
.p-guide-moviArea .movie video {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .p-guide-moviArea .movie {
    margin-bottom: 15px;
  }
}
.video-js-dimensions {
  width: 100% !important;
  height: auto !important;
}

@media screen and (max-width: 767px) {
  .p-column__contArea .sideMenu {
    width: 100%;
  }

  .p-column__contArea .sideMenu__postList__item a {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .p-column__contArea .sideMenu__postList__item .thumb {
    width: 46%;
    height: auto;
  }

  .p-column__contArea .sideMenu__postList__item .title {
    width: 48%;
    margin: 0;
  }

  .new-seminar__inner {
    padding: 30px 20px;
  }
}
.p-guide-moviArea .timeLine-item a:hover {
  opacity: 0.7;
}

.p-guide-moviArea .contInner {
  display: block;
}

.movie__set {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 60px;
}
.movie__set:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .movie__set {
    display: block;
    margin-bottom: 30px;
  }
}
/*===============================
add 24.10.20　セミナー
===============================*/
.p-seminar-nav {
  justify-content: space-between;
  display: flex;
  margin: 50px auto;
  max-width: 800px;
}
.p-seminar-nav li {
  width: 30%;
}

@media screen and (max-width: 767px) {
  .p-seminar-nav {
    margin: 25px auto;
  }
}
.p-seminar-cont-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.c-seminar-cont {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 40px;
}
.c-seminar-cont:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .c-seminar-cont {
    width: 100%;
    margin: 0 0 30px;
  }
  .c-seminar-cont:last-of-type {
    margin-bottom: 0;
  }
}
.c-seminar-link {
  display: block;
}
.c-seminar-link:hover {
  opacity: 1;
}

.c-seminar-img {
  position: relative;
  margin-bottom: 15px;
}

.c-seminar-term {
  position: absolute;
  top: 0;
  left: 0;
}
.c-seminar-term span {
  padding: 5px;
  line-height: 1;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}

.uke-open {
  background: #01AEB4;
}

.uke-close {
  background: #999;
}

.c-seminar-tag {
  margin-bottom: 10px;
}
.c-seminar-tag .c-posts__category {
  margin: 0;
}

.c-seminar-date {
  font-size: 14px;
  line-height: 1.8rem;
  margin-bottom: 10px;
}

.c-seminar-ttl {
  color: #008fbc;
  font-size: 20px;
  font-size: 1.2rem;
  line-height: normal;
}

.semi-nav {
  margin-top: 50px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .semi-nav {
    margin-top: 50px;
    width: 100%;
  }
}
.wp-block-video video {
  vertical-align: middle;
  width: 100%;
  height: auto;
}

.yt-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 50px;
}
.yt-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.postContent__bread {
	margin-bottom:60px;
	line-height:1.5;
}

.postContent__bread a {
	color:#008fbc;
}

@media screen and (max-width: 767px) {
	.postContent__bread {
		margin-bottom:30px;
	}
}

.tag__ttl {
	font-size: 1.3rem;
	color: #01AEB4;
	font-weight:bold;
}

@media screen and (max-width: 767px) {
.tag__ttl {
	font-size: 1.3rem;
	padding-top:30px;
}
}.table_width1-10 tr:nth-child(2) td:nth-child(1), .table_width1-10 tr:nth-child(2) th, .table_width2-10 tr:nth-child(2) td:nth-child(2), .table_width3-10 tr:nth-child(2) td:nth-child(3), .table_width4-10 tr:nth-child(2) td:nth-child(4) {width: 10%!important;}.table_width1-15 tr:nth-child(2) td:nth-child(1), .table_width1-15 tr:nth-child(2) th, .table_width2-15 tr:nth-child(2) td:nth-child(2), .table_width3-15 tr:nth-child(2) td:nth-child(3), .table_width4-15 tr:nth-child(2) td:nth-child(4) {width: 15%!important;}.table_width1-20 tr:nth-child(2) td:nth-child(1), .table_width1-20 tr:nth-child(2) th, .table_width2-20 tr:nth-child(2) td:nth-child(2), .table_width3-20 tr:nth-child(2) td:nth-child(3), .table_width4-20 tr:nth-child(2) td:nth-child(4) {width: 20%!important;}.table_width1-25 tr:nth-child(2) td:nth-child(1), .table_width1-25 tr:nth-child(2) th, .table_width2-25 tr:nth-child(2) td:nth-child(2), .table_width3-25 tr:nth-child(2) td:nth-child(3), .table_width4-25 tr:nth-child(2) td:nth-child(4) {width: 25%!important;}.table_width1-30 tr:nth-child(2) td:nth-child(1), .table_width1-30 tr:nth-child(2) th, .table_width2-30 tr:nth-child(2) td:nth-child(2), .table_width3-30 tr:nth-child(2) td:nth-child(3), .table_width4-30 tr:nth-child(2) td:nth-child(4) {width: 30%!important;}.table_width1-35 tr:nth-child(2) td:nth-child(1), .table_width1-35 tr:nth-child(2) th, .table_width2-35 tr:nth-child(2) td:nth-child(2), .table_width3-35 tr:nth-child(2) td:nth-child(3), .table_width4-35 tr:nth-child(2) td:nth-child(4) {width: 35%!important;}.table_width1-40 tr:nth-child(2) td:nth-child(1), .table_width1-40 tr:nth-child(2) th, .table_width2-40 tr:nth-child(2) td:nth-child(2), .table_width3-40 tr:nth-child(2) td:nth-child(3), .table_width4-40 tr:nth-child(2) td:nth-child(4) {width: 40%!important;}.table_width1-45 tr:nth-child(2) td:nth-child(1), .table_width1-45 tr:nth-child(2) th, .table_width2-45 tr:nth-child(2) td:nth-child(2), .table_width3-45 tr:nth-child(2) td:nth-child(3), .table_width4-45 tr:nth-child(2) td:nth-child(4) {width: 45%!important;}.table_width1-50 tr:nth-child(2) td:nth-child(1), .table_width1-50 tr:nth-child(2) th, .table_width2-50 tr:nth-child(2) td:nth-child(2), .table_width3-50 tr:nth-child(2) td:nth-child(3), .table_width4-50 tr:nth-child(2) td:nth-child(4) {width: 50%!important;}@media screen and (min-width: 1025px) {.table_width1-15pc tr:nth-child(2) td:nth-child(1), .table_width1-15pc tr:nth-child(2) th, .table_width2-15pc tr:nth-child(2) td:nth-child(2), .table_width3-15pc tr:nth-child(2) td:nth-child(3), .table_width4-15pc tr:nth-child(2) td:nth-child(4) {width: 15%!important;}.table_width1-20pc tr:nth-child(2) td:nth-child(1), .table_width1-20pc tr:nth-child(2) th, .table_width2-20pc tr:nth-child(2) td:nth-child(2), .table_width3-20pc tr:nth-child(2) td:nth-child(3), .table_width4-20pc tr:nth-child(2) td:nth-child(4) {width: 20%!important;}.table_width1-25pc tr:nth-child(2) td:nth-child(1), .table_width1-25pc tr:nth-child(2) th, .table_width2-25pc tr:nth-child(2) td:nth-child(2), .table_width3-25pc tr:nth-child(2) td:nth-child(3), .table_width4-25pc tr:nth-child(2) td:nth-child(4) {width: 25%!important;}.table_width1-30pc tr:nth-child(2) td:nth-child(1), .table_width1-30pc tr:nth-child(2) th, .table_width2-30pc tr:nth-child(2) td:nth-child(2), .table_width3-30pc tr:nth-child(2) td:nth-child(3), .table_width4-30pc tr:nth-child(2) td:nth-child(4) {width: 30%!important;}.table_width1-35pc tr:nth-child(2) td:nth-child(1), .table_width1-35pc tr:nth-child(2) th. .table_width2-35pc tr:nth-child(2) td:nth-child(2), .table_width3-35pc tr:nth-child(2) td:nth-child(3), .table_width4-35pc tr:nth-child(2) td:nth-child(4) {width: 35%!important;}.table_width1-40pc tr:nth-child(2) td:nth-child(1), .table_width1-40pc tr:nth-child(2) th, .table_width2-40pc tr:nth-child(2) td:nth-child(2), .table_width3-40pc tr:nth-child(2) td:nth-child(3), .table_width4-40pc tr:nth-child(2) td:nth-child(4) {width: 40%!important;}.table_width1-45pc tr:nth-child(2) td:nth-child(1), .table_width1-45pc tr:nth-child(2) th, .table_width2-45pc tr:nth-child(2) td:nth-child(2), .table_width3-45pc tr:nth-child(2) td:nth-child(3), .table_width4-45pc tr:nth-child(2) td:nth-child(4) {width: 45%!important;}.table_width1-50pc tr:nth-child(2) td:nth-child(1), .table_width1-50pc tr:nth-child(2) th, .table_width2-50pc tr:nth-child(2) td:nth-child(2), .table_width3-50pc tr:nth-child(2) td:nth-child(3), .table_width4-50pc tr:nth-child(2) td:nth-child(4) {width: 50%!important;}}

.is-style-firstColumn {
  td {
    border-color: #dbd8d9;

    &:first-child {
      color: #fff;
      background-color: #00947a;
      border-color: #fff;
    }
  }
}
.table_width1-10 tr:nth-child(2) td:nth-child(1), .table_width1-10 tr:nth-child(2) th, .table_width2-10 tr:nth-child(2) td:nth-child(2), .table_width3-10 tr:nth-child(2) td:nth-child(3), .table_width4-10 tr:nth-child(2) td:nth-child(4) {width: 10%!important;}.table_width1-15 tr:nth-child(2) td:nth-child(1), .table_width1-15 tr:nth-child(2) th, .table_width2-15 tr:nth-child(2) td:nth-child(2), .table_width3-15 tr:nth-child(2) td:nth-child(3), .table_width4-15 tr:nth-child(2) td:nth-child(4) {width: 15%!important;}.table_width1-20 tr:nth-child(2) td:nth-child(1), .table_width1-20 tr:nth-child(2) th, .table_width2-20 tr:nth-child(2) td:nth-child(2), .table_width3-20 tr:nth-child(2) td:nth-child(3), .table_width4-20 tr:nth-child(2) td:nth-child(4) {width: 20%!important;}.table_width1-25 tr:nth-child(2) td:nth-child(1), .table_width1-25 tr:nth-child(2) th, .table_width2-25 tr:nth-child(2) td:nth-child(2), .table_width3-25 tr:nth-child(2) td:nth-child(3), .table_width4-25 tr:nth-child(2) td:nth-child(4) {width: 25%!important;}.table_width1-30 tr:nth-child(2) td:nth-child(1), .table_width1-30 tr:nth-child(2) th, .table_width2-30 tr:nth-child(2) td:nth-child(2), .table_width3-30 tr:nth-child(2) td:nth-child(3), .table_width4-30 tr:nth-child(2) td:nth-child(4) {width: 30%!important;}.table_width1-35 tr:nth-child(2) td:nth-child(1), .table_width1-35 tr:nth-child(2) th, .table_width2-35 tr:nth-child(2) td:nth-child(2), .table_width3-35 tr:nth-child(2) td:nth-child(3), .table_width4-35 tr:nth-child(2) td:nth-child(4) {width: 35%!important;}.table_width1-40 tr:nth-child(2) td:nth-child(1), .table_width1-40 tr:nth-child(2) th, .table_width2-40 tr:nth-child(2) td:nth-child(2), .table_width3-40 tr:nth-child(2) td:nth-child(3), .table_width4-40 tr:nth-child(2) td:nth-child(4) {width: 40%!important;}.table_width1-45 tr:nth-child(2) td:nth-child(1), .table_width1-45 tr:nth-child(2) th, .table_width2-45 tr:nth-child(2) td:nth-child(2), .table_width3-45 tr:nth-child(2) td:nth-child(3), .table_width4-45 tr:nth-child(2) td:nth-child(4) {width: 45%!important;}.table_width1-50 tr:nth-child(2) td:nth-child(1), .table_width1-50 tr:nth-child(2) th, .table_width2-50 tr:nth-child(2) td:nth-child(2), .table_width3-50 tr:nth-child(2) td:nth-child(3), .table_width4-50 tr:nth-child(2) td:nth-child(4) {width: 50%!important;}@media screen and (min-width: 1025px) {.table_width1-15pc tr:nth-child(2) td:nth-child(1), .table_width1-15pc tr:nth-child(2) th, .table_width2-15pc tr:nth-child(2) td:nth-child(2), .table_width3-15pc tr:nth-child(2) td:nth-child(3), .table_width4-15pc tr:nth-child(2) td:nth-child(4) {width: 15%!important;}.table_width1-20pc tr:nth-child(2) td:nth-child(1), .table_width1-20pc tr:nth-child(2) th, .table_width2-20pc tr:nth-child(2) td:nth-child(2), .table_width3-20pc tr:nth-child(2) td:nth-child(3), .table_width4-20pc tr:nth-child(2) td:nth-child(4) {width: 20%!important;}.table_width1-25pc tr:nth-child(2) td:nth-child(1), .table_width1-25pc tr:nth-child(2) th, .table_width2-25pc tr:nth-child(2) td:nth-child(2), .table_width3-25pc tr:nth-child(2) td:nth-child(3), .table_width4-25pc tr:nth-child(2) td:nth-child(4) {width: 25%!important;}.table_width1-30pc tr:nth-child(2) td:nth-child(1), .table_width1-30pc tr:nth-child(2) th, .table_width2-30pc tr:nth-child(2) td:nth-child(2), .table_width3-30pc tr:nth-child(2) td:nth-child(3), .table_width4-30pc tr:nth-child(2) td:nth-child(4) {width: 30%!important;}.table_width1-35pc tr:nth-child(2) td:nth-child(1), .table_width1-35pc tr:nth-child(2) th. .table_width2-35pc tr:nth-child(2) td:nth-child(2), .table_width3-35pc tr:nth-child(2) td:nth-child(3), .table_width4-35pc tr:nth-child(2) td:nth-child(4) {width: 35%!important;}.table_width1-40pc tr:nth-child(2) td:nth-child(1), .table_width1-40pc tr:nth-child(2) th, .table_width2-40pc tr:nth-child(2) td:nth-child(2), .table_width3-40pc tr:nth-child(2) td:nth-child(3), .table_width4-40pc tr:nth-child(2) td:nth-child(4) {width: 40%!important;}.table_width1-45pc tr:nth-child(2) td:nth-child(1), .table_width1-45pc tr:nth-child(2) th, .table_width2-45pc tr:nth-child(2) td:nth-child(2), .table_width3-45pc tr:nth-child(2) td:nth-child(3), .table_width4-45pc tr:nth-child(2) td:nth-child(4) {width: 45%!important;}.table_width1-50pc tr:nth-child(2) td:nth-child(1), .table_width1-50pc tr:nth-child(2) th, .table_width2-50pc tr:nth-child(2) td:nth-child(2), .table_width3-50pc tr:nth-child(2) td:nth-child(3), .table_width4-50pc tr:nth-child(2) td:nth-child(4) {width: 50%!important;}}

.is-style-firstColumn {
  td {
    border-color: #dbd8d9;

    &:first-child {
      color: #fff;
      background-color: #00947a;
      border-color: #fff;
    }
  }
}