/*.elementor-347 .elementor-element.elementor-element-305166a {
  width: var(--container-widget-width, 80.675%);
  max-width: 80.675%;
  --container-widget-width: 80.675%;
  --container-widget-flex-grow: 0;
}*/
.price_area h1 {
  font-size: 2rem;
  border-left: 1px solid #000000;
  margin: 5rem 0 1rem;
  padding: 0 0 0 20px;
  line-height: 1.5em;
  border-bottom: none;
  display: block;
  text-align: left;
  letter-spacing: 0;
  /*  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif,
    "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro";*/
  text-transform: none;
}
.price_area h3 {
  margin: 5rem 0 0rem;
/*  color: rgb(233, 83, 131);*/
  font-size: 1.7rem;
  line-height: 1.5;
}
.price_area p {
  margin: -2.5rem 1rem 4rem;
  line-height: 1.7;
}
/*table.price_tbl {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  width: 100%;
  margin: 25px 0;

}

table.price_tbl th {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  font-weight: normal;
  background: #f9e7ed;
  padding: 10px 20px;
  width: 70%;
}

table.price_tbl td {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  padding: 10px 20px;
  width: 30%;
    text-align: right;
    min-width: 12rem;
}

table.price_tbl th,table.price_tbl td {
        line-height: 1.7;
}*/
.mgt-non {
      margin-top: 1.6rem !important;
}
.price_dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  margin: 2rem 0 4rem;
}
dl.price_dl dt, dl.price_dl dd {
  padding: 1.5rem 1.5rem;
  line-height: 1.7;
}
dl.price_dl dt {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  font-weight: normal;
  background: #f9e7ed;
  width: 70%;
}
dl.price_dl dd {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  width: 30%;
  text-align: right;
  white-space: nowrap;
}
@media (min-width:960px) {
  .pc-none {
    display: none
  }
}