@charset "UTF-8";
.schedule {
  /*タイムライン全体の設定*/
  /*タイムライン全体の設定*/
  /*タイムライン全体の設定*/
}
.schedule dl dt {
  font-family: kiro, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #f4ce71;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.2;
}
.schedule dl dd h3 {
  color: #a47864;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 2%;
  font-size: 24px;
}
.schedule dl dd .pht {
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 3%;
}
.schedule .icon {
  width: 46px;
  position: absolute;
  left: -13px;
  top: -10px;
  z-index: 1;
}
.schedule h4 {
  width: 40%;
  margin-left: -15%;
  margin-bottom: 20%;
}
.schedule .timeline-read {
  margin-bottom: 60px;
  text-align: center;
}
.schedule .timeline-read span {
  font-size: 11px;
}
.schedule h4 {
  width: 120px;
  margin-left: -20px;
  margin-bottom: 40px;
  padding-top: 30px;
}
.schedule .timeline {
  margin: 0 auto 0px auto;
  padding: 120px 30px;
  background: #fbf1f1;
  overflow: hidden;
  /*線の起点とするためrelativeを設定*/
  /*絶対配置で線を設定*/
  /*タイムラインの見出し横の丸の位置と形状*/
}
.schedule .timeline h2 {
  text-align: center;
  font-size: 46px;
  font-family: kiro, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #a47864;
  letter-spacing: 2px;
  line-height: 24px;
  margin-bottom: 40px;
}
.schedule .timeline h2 span {
  font-size: 12px;
  font-family: zen-kaku-gothic-antique, sans-serif;
  font-weight: 500;
  color: #a47864;
}
.schedule .timeline li {
  position: relative;
  list-style: none;
  margin-bottom: 20px;
}
.schedule .timeline li dl {
  margin: 0 0 20px 0;
  overflow: hidden;
  clear: both;
}
.schedule .timeline li dl dt {
  margin-left: 60px;
}
.schedule .timeline li dl dd {
  margin-left: 60px;
}
.schedule .timeline li dl dd h3 {
  margin-bottom: 10px;
}
.schedule .timeline li dl dd .pht {
  width: 250px;
  height: 150px;
  position: absolute;
  right: 0;
  top: 0;
}
.schedule .timeline li dl dd p {
  width: 360px;
  margin-bottom: 50px;
  text-align: justify;
}
.schedule .timeline .border-line {
  position: absolute;
  left: 9px;
  top: 0;
  width: 3px; /*線の太さ*/
  height: 0; /*はじめは高さを0に*/
  background: #fff;
}
.schedule .timeline li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 2.5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.schedule .timeline .day1 li::after {
  background: #f4ce71;
}
.schedule .timeline .day2 dl dt {
  color: #e1b4be;
}
.schedule .timeline .day2 li::after {
  background: #e1b4be;
}
.schedule .timeline .day3 dl dt {
  color: #f4ce71;
}
.schedule .timeline .day3 li::after {
  background: #f4ce71;
}
.schedule .timeline .day4 dl dt {
  color: #e1b4be;
}
.schedule .timeline .day4 li::after {
  background: #e1b4be;
}
.schedule .timeline-special {
  padding: 120px 30px;
  background: #ecf3eb;
  overflow: hidden;
  /*タイムラインの見出し横の丸の位置と形状*/
}
.schedule .timeline-special h2 {
  text-align: center;
  font-size: 38px;
  font-family: kiro, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #a47864;
  letter-spacing: 2px;
  line-height: 24px;
  margin-bottom: 5%;
}
.schedule .timeline-special h2 span {
  font-size: 12px;
  font-family: zen-kaku-gothic-antique, sans-serif;
  font-weight: 500;
  color: #a47864;
}
.schedule .timeline-special li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 2.5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.schedule .timeline-special .day1 li::after {
  background: #f4ce71;
}
.schedule .timeline-special .day2 dl dt {
  color: #99c393;
}
.schedule .timeline-special .day2 li::after {
  background: #99c393;
}
.schedule .timeline-special .day3 dl dt {
  color: #f4ce71;
}
.schedule .timeline-special .day3 li::after {
  background: #f4ce71;
}
.schedule .timeline-special .day4 dl dt {
  color: #99c393;
}
.schedule .timeline-special .day4 li::after {
  background: #99c393;
}
.schedule .timeline-special .day5 dl dt {
  color: #f4ce71;
}
.schedule .timeline-special .day5 li::after {
  background: #f4ce71;
}
.schedule .timeline-special .day6 dl dt {
  color: #99c393;
}
.schedule .timeline-special .day6 li::after {
  background: #99c393;
}
.schedule .timeline-special .day7 dl dt {
  color: #f4ce71;
}
.schedule .timeline-special .day7 li::after {
  background: #f4ce71;
}
.schedule .timeline-special .day8 dl dt {
  color: #99c393;
}
.schedule .timeline-special .day8 li::after {
  background: #99c393;
}
.schedule .timeline-premium {
  padding: 120px 30px;
  background: #e8eef1;
  overflow: hidden;
  /*タイムラインの見出し横の丸の位置と形状*/
}
.schedule .timeline-premium h2 {
  text-align: center;
  font-size: 38px;
  font-family: kiro, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #a47864;
  letter-spacing: 2px;
  line-height: 24px;
  margin-bottom: 5%;
}
.schedule .timeline-premium h2 span {
  font-size: 12px;
  font-family: zen-kaku-gothic-antique, sans-serif;
  font-weight: 500;
  color: #a47864;
}
.schedule .timeline-premium li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 2.5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.schedule .timeline-premium .day0 dl dt {
  color: #87b9ce;
}
.schedule .timeline-premium .day0 li::after {
  background: #87b9ce;
}
.schedule .timeline-premium .day1 li::after {
  background: #f4ce71;
}
.schedule .timeline-premium .day2 dl dt {
  color: #87b9ce;
}
.schedule .timeline-premium .day2 li::after {
  background: #87b9ce;
}
.schedule .timeline-premium .day3 dl dt {
  color: #f4ce71;
}
.schedule .timeline-premium .day3 li::after {
  background: #f4ce71;
}
.schedule .timeline-premium .day4 dl dt {
  color: #87b9ce;
}
.schedule .timeline-premium .day4 li::after {
  background: #87b9ce;
}
.schedule .timeline-premium .day5 dl dt {
  color: #f4ce71;
}
.schedule .timeline-premium .day5 li::after {
  background: #f4ce71;
}
.schedule .timeline-premium .day6 dl dt {
  color: #87b9ce;
}
.schedule .timeline-premium .day6 li::after {
  background: #87b9ce;
}
.schedule .timeline-premium .day7 dl dt {
  color: #f4ce71;
}
.schedule .timeline-premium .day7 li::after {
  background: #f4ce71;
}
.schedule .timeline-premium .day8 dl dt {
  color: #87b9ce;
}
.schedule .timeline-premium .day8 li::after {
  background: #87b9ce;
}
.schedule .detailttl img {
  width: 280px;
  margin-bottom: 20px;
}
.schedule .detailttl p {
  font-size: 14px;
  text-align: justify;
  color: #6e6464;
  line-height: 1.8;
  font-family: zen-kaku-gothic-antique, sans-serif;
  font-weight: 400;
}
.schedule .detail-inner {
  margin: 40px 0;
}
.schedule .detail-inner h4 {
  background: #fff;
  color: #87b9ce;
  border-radius: 10px;
  padding: 10px 20px;
  margin-left: 0;
  width: 260px;
  text-align: center;
  margin: 20px 0;
  font-size: 16px;
}
.schedule .detail-inner dl {
  margin-left: 0;
}
.schedule .detail-inner .detail-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
}
.schedule .detail-inner .detail-item img {
  width: 60px;
  margin-right: 20px;
}
.schedule .detail-inner .detail-item p {
  width: 100%;
  text-align: justify;
  align-items: center;
  margin-bottom: 5px;
}
.schedule .detail-inner .detail-item p span {
  font-size: 24px;
  font-weight: 700;
}
.schedule .detail-inner .pointtxt {
  width: 100%;
}
.schedule .detail-point {
  position: relative;
  margin-bottom: 40%;
}
.schedule .detail-point .point-inner {
  background-image: url("../img/plan03/point.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 340px;
  height: 340px;
}
.schedule .detail-point .point-inner .point-inner-txt {
  width: 250px;
  text-align: justify;
  padding: 14% 8% 8% 13%;
}
.schedule .detail-point img {
  position: absolute;
  top: 55%;
  right: 20%;
  width: 200px;
}
.schedule .detail-point02 {
  position: relative;
  margin-bottom: 40%;
}
.schedule .detail-point02 .point-inner {
  background-image: url("../img/plan03/point02.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 330px;
  height: 370px;
}
.schedule .detail-point02 .point-inner .point-inner-txt {
  width: 250px;
  text-align: justify;
  padding: 16% 8% 8% 13%;
}
.schedule .detail-point02 img {
  position: absolute;
  top: 50%;
  right: 18%;
  width: 180px;
}

.point {
  overflow: hidden;
}
.point section {
  position: relative;
  overflow: hidden;
}
@keyframes pathmove2 {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 60px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 80px;
    opacity: 0;
  }
}
.point h2 {
  margin: 0 auto 5% auto;
}
.point .pht {
  position: relative;
  margin-top: 10%;
}
.point .pht .img {
  width: 100%;
  margin: 0 auto;
}
.point .pht .img img {
  width: 100%;
}
.point .pht .bg {
  position: absolute;
  z-index: -1;
  animation: fuwafuwa 5s infinite ease-in-out 0.8s alternate;
}

#packplan {
  margin-bottom: 120px;
}
#packplan .name {
  padding: 10% 0;
  display: none;
}
#packplan .name dl {
  text-align: center;
  margin-bottom: 5%;
}
#packplan .name dl dt {
  font-size: 20px;
  font-weight: 700;
}
#packplan .name dl dd {
  font-size: 12px;
  font-weight: 500;
}
#packplan ul {
  width: 600px;
  margin: 0 auto;
}
#packplan ul li {
  margin-bottom: 20px;
}
#packplan ul li a {
  display: block;
  background: #b4a0c8;
  border-radius: 50px;
  color: #fff;
  padding: 15px 25px;
  font-size: 16px;
  position: relative;
  font-weight: 500;
}
#packplan ul li a i {
  position: absolute;
  right: 3%;
  top: 30%;
  font-size: 24px;
}/*# sourceMappingURL=style_pc.css.map */