.l-main .p-sec {
  padding-top: 5rem;
  padding-bottom: 5rem;
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.p-mv {
  margin-top: 3.6rem;
  margin-bottom: 3.6rem
}

.p-mv .swiper-slide {
  width: 84.6rem
}

.p-mv .swiper-slide img {
  width: 100%
}

.p-mv .swiper-pagination {
  position: static;
  margin-top: 3.6rem
}

.p-mv .swiper-pagination .swiper-pagination-bullet {
  width: 1.1rem;
  height: 1.1rem;
  margin: 0 1.2rem;
  border: 1px solid #707070;
  background: #707070;
  opacity: 1
}

.p-mv .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff
}

.p-sec02 {
  overflow-x: hidden;
  overflow-y: visible
}

.p-sec02 .swiper-wrapper {
  justify-content: space-between
}

.p-sec02 .swiper {
  overflow: visible
}

.p-sec02 .swiper-slide {
  height: auto
}

.p-sec02 .swiper-pagination .swiper-pagination-bullet {
  width: 1.1rem;
  height: 1.1rem;
  margin: 0 1.2rem;
  border: 1px solid #707070;
  background: #707070;
  opacity: 1
}

.p-sec02 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.p-sec02__item {
  background-color: #fff
}

.p-sec02__item {
  position: relative;
  width: 27.6rem;
  height: 100%;
  border: 1px solid #b2b2b2;
  border-top: 0 solid #b2b2b2
}

.p-sec02__item .num {
  z-index: 10;
  position: absolute;
  top: -4.5rem;
  left: -2.5rem;
  font-size: 7.9rem;
  letter-spacing: -.02em
}

.p-sec02__item .en {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: rotate(90deg) translateY(.2rem);
  transform-origin: bottom right;
  color: #b2b2b2;
  font-size: 2.5rem;
  letter-spacing: .03em;
  white-space: nowrap
}

.p-sec02__item .image img {
  width: 100%
}

.p-sec02__item .textarea {
  padding: 2rem 2.5rem 2.5rem
}

.p-sec02__item .textarea .title {
  margin-bottom: 1.5rem;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.5;
  text-align: center
}

.p-sec02__item .textarea .text {
  font-size: 1.6rem;
  line-height: 1.6875
}

.l-main .p-sec.p-sec03 {
  padding-top: 14rem;
  padding-bottom: 9rem;
}

.p-sec03 {
  background: url(../../images/top/about.jpg) 50% no-repeat;
  background-size: cover;
  text-align: center
}

.p-sec03__title {
  margin-bottom: 3.2rem;
  color: #fff;
  font-weight: 700;
  font-size: 2rem
}

.p-sec03__text {
  margin-bottom: 5rem;
  color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2.1875
}

.p-sec03__btn .c-btnA {
  width: 13.3rem
}

.p-sec04__bg {
  position: relative
}

.p-sec04__bg:before {
  top: -6rem;
  left: 7rem;
  background: url(../../images/top/line.svg)
}

.p-sec04__bg:after,
.p-sec04__bg:before {
  position: absolute;
  right: 0;
  height: 30.5rem;
  content: ""
}

.p-sec04__bg:after {
  top: -2.8rem;
  left: 10rem;
  background: #eaeaea;
  mix-blend-mode: multiply
}

.p-sec04__grid {
  -ms-grid-columns: (1fr)[4];
  display: -ms-grid;
  display: grid;
  z-index: 1;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 10.7rem;
  gap: 3.6rem
}

.p-sec04__grid,
.p-sec04__item .image {
  position: relative
}

.p-sec04__item .image:before {
  position: absolute;
  bottom: -.5rem;
  left: -.5rem;
  width: 100%;
  height: 100%;
  background: #ee5595;
  content: "";
  mix-blend-mode: multiply
}

.p-sec04__item .image img {
  z-index: 1;
  position: relative;
  width: 100%
}

.p-sec04__item .title {
  margin-top: 1.7rem;
  font-weight: 700;
  font-size: 2rem;
  text-align: center
}

.p-sec04__btn {
  text-align: center
}

.p-sec05 {
  background-color: #fff
}

.p-sec05-box {
  padding-bottom: 5rem;
  background: url(../../images/top/camp1.jpg) 0 100% no-repeat, url(../../images/top/camp2.jpg) 100% 100% no-repeat;
  background-size: 37.4rem auto, 37.4rem auto
}

.p-sec05-box__text1 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center
}

.p-sec05-box__text1:after,
.p-sec05-box__text1:before {
  width: .2rem;
  height: 4.4rem;
  margin: 0 2rem;
  background: #000;
  content: ""
}

.p-sec05-box__text1:before {
  transform: rotate(-45deg)
}

.p-sec05-box__text1:after {
  transform: rotate(45deg)
}

.p-sec05-box__text1 span {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.5
}

.p-sec05-box__text2,
.p-sec05-box__text3 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.5;
  text-align: center
}

.p-sec05-box__text3 {
  margin-bottom: 2rem
}

