.v-komazawa__title {
  position: relative;
}
.v-komazawa__title .v-title {
  background-image: url("/data/img/views/komazawa/pc/title_bg.png");
  width: 100%;
  height: 242px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 86% 86%;
  position: absolute;
  bottom: 0;
  top: -3rem;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.v-komazawa__content {
  padding: 146px 0 0;
}
.v-komazawa__content__section {
  position: relative;
}
.v-komazawa__content__section::before {
  content: "";
  background: #F7F7F7;
  width: 592px;
  height: 706px;
  position: absolute;
  top: 60px;
  z-index: -1;
  left: 30px;
}
.v-komazawa__content__section .sec-1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.v-komazawa__content__section .sec-1 li {
  list-style: none;
  width: 440px;
  float: left;
}
.v-komazawa__content__section .sec-1 li:nth-child(2) {
  width: 457px;
}
.v-komazawa__content__section .sec-1 li .text > p {
  font-size: 24px;
  margin-bottom: 3rem;
  font-weight: normal;
}
.v-komazawa__content__section .sec-1 li .text > p:nth-child(2) {
  font-size: 15px;
  line-height: 30px;
}
.v-komazawa__content__section .sec-2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.v-komazawa__content__section .sec-2 li {
  width: 440px;
  float: left;
  list-style: none;
}
.v-komazawa__content__section .sec-2 li:nth-child(2) {
  width: 457px;
}
.v-komazawa__content__section .sec-2 li .text2 > p {
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
}
.v-komazawa__content__v-button {
  padding-top: 12rem;
  padding-bottom: 10rem;
}
.v-komazawa__content__table .br {
  height: 1px;
  border-top: 1px solid #CCCCCC;
  margin: 25px 0;
}
.v-komazawa__content__table .v-table {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.v-komazawa__content__table .v-reserve {
  width: 629px;
  height: 250px;
  border: 1px solid #887535;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 27px;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.v-komazawa__content__table .v-reserve .img {
  margin-bottom: 10px;
}
.v-komazawa__content__table .v-reserve > p {
  font-size: 24px;
  font-weight: normal;
}
.v-komazawa__content__table .v-reserve > span {
  font-size: 14px;
}
.v-komazawa__map iframe {
  width: 100%;
  height: 515px;
}
.v-komazawa__content-2 {
  background: #F5F5F5;
  padding: 90px 0 95px;
}

@media screen and (max-width: 750px) {
  .c-visual__wrap span {
    padding-left: 3rem;
  }

  .v-komazawa__title {
    position: relative;
  }
  .v-komazawa__title .v-title {
    top: -17rem;
  }
  .v-komazawa__content {
    padding: 50px 0 0;
  }
  .v-komazawa__content__section {
    position: relative;
  }
  .v-komazawa__content__section::before {
    display: none;
  }
  .v-komazawa__content__section .sec-1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 2rem;
  }
  .v-komazawa__content__section .sec-1 li {
    list-style: none;
    width: 440px;
    float: left;
  }
  .v-komazawa__content__section .sec-1 li:nth-child(2) {
    width: 457px;
  }
  .v-komazawa__content__section .sec-1 li .text > p {
    font-size: 20px;
    padding-top: 2rem;
    margin-bottom: 0;
  }
  .v-komazawa__content__section .sec-1 li .text > p:nth-child(2) {
    font-size: 14px;
    line-height: 30px;
  }
  .v-komazawa__content__section .sec-2 {
    margin-top: 5rem;
  }
  .v-komazawa__content__section .sec-2 li {
    width: 100%;
  }
  .v-komazawa__content__section .sec-2 li:nth-child(2) {
    width: 100%;
    margin-bottom: 5rem;
  }
  .v-komazawa__content__section .sec-2 li .text2 > p {
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
  }
  .v-komazawa__content__v-button {
    padding-top: 3rem;
    padding-bottom: 4rem;
  }
  .v-komazawa__content__table .br {
    margin: 2rem 4rem;
  }
  .v-komazawa__content__table .v-table {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .v-komazawa__content__table .v-reserve {
    width: 100%;
    height: auto;
    padding: 10px;
  }
  .v-komazawa__content__table .v-reserve .img {
    margin-bottom: 0;
  }
  .v-komazawa__content__table .v-reserve > p {
    font-size: 1.5rem;
    font-weight: normal;
  }
  .v-komazawa__content__table .v-reserve > span {
    font-size: 12px;
  }
  .v-komazawa__map iframe {
    height: 25rem;
  }
  .v-komazawa__content-2 {
    padding: 4rem 0 5rem;
  }
  .v-komazawa__content-2 .v-flex .v-img {
    width: 3.3rem;
  }
  .v-komazawa__content-2 .v-flex .v-custom {
    position: relative;
    top: 5px;
  }
  .v-komazawa__content-2 .v-flex__fig {
    margin-top: 1rem;
  }
  .v-komazawa__content-2 .v-flex__fig img {
    width: 3.6rem;
    margin-top: -1.2rem;
  }
  .v-komazawa__content-2 .v-flex__first {
    position: relative;
  }
  .v-komazawa__content-2 .v-flex__third {
    position: relative;
  }
  .v-komazawa__content-2 .v-flex__soon {
    margin-top: -3rem;
  }
}
/*# sourceMappingURL=index.css.map */