.ps_header_pict01::before {
  background-image: url("../images/pict_header_pict01.png");
}

.ps_priceTbl01 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.ps_priceTbl01 .ps_priceTbl01_inner {
  overflow-x: auto;
}

.ps_priceTbl01 table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1.5rem 1rem;
}

.ps_priceTbl01 th {
  font-size: 2.5rem;
  line-height: 3.9rem;
  font-weight: 700;
  padding: 3rem;
  background-color: rgba(16,145,137,0.25);
  width: 24rem;
}

.ps_priceTbl01 td {
  padding: 3rem 5rem;
  background-color: #ffffff;
}

.ps_priceTbl01 .bgTr {
  background-color: transparent;
  padding: 0 !important;
}

.ps_ffOswald {
  font-family: 'Oswald';
  vertical-align: -0.03em;
}

.ps_text55rem {
  font-size: 5.5rem;
}

.ps_fw600 {
  font-weight: 600;
}

@media (max-width: 559px) {

.ps_priceTbl01 th,.ps_priceTbl01 td  {
  padding: 1.6rem 1.5rem 1.5rem;
}

.ps_priceTbl01 th {
  display: block;
  font-size: 2.0rem;
  line-height: 3.2rem;
  width: 100%;
}

.ps_priceTbl01 td {
  display: block;
}

.ps_text55rem {
  font-size: 3.7rem;
}

}


