@charset "UTF-8";
/*color*/
/*font-family*/
/*filler color*/
/*text-shadow*/
/*media query break point*/
/*mainBP*/
/*gHeader用*/
/*innerの片側はみ出し用*/
/*cubic*/
/* media query */
.p-lp51 .u-btn {
  background-color: #0e6860;
}
.p-lp51 .c-info {
  background-color: #009c8e;
}
.p-lp51 .c-detail__list dl {
  font-size: 1.1em;
}
@media only screen and (max-width: 767px) {
  .p-lp51 .c-detail__list dl {
    font-size: 0.8em;
  }
}
.p-lp51 .c-detail__list dt {
  background-color: #f19155;
}
.p-lp51 .area table {
  width: 90%;
  margin-inline: auto;
}
.p-lp51 .area table tr {
  font-size: 1.1em;
  text-align: left;
  border-bottom: 1px dotted #ddd;
}
@media only screen and (max-width: 767px) {
  .p-lp51 .area table tr {
    font-size: 0.9em;
  }
}
.p-lp51 .area table tr th {
  font-weight: normal;
  padding: 1rem;
}
.p-lp51 .area table tr th span {
  color: #009c8e;
  margin-right: 0.5em;
}
.p-lp51 .area-note {
  width: 90%;
  margin-inline: auto;
  font-size: 0.8em;
  text-align: right;
}
.p-lp51 .area-cap {
  width: 90%;
  margin-inline: auto;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .p-lp51 .area-cap {
    font-size: 0.9em;
  }
}
.p-lp51-heading {
  width: -moz-fit-content;
  width: fit-content;
  height: 5rem;
  margin-inline: auto;
  display: block;
}
.p-lp51-heading img {
  width: auto;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .p-lp51-heading {
    height: 4rem;
  }
}
/*# sourceMappingURL=../../map/lp51/style.css.map */