.hx01 { position: relative; margin: 20px 0px 0px; padding: 10px 0px 10px 20px; font-size: 1.2rem; line-height: 100%; }
.hx01::before { content: ""; position: absolute; top: 50%; left: 0px; width: 5px; height: 30px; transform: translateY(-50%); }
#aisatu { margin-top: 50px; }
.div02 { padding: 1px 0px 30px; flex-flow: wrap; justify-content: space-between; }
.div02 .bun { flex-basis: 59%; order: 2; }
.div02 .pht { margin: 30px auto 0px; flex-basis: 35%; width: 80%; max-width: 350px; order: 1; }
.div02 h4 { margin: 0px; padding: 0px 0px 15px; font-size: 2rem; line-height: 150%; font-weight: normal; }
.div02 ul { margin: 0px; padding: 10px 0px 20px; list-style-type: none; line-height: 200%; }
.div02 li { position: relative; margin: 10px 15px 0px 0px; padding: 0px 0px 0px 28px; }
.div02 li::before { content: ""; position: absolute; top: 11px; left: 3px; width: 15px; height: 15px; }
.aisatu2 { margin: 20px 0px 0px; padding: 15px; border: 1px solid #cccccc; color: #000000; }
.aisatu2 .lft { padding: 30px 0px 0px; }
.aisatu2 .lft img { margin: 12px 0px 20px; width: 100%; }
.aisatu2 .rgt img { float: right; margin: 7px 0px 5px 40px; width: 40%; max-width: 360px; display: none; }
.aisatu2 .txtrgt { text-align: right; }
.tougi { margin: 0px; padding: 30px 0px 0px; }
.tougi a { display: block; margin: 0px auto; width: 100%; border: 1px solid #333333; box-sizing: border-box; }
.tougi img { margin: 0px; width: 100%; }
.mnuz { margin: 0px; padding: 25px 0px 20px; list-style-type: none; font-weight: bold; display: flex; flex-flow: wrap; justify-content: flex-start; }
.mnuz li { position: relative; margin: 35px 30px 0px 0px; padding: 0px 0px 0px 35px; font-size: 1.4rem; line-height: 150%; }
.mnuz li:last-of-type { margin-right: 0px; }
.mnuz a { border-bottom: 1px solid #666666; }
.mnuz li::before { position: absolute; content: ""; top: 0px; left: 0px; width: 30px; height: 30px; border-radius: 50%; }
.mnuz li::after { position: absolute; top: 10px; left: 7px; margin: auto; width: 10px; height: 10px; content: ""; border-top: 2px solid #ffffff; border-right: 2px solid #ffffff; transform: rotate(45deg); }
.mnuz a { text-decoration: none; }
.ytbnr { margin: 20px 0px 0px; width: 100%; max-width: 500px; }
.pjol { margin: 0px; padding: 10px 0px 40px; counter-reset: number 0; list-style-type: none; font-size: 0.94rem; line-height: 225%; }
.pjol li { position: relative; margin: 40px 0px 0px; padding: 15px 15px 0px; background-color: #edf5fb; }
.pjol li:first-of-type { margin-top: 20px; }
.pjol li::before { position: absolute; top: 15px; left: 12px; width: 50px; line-height: 50px; counter-increment: number 1; content: counter(number); font-size: 2rem; border-radius: 50%; text-align: center; border: 2px solid #2b789f; color: #2b789f; font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif; }
.pjol h4 { margin: 0px; padding: 11px 0px 15px 63px; font-size: 1.5rem; line-height: 150%; color: #2b789f; }
.pjol .wak01 { padding-top: 10px; font-size: 0.8rem; line-height: 225%; font-weight: bold; }
.pjol img.typ1 { float: right; width: 25%; max-width: 218px; display: none; }
.pjol img.typ2 { float: right; width: 40%; max-width: 180px; margin-left: 10px; display: none; }
.pjol img.typ3 { margin: 0px auto; width: 100%; max-width: 330px; }
.hx03 { margin: 0px; padding: 0px; font-weight: normal; font-size: 2rem; line-height: 150%; }
.wak02 { display: none; }
@media print, screen and (min-width: 510px) {
  .pjol li { padding-bottom: 30px; }
  .pjol h4 { padding-bottom: 20px; }
  .pjol img.typ3 { display: none; }
  .pjol img.typ2 { display: block; }
  .aisatu2 { padding: 20px 30px; }
  .aisatu2 .lft img { float: left; margin: 7px 40px 5px 0px; width: 40%; max-width: 360px; }
  .aisatu2 .rgt img { display: block; }
  .bnrz { display: flex; }
  .bnrz li { margin: 20px 0px 0px; }
}
@media print, screen and (min-width: 640px) {
  .pjol img.typ2 { display: none; }
  .pjol img.typ1 { display: block; }
  .div02 { display: flex; }
  .div02 .pht { margin: 10px 0px 0px; }
  .div02 h4 { padding-top: 15px; }
}
@media print, screen and (min-width: 768px) {
  .pjol li { padding: 13px 30px 30px; }
  .pjol li::before { top: 17px; left: 27px; width: 70px; line-height: 70px; font-size: 2.5rem; }
  .pjol h4 { margin: 0px; padding: 20px 0px 30px 84px; }
  .mnuz li { margin-right: 40px; padding: 1px 0px 0px 45px; line-height: 125%; }
  .mnuz li::before { width: 34px; height: 34px; }
  .mnuz li::after { top: 11px; left: 9px; }
}
@media screen and (min-width: 700px) and (max-width: 880px) {
  .div02 h4 { font-size: 1.5rem; line-height: 150%; }
}
@media screen and (min-width: 881px) and (max-width: 980px) {
  .div02 h4 { font-size: 1.8rem; line-height: 150%; }
}
