@charset "UTF-8";
.special {
  background-color: #000;
}
.shuryou {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(7, 190, 195, 0.9));
  color: #000;
  font-size: 1.6rem;
  padding: 2rem 1.5rem;
  left: 0;
  text-align: center;
  bottom: 0;
}
.mv {
  background: url("../../images/special/special_bg.png")no-repeat right center/cover, #000;
  padding: 14rem 3rem;
}
.mv .cont_inr {
  max-width: 66rem;
  margin: 0 auto 8rem;
}
.mv .boder_ttl {
  justify-content: space-between;
  margin-bottom: 2rem;
}
.mv .boder_ttl span {
  background-color: #fff;
  color: #000;
  padding: 1rem 2.2rem;
  line-height: 1;
  border-radius: 5px;
  font-size: 2rem;
}
.mv .logo {
  margin: 0 auto 3rem;
}
.mv .days {
  border: 1px solid #FFFFFF;
  padding: 0.9rem 2rem;
  border-radius: 10px;
  color: #fff;
  font-size: 2rem;
  text-align: center;
}
.mv .days small {
  font-size: 1.4rem;
}
.mv .txtcont {
  text-align: center;
  color: #fff;
}
.mv .txtcont .ttl {
  font-weight: 700;
  margin-bottom: 3rem;
  font-size: 2.2rem;
  line-height: 1.4;
}
.mv .txtcont .txt {
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 5rem;
  line-height: 1.4;
}
.mv .txtcont .txt li {
  margin-bottom: 1rem;
}
.red_txt {
  color: #FF1C2E;
}
.archive {
  padding: 60px 0;
  color: #FFFFFF;
  text-align: center;
}
.archive .ttl {
  font-size: 3.2rem;
}
.archive .txt {
  margin-top: 10px;
}
.archive .movie {
  max-width: 700px;
  height: 300px;
  width: 100%;
  margin: 40px auto 0
}
@media only screen and (min-width: 769px) {
  .mv {
    padding: 20rem 3rem;
  }
  .mv .txtcont .ttl {
    font-size: 3.2rem;
  }
  .mv .txtcont .txt {
    font-size: 2.4rem;
  }
  .mv .days {
    font-size: 2.8rem;
  }
  .mv .days small {
    font-size: 2.2rem;
  }
  .mv .boder_ttl {
    margin-bottom: 3rem;
  }
  .mv .boder_ttl span {
    font-size: 4rem;
    padding: 1rem 5rem;
  }
  .archive .ttl {
    font-size: 4.2rem
  }
  .archive .movie {
    height: 400px;
  }
}
.timetable {
  padding: 0 1rem 4rem;
}
.timetable .bg_bl-ttl {
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
}
.timetable .bg_bl-ttl span {
  background-color: #54EFE3;
  padding: 1.4rem 5.7rem;
  border-radius: 30px;
  font-size: 2.4rem;
  font-family: Arial, "Figtree", sans-serif;
  color: #000;
  font-weight: 600;
}
.gaiyou_cont .bg_bl-ttl span {
  background-color: #fff;
}
.timetable_inr {
  border-top: 2px solid #54EFE3;
  border-bottom: 2px solid #54EFE3;
  background-color: #333333;
  position: relative;
  color: #fff;
  margin-bottom: 14rem;
  padding: 6rem 2rem;
}
.gaiyou_cont {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.timetable-list {
  margin-top: 6rem;
}
.time {
  margin-bottom: 2rem;
}
.time span {
  color: #54EFE3;
  font-size: 1.4rem;
  border: 1px solid #54EFE3;
  padding: 0.7rem 1.5rem;
  border-radius: 30px;
  display: inline-block;
  left: 0;
}
.border-ttl {
  color: #54EFE3;
  font-size: 1.8rem;
  padding: 0.5rem 0 0.5rem 2rem;
  position: relative;
  margin-bottom: 2rem;
  line-height: 1.6;
}
.border-ttl::after {
  position: absolute;
  content: "";
  width: 5px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #54EFE3;
  border-radius: 15px;
}
.timetable-list_inr {
  margin-bottom: 6rem;
}
.timetable-list_inr .inr {
  width: 100%;
  margin: 4rem auto;
}
.ppl_wrap_inr {
  max-width: 66rem;
  margin-bottom: 3rem;
}
.cl2 .ppl_wrap_inr {
  max-width: 45rem;
  width: 100%;
}
.cl1 .ppl_wrap_inr {
  margin-bottom: 4rem;
}
/*
.cl1 .ppl_wrap_inr:last-child {
  margin-bottom: 0;
}
*/
.ppl_wrap_inr a {
  background: #fff;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.ppl_wrap_inr a::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  background: url("../../images/special/arrow.png")no-repeat center center/contain;
  width: 3.6rem;
  height: 3.6rem;
}
.ppl_wrap_inr a .thum {
  width: 8rem;
  height: 100%;
}
.ppl_wrap_inr a .thum img {
  object-fit: cover;
}
.cl2 .ppl_wrap_inr a .thum img {
  height: 9.6rem;
}
.cl1 .ppl_wrap_inr a .thum img {
  height: 13.5rem;
}
.ppl_wrap_inr a .txtcont {
  width: calc(100% - 8rem);
  padding: 1rem;
}
.ppl_wrap_inr a .txtcont .name {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 5px;
}
.ppl_wrap_inr a .txtcont .post {
  font-size: 1.2rem;
  font-weight: 500;
  color: #555555;
  line-height: 1.3;
}
.speaker {
  padding: 2px 1rem;
  border-radius: 10px;
  background-color: #54EFE3;
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  font-family: Arial, "Figtree", sans-serif;
  letter-spacing: 0;
}
.time_ttl, .spc_wrap {
  display: flex;
  align-items: center;
}
.spc_wrap {
  margin-bottom: 1rem;
}
.time_ttl {
  font-size: 2.4rem;
}
.inr .time_ttl, .cl1 .time_ttl {
  margin-bottom: 3rem;
}
.inr .time_ttl .time, .cl1 .time_ttl .time {
  margin-bottom: 0;
}
.time_ttl span, .spc_wrap span {
  margin-right: 1rem;
}
.indList {
  margin-bottom: 2rem;
}
.indList:last-child {
  margin-bottom: 0;
}
table {
  width: 100%;
  font-size: 1.6rem;
}
table tr {
  margin-bottom: 3rem;
  display: block;
}
table th {
  width: 10rem;
  padding: 1rem;
  position: relative;
}
table th::after {
  position: absolute;
  content: "";
  border: 1px solid #fff;
  border-radius: 5px;
  right: 0;
  top: 0;
}
table td {
  padding: 2rem 1rem;
}
table td a {
  color: #fff !important;
  border-bottom: 1px solid #fff;
}
table .map {
  margin-top: 3rem;
}
@media only screen and (min-width: 769px) {
  .timetable-list {
    margin-top: 10rem;
  }
  .border-ttl {
    font-size: 2.4rem;
    padding: 1rem 3rem;
    margin-bottom: 3rem;
  }
  .border-ttl::after {
    width: 10px;
    height: 100%;
  }
  .cl1 .ppl_wrap_inr {
    margin-bottom: 6rem;
  }
  .cl1 .ppl_wrap_inr a {
    min-height: 17.5rem;
  }
  .cl1 .small_h .ppl_wrap_inr a {
    max-height: 16rem;
  }
  .cl2 {
    justify-content: space-between;
  }
  .cl2 .ppl_wrap_inr a .thum img {
    height: 15rem;
  }
  .cl1 .ppl_wrap_inr a .thum img {
    height: 17.5rem;
  }
  .w_inr {
    width: 90%;
    margin: 0 auto 2rem;
  }
  .cl1 .w_inr .ppl_wrap_inr {
    margin-bottom: 8rem;
  }
  .timetable {
    padding: 0 3rem 4rem;
  }
  .timetable_inr {
    padding: 8rem 3rem;
  }
  .time {
    margin-bottom: 3rem;
  }
  .time span {
    font-size: 2.4rem;
    padding: 0.7rem 2rem;
  }
  .ppl_wrap_inr a .thum {
    width: 16rem;
    height: 100%;
  }
  .ppl_wrap_inr a .txtcont {
    width: calc(100% - 16rem);
    padding: 2rem;
  }
  .ppl_wrap_inr a .txtcont .name {
    font-size: 2.4rem;
  }
  .ppl_wrap_inr a .txtcont .post {
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .timetable-list_inr .inr {
    width: 95%;
  }
  table {
    font-size: 2.4rem;
  }
  table th {
    width: 20rem;
    padding: 1rem;
  }
  table th::after {
    width: 4px;
    height: 100%;
  }
  table td {
    width: calc(100% - 20rem);
    padding: 1rem 0 1rem 3rem;
  }
}
@media only screen and (min-width: 970px) {
  .cl2 .ppl_wrap_inr {
    width: 49%;
  }
}
@media only screen and (min-width: 1367px) {
  .timetable_inr {
    padding: 8rem 6rem;
  }
  .timetable-list_inr .inr {
    width: 90%;
  }
}
@media only screen and (max-width: 969px) {
  .ppl_wrap.cl2 {
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .time_ttl {
    font-size: 1.4rem;
    line-height: 1.3;
  }
  .small_h .ppl_wrap_inr a .thum img {
    height: 10.6rem;
  }
  table th, table td {
    text-align: left;
    display: block;
    width: 100%;
  }
  table tr:nth-child(3) {
    text-align: left;
  }
  table th::after {
    width: 100%;
    height: 2px;
    top: 100%;
  }
}