@charset "Shift_JIS";
/*----------------------------------------------------

 Top

----------------------------------------------------*/
/*
----------------------------------------------------*/
.sec_presen .stt {
  padding-bottom: 0;
}
.sec_presen .data h3 {
	font-weight: 700;
	color: #2a86c6;
	font-size: 1.6rem;
	padding: .3em 1em;
	background: #f1f1f1;
	margin-bottom: .3em;
}
.sec_presen article {
  margin: 30px auto;
  line-height: 1.7;
  font-size: 1.4rem;
}
.sec_presen .btt h4 {
  padding-left: 1em;
}
.sec_presen .data {
  padding: 0 10px 20px;
}
.sec_presen .date-list {
  margin-bottom: 1em;
}
.sec_presen .date-list li {
  border-bottom: 1px dashed #ccc;
  padding: 1em .5em;
  font-weight: 700;
}
.sec_presen .date-list li strong {
  display: inline-block;
  width: 90px;
  font-weight: 700;
  color: #2a86c6;
  border: 1px solid #2a86c6;
  text-align: center;
  margin-right: 1em;
}
.sec_presen .date-list .close {
  padding-left: 1em;
  font-size: 96%;
  font-weight: lighter;
}
.sec_presen .date-list .add {
  padding-left: 1em;
  padding-top: .2em;
  font-size: 96%;
  font-weight: lighter;
  color: #666;;
	color: #2a86c6;
}
.sec_presen .naiyo-list {
  list-style-type: decimal;
  font-weight: bold;
  margin-left: 1.5em;
}
.sec_presen .naiyo-list li {
  padding: .5em 0;
}
@media screen and (min-width:40em) {
  .sec_presen .date-list {
    font-size: 1.6rem;
  }
  .sec_presen .date-list li strong {
    width: 120px;
  }
  .sec_presen .date-list .close {
    font-size: 84%;
  }
.sec_presen .date-list .add {
    font-size: 84%;
  padding-top: .5em;
}
  .sec_presen .naiyo-list {
    font-size: 1.6rem;
  }
}










.sec_presen .yokoku {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 1em;
}
.sec_presen .yokoku .red {
  border-bottom: 2px solid #f00;
}
/* 地図　*/
.sec_presen .kaijo-item:not(:last-of-type) {
  margin-bottom: 30px;
}
.sec_presen .map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  overflow: hidden;
  margin-top: 1em;
}
.sec_presen .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ボタン */
.sec_presen .btn {
  margin: 30px 0;
}
.sec_presen .btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  font-size: 16px;
  font-weight: bold;
}
.sec_presen .enq a {
  background-color: #23ac38;
  box-shadow: 0 2px 0 #05740c;
}
.sec_presen .enq a:hover {
  text-decoration: none;
}
@media screen and (min-width:40em) {
  .sec_presen .enq {
    position: absolute;
    right: 0;
    bottom: calc(100% - 40px);
  }
  .sec_presen .btn a {
    width: 80%;
    margin: 0 auto;
  }
  .sec_presen .enq a {
    width: 380px;
  }
  /* 日程　*/
  /* 内容　*/
  /* 地図　*/
  .sec_presen .kaijo-box {
    display: flex;
    width: 100%;
    column-gap: 4%;
  }
  .sec_presen .kaijo-item {
    width: 50%;
  }
  .sec_presen .kaijo-item:not(:last-of-type) {
    margin-bottom: 0;
  }
}
/*-------------------------*/
.aisatsu {
  margin: 30px 0;
  padding: 20px;
  border: 1px solid #ccc;
}
@media screen and (min-width:40em) {
  .aisatsu {
    margin: 30px auto;
    width: 90%;
    padding: 20px;
  }
}
/*-------------------------*/
.movie-box {}
.movie-box .movie01 {}
.movie-box .movie02 {
  margin-top: 1em
}
.movie-box .btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  height: 50px;
  background-color: #dc3c14
}
@media screen and (min-width:40em) {
  .movie-box {
    display: flex;
    justify-content: space-between;
  }
  .movie-box .movie01 {
    width: 50%;
  }
  .movie-box .movie02 {
    margin-top: 0;
    width: 45%;
  }
  .sec_presen .btn {
    margin: 40px 0;
  }
  .movie-box .btn a {
    height: 70px;
  }
}
/*-------------------------*/
@media screen and (min-width:40em) {}
/*-------------------------*/
@media screen and (min-width:40em) {}