@charset "UTF-8";

/* スライド上書き */
.slidewrap {
  width: 100%;
}
.splide__pagination{
  bottom: calc(40vw / -5) !important;
}
.splide__pagination__page {
  width: 10px!important;
  height: 10px!important;
  margin: 5px!important;
  background:#e3a4a7!important;
  border-radius: 0!important;
  opacity: 1!important;
}
.splide__pagination__page.is-active{
  background:#b81c22!important;
}
.splide__slide{
  opacity: 0.7!important;
}
.splide__slide.is-active{
    opacity: 1!important;
}
  .splide__arrow {
  background: none!important;
  }
.splide__arrow.allyear-arrow{
  height: calc(19vw / 5);
  width: calc(35vw / 5);
  opacity: 1;
}
.splide__arrow.allyear-arrow svg {
  fill: #fff;
  height: calc(19vw / 5);
  width: calc(35vw / 5);
}

.splide__arrow--prev.allyear1-prev{
left: calc(30vw / 5);
}
.splide__arrow--next.allyear1-next{
right: calc(30vw / 5);
}
.slidewrap{
  margin-bottom: calc(75vw / 5);
}



.sec06-slide01{
  background: url(../images/sec06-slide01.png) no-repeat #fdf4f4 center top /100% auto;
}
.sec06-slide02{
  background: url(../images/sec06-slide02.png) no-repeat #fdf4f4 center top  /100% auto;
}
.sec06-slide03{
  background: url(../images/sec06-slide03.png) no-repeat #fdf4f4 center top  /100% auto;
}
.sec06-slide04{
  background: url(../images/sec06-slide04.png) no-repeat #fdf4f4 center top  /100% auto;
}
.sec06-slide05{
  background: url(../images/sec06-slide05.png) no-repeat #fdf4f4 center top  /100% auto;
}
.sec06-slide06{
  background: url(../images/sec06-slide06.png) no-repeat #fdf4f4 center top  /100% auto;
}
.sec06-slide07{
  background: url(../images/sec06-slide07.png) no-repeat #fdf4f4 center top  /100% auto;
}
.splide__arrow.allyear-arrow.allyear2-prev svg,
.splide__arrow.allyear-arrow.allyear2-next svg {
  fill: #d1201a;
}
.splide__arrow--prev.allyear2-prev{
left: calc(15vw / 5);
}
.splide__arrow--next.allyear2-next{
right: calc(15vw / 5);
}
.sec03 .splide__track--nav > .splide__list > .splide__slide,
.splide__track--nav > .splide__list > .splide__slide.sec06-slide{
  border: none!important;
}
.sec03 .splide__track--nav > .splide__list > .splide__slide.is-active,
.splide__track--nav > .splide__list > .splide__slide.sec06-slide.is-active{
  border: none;

}
.sec06-slide{
  padding: calc(30vw / 5) calc(20vw / 5) calc(50vw / 5);
  color: #001527;
  height: calc(520vw / 5);
  position: relative;
}

.sec06-slide h3{
  font-size: calc(33.6vw / 5);
  padding-top: calc(240vw / 5);
  text-align: center;
  font-weight: 500;
  margin-bottom: 0.2em;
  color: #d1201a;
}
.sec06-slide .text{
  font-size: calc(14vw / 5);
  line-height: 1.75;
  margin-bottom: 1.5em;
  text-align: left;
}
.sec06-slide-btn{
  background: url(../images/sec06-btn-arr.png) no-repeat right 4% center#d1201a;
  background-size: calc(28vw / 5);
  bottom: calc(26vw / 5);
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  width: calc(250vw / 5);
  height: calc(42vw / 5);
  border-radius: calc(35vw / 5);
  margin: auto;
}
.sec06-slide-btn a{
  color: #fff;
  font-size: calc(16vw / 5);
  line-height: calc(42vw / 5);
  width: 100%;
  height: 100%;
  display: block;
}

/* //////////////////////////////////////////////////////////////////////////////// PC //////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 501px) {
  /* スライド上書き */
  /* .slidewrap {
    width: 100%;
  } */
  .splide__pagination{
    bottom: -40px!important;
  }
  .splide__pagination__page {
    width: 10px!important;
    height: 10px!important;
    margin: 5px!important;
    background:#e3a4a7!important;
    border-radius: 0!important;
    opacity: 1!important;
  }
  .splide__pagination__page.is-active{
    background:#b81c22!important;
  }
  .splide__slide{
    opacity: 0.7!important;
  }
  .splide__slide.is-active{
      opacity: 1!important;
  }
    .splide__arrow {
    background: none!important;
    }
  .splide__arrow.allyear-arrow{
    height: 19px;
    width: 35px;
    opacity: 1;
  }
  .splide__arrow.allyear-arrow svg {
    fill: #fff;
    height: 19px;
    width: 35px;
  }

  .splide__arrow--prev.allyear1-prev{
  left: 30px;
  }
  .splide__arrow--next.allyear1-next{
  right: 30px;
  }
  .slidewrap{
    margin-bottom: 75px;
  }

  .splide__arrow--prev.allyear2-prev{
  left: 15px;
  }
  .splide__arrow--next.allyear2-next{
  right: 15px;
  }
  .sec03 .splide__track--nav > .splide__list > .splide__slide,
  .splide__track--nav > .splide__list > .splide__slide.sec06-slide{
    border: none!important;
  }
  .sec03 .splide__track--nav > .splide__list > .splide__slide.is-active,
  .splide__track--nav > .splide__list > .splide__slide.sec06-slide.is-active{
    border: none;

  }
  .sec06-slide{
    padding: 30px 20px 50px;
    color: #001527;
    height: 520px;
    position: relative;
  }

  .sec06-slide h3{
    font-size: 33.6px;
    padding-top: 240px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 0.2em;
    color: #d1201a;
  }
  .sec06-slide .text{
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 1.5em;
    text-align: left;
  }
  .sec06-slide-btn{
    background: url(../images/sec06-btn-arr.png) no-repeat right 4% center#d1201a;
    background-size: 28px;
    bottom: 26px;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    width: 250px;
    height: 42px;
    border-radius: 35px;
    margin: auto;
  }
  .sec06-slide-btn a{
    color: #fff;
    font-size: 16px;
    line-height: 42px;
    width: 100%;
    height: 100%;
    display: block;
  }
}