.p-tokushoho{
  margin-bottom: 0;
}
.p-tokushoho__inner{
  	margin-top: 150px !important;
}

.p-tokushoho__h2{
  margin: 0 0 24px 0;
    font-family: 'Shippori Mincho', san-serif;
    font-size: 22px;
    font-weight: 400;
}

.p-tokushoho__tr{
  padding: 16px 0;
  display: flex;
  border-bottom: 1px solid #dddddd;
}
.p-tokushoho__th{
  width: 25%;
  text-align: left;
}
.p-tokushoho__td{
  width: 75%;
}

.p-search-contents{
  display: none;
}