.maps { margin: 0px 0px 8px; width: 100%; height: 502px; box-sizing: border-box; border: 1px solid #999999; }
.ul03 { margin: 0px; padding: 20px 0px 0px; list-style-type: none; font-size: 0.9rem; line-height: 200%; }
.ul03 li { position: relative; margin: 0px; padding: 0px 0px 5px 20px; }
.ul03 li::before { content: "※"; position: absolute; left: 0px; top: 0px; display: inline-block; }
.sbox { margin: 0px; padding: 20px 0px 0px; width: 100%; flex-flow: wrap; justify-content: space-between; align-items: flex-start; }
.sbox .pht { margin-bottom: 25px; flex-basis: 35%; border: 1px solid #999999; box-sizing: border-box; }
.sbox .pht img { width: 100%; height: auto; }
.sbox .data { flex-basis: 61%; }
.sbox .data h4 { margin: 0px; padding: 10px 0px 15px; border-bottom: 1px dashed #999999; font-size: 1.1rem; line-height: 150%; }
.sbox .data p { padding: 10px 0px 0px; line-height: 225%; }
.h4z2 { margin-top: 10px; }
iframe { display: block; }
@media print, screen and (min-width: 600px) {
  .sbox { display: flex; }
  .sbox .pht { margin-bottom: 0px; max-width: 306px; }
}
