.content_column_2_left,
.content_column_2_right {
  width: auto;
}
.sp_font {
  font-size: 1.4rem;
}
.pc_only {
  display: none;
}
.app_store{
  display: block;
}
.app_store_detail:not(:last-child){
  margin-bottom:20px;
}
.app_store_header{
  width: 100%;
  font-size: 1.6rem;
}
.app_store_body{
  padding:20px 0;
}
.app_store_body img{
  max-height: 50px;
  width: auto;
}
.qr img{
  display: none;
}
.icon_column_text {
  margin-left: 20px;
  width: calc(100% - 90px);
}