/*! Yanmar Group Website Modules v2.2.2 | (c) 2016, 2014 YANMAR Co., Ltd. | https://www.yanmar.com/
*/

.lyt-column-01.col-4 .column.is-wide {
  width: 47.3684210526%;
}

.lyt-visual-slide-02 .lyt-visual-slide-02-inner .visual-slide-02 {
  background: #fff;
}

.sponsored a {
  transition: opacity 0.3s linear;
}
.sponsored a:hover{
  opacity: 0.8;
  text-decoration: none;
}

.sports .wrap {
  margin: 0 auto;
  padding: 0 30px;
  width: 1170px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sports br.sp {
  display: none;
}

.sports .box-section-01.box-01 .hdg-level2-unique {
  margin-top: 40px;
  margin-bottom: 30px;
  padding-bottom: 16px;
  padding-right: 183px;
  font-size: 34px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  border-bottom: #cb122b 2px solid;
  position: relative;
}

.sports .box-section-01.box-01 .hdg-level2-unique-E {
  font-size: 16px;
  font-style: oblique;
  font-family: 'DINNextLTPro-Regular', sans-serif;
  font-weight: 600;
  letter-spacing: .075em;
  line-height: 1;
  color: #cb122b;
  display: block;
  position: absolute;
  right: 0;
  bottom: 12px;
}

.sports.sponsored {
  margin-bottom: -6px;
}

.sports.sponsored .mv-block .image img,
.sports.sponsored .mv-block .text img {
  width: 100%;
  height: auto;
}

.sports.sponsored .mv-block {
  position: relative;
  margin-bottom: 97px;
}

.sports.sponsored .mv-block .text {
  max-width: 1240px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(0, -50%);
}

.sports.sponsored .mv-block .text img,
.sports.sponsored .box-section-01 img {
  width: 100%;
  height: auto;
}

.sports.sponsored .box-section-01 img {
  max-width: 100%;
}

.sports.sponsored .box-section-01.box-01 .hdg-level2-unique {
  margin-top: 10px;
  margin-bottom: 40px;
}

.sports.sponsored .column[data-aos]:nth-child(1) {
  transition-delay: 0s;
}
.sports.sponsored .column[data-aos]:nth-child(2) {
  transition-delay: .2s;
}
.sports.sponsored .column[data-aos]:nth-child(3) {
  transition-delay: .4s;
}
.sports.sponsored .column[data-aos]:nth-child(4) {
  transition-delay: .6s;
}

.sports .link__bnr {
  width: 100%;
  margin-top: 12px;
  padding-bottom: 88px;
}

.sports .link__bnr .link__bnr-img {
  margin: 32px auto 0;
  padding: 0 30px;
  width: 1170px;
  box-sizing: border-box;
}

.sports .link__bnr .link__bnr-img .block-link {
  width: 100%;
  display: block;
  box-shadow: 0px 20px 35px rgba(0,0,0,0.15);
}

.sports .link__bnr .hdg-level3-img {
  margin-bottom: 20px;
}

.sports .link__bnr .hdg-level3-img img {
  width: calc(405/1110*100%);
  max-width: 100%;
}

.sports .link__bnr .link__bnr-img .block-link img {
  width: 100%;
}

@media screen and (max-width: 1186px) {
  .sports .wrap {
    width: 100%;
  }
}

@media screen and (max-width: 1179px) {
  .sports.player .name-block {
    width: auto;
    left: 34px;
    right: auto;
  }
}

@media screen and (max-width: 1064px) {
  .sports .box-section-01.box-01 .hdg-level2-unique {
    font-size: 32px;
  }
  .sports .link__bnr .link__bnr-img {
    width: 100%;
  }
}

@media screen and (max-width: 940px) {
  .sports .wrap {
    padding: 0 15px;
  }

  .sports .link__bnr .link__bnr-img {
    padding: 0 15px;
  }
}

@media screen and (max-width: 660px) {

  .lyt-column-01.sp-col2 .column.is-wide {
    width: 100% !important;
  }

  .sports br.sp {
    display: block;
  }

  .sports .box-section-01.box-01 .hdg-level2-unique {
    margin-top: 20px;
    margin-bottom: 15px;
    padding-bottom: 23px;
    padding-right: 0;
    font-size: 17px;
  }

  .sports .box-section-01.box-01 .hdg-level2-unique-E {
    font-size: 10px;
    bottom: 6px;
  }

  .sports.sponsored {
    padding-bottom: 10px;
    margin-bottom: 0;
  }

  .sports.sponsored .mv-block {
    margin-bottom: 50px;
  }
  
  .sports.sponsored .box-section-01.box-01 .hdg-level2-unique {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .sports.sponsored .column[data-aos]:nth-child(1),
  .sports.sponsored .column[data-aos]:nth-child(2),
  .sports.sponsored .column[data-aos]:nth-child(3),
  .sports.sponsored .column[data-aos]:nth-child(4) {
    transition-delay: 0s;
  }

  .sports .link__bnr {
    margin-top: 6px;
    padding-bottom: 32px;
  }

  .sports .link__bnr .hdg-level3-img {
    margin-bottom: 12px;
  }

  .sports .link__bnr .hdg-level3-img img {
    width: calc(550/750*100vw);
  }

  .sports .link__bnr .link__bnr-img {
    width: 100%;
    margin-top: 18px;
    padding: 0;
  }
}