/*============================

style.css

============================*/

@charset "utf-8";

  .sec-common-lv2, .sec-common-lv2--bg-color {
  margin: 0!important;
}
  .bottom-content-cmn {
  margin: 0 auto 100px;
  width: 940px;
  }
  /* よく見られているページの調整 */
  .bottom-content-cmn .sec-common-lv2{
  border-bottom: none;
}
  .bottom-content-cmn .sec-common-lv2 .tit-common-lv2{
  padding-bottom: 70px;
}
/* .productContents */
  .productContents {
  margin-bottom: 0;
  }
  #spec {
  color: #1d1d1f;
}
  #spec.productContents {
  margin: auto;
  width: 940px;
  }

.spec-head-ttl{
  font-size: 40px;
  line-height: 44px;
  font-weight: 600;
}

.notes-section {
  background-color: #f5f5f7;
  padding-top: 56px;
  padding-bottom: 30px;
  margin-top: 65px;
}