@media print, screen and (min-width: 768px) {
  #wrap__Inner {
    max-width: 1140px !important;
    min-width: 1000px; } }
dl dd span.topic_list_new {
  margin-left: 5px;
  width: 40px;
  background: #d82c07;
  font-size: 11px;
  color: #fff;
  text-align: center;
  height: 22px;
  line-height: 22px;
  margin-top: 2px;
  display: inline-block;
  flex: 40px; }

.appRelease h2 {
  font-size: 1.3em; }
  .appRelease h2 span {
    font-size: 0.9em;
    font-weight: normal; }
    .appRelease h2 span.topic {
      font-size: 0.8em;
      text-indent: 2em; }
.appRelease span.appName {
  font-weight: bold; }
.appRelease .appDetail p {
  margin-top: 15px; }
  .appRelease .appDetail p span.ttlBold {
    font-weight: bold; }
  .appRelease .appDetail p span.note {
    font-size: 0.9em; }
.appRelease .appDetail dl {
  margin-top: 15px; }
  .appRelease .appDetail dl dt {
    font-weight: bold; }
  .appRelease .appDetail dl dd ul {
    list-style: inside decimal; }
.appRelease .appImg {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 15px; }
  .appRelease .appImg li {
    padding: 10px; }
    .appRelease .appImg li img {
      width: 100%;
      border: 1px solid #ccc; }
.appRelease p:last-child {
  text-align: center; }
.appRelease:last-child {
  margin-top: 50px; }

.topics_module .column-layout-two {
  display: flex; }
  .topics_module .column-layout-two .img_box {
    flex: 2 0 50%;
    padding: 0 30px 0 0; }
    .topics_module .column-layout-two .img_box img {
      width: 100%; }
.topics_module .column-layout-one .img_box {
  width: 80%;
  margin: 50px auto; }
  .topics_module .column-layout-one .img_box img {
    width: 100%; }
  .topics_module .column-layout-one .img_box span {
    display: block;
    text-align: center; }
.topics_module dl {
  margin-top: 20px;
  padding-bottom: 15px; }
  .topics_module dl dt {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #00a8aa; }
  .topics_module dl dd {
    padding: 10px;
    font-size: 0.9em; }
    .topics_module dl dd ul li {
      list-style: disc inside;
      text-indent: -1.5em;
      padding-left: 1.5em;
      line-height: 1.5; }
      .topics_module dl dd ul li span {
        font-size: 0.9em;
        font-weight: bold; }
.topics_module .topics_table {
  margin-top: 20px;
  width: 100%;
  border-spacing: 0;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  overflow: auto;
  border-top: 8px solid #008486; }
  .topics_module .topics_table th {
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 18px 15px 19px; }
  .topics_module .topics_table td {
    border-left: 1px solid #dedede;
    background: #f5f5f5;
    padding: 18px 15px 19px;
    text-align: center; }
.topics_module .topics_table_2col {
  margin-top: 20px;
  width: 100%;
  border-spacing: 0;
  border: 1px solid #dedede;
  overflow: auto; }
  .topics_module .topics_table_2col th {
    border-left: 8px solid #008486;
    border-bottom: 1px solid #dedede;
    padding: 18px 15px 19px;
    text-align: left; }
  .topics_module .topics_table_2col td {
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: #f5f5f5;
    padding: 18px 15px 19px; }
.topics_module .table_of_contents {
  background: #bce2e4;
  padding: 5px 15px 10px;
  margin-top: 25px; }
.topics_module .btn_basic a {
  margin: 80px auto 50px; }

@media screen and (max-width: 767px) {
  dl.topicData dd ul {
    flex-direction: column; }
    dl.topicData dd ul li {
      width: auto;
      padding: 20px; }

  .topics_module .column-layout-two {
    display: flex;
    flex-flow: column; }
    .topics_module .column-layout-two .img_box {
      padding: 50px;
      width: 80%;
      margin: 0 auto; }
  .topics_module .topics_table {
    margin-top: 20px;
    width: 100%;
    border-spacing: 0;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    overflow: auto;
    border-top: 8px solid #008486; }
    .topics_module .topics_table th {
      border-left: 1px solid #dedede;
      border-bottom: 1px solid #dedede;
      padding: 18px 15px 19px; }
    .topics_module .topics_table td {
      border-left: 1px solid #dedede;
      background: #f5f5f5;
      padding: 18px 15px 19px;
      text-align: center; } }

/*# sourceMappingURL=index.css.map */