.p-sec05-box__text3 .line {
  background: linear-gradient(0deg, #ffd800 1rem, hsla(0, 0%, 100%, 0) 0)
}

.p-sec05-box__text3 strong {
  font-size: 3.5rem
}

.p-sec05-box__point,
.p-sec05-box__point li {
  display: flex;
  align-items: center;
  justify-content: center
}

.p-sec05-box__point li {
  width: 13.3rem;
  height: 13.3rem;
  padding-top: .5rem;
  border: 3px solid #eb3581;
  border-radius: 50%;
  background-color: #fff;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center
}

.p-sec05-box__point li+li {
  margin-left: 1rem
}

.p-sec05__btns {
  display: flex;
  justify-content: center
}

.p-sec05__btns a {
  width: 36.8rem
}

.p-sec05__btns a+a {
  margin-left: 1.6rem
}

.p-sec06 {
  overflow: hidden
}

.p-sec06-slider {
  position: relative
}

.p-sec06-slider:before {
  right: 10rem;
  bottom: -6rem;
  background: url(../../images/top/line.svg)
}

.p-sec06-slider:after,
.p-sec06-slider:before {
  position: absolute;
  left: 0;
  height: 30.5rem;
  content: ""
}

.p-sec06-slider:after {
  right: 7rem;
  bottom: -2.8rem;
  background: #eaeaea;
  mix-blend-mode: multiply
}

.p-sec06-slider__image {
  position: relative
}

.p-sec06-slider__image>img {
  z-index: 1;
  position: relative;
  width: 100%
}

.p-sec06-slider__image:before {
  position: absolute;
  bottom: -.5rem;
  left: -.5rem;
  width: 100%;
  height: 100%;
  background: #ee5595;
  content: "";
  mix-blend-mode: multiply
}

.p-sec06-slider__image .textarea {
  display: flex;
  z-index: 2;
  position: absolute;
  right: 2.8rem;
  bottom: 4.3rem;
  left: 0;
  flex-direction: column;
  justify-content: center;
  padding: 1.6rem 1rem 1.6rem 2rem;
  background-color: #fff
}

.p-sec06-slider__image .textarea .name {
  margin-bottom: 1.5rem;
  font-size: 3rem
}

.p-sec06-slider__image .textarea .labels {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: -.7rem
}

.p-sec06-slider__image .textarea .labels>span {
  margin-top: .7rem;
  margin-right: .7rem;
  padding: .4rem 1rem .1rem;
  border: 1px solid #eb3581;
  border-radius: 1rem;
  font-weight: 500;
  font-size: 1.4rem
}

.p-sec06-slider__image .textarea .labels>span:last-child {
  margin-right: 0
}

.p-sec06 .swiper {
  overflow: visible
}

.p-sec06 .swiper-slide {
  width: 27.1rem
}

.p-sec06__btn {
  margin-top: 11.3rem
}

.p-sec06__btn,
.p-sec07__btn {
  text-align: center
}

.p-sec07__btn .c-btnA {
  width: 14.9rem
}

@media screen and (max-width:767px) {
  .l-main .p-sec {
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .p-mv {
    margin-top: 0;
    margin-bottom: 6.8rem
  }

  .p-mv .swiper-slide {
    width: 100%
  }

  .p-mv .swiper-slide img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover
  }

  .p-mv .swiper-pagination {
    margin-top: 2rem
  }

  .p-mv .swiper-pagination .swiper-pagination-bullet {
    width: .9rem;
    height: .9rem;
    margin: 0 .9rem
  }

  .p-sec02 .c-inner {
    width: 100%
  }

  .p-sec02 .swiper-button-next,
  .p-sec02 .swiper-button-prev {
    margin-top: -2.2rem
  }

  .p-sec02 .swiper-button-next:after,
  .p-sec02 .swiper-button-prev:after {
    display: none
  }

  .p-sec02 .swiper-button-next img,
  .p-sec02 .swiper-button-prev img {
    width: 1.6rem
  }

  .p-sec02 .swiper-button-prev {
    left: 3.5rem
  }

  .p-sec02 .swiper-button-next {
    right: 1.5rem;
    transform: rotate(180deg)
  }

  .p-sec02 .swiper-pagination {
    position: static;
    margin-top: 2rem
  }

  .p-sec02 .swiper-pagination .swiper-pagination-bullet {
    width: .9rem;
    height: .9rem;
    margin: 0 .9rem
  }

  .p-sec02__item {
    margin: 0 7.6rem
  }

  .l-main .p-sec.p-sec03 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .p-sec03 .c-titA {
    margin: 0 -3.7rem 2rem
  }

  .p-sec03__title {
    margin-bottom: 4.5rem
  }

  .p-sec03__text {
    margin-bottom: 5.4rem
  }

  .p-sec04__bg:before {
    top: -3.7rem;
    left: 1.2rem;
    height: 40rem
  }

  .p-sec04__bg:after {
    top: -2rem;
    left: 2rem;
    height: 40rem
  }

  .p-sec04__grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 5.5rem;
    gap: 2.2rem 1.3rem
  }

  .p-sec04__item .title {
    margin-top: 1.3rem;
    font-size: 1.6rem;
    line-height: 1.5
  }

  .p-sec05-box {
    padding-bottom: 2rem;
    background: none
  }

  .p-sec05-box__text2 {
    margin: 0 -3.7rem
  }

  .p-sec05-box__point li {
    width: 11.2rem;
    height: 11.2rem;
    font-size: 1.4rem
  }

  .p-sec05__btns {
    flex-direction: column;
    align-items: center
  }

  .p-sec05__btns a {
    width: 33.1rem
  }

  .p-sec05__btns a+a {
    margin-top: 1.3rem;
    margin-left: 0
  }
  
  .p-sec06-slider:before {
    right: 1.2rem;
    height: 40rem
  }

  .p-sec06-slider:after {
    right: 3.7rem;
    height: 40rem
  }
}

@media print,
screen and (min-width:768px) {
  .p-sec02 .swiper-slide {
    width: 27.6rem !important
  }
}

/*# sourceMappingURL=../map/project/top.css.map */