@charset "Shift_JIS";
.contents_box__list02 a{
  display: contents;
}
.tts_topics{
  display: none;
}
.mh79{
  min-height: max(4.12vw, min(79px, 7.32vw));
}
.feature__column .tts_grid_basic{
  align-items: stretch;
}
.feature__boxList2_center{
  display: flex;
  justify-content: center;
}
.feature__boxList2_center > div{
  width: calc(100%/3);
  align-items: center;
}
.feature__boxList2_center .w146{
  width: calc(146/1048*100%);
}
a.unset_blank[target=_blank]:not([class*=tts_icon]):after{
  content: unset;
}
@media not screen and (min-width: 768px) {
  .mh79{
    min-height: min(79px, 21.06vw);
  }
  .mh_sp_unset{
    min-height: unset;
  }
  .tts_h1Box__ttl{
    text-align: center;
  }
  .feature__boxList2_center .w146{
    width: calc(100%/3);
  }
}