@CHARSET "UTF-8";
@import url('../column_pc.css');

.contentWrap{
  width: 960px;
  margin: 0 auto;
}
.step h1.contentTitle{
  margin: 0 0 1.5rem 0;
}
.step h2.icnStep{
  margin: 1.5rem 0 0 0;
}
.step .stepFirst,
.step .stepSecond,
.step .stepThird{
  padding: 2rem 4rem;
  margin: 0;
}
