* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  /* 16px*/
  width: 100%;
  box-sizing: border-box;
}

P {
  line-height: 1.5;
}

li {
  list-style: none;
}

/*フォント*/
.day, .time {
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.kaijou, h3 {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.pdf-link{
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  background-color: #BFE1FF;
  text-decoration: none;
  color: #000;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
}
.wrap {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.top{
  padding-bottom: 40px;
}
h1 {}

h1 img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.free {
  width: 100%;
  margin: 30px 0;
}

.free li {
  display: inline-block;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  margin-right: 4%;
  width: 48%;
  background-color: #67B8DE;
  color: #FFF;
  text-align: center;
  padding: 0.5em 0;
  font-size: 2rem;
}

.free li:last-child {
  margin-right: 0;
}

h2 {
  font-feature-settings: "palt";
  text-align: center;
}

.day {
  font-size: 4.5rem;
  text-align: center;
}

.thu {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  display: inline;
  font-size: 2.5rem;
}

.time {
  font-size: 2.5rem;
  display: inline;
}
.m-10{
  margin-top: 10px;
}
.wrap-sec {
  background-color: #BFE1FF;
  padding: 30px 0;
}

.present {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  background-color: #67B8DE;
  padding: 20px 20px 100px 20px;
  box-sizing: border-box;
  font-size: 2rem;
  color: #FFF;
  margin-bottom: 30px;
  position: relative;
}
.img-area{
  position: absolute;
  bottom: -10px;
  right: 10px;
}
.img-area img{
  display: block;
  width: 85px;
}
.img-area .img01{
  float: left;
transform: rotate(-15deg);
}
.img-area .img02{
  transform: rotate(15deg);

}
.corner li {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  background-color: #FFF;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  color: #375CA6;
  font-size: 1.8rem;
  margin-bottom: 15px;
}

.txt-a-c {
  text-align: center;
}

.koenkai {
  margin: 30px 0 0 0;
  background-color: #375CA6;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
}

h3 {
  color: #FFF;
  font-size: 2rem;
}

.koenkai p {
  color: #FFF;
}

.koenkai ul {
  margin: 20px 0 15px 0;
}

.koenkai ul li {
  position: relative;
  background-color: #FFF;
  padding: 20px;
  box-sizing: border-box;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
}
/* ラベル部分 右上に表示 */
.koenkai ul li ::before {
    content: "";
    top: 0;
    right: 0;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #BBE1FF; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 100;
}

.koenkai ul li:first-child {
  margin-bottom: 15px;
}
.koenkai li::after{
  position: absolute;
}
.time02 {
  text-align: center;
  display: block;
  font-family: din-2014, sans-serif;
  font-size: 2rem;
}

.sentyaku {
  position: relative;
  background: #67B8DE;
  width: 15em;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
  padding: 1rem 0;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
}

.sentyaku::after {}
.h2-sanka{
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  margin: 30px 0 10px 0 ;
  color: #375CA6;
}
.sanka {
  background-color: #FFF;
  padding: 15px;
}

.name-s {
  text-align: left;
  background-image: url(img/border.png);
  background-repeat: repeat-x;
  background-position: left center;
  margin-top: 15px;
}
.name-s:first-child{
  margin-top: 0;
}
.name-s span {
  background-color: #FFF;
  color: #4269d3;
  padding-right: 1rem;
}

.school li {
  list-style: none;
  text-align: left;
  border-bottom: 1px dotted #898989;
  padding: 0.5em 0;
}

.school li:last-child {
  border-bottom: none;
}
.access{
  margin:10px 0;
}
footer p{
  text-align: center;
  padding: 20px 0;
}
.pctitle{
  display: none;
}
.check-i{
  height: 15px;
  margin-right: 5px;
}
@media screen and (min-width:960px) {
  .wrap {
    width: 960px;
    padding-top: 50px;
  }
  .top{
    padding-bottom: 50px;
  }
  .pctitle{
    display:block;
  }
  .sptitle{
    display:none;
  }
  .day {
    font-size: 10rem;
  }
  .thu, .time {
    font-size: 4rem;
  }
  .kaijou{
    font-size: 4rem;
  }
  .free li{
    font-size: 2.4rem;
  }
  .corner{
    display: flex;
  }
  .corner li {
    width: 300px;
    margin-right: 30px;
    font-size: 2rem;
    padding: 30px 0;
  }
  .corner li:last-child{
    margin-right: 0;
  }
  .time02{
    font-size: 2.4rem;
  }
  .h3-koenkai{
    font-size: 2.4rem;
  }
  .koenkai ul li{
    font-size: 2rem;
    text-align: center;
  }
.present{
    margin-bottom: 50px;
    font-size: 3rem;
    padding: 20px 20px 40px 20px;
  }
  .img-area{
    right: 30px;
    bottom: 0px;
  }
  .img-area img{
    width: 120px;
  }
  .koenkai, .h2-sanka{
    margin-top: 50px;
  }
  .sanka{
    padding: 30px;
  }
  .text-l{
    text-align: center;
  }
  .spnone{
    display: none;
  }
}
