@charset "utf-8";

/* =============================================
	students event
============================================= */
.outline{
  padding: 0;
  margin: 0 0 50px;
}
.outline > div{
  flex: 1;
}
.outline > div > p{
  font-size: 1.5rem;
  line-height: 1.8;
}
.outline > div > p + p{
  margin-top: 10px;
}
.outline > p{
  text-align: center;
 }
.event-detail{
  padding:0 0 30px;
}
.sys-content__main .btn-link{
  width: 100%;
  max-width: 500px;
  margin: 50px auto 0;
}
.sys-content__main .btn-link a,
.event-outline__table td p.btn-link a{
  padding: 20px;
  font-size: 2.6rem;
}
.web-event-info__table td p.btn-link a{
  margin-top: 5px;
  padding: 10px;
  font-size: 2.0rem;
}
.sys-content__main .outline .btn-link{
  margin: 20px auto 0;
}
.sys-content__main .outline .outline__ttl{
  margin: 0 0 10px;
  font-size: 2.0rem;
}
.event-detail p{
  font-size: 1.5rem;
}
.event-detail li{
  font-size: 1.5rem;
}
.host-school-name div{
  align-items: center;
}
.host-school-name span{
  display: block;
}
.host-school-name a{
  display: inline-block;
  padding: 5px 10px;
  margin: 5px 0 0;
  font-size: 1.6rem;
  line-height: 1;
  color: var(--nikken-red);
  border: 1px solid var(--nikken-red);
  border-radius: 4px;
  transition: all 0.1s ease;
}
.host-school-name a:hover{
  color: var(--nikken-red);
  opacity: 0.7;
}
.event-outline__table td p.btn-link{
  width: auto;
  margin: 0 auto;
}
.filters {
  display: none;
}
.filters.active {
  display: block;
}
.tab.active{
  font-weight: bold;
}
.event-outline__table{
  width: 100%;
}
.event-outline__table th,
.event-outline__table td{
  padding: 20px;
  font-size: 1.6rem;
  line-height: 1.6;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #ccc;
}
.event-outline__table th{
  font-size: 1.7rem;
  font-weight: normal;
  color: #fff;
  background-color: #5f6467;
  border-bottom: 1px solid  #808080;
}
.event-outline__table td.text_left{
  text-align: left;
}
.btn-cont{
  margin: 25px 0;
}
.event-info__table .btn-cont{
  margin: 0;
}
.btn-link__close {
  text-align: center;
}
.btn-link__close span{
  display: inline-block;
  width: 100%;
  max-width: 500px;
  padding: 20px 10px;
  margin: 0 auto;
  font-size: 2.0rem;
  line-height: 1.4;
  color: #4d4d4d;
  text-align: center;
  background-color: #ebebeb;
  border: 2px solid #ccc;
  border-radius: 20px;
}
.event-outline__table .btn-link__close span{
  padding: 15px;
  font-size: 1.7rem;
  border-radius: 15px;
}

