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

.ps_bcOr {
  border-color: #FFAF0A;
}

.ps_header_bgWht {
  background-color: #ffffff;
  display: inline-block;
  margin: -9rem auto 3rem;
  vertical-align: 1.4rem;
  padding: 0 2rem;
}

@media screen and (max-width: 559px) {

.ps_ms_borderNone {
  border: none;
}

.ps_header_bgWht {
  background-color: #ffffff;
  padding: 0;
  margin: -5rem auto 3rem;
}

}

.ps_q_baloon {
  position: relative;
  padding: 3rem 3rem 3rem 17rem;
  background-color: #dbefed;
  border-radius: 2.5rem;
  min-height: 18.5rem;
}

.ps_fig02_01::before { background: url("../images/fig02_01.png") center center no-repeat; }
.ps_fig02_02::before { background: url("../images/fig02_02.png") center center no-repeat; }
.ps_fig02_03::before { background: url("../images/fig02_03.png") center center no-repeat; }
.ps_fig02_04::before { background: url("../images/fig02_04.png") center center no-repeat; }
.ps_fig02_05::before { background: url("../images/fig02_05.png") center center no-repeat; }
.ps_fig02_06::before { background: url("../images/fig02_06.png") center center no-repeat; }
.ps_fig02_07::before { background: url("../images/fig02_07.png") center center no-repeat; }

.ps_q_baloon::before {
  content: "";
  position: absolute;
  top: 3rem;
  left: 3rem;
  width: 12.5rem;
  height: 12.5rem;
}

.ps_q_baloon::after {
  content: "";
  position: absolute;
  bottom: -1rem;
  left: 50%;
  width: 4rem;
  height: 4rem;
  background-color: #dbefed;
  transform: translateX(-50%) rotate(45deg);
  z-index: 0;
}

.ps_q_baloon .position01 {
  font-size: 2.0rem;
  line-height: 3.2rem;
  font-weight: 700;
  color: #ffffff;
  background-color: #000000;
  border-radius: 2rem;
  padding: 0.2rem 2rem 0.4rem;
  margin-right: 2rem;
}

.ps_q_baloon p {
  font-size: 2.0rem;
  line-height: 3.2rem;
  font-weight: 400;
  margin: 1.2rem 0 0;
  position: relative;
  z-index: 1;
}

.ps_a_baloon {
  position: relative;
  padding-right: 11.5rem;
  margin: 5rem 3rem 5rem;
}

.ps_a_baloon::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 10rem;
  height: 10rem;
  background: url("../images/fig02_00.png") center center no-repeat;
  background-size: contain;
}

.ps_a_baloon p {
  font-size: 2.5rem;
  line-height: 3.9rem;
  font-weight: 400;
  margin: 0;
}

@media screen and (max-width: 559px) {

.ps_q_baloon {
  padding: 2.5rem 2.5rem 1.5rem;
  min-height: 12rem;
}

.ps_q_baloon .position01 {
  font-size: 1.7rem;
  line-height: 2.7rem;
  border-radius: 2rem;
  padding: 0.2rem 2rem 0.4rem;
  margin: 0 0 0 10.5rem;
}

.ps_q_baloon .position02 {
  display: block;
  margin: 1rem 0 0 10.5rem;
}

.ps_q_baloon p {
  font-size: 1.7rem;
  line-height: 2.7rem;
  margin: 2.5rem 0 0;
}

.ps_q_baloon::before {
  top: 1.5rem;
  left: 2.5rem;
  width: 9rem;
  height: 9rem;
  background-size: contain;
}

.ps_a_baloon {
  padding-right: 10.5rem;
  margin: 3rem 0 3rem;
}

.ps_a_baloon p {
  font-size: 2.0rem;
  line-height: 3.2rem;
}

}




