main h2{display:inline-block;font-size:20px;font-size:1.25rem;text-align:left;width:auto;border-bottom:2px solid #000000;margin:0 auto 30px}
main h2.r{color:#bf1139;border-bottom:2px solid #bf1139}
section.common-article-width-image{margin-bottom:80px}
section.common-article.contact p{text-align:left}
.li-point {
  margin: 4px 0 30px;
}
.li-point li {
  margin-bottom: 24px; font-size: 1.6rem;font-weight: bold;
}
.lp-type-list li {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #bbbbbb;
}
.lp-type-name {
  margin-bottom: 10px;
}
.lp-type-name span {
  margin-right: 20px; padding: 4px 20px 2px; background-color: #0070c0; color: #fff;font-size: 1.4rem; font-weight: bold;
}
.lp-type-note {
  margin-top: 24px;
}
.table-region th,
.table-region td {
  padding: 12px 16px 10px;
  font-size: 1.4rem;
}
.table-region th {
  width: 140px;
}
.title-note {
  margin-left: 10px;
  font-size: 1.2rem;
}

@media screen and (min-width: 769px), point {
  .li-point {
    margin: 8px 0 40px;
  }
  .li-point li {
    margin-bottom: 20px; font-size: 1.4rem;/*font-weight: bold;*/
  }
  .lp-type-list {
    max-width: 1060px;
    width: 100%;
    margin: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
.lp-type-list li {
  width: 48%;
  margin-right: 4%;
  /*margin-bottom: 60px;
  padding-bottom: 60px;*/
  border-bottom: none;
}
  .lp-type-list li:nth-of-type(2n) {
    margin-right: 0;
  }
  .lp-type-list li:nth-of-type(n+3) {
    margin-top: 6px;
  }
  .lp-type-list img {
    width: 100%;
  }
.lp-type-name {
  /*margin-bottom: 10px;*/
  font-size: 0.84rem;
}
.lp-type-name span {
  margin-right: 10px; padding: 2px 12px 0px; /*background-color: #0070c0; color: #fff;*/font-size: 1.08rem; /*font-weight: bold;*/
}
/*.lp-type-note {
  margin-top: 24px;
}*/
  .table-region {
    max-width: 1000px;
  }
  .table-region th,
  .table-region td {
    padding: 10px 16px 8px;
    font-size: 1rem;
  }
  .title-note {
    margin-left: 12px;
    font-size: 0.86rem;
  }
}



