@charset "utf-8";
.introduction .contents .pg-caption{
  padding-top: 40px;
}
.introduction .two-col-list.second-list{
  margin-bottom: 40px;
}

@media screen and (min-width: 768px){
  .introduction .contents .pg-caption{
    padding-top: 60px;
  }
  .introduction .two-col-list.second-list{
    margin-bottom: 160px;
  }
}
