@charset "UTF-8";

/* .content #topics p:first-child {
  margin: 0% 10% 0% 10%; */
/* TOPICSの上下左右マージン設定 */
/* font-weight: bold; */
/* font-size: 12px; */
/* margin-top: 40px;
  margin-bottom: 5px;
  font-size: 16px;
  text-align: left;
  color: #d45315;} */

/* .content #topics a {
  text-decoration: none;
  color: #d45315;
}

.content #topics a:hover {
  color: chocolate;
  /* カーソルを合わせたときの装飾 */
/* } */

/* .content #topics .topics_space {
  font-size: 14px;
  color:#333;
  text-align: center;
  z-index: 9999;
  line-height: 25px; */
/* display: block; */
/* margin: 0 10% 1% 10%;
  text-align: left; */
/* display: flex;
            align-items: center;
            margin: 8px 10% 8px 10%;
            font-size: 12px; */
/* } */

/* .content #topics .date { */
/* display: table-cell; */
/* margin: 0% 10% 0% 10%;
  font-size: 14px;
  font-weight: bold;
  color:#333;
}

.content #topics .topics_title {
  margin: 0% 10% 0% 10%;
  font-size: 14px;
  color:#333;
}

.content #topics .topics_all {
  text-align: right;
}

/* .content .topics-h1 {
  margin-top: 10px;
}

.content .work-example {
  margin: 20px auto;
  text-align: center;
}

.content .work-example img {
  max-width: 100%;
}

.content .induction a {
  text-decoration: none;
  color: #d45315;
}

/*# sourceMappingURL=topics.css.map */
