@import url("https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,wght@6..96,400;6..96,700&display=swap");
@media screen and (max-width: 736px) {
  .pc {
    display: none;
  }
}

@media print, screen and (min-width: 736px) {
  .sp {
    display: none;
  }
}

@media print, screen and (min-width: 736px) {
  .featureSect__head + .featureSect__cont {
    margin-top: 122px;
  }
}

@media screen and (max-width: 736px) {
  .featureSect__head + .featureSect__cont {
    margin-top: 68px;
  }
}

.featureSect__ttl {
  color: rgba(166, 160, 119, 0.15);
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0;
  line-height: .8;
  text-align: center;
  white-space: nowrap;
}

@media print, screen and (min-width: 736px) {
  .featureSect__ttl {
    font-size: 130px;
  }
}

@media screen and (max-width: 736px) {
  .featureSect__ttl {
    font-size: 42px;
  }
}

.featureSect__list {
  display: grid;
}

@media print, screen and (min-width: 736px) {
  .featureSect__list {
    gap: 72px 30px;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 736px) {
  .featureSect__list {
    gap: 56px 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}

.featureSect__item {
  position: relative;
}

.featureSect__item .num {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1 / 1;
  background-color: #00012a;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Cormorant Infant", serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  letter-spacing: .03em;
  line-height: .9;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 1;
}

@media print, screen and (min-width: 736px) {
  .featureSect__item .num {
    font-size: 18px;
    width: 30px;
  }
}

@media screen and (max-width: 736px) {
  .featureSect__item .num {
    font-size: 14px;
    width: 24px;
  }
}

.meritList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 736px) {
  .meritList {
    gap: 8px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 736px) {
  .meritList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8px;
    padding: 0 32px;
    padding-bottom: calc(64 / 390 * 100vw);
  }
}

.meritList__bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.meritList__bg .photo {
  height: 100%;
  width: 100%;
}

.meritList__bg .photo__image, .meritList__bg .photo__pic {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.meritList__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  text-align: center;
  z-index: 2;
}

.meritList__item:after {
  background: #ffffff;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

@media print, screen and (min-width: 736px) {
  .meritList__item:after {
    bottom: 7px;
  }
}

@media screen and (max-width: 736px) {
  .meritList__item:after {
    bottom: calc(8 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .meritList__item {
    height: 160px;
    width: 215px;
  }
}

@media screen and (max-width: 736px) {
  .meritList__item {
    height: calc(118 / 390 * 100vw);
    width: calc(50% - 4px);
  }
}

.meritList__ttl {
  color: #ffffff;
  line-height: 1.8;
}

.meritList__ttl:before {
  content: '';
  display: block;
  height: 0;
  margin-top: calc((1 - 1.8) * .5em);
  width: 0;
}

.meritList__ttl:after {
  content: '';
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.8) * .5em);
  width: 0;
}

@media print, screen and (min-width: 736px) {
  .meritList__ttl {
    font-size: 16px;
    letter-spacing: .04em;
  }
}

@media screen and (max-width: 736px) {
  .meritList__ttl {
    font-size: calc(13 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .plan-recommend {
    padding-bottom: 120px;
  }
}

@media screen and (max-width: 736px) {
  .plan-recommend {
    padding-bottom: 120px;
  }
}

@media print, screen and (min-width: 736px) {
  .plan-feature {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 736px) {
  .plan-feature {
    padding-bottom: 80px;
  }
}

@media print, screen and (min-width: 736px) {
  .plan-variation {
    padding: 0 0 156px;
  }
}

@media screen and (max-width: 736px) {
  .plan-variation {
    padding: 0 0 100px;
  }
}

@media print, screen and (min-width: 736px) {
  .plan-detail {
    padding-bottom: 120px;
  }
}

@media screen and (max-width: 736px) {
  .plan-detail {
    padding: 0 0 40px;
  }
}
