.ul03 { margin: 0px; padding: 10px 0px 0px; list-style-type: none; font-size: 0.94rem; line-height: 200%; }
.ul03 li { position: relative; margin: 0px; padding: 5px 0px 0px 20px; }
.ul03 li::before { content: "※"; position: absolute; left: 0px; top: 5px; display: inline-block; }
.div08 { padding: 10px 0px 20px; flex-flow: wrap; justify-content: space-between; }
.div08 > div { margin: 20px 0px 0px; flex-basis: 48%; }
.div08 img { width: 100%; height: auto; }
.div08 p { padding: 10px 0px 0px; text-align: center; line-height: 150%; }
.ul04 { margin: 0px; padding: 0px; list-style-type: none; width: 100%; font-size: 0.9rem; line-height: 175%; display: flex; flex-flow: wrap; justify-content: space-between; }
.ul04 li { margin: 20px 0px 0px; padding: 0px; flex-basis: 48%; }
.ul04 li > div:first-of-type { position: relative; width: 100%; height: 0px; padding-bottom: 67%; }
.ul04 li h4 { margin: 0px; padding: 10px 0px 0px; font-size: 1rem; line-height: 175%; }
.bodr { margin-top: 20px; padding-top: 20px; border-top: 1px dashed #999999; }
.ul02 { margin: 0px; padding: 0px 0px 30px; list-style-type: none; width: 100%; font-size: 0.9rem; line-height: 175%; flex-flow: wrap; justify-content: space-between; }
.ul02 li { margin: 20px 0px 0px; padding: 0px 0px 20px; flex-basis: 48%; }
.ul02 li > div:first-of-type { position: relative; width: 100%; height: 0px; padding-bottom: 67%; }
.ul02 li h4 { margin: 0px; padding: 10px 0px 0px; font-size: 1.1rem; line-height: 175%; }
.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: 41%; border: 1px solid #999999; box-sizing: border-box; }
.sbox .pht img { width: 100%; height: auto; }
.sbox .data { flex-basis: 55%; }
.bunz { padding: 10px 0px 0px; }
.btnwak a { position: relative; display: block; margin: 25px auto 0px; padding: 15px 0px; max-width: 300px; line-height: 100%; text-decoration: none; text-align: center; border-width: 1px; border-style: solid; }
.btnwak a::after { position: absolute; top: 50%; right: 15px; width: 8px; height: 8px; content: ""; border-top: 1px solid #153b54; border-right: 1px solid #153b54; transform: translateY(-50%) rotate(45deg); }
@media print, screen and (min-width: 600px) {
  .div08 { display: flex; }
}
@media print, screen and (min-width: 768px) {
  .ul04 { justify-content: flex-start; }
  .ul04 li { margin: 40px 5% 10px 0px; flex-basis: 30%; }
  .ul04 li:nth-of-type(3n) { margin-right: 0px; }
  .sbox, .ul02 { display: flex; }
  .sbox .pht { margin-bottom: 0px; max-width: 329px; }
}
