@media screen and (min-width: 601px) {
  .header2019,
  .footer2019 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  }
}

div#body .mainArea {
  padding-bottom: 60px;
}

div#body .mainArea .group h1 {
  margin-bottom: 25px;
  display: block;
  font-size: 21px;
  font-weight: bold;
}

@media screen and (max-width: 600px) {
  div#body {
    padding: 20px 20px 50px;
  }

  div#body .mainArea {
    padding-bottom: 0px;
  }

  div#body .mainArea .group h1 {
    margin: 0 0 15px;
  }
}

.cpListLeadArea {
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .cpListLeadArea {
    margin-bottom: 0;
  }
}

.cpListArea .cpListWrapper {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper thead {
    display: none;
  }
}
.cpListArea .cpListWrapper th {
  background: #D3D2CF;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  padding: 10px 7px;
  white-space: nowrap;
  line-height: 1.4;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper th {
    display: block;
    padding: 10px 0px;
    border-right: none;
  }
}
.cpListArea .cpListWrapper td {
  padding: 16px 8px;
  border-bottom: 1px solid #aaa;
  box-sizing: border-box;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td {
    display: block;
    padding: 10px 10px;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
  }
}
.cpListArea .cpListWrapper td .cpListspace {
  margin-top: 5px;
}
.cpListArea .cpListWrapper td .cpList_spbr {
  display: block;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td .cpList_spbr {
    display: none;
  }
}
.cpListArea .cpListWrapper td.cpListBrand {
  text-align: center;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td.cpListBrand {
    border-top: 2px solid #45433E;
    padding: 5px 0px;
    margin-top: 30px;
  }
}
.cpListArea .cpListWrapper td.cpListBrand .cpListBrandlogo {
  border: 1px solid #ccc;
  width: 100px;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td.cpListBrand .cpListBrandlogo {
    width: 120px;
    border: none;
  }
}
.cpListArea .cpListWrapper td.cpListBrand .cpListBrandname {
  font-size: 12px;
  color: #999;
  margin-top: 3px;
}
.cpListArea .cpListWrapper td.cpListCpname {
  width: 30%;
}
.cpListArea .cpListWrapper td.cpListCpname a {
  font-weight: bold;
  text-decoration: none;
}
.cpListArea .cpListWrapper td.cpListCpname .cpListCpperiod {
  padding-top: 5px;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td.cpListCpname {
    width: 100%;
    border-bottom: none;
    padding-bottom: 0;
  }
}
.cpListArea .cpListWrapper td.cpListContact {
  width: 29%;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td.cpListContact {
    width: 100%;
  }
}
.cpListArea .cpListWrapper td.cpListContact .cpListSpTh {
  display: none;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td.cpListContact .cpListSpTh {
    line-height: 1;
    display: block;
    background: #D3D2CF;
    font-size: 12px;
    padding: 6px 3px;
    margin-bottom: 5px;
    text-align: center;
  }
}
.cpListArea .cpListWrapper td.cpListContact a.cpListTel {
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  cursor: default;
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td.cpListContact a.cpListTel {
    font-size: 18px;
    padding: 5px 0;
  }
}
.cpListArea .cpListWrapper td.cpListContact a.cpListMail {
  font-weight: bold;
  text-decoration: underline;
}
.cpListArea .cpListWrapper td.cpListTarget {
  text-align: center;
  white-space: nowrap;
}
.cpListArea .cpListWrapper td.cpListTarget .tgt_br {
  display: block;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td.cpListTarget {
    text-align: left;
  }
  .cpListArea .cpListWrapper td.cpListTarget .tgt_br {
    display: none;
    background: #999;
  }
}
.cpListArea .cpListWrapper td.cpListDelivery a {
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td.cpListDelivery {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td.cpListDelivery.cpListspn {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td.cpListPeriod {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td.cpListPeriod.cpListspn {
    display: none;
  }
}
.cpListArea .cpListWrapper td .cpListSpThs {
  display: none;
}
@media screen and (max-width: 600px) {
  .cpListArea .cpListWrapper td .cpListSpThs {
    display: inline-block;
  }
  .cpListArea .cpListWrapper td .cpListSpThs.pr {
    display: block;
  }
}

@media screen and (max-width: 600px) {
    p {
        margin: auto;
    }
}
