.ctgry { margin: 0px; padding: 0px 0px 10px; list-style-type: none; font-size: 1.1rem; line-height: 100%; text-align: center; display: flex; flex-flow: wrap; justify-content: flex-start; }
.ctgry li { margin: 0px 10px 10px 0px; padding: 5px 0px; width: 100px; border: 1px solid #777777; }
.kyoka { margin: 0px auto; padding: 1px 0px 0px; width: 100%; max-width: 1000px; flex-flow: wrap; justify-content: space-between; }
.kyoka > div { margin: 40px 0px 0px; padding: 10px 12px 20px; flex-basis: 48%; background-color: #e9f3ea; box-sizing: border-box; background-image: url("/hpdata/bg/6.png"); background-repeat: repeat-x; background-position: left top; background-size: 20px 13px; }
.kyoka > div img { float: left; margin: 5px 15px 2px 0px; width: 35%; max-width: 100px; }
.kyoka h3 { margin: 0px; padding: 5px 0px 15px; font-size: 2.8rem; line-height: 125%; font-weight: normal; }
.kyoka > div:last-of-type { flex-basis: 100%; }
.kyoka .mojiz { font-size: 0.94rem; line-height: 225%; }
.kyoka > div:last-of-type .mojiz img { float: right; margin: 0px 0px 0px 20px; }
.wk01 { margin: 20px 0px; padding: 5px 10px; border: 1px dashed #777777; }
.wk01 .bun { padding: 5px 0px 0px; font-size: 1.1rem; line-height: 175%; }
.wk01 ol { margin: 0px; padding: 0px 0px 20px; list-style-type: none; counter-reset: number 0; font-size: 1.1rem; line-height: 150%; }
.wk01 li { position: relative; margin: 10px 0px 0px; padding: 0px 0px 0px 35px; }
.wk01 li::before { position: absolute; top: 2px; left: 2px; counter-increment: number 1; content: counter(number); display: block; width: 25px; height: 25px; font-size: 0.8rem; line-height: 25px; text-align: center; border-radius: 50%; }
.wk01 li span.hosoku { font-size: 1rem; }
.wk01 li span.nw { white-space: nowrap; }
.bigcntr { padding: 40px 0px 80px; font-size: 1.6rem; line-height: 150%; text-align: center; }
.hx03 { margin: 0px; padding: 50px 0px 15px; font-size: 1rem; line-height: 100%; }
.tab01 { border: 1px solid #42622d; width: 100%; }
.tab01 th { padding: 3px 0px; font-size: 0.8rem; line-height: 100%; text-align: center; font-weight: normal; border: 1px solid #42622d; }
.tab01 td { padding: 3px 5px; width: 25%; font-size: 0.9rem; line-height: 150%; border: 1px solid #42622d; box-sizing: border-box; text-align: center; vertical-align: top; }
.tab01 td.bg01 { background-color: #f6f6f6; text-align: left; }
.hx07 { margin: 0px; padding: 50px 0px 24px; font-size: 3rem; line-height: 100%; font-weight: normal; border-top: 1px dashed #999999; }
.hx07 .sml { font-size: 1.4rem; line-height: 100%; margin-left: 10px; }
.tab03 { margin: 5px 0px 0px; border: 1px solid #42622d; width: 100%; }
.tab03 th, .tab03 td { padding: 8px 15px; font-size: 1rem; line-height: 175%; font-weight: normal; border: 1px solid #42622d; vertical-align: top; }
.tab03 th { width: 28%; font-weight: normal; background-color: #f6f6f6; text-align: left; white-space: nowrap; }
.tab03 td { width: 72%; }
.kome { font-size: 0.9rem; }
.bun03 { padding: 15px 0px 80px; font-size: 0.9rem; line-height: 200%; }
.ul01 { margin: 0px; padding: 10px 0px 0px; list-style-type: none; font-size: 0.8rem; line-height: 200%; }
.ul01 li { position: relative; margin: 5px 0px 0px; padding: 0px 0px 0px 20px; }
.ul01 li::before { content: "※"; position: absolute; top: 0px; left: 0px; width: 20px; }
@media print, screen and (min-width: 480px) {
  .tab03 th br { display: none; }
  .tab03 th, .tab03 td { line-height: 200%; }
}
@media print, screen and (min-width: 500px) {
  .kyoka > div { padding: 20px 30px 30px; }
  .tab01 td { padding: 3px 10px; font-size: 1rem; }
}
@media print, screen and (min-width: 560px) {
  .wk01 { padding: 10px 20px 15px; }
  .wk01 li br { display: none; }
  .hx07 br { display: none; }
}
@media print, screen and (min-width: 768px) {
  .kyoka { display: flex; }
  .tab01 td { padding: 3px 20px; line-height: 175%; }
}
@media print {
  .tab01 { font-size: 0.9rem; }
  .kyoka { display: block; }
  .kyoka > div { background-color: transparent; border: 1px solid #777777; background-image: none; }
  .kyoka h3 { padding-top: 0px; }
}
