@charset "UTF-8";
/* CSS Document */
.readmore-content {
  position: relative;
  overflow: hidden;
  height: 640px;
}
ul.photo3col {
  text-align: center;
  max-width: 350px;
  margin: auto;
}
ul.photo3col li {
  width: 30%;
  display: inline-block;
  margin: 1%;
}
@media (max-width: 670px) {
  ul.photo3col {}
  ul.photo3col li {}
  .readmore-content.check1 {
    height: 550px;
  }
  .readmore-content.check2 {
    height: 660px;
  }
}
@media (max-width: 768px) {
  table.table.new_table_menu th:first-child, table.table.new_table_menu td:first-child {
    max-width: 150px;
    min-width: 100px;
  }
}
table.table.new_table_menu th:first-child {
  padding: 0;
}
table.table.new_table_menu td:first-child {}
.th-right {
  text-align: right;
  margin-right: 1em;
}
.th-left {
  text-align: left;
  margin-left: 1em;
}
p.tyusyaku {
  font-size: 10px;
  margin-top: 1em;
  text-align: left;
  line-height: 1.5;
}
.new_icon:last-child {
  margin-left: unset;
}
.sp.scroll-info {
  margin: 0.5em auto;
  max-width: 90%;
}
.sp.scroll-info img {}
/*2021年10月6日*/
.nikibi-ato-type-flex {
  margin-top: 2em;
  display: flex;
}
.nikibi-ato-type-flex .subsec {}
@media (max-width: 767px) {
  .nikibi-ato-type-flex {
    display: block;
  }
  .nikibi-ato-type-flex .subsec {}
}