.planArea .title01 {
  margin-bottom: 0;
}

.planArea .h3 .text01 {
  font-size: 16px;
}

@media screen and (max-width: 400px) {
  .planArea .h3 .text01 {
    font-size: 12px;
  }
}

.catchcopy01 {
  margin: 40px 0 60px;
  padding: 0 12px;
}

.planContent01:not(:last-child) {
  margin-bottom: 80px;
}

.planArea01 .textArea01 {
  line-height: 2;
}

@media screen and (min-width: 768px) {
  .planArea01 .textArea01 {
    width: 500px;
  }
}

.planArea01 .btn01 {
  margin-top: 15px;
}

.sns01 {
  width: 202px;
  margin: 25px auto 0;
}

.sns01 li:first-child {
  margin-right: 30px;
}

.sns01 li:first-child a {
  background: url("../images/ico_index01.png") no-repeat 0 50%;
}

.sns01 li:last-child a {
  background: url("../images/ico_index02.png") no-repeat 0 50%;
}

.sns01 a {
  color: #4d4d4d;
  padding: 5px 0 1px 28px;
  display: block;
}

.btnArea01 p:not(:first-child) {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .btnArea01 p:not(:first-child) {
    margin-top: 10px;
  }
}

.lineBtn01 {
  margin-top: 20px;
}
