/* topics__temp05 **************************/
@media screen and (min-width: 0px) {
  .topics__temp06 .temp06_wrap {
    background-color: #f5f1ec; }
  .topics__temp06 .temp06_midashi {
    font-size: 80%;
    text-align: center;
    padding-top: 10px;
    margin: 0; }
  .topics__temp06 .temp06_box {
    padding: 10px;
    width: 100%; }
  .topics__temp06 .temp06_img img {
    aspect-ratio: 16 / 9;
    width: 100%; } }
/* PC_topics__temp05 **************************/
@media screen and (min-width: 768px) {
  .topics__temp06 {
    width: 50%;
    margin: 0 auto; }
    .topics__temp06 .temp06_midashi {
      padding-top: 20px; }
    .topics__temp06 .temp06_box {
      padding: 20px 50px; } }
