@media screen and (min-width: 0px) { /* topics__temp04 **************************/
  .topics__temp04 { max-width: 767px; margin-left: auto; margin-right: auto; }
  .topics__temp04--flex { margin-bottom: 20px; }
  .topics__temp04 .topics__temp04--itemdetail--midashi { font-size: 117%; font-weight: 700; margin: 0.6em 0; letter-spacing: .05rem; }
  .topics__temp04 .topics__temp04--itemdetail--midashi a { color: #946229; }
  .topics__temp04 .topics__temp04--itemdetail--link a { width: 100%; border: 1px solid #946229; padding: 8px 20px; margin: 20px 0; display: inline-block; box-sizing: border-box; text-align: center; } }
@media screen and (min-width: 768px) { /* PC_topics__temp04 **************************/
  .topics__temp04 { max-width: 900px; margin-left: auto; margin-right: auto; }
  .topics__temp04--flex { display: flex; justify-content: center; gap: 20px; margin-bottom: 60px; }
  .topics__temp04--itemimg { width: 50%; }
  .topics__temp04--itemdetail { width: 50%; }
  .topics__temp04--itemdetail--link a { width: auto !important; }
  .topics__temp04--item02 .topics__temp04--itemimg { order: 2; }
  .topics__temp04--item02 .topics__temp04--itemdetail { order: 1; } }
