@charset "UTF-8";
.tk-coat {
  line-height: 1;
  letter-spacing: 0;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  background: #000;
  color: #fff;
  text-align: center;
  padding-bottom: 60px;
  padding-top: 20px;
}

.tk-coat a {
  text-decoration: none;
  color: #fff;
}

.tk-coat a:hover {
  opacity: 0.9;
  -webkit-transition: .2s;
  transition: .2s;
}

.t-ttl {
  width: 1090px;
  margin: 0 auto 23px;
}

.t-lead {
  font-size: 16px;
  letter-spacing: -0.025em;
  line-height: 1.75;
  margin: 0 0 72px;
}

.t-area {
  width: 1090px;
  margin: auto;
  padding-bottom: 150px;
}

.t-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}

.t-pic__sub {
  margin-top: 60px;
}

.t-subttl {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  letter-spacing: -0.02em;
  font-size: 30px;
  margin: 0 0 20px;
}

.t-txt {
  font-size: 16px;
  line-height: 1.875;
  margin: 0 0 30px;
}

.t-credit {
  display: inline-block;
  font-size: 18px;
  border-bottom: 1px solid #fff;
  margin-bottom: 60px;
}

.t-btn {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.t-btn li {
  margin: 0 10px;
}

.t-area2 {
  width: 970px;
}

.t-area3 {
  width: 948px;
}

.t-bnr {
  width: 450px;
  margin: 0 auto 100px;
}

.t-bnr img {
  width: 100%;
}

.t-items {
  width: 1090px;
  margin: 0 auto 30px;
  border-bottom: 1px solid #fff;
  padding-bottom: 40px;
}

.tk-coat .list_search-result {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tk-coat .list_search-result .block_item a {
  color: #fff;
}

.tk-coat .list_search-result .block_item a:hover {
  color: #fff;
}

.tk-coat .list_search-result .block_item {
  display: block;
}

.contents-area {
  width: 100%;
  margin-bottom: 0;
}
