.sports {
  padding-bottom: 201px;
}
.image img {
  max-width: 100%;
}
.mv-block {
  background: url(/jp/about/sports/img/marine_sports/sponsored/main_bg.jpg)no-repeat center top /cover;
  height: 310px;
  margin: 0 auto;
  box-sizing: border-box;
  max-width: none;
}
.mv-block.is-about {
  background: url(/jp/about/sports/marine_sports/about/img/main_bg.jpg)no-repeat right bottom /cover;
}
.mv-block.is-type-sailing {
  background: url(/jp/about/sports/marine_sports/type-sailing/img/main_bg.jpg)no-repeat right bottom /cover;
}
.mv-block.is-sailing {
  background: url(/jp/about/sports/marine_sports/sailing/img/main_bg.jpg)no-repeat center bottom /cover;
}
.mv-block__inner {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}
.mv-block__ttl {
  position: relative;
  z-index: +1;
  padding-bottom: 10px;
}
.mv-block__ttl .main-txt {
  margin-bottom: 12px;
  margin-left: -40px;
}
.mv-block__ttl .sub-txt {
  display: block;
  font-size: 18px;
  letter-spacing: 1.1px;
  color: #fff;
}
.sports__cmn-data dl {
  display: flex;
  font-size: 16px;
}
.sports__cmn-data dt {
  font-weight: 600;
  margin-right: 20px;
}
.sports__cmn-data dd .txt-link {
  color: #000;
  border-bottom: 1px solid #000;
}
.sports__cmn-data dd .txt-link:hover,
.sports__cmn-data dd .txt-link:focus {
  text-decoration: none;
}
.sports__cmn-data .list-link-01 {
  display: inline-block;
  position: relative;
  top: 2px;
  margin: 0 0 0 12px;
}
@media screen and (min-width: 661px) {
  .sports__cmn-data dd .txt-link:hover {
    border: none;
  }
  .lyt-image-01 {
    text-align: center;
  }
  .lyt-image-01>a {
    transition: opacity .3s ease;
    display: inline-block;
  }
  .lyt-image-01>a:hover {
    opacity: .7;
  }
}
@media screen and (max-width: 660px) {
  .mv-block {
    height: 205px;
  }
  .mv-block.is-about {
    background: url(/jp/about/sports/marine_sports/about/img/main_bg_sp.jpg)no-repeat right bottom /cover;
  }
  .mv-block.is-type-sailing {
    background: url(/jp/about/sports/marine_sports/type-sailing/img/main_bg_sp.jpg)no-repeat right bottom /cover;
  }
  .mv-block.is-sailing {
    background: url(/jp/about/sports/marine_sports/sailing/img/main_bg_sp.jpg)no-repeat center bottom /cover;
  }
  .mv-block__ttl {
    padding-bottom: 20px;
  }
  .mv-block__ttl .main-txt {
    margin-bottom: 12px;
    margin-left: -20px;
  }
  .mv-block__ttl .main-txt img {
    height: 104px;
    max-width: none;
  }
  .mv-block.is-about .mv-block__ttl .main-txt img {
    height: 131px;
    max-width: none;
  }
  .mv-block__ttl .sub-txt {
    font-size: 14px;
  }
  .sports__cmn-data dl {
    font-size: 14px;
    display: block;
    margin-bottom: 6px;
  }
  .sports__cmn-data dt {
    margin-right: 0;
  }
  .sports__cmn-data .list-link-01 {
    margin: 0 0 0 2px;
  }
  .lyt-column-01 .column .img-float .image {
    margin-bottom: 0;
    padding: 0 15px 15px 0;
    float: left;
    width: 37.03703703703704%;
  }
}