@charset "utf-8";
/*--------------------------------------
ボルニューマ
--------------------------------------*/
.volnewmer .ttl-h4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.volnewmer .fv-center {
  text-align: center;
}

.volnewmer .fv-center .kvImg {
  max-width: 654px;
}

.volnewmer .machine .img-area .kvImg {
  max-width: 269px;
}

.volnewmer .effect .img-area .kvImg {
  max-width: 700px;
}

.volnewmer .anchor-link-wrapper {
  margin-top: 40px;
  grid-template-columns: repeat(3, 1fr);
}

.volnewmer .effect .img-area {
  text-align: center;
}

.volnewmer .feature .img-area img {
  max-width: 273px;
}

.volnewmer .feature .feature-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.volnewmer .feature .feature-flex .txt {
  max-width: 642px;
  margin-top: 6px;
}

.volnewmer .combination .table-scroll {
  overflow: scroll;
}

.volnewmer .combination .table-2col {
  width: 1048px;
}

.volnewmer .combination img {
  width: 60%;
}

.volnewmer .combination .img-area {
  text-align: center;
}

.volnewmer .combination .border {
  border-right: 1px solid #c1c1c1;
}

.volnewmer .problem-btn {
  padding: 23px 0;
}

@media screen and (max-width: 768px) {
  .volnewmer .img-area {
    text-align: center;
  }
  .volnewmer .machine .img-area .kvImg {
    max-width: 120px;
  }

  .volnewmer .anchor-link-wrapper {
    margin-top: 20px;
    grid-template-columns: repeat(2, 1fr);
  }

  .volnewmer .anchor-link-wrapper li {
    font-size: 12px;
  }

  .volnewmer .feature .feature-flex {
    display: block;
  }

  .volnewmer .combination img {
    width: 80%;
  }

  .volnewmer .combination .table-2col {
    width: 510px;
  }

  .volnewmer .combination .table-2col tbody th {
    width: 8%;
  }

  .volnewmer .combination .table-2col th {
    font-size: 10px;
  }
}