.box .anchor_path{
  position: relative;
  display: inline-block;
  padding-left: 20px;
  overflow: visible;
  text-indent: 0;
  transition: all 0.2s ease;
}
.box .anchor_path::before{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 17px;
  margin: auto 0;
  content: ' ';
  background: url(../../img/anchor-arrow.svg) no-repeat top center;
  background-size: 100% auto;
}
.box .anchor_path:hover::before{
  top: 2px;
}
a.place{
  display: inline-block;
  padding: 5px 10px;
  margin: 5px 0 0;
  font-size: 1.6rem;
  line-height: 1;
  color: #333;
  color: var(--nikken-red);
  border: 1px solid var(--nikken-red);
  border-radius: 4px;
  transition: all 0.1s ease;
}
a.place:hover{
  opacity: 0.7;
}
.filter-links{
  display: none;
}
.btm-link__cont{
  margin: 50px 0 0;
  text-align: center;
}
.btm-link__cont a{
  position: relative;
  display: inline-block;
  padding-left: 25px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #b0b0b0;
  transition: all 0.2s ease;
}
.btm-link__cont a::before{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  margin: auto 0;
  content: ' ';
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 13"><path d="M0 0h13v13H0z" style="fill:rgb(237, 91, 82)"/><path d="m5.25 2.25-.95.96L7.59 6.5 4.3 9.79l.95.96L9.5 6.5 5.25 2.25z" style="fill:rgb(255, 255, 255)"/></svg>');
  background-position: top left;
  background-size: 100% auto;
}
.btm-link__cont a:hover{
  border-bottom: 1px solid var(--nikken-red);
  opacity: 0.7;
}
.guidance-text{
  margin-top: 50px;
}
.guidance-cont > *{
  margin-bottom: 15px;
}
.open-event {
  display: block;
} 
.open-event .tag-close{
  display: none;
}
.close-event{
  display: none;
}
.archive .open-event {
  display: none;
}
.archive .close-event {
  display: block;
}
.detail-text p + p,
.detail-text p + ul,
.detail-text ul + p{
  margin-top: 15px;
}
.detail-text + .box,
.detail-text + .detail-text{
  margin-top: 30px;
}
.guidance-cont li{
  font-size: 1.6rem;
}
.strong-line{
  background: linear-gradient(to bottom,  #fff 62%,#ffff4d 62%,#fff 62%,#ffff4d 65%,#ffff4d 88%,#fff 91%); 
}

.detail-ttl--lv1{
  font-size: 1.9rem;
  margin: 0 0 15px;
}
.event-detail .profile{
  margin-top: 30px;
}
.event-detail .profile p{
  line-height: 1.8;
  font-size: 0.99em;
}


/* ===========================================
	MediaQueries
=========================================== */

/* スマホ----------------------------- */
@media screen and (width <= 767px){
  .table_basic th{
    padding: 10px;
  }
  .table_basic td{
    vertical-align: middle;
  }
  .event-outline__table th,
  .event-outline__table td{
    display: block;
    font-size: 1.5rem;
    text-align: left;
    border: none;
  }
  .event-outline__table td p,
  .event-outline__table td li{
    font-size: 1.5rem;
  }
  .event-outline__table td .disc li:not(:last-child) {
    margin-bottom: 8px;
  }
  .event-outline__table th{
    position: relative;
    padding: 10px 15px 10px 20px;
    font-weight: 600;
    color: #333;
    background-color: #f0efef;
  }
  .event-outline__table th::after{
    position: absolute;
    top: 10px;
    bottom: 9px;
    left: 8px;
    width: 3px;
    height: auto;
    margin: auto 0;
    content: '';
    border-left: 2px dotted #a1a1a1;
  }
  .event-outline__table td{
    padding: 15px 0 30px;
  }
  .outline > p img{
    margin: 0 0 20px;
  }
  .sys-content__main .outline .outline__ttl{
    text-align: center;
  }

  /* 複数会場案内テーブル */
  .event-info__table th,
  .event-info__table td{
    display: block;
    width: auto;
    padding: 0;
  }
  .event-info__table tr.event-info__table--ttl{
    display: none;
  }
  .event-info__table tr{
    display: block;
    width: auto;
    padding: 15px;
    margin: 0 0 15px;
    border: 1px solid #ccc;
  }
  .event-info__table tr td{
    position: relative;
  }
  .event-info__table tr td::before{
    position: relative;
    display: block;
    padding-left: 10px;
    margin-top: 15px;
    font-weight: bold;
  }
  .event-info__table tr td::after{
    position: absolute;
    top: 0.3em;
    display: block;
    width: 4px;
    height: 1em;
    content: "";
    background-color: var(--ict-color);
  }
  .event-info__table tr td.host-school-name::after{
    content: none;
  }
  .event-info__table tr td:nth-child(2)::before{
    content: '開催日程';
  }
  .event-info__table tr td:nth-child(3)::before{
    content: '定員';
  }
  .event-info__table tr td:nth-child(4)::before{
    content: 'お問い合せ';
  }
  .event-info__table tr td:nth-child(5)::before{
    content: '案内チラシ（お申込み書付）';
  }

  .web-event-info__table tr td:nth-child(1)::before{
    margin-top: 0;
    content: '開催月';
  }
  .web-event-info__table tr td:nth-child(2)::before{
    content: '詳細日程';
  }
  .web-event-info__table tr td:nth-child(3)::before{
    content: 'お申込み';
   }
  .web-event-info__table tr td:nth-child(4)::before{
    content: '案内チラシ（お申込み書付）';
  }

  .host-school-name span{
    position: relative;
    padding: 10px 15px 10px 20px;
    margin: -15px -15px 10px;
    font-weight: 600;
    color: #333;
    background-color: #f0efef;
  }
}

/* PC----------------------------- */
@media screen and (width >= 768px){
 .outline{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
    padding: 0;
    margin: 0 0 50px;
  }
  .outline > p {
    flex: 1;
    min-width: 500px;
    max-width: 100%;
     margin: 0 auto;
    text-align: center;
  }
  .outline > div{
    flex: 1;
    min-width: 350px;
  }
   .outline > p img{
    width: 100%;
    margin: 0 auto;
   }
  .outline > div > p{
    font-size: 1.8rem;
    line-height: 1.8;
  }
  .event-detail p{
    font-size: 1.6rem;
  }
  .event-detail li{
    font-size: 1.6rem;
  }
  .event-detail p + ul{
    margin: 15px 0;
  }

  /* 複数会場案内テーブル */
  .event-info__table--ttl :nth-child(5){
   width: 20%;
 }
}