/*
* points.scss
*/
/*
 * _setting.scss
 */
/*
 * _mixin.scss
 */
/* -----------------------------------
media query print
------------------------------------ */
/* -----------------------------------
media query ver1
------------------------------------ */
/* -----------------------------------
transition
------------------------------------ */
/* -----------------------------------
clearfix
------------------------------------ */
/* -----------------------------------
formFocus
------------------------------------ */
/* -----------------------------------
shadow
------------------------------------ */
/* -----------------------------------
vw
------------------------------------ */
[data-page-id=points] {
  background: #f7a489;
}

.secPointsHead {
  background: url(../img/common/head_bg.svg) no-repeat center top;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  .secPointsHead {
    background-image: url(../img/common/head_bg_sp.svg);
  }
}
@media screen and (min-width: 769px) {
  .secPointsHead {
    padding-top: min(210px, 15vw);
    padding-bottom: min(130px, 9.2857142857vw);
  }
}
@media screen and (max-width: 768px) {
  .secPointsHead {
    padding-top: 22.7864583333vw;
  }
}
@media screen and (min-width: 769px) {
  .secPointsHead_in {
    max-width: 72.1428571429vw;
  }
}
.secPointsHead_title {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .secPointsHead_img {
    width: 52.1428571429vw;
    margin: 5vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .secPointsHead_img {
    margin-top: 5.2083333333vw;
  }
}

@media screen and (min-width: 769px) {
  .secPointsDetail {
    padding-top: min(100px, 7.1428571429vw);
    padding-bottom: min(100px, 7.1428571429vw);
  }
}
@media screen and (max-width: 768px) {
  .secPointsDetail {
    padding-top: 20.8333333333vw;
    padding-bottom: 14.3229166667vw;
  }
}
.secPointsDetail.-project {
  padding-bottom: 0;
}
@media screen and (min-width: 769px) {
  .secPointsDetail_in {
    max-width: 69.2857142857vw;
  }
}
.secPointsDetail.-regular {
  background: #f7a489;
}
.secPointsDetail.-reverse {
  background: #FFF3E6;
}
.secPointsDetail_cnt1 {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .secPointsDetail_cnt1 {
    display: grid;
    grid-template-columns: 1fr 36.8571428571vw;
    grid-auto-rows: auto;
    column-gap: 6vw;
  }
}
.secPointsDetail_cnt1 > ._head {
  position: relative;
  z-index: 0;
}
.secPointsDetail_cnt1 > ._img {
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .secPointsDetail_cnt1 > ._img {
    margin-top: 6.5104166667vw;
  }
}
.secPointsDetail_cnt1 > ._txt {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .secPointsDetail_cnt1 > ._txt {
    margin-top: -2.6041666667vw;
    margin-left: -0.6510416667vw;
  }
}
.secPointsDetail.-regular .secPointsDetail_cnt1 {
  background: #f7a489;
}
@media screen and (min-width: 769px) {
  .secPointsDetail.-regular .secPointsDetail_cnt1 {
    margin-left: calc(50% - 50vw);
  }
}
@media screen and (min-width: 769px) {
  .secPointsDetail.-regular .secPointsDetail_cnt1 > ._head {
    grid-row: auto;
    grid-column: 2;
  }
}
@media screen and (min-width: 769px) {
  .secPointsDetail.-regular .secPointsDetail_cnt1 > ._img {
    grid-row: 1/4;
    grid-column: 1;
  }
}
@media screen and (min-width: 769px) {
  .secPointsDetail.-regular .secPointsDetail_cnt1 > ._txt {
    grid-row: auto;
    grid-column: 2;
  }
}
.secPointsDetail.-reverse .secPointsDetail_cnt1 {
  background: #FFF3E6;
}
@media screen and (min-width: 769px) {
  .secPointsDetail.-reverse .secPointsDetail_cnt1 {
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (min-width: 769px) {
  .secPointsDetail.-reverse .secPointsDetail_cnt1 > ._head {
    grid-row: auto;
    grid-column: 1;
  }
}
@media screen and (min-width: 769px) {
  .secPointsDetail.-reverse .secPointsDetail_cnt1 > ._img {
    grid-row: 1/4;
    grid-column: 2;
  }
}
@media screen and (min-width: 769px) {
  .secPointsDetail.-reverse .secPointsDetail_cnt1 > ._txt {
    grid-row: auto;
    grid-column: 1;
  }
}
.secPointsDetail_cnt1 > ._head ._shoulder {
  display: block;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: rgba(250, 204, 188, 0.3);
  position: absolute;
  z-index: -1;
  user-select: none;
}
@media screen and (min-width: 769px) {
  .secPointsDetail_cnt1 > ._head ._shoulder {
    top: -5vw;
    right: -12.1428571429vw;
    white-space: nowrap;
    font-size: 11.0714285714vw;
  }
}
@media screen and (max-width: 768px) {
  .secPointsDetail_cnt1 > ._head ._shoulder {
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: 20.1822916667vw;
  }
}
.secPointsDetail_cnt1 > ._head ._num {
  display: flex;
  align-items: center;
  color: #fff;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  line-height: 1.7333333333;
  letter-spacing: 0.17em;
}
@media screen and (min-width: 769px) {
  .secPointsDetail_cnt1 > ._head ._num {
    margin-top: 1.7857142857vw;
    font-size: 1.2857142857vw;
  }
}
@media screen and (max-width: 768px) {
  .secPointsDetail_cnt1 > ._head ._num {
    font-size: 3.2552083333vw;
  }
}
.secPointsDetail_cnt1 > ._head ._num span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  letter-spacing: 0.07em;
  border: 1px solid #fff;
  border-radius: 1000px;
}
@media screen and (min-width: 769px) {
  .secPointsDetail_cnt1 > ._head ._num span {
    margin-right: 1.7857142857vw;
    width: 4vw;
    height: 4vw;
    font-size: 1.7857142857vw;
  }
}
@media screen and (max-width: 768px) {
  .secPointsDetail_cnt1 > ._head ._num span {
    margin-right: 3.2552083333vw;
    width: 7.2916666667vw;
    height: 7.2916666667vw;
    font-size: 3.2552083333vw;
  }
}
.secPointsDetail_cnt1 > ._txt ._copy {
  display: flex;
  flex-direction: column;
  align-items: start;
}
@media screen and (min-width: 769px) {
  .secPointsDetail_cnt1 > ._txt ._copy {
    gap: 0.7142857143vw;
    margin-top: 2.7142857143vw;
  }
}
@media screen and (max-width: 768px) {
  .secPointsDetail_cnt1 > ._txt ._copy {
    gap: 1.0416666667vw;
  }
}
.secPointsDetail_cnt1 > ._txt ._copy span {
  background: #f1683a;
  color: #fff;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.14em;
}
@media screen and (min-width: 769px) {
  .secPointsDetail_cnt1 > ._txt ._copy span {
    padding: 0.5vw 0.3571428571vw 0.5vw 0.7142857143vw;
    font-size: 2.3571428571vw;
    border-radius: 0.5714285714vw;
  }
}
@media screen and (max-width: 768px) {
  .secPointsDetail_cnt1 > ._txt ._copy span {
    padding: 0.9114583333vw 0.6510416667vw 0.9114583333vw 1.3020833333vw;
    border-radius: 1.0416666667vw;
    font-size: 5.2083333333vw;
  }
}
.secPointsDetail_cnt1 > ._txt ._body {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.17em;
}
@media screen and (min-width: 769px) {
  .secPointsDetail_cnt1 > ._txt ._body {
    font-size: 1.0714285714vw;
    margin-top: 1.4285714286vw;
  }
}
@media screen and (max-width: 768px) {
  .secPointsDetail_cnt1 > ._txt ._body {
    margin-top: 6.5104166667vw;
    font-size: 3.125vw;
  }
}
@media screen and (min-width: 769px) {
  .secPointsDetail.-reverse .secPointsDetail_cnt1 > ._head ._shoulder {
    right: auto;
    left: -12.1428571429vw;
  }
}
.secPointsDetail.-reverse .secPointsDetail_cnt1 > ._head ._num {
  color: #00a9ce;
}
.secPointsDetail.-reverse .secPointsDetail_cnt1 > ._head ._num span {
  border: 1px solid #00a9ce;
}

.secProject {
  background: #f7a489;
}
@media screen and (min-width: 769px) {
  .secProject {
    padding-top: 12.8571428571vw;
    padding-bottom: 12.8571428571vw;
  }
}
@media screen and (max-width: 768px) {
  .secProject {
    padding-top: 27.34375vw;
    padding-bottom: 18.2291666667vw;
  }
}
@media screen and (min-width: 769px) {
  .secProject_in {
    max-width: 1100px;
    max-width: 78.5714285714vw;
  }
}
.secProject_cnt1 {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secProject_cnt1 {
    min-height: 30.7142857143vw;
    aspect-ratio: 1100/430;
  }
}
@media screen and (min-width: 769px) {
  .secProject_nav {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    width: 108.6428571429vw;
    height: 44.3571428571vw;
    transform: translate(-24.75vw, -50%);
    mask-image: url(../img/points/project_nav_mask.svg);
    mask-repeat: no-repeat;
    mask-position: left center;
    mask-size: contain;
  }
}
@media screen and (min-width: 769px) {
  .secProject_nav .swiper {
    overflow: visible;
    margin-left: 0;
  }
  .secProject_nav .swiper .swiper-button-next {
    display: none;
  }
  .secProject_nav .swiper .swiper-button-prev {
    display: none;
  }
}
.secProject_nav_circle {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secProject_nav_circle {
    width: 49.2857142857vw;
    height: 49.2857142857vw;
    width: 44.3571428571vw;
    height: 44.3571428571vw;
  }
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle {
    margin-left: -6.5104166667vw;
    margin-right: -6.5104166667vw;
    padding: 6.5104166667vw 19.53125vw;
    margin-bottom: 19.53125vw;
  }
}
@media screen and (min-width: 769px) {
  .secProject_nav_circle ul {
    width: 100%;
    height: 100%;
    position: absolute;
  }
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .secProject_nav_circle ul li {
    position: absolute;
    width: 10.1571428571vw;
    height: 10.1571428571vw;
  }
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul li {
    transition: 0.4s;
    position: relative;
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
  }
}
.secProject_nav_circle ul li ._img {
  user-select: none;
  position: relative;
  width: 100%;
  height: 100%;
  transition: 0.2s ease-in-out;
  transition: 0.394s ease-out;
}
.secProject_nav_circle ul li ._img ._img1 {
  position: absolute;
  z-index: 1;
  opacity: 1;
  transition: 0.2s ease-in-out;
}
.secProject_nav_circle ul li ._img ._img2 {
  position: absolute;
  z-index: 1;
  z-index: 0;
}
.secProject_nav_circle ul li ._img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 71.4285714286vw;
}
.secProject_nav_circle ul li ._img img.-img1 {
  width: 80%;
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul li ._img img.-img1 {
    margin-top: -6%;
  }
}
.secProject_nav_circle ul li ._img img.-img2 {
  width: 75%;
  margin-left: 0%;
}
.secProject_nav_circle ul li ._img img.-img3 {
  width: 55%;
  margin-top: -1%;
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul li ._img img.-img3 {
    margin-top: -1%;
  }
}
.secProject_nav_circle ul li ._img img.-img4 {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul li ._img img.-img4 {
    margin-top: -6%;
  }
}
.secProject_nav_circle ul li ._img img.-img5 {
  width: 60%;
  margin-top: 0%;
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul li ._img img.-img5 {
    margin-top: -3%;
  }
}
.secProject_nav_circle ul li ._img img.-img6 {
  width: 80%;
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul li ._img img.-img6 {
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  .secProject_nav_circle ul li.is-current ._img {
    transform: translate(70%, 2%) scale(2.5);
  }
  .secProject_nav_circle ul li.is-current::before {
    transform: translate(70%, 2%) scale(2.5);
  }
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul li.swiper-slide:not(.swiper-slide-active) {
    transform: scale(0.5);
  }
}
.secProject_nav_circle ul li.is-current ._img ._img1, .secProject_nav_circle ul li.swiper-slide-active ._img ._img1 {
  opacity: 0;
}
.secProject_nav_circle ul li.is-current img.-img1, .secProject_nav_circle ul li.swiper-slide-active img.-img1 {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul li.is-current img.-img1, .secProject_nav_circle ul li.swiper-slide-active img.-img1 {
    margin-top: -8%;
  }
}
.secProject_nav_circle ul li.is-current img.-img2, .secProject_nav_circle ul li.swiper-slide-active img.-img2 {
  width: 100%;
  margin-left: -8%;
}
.secProject_nav_circle ul li.is-current img.-img3, .secProject_nav_circle ul li.swiper-slide-active img.-img3 {
  width: 65%;
  margin-top: -10%;
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul li.is-current img.-img3, .secProject_nav_circle ul li.swiper-slide-active img.-img3 {
    margin-top: -15%;
  }
}
.secProject_nav_circle ul li.is-current img.-img4, .secProject_nav_circle ul li.swiper-slide-active img.-img4 {
  width: 66%;
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul li.is-current img.-img4, .secProject_nav_circle ul li.swiper-slide-active img.-img4 {
    margin-top: -5%;
  }
}
.secProject_nav_circle ul li.is-current img.-img5, .secProject_nav_circle ul li.swiper-slide-active img.-img5 {
  width: 75%;
  margin-top: -8%;
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul li.is-current img.-img5, .secProject_nav_circle ul li.swiper-slide-active img.-img5 {
    margin-top: -10%;
  }
}
.secProject_nav_circle ul li.is-current img.-img6, .secProject_nav_circle ul li.swiper-slide-active img.-img6 {
  width: 110%;
}
@media screen and (max-width: 768px) {
  .secProject_nav_circle ul li.is-current img.-img6, .secProject_nav_circle ul li.swiper-slide-active img.-img6 {
    width: 105%;
  }
}
.secProject_nav_circle ul li::before {
  transition: 0.2s ease-in-out;
  transition: 0.394s ease-out;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #f4772c;
  border-radius: 100%;
  position: absolute;
  z-index: 0;
  inset: 0;
}
.secProject_nav_circle ul li:nth-child(odd)::before {
  background: #ff8a39;
}
.secProject_nav_circle ul li ._view {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 1;
  bottom: 5.2083333333vw;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 3.2552083333vw;
  font-size: 3.125vw;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .secProject_nav_circle ul li ._view {
    display: none;
  }
}
.secProject_nav_circle ul li ._view:hover {
  opacity: 0.4;
}
.secProject_nav_circle ul li ._view::after {
  content: "";
  display: block;
  width: 3.6458333333vw;
  height: 3.6458333333vw;
  background: url(../img/points/project_ico_plus.svg) no-repeat center/contain;
  margin-left: 1.3020833333vw;
}
.secProject_nav_pcbtn1 {
  position: absolute;
  z-index: 1;
  width: 4.5vw;
  height: 2.7642857143vw;
  font-size: 0;
  position: absolute;
  left: 23.1428571429vw;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .secProject_nav_pcbtn1 {
    display: none;
  }
}
.secProject_nav_pcbtn1.-next {
  background: url(../img/points/project_arrow_next.svg) no-repeat center/contain;
  top: 2.1428571429vw;
}
.secProject_nav_pcbtn1.-prev {
  background: url(../img/points/project_arrow_prev.svg) no-repeat center/contain;
  bottom: 2.1428571429vw;
}
.secProject_nav_pcbtn2 {
  position: absolute;
  z-index: 1;
  width: 10.1571428571vw;
  height: 10.1571428571vw;
  border-radius: 100%;
  font-size: 0;
  position: absolute;
  z-index: 10000;
  background: rgba(255, 255, 255, 0);
  left: 25.7142857143vw;
}
@media screen and (max-width: 768px) {
  .secProject_nav_pcbtn2 {
    display: none;
  }
}
.secProject_nav_pcbtn2.-next {
  top: 2.5vw;
  top: 2.25vw;
}
.secProject_nav_pcbtn2.-prev {
  bottom: 2.5vw;
  bottom: 2.25vw;
}
.secProject_nav_spbtn {
  display: block;
  position: absolute;
  z-index: 1;
  width: 6.5104166667vw;
  height: 6.5104166667vw;
  border-radius: 100%;
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .secProject_nav_spbtn {
    display: none;
  }
}
.secProject_nav_spbtn::before {
  content: "";
  display: block;
  width: 3.90625vw;
  height: 3.90625vw;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
}
.secProject_nav_spbtn.-next {
  right: 11.71875vw;
}
.secProject_nav_spbtn.-next::before {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: translate(-65%, -50%) rotate(45deg);
}
.secProject_nav_spbtn.-prev {
  left: 11.71875vw;
}
.secProject_nav_spbtn.-prev::before {
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: translate(-35%, -50%) rotate(135deg);
}
.secProject_nav_spnum {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 3.3854166667vw;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .secProject_nav_spnum {
    display: none;
  }
}
.secProject_nav_spnum span {
  margin: 0 2px;
}
.secProject_project {
  position: relative;
}
@media screen and (max-width: 768px) {
  .secProject_project {
    position: absolute;
    background: rgba(241, 104, 58, 0.9);
    border-radius: 2.9947916667vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 91.1458333333vw;
    height: auto;
    min-height: 70vh;
    min-height: 70svh;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    margin-top: 20%;
    transition: 0.2s ease-in-out;
    transition-duration: 0.3s;
  }
  .secProject_project.is-visible {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    margin-top: 0;
  }
}
.secProject_project_item {
  display: flex;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  max-height: 0;
}
@media screen and (min-width: 769px) {
  .secProject_project_item {
    padding-left: 38.5714285714vw;
    padding-left: 34.7142857143vw;
  }
}
@media screen and (max-width: 768px) {
  .secProject_project_item {
    align-items: center;
    flex-direction: column;
    padding: 5.2083333333vw 5.2083333333vw 13.0208333333vw;
  }
}
.secProject_project_item.is-current {
  max-height: 1000000px;
  position: static;
}
.secProject_project_item.is-current > ._img {
  opacity: 1;
}
.secProject_project_item.is-current > ._txt {
  opacity: 1;
}
.secProject_project_item > ._img {
  transition: 0.2s ease-in-out;
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .secProject_project_item > ._img {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .secProject_project_item > ._img {
    position: relative;
    width: 26.0416666667vw;
    height: 26.0416666667vw;
    min-height: 26.0416666667vw;
    margin: 0 auto;
  }
  .secProject_project_item > ._img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1000px;
  }
  .secProject_project_item > ._img img.-img1 {
    width: 100%;
  }
  .secProject_project_item > ._img img.-img2 {
    width: 100%;
    margin-left: -8%;
  }
  .secProject_project_item > ._img img.-img3 {
    width: 65%;
    margin-top: -10%;
  }
  .secProject_project_item > ._img img.-img4 {
    width: 66%;
  }
  .secProject_project_item > ._img img.-img5 {
    width: 75%;
    margin-top: -8%;
  }
  .secProject_project_item > ._img img.-img6 {
    width: 110%;
  }
  .secProject_project_item > ._img::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #f7a489;
    border-radius: 100%;
    position: absolute;
    z-index: 0;
    inset: 0;
  }
}
.secProject_project_item > ._txt {
  transition: 0.2s ease-in-out;
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .secProject_project_item > ._txt {
    padding-left: 10vw;
  }
}
@media screen and (max-width: 768px) {
  .secProject_project_item > ._txt {
    margin-top: 3.90625vw;
  }
}
.secProject_project_item > ._txt ._no {
  display: block;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 1.0714285714vw;
  letter-spacing: 0.14em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .secProject_project_item > ._txt ._no {
    text-align: center;
    font-size: 2.6041666667vw;
  }
}
.secProject_project_item > ._txt ._title {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  font-size: 1.7142857143vw;
  letter-spacing: 0.02em;
  line-height: 1.8;
  white-space: nowrap;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .secProject_project_item > ._txt ._title {
    text-align: center;
    font-size: 4.6875vw;
  }
}
.secProject_project_item > ._txt ._body {
  margin-top: 1.0714285714vw;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  font-size: 1.6rem;
  font-size: 1.1428571429vw;
  line-height: 2;
  letter-spacing: 0.07em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .secProject_project_item > ._txt ._body {
    margin-top: 3.90625vw;
    font-size: 2.9947916667vw;
  }
}
@media screen and (min-width: 769px) {
  .secProject_project_spnav {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .secProject_project_spnav {
    position: absolute;
    z-index: 2;
    width: 100%;
    padding: 0 5.2083333333vw;
    bottom: 2.6041666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .secProject_project_spnav ul {
    display: flex;
    justify-content: space-between;
  }
  .secProject_project_spnav ul li {
    font-size: 3.125vw;
    font-size: 0;
    color: #fff;
  }
  .secProject_project_spnav ul li span {
    cursor: pointer;
    content: "";
    display: block;
    width: 9.1145833333vw;
    height: 9.1145833333vw;
  }
  .secProject_project_spnav ul li span.-prev {
    background: url(../img/points/project_ico_prev.svg) no-repeat center/contain;
  }
  .secProject_project_spnav ul li span.-next {
    background: url(../img/points/project_ico_next.svg) no-repeat center/contain;
  }
  .secProject_project_spnav ul li span.-close {
    background: url(../img/points/project_ico_close.svg) no-repeat center/contain;
  }
}
@media screen and (max-width: 768px) {
  .secProject_project_pcnav {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .secProject_project_pcnav {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  .secProject_project_pcnav ul {
    position: relative;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  .secProject_project_pcnav ul li {
    pointer-events: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .secProject_project_pcnav ul li:nth-of-type(1) {
    left: 0;
    margin-left: -7.1428571429vw;
  }
  .secProject_project_pcnav ul li:nth-of-type(2) {
    right: 0;
    margin-right: -7.1428571429vw;
  }
  .secProject_project_pcnav ul li span {
    cursor: pointer;
    display: block;
    width: 5.7142857143vw;
    height: 5.7142857143vw;
    background: #00a9ce;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    transition: 0.2s ease-in-out;
  }
  .secProject_project_pcnav ul li span::after {
    content: "";
    display: block;
    background: url(../img/common/ico_arrow1_white.svg) no-repeat center/contain;
    transition: 0.2s ease-in-out;
    width: 0.7142857143vw;
    height: 1.1428571429vw;
  }
  .secProject_project_pcnav ul li span.-prev:after {
    transform: rotate(180deg);
  }
  .secProject_project_pcnav ul li span:hover {
    opacity: 0.8;
  }
}
.secProject_bg {
  position: absolute;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .secProject_bg {
    top: -8.55vw;
    left: 3.4071428571vw;
    width: 36.3857142857vw;
  }
}
@media screen and (max-width: 768px) {
  .secProject_bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -57%);
    width: 100%;
  }
}
.secProject_num {
  position: absolute;
  z-index: 2;
  bottom: -0.3214285714vw;
  left: 7.7142857143vw;
  width: 27.6428571429vw;
  display: flex;
  justify-content: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .secProject_num {
    display: none;
  }
}
.secProject_num ._number {
  display: flex;
}
.secProject_num ._number span {
  margin: 0 2px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 1.7857142857vw;
  color: #fff;
}
.secProject_num ._prev,
.secProject_num ._next {
  user-select: none;
  position: relative;
  line-height: 1;
  transition: 0.2s ease-in-out;
  display: flex;
  align-items: center;
}
.secProject_num ._prev span,
.secProject_num ._next span {
  position: relative;
  line-height: 1;
  animation: arrow 2s infinite;
}
.secProject_num ._prev span::after,
.secProject_num ._next span::after {
  content: "";
  display: inline-block;
  width: 1vw;
  height: 1vw;
  border-top: 0.1428571429vw solid #fff;
  border-right: 0.1428571429vw solid #fff;
  margin-top: 0.1428571429vw;
}
@keyframes arrow {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.secProject_num ._prev:hover,
.secProject_num ._next:hover {
  transform: scale(1.2);
}
.secProject_num ._prev {
  margin-right: 1.4285714286vw;
}
.secProject_num ._prev span:nth-of-type(3) {
  animation-delay: -0.5s;
}
.secProject_num ._prev span:nth-of-type(2) {
  animation-delay: -0.25s;
}
.secProject_num ._prev span:nth-of-type(1) {
  animation-delay: 0s;
}
.secProject_num ._prev span::after {
  transform: rotate(-135deg);
}
.secProject_num ._next {
  margin-left: 1.4285714286vw;
}
.secProject_num ._next span:nth-of-type(1) {
  animation-delay: -0.5s;
}
.secProject_num ._next span:nth-of-type(2) {
  animation-delay: -0.25s;
}
.secProject_num ._next span:nth-of-type(3) {
  animation-delay: 0s;
}
.secProject_num ._next span::after {
  transform: rotate(45deg);
}/*# sourceMappingURL=points.css.map */