.sec-cmn-01 .sec-cmn-in-02 {
  width: 100%; }

.sec-cmn-01.bg-grey {
  margin-bottom: 50px;
  padding: 50px; }

.sec-cmn-01 h3 {
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  margin: 50px 0 10px 0; }

.list-step-01 {
  font-size: 0;
  width: 100%;
  margin: 50px auto; }

.ttl-cmn-01 {
  margin-bottom: 30px; }

.contectBlock {
  padding: 15px 0 25px 0; }

.list-step-01 .list-step-node {
  display: inline-block;
  vertical-align: top;
  /*width: 250px;*/
  width: 142px;
  height: 190px;
  background-color: #ffffff;
  padding: 30px 15px;
  border: 1px solid #e5e5e5;
  margin-right: 50px;
  text-align: center;
  position: relative; }

.description {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 0px; }

.list-step-01 .list-step-node:before {
  content: "";
  width: 13px;
  height: 18px;
  display: block;
  background-image: url(../../images/common/ico_arrow_right_04.png);
  background-size: 13px 18px;
  background-position: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -35px;
  margin: auto; }

.list-step-01 .list-step-node:nth-child(4n) {
  margin-right: 0; }

.list-step-01 .list-step-node:last-child:before {
  display: none; }

.btn-cmn-01 {
  position: relative;
  display: block;
  width: 370px;
  height: 48px;
  margin: 0 auto;
  padding: 0 8px;
  font-size: 16px;
  font-weight: bold;
  line-height: 44px;
  color: #fff;
  text-align: center;
  background-color: #ab000d;
  border: 2px solid #ab000d;
  -webkit-transition-property: color, background, border;
  transition-property: color, background, border;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

table.photo_list {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.5;
  margin: 0 0 50px 0;
  padding: 0 20px;
  background-color: #fff; }

table.photo_list td {
  padding: 10px;
  border: 1px solid #ccc; }

table.photo_list td:first-child {
  text-align: center; }

table.photo_list td:last-child {
  padding: 25px;
  text-align: left; }

.check_list {
  padding-bottom: 25px; }

.check_list li {
  position: relative; }

.check_list li::after {
  display: block;
  content: '';
  position: absolute;
  top: .6em;
  left: -1em;
  width: 8px;
  height: 8px;
  border: 1px solid #ab000d;
  border-radius: 100%; }

@media screen and (max-width: 768px) {
  .sec-news-post-01 h2 {
    margin-bottom: 30px; }
  .sec-cmn-01.bg-grey {
    padding: 38px 16px; }
  .list-step-01 .description {
    display: table-cell;
    vertical-align: middle; }
  .btn-cmn-01 {
    width: 100%; }
  .list-step-01 .list-step-node {
    display: block;
    width: 100%;
    height: auto;
    padding: 25px 20px;
    margin: 0 0 26px;
    text-align: left;
    position: relative; }
  .list-step-01 .list-step-num {
    display: table-cell;
    vertical-align: middle;
    width: 30px;
    text-align: left;
    margin-bottom: 34px; }
  .list-step-01 .list-step-num span {
    display: inline-block;
    padding-bottom: 0; }
  .list-step-01 .list-step-num span:before {
    bottom: 0; }
  .list-step-01 .list-step-node {
    display: block;
    width: 100%;
    height: auto;
    padding: 25px 20px;
    margin: 0 0 26px;
    text-align: left;
    position: relative; }
  .list-step-01 .list-step-node:before {
    content: "";
    width: 17px;
    height: 10px;
    background-image: url(../../images/common/ico_arrow_down_05.png);
    background-size: 17px 10px;
    top: auto;
    bottom: -19px;
    left: 0;
    right: 0;
    margin: auto; }
  table.photo_list td {
    font-size: 11px;
    text-align: left; } }
