body#ML_OLD {
  -webkit-print-color-adjust: exact;
}

#ML_OLD_PAGE h1, #ML_OLD_PAGE h2, #ML_OLD_PAGE h3, #ML_OLD_PAGE h4, #ML_OLD_PAGE h5, #ML_OLD_PAGE h6 {
  font-weight: bold;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE div[style] {
    width: auto !important;
  }
  #ML_OLD_PAGE div[style] > [style] {
    float: none !important;
    text-align: center;
    margin-bottom: 10px;
  }
}
#ML_OLD_PAGE p {
  word-wrap: break-word;
}
#ML_OLD_PAGE .page-words .unit-baloon {
  *zoom: 1;
}
#ML_OLD_PAGE .page-words .unit-baloon:after {
  display: block;
  content: "";
  clear: both;
}
#ML_OLD_PAGE .page-words .unit-ebi .inner,
#ML_OLD_PAGE .page-words .unit-manabu .inner {
  /*min-height: 120px;*/
}
#ML_OLD_PAGE .page-words .unit-ebi,
#ML_OLD_PAGE .page-words .unit-manabu {
  display: table;
  width: 100%;
}
#ML_OLD_PAGE .page-words .unit-ebi .thumb,
#ML_OLD_PAGE .page-words .unit-manabu .thumb {
  display: table-cell;
}
#ML_OLD_PAGE .page-words .unit-ebi .box-baloon,
#ML_OLD_PAGE .page-words .unit-manabu .box-baloon {
  display: table-cell;
}
#ML_OLD_PAGE .photo-r img {
  width: 90%;
}
#ML_OLD_PAGE .photo,
#ML_OLD_PAGE .fig {
  margin: 30px auto;
  text-align: center;
}
#ML_OLD_PAGE .source {
  text-align: right;
  font-size: 12px;
  margin-top: 0.5em;
}
#ML_OLD_PAGE .note {
  font-size: 12px;
}
#ML_OLD_PAGE .textbox {
  overflow: hidden;
}
#ML_OLD_PAGE span.underline {
  text-decoration: underline;
}
#ML_OLD_PAGE .flexbox {
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .section div.flexbox {
    gap: 20px 0;
    flex-direction: column;
  }
  #ML_OLD_PAGE .section div.flexbox .img {
    text-align: center;
  }
}
#ML_OLD_PAGE .spb {
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#ML_OLD_PAGE .alc {
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#ML_OLD_PAGE .flex1 {
  flex: 1 1 0%;
}
#ML_OLD_PAGE .pl {
  padding-left: 20px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .pl {
    padding-left: 0;
  }
}
#ML_OLD_PAGE .pr {
  padding-right: 20px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .pr {
    padding-right: 0;
  }
}
#ML_OLD_PAGE .mt0 {
  margin-top: 0 !important;
}
#ML_OLD_PAGE .mt10 {
  margin-top: 10px !important;
}
#ML_OLD_PAGE .mt20 {
  margin-top: 20px !important;
}
#ML_OLD_PAGE .mt30 {
  margin-top: 30px !important;
}
#ML_OLD_PAGE .tc {
  text-align: center;
}
#ML_OLD_PAGE .hover:hover {
  opacity: 0.8;
}