@charset "utf-8";
/*
 Theme Name: Lightning－子テーマ
 Template: lightning
 Author: e-press
 Version: 1.0
*/


.wpcf7 .btn-primary {
    width: 10em;
}

.wpcf7-form p:nth-last-of-type(1),
.wpcf7-form p:nth-last-of-type(2){
  text-align: center;
}





.match_result{
  margin-bottom: 60px;
}

.match_result table{
}

.match_result table th{
  background-color: #efefef;
}

.match_result table td{
  text-align: center;
}


.match_information_list + .match_information_list{
  margin-top: 50px;
}


.page-header{
  background: url("img/contents_img.jpg") no-repeat center top;
  background-size: cover;
}

.page-header-title, h1.page-header-title{
  text-shadow: 0px 0px 6px rgba(0,0,0,1.0);
}