@charset "UTF-8";

.g-fixarea-footer__item a,
.g-nav .navbar-toggler,
.c-visual-sub .catchcopy-title,
.g-form .agree .mwform-checkbox-field-text {
  white-space: nowrap;
}

/* .c-headline__type5-ttl {
  text-align: center;
} */

.mv-message {
  position: absolute;
  top: 200px;
  margin: 0 auto;
  background: #fff;
  padding: 5px 25px;
  font-size: 2rem;
  font-weight: bold;
  left: 50%;
  transform: translate(-50%, -50%);
}

.c-visual-type2 .catchcopy {
  background: #000000a8;
  top: 45%;
}

.mv-plan {
  position: absolute;
  top: 60%;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 50px;
  width: 100%;
}

.mv-plan li {
  width: 48%;
  min-height: 230px;
  padding: 20px;
  border: 1px solid #fff;
  background: #ffffffe0;
}

.mv-plan li h3 {
}

.c-headline__type5-ttl:after {
  display: none;
}

.w50 {
  width: 50%;
  margin: 0 auto;
}

.margin_80 {
  margin: 80px 0;
}

.mr10 {
  margin-right: 10px;
}

.g-nav-menu__list li {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100%);
  flex: 0 0 calc(100%);
  padding: 10px 0px;
}

a[href^="tel:"] {
  pointer-events: none;
}

.lh40 {
  line-height: 40px;
  font-size: 18px;
}

.c-visual-type2 .catchcopy-title {
  transform: rotate(0deg);
  order: 1;
  text-align: left;
}

.c-visual-type2 .catchcopy-title > * {
  text-align: center;
}

.c-visual-type2 .catchcopy-body > * {
  text-align: center;
}

.c-after__black--9 {
  background-color: #0b430b;
}

.c-visual-sub {
  margin-top: -96px;
}

.mt50 {
  margin-top: 50px;
}

.price {
  font-size: 36px;
  font-weight: normal;
  margin-left: 25px;
}

.op {
  width: 70%;
  margin: 50px auto 0;
  background: url(../img/common/wagara.jpg);
  background-size: cover;
  padding: 20px;
}

.op h2 {
  font-size: 24px;
}

.inc_items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.inc_items li {
  width: 18%;
  margin: 10px auto;
  background: #fff;
  padding: 10px;
}

.remarks {
  text-align: left;
  padding: 10px;
}

.contain {
  background-size: contain !important;
}

.fs20 {
  font-size: 20px;
}

.fs32 {
  font-size: 32px;
}

.fs16 {
  font-size: 16px;
}

.document {
  text-align: center;
  color: #fff;
  background: #0b430b;
  width: 50%;
  margin: 0 auto;
  display: block;
  padding: 10px 20px;
}

.document_link {
  width: 20%;
  margin: 40px auto 0;
  text-align: center;
}

.document:hover {
  color: #fff;
}

.p-index-service .c-numbering__panel:before {
  font-size: 60px;
  font-size: 6rem;
  font-family:
    "EB Garamond", "Noto Serif JP", "游明朝", "YuMincho",
    "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho",
    "HG明朝E", Meiryo, serif;
  font-weight: 800;
  color: #fff;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  white-space: nowrap;
  background: #000000cf;
  padding: 5px 30px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1300px;
  }
}

@media screen and (max-width: 767px) {
  .lh40 {
    font-size: 14px;
    line-height: 26px;
  }

  .c-visual-type2 .catchcopy {
    top: 25%;
  }

  .mv-message {
    background: #fff;
    padding: 5px;
    font-size: 3vw;
    font-weight: bold;
    top: 115px;
    bottom: unset;
    width: 100%;
    left: unset;
    transform: unset;
  }

  .c-em {
    text-align: center;
    display: block;
    font-size: 24px;
  }

  .mt_30 {
    display: block;
    margin-top: -30px;
  }

  .mr10 {
    margin-right: 0;
  }

  .fs16 {
    font-size: 12px;
  }

  .inc_items li {
    width: 46%;
  }

  .op {
    width: 100%;
  }

  .fs20 {
    font-size: inherit;
  }

  a[href^="tel:"] {
    pointer-events: auto;
  }

  .c-visual-type2 {
    height: 100vh;
  }

  .c-visual-type2__image {
    height: 100vh;
  }

  .mv-plan {
    top: 45%;
    display: inherit;
    padding: 0;
  }

  .mv-plan li {
    width: 100%;
    padding: 5px;
    min-height: unset;
    background: #e8d4d9;
  }
}
