.player {
  background: #000;
  overflow: hidden;
}
.player img {
  max-width: 100%;
  height: auto;
}
.cmn-player__inner {
  max-width: 1110px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
.mv-block {
  height: 760px;
}
.player.is-kagawa .mv-block {
  background: url(/global/about/sports/soccer/ambassador/kagawa_shinji/img/mv_bg.jpg)no-repeat center top /cover;
}
.player.is-kiyotake .mv-block {
  background: url(/global/about/sports/soccer/ambassador/kiyotake_hiroshi/img/mv_bg.jpg)no-repeat center top /cover;
}
.player.is-hayashi .mv-block {
  background: url(/global/about/sports/soccer/ambassador/honoka_hayashi/img/mv_bg.jpg)no-repeat center top /cover;
}
.player.is-takarada .mv-block {
  background: url(/global/about/sports/soccer/ambassador/saori_takarada/img/mv_bg.jpg)no-repeat center top /cover;
}
.activity-block::before {
  content: "";
  width: 589px;
  height: 251px;
  background: url(/global/about/sports/soccer/ambassador/img/common/foe.png)no-repeat 0 0 /contain;
  position: absolute;
  top: 0;
  right: -27px;
}
.name-block {
  display: inline-block;
  width: 49%;
  text-align: center;
  padding-top: 152px;
}
.name-block-J {
  margin-top: 27px;
}
.name-block-J .text-name {
  font-size: 22px;
  line-height: 1.14;
  color: #fff;
}
.name-block-J .text-team {
  font-size: 16px;
  line-height: 1.81;
  color: #fff;
  margin-top: 12px;
}
.message {
  position: relative;
  top: -362px;
  margin-bottom: -249px;
  background: rgba(255,255,255,0.7);
  font-size: 18px;
  line-height: 2;
  color: #333;
  max-width: 540px;
  width: 77%;
  padding: 3px 4% 40px;
  box-sizing: border-box;
  z-index: +1;
}
.message__ttl {
  position: relative;
  text-align: center;
  top: -53px;
  margin-bottom: -43px;
}
.message__txt + .message__txt {
  margin-top: 36px;
}
.activity-block {
  color: #fff;
  font-weight: 300;
  padding: 0 0 120px;
  position: relative;
}
.activity-block__row {
  display: flex;
}
.activity-block__box {
  width: 65.8%;
  margin-right: 15px;
}
.activity-block__img {
  flex: 1;
  margin-left: 15px;
  position: relative;
  top: 10px;
}
.activity-block__img img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: fit-content;
  width: 170%;
}
.activity-block__ttl {
  font-size: 34px;
  line-height: 1.5;
  font-weight: 300;
}
.activity-block__txt {
  font-size: 16px;
  line-height: 1.81;
  margin-top: 29px;
}
.activity-block__txt.is-large {
  font-size: 20px;
  margin-left: 12px;
}
.engine__link {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-left: 12px;
  padding: 0 15px 0 0;
  font-size: 20px;
  line-height: 1.25;
}
.engine__link img {
  transition: opacity .3s ease;
}
.engine__link::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: calc(50% - 13px);
  transition: width .3s ease;
}
.engine__link::after {
  content: "";
  width: 1px;
  height: 10px;
  background: #fff;
  transform: rotate(-40deg);
  position: absolute;
  right: 2px;
  bottom: calc(50% - 14px);
  transition: right .3s ease;
}
.engine__link:link,
.engine__link:visited {
  color: #fff;
}
.engine__link img {
  position: relative;
  display: inline-block;
  margin-left: 11px;
  margin-top: 8px;
}
.activity-block__video a {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  line-height: 1;
}
.activity-block__video a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0px solid rgb(220,30,55,0.7);
  box-sizing: border-box;
  transition: border .2s ease;
}
.profile-block {
  background: #dc1e37;
  color: #fff;
  padding: 72px 0 99px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 100.1%;
}
.player.is-kagawa .profile-block {
  background-image: url(/global/about/sports/soccer/ambassador/kagawa_shinji/img/profile_bg.jpg);
  background-color: #dc1e37;
}
.player.is-kiyotake .profile-block {
  background-image: url(/global/about/sports/soccer/ambassador/kiyotake_hiroshi/img/profile_bg.jpg);
  background-color: #dc1e37;
}
.player.is-hayashi .profile-block {
  background-image: url(/global/about/sports/soccer/ambassador/honoka_hayashi/img/profile_bg.jpg);
  background-color: #dc1e37;
}
.player.is-takarada .profile-block {
  background-image: url(/global/about/sports/soccer/ambassador/saori_takarada/img/profile_bg.jpg);
  background-color: #dc1e37;
}
.profile__contents {
  margin-top: 40px;
  font-size: 16px;
  line-height: 1.81;
}
.ambassador-block {
  padding: 110px 0 122px;
}
.ambassador-block .cmn-player__inner {
  max-width: 1280px;
}
.ambassador-block__row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 80px;
}
.ambassador-block__item {
  position: relative;
  max-width: calc(100% / 3);
  min-width: 310px;
}
.ambassador-block__item a {
  display: block;
  overflow: hidden;
  position: relative;
  transition: opacity .5s ease;
}
.ambassador-block__item .img {
  display: inline-block;
  transition: transform .5s ease;
}
.ambassador-block__item .txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  padding: 13.9% 20px 10px;
  box-sizing: border-box;
}
.ambassador-block__item .name {
  display: block;
  opacity: .7;
  font-size: 18px;
  line-height: 2.33;
  font-weight: 300;
  transition: opacity .5s ease;
}
.ambassador-block__item .team {
  display: block;
  opacity: .7;
  font-size: 14px;
  line-height: 1.79;
  font-weight: 300;
  margin-top: 3px;
  transition: opacity .5s ease;
}
.ambassador-block__item .arrow {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #DC1E37;
  opacity: 0;
  transition: opacity .4s ease;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.ambassador-block__item .arrow::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #dc1e37;
  opacity: 0.25;
  position: absolute;
  top: 0;
  left: 0;
}
.ambassador-block__item .arrow::after {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 2px solid #dc1e37;
  border-right: 2px solid #dc1e37;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg) translate(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -9px;
  transition: .3s .1s ease;
}

