@charset 'UTF-8';
.step_order_block{
  background: #fff;
}
.step_order_detail{
  float: none;
  width: 100%;
}
.step_order_detail_title{
  text-align: center;
  margin-top: 10px;
  font-size: 1.8rem;
}
.step_order_title{
  left: 0;
}
.step_order_detail_column .content_text{
  margin-bottom: 0;
}
.step_order_block{
  margin: 0;
}
.mt-40{
  margin-top: 40px;
}
.segment_personalize_top{
  position: static;
}
.segment_personalize_top .btn_lrg.type_app .btn{
  padding: 0 40px 0 20px;
  width: 310px;
}
.segment_personalize_top .btn_lrg.type_check .btn{
  height: 60px;
  width: 310px;
}
.apply_btn_inner{
  margin-bottom: 20px;
}
.mt_0{
  margin-top: 0;
}