.stampContent {
  text-align: center;
}

.stampContent img {
  flex-shrink: 0;
  width: 120px;
  margin-top: 100px;
}

.lineOpenText {
  margin: 16px 0 60px;
  font-size: 13px;
  font-weight: 300;
  color: #515151;
}

.lineButtonForm {
  padding: 0 24px;
}

.button--toLine {
  width: 100%;
  height: 56px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #FFF;
  cursor: pointer;
  background: #06C755;
  border: none;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.autoLineText {
  margin: 16px 0 28px;
  font-size: 12px;
  line-height: 12px;
  color: #515151;
}

.footerDefault .footerInner {
  background: #FFF;
}