.ambassador-bnr__item.center a {
  display: inline-block;
  transition: opacity .5s ease;
}
.modal-movie {
  display: none;
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.8);
}

.modal-movie-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-movie-player {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  width: 80%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.modal-movie-player__player {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.modal-movie-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-movie-player__close {
  position: absolute;
  cursor: pointer;
  background: center center no-repeat;
  background-size: contain;
}

.modal-movie-player.type-red {
  background: #da213c;
}

.modal-movie-player.type-red .modal-movie-player__close {
  background-image: url("/global/about/sports/soccer/projects/2020/img/common/modal_close_white.png");
}

.modal-movie-player.type-white {
  background: white;
}

.modal-movie-player.type-white .modal-movie-player__close {
  background-image: url("/global/about/sports/soccer/projects/2020/img/common/modal_close_black.png");
}
@media screen and (min-width: 661px) {
  .engine__link:hover {
    text-decoration: none;
  }
  .engine__link:hover img {
    opacity: .7;
  }
  .engine__link:hover::before {
    width: calc(100% + 50px);
  }
  .engine__link:hover::after {
    right: -48px;
  }
  .activity-block__video a:hover::after {
    border-width: 8px;
  }
  .ambassador-block__item a:hover .img {
    transform: scale(1.1);
  }
  .ambassador-block__item a:hover {
    opacity: .8;
  }
  .ambassador-block__item a:hover .name {
    opacity: 1;
  }
  .ambassador-block__item a:hover .team {
    opacity: 1;
  }
  .ambassador-block__item a:hover .arrow {
    opacity: 1;
  }
  .ambassador-block__item a:hover .arrow::after {
    margin-left: -2px;
  }
  .ambassador-bnr__item.center a:hover {
    opacity: .7;
  }
  .modal-movie-player {
    max-width: 1200px;
    padding: 10px 10px 50px;
  }
  .modal-movie-player__close {
    bottom: 12px;
    right: 10px;
    width: 130px;
    height: 22px;
  }
  .modal-movie-player__close:hover {
    opacity: .8;
  }
}
@media screen and (max-width: 660px) {
  .mv-block {
    height: 350px;
  }
  .name-block {
    width: 68%;
    padding-top: 30px;
  }
  .name-block-J .text-name {
    font-size: 17px;
  }
  .name-block-J .text-team {
    font-size: 11px;
  }
  .message {
    font-size: 14px;
    line-height: 1.7;
    padding: 3px 4% 20px 4.5%;
    width: 100%;
    max-width: none;
    top: -100px;
    margin-bottom: -80px;
  }
  .message__ttl {
    top: -40px;
    max-width: 50%;
    margin: 0 auto;
    margin-bottom: -30px;
  }
  .message__txt + .message__txt {
    margin-top: 10px;
  }
  .activity-block {
    padding: 0 0 50px;
  }
  .activity-block::before {
    width: 300px;
    height: 121px;
    top: 80px;
  }
  .activity-block__row {
    display: block;
  }
  .activity-block__box {
    width: 100%;
    padding: 0;
  }
  .activity-block__ttl {
    font-size: 23px;
  }
  .activity-block__txt {
    font-size: 14px;
    margin-top: 25px;
  }
  .activity-block__img {
    margin: 0;
    top: 0;
    text-align: center;
  }
  .activity-block__img img {
    position: static;
    max-width: 100%;
    width: auto;
  }
  .activity-block__txt.is-large {
    font-size: 18px;
  }
  .engine__link {
    font-size: 18px;
  }
  .engine__link img {
    max-width: 100px;
    margin-left: 5px;
  }
  .profile-block {
    padding: 45px 0;
    background-position: center top;
  }
  .profile__contents {font-size: 14px;margin-top: 25px;}
  .ambassador-block {
    padding: 20px 0 60px;
  }
  .ambassador-block__row {
    margin-top: 40px;
  }
  .ambassador-block__item {
    max-width: 100%;
  }
  .ambassador-block__item .name {
    line-height: 1.1;
  }
  .ambassador-block__item .txt {
    padding: 8% 20px 10px;
  }
  .ambassador-block__item .arrow {
    opacity: 1;
    width: 45px;
    height: 45px;
    position: absolute;
    bottom: 10%;
    bottom: 30%;
  }
  .ambassador-block__item .arrow::after {
    margin-left: -2px;
  }
  .modal-movie-player {
    width: 96%;
    padding: 1.333vw 1.333vw 6.666vw;
  }
  .modal-movie-player__close {
    bottom: 1.6vw;
    right: 1.333vw;
    width: 17.333vw;
    height: 2.933vw;
  }
}