body#ML_OLD {
  -webkit-print-color-adjust: exact;
}

#ML_OLD_PAGE {
  /*03.html*/
  /* 04.hrml */
}
#ML_OLD_PAGE p {
  word-wrap: break-word;
}
#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 .movie_area {
  /* border: solid; */
  /* padding: 210px; */
  text-align: center;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .movie_area {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  #ML_OLD_PAGE .movie_area iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
#ML_OLD_PAGE .photo .photo_l,
#ML_OLD_PAGE .photo .photo_r,
#ML_OLD_PAGE .photo .text_l,
#ML_OLD_PAGE .photo .text_r {
  width: 375px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .photo .photo_l,
  #ML_OLD_PAGE .photo .photo_r,
  #ML_OLD_PAGE .photo .text_l,
  #ML_OLD_PAGE .photo .text_r {
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .photo .photo_l,
  #ML_OLD_PAGE .photo .photo_r {
    text-align: center;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
#ML_OLD_PAGE .photo2 .photo_l,
#ML_OLD_PAGE .photo2 .photo_r {
  width: 280px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .photo2 .photo_l,
  #ML_OLD_PAGE .photo2 .photo_r {
    text-align: center;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
#ML_OLD_PAGE .photo2 .text_l,
#ML_OLD_PAGE .photo2 .text_r {
  width: 480px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .photo2 .text_l,
  #ML_OLD_PAGE .photo2 .text_r {
    width: 100%;
  }
}
#ML_OLD_PAGE .photo_l,
#ML_OLD_PAGE .text_l {
  float: left;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .photo_l,
  #ML_OLD_PAGE .text_l {
    float: none;
  }
}
#ML_OLD_PAGE .photo_r,
#ML_OLD_PAGE .text_r {
  float: right;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .photo_r,
  #ML_OLD_PAGE .text_r {
    float: none;
  }
}
#ML_OLD_PAGE .photo .list-talk,
#ML_OLD_PAGE .photo2 .list-talk {
  margin-top: 0 !important;
}
#ML_OLD_PAGE .photo .list-talk dd {
  width: 225px !important;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .photo .list-talk dd {
    width: 100% !important;
  }
}
#ML_OLD_PAGE .photo2 .list-talk dd {
  width: 310px !important;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .photo2 .list-talk dd {
    width: 100% !important;
  }
}
#ML_OLD_PAGE table.table {
  border-collapse: collapse;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
#ML_OLD_PAGE table.table th,
#ML_OLD_PAGE table.table td {
  padding: 15px;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  vertical-align: middle;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .page-challenge .section div[style] {
    width: auto !important;
  }
}
#ML_OLD_PAGE .page-challenge .list-characters.flexbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 790px;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .page-challenge .list-characters.flexbox {
    width: 100% !important;
  }
}
#ML_OLD_PAGE .page-challenge .list-characters.flexbox:after {
  content: none;
}
#ML_OLD_PAGE .page-challenge .list-characters.flexbox li {
  margin: 0;
  float: none;
  width: 385px;
  box-sizing: border-box !important;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .page-challenge .list-characters.flexbox li {
    width: 100% !important;
  }
}
#ML_OLD_PAGE .page-challenge .list-characters.flexbox li:nth-child(1),
#ML_OLD_PAGE .page-challenge .list-characters.flexbox li:nth-child(2),
#ML_OLD_PAGE .page-challenge .list-characters.flexbox li:nth-child(3),
#ML_OLD_PAGE .page-challenge .list-characters.flexbox li:nth-child(4) {
  margin-bottom: 20px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .page-challenge .list-characters.flexbox li:nth-child(1),
  #ML_OLD_PAGE .page-challenge .list-characters.flexbox li:nth-child(2),
  #ML_OLD_PAGE .page-challenge .list-characters.flexbox li:nth-child(3),
  #ML_OLD_PAGE .page-challenge .list-characters.flexbox li:nth-child(4) {
    margin-bottom: 0;
  }
}
#ML_OLD_PAGE .page-challenge .list-characters.flexbox li.flexbox {
  display: flex;
  justify-content: space-between;
  padding: 0 15px 20px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .page-challenge .list-characters.flexbox li.flexbox {
    padding: 15px;
    gap: 0 20px;
  }
}
#ML_OLD_PAGE .page-challenge .list-characters.flexbox li.flexbox .chara {
  float: none;
}
#ML_OLD_PAGE .page-challenge .list-characters.flexbox li.flexbox .ill {
  width: 130px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .page-challenge .list-characters.flexbox li.flexbox .ill {
    width: 80px;
  }
}
#ML_OLD_PAGE .page-challenge .list-characters.flexbox li.flexbox .profile {
  width: 210px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .page-challenge .list-characters.flexbox li.flexbox .profile {
    width: auto;
    flex: 1;
  }
}
#ML_OLD_PAGE .list-talk2 {
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .list-talk2 {
    flex-direction: column;
  }
}
#ML_OLD_PAGE .list-talk2 dt {
  width: 100px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .list-talk2 dt {
    width: 100%;
    margin-bottom: 0;
  }
}
#ML_OLD_PAGE .talk_w {
  width: 60px !important;
  margin-right: 20px;
}
#ML_OLD_PAGE .list-talk2 dd {
  width: calc(100% - 100px);
  margin-bottom: 20px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .list-talk2 dd {
    width: 100%;
    margin-left: 1em;
  }
}
#ML_OLD_PAGE .list-talk3 {
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}
#ML_OLD_PAGE .list-talk3 dt {
  width: 10%;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .list-talk3 dt {
    width: 70px;
  }
}
#ML_OLD_PAGE .list-talk3 dd {
  width: 90%;
  margin-bottom: 20px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .list-talk3 dd {
    width: calc(100% - 70px);
  }
}
#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;
    width: 100%;
  }
}
#ML_OLD_PAGE .pr {
  padding-right: 20px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .pr {
    padding-right: 0;
    width: 100%;
  }
}
#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 .tele__item {
  padding: 15px;
  border: 1px solid #CCC;
  border-radius: 6px;
  margin-bottom: 15px;
}
#ML_OLD_PAGE .tele__name {
  display: block;
  text-align: right;
}
#ML_OLD_PAGE .tele-ph__list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .tele-ph__list {
    gap: 0 20px;
  }
}
#ML_OLD_PAGE .tele-ph__item {
  width: 380px;
}
@media screen and (max-width: 740px) {
  #ML_OLD_PAGE .tele-ph__item {
    width: auto;
    flex: 1;
  }
}
#ML_OLD_PAGE .tele-ph__text {
  margin-top: 0.5em;
}
#ML_OLD_PAGE .tele-block {
  display: flex;
  justify-content: space-between;
}
#ML_OLD_PAGE .tele-block--r {
  flex-direction: row-reverse;
}
#ML_OLD_PAGE .tele-block .tele__list {
  width: 514px;
}
#ML_OLD_PAGE .tele-block .tele-ph-area {
  width: 246px;
  margin-left: 20px;
}
#ML_OLD_PAGE .tele-block--r .tele-ph-area {
  margin-left: auto;
  margin-right: 20px;
}
#ML_OLD_PAGE .tele-last {
  background-color: #E5E5E5;
  padding: 15px;
}